]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
2016-05-13 Anton Kolesov <anton.kolesov@synopsys.com>
[thirdparty/gcc.git] / ChangeLog
CommitLineData
89797459 12016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
47a09f55 2
89797459 3 * configure.ac: Add ARC support to libgloss.
4 * configure: Regenerate
47a09f55 5
96bab53a 62016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
7
8 * MAINTAINERS (Write After Approval): Add myself.
9
4b2246ef 102016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
11
12 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
13 * configure: Regenerated.
14 * Makefile.def (gmp): Explicitly disable assembler.
15 (mpfr): Adjust lib_path.
16 (mpc): Likewise.
17 * Makefile.in: Regenerated.
18
bee4f5e5 192016-05-01 Jakub Jelinek <jakub@redhat.com>
20
21 PR bootstrap/70704
22 * configure.ac (--enable-stage1-checking): Add missing
23 --enable-checking=.
24 * configure: Regenerated.
25
9a9b5abf 262016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
27
5505dabc 28 * config.guess: Revert r235676.
29 * config.sub: Revert r235676.
30
312016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
32
33 * config.guess: Remove SH5 support.
9a9b5abf 34 * config.sub: Likewise.
35 * configure: Likewise.
36 * configure.ac: Likewise.
37
c05979a1 382016-04-26 Jakub Jelinek <jakub@redhat.com>
39
40 PR bootstrap/70704
41 * configure.ac (--enable-stage1-checking): For --disable-checking or
42 implicit --enable-checking, make sure extra flag matches in between
43 stage1 and later checking.
44 * configure: Regenerated.
45
524df596 462016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
47
48 * .gitattributes: New file.
49
c268ae83 502016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
51
52 * MAINTAINERS (rs6000/powerpc port): Add myself.
53
f1907b88 542016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
55
56 PR bootstrap/70173
57 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
58 and gotools directories. Delete the stage_final file.
59 * Makefile.in: Regenerate.
60
67c7f8e2 612016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
62
63 * MAINTAINERS (Write After Approval): Add myself.
64
74cacd78 652016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
66
67 * MAINTAINERS (Fortran maintainer): Remove myself.
68
61b25b61 692016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
70
71 * MAINTAINERS (Write After Approval): Add myself.
72
a12eaf25 732016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
74
75 * MAINTAINERS (Write After Approval): Add myself.
76
ca7ff757 772016-03-17 Cary Coutant <ccoutant@gmail.com>
78
79 Sync with binutils-gdb:
80
81 2016-03-17 Cary Coutant <ccoutant@gmail.com>
82
83 * configure.ac: Add mips and s390 to the gold target check.
84 * configure: Regenerate.
85
bf03cb9d 862016-03-01 DJ Delorie <dj@redhat.com>
87
88 * MAINTAINERS (mep): Remove myself as MeP maintainer.
89
7aed60de 902016-02-22 David Malcolm <dmalcolm@redhat.com>
91
92 * MAINTAINERS (libcpp): Add myself.
93 (diagnostic messages): Likewise.
94
b2745e57 952016-02-20 Tom de Vries <tom@codesourcery.com>
96
97 * MAINTAINERS: Fix whitespace.
98
4afa5064 992016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
100
101 * MAINTAINERS (Write After Approval): Add myself.
102
ae5394fd 1032016-01-29 Sebastian Pop <s.pop@samsung.com>
104
105 * config/isl.m4: Add comments about isl-0.16.
106 * configure: Regenerate.
107
f9fb57ca 1082016-01-29 Martin Jambor <mjambor@suse.cz>
109
110 * MAINTAINERS (hsa maintainers): Add myself.
111
9ce22fb3 1122015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
113
114 * MAINTAINERS: (Write After Approval): Add myself.
115
45fc5243 1162016-01-25 Aditya Kumar <aditya.k7@samsung.com>
117 Sebastian Pop <s.pop@samsung.com>
118
119 * Makefile.in: Regenerate.
120 * Makefile.tpl: Export ISLVER.
121 * configure: Regenerate.
122 * config/isl.m4: Detect isl-0.15.
123
cdcc70f1 1242016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
125
126 PR bootstrap/69329
127 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
128 * Makefile.in: Regenerate.
129
7aa50266 1302016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
131
132 * configure.ac: Enable LTO for DJGPP
133 * configure: Regenerate
134
325f661b 1352016-01-12 H.J. Lu <hongjiu.lu@intel.com>
136
137 Sync with binutils-gdb:
138 2015-10-21 Nick Clifton <nickc@redhat.com>
139
140 PR gas/19109
141 * configure.ac: Note the 'none' is an acceptable argument to
142 --enable-compressed-debug-sections.
143 * configure: Regenerate.
144
8b8da2f4 1452016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
146
147 PR bootstrap/69134
148 * Makefile.def (mpfr): Disable assembler.
149 * Makefile.in: Regenerate.
150
eb32c607 1512016-01-01 Ben Elliston <bje@gnu.org>
152
153 * config.guess: Import version 2016-01-01.
154 * config.sub: Likewise.
155
95ec1e88 1562015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
157
158 * MAINTAINERS (Write After Approval): Add myself.
159
71130ef8 1602015-12-17 Sebastian Pop <s.pop@samsung.com>
161
162 * Makefile.in: Replace ISL with isl.
163 * Makefile.tpl: Same.
164 * config/isl.m4: Same.
165 * configure.ac: Same.
166 * contrib/download_prerequisites: Same.
167 * configure: Regenerate.
168
a2356db3 1692015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
170
171 * MAINTAINERS (Write After Approval): Add Myself.
172
07ae8272 1732015-12-17 Nathan Sidwell <nathan@acm.org>
174
175 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
176 * configure: Regenerate.
177
7458b15a 1782015-12-16 Aditya Kumar <aditya.k7@samsung.com>
179 Sebastian Pop <s.pop@samsung.com>
180
181 * config/isl.m4 (ISL_CHECK_VERSION): Check for
182 isl_ctx_get_max_operations.
183 * configure: Regenerate.
184
9be4db03 1852015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
61d7a193 186
187 * MAINTAINERS (Write After Approval): Add myself.
188
877f47a9 1892015-12-02 Ian Lance Taylor <iant@google.com>
190
191 PR go/66147
192 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
193 * Makefile.in: Regenerate.
194
256eaa17 1952015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
196
197 PR libffi/65726
198 * Makefile.def (lang_env_dependencies): Make libffi depend
199 on cxx.
200 * Makefile.in: Regenerate.
201
bc9df766 2022015-11-26 David Edelsohn <dje.gcc@gmail.com>
203
204 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
205 symbols.
206
38f4c967 2072015-11-20 Tristan Gingold <gingold@adacore.com>
208
209 Sync with binutils-gdb:
210 2015-11-20 Tristan Gingold <gingold@adacore.com>
211
212 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
213 * configure: Regenerate.
214
d666ba1d 2152015-11-19 Martin Liska <mliska@suse.cz>
216
217 * .gitignore: Add .clang-format to ignored files.
218 * Makefile.in: Add clang-format.
219 * Makefile.tpl: Likewise.
220
067ef0d9 2212015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
222
223 * configure.ac: Enable libmpx by default.
224 * configure: Regenerated.
225
b0751b76 2262015-10-23 Steve Ellcey <sellcey@imgtec.com>
227
228 * MAINTAINERS: Update email address.
229
2fc69290 2302015-10-23 Paulo Matos <pmatos@linki.tools>
231
232 * MAINTAINERS: Update email address.
233
26f6d549 2342015-10-23 Alan Hayward <alan.hayward@arm.com>
235
236 * MAINTAINERS (Write After Approval): Add myself.
237
afb6adb9 2382015-10-20 H.J. Lu <hongjiu.lu@intel.com>
239
240 Sync with binutils-gdb:
241 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
242
243 PR gas/19109
244 * configure.ac: Add
245 --enable-compressed-debug-sections={all,gas,gold,ld}.
246 * configure: Regenerated.
247
b7d4b31c 2482015-10-16 Arnaud Charlet <charlet@adacore.com>
249
250 * MAINTAINERS: Update list of Ada maintainers and email addresses.
251
57d92e8a 2522015-10-09 Martin Liska <mliska@suse.cz>
253
254 * MAINTAINERS (Write After Approval): Add myself.
255
fa835bac 2562015-10-09 Alexander Fomin <alexander.fomin@intel.com>
257
258 * MAINTAINERS (Write After Approval): Add myself.
259
9db2fa68 2602015-10-02 Florian Weimer <fweimer@redhat.com>
261
262 * MAINTAINERS: Update email address.
263
b185c082 2642015-10-02 Louis Krupp <louis.krupp@zoho.com>
265
266 * MAINTAINERS (Write After Approval): Add myself.
267
3ac5995c 2682015-09-20 Kai Tietz <ktietz70@googlemail.com>
269
cf2fd8f7 270 * MAINTAINERS: Update email.
3ac5995c 271
2149208d 2722015-09-14 Bernd Schmidt <bschmidt@redhat.com>
273
274 * MAINTAINERS: Update my email address.
275
a8e073b5 2762015-09-01 James Bowman <james.bowman@ftdichip.com>
277
278 * MAINTAINERS (ft32 port): Add myself.
279
748c0f4a 2802015-08-28 David Sherwood <david.sherwood@arm.com>
281
282 * MAINTAINERS: Add myself.
283
ec5f8547 2842015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
285
286 * MAINTAINERS (Write After Approval): Add myself.
287
4e7d6e89 2882015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
289
290 PR libfortran/54572
291 * Makefile.def: Make libgfortran depend on libbacktrace.
292 * Makefile.in: Regenerate.
293
376211b1 2942015-08-20 Simon Dardis <simon.dardis@imgtec.com>
295
296 * MAINTAINERS (Write After Approval): Add myself.
297
9d71bbdc 2982015-08-12 Tom de Vries <tom@codesourcery.com>
299
300 PR other/67092
301 * configure.ac: Remove --with_host_libstdcxx support.
302 * configure: Regenerate.
303
fdcd05c8 3042015-08-10 Thomas Schwinge <thomas@codesourcery.com>
305 Jakub Jelinek <jakub@redhat.com>
306
307 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
308 nvptx*-*-*.
309 * configure: Regenerate.
310
29890f2e 3112015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
312
313 * Makefile.def (libiconv): Define bootstrap=true.
314 Mark pdf/html/info as missing.
315 (configure-gcc): Depend on all-libiconv.
316 (all-gcc): Ditto.
317 (configure-libcpp): Ditto.
318 (all-libcpp): Ditto.
319 (configure-intl): Ditto.
320 (all-intl): Ditto.
321 * Makefile.in: Regenerate.
322
d1a8d2ac 3232015-08-03 Bin Cheng <bin.cheng@arm.com>
324
325 * MAINTAINERS (loop ivopts): Add the entry and myself.
326
ad10d664 3272015-07-31 Nathan Sidwell <nathan@codesourcery.com>
328
329 * MAINTAINERS (nvptx): Add self.
330
7b42a296 3312015-07-29 Alan Lawrence <alan.lawrence@arm.com>
332
333 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
334 128-bit vector modes.
335
d46c0c7e 3362015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
e4d06601 337
d46c0c7e 338 * MAINTAINERS (Write After Approval): Add myself.
339
cf2fd8f7 3402015-07-28 Ben Elliston <bje@gnu.org>
c14bac81 341
342 * config.sub, config.guess: Import from upstream.
343
e757a6a8 3442015-07-24 Michael Darling <darlingm@gmail.com>
345
346 PR other/66259
347 * config-ml.in: Reflects renaming of configure.in to configure.ac
348 * configure: Likewise
349 * configure.ac: Likewise
350
15c41437 3512015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
352
353 * MAINTAINERS: Update my email address.
354
8a6ab6a0 3552015-07-14 H.J. Lu <hongjiu.lu@intel.com>
356
357 Sync with binutils-gdb:
358 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
359
360 * configure.ac (target_configdirs): Exclude target-zlib if
361 target-libjava isn't built.
362 * configure: Regenerated.
363
6406d366 3642015-07-14 H.J. Lu <hongjiu.lu@intel.com>
365
366 Sync with binutils-gdb:
367 2015-05-13 John David Anglin <dave.anglin@bell.net>
368
369 * configure.ac: Disable configuration of GDB for HPUX targets.
370 * configure: Regenerate.
371
372 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
373
374 * configure.ac: Add --with-system-zlib.
375 * configure: Regenerated.
376
377 2015-01-28 James Bowman <james.bowman@ftdichip.com>
378
379 * configure.ac: Add FT32 support.
380 * configure: Regenerate.
381
382 2015-01-12 Anthony Green <green@moxielogic.com>
383
384 * configure.ac: Don't disable gprof for moxie.
385 * configure: Rebuild.
386
c850ece7 3872015-07-14 H.J. Lu <hongjiu.lu@intel.com>
388
389 Sync with binutils-gdb:
390 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
391
392 PR ld/18355
393 * Makefile.def: Add extra_configure_flags to host zlib.
394 * configure.ac (extra_host_zlib_configure_flags): New. Set
395 to --enable-host-shared When bfd is to be built as shared
396 library. AC_SUBST.
397 * Makefile.in: Regenerated.
398
31a33dc9 3992015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
400
401 Sync with src:
402 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
403 * Makefile.def (dependencies): Add all-zlib to all-bfd.
404 * Makefile.in: Regenerated.
405
1c26a2ee 4062015-06-30 H.J. Lu <hongjiu.lu@intel.com>
407
408 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
409 target.
410 * configure: Regenerate.
411
5941b5d3 4122015-06-23 Ludovic Courtès <ludo@gnu.org>
413
414 * MAINTAINERS (Write After Approval): Add myself.
415
ed13ef4d 4162015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
417
418 * MAINTAINERS (OS Port Maintainers): Add myself.
419 (Various Maintainers): Remove myself from libffi testsuite.
420
d348be20 4212015-06-04 Richard Sandiford <richard.sandiford@arm.com>
422
423 * MAINTAINERS (gen* on machine desc): Add self.
424
dce53dbc 4252015-06-02 Jason Merrill <jason@redhat.com>
426
427 PR bootstrap/66319
428 * configure.ac: Use -std=gnu++98.
429
ea589ea6 4302015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
431
432 * MAINTAINERS (Write After Approval): Add myself.
433
d5f3a33f 4342015-05-28 Mike Frysinger <vapier@gentoo.org>
435
436 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
437 * configure: Regenerate.
438
27590679 4392015-05-26 Jason Merrill <jason@redhat.com>
440
441 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
442 * configure: Regenerate.
443
b6616c9c 4442015-05-16 James Bowman <james.bowman@ftdichip.com>
445
446 * configure.ac: FT32 target added.
b6616c9c 447 * configure: Regenerated.
448
457a4c2e 4492015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
450
451 * MAINTAINERS (Write After Approval): Add myself.
452
d337ac08 4532015-05-11 Paulo Matos <paulo@matos-sorge.com>
454
455 * MAINTAINERS (Write After Approval): Add myself.
456
6efd9d79 4572015-05-11 Paulo Matos <paulo@matos-sorge.com>
458
459 * configure.ac: Fix typo.
460 * configure: Regenerate.
461
052433ca 4622015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
463
464 * MAINTAINERS (Write After Approval): Add myself.
465
bed3355c 4662015-05-03 Matthias Klose <doko@ubuntu.com>
467
468 * configure.ac: Match $host configured with triplets.
469 * configure: Regenerate.
470
215cfab2 4712015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
472
473 * Makefile.tpl: Remove surplus whitespace throughout.
474 * Makefile.in: Regenerate.
475
3ba2fa8f 4762015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
477
478 * MAINTAINERS (Various Maintainers): Add myself as instruction
479 combiner maintainer.
480
868af6b6 4812015-04-17 Jakub Jelinek <jakub@redhat.com>
482
483 PR bootstrap/62077
484 * configure.ac (--enable-stage1-checking): Default to
485 release,misc,gimple,rtlflag,tree,types if --disable-checking
486 or --enable-checking is not specified and DEV-PHASE is not
487 experimental.
488 * configure: Regenerated.
489
53eea98c 4902015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
491
492 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
493 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
494 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
495 * Makefile.in: Regenerate.
496
c3570991 4972015-04-08 Cary Coutant <ccoutant@gmail.com>
8fb85120 498
499 * MAINTAINERS: Update my email address.
500
af5714b1 5012015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
502
503 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
504
6bf5506c 5052015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
506
507 * MAINTAINERS: Add myself as an arm port reviewer.
508
c8ddf81f 5092015-03-25 Martin Liska <mliska@suse.cz>
510 Yury Gribov <y.gribov@samsung.com>
511
512 * Makefile.in: Fix ln source location for vimrc file.
513 * Makefile.tpl: Likewise.
514
f5fad380 5152015-03-09 Aldy Hernandez <aldyh@redhat.com>
516
517 PR bootstrap/25672
518 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
519 cross-compiling. Similarly for CXX_FOR_TARGET.
520 * configure: Regenerate.
521
202baac8 5222015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
523
524 * Makefile.def: Add libmpx.
525 * configure.ac: Add libmpx.
526 * Makefile.in: Regenerate.
527 * configure: Regenerate.
528
a05985c3 5292015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
530
531 * MAINTAINERS (CPU Port Maintainers): Add myself
532 i386 vector ISA extns mantainer.
533
0ee33baf 5342015-03-13 Jeff Law <law@redhat.com>
535
536 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
537 maintainer.
538 Remove Richard Henderson as a maintainer for the x86 port.
539
1c92e2e9 5402015-03-03 Joern Rennecke <gnu@amylaar.uk>
541
542 * MAINTAINERS (CPU Port Maintainers): Update my email address.
543
df311a4c 5442015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
545
546 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
547 pointer bounds checker and i386 MPX maintainer.
548
0a9a2234 5492015-02-26 Sandra Loosemore <sandra@codesourcery.com>
550
551 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
552
27859cd3 5532015-02-26 Martin Sebor <msebor@redhat.com>
554
555 * MAINTAINERS (Various Maintainers): Add self.
556
dd87c525 5572015-02-20 Thomas Schwinge <thomas@codesourcery.com>
558
559 * configure.ac [--enable-as-accelerator-for] (enable_languages):
560 Make sure it contains lto.
561 * configure: Regenerate.
562
0f769573 5632015-02-18 Thomas Schwinge <thomas@codesourcery.com>
564
565 * configure: Regenerate.
566
84958347 5672015-02-06 Diego Novillo <dnovillo@google.com>
e984c227 5681
84958347 569 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
570 middle-end, docstring): Remove myself.
571 (Write After Approval): Add myself.
572
265e716f 5732015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
574
575 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
576 (Write After Approval): Update address.
577
5c524c74 5782015-01-29 David Malcolm <dmalcolm@redhat.com>
579
580 PR jit/64780
581 * configure.ac: Require the user to explicitly specify
582 --enable-host-shared if the jit is enabled.
583 * configure: Regenerate.
584
c82aff11 5852015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
586
587 * MAINTAINERS (Write After Approval): Add myself.
588
8a608e00 5892015-01-25 Tom de Vries <tom@codesourcery.com>
590
591 * MAINTAINERS: Make whitespace consistent.
592
2968b954 5932015-01-23 Braden Obrzut <admin@maniacsvault.net>
594
595 * MAINTAINERS (Write After Approval): Add myself.
596
d084f505 5972015-01-20 Andre Vehreschild <vehre@gmx.de>
598
599 * MAINTAINERS: (Write After Approval): Add myself.
600
1b4bfbd1 6012015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
602
603 * MAINTAINERS: (Write After Approval): Add myself.
604
7fd44cfc 6052015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
606
607 * MAINTAINERS: (Write After Approval): Add myself.
608
1f206195 6092015-01-13 Iain Sandoe <iain@codesourcery.com>
610
611 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
612 objective-c/c++ front end maintainer.
613
65eebed4 6142015-01-13 Marek Polacek <polacek@redhat.com>
615
616 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
617
2bfaea82 6182015-01-12 Jeff Law <law@redhat.com>
619
620 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
621 a very long time.
622
dcfe52b6 6232015-01-09 Ian Lance Taylor <iant@google.com>
624
625 * configure.ac (host_tools): Add gotools.
626 * Makefile.def (host_modules): Add gotools.
627 (dependencies): Add dependency of all-gotools on all-target-libgo.
628
275d0a7c 6292015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
630
631 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
632 * configure: Regenerate.
633
fb5eef67 6342015-01-08 Thomas Schwinge <thomas@codesourcery.com>
635
636 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
637 all-target-libgomp.
638 * Makefile.in: Regenerate.
639
fa8b719f 6402015-01-06 Eric Botcazou <ebotcazou@adacore.com>
641
642 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
643
8992df51 6442015-01-06 Eric Botcazou <ebotcazou@adacore.com>
645
646 * configure.ac: Add Visium support.
647 * configure: Regenerate.
648
9b31ae9c 6492015-01-04 Andreas Schwab <schwab@linux-m68k.org>
650
651 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
652 * configure: Regenerate.
653
fc740d70 6542015-01-03 Andrew Pinski <apinski@cavium.com>
655
656 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
657 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
658 (BASE_TARGET_EXPORTS): Add OBJCOPY.
659 (OBJCOPY_FOR_TARGET): New variable.
660 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
661 * Makefile.in: Regenerate.
662 * configure.ac: Check for already installed target objcopy.
663 Also GCC_TARGET_TOOL on objcopy.
664 * configure: Regenerate.
665
edf5ad4f 6662015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
667
668 * config.sub: Update from upstream, to 2015-01-01 version.
669 * config.guess: Ditto.
670
40ef7a25 6712014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
672
673 * MAINTAINERS (RTEMS Ports): Add myself.
674
78d92ced 6752014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
676
677 * MAINTAINERS (Write After Approval): Add myself.
678
f604b2e0 6792014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
680
681 * MAINTAINERS (Write After Approval): Add myself.
682
67cedda8 6832014-12-15 Thomas Schwinge <thomas@codesourcery.com>
684
685 * configure.ac (--enable-as-accelerator-for): Don't set
686 ENABLE_AS_ACCELERATOR_FOR. Update all users.
687 * configure: Regenerate.
688
41a4aa66 6892014-12-13 Jakub Jelinek <jakub@redhat.com>
690
691 PR bootstrap/64023
692 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
693 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
694 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
695 to CXX.
696 * Makefile.in: Regenerated.
697
d10a337d 6982014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
699 Yury Gribov <y.gribov@samsung.com>
700
701 * .gitignore: Added .local.vimrc and .lvimrc.
702 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
703 * Makefile.in: Regenerate.
704
7052014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
b4cec649 706
707 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
708 * configure: Regenerated.
709
d22eabd4 7102014-11-27 Bernd Schmidt <bernds@codesourcery.com>
711
712 * MAINTAINERS (nvptx port): New entry.
713
d781ea5c 7142014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
715
716 * configure: Regenerate.
717
3e78a7ce 7182014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
719
720 * configure.ac: Merge with Binutils.
721
533c3d32 7222014-11-26 Tobias Burnus <burnus@net-b.de>
723
724 * Makefile.def: Make more dependent on mpfr, mpc and isl.
725 * Makefile.in: Regenerate.
726
d1a94f02 7272014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
728
729 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
730 missing flex.
731 * Makefile.in: Regenerated.
732
3453eaf0 7332014-11-21 Ilya Verbin <ilya.verbin@intel.com>
734
735 * Makefile.in: Regenerate.
736
4e8a08d4 7372014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
738
739 PR bootstrap/63784
740 * libtool.m4: Add $pic_flag with -shared.
741
d758319f 7422014-11-21 Renlin Li <Renlin.Li@arm.com>
743
744 * MAINTAINERS (Write After Approval): Added myself.
745
673168e8 7462014-11-21 Alex Velenko <Alex.Velenko@arm.com>
747
748 * MAINTAINERS (write-after-approval): Add myself.
749
50c933a3 7502014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
751
752 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
753 from 2 years ago.
754
2008009a 7552014-11-19 Alex Velenko <Alex.Velenko@arm.com>
756
757 Revert:
758 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
759
760 * MAINTAINERS (Write After Approval): Added myself as line map
761 maintainer.
762
e2d66bc6 7632014-11-19 Renlin Li <Renlin.Li@arm.com>
764
765 Revert:
766 2014-11-19 Renlin Li <Renlin.Li@arm.com>
767
768 * MAINTAINERS (Write After Approval): Added myself.
769
cef068f7 7702014-11-19 Renlin Li <Renlin.Li@arm.com>
771
772 * MAINTAINERS (Write After Approval): Added myself.
773
f5ff9110 7742014-11-19 Alex Velenko <Alex.Velenko@arm.com>
775
776 * MAINTAINERS (Write After Approval): Added myself as line map
777 maintainer.
778
14c6b63a 7792014-11-17 Dodji Seketeli <dodji@redhat.com>
780
781 * MAINTAINERS (Various Maintainers): Added myself as line map
782 maintainer.
783
c8df758a 7842014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
785
786 * move-if-change: Sync from upstream gnulib.
787
cdf97dbf 7882014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
789
790 * compile: Sync with upstream Automake.
791 * depcomp: Ditto.
792 * install-sh: Ditto.
793 * missing: Ditto.
794 * mkinstalldirs: Ditto.
795 * ylwrap: Ditto.
796
54c820f5 7972014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
798
799 * config.sub: Update from upstream config repo.
800 * config.guess: Ditto.
801
d3a7dd32 8022014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
803
804 * Makefile.def: Add liboffloadmic to target_modules. Make
805 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
806 * Makefile.in: Regenerate.
807 * configure: Regenerate.
808 * configure.ac: Add liboffloadmic to target binaries.
809 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
810 Add liboffloadmic to noconfig list when C++ is not supported.
811
a3d93be3 8122014-11-13 Bernd Schmidt <bernds@codesourcery.com>
813 Thomas Schwinge <thomas@codesourcery.com>
814 Ilya Verbin <ilya.verbin@intel.com>
815 Andrey Turetskiy <andrey.turetskiy@intel.com>
816
817 * configure: Regenerate.
818 * configure.ac (--enable-as-accelerator-for)
819 (--enable-offload-targets): New configure options.
820
90d9e583 8212014-11-11 Tobias Burnus <burnus@net-b.de>
822
845ec886 823 * Makefile.def: Make all-gcc depend on all-isl.
90d9e583 824 * Makefile.in: Regenerate.
825
863e76f9 8262014-11-11 David Malcolm <dmalcolm@redhat.com>
827
828 * ChangeLog.jit: New.
829 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
830
7c407808 8312014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
832
833 PR target/63610
834 * libtool.m4: Fix globbing of darwin versions.
835 * configure: Regenerate.
836
572cf1f7 8372014-11-11 Tobias Burnus <burnus@net-b.de>
838
572cf1f7 839 * Makefile.def: Remove CLooG.
840 * Makefile.tpl: Ditto.
841 * configure.ac: Ditto.
842 * configure: Regenerate.
843 * Makefile.in: Ditto.
844
8ce80784 8452014-11-06 Bernd Schmidt <bernds@codesourcery.com>
846
847 * configure.ac: Handle nvptx-*-*.
848 * configure: Regenerate.
849
aa80e213 8502014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
851
852 * MAINTAINERS (Write After Approval): Add myself.
853
f7d3db38 8542014-10-31 Jakub Jelinek <jakub@redhat.com>
855
856 * Makefile.def (libcc1): Remove bootstrap=true;.
857 * Makefile.in: Regenerated.
858
10e64fba 8592014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
860
861 * configure.ac: Update comment.
862 * configure: Regenerate.
863
6f0a1b31 8642014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
865
866 * MAINTAINERS (Write After Approval): Add myself.
867
944792ef 8682014-10-30 Thomas Schwinge <thomas@codesourcery.com>
869
870 * configure.ac (extra_host_libiberty_configure_flags): Add
871 --enable-shared also for libcc1's benefit.
872 * configure: Regenerate.
873
98b17817 8742014-10-29 Tristan Gingold <gingold@adacore.com>
875
876 * MAINTAINERS: Change my email address.
877
ab103e33 8782014-10-27 Phil Muldoon <pmuldoon@redhat.com>
879 Tom Tromey <tromey@redhat.com>
880
881 * Makefile.def: Add libcc1 to host_modules.
882 * configure.ac (host_tools): Add libcc1.
883 * Makefile.in, configure: Rebuild.
884
1085f3b8 8852014-10-24 Hans-Peter Nilsson <hp@axis.com>
b85b703b 886
887 * configure.ac (build_configargs): Don't share config.cache between
888 build subdirs.
d9eecfbd 889 * configure: Regenerate.
b85b703b 890
14091821 8912014-10-24 Daniel Hellstrom <daniel@gaisler.com>
892
893 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
894 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
895 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
896 leon3v7 as leon3.
897 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
898 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
899 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
900 * config/sparc/sparc.md (cpu): Add leon3v7.
901 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
902
b58f2ae3 9032014-10-24 Daniel Hellstrom <daniel@gaisler.com>
904
905 * MAINTAINERS (write-after-approval): Add myself.
906
56242c27 9072014-10-23 Ian Lance Taylor <iant@google.com>
908
909 * configure.ac: Disable the Go frontend on systems where it is known
910 to not work.
911 * configure: Regenerate.
912
9245d2c5 9132014-10-23 Richard Biener <rguenther@suse.de>
914
915 * Makefile.def: Add libcpp build module and dependencies.
916 * configure.ac: Add libcpp build module.
917 * Makefile.in: Regenerate.
918 * configure: Likewise.
919
2e7fb888 9202014-10-15 Max Filippov <jcmvbkbc@gmail.com>
921
922 * MAINTAINERS (write-after-approval): Add myself.
923
a4dbd7d4 9242014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
925
926 * INSTALL/README: Do not mention CVS.
927
58f62c51 9282014-10-03 Jing Yu <jingyu@google.com>
929
930 * configure.ac: Add aarch64 to list of targets that support gold.
931 * configure: Regenerate.
932
0c89a10c 9332014-09-29 François Dumont <fdumont@gcc.gnu.org>
934
935 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
936
7747f33f 9372014-09-29 Catherine Moore <clm@codesourcery.com>
938
939 * MAINTAINERS: Add myself as MIPS maintainer.
940
6d0eaeb8 9412014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
942
943 * MAINTAINERS: Move myself to MIPS maintainers.
944
1fbbc678 9452014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
946
947 * MAINTAINERS: Put all email addresses between '<' and '>'.
948
5e530ebd 9492014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
950
951 * MAINTAINERS: Move myself to reviewers (Fortran).
952
870e466f 9532014-09-01 Andi Kleen <ak@linux.intel.com>
954
955 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
956 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
957 * Makefile.in: Regenerate.
958
8325d4dd 9592014-08-28 David Malcolm <dmalcolm@redhat.com>
960
961 * rtx-classes-status.txt: Delete
962
91a55c11 9632014-08-28 David Malcolm <dmalcolm@redhat.com>
964
965 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
966
b6de67fd 9672014-08-27 Sebastian Pop <s.pop@samsung.com>
968
969 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
970 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
971 of checking for version number.
972 * configure: Regenerated.
973 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
974
f1ee32d1 9752014-08-27 David Malcolm <dmalcolm@redhat.com>
976
977 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
978 is done; begin phase 6 (use extra rtx_def subclasses).
979
d40b1309 9802014-08-27 David Malcolm <dmalcolm@redhat.com>
981
982 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
983 done; begin phase 5 (additional rtx_def subclasses).
984
e149ca56 9852014-08-26 David Malcolm <dmalcolm@redhat.com>
986
987 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
988
26bb3cb2 9892014-08-26 David Malcolm <dmalcolm@redhat.com>
990
991 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
992 SET_BB_HEADER are done.
993
fc5ad70a 9942014-08-26 David Malcolm <dmalcolm@redhat.com>
995
996 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
997 done.
998
69c5a18c 9992014-08-26 David Malcolm <dmalcolm@redhat.com>
1000
1001 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
1002
2f3c9801 10032014-08-26 David Malcolm <dmalcolm@redhat.com>
1004
1005 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
1006
e97a173d 10072014-08-25 David Malcolm <dmalcolm@redhat.com>
1008
1009 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
1010
943ea6fa 10112014-08-25 David Malcolm <dmalcolm@redhat.com>
1012
1013 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
1014
08a06697 10152014-08-25 David Malcolm <dmalcolm@redhat.com>
1016
1017 * rtx-classes-status.txt: Phase 3 (per-file commits within
1018 "config" subdirs) is done; begin phase 4 (removal of
1019 "scaffolding").
1020
d2ecc902 10212014-08-23 David Malcolm <dmalcolm@redhat.com>
1022
1023 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
1024 dir) is done; begin phase 3 (per-file commits within "config"
1025 subdirs).
1026
e31de0d2 10272014-08-21 David Malcolm <dmalcolm@redhat.com>
1028
1029 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
1030 phase 2 (per-file commits in main source dir).
1031
6ac3b11e 10322014-08-21 Bin Cheng <bin.cheng@arm.com>
1033
1034 * configure: Regenerated.
1035
0eec6621 10362014-08-19 David Malcolm <dmalcolm@redhat.com>
1037
1038 * rtx-classes-status.txt (TODO): Add SET_BND_TO
1039
17616710 10402014-08-19 David Malcolm <dmalcolm@redhat.com>
1041
1042 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
1043
7c5928c3 10442014-08-19 David Malcolm <dmalcolm@redhat.com>
1045
1046 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
1047
047ccec4 10482014-08-19 David Malcolm <dmalcolm@redhat.com>
1049
1050 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
1051
a83c8362 10522014-08-19 David Malcolm <dmalcolm@redhat.com>
1053
1054 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
1055
1b08cfdd 10562014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
1057
1058 * MAINTAINERS (Write After Approval): Add myself.
1059
d41d96b7 10602014-08-19 Christopher Faylor <me.gnu@cgf.cx>
1061
1062 * MAINTAINERS: Remove myself
1063
4a57a2e8 10642014-08-19 David Malcolm <dmalcolm@redhat.com>
1065
1066 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
1067
7ad1fa02 10682014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
1069
1070 * MAINTAINERS (Write After Approval): Add myself.
1071
a684cb04 10722014-08-18 David Malcolm <dmalcolm@redhat.com>
1073
1074 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
1075 SET_BB_HEADER, SET_BB_FOOTER
1076
57c8dfee 10772014-08-18 David Malcolm <dmalcolm@redhat.com>
1078
904c3df2 1079 * rtx-classes-status.txt: New file
57c8dfee 1080
429cca51 10812014-08-18 Roman Gareev <gareevroman@gmail.com>
1082
1083 * configure.ac: Eliminate ClooG installation dependency.
1084 * configure: Regenerate.
1085 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
1086 * Makefile.in: Regenerate.
1087
5420e92f 10882014-08-15 Ilya Verbin <iverbin@gmail.com>
1089
1090 * MAINTAINERS (Write After Approval): Add myself.
1091
cf2fd8f7 10922014-08-15 Ilya Tocar <tocarip@gmail.com>
f0da22ea 1093
1094 * MAINTAINERS (Write After Approval): Add myself.
1095
47d90752 10962014-08-01 Jiong Wang <jiong.wang@arm.com>
1097
1098 * MAINTAINERS (Write After Approval): Add myself.
1099
1d163515 11002014-07-28 Anthony Green <green@moxielogic.com>
1101
1102 Import from savannah.gnu.org:
1103 * config.sub: Update to 2014-07-28 version.
1104
8cc0edb6 11052014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
1106
1107 * MAINTAINERS: Remove my MIPS maintainer entry.
1108
385527e9 11092014-07-26 Uros Bizjak <ubizjak@gmail.com>
1110
1111 PR target/47230
1112 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
1113 * configure: Regenerate.
1114
2dd0603e 11152014-07-24 James Norris <jnorris@codesourcery.com>
1116
1117 * MAINTAINERS (Write After Approval): Add myself.
1118
383b71a9 11192014-07-20 Roman Gareev <gareevroman@gmail.com>
1120
1121 * configure.ac: Accept only CLooG 0.18.1.
1122 * configure: Regenerate.
1123
9556e4d0 11242014-07-17 Roman Gareev <gareevroman@gmail.com>
1125
1126 * configure.ac: Don't accept isl 0.11.
1127 * configure: Regenerate.
1128
05095438 11292014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
1130
1131 * MAINTAINERS (Write After Approval): Add myself.
1132
20632469 11332014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1134
1135 * configure.ac: Don't accept isl 0.10.
1136 * configure: Regenerate.
1137
f4953d40 11382014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
2556a4ed 1139
f4953d40 1140 Fix include path for in-tree cloog.
1141 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
1142 * configure: Regenerate.
2556a4ed 1143
f4953d40 11442014-06-18 Richard Henderson <rth@redhat.com>
60d578d4 1145
f4953d40 1146 * .gitignore: Import gcc_update output.
60d578d4 1147
bf0001d4 11482014-06-13 Thomas Schwinge <thomas@codesourcery.com>
1149
52fd2e17 1150 * config-ml.in: Robustify ac_configure_args parsing.
1151
1015a063 1152 * configure.ac (--enable-linker-plugin-configure-flags)
1153 (--enable-linker-plugin-flags): New flags.
1154 (configdirs): Conditionally add libiberty-linker-plugin.
1155 * configure: Regenerate.
1156 * Makefile.def (host_modules): Add libiberty-linker-plugin.
1157 (host_modules) <lto-plugin>: Pay attention to
1158 @extra_linker_plugin_flags@ and
1159 @extra_linker_plugin_configure_flags@.
1160 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
1161 * Makefile.in: Regenerate.
1162
bf0001d4 1163 * Makefile.tpl (configure-[+prefix+][+module+])
1164 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
1165 "module_srcdir" instead of "module" for locating a module's srcdir.
1166 * Makefile.in: Regenerate.
1167
85dcf814 11682014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
1169
1170 * MAINTAINERS (Write After Approval): Add myself.
1171
b9f71945 11722014-06-06 Sebastian Pop <sebpop@gmail.com>
1173
1174 * MAINTAINERS: Update my email address.
1175
a499a116 11762014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
1177
1178 * MAINTAINERS (Write After Approval): Add myself.
1179
42878318 11802014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
1181
1182 * MAINTAINERS (Write After Approval): Add myself.
1183
df148e44 11842014-05-30 Jonathan Wakely <jwakely@redhat.com>
1185
1186 PR libstdc++/61011
1187 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
1188 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
1189 * configure: Regenerate.
1190
7f9463ec 11912014-05-28 Pedro Alves <palves@redhat.com>
1192
1193 * MAINTAINERS (Write After Approval): Add myself.
1194
0be66420 11952014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
1196
1197 * MAINTAINERS: Update my affiliation/email.
1198
2a96d757 11992014-05-19 Mike Stump <mikestump@comcast.net>
1200
1201 * MAINTAINERS: Add wide-int reviewers.
1202
2481a2c1 12032014-05-14 Sandra Loosemore <sandra@codesourcery.com>
1204
1205 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
1206 * configure: Regenerated.
1207
418aa869 12082014-05-15 Torvald Riegel <triegel@redhat.com>
1209
1210 * MAINTAINERS (libitm): Add myself as maintainer.
1211
d23ca936 12122014-05-07 Charles Baylis <charles.baylis@linaro.org>
1213
1214 * MAINTAINERS (Write After Approval): Add myself.
1215
b98f8a78 12162014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
1217
1218 * config.sub, config.guess: Import from upstream.
1219
588c2671 12202014-04-29 Alan Lawrence <alan.lawrence@arm.com>
1221
1222 * MAINTAINERS (Write After Approval): Put myself in correct order.
1223
572205be 12242014-04-29 Alan Lawrence <alan.lawrence@arm.com>
1225
1226 * MAINTAINERS (Write After Approval): Add myself.
1227
a6703892 12282014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1229
1230 * MAINTAINERS: Move myself from Reviewers to Write After Approval
1231 section.
1232
5692cf37 12332014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
1234
1235 * MAINTAINERS (Write After Approval): Delete myself.
1236
478532eb 12372014-04-17 Jakub Jelinek <jakub@redhat.com>
1238
1239 PR sanitizer/56781
1240 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
1241 and -B* options with -Xcompiler.
1242
e40b19b7 12432014-04-04 Eric Botcazou <ebotcazou@adacore.com>
1244
1245 PR bootstrap/60620
cf2fd8f7 1246 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
e40b19b7 1247 * Makefile.in: Regenerate.
1248
e673a265 12492014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
1250
1251 * Makefile.def (dependencies): Make all-ld depend on all-binutils
1252 for WINDRES_FOR_TARGET in default-manifest.o rule.
1253 * Makefile.in: Regenerate.
1254
737fef9c 12552014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
1256
1257 * MAINTAINERS (Write After Approval): Add myself.
1258
f4ae1a00 12592014-03-26 Jakub Jelinek <jakub@redhat.com>
1260
1261 PR sanitizer/56781
1262 * Makefile.def: Set bootstrap=true; for host fixincludes.
1263 * configure.ac: Don't bootstrap host fixincludes unless
1264 --with-build-config=bootstrap-{a,ub}san.
1265 * Makefile.in: Regenerated.
1266 * configure: Regenerated.
1267
ee055341 12682014-03-21 Jakub Jelinek <jakub@redhat.com>
1269
1270 * configure.ac: Move BUILD_CONFIG set up earlier. Add
1271 --enable-vtable-verify option parsing. Don't add
1272 target-libsanitizer to bootstrap_target_libs unless
1273 --with-build-config=bootstrap-asan or
1274 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
1275 to bootstrap_target_libs unless --enable-vtable-verify.
1276 * configure: Regenerated.
1277
1279e87b 12782014-03-10 Anatoly Sokolov <aesok@post.ru>
1279
1280 * MAINTAINERS (Write After Approval): Add myself.
1281
cf0201a5 12822014-03-07 Denis Chertykov <chertykov@gmail.com>
1283
1284 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
1285
48d33b51 12862014-03-07 Jakub Jelinek <jakub@redhat.com>
1287
1288 PR bootstrap/58572
1289 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
1290 -I for libstdc++-v3 includes if $(LEAN).
1291 * Makefile.in: Regenerated.
1292
4dcc249a 12932014-03-04 Jonathan Wakely <jwakely@redhat.com>
1294
1295 * MAINTAINERS: Update my email address.
1296
2da35515 12972014-02-24 Walter Lee <walt@tilera.com>
1298
1299 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
1300 (tilegx-*-*): Change to tilegx*-*-*.
1301 * configure: Regenerate.
1302
2cdbba93 13032014-02-17 Loren J. Rittle <ljrittle@acm.org>
1304
1305 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
1306
e3c32511 13072014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
1308
1309 * MAINTAINERS (Write After Approval): Add myself.
1310
48118d02 13112014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1312
1313 PR target/59788
1314 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
1315 *solaris2*.
1316
68512f53 13172014-01-21 John David Anglin <danglin@gcc.gnu.org>
1318
1319 * MAINTAINERS: Update my email address.
1320
a37bd79b 13212014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
1322
1323 * MAINTAINERS: Convert to UTF-8.
1324 Properly sort Xinliang David Li's entry.
1325
3c6280bd 13262013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
1327 Sandra Loosemore <sandra@codesourcery.com>
1328
1329 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
1330 nios2 port maintainers.
1331
e8cac2b9 13322013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
1333
1334 * MAINTAINERS (Write After Approval): Add myself.
1335
87ebeb4c 13362013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
d4cf3e7a 1337
1338 * configure.ac: Add user-friendly check for native x86_64-linux
1339 multilibs.
1340 * configure: Regenerate.
1341
13422013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
1343
1344 * MAINTAINERS: Add myself as sh maintainer.
1345
13462013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
1347
1348 * MAINTAINERS: Add self as SLSR maintainer.
1349
13502013-11-18 Jan Hubicka <hubicka@ucw.cz>
1351
1352 * MAINTAINERS: Update my email address.
1353
13542013-11-15 David Edelsohn <dje.gcc@gmail.com>
1355
1356 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
1357
13582013-11-07 Thomas Schwinge <thomas@codesourcery.com>
1359
1360 * Makefile.in: Regenerate.
1361
1362 * Makefile.tpl: Fix typo.
1363 * Makefile.in: Regenerate partially.
1364
13652013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
1366
1367 * configure.ac: Added libcilkrts to noconfig list when C++ is not
1368 supported.
1369 * configure: Regenerated.
1370
13712013-11-01 Trevor Saunders <tsaunders@mozilla.com>
1372
1373 * MAINTAINERS (Write After Approval): Add myself.
1374
13752013-10-30 Jason Merrill <jason@redhat.com>
1376
1377 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
1378 --disable-build-format-warnings.
1379
13802013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
1381
cf2fd8f7 1382 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
d4cf3e7a 1383 depend on libstdc++ and libgcc.
1384 * configure: Regenerate.
1385 * configure.ac: Added libcilkrts to target binaries. Also, restrict
1386 libcilkrts for POSIX and i*86, and x86_64 architectures.
1387 * Makefile.in: Added libcilkrts related fields to support building it.
1388
13892013-10-26 Jeff Law <law@redhat.com>
1390
1391 * Makefile.def (target_modules): Remove libmudflap
1392 (languages): Remove check-target-libmudflap).
1393 * Makefile.in: Rebuilt.
1394 * Makefile.tpl (check-target-libmudflap-c++): Remove.
1395 * configure.ac (target_libraries): Remove target-libmudflap.
1396 Remove checks which disabled libmudflap on some systems.
1397 * configure: Rebuilt.
1398 * libmudflap: Directory removed.
1399
14002013-10-21 Cong Hou <congh@google.com>
1401
1402 * MAINTAINERS (Write After Approval): Add myself.
1403
14042013-10-16 Mike Stump <mikestump@comcast.net>
1405
1406 * .dir-locals.el: Add.
1407
14082013-10-15 David Malcolm <dmalcolm@redhat.com>
1409
1410 * configure.ac: Add --enable-host-shared
1411 * configure: Regenerate.
1412
14132013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
1414
1415 Import from savannah.gnu.org:
1416 * config.guess: Update to 2013-06-10 version.
1417 * config.sub: Update to 2013-10-01 version.
1418
14192013-10-01 Simon Cook <simon.cook@embecosm.com>
1420
1421 Changes to build configuration to allow big endian ARC ELF toolchain
1422 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
1423 * configure: Regenerate.
1424
14252013-09-20 Alan Modra <amodra@gmail.com>
1426
1427 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
1428 ppc host match. Support little-endian powerpc linux hosts.
1429
14302013-09-19 Dodji Seketeli <dodji@redhat.com>
1431
1432 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
1433 maintainer.
1434
14352013-09-12 DJ Delorie <dj@redhat.com>
1436
1437 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
1438 maintainers.
1439
14402013-09-03 Richard Biener <rguenther@suse.de>
1441
1442 * configure.ac: Also allow ISL 0.12.
1443 * configure: Regenerated.
1444
14452013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
1446
1447 * MAINTAINERS (Write After Approval): Add myself.
1448
14492013-08-27 David Malcolm <dmalcolm@redhat.com>
1450
1451 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
1452
14532013-08-26 Caroline Tice <cmtice@google.com>
1454
1455 * MAINTAINERS: Correct earliers update: Move myself from libvtv
1456 "Various Reviewers" to libvtv "Various Maintainers".
1457
14582013-08-20 Steven Bosscher <steven@gcc.gnu.org>
1459
1460 * MAINTAINERS: Add myself as RTL optimizers reviewer.
1461
14622013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
1463
1464 * MAINTAINERS: Update name, email.
1465
14662013-08-13 Adam Butcher <adam@jessamine.co.uk>
1467
1468 * MAINTAINERS (Write After Approval): Add myself.
1469
14702013-08-12 Caroline Tice <cmtice@google.com>
1471
1472 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
1473 address in the Write After Approval section.
1474
14752013-08-09 Carlos O'Donell <carlos@redhat.com>
1476
1477 * MAINTAINERS (Write After Approval): Update email.
1478
14792013-08-08 Benjamin Kosnik <bkoz@redhat.com>
1480
1481 * configure.ac: Adjust to check VTV_SUPPORTED.
1482 * configure: Regenerated.
1483
14842013-08-02 Caroline Tice <cmtice@google.com>
1485
1486 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
1487 on non-linux systems; add target-libvtv to noconfigdirs; add
1488 libsupc++/.libs to C++ library search paths.
1489 * configure: Regenerated.
1490 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
1491 libstdc++ and libgcc.
1492 * Makefile.in: Regenerated.
1493
14942013-07-19 Yvan Roux <yvan.roux@linaro.org>
1495
1496 * MAINTAINERS (Write After Approval): Add myself.
1497
14982013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
1499 Shiva Chen <shiva0217@gmail.com>
1500
1501 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
1502 nds32 port maintainers.
1503
15042013-07-17 Tim Shen <timshen91@gmail.com>
1505
1506 * MAINTAINERS (Write After Approval): Add myself.
1507
15082013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1509
1510 * configure.ac: Sync from binutils.
1511 * configure: Regenerate.
1512
15132013-06-14 Vidya Praveen <vidyapraveen@arm.com>
1514
1515 * MAINTAINERS (Write After Approval): Add myself.
1516
15172013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
1518
1519 * MAINTAINERS (Write After Approval): Add myself.
1520
15212013-05-17 David Malcolm <dmalcolm@redhat.com>
1522
1523 * MAINTAINERS (Write After Approval): Add myself.
1524
15252013-04-30 Brooks Moses <bmoses@google.com>
1526
1527 * MAINTAINERS: Update my email; move myself from Fortran
1528 reviewer to Write After Approval.
1529
15302013-04-16 Andreas Schwab <schwab@suse.de>
1531
1532 * configure.ac (aarch64-*-*): Don't disable java.
1533 * configure: Regenerate.
1534
15352013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
1536
1537 * MAINTAINERS (Write After Approval): Add myself.
1538
15392013-03-30 Matthias Klose <doko@ubuntu.com>
1540
1541 * Makefile.def (target_modules): Don't install libffi.
1542 * Makefile.in: Regenerate.
1543
15442013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
1545
1546 * MAINTAINERS (Write After Approval): Add myself.
1547
15482013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
1549
1550 * MAINTAINERS (Write After Approval): Add myself.
1551
15522013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
1553
1554 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
1555 * configure: Regenerated.
1556
477ef922 15572013-02-05 Ian Lance Taylor <iant@google.com>
1558
1559 PR go/55969
1560 * configure.ac: Disable libgo on some systems where it does not
1561 work.
1562
d4cf3e7a 15632013-02-04 David Edelsohn <dje.gcc@gmail.com>
1564
1565 * MAINTAINERS: Explicitly add myself as AIX maintainer.
1566 Remove Geoff Keating as rs6000 port maintainer, at his request.
1567
15682013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
1569
1570 * MAINTAINERS: Update my email.
1571
15722013-01-23 Shenghou Ma <minux.ma@gmail.com>
1573
1574 * configure: Re-generate.
1575
15762013-01-15 Richard Biener <rguenther@suse.de>
1577
1578 PR other/55973
1579 * configure: Re-generate.
1580
15812013-01-14 Matthias Klose <doko@ubuntu.com>
1582
1583 * Makefile.def (install-target-libsanitizer): Depend on
1584 install-target-libstdc++-v3.
1585 * Makefile.in: Regenerate.
1586
15872013-01-14 Richard Biener <rguenther@suse.de>
1588
1589 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
1590 * configure: Re-generate
1591
15922013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1593
1594 * config.sub: Update from config repo.
1595
15962013-01-11 Eric Botcazou <ebotcazou@adacore.com>
1597
1598 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
1599 * Makefile.in: Regenerate.
1600
16012013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
1602
1603 * MAINTAINERS (arc): Add new port maintainership for myself.
1604
16052013-01-09 Jason Merrill <jason@redhat.com>
1606
1607 * .gitignore: Import from gdb repository.
1608
16092013-01-09 H.J. Lu <hongjiu.lu@intel.com>
1610
1611 * Makefile.def (configure-gcc): Depend on all-gmp.
1612 (all-gcc): Remove dependency on all-gmp.
1613 * Makefile.in: Regenerated.
1614
16152013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1616
1617 * config.sub: Merge from config repo.
1618 * config.guess: Ditto.
1619
16202013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1621
1622 * Makefile.def: Merge from binutils.
1623 * Makefile.in: Ditto.
1624
16252013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
1626
1627 * MAINTAINERS: Update my email.
1628
16292012-12-29 Ben Elliston <bje@gnu.org>
1630
1631 * config.guess: Update to 2012-12-29 version.
1632 * config.sub: Likewise.
1633
16342012-12-20 Matthias Klose <doko@ubuntu.com>
1635
1636 * Makefile.def (install-target-libgfortran): Depend on
1637 install-target-libquadmath, install-target-libgcc.
1638 (install-target-libsanitizer): Depend on install-target-libgcc.
1639 (install-target-libjava): Depend on install-target-libgcc.
1640 (install-target-libitm): Depend on install-target-libgcc.
1641 (install-target-libobjc): Depend on install-target-libgcc.
1642 (install-target-libstdc++-v3): Depend on install-target-libgcc.
1643 * Makefile.in: Regenerate.
1644
16452012-12-19 Matthias Klose <doko@ubuntu.com>
1646
1647 * Makefile.def (install-target-libgo): Depend on
1648 install-target-libatomic.
1649 * Makefile.in: Regenerate.
1650
16512012-12-18 Andreas Schwab <schwab@linux-m68k.org>
1652
1653 PR go/55201
1654 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
1655 * Makefile.in: Regenerate.
1656
16572012-12-16 Thomas Schwinge <thomas@codesourcery.com>
1658
1659 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
1660 * configure: Regenerate.
1661
16622012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1663
1664 * config.sub: Merge from config repo.
1665
16662012-12-11 H.J. Lu <hongjiu.lu@intel.com>
1667
1668 * Makefile.def (target_modules): Add bootstrap=true and
1669 raw_cxx=true to libsanitizer.
1670 * configure.ac (bootstrap_target_libs): Add libsanitizer.
1671 * Makefile.in: Regenerated.
1672 * configure: Likewise.
1673
16742012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
1675
1676 * MAINTAINERS: Remove self as RTL optimization maintainer.
1677
16782012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1679
1680 * MAINTAINERS (Write After Approval): Add myself.
1681
16822012-11-28 H.J. Lu <hongjiu.lu@intel.com>
1683
1684 * Makefile.def (target_modules): Remove bootstrap=true and
1685 raw_cxx=true from libsanitizer.
1686 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
1687 * Makefile.in: Regenerated.
1688 * configure: Likewise.
1689
16902012-11-28 H.J. Lu <hongjiu.lu@intel.com>
1691
1692 * Makefile.def (target_modules): Add bootstrap=true and
1693 raw_cxx=true to libsanitizer.
1694 * configure.ac (bootstrap_target_libs): Add libsanitizer.
1695 * Makefile.in: Regenerated.
1696 * configure: Likewise.
1697
16982012-11-28 Andrew Pinski <apinski@cavium.com>
1699
1700 PR bootstrap/54279
1701 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
1702 * configure: Regenerate.
1703 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
1704 * Makefile.in: Regenerate.
1705
17062012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
1707
1708 * configure.ac: Disable libsanitizer if we're not building C++.
1709 * configure: Regenerate.
1710
17112012-11-15 Roland McGrath <roland@hack.frob.com>
1712
1713 * MAINTAINERS (Write After Approval): Add myself.
1714
17152012-11-15 Dmitry Vyukov <dvyukov@google.com>
1716
1717 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
1718 Kostya Serebryany (kcc@google.com) and
1719 Jakub Jelinek (jakub@redhat.com).
1720 Rename area for Dodji Seketeli (dodji@redhat.com).
1721
17222012-11-15 Dodji Seketeli <dodji@redhat.com>
1723
1724 * MAINTAINERS: (asan.c, related): Add myself.
1725
17262012-11-14 Roland McGrath <mcgrathr@google.com>
1727
1728 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1729 * configure: Regenerate.
1730
17312012-11-13 Richard Henderson <rth@redhat.com>
1732
1733 * configure.ac: Move libsanitizer logic to subdirectory.
1734 * configure: Regenerate.
1735
17362012-11-13 Dodji Seketeli <dodji@redhat.com>
1737
1738 * configure.ac: Enable libsanitizer just on x86 linux for now.
1739 * configure: Re-generate.
1740
17412012-11-13 David Edelsohn <dje.gcc@gmail.com>
1742
1743 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
1744 sections.
1745 * configure: Regenerate.
1746
17472012-11-13 Hans-Peter Nilsson <hp@axis.com>
1748
1749 * configure.ac: Add section for configdirs for libsanitizer.
1750 Disable for cris-*-* and mmix-*-*.
1751 * configure: Regenerate.
1752
17532012-11-12 Wei Mi <wmi@google.com>
1754
1755 * configure.ac: Add libsanitizer to target_libraries.
1756 * Makefile.def: Ditto.
1757 * configure: Regenerate.
1758 * Makefile.in: Regenerate.
1759 * libsanitizer: New directory for asan runtime. Contains an empty
1760 tsan directory.
1761
17622012-11-03 Corinna Vinschen <corinna@vinschen.de>
1763
1764 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1765 against Mingw64 w32api.
1766 * configure: Regenerate.
1767
17682012-11-03 H.J. Lu <hongjiu.lu@intel.com>
1769
1770 * configure: Regenerated.
1771
17722012-11-03 Robert Mason <rbmj@verizon.net>
1773
1774 * configure.ac: add --disable-libstdcxx configure option
1775 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1776
17772012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
1778
1779 * MAINTAINERS (Write After Approval): Add myself.
1780
17812012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
1782
1783 * MAINTAINERS (Write After Approval): Add myself.
1784
17852012-10-24 Sharad Singhai <singhai@google.com>
1786
1787 * MAINTAINERS (Write After Approval): Add myself.
1788
17892012-10-24 Eric Christopher <echristo@gmail.com>
1790
1791 * MAINTAINERS: Update email address.
1792
17932012-10-23 Eric Botcazou <ebotcazou@adacore.com>
1794
1795 PR bootstrap/54820
1796 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1797 * configure: Regenerate.
1798
17992012-10-23 Richard Earnshaw <rearnsha@arm.com>
1800
1801 * MAINTAINERS (aarch64): Add Marcus and myself.
1802
18032012-10-22 Eric Botcazou <ebotcazou@adacore.com>
1804
1805 PR bootstrap/54820
1806 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1807 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1808 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1809 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1810 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1811 * Makefile.in: Regenerate.
1812 * configure.ac (have_static_libs): New variable and associated check.
1813 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1814 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1815 * configure: Regenerate.
1816
18172012-10-10 Richard Biener <rguenther@suse.de>
1818
1819 * MAINTAINERS: Adjust for changed surname.
1820
18212012-10-04 Lawrence Crowl <crowl@google.com>
1822
1823 * MAINTAINERS (Write After Approval): Add myself.
1824
18252012-10-01 Cary Coutant <ccoutant@google.com>
1826
1827 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
1828
18292012-09-28 Ian Lance Taylor <iant@google.com>
1830
1831 * Makefile.def: Make all-target-libgo depend on
1832 all-target-libbacktrace.
1833 * Makefile.in: Rebuild.
1834
18352012-09-26 Ian Lance Taylor <iant@google.com>
1836
1837 * Makefile.def: Make all-gcc depend on all-libbacktrace.
1838 * Makefile.in: Rebuild.
1839
18402012-09-20 Walter Lee <walt@tilera.com>
1841
1842 * configure.ac: Add tilegx to list of targets that support gold.
1843 * configure: Regenerate.
1844
18452012-09-20 Marek Polacek <polacek@redhat.com>
1846
1847 * MAINTAINERS (Write After Approval): Add myself.
1848
18492012-09-19 Steve Ellcey <sellcey@mips.com>
1850
1851 * configure.ac: Add mips*-mti-elf* target.
1852 * configure: Regenerate.
1853
18542012-09-17 Ian Lance Taylor <iant@google.com>
1855
1856 * MAINTAINERS (Various Maintainers): Add libbacktrace.
1857 * configure.ac (host_libs): Add libbacktrace.
1858 (target_libraries): Add libbacktrace.
1859 * Makefile.def (host_modules): Add libbacktrace.
1860 (target_modules): Likewise.
1861 * configure, Makefile.in: Rebuild.
1862
18632012-09-14 David Edelsohn <dje.gcc@gmail.com>
1864
1865 PR target/38607
1866 Merge upstream change.
1867 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1868
1869 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1870 Add libgomp*.o to compare_exclusions for AIX.
1871 * configure: Regenerate.
1872
18732012-09-06 Diego Novillo <dnovillo@google.com>
1874
1875 * configure.ac: Bump minimum GMP version to 4.2.3.
1876 * configure: Re-generate.
1877
18782012-09-05 Georg-Johann Lay <avr@gjlay.de>
1879
1880 PR target/54461
1881 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1882 target-libgloss if not configured --with-avrlibc=no.
1883 * configure: Regenerate.
1884
18852012-09-04 Jason Merrill <jason@redhat.com>
1886
1887 * configure.ac: Fix --enable-languages=all.
1888
18892012-09-04 Christophe Lyon <christophe.lyon@st.com>
1890
1891 * MAINTAINERS (Write After Approval): Add myself.
1892
18932012-09-03 Richard Guenther <rguenther@suse.de>
1894
1895 PR bootstrap/54138
1896 * configure.ac: Re-organize ISL / CLOOG checks to allow
1897 disabling with either --without-isl or --without-cloog.
1898 * configure: Regenerated.
1899
19002012-09-03 Georg-Johann Lay <avr@gjlay.de>
1901
1902 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1903 * configure: Regenerate.
1904
19052012-08-27 Ulrich Drepper <drepper@gmail.com>
1906
1907 * MAINTAINERS: Fix my email address.
1908
19092012-08-26 H.J. Lu <hongjiu.lu@intel.com>
1910
1911 PR binutils/4970
1912 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1913 and opcodes.
1914 * Makefile.in: Regenerated.
1915
19162012-08-26 Art Haas <ahaas@impactweather.com>
1917
1918 * configure: Regenerate.
1919
19202012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
1921
1922 * INSTALL/README: Also refer to the online installation
1923 instructions.
1924
19252012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1926
1927 * MAINTAINERS (Write After Approval): Add myself.
1928 (Picochip port): Remove myself.
1929
19302012-08-14 Diego Novillo <dnovillo@google.com>
1931
1932 Merge from cxx-conversion branch.
1933
1934 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1935 POSTSTAGE1_CONFIGURE_FLAGS.
1936 * Makefile.in: Regenerate.
1937 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
1938 Force C++ when bootstrapping.
1939 * configure: Regenerate.
1940
19412012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1942
1943 * MAINTAINERS (Write After Approval): Add myself.
1944
19452012-07-16 Joseph Myers <joseph@codesourcery.com>
1946
1947 * README: Document use of ranges of years in copyright notices.
1948
19492012-07-06 Richard Guenther <rguenther@suse.de>
1950
1951 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1952 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1953 --with-gmp=system.
1954 * Makefile.in: Regenerated.
1955 * configure: Likewise.
1956
19572012-07-06 Richard Guenther <rguenther@suse.de>
1958
1959 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1960 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1961 supply V=1 as extra_make_flags.
1962 * configure: Regenerated.
1963 * Makefile.in: Likewise.
1964
19652012-07-04 Tristan Gingold <gingold@adacore.com>
1966
1967 * configure: Regenerate.
1968
19692012-07-03 Richard Guenther <rguenther@suse.de>
1970
1971 * Makfile.def (isl): Remove not necessary extra_exports and
1972 extra_make_flags.
1973 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1974 * Makefile.in: Regenerated.
1975
19762012-07-03 Richard Guenther <rguenther@suse.de>
1977
1978 * Makefile.def (cloog): Add V=1 to extra_make_flags.
1979 * configure.ac: If either the ISL or the CLooG check failed
1980 do not try to build in-tree versions.
1981 * Makefile.in: Regenerated.
1982 * configure: Regenerated.
1983
19842012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1985
1986 * configure: Regenerate.
1987
19882012-07-02 Janis Johnson <janisjo@codesourcery.com>
1989
1990 * MAINTAINERS (Various Maintainers): Add myself as testsuite
1991 maintainer.
1992
19932012-07-02 Richard Guenther <rguenther@suse.de>
1994
1995 * configure: Regenerated.
1996
19972012-07-02 Richard Guenther <rguenther@suse.de>
1998 Michael Matz <matz@suse.de>
1999 Tobias Grosser <tobias@grosser.es>
2000 Sebastian Pop <sebpop@gmail.com>
2001
2002 * Makefile.def: Add ISL host module, remove PPL host module.
2003 Adjust ClooG host module to use the proper ISL.
2004 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
2005 * configure.ac: Include config/isl.m4. Add ISL host library,
2006 remove PPL. Remove PPL configury, add ISL configury, adjust
2007 ClooG configury.
2008 * Makefile.in: Regenerated.
2009 * configure: Likewise.
2010
20112012-07-02 Richard Guenther <rguenther@suse.de>
2012
2013 Merge from graphite branch
2014 2011-07-21 Tobias Grosser <tobias@grosser.es>
2015
2016 * configure: Regenerated.
2017 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
2018 both cloog.org and legacy versions. The only supported version will
2019 be CLooG with the isl backend.
2020
2021 2011-07-21 Tobias Grosser <tobias@grosser.es>
2022
2023 * configure: Regenerated.
2024 * configure.ac: Require cloog isl 0.17.0
2025
2026 2011-07-21 Tobias Grosser <tobias@grosser.es>
2027
2028 * configure: Regenerated.
2029 * config/cloog.m4: Do not define CLOOG_ORG
2030
20312012-06-29 Steven Bosscher <steven@gcc.gnu.org>
2032
2033 * configure.ac: Skip C if explicitly selected.
2034 * configure: Regenerate.
2035
20362012-06-28 Christophe Lyon <christophe.lyon@st.com>
2037
2038 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
2039 they contain -O2.
2040 * configure: Regenerate.
2041
20422012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
2043
2044 PR debug/53740
2045 * df.h, df-problems.c, dce.c: Revert last patch.
2046
20472012-06-25 Iain Sandoe <iain@codesourcery.com>
2048
2049 * MAINTAINERS (Write After Approval): Update my email address.
2050
20512012-06-21 Meador Inge <meadori@codesourcery.com>
2052
2053 * MAINTAINERS (Write After Approval): Add myself.
2054
20552012-06-20 Jason Merrill <jason@redhat.com>
2056
2057 * Makefile.tpl (check-target-libgomp-c++): New.
2058 (check-target-libitm-c++): New.
2059 * Makefile.def (c++): Add them.
2060 * Makefile.in: Regenerate.
2061
20622012-05-29 Edmar Wienskoski <edmar@freescale.com>
2063
2064 * MAINTAINERS (Write After Approval): Add myself.
2065
20662012-05-16 Olivier Hainque <hainque@adacore.com>
2067
2068 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
2069 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
2070 (install-no-fixedincludes): Adjust accordingly.
2071 * Makefile.in: Regenerate.
2072
20732012-05-15 H.J. Lu <hongjiu.lu@intel.com>
2074
2075 Merge upstream change
2076 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
2077
20782012-05-14 Marc Glisse <marc.glisse@inria.fr>
2079
2080 * MAINTAINERS (Write After Approval): Add myself.
2081
20822012-05-09 Nick Clifton <nickc@redhat.com>
2083 Paul Smith <psmith@gnu.org>
2084
2085 PR bootstrap/50461
2086 * configure.ac (mpfr-dir): When using in-tree MPFR sources
2087 allow for the fact that from release v3.1.0 of MPFR the source
2088 files were moved into a src sub-directory.
2089 * configure: Regenerate.
2090
20912012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
2092
2093 * configure.ac: Bump minimum MPFR version to 2.4.0.
2094 * configure: Regenerated.
2095
20962012-05-01 Richard Henderson <rth@redhat.com>
2097
2098 * Makefile.def (libatomic): New target_module.
2099 * configure.ac (target_libraries): Add libatomic.
2100 (noconfigdirs): Check if libatomic is supported.
2101 * Makefile.in, configure: Rebuild.
2102
21032012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
2104
2105 * MAINTAINERS (Write After Approval): Add myself.
2106
21072012-04-25 Joel Brobecker <brobecker@adacore.com>
2108
2109 * config.sub: Update to 2012-04-18 version from official repo.
2110
21112012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
2112
2113 * MAINTAINERS (Write After Approval): Add myself.
2114
21152012-04-11 Steve Ellcey <sellcey@mips.com>
2116
2117 * MAINTAINERS: Changed email address.
2118
21192012-03-28 Georg-Johann Lay <avr@gjlay.de>
2120
2121 PR target/52737
2122 * contrib/gcc_update (files_and_dependencies):
2123 Remove gcc/config/avr/t-multilib from touch data.
2124
21252012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2126
2127 * MAINTAINERS (OS Port Maintainers): Remove irix.
2128 * configure.ac (enable_libgomp): Remove *-*-irix6*.
2129 (unsupported_languages): Remove mips-sgi-irix6.*.
2130 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
2131 (with_stabs): Remove.
2132 * configure: Regenerate.
2133
21342012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2135
2136 * MAINTAINERS (OS Port Maintainers): Remove osf.
2137 * configure.ac (enable_libgomp): Remove *-*-osf*.
2138 (with_stabs): Remove alpha*-*-osf*.
2139 * configure: Regenerate.
2140
21412012-03-05 Tristan Gingold <gingold@adacore.com>
2142
2143 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
2144 * configure: Regenerate.
2145
21462012-02-17 Walter Lee <walt@tilera.com>
2147
2148 * MAINTAINERS: (Write After Approval): Delete myself.
2149
21502012-02-14 Walter Lee <walt@tilera.com>
2151
2152 * MAINTAINERS (tilegx port): Add myself.
2153 (tilepro port): Add myself.
2154 (Write After Approval): Add myself.
2155
21562012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
2157
2158 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
2159 and Joseph Myers as docstring relicensing maintainers.
2160
21612012-02-09 Bin Cheng <bin.cheng@arm.com>
2162
2163 * MAINTAINERS (write-after-approval): Add myself.
2164
21652012-02-08 Ira Rosen <irar@il.ibm.com>
2166
2167 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
2168 maintainer.
2169
21702012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
2171
2172 * MAINTAINERS (Write After Approval): Move myself to
2173 maintain alphabetical order.
2174
21752012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
2176
2177 * MAINTAINERS (Write After Approval): Add myself.
2178
21792012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
2180
2181 * MAINTAINERS (Write After Approval): Add myself.
2182
21832012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
2184 Jayant R Sonar <jayant.sonar@kpitcummins.com>
2185
2186 * configure.ac (cr16-*-*): Remove nonconfigdirs.
2187 * configure: Regenerate.
2188
21892012-01-23 Harshit Chopra <harshit@google.com>
2190
2191 * MAINTAINERS (Write After Approval): Add myself.
2192
21932012-01-22 Douglas B Rupp <rupp@ngnat.com>
2194
2195 * configure.ac: Remove reference to mh-interix.
2196 * configure: Regenerate.
2197
21982012-01-05 Richard Henderson <rth@redhat.com>
2199
2200 PR bootstrap/51072
2201 * configure.ac: Disable libitm if c++ is not enabled.
2202 * configure: Rebuild.
2203
2204 * configure.ac: Fix regexp for same.
2205 * configure: Rebuild.
2206
22072012-01-02 Balaji V. Iyer <bviyer@gmail.com>
2208
2209 * MAINTAINERS (Write After Approval): Add myself.
2210
22112012-01-02 Richard Guenther <rguenther@suse.de>
2212
2213 PR bootstrap/51686
2214 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
2215 * Makefile.in: Regenerate.
2216
22172011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
2218
2219 * MAINTAINERS (Write After Approval): Add myself.
2220
22212011-12-18 Eric Botcazou <ebotcazou@adacore.com>
2222
2223 * configure: Regenerate.
2224
22252011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
2226
2227 * MAINTAINERS (picochip): Changed email address.
2228
22292011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
2230
2231 * MAINTAINERS (write-after-approval): Add self.
2232
22332011-11-29 DJ Delorie <dj@redhat.com>
2234
2235 * configure.ac (rl78-*-*) New case.
2236 * configure: Regenerate.
2237 * MAINTAINERS: Add myself as RL78 maintainer.
2238
22392011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
2240
2241 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
2242
22432011-11-21 Andreas Tobler <andreast@fgznet.ch>
2244
2245 * libtool.m4: Additional FreeBSD 10 fixes.
2246
22472011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
2248
2249 * MAINTAINERS: Move myself from Write After Approval to CPU Port
2250 Maintainers section, as Epiphany maintainer.
2251
22522011-11-18 Iain Sandoe <iains@gcc.gnu.org>
2253
2254 PR target/49992
2255 * configure.ac: Remove ranlib special-casing for Darwin.
2256 * configure: Regenerate.
2257
22582011-11-12 Andrey Belevantsev <abel@ispras.ru>
2259
2260 * MAINTAINERS (Reviewers): Keep the list sorted.
2261
22622011-11-11 Andrey Belevantsev <abel@ispras.ru>
2263
2264 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
2265
22662011-11-09 Roland McGrath <mcgrathr@google.com>
2267
2268 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
2269 * configure: Rebuild.
2270 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
2271 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
2272 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
2273 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
2274 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
2275 Add READELF.
2276 * Makefile.in: Rebuild.
2277
22782011-11-09 Jason Merrill <jason@redhat.com>
2279
2280 * Makefile.def (language=c++): Remove check-c++0x.
2281 * Makefile.in (check-gcc-c++): Regenerate.
2282
22832011-11-08 Richard Henderson <rth@redhat.com>
2284
2285 * configure.ac: Test for libitm directory present first.
2286
2287 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
2288
2289 * configure.ac: Test libitm/configure.tgt to disable libitm.
2290 * configure: Rebuild.
2291
22922011-11-07 Aldy Hernandez <aldyh@redhat.com>
2293 Richard Henderson <rth@redhat.com>
2294
2295 Merged from transactional-memory.
2296
2297 * Makefile.def (lang_env_dependencies): libitm is c++.
2298 Add libitm target module.
2299 * configure.ac: Likewise.
2300 * config/mmap.m4: New file.
2301 * contrib/gcc_update: Add libitm to touch data.
2302 * Makefile.in, configure: Rebuild.
2303
23042011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2305
2306 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
2307 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
2308 * Makefile.in: Regenerate.
2309
23102011-11-01 DJ Delorie <dj@redhat.com>
2311
2312 * config.sub: Update to version 2011-10-29 (added rl78)
2313
23142011-10-27 Nick Clifton <nickc@redhat.com>
2315
2316 * config.sub: Import these changes from the config project:
2317
2318 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
2319 Ben Elliston <bje@gnu.org>
2320
2321 * config.sub (epiphany): New.
2322
2323 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
2324 Ben Elliston <bje@gnu.org>
2325
2326 * config.sub (hexagon, hexagon-*): New.
2327
2328 2011-08-23 Roland McGrath <mcgrathr@google.com>
2329
2330 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
2331 64eb to be64.
2332
2333 2011-08-16 Roland McGrath <mcgrathr@google.com>
2334
2335 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
2336 (nacl): Grok as alias for 32el-unknown-nacl.
2337
23382011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
2339
2340 * MAINTAINERS (Write After Approval): Add myself.
2341
23422011-10-24 Teresa Johnson <tejohnson@google.com>
2343
2344 * MAINTAINERS (Write After Approval): Add myself.
2345
23462011-09-21 Jakub Jelinek <jakub@redhat.com>
2347
2348 * MAINTAINERS (sparc port): Remove myself.
2349
23502011-09-14 Tom de Vries <tom@codesourcery.com>
2351
2352 * MAINTAINERS (Write After Approval): Add myself.
2353
23542011-08-14 Yao Qi <yao@codesourcery.com>
2355
2356 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
2357 * configure: Regenerate.
2358
23592011-07-26 Ian Lance Taylor <iant@google.com>
2360
2361 * configure.ac: Set have_compiler based on whether gcc directory
2362 exists, rather than on whether gcc is in configdirs.
2363 * configure: Rebuild.
2364
23652011-07-21 Joseph Myers <joseph@codesourcery.com>
2366
2367 * MAINTAINERS (Global Reviewers): Add self.
2368
23692011-07-20 David Edelsohn <dje.gcc@gmail.com>
2370
2371 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
2372 link directories.
2373 * Makefile.in: Rebuild.
2374
23752011-07-20 Ian Lance Taylor <iant@google.com>
2376
2377 PR bootstrap/49787
2378 * configure.ac: Move --enable-bootstrap handling earlier in file.
2379 If --enable-bootstrap and either --enable-build-with-cxx or
2380 --enable-build-poststage1-with-cxx, enable C++ automatically.
2381 * configure: Rebuild.
2382
23832011-07-19 Ian Lance Taylor <iant@google.com>
2384
2385 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
2386 make C++ a boot_language. Set and substitute
2387 POSTSTAGE1_CONFIGURE_FLAGS.
2388 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
2389 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
2390 * configure, Makefile.in: Rebuild.
2391
23922011-07-19 Vladimir Makarov <vmakarov@redhat.com>
2393
2394 * MAINTAINERS (Register Allocation): Move myself from reviewers to
2395 maintainers.
2396
23972011-07-18 Jakub Jelinek <jakub@redhat.com>
2398
2399 * MAINTAINERS (Global Reviewers): Add myself.
2400
24012011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2402
2403 * configure: Regenerate.
2404
24052011-07-16 Jason Merrill <jason@redhat.com>
2406
2407 * Makefile.def (language=c++): Add check-c++0x and
2408 check-target-libmudflap-c++.
2409 * Makefile.tpl (check-target-libmudflap-c++): New.
2410 * Makefile.in: Regenerate.
2411
24122011-07-16 Matthias Klose <doko@ubuntu.com>
2413
2414 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
2415 * Makefile.def (target_modules/libjava): Pass
2416 $(EXTRA_CONFIGARGS_LIBJAVA).
2417 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
2418 if not configured with --enable-static-libjava.
2419 * Makefile.in: Regenerate.
2420 * configure: Likewise.
2421
24222011-07-15 Jason Merrill <jason@redhat.com>
2423
2424 * Makefile.in (check-c++): Move check-gcc-c++0x after
2425 check-target-libstdc++-v3.
2426
24272011-07-15 Bernd Schmidt <bernds@codesourcery.com>
2428
2429 * MAINTAINERS (c6x port): New entry.
2430
24312011-07-13 Jason Merrill <jason@redhat.com>
2432
2433 * Makefile.in (check-gcc-c++0x): New.
2434 (check-c++): Depend on it.
2435
24362011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2437
2438 PR target/39150
2439 * configure.ac (i[3456789]86-*-solaris2*): Also accept
2440 x86_64-*-solaris2.1[0-9]*.
2441 * configure: Regenerate.
2442
24432011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
2444
2445 * MAINTAINERS (RTL optimizers): Add self.
2446
24472011-06-27 Gabriel Charette <gchare@google.com>
2448
2449 * MAINTAINERS (Write After Approval): Add myself.
2450
24512011-06-22 Hans-Peter Nilsson <hp@axis.com>
2452
2453 PR regression/47836
2454 PR bootstrap/23656
2455 PR other/47733
2456 PR bootstrap/49247
2457 PR c/48825
2458 * configure.ac (target_libraries): Remove target-libiberty.
2459 Remove case-statement setting skipdirs=target-libiberty for
2460 multiple targets. Remove checking target_configdirs and
2461 removing target-libiberty but keeping target-libgcc if
2462 otherwise empty.
2463 * Makefile.def (target_modules): Don't add libiberty.
2464 (dependencies): Remove all traces of target-libiberty.
2465 * configure, Makefile.in: Regenerate.
2466
24672011-06-13 Walter Lee <walt@tilera.com>
2468
2469 * configure.ac (tilepro-*-*) New case.
2470 (tilegx-*-*): Likewise.
2471 * configure: Regenerate.
2472
24732011-06-06 Jing Yu <jingyu@google.com>
2474
2475 * configure.ac: Skip target-libiberty for
2476 arm*-*-linux-androideabi.
2477 * configure: Regenerated.
2478
24792011-06-06 Nick Clifton <nickc@redhat.com>
2480
2481 * config.sub: Sync from upstream.
2482
24832011-06-05 Nenad Vukicevic <nenad@intrepid.com>
2484
2485 * MAINTAINERS (Write After Approval): Add myself.
2486
24872011-06-01 Daniel Jacobowitz <drow@false.org>
2488
2489 * MAINTAINERS: Update my email address.
2490
24912011-05-27 Nathan Froyd <froydnj@codesourcery.com>
2492
2493 * MAINTAINERS (Write After Approval): Update my email address.
2494
24952011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
2496
2497 * MAINTAINERS (Write After Approval): Add myself.
2498
24992011-05-08 Doug Kwan <dougkwan@google.com>
2500
2501 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
2502 * configure: Regenerated.
2503 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
2504 value from configure.
2505 * Makefile.in: Regenerated.
2506
25072011-05-05 Joseph Myers <joseph@codesourcery.com>
2508
2509 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
2510 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
2511 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
2512 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
2513 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
2514 *-*-vxworks*): Disable newlib and libgloss in separate case
2515 statement.
2516 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
2517 to separate case statement.
2518 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2519 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
2520 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
2521 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
2522 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
2523 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
2524 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
2525 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
2526 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
2527 i[[3456789]]86-*-rdos*, m32r-*-*,
2528 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
2529 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
2530 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
2531 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
2532 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
2533 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
2534 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
2535 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
2536 and libgloss in main case over targets. Remove most empty cases
2537 in main case over targets.
2538 * configure: Regenerate.
2539
25402011-05-04 Janis Johnson <janisjo@codesourcery.com>
2541
2542 * MAINTAINERS (Write After Approval): Add myself.
2543
25442011-05-04 Joseph Myers <joseph@codesourcery.com>
2545
2546 * configure.ac: Remove code setting special library locations for
2547 hppa*64*-*-hpux11*. Remove code setting compiler for
2548 sparc-sun-solaris2*.
2549 * configure: Regenerate.
2550
25512011-05-04 Joseph Myers <joseph@codesourcery.com>
2552
2553 * configure.ac: Separate libgloss_dir settings from general case
2554 over targets.
2555 * configure: Regenerate.
2556
25572011-04-28 Joseph Myers <joseph@codesourcery.com>
2558
2559 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2560 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
2561 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
2562 cases in libgcj-disabling case statement.
2563 (hppa*64*-*-linux*): Set unsupported_languages instead of
2564 disabling target-zlib.
2565 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
2566 to hppa*64*-*-hpux*.
2567 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
2568 hppa*-*-hpux*.
2569 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
2570 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
2571 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
2572 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
2573 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
2574 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
2575 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
2576 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
2577 libgcj-disabling case statement.
2578 * configure: Regenerate.
2579
25802011-04-28 Joseph Myers <joseph@codesourcery.com>
2581
2582 * configure.ac: Disable Java for targets not supporting libffi.
2583 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
2584 Remove cases in Java-disabling statement.
2585 (*arm-wince-pe): Change to arm-wince-pe.
2586 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
2587 cases in Java-disabling statement.
2588 (bfin-*-*): Don't disable Java again.
2589 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
2590 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
2591 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
2592 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
2593 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
2594 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
2595 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
2596 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
2597 Java-disabling statement.
2598 (mmix-*-*): Don't disable Java again.
2599 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2600 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
2601 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
2602 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
2603 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
2604 statement.
2605 * configure: Regenerate.
2606
26072011-04-28 Joseph Myers <joseph@codesourcery.com>
2608
2609 * configure.ac: Separate cases disabling Java and Java libraries
2610 from general case over targets.
2611 * configure: Regenerate.
2612
26132011-04-21 Jie Zhang <jzhang918@gmail.com>
2614
2615 * MAINTAINERS: Update my email address.
2616
26172011-04-20 Easwaran Raman <eraman@google.com>
2618
2619 * MAINTAINERS (Write After Approval): Add myself.
2620
26212011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
2622
2623 PR lto/48086
2624 * configure.ac: Re-enable LTO on *-apple-darwin9*.
2625 * configure: Regenerate.
2626
26272011-04-16 Jim Meyering <meyering@redhat.com>
2628
2629 * MAINTAINERS (Write After Approval): Add myself.
2630
26312011-04-15 Dodji Seketeli <dodji@redhat.com>
2632
2633 * MAINTAINERS: Update my email address.
2634
26352011-04-13 Georg-Johann Lay <avr@gjlay.de>
2636
2637 * MAINTAINERS (Write After Approval): Add myself.
2638
26392011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
2640
2641 * MAINTAINERS (Write After Approval): Add myself.
2642
26432011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
2644
2645 * MAINTAINERS (Write After Approval): Add myself.
2646
26472011-04-06 Joseph Myers <joseph@codesourcery.com>
2648
2649 * configure.ac (build_tools): Remove build-byacc.
2650 (host_libs): Remove mmalloc.
2651 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
2652 autoconf automake libtool diff rcs fileutils shellutils time
2653 textutils wdiff find uudecode hello tar gzip indent recode release
2654 sed perl gawk findutils gettext zip.
2655 (libgcj): Remove target-qthreads.
2656 (target_tools): Remove target-examples target-gperf.
2657 (YACC): Don't handle building byacc.
2658 * configure: Regenerate.
2659 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
2660 dosutils, examples, fileutils, find, findutils, gawk, gettext,
2661 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
2662 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
2663 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
2664 handle building components.
2665 * Makefile.in: Regenerate.
2666
26672011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
2668
2669 * MAINTAINERS: Update my email address as Xtensa maintainer.
2670
26712011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2672
2673 * config.sub: Sync from upstream.
2674
26752011-04-01 Joseph Myers <joseph@codesourcery.com>
2676
2677 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
2678 (microblaze*): Don't disable libssp.
2679 * configure: Regenerate.
2680
26812011-04-01 Joseph Myers <joseph@codesourcery.com>
2682
2683 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
2684 moveifchange.
2685 * configure: Regenerate.
2686 * Makefile.tpl: Use @SHELL@ not @config_shell@.
2687 * Makefile.in: Regenerate.
2688
26892011-04-01 Joseph Myers <joseph@codesourcery.com>
2690
2691 * configure.ac (*-*-sysv4*): Don't enable libgomp.
2692 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
2693 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
2694 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
2695 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
2696 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
2697 md_exec_prefix cases.
2698 * configure: Regenerate.
2699
27002011-04-01 Joseph Myers <joseph@codesourcery.com>
2701
2702 * configure.ac: Separate cases disabling target-libssp,
2703 target-libiberty, target-libstdc++-v3 and Fortran from general
2704 case over targets.
2705 * configure: Regenerate.
2706
27072011-04-01 Joseph Myers <joseph@codesourcery.com>
2708
2709 * configure.ac (*-*-chorusos): Don't disable libgcj.
2710 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2711 Remove case.
2712 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2713 (arm-*-coff): Don't disable libgcj.
2714 (arm*-*-linux-gnueabi): Remove useless assignment.
2715 (arm-*-riscix*): Don't disable libgcj.
2716 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2717 configuration.
2718 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2719 (c54x*-*-*): Remove case.
2720 (tic54x-*-*): Don't disable GCC or GCC libraries.
2721 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
2722 to *.
2723 (d10v-*-*): Don't disable GCC libraries.
2724 (d30v-*-*): Don't disable libgcj.
2725 (h8500-*-*): Don't disable GCC libraries.
2726 (i960-*-*): Don't disable libgcj.
2727 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
2728 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2729 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
2730 libgcj.
2731 (m68k-*-coff*): Remove case.
2732 (mmix-*-*): Don't disable libgloss on host.
2733 (mn10200-*-*, mn10300-*-*): Remove cases.
2734 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2735 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
2736 Don't disable libgcj.
2737 (romp-*-*): Remove case.
2738 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
2739 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
2740 case.
2741 (v810-*-*): Don't disable GCC libraries.
2742 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
2743 (ip2k-*-*): Don't disable GCC libraries.
2744 * configure: Regenerate.
2745
27462011-03-28 Joseph Myers <joseph@codesourcery.com>
2747
2748 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
2749 libffi on host.
2750 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
2751 on host.
2752 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
2753 * configure: Regenerate.
2754
27552011-03-26 John Marino <binutils@marino.st>
2756
2757 * configure.ac: Add support for *-*-dragonfly*
2758 * configure: Regenerate.
2759
27602011-03-25 Joseph Myers <joseph@codesourcery.com>
2761
2762 * configure.ac (native_only): Remove.
2763 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
2764 send-pr uudecode guile gnuserv on host.
2765 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
2766 send-pr rcs guile perl texinfo libtool on host.
2767 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
2768 automake send-pr rcs guile perl texinfo libtool on host.
2769 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
2770 (*-*-kaos*): Don't disable target-examples target-gperf on target.
2771 (alpha*-dec-osf*): Don't disable fileutils on target.
2772 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
2773 texinfo send-pr expect dejagnu on target.
2774 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
2775 target-qthreads on target.
2776 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
2777 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
2778 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
2779 x86_64-*-mingw*): Don't disable expect on target.
2780 (*-*-cygwin*): Don't disable target-gperf on target.
2781 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
2782 gnuserv on target.
2783 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
2784 target.
2785 * configure: Regenerate.
2786
27872011-03-25 Joseph Myers <joseph@codesourcery.com>
2788
2789 * configure.ac (target_tools): Remove target-groff.
2790 (native_only): Remove target-groff.
2791 (hppa*64*-*-*): Don't disable byacc.
2792 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
2793 setting.
2794 (*-*-kaos*): Don't skip target-librx and target-groff.
2795 (*-*-netware*): Don't skip target-libmudflap.
2796 (*-*-tpf*): Don't skip target-libmudflap.
2797 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
2798 directories on the host.
2799 (ia64*-*-*vms*): Don't skip tix.
2800 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
2801 host.
2802 * configure: Regenerate.
2803
28042011-03-24 Paolo Bonzini <pbonzini@redhat.com>
2805
2806 * configure.ac: Remove references to mt-mep, mt-netware,
2807 mt-wince.
2808 * Makefile.def: Add all-utils soft dependencies.
2809 * Makefile.tpl: Remove GDB_NLM_DEPS.
2810 * configure: Regenerate.
2811 * Makefile.in: Regenerate.
2812
28132011-03-24 Paolo Bonzini <bonzini@gnu.org>
2814
2815 * configure.ac: Do not include mh-x86omitfp.
2816 * configure: Regenerate.
2817
28182011-03-24 Paolo Bonzini <bonzini@gnu.org>
2819
2820 * configure.ac: Remove empty cases.
2821 * configure: Regenerate.
2822
28232011-03-24 Paolo Bonzini <bonzini@gnu.org>
2824
2825 * Makefile.def: Add dependency from termcap to gdb.
2826 * Makefile.in: Regenerate.
2827
28282011-03-24 Paolo Bonzini <bonzini@gnu.org>
2829
2830 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2831 * configure: Regenerate.
2832 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2833 * Makefile.tpl: Likewise.
2834 * Makefile.in: Regenerate.
2835
28362011-03-24 Paolo Bonzini <bonzini@gnu.org>
2837
2838 * configure.ac: Remove all mentions of tentative_cc.
2839 * configure: Regenerate.
2840
28412011-03-24 Joseph Myers <joseph@codesourcery.com>
2842
2843 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2844 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2845 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2846 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2847 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2848 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2849 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2850 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2851 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2852 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2853 *-*-rhapsody*): Remove host cases.
2854 * configure: Regenerate.
2855
28562011-03-24 Joseph Myers <joseph@codesourcery.com>
2857
2858 * configure.ac (ppc*-*-pe): Remove host case.
2859 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2860 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2861 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2862 cases.
2863 * configure: Regenerate.
2864
28652011-03-24 Joseph Myers <joseph@codesourcery.com>
2866
2867 * config.sub: Update to version 2011-03-23.
2868
28692011-03-22 Joseph Myers <joseph@codesourcery.com>
2870
2871 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2872 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2873 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2874 * configure: Regenerate.
2875
28762011-03-22 Joseph Myers <joseph@codesourcery.com>
2877
2878 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
2879 to Write After Approval.
2880 * config-ml.in: Don't handle arc-*-elf*.
2881 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2882 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2883 handle GCC libraries.
2884 * configure: Regenerate.
2885
28862011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2887
2888 PR bootstrap/48120:
2889 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2890 Add -lstdc++ -lm to LIBS.
2891 * configure: Regenerate.
2892
28932011-03-18 David Edelsohn <dje.gcc@gmail.com>
2894
2895 * config.guess: Update to version 2011-02-02
2896 * config.sub: Update to version 2011-02-24
2897
28982011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
2899
2900 PR lto/48086
2901 * configure.ac: Re-enable LTO on *-apple-darwin9.
2902 * configure: Regenerate.
2903
29042011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
2905
2906 PR lto/48086
2907 * configure.ac: Disable LTO on darwin due to an assembler change in
2908 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
2909 under 256.
2910 * configure: Regenerate.
2911
29122011-03-11 Chen Liqin <liqin.gcc@gmail.com>
2913
2914 * MAINTAINERS: Update myself as score backend maintainer,
2915 update my e-mail address.
2916
29172011-03-09 Xuepeng Guo <terry.guo@arm.com>
2918
2919 * MAINTAINERS: Update my e-mail address.
2920
29212011-03-06 Joey Ye <joey.ye@arm.com>
2922
2923 * MAINTAINERS: Update my e-mail address.
2924
29252011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2926
2927 * configure.ac: Adjust test of with_ppl.
2928 * configure: Regenerated.
2929
29302011-03-02 Kai Tietz <ktietz@redhat.com>
2931
2932 * MAINTAINERS: Adjust my e-mail address.
2933
29342011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2935
2936 * configure.ac: Add -lpwl to ppllibs.
2937 * configure: Regenerated.
2938
29392011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2940
2941 * config/cloog.m4: Add -lisl to clooglibs.
2942 * configure: Regenerated.
2943
29442011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2945
2946 * MAINTAINERS (CPU Port maintainers): Add self.
2947
29482011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2949
2950 * MAINTAINERS: Add myself as testsuite maintainer.
2951
29522011-02-15 Mike Stump <mikestump@comcast.net>
2953
2954 * MAINTAINERS: Add myself as testsuite maintainer.
2955
29562011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2957
2958 Import from Libtool and gnulib:
2959
2960 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
2961
2962 Prepare for supporting FreeBSD 10.
2963 * config.rpath: Remove handling of freebsd1* which soon would
2964 match FreeBSD 10.0.
2965
2966 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
2967
2968 Remove support for FreeBSD 1.x.
2969 * libtool.m4 (_LT_LINKER_SHLIBS)
2970 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
2971 soon would incorrectly match FreeBSD 10.0.
2972
29732011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2974
2975 PR binutils/12283
2976 * move-if-change: Import version from gnulib.
2977
29782011-02-12 Alexandre Oliva <aoliva@redhat.com>
2979
2980 PR lto/47225
2981 * Makefile.def (lto-plugin): Double dash for enable-shared.
2982 (configure-gcc): Depend on all-lto-plugin.
2983 * Makefile.in: Rebuilt.
2984
29852011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2986
2987 * configure.ac: Remove extra bracket.
2988 * configure: Regenerate.
2989
29902011-02-08 Tobias Burnus <burnus@net-b.de>
2991
2992 * MAINTAINERS: Add myself as libquadmath maintainer.
2993
29942011-02-08 Thomas Schwinge <thomas@schwinge.name>
2995
2996 * MAINTAINERS: Update my email address.
2997
29982011-02-07 Joseph Myers <joseph@codesourcery.com>
2999
3000 * MAINTAINERS (option handling): Add self.
3001
30022011-02-06 Kai Tietz <kai.tietz@onevision.com>
3003
3004 PR lto/47225
3005 * Makefile.def: Add dependency for install-gcc
3006 on install-lto-plugin.
3007 * Makfile.in: Regenerated
3008
30092011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
3010
3011 * MAINTAINERS (CPU Port Maintainers): Add myself.
3012
30132011-01-31 Alexandre Oliva <aoliva@redhat.com>
3014
3015 PR libgcj/44341
3016 * configure.ac: Discard --with-* flags for host when configuring
3017 target libraries for cross build.
3018 * configure: Rebuilt.
3019
30202011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3021
3022 * MAINTAINERS (linear loop transforms): Removed.
3023
30242011-01-25 Jakub Jelinek <jakub@redhat.com>
3025
3026 * configure.ac: If with_ppl is no, move setting with_cloog=no
3027 after CLOOG_REQUESTED check.
3028 * configure: Regenerated.
3029
30302011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3031
3032 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
3033 CLooG has been requested.
3034 * configure: Regenerated.
3035
30362011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3037
3038 * configure: Regenerated.
3039 * configure.ac: Check for version 0.11 (or later revision) of PPL.
3040
30412011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
3042
3043 * configure: Regenerated.
3044 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
3045
30462011-01-21 Andreas Schwab <schwab@redhat.com>
3047
3048 * configure.ac: Use AS_HELP_STRING throughout.
3049 * configure: Regenerate.
3050
30512011-01-18 Jie Zhang <jie.zhang@analog.com>
3052
3053 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
3054 * configure: Regenerate.
3055
30562011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3057
3058 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
3059
30602011-01-13 Joel Brobecker <brobecker@adacore.com>
3061
3062 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
3063 for ia64-hpux.
3064 * configure: Regenerate.
3065
30662011-01-07 Jan Hubicka <jh@suse.cz>
3067
3068 PR lto/47225
3069 * Makefile.in: Regenerate.
3070 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
3071 configure.
3072
30732011-01-07 Jan Hubicka <jh@suse.cz>
3074
3075 * Makefile.in: Regenerate.
3076 * Makefile.def (gcc host module) and soft dependency on lto-plugin
3077 and configure dependency on lto-plugin configure.
3078 (lto-plugin module): Remove dependency on GCC; add dependency on
3079 liniberty.
3080
30812011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
3082
3083 * MAINTAINERS (Write After Approval): Add myself.
3084
30852010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
3086
3087 * configure: Regenerate.
3088
30892010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
3090
3091 * configure.ac: (picochip): Disable libiberty.
3092
30932010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
3094
3095 * MAINTAINERS (Write After Approval): Add myself.
3096
30972010-12-10 Ian Lance Taylor <iant@google.com>
3098
3099 PR bootstrap/46819
3100 * configure.ac: For --disable-libgcj clear libgcj_saved.
3101 * configure: Rebuild.
3102
31032010-12-10 Tobias Burnus <burnus@net-b.de>
3104
3105 PR fortran/46540
3106 * configure.ac: Add --disable-libquadmath and
3107 --disable-libquadmath-support.
3108 * configure: Regenerate.
3109
31102010-12-03 Ian Lance Taylor <iant@google.com>
3111
3112 * MAINTAINERS: Add myself as libgo maintainer.
3113
31142010-12-03 Hans-Peter Nilsson <hp@axis.com>
3115
3116 PR libffi/46792
3117 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
3118 * configure: Regenerate.
3119
31202010-12-02 Ian Lance Taylor <iant@google.com>
3121
3122 * configure.ac: Always set default for poststage1_ldflags to
3123 -static-libstdc++ -static-libgcc.
3124
31252010-11-29 Andreas Schwab <schwab@redhat.com>
3126
3127 * configure.ac: Move comment to remove extra space in last argument
3128 of GCC_TARGET_TOOL.
3129
31302010-11-26 Alexandre Oliva <aoliva@redhat.com>
3131
3132 PR other/46026
3133 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
3134 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
3135 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
3136 (BASE_FLAGS_TO_PASS): Use it.
3137 * configure: Rebuilt.
3138 * Makefile.in: Rebuilt.
3139
31402010-11-23 H.J. Lu <hongjiu.lu@intel.com>
3141
3142 PR binutils/12258
3143 * configure.ac: Correct comments for --enable-gold/--enable-ld.
3144 Properly check default linker.
3145 * configure: Regnerated.
3146
31472010-11-23 Matthias Klose <doko@ubuntu.com>
3148
3149 * configure.ac: For --enable-gold, handle value `default' instead of
3150 `both*'. New configure option --{en,dis}able-ld.
3151 * configure: Regenerate.
3152
31532010-11-20 Ian Lance Taylor <iant@google.com>
3154
3155 * configure.ac: Only disable a language library if no language needs
3156 it. Don't let --disable-libgcj uncondtionally disable libffi.
3157 * configure: Rebuild.
3158
31592010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3160
3161 * Makefile.in: Regenerate.
3162
3163 PR other/46202
3164 * configure.ac: Fix just-built in-tree STRIP name to be
3165 binutils/strip-new.
3166 * configure: Regenerate.
3167 * Makefile.def (install-strip-gcc, install-strip-binutils)
3168 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
3169 (install-strip-sid): Mirror dependencies on non-strip variants
3170 of these targets on the respective -strip prerequisites.
3171 * Makefile.tpl (install-strip, install-strip-host)
3172 (install-strip-target): New targets.
3173 (install-strip-[+module+], install-strip-target-[+module+]):
3174 New targets.
3175 * Makefile.in: Regenerate.
3176
31772010-11-19 Ian Lance Taylor <iant@google.com>
3178 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3179
3180 * configure.ac: Add target-libgo to target_libraries. Set
3181 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
3182 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
3183 (HOST_EXPORTS): Add GOC.
3184 (BASE_TARGET_EXPORTS): Add GOC.
3185 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
3186 (GOCFLAGS_FOR_TARGET): New variable.
3187 (EXTRA_HOST_FLAGS): Add GOC.
3188 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
3189 * Makefile.def (target_modules): Add libgo.
3190 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
3191 (dependencies): Add dependency from configure-target-libgo to
3192 configure-target-libffi and all-target-libstdc++-v3. Add
3193 dependencies from all-target-libgo to all-target-libffi.
3194 (languages): Add go.
3195 * configure: Rebuild.
3196 * Makefile.in: Rebuild.
3197
31982010-11-19 Ian Lance Taylor <iant@google.com>
3199
3200 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
3201 compiler/flag environment variables.
3202
32032010-11-18 Ian Lance Taylor <iant@google.com>
3204
3205 * configure.ac: Check for lang_requires_boot_languages in
3206 config-lang.in files.
3207 * configure: Rebuild.
3208
32092010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
87969c8c 3210 Tobias Burnus <burnus@net-b.de>
3211
3212 PR fortran/32049
3213 * Makefile.def: Add libquadmath; build it with language=fortran.
3214 * configure.ac: Add libquadmath.
3215 * Makefile.tpl: Handle multiple libs in check-[+language+].
3216 * Makefile.in: Regenerate.
3217 * configure: Regenerate.
3218
1fea6e9c 32192010-11-16 Tom Tromey <tromey@redhat.com>
3220
3221 * MAINTAINERS: Moved myself to reviewers section.
3222
1950f29a 32232010-11-15 Zdenek Dvorak <ook@ucw.cz>
3224
3225 * MAINTAINERS: Moved myself to reviewers section.
3226
e3d68d13 32272010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3228
3229 * MAINTAINERS (Various Maintainers): Add self for build machinery.
3230 (Write After Approval): Remove self.
3231
73f813e1 32322010-11-15 Andreas Schwab <schwab@redhat.com>
3233
3234 * configure.ac: Fix spelling in option names.
3235 * configure: Regenerated.
3236
e619f0a6 32372010-11-13 Georg-Johann Lay <georgjohann@web.de>
3238
3239 PR bootstrap/39622
3240 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
3241 * configure: Regenerated.
3242
b330025b 32432010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
3244
3245 * MAINTAINERS: Update my email address.
3246
8a0fe290 32472010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3248
8a0fe290 3249 * configure: Regenerate.
3250
81b9d148 32512010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3252
aac33805 3253 * configure: Regenerate.
81b9d148 3254
4076133b 32552010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3256
4076133b 3257 * configure: Regenerate.
3258
88e8cc3e 32592010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3260
88e8cc3e 3261 * configure: Regenerate.
3262
a3c81e03 32632010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
3264
3265 * configure.ac: Support official CLooG.org versions.
3266 * configure: Regenerate.
3267 * config/cloog.m4: New.
3268
083311b4 32692010-11-10 François Dumont <francois.cppdevs@free.fr>
3270
3271 * MAINTAINERS (Write After Approval): Add myself.
3272
7cb0b8a7 32732010-11-09 David Edelsohn <dje.gcc@gmail.com>
3274
3275 * MAINTAINERS: Update my email address.
3276
16463c8d 32772010-11-04 Iain Sandoe <iains@gcc.gnu.org>
3278
3279 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
3280 * configure: Regenerate.
16463c8d 3281
25630dc7 32822010-11-03 Ian Lance Taylor <iant@google.com>
3283 Dave Korn <dave.korn.cygwin@gmail.com>
3284
3285 PR lto/46273
3286 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
3287 and on other supported platforms whenever LTO is enabled.
3288 * configure: Rebuild.
3289
13d2f2b2 32902010-11-02 Alan Modra <amodra@gmail.com>
3291
3292 PR binutils/12110
3293 * configure.ac: Error when source path contains spaces.
3294 * configure: Regenerate.
3295
4a0163ae 32962010-10-23 James E. Wilson <wilson@codesourcery.com>
3297
3298 * MAINTAINERS: Update my email address.
3299
1235ba90 33002010-10-20 Ian Lance Taylor <iant@google.com>
3301
3302 * Makefile.def (target_modules): Set lib_path to src/.libs for
3303 libstdc++-v3 module.
3304 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
3305 * Makefile.in: Rebuild.
3306
579b6115 33072010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3308
3309 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
3310 (Write After Approval): Remove myself.
3311
79aafbf6 33122010-10-15 Tristan Gingold <gingold@adacore.com>
3313
3314 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3315
7516f0c4 33162010-10-14 Douglas Rupp <rupp@gnat.com>
3317
3318 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3319
ca42e774 33202010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
3321
3322 * configure.ac (build_lto_plugin): New shell variable.
3323 (--enable-lto): Turn on by default for all non-ELF platforms that
3324 have had LTO support added so far. Set build_lto_plugin appropriately
3325 for both ELF and non-ELF.
3326 (configdirs): Add lto-plugin or not based on build_lto_plugin.
3327 * configure: Regenerate.
3328
9ee71fca 33292010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3330
3331 Sync from src:
3332 * configure.ac (v850 support): Remove target-libgloss from
3333 noconfigdirs.
3334 * configure: Regenerate.
3335
372a3f1e 33362010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3337
3338 PR bootstrap/45326
3339 PR bootstrap/45174
3340 * configure.ac: Honor initial values of $build_configargs,
3341 $host_configargs, $target_configargs. Mark the precious, so
3342 environment settings get recorded.
3343 * configure: Regenerate.
3344
445b7c96 33452010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3346
3347 PR bootstrap/45796
3348 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
3349 Depend on all-build-libiberty.
3350 * Makefile.in: Regenerate.
3351
d34b0d1e 33522010-09-30 Michael Eager <eager@eagercon.com>
3353
3354 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
3355 * configure: Regenerate.
3356
2ae04593 33572010-09-28 Michael Eager <eager@eagercon.com>
3358
3359 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
3360
3aa7b555 33612010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3362
3363 PR bootstrap/44621
3364 * configure.ac: Fix unportable shell quoting.
3365 * configure: Regenerate.
3366
62932e4d 33672010-09-21 Iain Sandoe <iains@gcc.gnu.org>
3368
3369 * configure.ac (enable-lto): Add Darwin to the list of supported lto
3370 targets and amend comment.
3371 * configure: Regenerate.
3372
b3f60ce8 33732010-09-15 Tejas Belagod <tejas.belagod@arm.com>
3374
3375 * MAINTAINERS (Write After Approval): Add myself.
3376
4ae8c98f 33772010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
3378
3379 * configure.ac: Enable LTO by default on Darwin.
3380 * configure: Regenerate.
3381
782aa0bb 33822010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
3383
4ae8c98f 3384 * MAINTAINERS (Write After Approval): Add myself.
782aa0bb 3385
3888a212 33862010-09-01 Ian Bolton <ian.bolton@arm.com>
3387
4ae8c98f 3388 * MAINTAINERS (Write After Approval): Add myself.
3888a212 3389
ad7d8d63 33902010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
3391
3392 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
3393 ports
3394
b9c08e4e 33952010-07-28 David Yuste <david.yuste@gmail.com>
3396
3397 * MAINTAINERS (Write After Approval): Add myself.
3398
65b688d7 33992010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
3400
3401 * configure.ac: Support all v850 targets.
3402 * configure: Regenerate.
3403
b9a8e4c4 34042010-07-23 Marc Glisse <marc.glisse@normalesup.org>
3405
3406 PR bootstrap/44455
3407 * configure.ac (extra_mpfr_configure_flags): Copy from
3408 extra_mpc_gmp_configure_flags.
3409 * configure: Re-generated.
3410
a91ed45e 34112010-07-22 Andi Kleen <ak@linux.intel.com>
3412
3413 * MAINTAINERS (Write After Approval): Add myself.
3414
b2c57537 34152010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
3416
3417 * MAINTAINERS (Write After Approval): Add myself.
3418
a7a6769e 34192010-07-20 Jeffrey Yasskin <jyasskin@google.com>
3420
3421 * MAINTAINERS (Write After Approval): Add myself.
3422
cb885d9b 34232010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
3424
3425 PR target/44862
3426 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
3427 Provide -B option to allow for link spec %s substitutions for
3428 libstdc++.a on darwin.
3429 * Makefile.in: Regenerate.
3430
5bea9bfd 34312010-07-10 Mikael Morin <mikael@gcc.gnu.org>
3432
3433 * MAINTAINERS (Reviewers): Update my e-mail address
3434
753a7a07 34352010-06-10 Alexandre Oliva <aoliva@redhat.com>
3436
3437 * Makefile.def (configure-gcc): Depend on all-libelf.
3438 * Makefile.in: Rebuild.
3439
596b7b22 34402010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
3441
3442 * MAINTAINERS (Write After Approval): Add myself in the right place.
3443
dcde3c07 34442010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
c29ab255 3445
3446 * MAINTAINERS (Write After Approval): Add myself.
3447
dcde3c07 34482010-05-25 Sterling Augustine <sterling@tensilica.com>
c03b5ae8 3449
3450 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
dcde3c07 3451
34522010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
fc75f6d9 3453
e3cce89a 3454 * config.sub: Update to version 2010-05-21.
3455 * config.guess: Update to version 2010-04-03.
fc75f6d9 3456
f64b48e2 34572010-05-18 Steven Bosscher <steven@gcc.gnu.org>
3458
3459 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
3460 * configure: Regenerate.
3461
2be0e543 34622010-05-12 Sriraman Tallam <tmsriram@google.com>
3463
3464 * MAINTAINERS (Write After Approval): Add myself.
3465
23433d72 34662010-05-07 Steven Bosscher <steven@gcc.gnu.org>
3467
3468 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
3469 a platform that supports LTO.
3470 * configure: Regenerate.
3471
896fc761 34722010-05-05 Sebastian Pop <sebastian.pop@amd.com>
3473
3474 * configure.ac: Allow all the versions greater than 0.10 of PPL.
3475 * configure: Regenerated.
3476
af7c5662 34772010-04-27 Roland McGrath <roland@redhat.com>
3478 H.J. Lu <hongjiu.lu@intel.com>
3479
3480 * configure.ac (--enable-gold): Support both, both/gold and
3481 both/bfd to add gold to configdirs without removing ld.
3482 * configure: Regenerated.
3483
3484 * Makefile.def: Add install-gold dependency to install-ld.
3485 * Makefile.in: Regenerated.
3486
4d992eb6 34872010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
3488
3489 PR lto/42776
3490 * configure.ac (--enable-lto): Refactor handling so libelf tests
3491 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
3492 and allow LTO to be explicitly enabled on non-ELF platforms that
3493 are known to support it inside else-clause.
3494 * configure: Regenerate.
3495
affd1d61 34962010-04-20 Eric Botcazou <ebotcazou@adacore.com>
3497
3498 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
3499 * configure: Regenerate.
3500
e55e8126 35012010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
3502
3503 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
3504 * configure: Regenerate.
3505
d6845139 35062010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3507
3508 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
3509 separately.
3510 * configure: Regenerate.
3511
c9c28109 35122010-04-16 Kevin Williams <kevin.williams@inria.fr>
3513
3514 * MAINTAINERS (Write After Approval): Add myself.
3515
8e051ef4 35162010-04-14 Tristan Gingold <gingold@adacore.com>
3517
3518 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
3519 * configure: Regenerate.
3520
7cc7a0c6 35212010-04-13 Steve Ellcey <sje@cup.hp.com>
3522
3523 * configure: Regenerate after change to elf.m4.
3524
30e08f1c 35252010-04-06 Iain Sandoe <iains@gcc.gnu.org>
3526
3527 * MAINTAINERS (Write After Approval): Add myself.
3528
b14b3ce1 35292010-04-02 Sebastian Pop <sebastian.pop@amd.com>
3530
3531 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
3532 * configure: Regenerated.
3533
35342010-04-02 Sebastian Pop <sebastian.pop@amd.com>
3535
3536 * configure.ac: Print "buggy but acceptable" when CLooG
3537 revision is less than 9.
3538 * configure: Regenerated.
3539
09c38bea 35402010-04-01 Diego Novillo <dnovillo@google.com>
3541
3542 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
3543
59a40389 35442010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3545
3546 PR bootstrap/43615
3547 PR bootstrap/43328
3548
3549 Revert:
3550
3551 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3552
3553 * configure.ac: Do not pass --enable-multilib nor
3554 --disable-multilib in baseargs. Accept explicitly passed
3555 --enable_multilib.
3556 * configure: Regenerate.
3557
15153e30 35582010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
3559
3560 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
3561
247ec299 35622010-03-31 Janis Johnson <janis187@us.ibm.com>
3563
3564 * MAINTAINERS: Remove myself.
3565
7816cdf1 35662010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3567
3568 PR bootstrap/43328
3569 * configure.ac: Do not pass --enable-multilib nor
3570 --disable-multilib in baseargs. Accept explicitly passed
3571 --enable_multilib.
3572 * configure: Regenerate.
3573
2a78007b 35742010-03-28 Andrew Pinski <pinskia@gmail.com>
3575
3576 * MAINTAINERS (spu port): Remove me.
3577
fa0a53e3 35782010-03-23 Joseph Myers <joseph@codesourcery.com>
3579
3580 * configure.ac (tic6x-*-*): New case.
3581 * configure: Regenerate.
3582
d590232e 35832010-03-23 Joseph Myers <joseph@codesourcery.com>
3584
3585 * config.sub: Update to version 2010-03-22.
3586 * config.guess: Update to version 2009-12-30.
3587
dcde3c07 35882010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
1384f0b0 3589
3590 PR ada/42554
3591 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
3592 * configure: Regenerate.
3593
7071ad11 35942010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
3595
3596 * MAINTAINERS: Update my email address.
3597
c583eb67 35982010-03-17 Sebastian Pop <sebastian.pop@amd.com>
3599
3600 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
3601 (ghassan.shobaki@amd.com): Removed.
3602
6217c06a 36032010-03-17 Alan Modra <amodra@gmail.com>
3604
3605 * MAINTAINERS: Update my email address.
3606
101a6f96 36072010-03-16 Diego Novillo <dnovillo@google.com>
3608
3609 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
3610 Matthews.
3611
b753085c 36122010-03-16 Joseph Myers <joseph@codesourcery.com>
3613
3614 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
3615 Gutson, Jeffrey D. Oldham and Mark Shinwell.
3616
4b83e160 36172010-03-16 Joseph Myers <joseph@codesourcery.com>
3618
3619 * MAINTAINERS: Update my email address.
3620
f345c9fb 36212010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
3622
3623 * MAINTAINERS: Update my email address.
3624
4c6d05aa 36252010-03-15 Bernd Schmidt <bernds@codesourcery.com>
3626
3627 * MAINTAINERS: Update my email address.
3628
11010e64 36292010-03-09 Jie Zhang <jie@codesourcery.com>
3630
3631 * MAINTAINERS: Update my email address.
3632
68645a6b 36332010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3634
3635 PR libstdc++/32499
3636 * configure.ac (RANLIB): Default to true.
3637 (STRIP): Likewise.
3638 (RANLIB_FOR_TARGET): Remove superfluous : argument.
3639 * configure: Regenerate.
3640
dcde3c07 36412010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
8980c297 3642
3643 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
3644 (Write After Approval): Update my email address.
3645
90b41dad 36462010-02-17 Nick Clifton <nickc@redhat.com>
3647
3648 PR 11238
3649 * Makefile.tpl (local-distclean): Also remove config.cache files in
3650 sub-directories as there may not be Makefiles present in the
3651 sub-directories.
4284910f 3652 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
3653 the config.cache files found by the find command.
3654
90b41dad 3655 * Makefile.in: Regenerate.
3656 * configure.ac: Revert previous delta.
3657 * configure: Regenerate.
3658
abb1d088 36592010-02-15 Nick Clifton <nickc@redhat.com>
3660
3661 PR 11238
3662 * configure.ac: Delete config.cache files in sub-directories when
3663 deleting Makefiles.
3664 * configure: Regenerate.
3665
b55e20a0 36662010-02-12 Ben Elliston <bje@gnu.org>
3667
3668 * MAINTAINERS: Update my email address.
3669
0518ccd2 36702010-02-08 Andrew Pinski <pinskia@gmail.com>
3671
3672 * MAINTAINERS (spu port): Update my email address.
3673
dcd5ad58 36742010-02-08 Jie Zhang <jie.zhang@analog.com>
3675
3676 * MAINTAINERS: Add myself as a maintainer for the bfin port.
3677
17b6993a 36782010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3679
3680 * configure.ac: Add "recommended" version checks for GMP/MPC.
3681 Update recommended GMP/MPFR/MPC versions.
3682 * configure: Regenerate.
3683
e10fd696 36842010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
3685
3686 * MAINTAINERS: Move my Embecosm email address into the
3687 write-after-approval section.
3688
ddcf38e8 36892010-01-26 Ian Lance Taylor <iant@google.com>
3690
3691 * MAINTAINERS: Add myself as Go frontend maintainer.
3692
5c96a839 36932010-01-25 Joern Rennecke <amylaar@spamcop.net>
3694
3695 PR libstdc++/36101, PR libstdc++/42813
3696 * configure.ac (bootstrap_target_libs): Make inclusion of
3697 target-libgomp conditional on libgomb being in target_configdirs.
3698 * configure: Regenerate.
3699
8e61effd 37002010-01-23 Joern Rennecke <amylaar@spamcop.net>
3701
3702 PR libstdc++/36101, PR libstdc++/42813
3703 * configure.ac (bootstrap_target_libs): Include target-libgomp.
3704 * configure: Regenerate.
3705
1fda3360 37062010-01-22 Joern Rennecke <amylaar@spamcop.net>
3707
3708 PR libstdc++/36101, PR libstdc++/42813
3709 * configure.ac (target_configdirs): Substitute.
3710 * Makefile.def: Bootstrap target module libgomp.
3711 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
3712 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
3713 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
3714 * configure, Makefile.in: Regenerate.
3715
8e32c255 37162010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
3717
3718 * MAINTAINERS: Adjust my details.
3719
37d3b41c 37202010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
3721
3722 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
3723
50918a37 37242010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
3725
3726 * MAINTAINERS: reindented my entry with tabs instead of spaces.
3727
3397c9b2 37282010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
3729
3730 * MAINTAINERS (Write After Approval): Add myself.
3731
25cd8ffa 37322010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3733
3734 * MAINTAINERS (Write After Approval): Add myself.
3735
a82c8807 37362010-01-11 Richard Guenther <rguenther@suse.de>
3737
3738 PR lto/41569
3739 * Makefile.def (all-lto-plugin): Depend on all-gcc.
3740 * Makefile.in: Regenerated.
3741
5846e92c 37422010-01-11 Andreas Tobler <andreast@fgznet.ch>
3743
3744 * configure.ac: Enable libjava build on x86_64-*freebsd*.
3745 * configure: Regenerate.
3746
c3fc6a63 37472010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9f9d05ad 3748 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
c3fc6a63 3749
3750 PR bootstrap/42424
3751 * configure.ac: Include libtool m4 files.
9f9d05ad 3752 (_LT_CHECK_OBJDIR): Call it.
c3fc6a63 3753 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
3754 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
50918a37 3755
c3fc6a63 3756 * configure: Regenerate.
3757
1ab7bcf0 37582010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3759
3760 PR bootstrap/41818
3761 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
3762 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
3763 * Makefile.in: Regenerate.
3764
1a4f45ec 37652010-01-02 Richard Guenther <rguenther@suse.de>
3766
3767 PR lto/41529
3768 * configure.ac: Include config/elf.m4. Disable LTO if not
3769 builting for an elf target.
3770 * configure: Regenerate.
3771
cff9dc68 37722009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
3773
3774 * MAINTAINERS: Change my email address.
3775
c505c9f4 37762009-12-18 Ben Elliston <bje@au.ibm.com>
3777
3778 * config.sub, config.guess: Update from upstream sources.
3779
070457e7 37802009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
3781
3782 * MAINTAINERS (Write After Approval): Add myself.
3783
16de6a81 37842009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3785
3786 PR middle-end/30447
3787 PR middle-end/30789
3788 PR other/40302
3789
3790 * configure.ac: Require MPC.
3791 * configure: Regenerate.
3792
e6408286 37932009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3794
3795 PR target/38384
3796 PR bootstrap/40972
3797 * libtool.m4: Sync from git Libtool.
3798 * ltoptions.m4: Likewise.
3799 * ltversion.m4: Likewise.
3800 * lt~obsolete.m4: Likewise.
3801 * ltmain.sh: Likewise.
3802
fcb50449 38032009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3804
3805 * configure.ac: Update minimum MPC version to 0.8.
3806 * configure: Regenerate.
3807
cff3778c 38082009-11-21 Sebastian Pop <sebpop@gmail.com>
3809
3810 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
3811 * configure: Regenerated.
3812
d6dfe18a 38132009-11-21 Ian Lance Taylor <iant@google.com>
3814
3815 * configure.ac: Change default of poststage1_ldflags to be empty if
3816 poststage1_libs is set. When poststage1_libs is empty, and
3817 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
3818 * configure: Rebuild.
3819
04810760 38202009-11-21 Adam Nemet <adambnmet@gmail.com>
3821
3822 * MAINTAINERS (Write After Approval): Update my email address.
3823
af3e823e 38242009-11-20 Ben Elliston <bje@au.ibm.com>
3825
3826 * config.guess: Update from upstream sources.
3827
e01b36b0 38282009-11-16 Alexandre Oliva <aoliva@redhat.com>
3829
3830 * Makefile.def: Restore host and target settings for gmp.
3831 * Makefile.in: Rebuild.
3832
eea1ae23 38332009-11-16 Alexandre Oliva <aoliva@redhat.com>
3834
3835 * configure.ac: Add libelf to host_libs. Enable in-tree configury
3836 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
3837 Fix portability of test of C++ as bootstrap language. Add
3838 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
3839 * configure: Rebuild.
3840 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
3841 and cloog. Fix in-tree ppl configuration. Introduce libelf
3842 in-tree building.
3843 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
3844 (POSTSTAGE1_HOST_EXPORTS): Use it.
3845 (STAGE[+id+]_CXXFLAGS): New.
3846 (BASE_FLAGS_TO_PASS): Pass it down.
3847 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
3848 extra_exports.
3849 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
3850 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
3851 extra_exports.
3852 * Makefile.in: Rebuild.
3853
5e80e315 38542009-11-17 Ben Elliston <bje@au.ibm.com>
3855
3856 * config.sub, config.guess: Update from upstream sources.
3857
500010c6 38582009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3859
3860 * MAINTAINERS (Write After Approval): Add myself.
3861
dcde3c07 38622009-11-09 Jon Beniston <jon@beniston.com>
595b8ec2 3863
3864 * MAINTAINERS (Write After Approval): Add myself.
3865
fe284774 38662009-11-06 Ozkan Sezer <sezeroz@gmail.com>
3867
3868 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
3869 paths for *-w64-mingw* and x86_64-*mingw*.
3870 * configure: Regenerated.
3871
dcde3c07 38722009-11-05 Joern Rennecke <amylaar@spamcop.net>
533b6da8 3873
3874 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
3875
c356a43c 38762009-11-02 Benjamin Kosnik <bkoz@redhat.com>
3877
3878 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
3879 Phil Edwards to Write-After Approval.
3880
ec2eb8fb 38812009-10-30 Kai Tietz <kai.tietz@onevision.com>
3882
3883 * configure.ac: Disable target-winsup & co for
3884 x86_64-*-mingw* and *-w64-mingw* targets.
3885 * configure: Regenerated.
3886
24833e1a 38872009-10-16 Nick Clifton <nickc@redhat.com>
3888
3889 * MAINTAINERS: Add myself as a maintainer for the RX port.
3890
dcde3c07 38912009-10-26 Johannes Singler <singler@kit.edu>
2683326a 3892
9f9d05ad 3893 * MAINTAINERS (Write After Approval): Update my e-mail address.
2683326a 3894
3a8cd7be 38952009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3896
3897 * configure.ac (CLooG test): Use = with test.
3898 * configure: Regenerate.
3899
24d0cd27 39002009-10-22 Richard Guenther <rguenther@suse.de>
3901
3902 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
3903 cloog if the ppl version check failed. Move flags saving
3904 before setting in libelf check.
3905 * configure: Regenerate.
3906
539c8c59 39072009-10-21 Richard Guenther <rguenther@suse.de>
3908
3909 * configure.ac: Adjust the ppl and cloog configure to work as
3910 documented. Disable cloog if ppl was disabled. Omit the version
3911 checks if they were disabled.
3912 * configure: Re-generate.
3913
d6ef094a 39142009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3915
3916 * configure.ac: Add 'lto' to enable_languages, not
3917 new_enable_languages, and only if not already present.
3918 * configure: Regenerate.
3919
414672c1 39202009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
3921
3922 * README: Refer to the various COPYING* files instead of just
3923 COPYING.
3924 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
3925
dcde3c07 39262009-10-07 Rafael Avila de Espindola <espindola@google.com>
ea05ba0d 3927
3928 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
8738bcea 3929
17780be3 39302009-10-07 Richard Guenther <rguenther@suse.de>
3931
3932 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
3933 and Richard Guenther as reviewers.
3934 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
3935 as reviewers.
3936
c01decc6 39372009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
56ca37b0 3938
c01decc6 3939 * config.sub: Update from upstream sources.
56ca37b0 3940
85627a28 39412009-10-06 Ian Lance Taylor <iant@google.com>
3942
3943 * Makefile.def: check-gold depends upon all-gas.
3944 * Makefile.in: Rebuild.
3945
338b88fa 39462009-10-05 Phil Muldoon <pmuldoon@redhat.com>
3947
3948 * MAINTAINERS (Write After Approval): Add myself.
3949
7bfefa9d 39502009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
3951
3952 * Makefile.def: all-lto-plugin depends on all-libiberty.
3953 set bootstrap=true for lto-plugin.
3954 Add lto-plugin.
3955 * Makefile.in: Regenerate.
3956 * configure.ac (host_libs): Add lto-plugin.
3957 * configure: Regenerate.
3958
7bfefa9d 39592009-10-03 Diego Novillo <dnovillo@google.com>
3960
3961 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
3962 (HOST_LIBELFLIBS): Define.
3963 (HOST_LIBELFINC): Define.
3964 * Makefile.in: Regenerate.
3965 * configure.ac: Add --enable-lto.
3966 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
3967 If --enable-lto is used, add 'lto' to new_enable_languages.
3968 If --enable-lto is used and gold is enabled, add
3969 lto-plugin to configdirs.
3970 * configure: Regenerate.
3971
39722009-10-03 Simon Baldwin <simonb@google.com>
3973
3974 * configure.ac: If --with-system-zlib, suppress local zlib and
3975 pass --with-system-zlib to subdir configure scripts.
3976 * configure: Regenerate.
3977
dcde3c07 39782009-10-01 Loren J. Rittle <ljrittle@acm.org>
272bcfef 3979 Paolo Bonzini <bonzini@gnu.org>
3980
3981 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
3982 $(srcdir).
3983 * Makefile.in: Rebuilt.
3984
dcde3c07 39852009-09-26 Gary Funck <gary@intrepid.com>
bdb4507a 3986
3987 * MAINTAINERS (Write After Approval): Add myself.
3988
0f3a3df5 39892009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3990
3991 * configure.ac: Update minimum MPC version to 0.7.
3992 * configure: Regenerate.
3993
412c2e81 39942009-09-25 Nick Clifton <nickc@redhat.com>
3995
3996 * configure.ac: Pass any --cache-file=/dev/null option on to
3997 subconfigures.
3998 * configure: Regenerate.
3999
c061df75 40002009-09-23 Nick Clifton <nickc@redhat.com>
4001
4002 * config.sub, config.guess: Update from upstream sources.
4003
dcde3c07 40042009-09-22 Loren J. Rittle <ljrittle@acm.org>
a9fd65cd 4005
4006 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
4007 * Makefile.in: Rebuilt.
4008
04a2e841 40092009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4010
4011 PR bootstrap/32272
4012 * configure.ac: Error out if $srcdir isn't '.' but contains
4013 host-${host_noncanonical}.
4014 * configure: Regenerate.
4015
3d00a007 40162009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4017
4018 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
4019 maintainer.
4020
9d447cf8 40212009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4022
7b5fee3e 4023 * configure.ac: If bootstrapping a combined tree with
4024 --enable-gold, require c++ in stage1_languages.
4025 * configure: Regenerate.
4026
32027446 4027 * configure.ac: Also add target_libs of stage1_languages to
4028 bootstrap_target_libs.
4029 * configure: Regenerate.
4030
9d447cf8 4031 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
4032 with --enable-languages not containing c++.
4033 * configure: Regenerate.
4034
572ee61a 40352009-09-15 Jie Zhang <jie.zhang@analog.com>
4036
4037 * configure.ac: Disable java and boehm-gc for bfin-*-*.
4038 * configure: Regenerate.
4039
dcde3c07 40402009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
153f8c88 4041
6cf4f338 4042 * MAINTAINERS (Write After Approval): Update my e-mail address,
4043 and move from from here...
4044 (Waiting for paperwork): To here.
153f8c88 4045
31ebfd49 40462009-09-09 Joseph Myers <joseph@codesourcery.com>
4047
4048 * MAINTAINERS (Reviewers): Add self as driver reviewer.
4049
8bb79148 40502009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4051
4052 * configure.ac: Do not use $extrasub for replacing @if/@endif
4053 parts in Makefile; instead, use additional arguments to
4054 AC_CONFIG_COMMANDS to do the replacement manually, with several
4055 sed invocations, to avoid HP-UX sed command limits.
4056 * configure: Regenerate.
4057
81540bae 40582009-09-08 Alexandre Oliva <aoliva@redhat.com>
4059
4060 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
4061 blank before -L.
4062
a2059f7a 40632009-09-04 Alexandre Oliva <aoliva@redhat.com>
4064
4065 * configure.ac (with-build-config): Document. Handle without.
4066 Handle missing argument.
4067 * configure: Rebuilt.
4068
719faf1c 40692009-09-03 Alexandre Oliva <aoliva@redhat.com>
4070
4071 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
4072 Default to bootstrap-debug only if compare-debug works.
4073 * configure: Rebuilt.
4074 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
4075 * Makefile.in: Rebuilt.
4076
aab1c61e 40772009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4078
4079 * MAINTAINERS (OS Port Maintainers): Update my email address.
4080
14151756 40812009-09-01 Alexandre Oliva <aoliva@redhat.com>
4082
4083 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
4084 * Makefile.in: Rebuilt.
4085
0ba87351 40862009-09-01 Chris Demetriou <cgd@google.com>
4087
4088 * MAINTAINERS (Write After Approval): Add myself.
4089
7c48f38c 40902009-08-31 Dodji Seketeli <dodji@redhat.com>
4091
4092 PR debug/30161
4093 * include/dwarf2.h (enum dwarf_tag): Added
4094 DW_TAG_GNU_template_template_param
4095 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
4096
5576729b 40972009-08-30 Paolo Bonzini <bonzini@gnu.org>
4098
4099 * Makefile.tpl (AWK): Fix typo.
4100 * Makefile.in: Regenerate.
4101
b181f265 41022009-08-30 Paolo Bonzini <bonzini@gnu.org>
4103
4104 * configure.ac: Detect awk and sed.
4105 * Makefile.def (flags_to_pass): Add AWK and SED.
4106 * Makefile.tpl (AWK, SED): New.
4107 (BASE_FLAGS_TO_PASS): Add AWK and SED.
4108 * configure: Regenerate.
4109 * Makefile.in: Regenerate.
4110
7baff5bd 41112009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
4112
4113 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
4114 (collapseslashes): Likewise.
4115
81a71e2b 41162009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4117
4118 * configure.ac (AC_PREREQ): Bump to 2.64.
4119
f0c89091 41202009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4121
115d57c5 4122 * configure.ac: Remove --with-datarootdir, --with-docdir,
4123 --with-pdfdir, --with-htmldir switches.
4124 * configure: Regenerate.
4125
cd9a469c 4126 * configure: Regenerate.
4127
f0c89091 4128 * compile: Sync from Automake 1.11.
4129 * depcomp: Likewise.
4130 * install-sh: Likewise.
4131 * missing: Likewise.
4132 * mkinstalldirs: Likewise.
4133 * ylwrap: Likewise.
4134
a410fae3 41352009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
4136
4137 * ltmain.sh (func_normal_abspath): New function.
4138 (func_relative_path): Likewise.
4139 (func_mode_help): Document new -bindir option for link mode.
4140 (func_mode_link): Add new -bindir option, and use it to place
4141 output DLL if specified.
4142
1a48098b 41432009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4144
cd2f3773 4145 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
4146 (baseargs): Add --disable-option-checking.
4147 * configure: Regenerate.
4148
1a48098b 4149 * Makefile.def (configure-target-libiberty): Depend on
4150 all-binutils and all-ld.
4151 (configure-target-newlib): Likewise.
4152 * Makefile.in: Regenerate.
4153
155f17ed 41542009-08-17 Ben Elliston <bje@au.ibm.com>
4155
4156 * config.sub, config.guess: Update from upstream sources.
4157
ea864ded 41582009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4159
4160 Sync from src, merge:
4161
4162 2009-07-02 Tristan Gingold <gingold@adacore.com>
4163
4164 * configure.ac: Do not exclude gas for i386-*-darwin.
4165 Add a case for x86_64-*-darwin.
4166 * configure: Regenerate.
4167
0f879579 41682009-08-06 Neil Vachharajani <nvachhar@gmail.com>
4169
4170 * MAINTAINERS: Add my name to Write After Approval list.
4171
dcde3c07 41722009-08-06 Michael Eager <eager@eagercon.com>
ba2b484f 4173
4174 * configure.ac: Add Microblaze target.
4175 * configure: Regenerate.
4176
39f6b116 41772009-07-31 Christian Bruel <christian.bruel@st.com>
4178
4179 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
4180 * configure: Regenerate.
8738bcea 4181
dcde3c07 41822009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
339f24d2 4183
4184 * MAINTAINERS (Write After Approval): Update my e-mail address.
4185
5110389d 41862009-07-06 Ian Lance Taylor <iant@google.com>
4187
4188 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
4189 * configure: Rebuild.
4190
fa9b8d64 41912009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
4192
4193 * MAINTAINERS: Move myself to the Graphite Reviewers.
4194
5f29861f 41952009-06-30 Wei Guozhi <carrot@google.com>
4196
4197 * MAINTAINERS: Add my name to Write After Approval list.
4198
6fe86052 41992009-06-26 Steve Ellcey <sje@cup.hp.com>
4200
4201 PR bootstrap/40338
4202 * configure.ac (comparestring): Create new variable.
4203 * Makefile.tpl (comparestring): Use to skip some comparisions.
4204 * configure: Regenerate.
4205 * Makefile.in: Regenerate.
4206
b5ce97f8 42072009-06-26 Doug Evans <dje@sebabeach.org>
4208
4209 * Makefile.def (host_modules): Add cgen.
4210 * Makefile.in: Regenerate.
4211 * configure.ac (host_tools): Add cgen.
4212 * configure: Regenerate.
4213
46222c18 42142009-06-23 DJ Delorie <dj@redhat.com>
4215
4216 * MAINTAINERS: Add myself as mep maintainer.
4217
7ab76cec 42182009-06-23 Ian Lance Taylor <iant@google.com>
4219
4220 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
4221 boot_languages. Only bootstrap target libraries listed in
4222 target_libs for some boot language. Add --with-stage1-ldflags,
4223 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
4224 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
4225 if not building with C++.
4226 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
4227 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
4228 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
4229 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
4230 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
4231 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
4232 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
4233 * configure, Makefile.in: Rebuild.
4234
b2bb9bab 42352009-06-23 Li Feng <nemokingdom@gmail.com>
4236
4237 * MAINTAINERS: Added my name to write-after-approval list.
4238
0c809c32 42392009-06-15 Ryan Mansfield <rmansfield@qnx.com>
4240
4241 * configure.ac: Define is_elf for QNX Neutrino targets.
4242 * configure: Regenerate.
4243
7b4becfd 42442009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
4245
9f9d05ad 4246 * MAINTAINERS: Added my name to the write-after-approval list
7b4becfd 4247
7aed6ac5 42482009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4249
4250 * configure.ac: Detect MPC in default directory.
4251 * configure: Regenerate.
4252
9d247ee8 42532009-06-03 Jerome Guitton <guitton@adacore.com>
4254 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4255
9f9d05ad 4256 * Makefile.tpl (all): Avoid a trailing backslash.
4257 * Makefile.in: Regenerate.
9d247ee8 4258
aec4ef75 42592009-06-03 Ben Elliston <bje@au.ibm.com>
4260
4261 * config.sub, config.guess: Update from upstream sources.
4262
f83974e5 42632009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
4264
4265 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
4266 to noconfdirs.
4267 * configure: Regenerate.
4268
77b633a0 42692009-06-02 Alexandre Oliva <aoliva@redhat.com>
4270
4271 * Makefile.tpl ([+compare-target+]): Compare all stage
4272 directories, rather than just gcc.
4273 * Makefile.in: Rebuilt.
4274
351f7ac7 42752009-06-01 Doug Kwan <dougkwan@google.com>
4276
4277 * configure.ac: Support gold for target arm*-*-*.
4278 * configure: Regenerate.
9d247ee8 4279
7601a55c 42802009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4281
4282 * Makefile.def: Add MPC support and dependencies.
4283 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
4284
4285 * Makefile.in, configure: Regenerate.
4286
a36217d3 42872009-05-27 Alexandre Oliva <aoliva@redhat.com>
4288
4289 * Makefile.tpl (all): Avoid harmless warning in make all when
4290 gcc-bootstrap is enabled but stage_last does not exist.
4291 * Makefile.in: Rebuilt.
4292
8b70b80d 42932009-05-24 Nicolas Roche <roche@adacore.com>
4294
4295 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
4296 * Makefile.in: Regenerate.
4297
cab4bf21 42982009-05-21 Denis Chertykov <chertykov@gmail.com>
4299
4300 * MAINTAINERS: Update my e-mail address.
4301
df95bec1 43022009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
4303
4304 * configure.ac (cygwin noconfigdirs): Remove libgcj.
4305 * configure: Regenerate.
4306
bc1e0bea 43072009-05-18 Alexandre Oliva <aoliva@redhat.com>
4308
4309 PR other/40159
4310 * Makefile.tpl (all): Don't assume gcc-bootstrap and
4311 gcc-no-bootstrap are mutually exclusive.
4312 * Makefile.in: Rebuilt.
4313
4156fd9a 43142009-05-18 Alexandre Oliva <aoliva@redhat.com>
4315
4316 PR other/40159
4317 * Makefile.tpl (all): Don't end with unconditional success.
4318 * Makefile.in: Rebuilt.
4319
bd1f9655 43202009-05-12 Alexandre Oliva <aoliva@redhat.com>
4321
4322 PR target/37137
4323 * Makefile.def (flags_to_pass): Remove redundant and incomplete
4324 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
4325 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
4326 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
4327 stage_configureflags, stage_cflags and stage_libcflags into
4328 explicit Makefile macros.
4329 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
4330 GFORTRAN.
4331 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
4332 CC. Set CC_FOR_BUILD from CC.
4333 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
4334 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
4335 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
4336 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
4337 and GFORTRAN.
4338 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
4339 (_LIBCFLAGS): Renamed to _TFLAGS.
4340 (do-compare-debug, do-compare3-debug): Drop.
4341 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
4342 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
4343 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
4344 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
4345 (XGCC_FLAGS_FOR_TARGET): New.
4346 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
4347 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
4348 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
4349 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
9f9d05ad 4350 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
bd1f9655 4351 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
4352 TFLAGS.
4353 (BUILD_CONFIG): Include if requested.
4354 (all): Set TFLAGS on bootstrap.
4355 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
4356 (all-stageid-prefixmodule): Likewise.
4357 (do-clean, distclean-stageid): Set TFLAGS.
4358 (restrap): Fix whitespace.
4359 * Makefile.in: Rebuilt.
4360
604febb6 43612009-05-07 Paolo Bonzini <bonzini@gnu.org>
4362
4363 * config.guess: Sync with src.
4364
63d7f4db 43652009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
4366
4367 * configure.ac ($with_ppl): Default to no if not supplied.
4368 ($with_cloog): Likewise.
4369 configure: Regenerate.
4370
21c0690b 43712009-04-27 James E. Wilson <wilson@codesourcery.com>
4372
4373 * MAINTAINERS: Update my e-mail address.
4374
cd06af47 43752009-04-27 Nick Clifton <nickc@redhat.com>
4376
4377 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
4378
bb19a97e 43792009-04-25 Eric Botcazou <ebotcazou@adacore.com>
4380
4381 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
4382 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
4383 * Makefile.in: Regenerate.
4384
bff7ea4a 43852009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4386
4387 PR bootstrap/39739
4388 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
4389 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
4390
4391 * configure, Makefile.in: Regenerate.
4392
bb19a97e 43932009-04-21 Taras Glek <tglek@mozilla.com>
fb1e4f4a 4394
4395 * include/hashtab.h: Update GTY annotations to new syntax
4396 * include/splay-tree.h: Likewise
4397
613eb4a3 43982009-04-17 Ben Elliston <bje@au.ibm.com>
4399
4400 * config.sub, config.guess: Update from upstream sources.
4401
ca2751b6 44022009-04-15 Anthony Green <green@moxielogic.com>
4403
4404 * configure.ac: Add moxie support.
4405 * configure: Rebuilt.
4406
4b072aaf 44072009-04-14 Jakub Jelinek <jakub@redhat.com>
4408
4409 * configure.ac: Change copyright header to refer to version
4410 3 of the GNU General Public License and to point readers at the
4411 COPYING3 file and the FSF's license web page.
4412 * Makefile.def: Likewise.
4413 * Makefile.tpl: Likewise.
4414 * Makefile.in: Regenerate.
4415
95349883 44162009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
4417
4418 * configure.ac: Restore match for darwin9 or later. Use double
4419 brackets since regeneration eats one pair.
4420 * configure: Regenerate.
4421
03caadda 44222009-04-09 H.J. Lu <hongjiu.lu@intel.com>
4423
4424 PR gas/10039
4425 * configure.ac: Require texinfo 4.7.
4426 * configure: Regenerated.
4427
6bc9506f 44282009-04-09 Nick Clifton <nickc@redhat.com>
4429
4430 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
4431 the GCC Runtime Library Exception.
4432
fec76ae9 44332009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4434
4435 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
4436 * configure: Regenerate.
4437
21a0251d 44382009-04-01 Steve Ellcey <sje@cup.hp.com>
4439
4440 * Makefil.def (languages): New entries.
4441 * Makefile.tpl (check-gcc-*): New generic target.
4442 * Makefile.in: Regenerate.
21a0251d 4443
dcde3c07 44442009-03-25 Erven Rohou <erven.rohou@inria.fr>
54b921e3 4445
03caadda 4446 * MAINTAINERS: Update my email address.
54b921e3 4447
63d6abe9 44482009-03-18 Tom Tromey <tromey@redhat.com>
4449
03caadda 4450 * configure: Rebuild.
4451 * configure.ac (host_libs): Add libiconv.
4452 * Makefile.in: Rebuild.
4453 * Makefile.def (host_modules): Add libiconv.
4454 (configure-gdb, all-gdb): Depend on libiconv.
63d6abe9 4455
40c500e1 44562009-03-16 Tristan Gingold <gingold@adacore.com>
4457
4458 * configure.ac: Treat gdb as supported on x86_64-darwin.
4459 * configure: Regenerate.
4460
5bc96548 44612009-03-16 Joseph Myers <joseph@codesourcery.com>
4462
4463 * configure.ac (--with-host-libstdcxx): New option.
4464 * configure: Regenerate.
4465
dcde3c07 44662009-03-12 Joern Rennecke <joern.rennecke@arc.com>
9d469b1b 4467
4468 * MAINTAINERS: Move myself into the write after approval list.
4469
2ab9be2b 44702009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
4471
4472 * MAINTAINERS: Update e-mail address.
8738bcea 4473
1f7090eb 44742009-03-11 Dorit Nuzman <dorit@il.ibm.com>
4475
4476 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
4477
dcde3c07 44782009-03-10 Ira Rosen <irar@il.ibm.com>
8e68bfcc 4479
4480 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
4481
9af964d4 44822009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4483
4484 Backport from git Libtool:
4485
4486 2009-01-19 Robert Millan <rmh@aybabtu.com>
4487 Support GNU/kOpenSolaris.
4488 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
4489 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
4490 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
4491 GNU/kOpenSolaris.
4492
a59c2cb8 44932009-02-27 Andreas Schwab <schwab@linux-m68k.org>
4494
4495 * MAINTAINERS: Update e-mail address.
4496
8ccd3088 44972009-02-24 Michael Eager <eager@eagercon.com>
99a435ed 4498
4499 * MAINTAINERS (Write After Approval): Add self.
4500
ebd8f42c 45012009-02-18 Bingfeng Mei <bmei@broadcom.com>
4502
4503 * MAINTAINERS (Write After Approval): Add myself.
4504
be9d4db8 45052009-02-05 Andreas Schwab <schwab@suse.de>
4506
4507 * Makefile.tpl (stage_last): Define $r and $s before using
4508 $(RECURSE_FLAGS_TO_PASS).
4509 * Makefile.in: Regenerate
4510
d7559db1 45112009-01-30 Ian Lance Taylor <iant@google.com>
4512
4513 * MAINTAINERS: Move myself to the Global Reviewers list.
4514
3bef4012 45152009-01-29 Robert Millan <rmh@aybabtu.com>
4516
4517 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
4518 * configure: Regenerate.
4519
808f8521 45202009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
4521
4522 * MAINTAINERS: Make whitespace consistent.
f84804e6 4523 Remove Robert Millan from Write After Approval.
808f8521 4524
6e6a9ced 45252009-01-16 Alan Modra <amodra@bigpond.net.au>
4526
4527 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
4528 (all-opcodes): Depend on all-libiberty.
4529 * Makefile.in: Regenerate.
4530
8408ca00 45312009-01-15 Douglas B Rupp <rupp@gnat.com>
4532
4533 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
4534 * configure: Regenerate.
4535
f95e31fd 45362009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
4537
4538 * MAINTAINERS (Write After Approval): Add myself.
4539
56b496b0 45402009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
4541
4542 * MAINTAINERS: Add myself to reviewers (Fortran).
4543
dcde3c07 45442009-01-12 Sebastian Pop <sebastian.pop@amd.com>
4aa0552b 4545
4546 PR tree-optimization/38515
4547 * configure.ac (cloog-polylib): Removed.
4548 (with_ppl, with_cloog): Test for "no".
4549 * configure: Regenerated.
4550
4e82a0cf 45512009-01-11 Daniel Franke <franke.daniel@gmail.com>
4552
4553 * MAINTAINERS: Moved myself to reviewers (Fortran).
4554
50d19060 45552009-01-06 Thomas Schwinge <tschwinge@gnu.org>
4556
4557 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
4558 (Write After Approval): Remove myself.
4559
2915a9ca 45602009-01-03 Diego Novillo <dnovillo@google.com>
4561
4562 * MAINTAINERS: Remove myself from alias maintainership.
4563
df1f167a 45642009-01-02 David Ayers <ayers@fsfe.org>
4565
4566 * MAINTAINERS: Update e-mail address.
4567
b58007d7 45682008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
4569
4570 * MAINTAINERS: Make whitespace consistent.
4571
9e6fd619 45722008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4573
4574 Backport from upstream Libtool:
4575 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
4576 Add cache variables to tests that require the linker to work.
4577 For shlibpath_overrides_runpath, this also changes the semantics
4578 to let the result from the C compiler take precedence.
4579
2882bf89 45802008-12-02 Ben Elliston <bje@au.ibm.com>
4581
4582 * config.sub, config.guess: Update from upstream sources.
4583
dcde3c07 45842008-12-12 Sebastian Pop <sebastian.pop@amd.com>
6dd977ba 4585
4586 * configure.ac (ppllibs): Add by default the lib flags.
4587 * configure: Regenerate.
4588
da355950 45892008-12-08 Luis Machado <luisgpm@br.ibm.com>
4590
4591 * MAINTAINERS: Add myself to the write after approval list.
4592
42d640f6 45932008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
4594
be9d4db8 4595 * configure.ac: Add double brackets on darwin[912].
4596 * configure: Regenerate.
42d640f6 4597
51557c5b 45982008-12-03 Daniel Kraft <d@domob.eu>
4599
4600 * MAINTAINERS: Moved myself and Mikael Morin from Write After
4601 Approval to Reviewer section (for Fortran front-end).
4602
501068c2 46032008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
4604
4605 * configure.ac: Expand to darwin10 and later.
4606 * configure: Regenerate.
4607
0ecf7a65 46082008-12-02 Andreas Schwab <schwab@suse.de>
4609
4610 * Makefile.def: configure-target-boehm-gc depends on
4611 all-target-libstdc++-v3.
4612 * Makefile.in: Regenerate.
4613
3177f780 46142008-12-02 Kai Tietz <kai.tietz@onevision.com>
4615
4616 * MAINTAINERS: Add myself as mingw maintainer.
4617
fcf428df 46182008-12-02 Ben Elliston <bje@au.ibm.com>
4619
4620 * config.sub, config.guess: Update from upstream sources.
4621
a61f1d25 46222008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
4623
4624 * README.SCO: Remove.
4625
8026444e 46262008-11-29 Fernando Pereira <pronesto@gmail.com>
4627
4628 * MAINTAINERS: Add myself to the write after approval list.
4629
707ec6d5 46302008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
4631
4632 * MAINTAINERS: Update my email address in WAA section.
4633
dcde3c07 46342008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
e006f6a0 4635
4636 * MAINTAINERS: Update e-mail address.
4637
dcde3c07 46382008-11-27 Toon Moene <toon@moene.org>
c399af55 4639
4640 * MAINTAINERS: Change e-mail address.
4641
d9f9f3af 46422008-11-27 Tristan Gingold <gingold@adacore.com>
4643
4644 * configure.ac: Build gdb for i?86-*-darwin*
4645 * configure: Regenerated.
4646
dcde3c07 46472008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
384763bb 4648
4649 * MAINTAINERS: Added my full name.
4650
54670ae6 46512008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
4652
4653 PR bootstrap/38014
4654 PR bootstrap/37923
4655
4656 Revert:
4657
4658 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4659
4660 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4661 * Makefile.in: Regenerated.
4662
4663 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
4664
4665 PR gdb/921
4666 PR gdb/1646
4667 PR gdb/2175
4668 PR gdb/2176
4669
4670 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4671 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4672 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
4673 (HOST_EXPORTS): Pass CPPFLAGS.
4674 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4675 (LDFLAGS_FOR_TARGET): Initialize from configure script.
4676 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4677 * Makefile.in, configure: Regenerated.
4678 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4679 and CPPFLAGS_FOR_BUILD.
4680
dcde3c07 46812008-11-06 Jeff Law <law@redhat.com>
35d42d87 4682
4683 * MAINTAINERS: Add myself as middle end maintainer.
4684
9978efe2 46852008-11-06 Andrew Stubbs <ams@codesourcery.com>
4686
4687 * MAINTAINERS (Write after approval): Add myself.
4688
8487f085 46892008-11-05 Diego Novillo <dnovillo@google.com>
4690
4691 * MAINTAINERS (Global Reviewers): Add myself.
4692 (Non-Algorithmic Maintainers): Remove myself.
4693
bd2826b0 46942008-11-04 Thomas Schwinge <tschwinge@gnu.org>
4695
0ecf7a65 4696 * MAINTAINERS (Write after approval): Add myself.
bd2826b0 4697
fefb72aa 46982008-10-31 Mikael Morin <mikael.morin@tele2.fr>
4699
0ecf7a65 4700 * MAINTAINERS (Write after approval): Add myself.
fefb72aa 4701
55bc4ab1 47022008-10-31 Ben Elliston <bje@au.ibm.com>
4703
4704 * configure.ac (spu-*-*): Remove special case.
4705 * configure: Regenerate.
4706
be6ed2e1 47072008-10-30 Catherine Moore <clm@codesourcery.com>
4708
4709 * MAINTAINERS (Write after approval): Update my email address.
4710
a8e019fa 47112008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
4712
4713 * configure.ac [spu-*-*]: Do not set skipdirs.
4714 * configure: Re-generate.
4715
1a9f59a4 47162008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
4717
4718 * MAINTAINERS (Various Maintainers): Add myself to reload.
4719
de52fda6 47202008-10-25 Richard Guenther <rguenther@suse.de>
4721
4722 * MAINTAINERS (Various Maintainers): Add myself as middle-end
4723 maintainer. Remove myself as libgcc-math maintainer.
4724 (Non-Algorithmic Maintainers): Remove myself.
4725
38db8374 47262008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4727
4728 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4729 * Makefile.in: Regenerated.
4730
d8ff5826 47312008-10-23 Cary Coutant <ccoutant@google.com>
4732
4733 * MAINTAINERS (Write after approval): Add myself.
4734
d514f3bf 47352008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
4736
4737 PR gdb/921
4738 PR gdb/1646
4739 PR gdb/2175
4740 PR gdb/2176
4741
4742 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4743 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4744 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
4745 (HOST_EXPORTS): Pass CPPFLAGS.
4746 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4747 (LDFLAGS_FOR_TARGET): Initialize from configure script.
4748 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4749 * Makefile.in, configure: Regenerated.
4750 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4751 and CPPFLAGS_FOR_BUILD.
4752
dcde3c07 47532008-10-20 Sebastian Pop <sebastian.pop@amd.com>
cf58dc99 4754
4755 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
4756 Sebastian Pop.
4757
65ee4ba4 47582008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
4759
4760 * MAINTAINERS (Write After Approval): Added myself.
4761
c214098d 47622008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4763
4764 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
4765 recommended version to 2.3.2.
4766
4767 * configure: Regenerate.
4768
4ae4a8b5 47692008-10-01 Mark Mitchell <mark@codesourcery.com>
4770
4771 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
4772
65bf946b 47732008-09-29 David Daney <david.daney@caviumnetworks.com>
4774
4775 * MAINTAINERS (Write After Approval): Update e-mail address.
4776
5028c504 47772008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
4778
4779 * libtool.m4: Update to libtool 2.2.6.
4780 * lt~obsolete.m4: Update to libtool 2.2.6.
4781 * ltmain.sh: Update to libtool 2.2.6.
4782 * ltsugar.m4: Update to libtool 2.2.6.
4783 * ltversion.m4: Update to libtool 2.2.6.
4784 * ltoptions.m4: Update to libtool 2.2.6.
4785 * ltgcc.m4: Update to match changes from libtool 2.2.6.
4786
8b1a5537 47872008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
4788
4789 * MAINTAINERS (Write After Approval): Add myself.
4790
55374afb 47912008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
4792
4793 * MAINTAINERS (Write After Approval): Update my name.
4794
bf6d04f7 47952008-09-20 Steven Bosscher <steven@gcc.gnu.org>
4796
0ecf7a65 4797 * MAINTAINERS: Add myself in "Write After Approval".
bf6d04f7 4798
9abaa85a 47992008-09-18 Steve Ellcey <sje@cup.hp.com>
4800
0ecf7a65 4801 * MAINTAINERS: Add myself as ia64 maintainer.
9abaa85a 4802
43277e2a 48032008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
4804
4805 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
4806 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
4807 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
4808 and Michael Tiemann from Write After Approval since they do not
4809 actually have access.
4810
a565a5fa 48112008-09-05 Richard Guenther <rguenther@suse.de>
4812
4813 * configure.ac: Initialize clooglibs to -lcloog.
4814 * configure: Re-generate.
4815
2d9cbe39 48162008-09-04 Le-Chun Wu <lcwu@google.com>
4817
4818 * MAINTAINERS (Write After Approval): Add myself.
4819
5362e323 48202008-09-03 Sebastian Pop <sebastian.pop@amd.com>
4821
4822 * configure.ac (--with-cloog-polylib): New.
4823 (--disable-cloog-version-check): New.
4824 (--disable-ppl-version-check): New.
4825 * configure: Re-generate.
4826
3e6e524f 48272008-09-03 Richard Guenther <rguenther@suse.de>
4828
4829 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
4830 cloog test.
4831 * configure: Re-generate.
4832
8372e9ea 48332008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
4834
4835 Add picoChip port.
4836 * MAINTAINERS: Add picoChip maintainers.
4837
255b6be7 48382008-09-02 Sebastian Pop <sebastian.pop@amd.com>
4839 Tobias Grosser <grosser@fim.uni-passau.de>
4840 Jan Sjodin <jan.sjodin@amd.com>
4841 Harsha Jagasia <harsha.jagasia@amd.com>
4842 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4843 Konrad Trifunovic <konrad.trifunovic@inria.fr>
4844 Adrien Eliche <aeliche@isty.uvsq.fr>
4845
4846 Merge from graphite branch.
4847 * configure: Regenerate.
4848 * Makefile.in: Regenerate.
4849 * configure.ac (host_libs): Add ppl and cloog.
4850 Add checks for PPL and CLooG.
4851 * Makefile.def (ppl, cloog): Added modules and dependences.
4852 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
4853 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
4854
7d804f04 48552008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
4856
4857 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
4858 (GCC_SHLIB_SUBDIR): New.
4859 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
4860 * configure: Regenerate.
4861 * Makefile.in: Regenerate.
4862
cc7fe443 48632008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
4864
4865 * MAINTAINERS: Consistently use tabs to separate columns.
4866
c3116b03 48672008-08-29 Tristan Gingold <gingold@adacore.com>
4868
4869 * MAINTAINERS (Write after Approval): Add myself.
4870
dba2c8ea 48712008-08-28 Tristan Gingold <gingold@adacore.com>
4872
4873 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
4874 Enable bfd, binutils and opcodes.
4875 * configure: Regenerate.
4876
ae65dfef 48772008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4878
4879 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
4880
2a462700 48812008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
4882
4883 * MAINTAINERS: Use correct Umlaut for last name.
4884
da1cc9ee 48852008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4886
4887 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
4888
285c1b7e 48892008-08-16 David Edelsohn <edelsohn@gnu.org>
4890
4891 * MAINTAINERS: Update my email address.
4892
edcc45bb 48932008-08-16 Nicolas Roche <roche@adacore.com>
4894
4895 * Makefile.tpl: Add BOOT_ADAFLAGS.
4896 * Makefile.in: Regenerate.
4897
559b0712 48982008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
4899
4900 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
4901 * configure: Regenerate.
4902
dcde3c07 49032008-07-30 Paolo Bonzini <bonzini@gnu.org>
3bed0958 4904
4905 * configure.ac: Add makefile fragments for hpux.
4906 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
4907 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
4908 * configure: Regenerate.
4909 * Makefile.in: Regenerate.
4910
dcde3c07 49112008-07-28 Aldy Hernandez <aldyh@redhat.com>
50e0cac8 4912
4913 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
4914
dcde3c07 49152008-07-11 Dodji Seketeli <dseketel@redhat.com>
ff71f0b4 4916
4917 * MAINTAINERS (Write after Approval): Add myself.
4918
d27e061f 49192008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
4920
4921 * MAINTAINERS (Write After Approval): Add myself.
4922
5daaf60f 49232008-06-29 Andrew Jenner <andrew@codesourcery.com>
4924
4925 * MAINTAINERS (Write After Approval): Add myself.
4926
04177cb3 49272008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
4928
4929 * MAINTAINERS: Update my email address.
4930
5dfd58d3 49312008-06-25 Joey Ye <joey.ye@intel.com>
4932
4933 * MAINTAINERS (Write After Approval): Add myself.
4934
5b2c7553 49352008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4936
4937 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
4938 * Makefile.in: Regenerate.
4939 * configure: Regenerate.
4940
211b932d 49412008-06-17 Daniel Kraft <d@domob.eu>
4942
4943 * MAINTAINERS (Write After Approval): Add myself.
4944
4e8a889d 49452008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4946
4947 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
4948 "$@" is still intact with both Autoconf 2.59 and 2.62.
4949 * configure: Regenerate.
4950
168ee878 49512008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4952
4953 * Makefile.tpl: Fix comment errors.
4954 * Makefile.in: Regenerate.
4955
607465f2 49562008-06-12 David S. Miller <davem@davemloft.net>
4957 David Edelsohn <edelsohn@gnu.org>
4958
4959 * configure.ac: Add powerpc*-*-* to gold supported targets.
4960 * configure: Regenerate.
4961
9841cd80 49622008-06-08 Joseph Myers <joseph@codesourcery.com>
4963
4964 PR tree-optimization/36218
4965 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
4966 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
4967 (all prefix="build-"): Pass them to build-system sub-makes.
4968 * Makefile.in: Regenerate.
4969
6af9f7ea 49702008-06-07 Joseph Myers <joseph@codesourcery.com>
4971
4972 * MAINTAINERS (mt port): Remove.
4973 (sco5, unixware, sco udk): Remove.
4974 (Kean Johnston): Add to Write After Approval.
4975
ab2a1d30 49762008-05-30 Julian Brown <julian@codesourcery.com>
4977
4978 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
4979 of libobjc for ARM EABI Linux.
4980 * configure: Regenerate.
f7f51622 4981
dcde3c07 49822008-05-18 Xinliang David Li <davidxl@google.com>
5ade25c6 4983
0ecf7a65 4984 * ChangeLog: Remove wrong ChangeLog entry.
5ade25c6 4985
dcde3c07 49862008-05-17 Xinliang David Li <davidxl@google.com>
f7f51622 4987
5ade25c6 4988 * MAINTAINERS (Write After Approval): Add myself.
f7f51622 4989
f0ce8d7d 49902008-05-15 Janus Weil <janus@gcc.gnu.org>
4991
4992 * MAINTAINERS (Write After Approval): Add myself.
4993
d3eff7bb 49942008-05-14 Rafael Espíndola <espindola@google.com>
2c3fa25d 4995
4996 * config-ml.in: don't handle --enable-shared and --enable-static.
4997
c69f9953 49982008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
4999
5000 * MAINTAINERS: Update my email address.
5001
21b4aefa 50022008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
5003
5004 * MAINTAINERS: Update my email address.
0ecf7a65 5005
f2271661 50062008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
5007
5008 * MAINTAINERS (Write After Approval): Add myself.
5009
002bc050 50102008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
5011
5012 * MAINTAINERS (Write After Approval): Add myself.
5013
dcde3c07 50142008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
74200d08 5015
5016 * MAINTAINERS (crx): Add myself.
5017
83a50aef 50182008-04-18 Paolo Bonzini <bonzini@gnu.org>
5019
5020 Sync with src:
5021 2008-04-14 David S. Miller <davem@davemloft.net>
5022
0ecf7a65 5023 * configure.ac: Add sparc*-*-* to gold supported targets.
5024 * configure: Regenerate.
83a50aef 5025
f0cb9b36 50262008-04-18 Paolo Bonzini <bonzini@gnu.org>
5027
5028 PR bootstrap/35457
5029 * configure.ac: Include override.m4.
5030 * configure: Regenerate.
5031
1db8021c 50322008-04-18 Paolo Bonzini <bonzini@gnu.org>
5033
0ecf7a65 5034 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
5035 * Makefile.in: Regenerate.
1db8021c 5036
dcde3c07 50372008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
15f8eac8 5038
0ecf7a65 5039 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
15f8eac8 5040 as nonconfigurable directories list.
0ecf7a65 5041 * configure: Regenerate.
15f8eac8 5042
3af820d0 50432008-04-14 Ben Elliston <bje@au.ibm.com>
5044
5045 * config.sub, config.guess: Update from upstream sources.
5046
6e7d0937 50472008-04-12 Hans-Peter Nilsson <hp@axis.com>
5048
5049 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
5050 * Makefile.in: Regenerate.
5051
9c66b389 50522008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
5053
5054 * configure.ac: Do not build libssp for the AVR.
5055 * configure: Regenerate.
5056
29ab6ecd 50572008-04-07 Ian Lance Taylor <iant@google.com>
5058
5059 * Makefile.def: check-gold depends upon all-binutils.
5060 * Makefile.in: Regenerate.
5061
86aaa146 50622008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
5063
5064 * MAINTAINERS (Write After Approval): Add myself.
5065
45043b2b 50662008-04-04 Nick Clifton <nickc@redhat.com>
5067
5068 PR binutils/4334
fae55456 5069 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
45043b2b 5070 builds.
5071 * configure: Regenerate.
5072
5a92bcc2 50732008-04-04 NightStrike <NightStrike@gmail.com>
5074
5075 PR other/35151
0ecf7a65 5076 * configure.ac: Combine rules for mingw32 and mingw64.
5077 * configure: Regenerate.
5a92bcc2 5078
0805084a 50792008-04-02 Kai Tietz <kai.tietz@onvision.com>
5080
5081 * MAINTAINERS (Write After Approval): Add myself.
5082
dcde3c07 50832008-04-01 Seongbae Park <seongbae.park@gmail.com>
5b9f41dc 5084
5085 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
5086 * Makefile.in (.NOTPARALLEL): Ditto.
5087
63a9f8da 50882008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
5089
5090 * MAINTAINERS (Write After Approval): Add myself.
5091
dcde3c07 50922008-03-31 Seongbae Park <seongbae.park@gmail.com>
3e3a0e9c 5093
5094 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
5095 * Makefile.in (.NOTPARALLEL): Regenerate.
5096
4add9df0 50972008-03-27 Paolo Bonzini <bonzini@gnu.org>
5098
5099 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
5100 * Makefile.in: Regenerate.
5101
03b33306 51022008-03-26 Jakub Staszak <kuba@et.pl>
5103
5104 * MAINTAINERS (Write After Approval): Add myself.
5105
5d42d4f2 51062008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
5107
5108 * MAINTAINERS: Update e-mail address.
5109
3d47fcf5 51102008-03-20 Ian Lance Taylor <iant@google.com>
5111
5112 * configure.ac: Add support for --enable-gold.
5113 * Makefile.def: Add gold as a directory like ld.
5114 * configure, Makefile.in: Regenerate.
5115
82eaf560 51162008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5117
5118 * configure.ac: m4_include config/proginstall.m4.
5119 * configure: Regenerate.
e61456db 5120
5121 Backport from upstream Libtool:
0ecf7a65 5122
e61456db 5123 2007-10-12 Eric Blake <ebb9@byu.net>
0ecf7a65 5124
e61456db 5125 Deal with Autoconf 2.62's semantic change in m4_append.
5126 * ltsugar.m4 (lt_append): Replace broken versions of
5127 m4_append.
5128 (lt_if_append_uniq): Don't require separator to be overquoted,
5129 and avoid broken m4_append.
5130 (lt_dict_add): Fix typo.
5131 * libtool.m4 (_LT_DECL): Don't overquote separator.
5132
020e6f2b 51332008-03-13 David Edelsohn <edelsohn@gnu.org>
5134
5135 * config.rpath: Add AIX 6 support.
5136
f7c302cf 51372008-03-13 Paolo Bonzini <bonzini@gnu.org>
5138
5139 * Makefile.def (stageprofile). Remove -fprofile-generate
5140 from stage_libcflags.
5141 * Makefile.in: Regenerate.
5142
82ab37f5 51432008-03-13 Ben Elliston <bje@au.ibm.com>
5144
5145 * config.sub, config.guess: Update from upstream sources.
5146
167057eb 51472008-03-06 Tom Tromey <tromey@redhat.com>
5148
5149 * MAINTAINERS: Update for treelang deletion.
5150
06a40dd3 51512008-03-03 James E. Wilson <wilson@tuliptree.org>
5152
5153 * MAINTAINERS: Update my email address.
5154
af05c092 51552008-03-03 Stan Shebs <stanshebs@earthlink.net>
5156
6c2338a8 5157 * MAINTAINERS (darwin port): Add myself as a maintainer.
af05c092 5158 (objective-c/c++): Add myself as a maintainer.
5159
f3d3d204 51602008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
5161
5162 * MAINTAINERS (Write After Approval): Update my email address.
5163
d5274c75 51642008-02-25 Tomas Bily <tbily@suse.cz>
5165
5166 * MAINTAINERS (Write After Approval): Add myself.
5167
5954dfea 51682008-02-23 Jakub Jelinek <jakub@redhat.com>
5169
5170 * MAINTAINERS (OpenMP): Add myself.
5171
c898f165 51722008-02-20 Paolo Bonzini <bonzini@gnu.org>
5173
a55f1b4b 5174 PR bootstrap/32009
5175 PR bootstrap/32161
c898f165 5176
a55f1b4b 5177 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
5178 * configure: Regenerate.
c898f165 5179
a55f1b4b 5180 * Makefile.def: Define stage_libcflags for all bootstrap stages.
5181 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
5182 STAGE4_LIBCFLAGS): New.
5183 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
5184 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
5185 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
5186 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
5187 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
5188 for target modules. Don't export LIBCFLAGS.
5189 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
5190 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
5191 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
5192 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
5193 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
5194 * Makefile.in: Regenerate.
c898f165 5195
69d30e89 51962008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5197
5198 PR libgcj/33085
5199 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
5200 Do not use -DDLL_EXPORT. Backport from upstream.
5201
aaa12b63 52022008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5203
5204 * MAINTAINERS (Write After Approval): Add myself.
5205
b538c932 52062008-02-02 Hans-Peter Nilsson <hp@axis.com>
5207
5208 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
5209 * configure: Regenerate.
5210
c1d3813f 52112008-01-31 Marc Gauthier <marc@tensilica.com>
5212
5213 * configure.ac (xtensa*-*-*): Recognize processor variants.
5214 * configure: Regenerate.
5215
d2d2630b 52162008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5217
6144731c 5218 PR bootstrap/34922
5219 * configure.ac (PARSE_ARGS): Push suitable setting of
5220 ac_subdirs_all, for `./configure --help=recursive'.
5221 Handle `+' in generic toplevel directory disabling.
5222 * configure: Regenerate.
d2d2630b 5223
265f31f8 52242008-01-28 Nick Clifton <nickc@redhat.com>
5225
5226 * MAINTAINERS (xstormy16): Take over maintainership.
5227
99c77e32 52282008-01-25 Joseph Myers <joseph@codesourcery.com>
5229
5230 * MAINTAINERS (c4x port): Remove.
5231
0aff9a99 52322008-01-24 David Edelsohn <edelsohn@gnu.org>
5233
5234 * libtool.m4: Backport AIX 6 support from ToT Libtool.
5235
29179dae 52362008-01-23 Ben Elliston <bje@au.ibm.com>
5237
5238 * config.sub, config.guess: Update from upstream sources.
5239
423255b1 52402008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
5241
5242 * MAINTAINERS (Write After Approval): Add myself.
5243
559c551d 52442008-01-17 H.J. Lu <hjl.tools@gmail.com>
5245
5246 * MAINTAINERS: Update my email address.
5247
52482008-01-09 Raksit Ashok <raksit@google.com>
5249
5250 * MAINTAINERS (Write After Approval): Add myself.
5251
01dc04f9 52522008-01-09 Raksit Ashok <raksit@google.com>
5253
5254 * MAINTAINERS (Write After Approval): Add myself.
5255
e257630f 52562008-01-08 Ben Elliston <bje@au.ibm.com>
5257
5258 * config.sub, config.guess: Update from upstream sources.
5259
e9450d5b 52602007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5261
5262 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
0b359cab 5263 Change recommended MPFR from 2.2.1 -> 2.3.0.
e9450d5b 5264 * configure: Regenerate.
5265
a611cf87 52662007-12-15 Sebastian Pop <sebastian.pop@amd.com>
5267
5268 * MAINTAINERS: Update my email address.
5269
e502d5b5 52702007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
5271
5272 * MAINTAINERS: Update my email address.
5273
85b21747 52742007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
5275
5276 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
5277 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
5278 * Makefile.in: Regenerate.
5279
dcde3c07 52802007-12-10 Mark Heffernan <meheff@google.com>
1b8215f1 5281
5282 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
5283 misplaced entries.
5284
06e8069d 52852007-12-10 Andreas Tobler <a.tobler@schweiz.org>
5286
5287 * configure.ac: Enable libjava for x86_64-*-darwin9.
5288 * configure: Regenerate.
5289
dcde3c07 52902007-12-07 Bill Maddox <maddox@google.com>
46151c44 5291
5292 * MAINTAINERS (Write After Approval): Add myself.
5293
82a6155b 52942007-12-05 Ben Elliston <bje@au.ibm.com>
5295
5296 * config.sub, config.guess: Update from upstream sources.
5297
88b29126 52982007-12-02 Matthias Klose <doko@ubuntu.com>
5299
5300 * config-ml.in: Remove 64bit configure tests.
5301
097bd8a7 53022007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5303
5304 * config-ml.in: Robustify against white space in absolute file
5305 names.
5306
5307 * config-ml.in (multi-clean): Substitute ${Makefile}.
5308 Remove superfluous ${Makefile} in list.
5309
da01ad1e 53102007-11-19 Thiemo Seufer <ths@mips.com>
5311
5312 * config-ml.in: Don't hardcode the Makefile name.
5313
aa1ec648 53142007-11-08 Alexander Monakov <amonakov@ispras.ru>
5315
5316 * MAINTAINERS (Write After Approval): Add myself.
5317
cc01f27b 53182007-11-07 Samuel Tardieu <sam@rfc1149.net>
5319
5320 * MAINTAINERS (Write After Approval): Add myself.
5321
dcde3c07 53222007-11-06 Doug Kwan <dougkwan@google.com>
b34f5003 5323
5324 * MAINTAINERS (Write After Approval): Add myself.
5325
3c4bb8ba 53262007-10-25 Ben Elliston <bje@au.ibm.com>
5327
5328 * MAINTAINERS (mercury): Remove entry.
5329 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
5330
119eb9ed 53312007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
5332
5333 * Makefile.def (dependencies): Make configure-gdb depend on
5334 all-intl.
5335 * Makefile.in: Regenerated.
5336
10978713 53372007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
5338
5339 * MAINTAINERS (Fortran maintainer): Remove myself.
5340
dcde3c07 53412007-10-15 Patrick Mansfield <patmans@us.ibm.com>
1ad797ec 5342
5343 * Makefile.def: To avoid problems running with parallel makes,
5344 build newlib before libgloss so that target specific header
5345 files are availble.
5346 * Makefile.in: Regenerate
5347
2711b222 53482007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
5349
5350 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
5351 * Makefile.in: Regenerate.
5352
f5213d04 53532007-10-09 Vladimir Makarov <vmakarov@redhat.com>
5354
5355 * MAINTAINERS (Register allocation reviewer): Add myself.
5356
823e8b8d 53572007-10-08 Mike Frysinger <vapier@gentoo.org>
5358
5359 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
5360 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
5361 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
5362 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
5363 * configure: Regenerate.
5364
dcde3c07 53652006-10-04 Seongbae Park <seongbae.park@gmail.com>
dd508a00 5366
5367 * MAINTAINERS (Register allocation reviewer): Add myself.
5368
93c5e793 53692007-10-01 Paolo Bonzini <bonzini@gnu.org>
5370
5371 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
5372 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
5373 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
5374 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
5375 * configure.ac: Default them to host tools for $host = $build.
5376 Subst them.
5377
5378 * configure: Regenerate.
5379 * Makefile.in: Regenerate.
5380
dcde3c07 53812006-09-24 Peter Bergner <bergner@vnet.ibm.com>
8286d1e9 5382
5383 * MAINTAINERS (Register allocation reviewer): Add myself.
5384
dcde3c07 53852006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
33baaa20 5386
5387 * MAINTAINERS (Register allocation reviewer): Add myself.
5388
547d559e 53892007-09-21 Seongbae Park <seongbae.park@gmail.com>
5390
5391 * MAINTAINERS (Write After Approval): Fix typo.
5392
3013c2c7 53932007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
5394
5395 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
5396 * configure: Regenerate.
5397
9658ef82 53982007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
5399
5400 PR bootstrap/31906
5401 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
e502d5b5 5402 they're already prefixed.
9658ef82 5403
a0191bfe 54042007-09-19 Benjamin Kosnik <bkoz@redhat.com>
5405
5406 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
5407 libstdc++.
5408 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
5409 * configure: Regenerate.
5410 * Makefile.in: Regenerate.
0ecf7a65 5411
ef4a823a 54122007-09-17 Andreas Schwab <schwab@suse.de>
5413
5414 * configure.ac: Raise minimum makeinfo version to 4.6.
5415 * configure: Regenerate.
5416
dcde3c07 54172007-09-17 Johannes Singler <singler@ira.uka.de>
3900cf8f 5418
e502d5b5 5419 * MAINTAINERS (write-after-approval) add myself
3900cf8f 5420
fbbc6fdb 54212007-09-15 Alan Modra <amodra@bigpond.net.au>
5422
5423 * configure.ac: Correct makeinfo version check.
5424 * configure: Regenerate.
5425
9b139a12 54262007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
5427
5428 * MAINTAINERS: Update my email address.
5429
68c9bc25 54302007-09-14 Richard Sandiford <richard@codesourcery.com>
5431
5432 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
5433 to $skipdirs and only disable gprof for newlib. Use the normal
5434 mips*-elf* handling in other respects.
5435 * configure: Regnerate.
5436
d0a16e74 54372007-09-12 David Daney <ddaney@avtrex.com>
5438
5439 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
5440 enabling libgcj.
5441 * configure: Regenerate.
5442
1c5767f1 54432007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
5444
5445 PR other/32154
5446 * configure.ac: For libgloss targets, point the linker to the linker
5447 script, startup code and simulator library.
5448 * configure: Regenerate.
5449
b9eb3c64 54502007-09-07 Andrew Haley <aph@redhat.com>
5451
5452 * configure.ac (noconfigdirs): Remove target-libffi and
5453 target-libjava.
5454 * configure: Regenerate.
5455
70d8e49e 54562007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5457
5458 PR target/33281
5459 * configure.ac: Use config/mh-mingw on mingw.
5460 * configure: Regenerate.
70d8e49e 5461
771e1e14 54622007-09-05 Pat Haugen <pthaugen@us.ibm.com>
5463
e2b00040 5464 * MAINTAINERS (Write After Approval): Add myself.
771e1e14 5465
f6be6a96 54662007-09-05 Richard Guenther <rguenther@suse.de>
5467
5468 * configure.ac (--enable-stage1-checking): If neither --enable-checking
5469 nor --disable-checking is provided also turn on yes and types
5470 checking for stage1.
5471 * configure: Re-generate.
5472
afaca01a 54732007-08-30 Krister Walfridsson <cato@df.lth.se>
5474
5475 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
5476 (Write After Approval): Remove myself.
5477
26dd65f3 54782007-08-29 Nick Clifton <nickc@redhat.com>
24aa922b 5479
26dd65f3 5480 * config.sub, config.guess: Update from upstream sources.
24aa922b 5481
6144731c 54822007-08-22 Bud Davis <jmdavis@link.com>
10df54f4 5483
5484 * MAINTAINERS (Write After Approval): Added myself.
5485 * MAINTAINERS (Reviewers): Removed myself.
5486
5f1f2de5 54872007-08-18 Paul Brook <paul@codesourcery.com>
6144731c 5488 Joseph Myers <joseph@codesourcery.com>
5f1f2de5 5489
5490 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
5491 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
5492 * Makefile.in: Regenerate.
5493 * configure.ac (--with-debug-prefix-map): New.
5494 * configure: Regenerate.
5495
f8520ad7 54962007-08-17 Richard Sandiford <richard@codesourcery.com>
5497 Nigel Stephens <nigel@mips.com>
5498
f8520ad7 5499 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
5500 as target_makefile_frag.
5501 * configure: Regenerate.
5502
5b542315 55032007-08-16 Alexandre Oliva <aoliva@redhat.com>
5504
5505 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
5506 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
5507 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
5508 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
5509 (do-compare, do-compare3, do-compare-debug): New.
5510 ([+compare-target+]): Use them.
5511
8d8efff7 55122007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
5513
5514 * MAINTAINERS (Write After Approval): Change my email address.
5515
af7bb0c0 55162007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5517 Ben Elliston <bje@au.ibm.com>
5518
5519 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
5520 --silent if $silent.
5521 * configure: Regenerate.
5522
215d9ce6 55232003-08-12 Zdenek Dvorak <ook@ucw.cz>
5524
5525 * MAINTAINERS (Various Maintainers): Add myself as
5526 loop infrastructure maintainer. Update my e-mail
5527 address.
5528
eb57d4df 55292007-07-31 Diego Novillo <dnovillo@google.com>
5530
5531 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
5532 Adjust description.
5533
f03e0ae4 55342007-07-26 Richard Guenther <rguenther@suse.de>
5535
5536 * configure.ac: Add types checking to stage1 checking flags.
5537 * configure: Regenerate.
5538
1ee47085 55392007-07-17 Nick Clifton <nickc@redhat.com>
5540
5541 * COPYING3: New file. Contains version 3 of the GNU General
5542 Public License.
5543 * COPYING3.LIB: New file. Contains version 3 of the GNU
5544 Lesser General Public License.
5545
4f1c9c75 55462007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
5547
5548 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
5549
8b472594 55502007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
5551
5552 * MAINTAINERS (S/390 co-maintainer): Add myself.
5553 (Write After Approval): Remove myself.
5554
aa9311a1 55552007-07-13 Dan Hipschman <dsh@google.com>
5556
5557 * MAINTAINERS (Write After Approval): Add myself.
5558
2590e4db 55592007-07-11 Nick Clifton <nickc@redhat.com>
5560
5561 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
5562 WINDRES export.
5563 * Makefile.in: Regenerate.
5564
ae91a3b7 55652007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5566
5567 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
5568 maintainer.
5569
f9d0ebde 55702007-07-05 H.J. Lu <hongjiu.lu@intel.com>
5571
5572 * lt~obsolete.m4: New. Import from 20070318 libtool.
5573
9a6e938f 55742007-07-03 Julian Brown <julian@codesourcery.com>
5575
5576 * MAINTAINERS (Write After Approval): Add myself.
5577
09c2d953 55782007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5579
5580 * configure.ac: Rewrite 'configure --help' strings to look nicer.
5581 * configure: Regenerate.
5582
55832007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5584
5585 * configure.ac: Add some missing m4 quotation.
5586 * configure: Regenerate.
5587
2de49bbb 55882007-07-02 Simon Baldwin <simonb@google.com>
5589
5590 * MAINTAINERS (Write After Approval): Add myself.
5591
b7ef8464 55922007-07-02 Paolo Bonzini <bonzini@gnu.org>
5593
5594 * configure: Regenerate.
5595
75d6a0a9 55962007-07-02 Kai Tietz <kai.tietz@onevision.com>
5597
5598 * Makefile.def: Add windmc tool to build.
5599 * Makefile.tpl: Likewise.
5600 * configure.ac: Likewise.
5601 * Makefile.in: Regenerate.
5602 * configure: Regenerate.
0ecf7a65 5603
aa331421 56042007-06-28 DJ Delorie <dj@redhat.com>
5605
5606 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
5607 not building newlib.
5608 * configure: Regenerated.
0ecf7a65 5609
bab22e5c 56102007-06-28 Jan Sjodin <jan.sjodin@amd.com>
5611
5612 * MAINTAINERS (Write After Approval): Add myself.
5613
2d569347 56142007-06-25 Martin Michlmayr <tbm@cyrius.com>
5615
5616 * MAINTAINERS (Write After Approval): Add myself.
5617
abe9fc0f 56182007-06-19 Chris Matthews <chrismatthews@google.com>
5619
5620 * MAINTAINERS (Write After Approval): Add myself.
5621
2588303d 56222007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
5623
5624 * MAINTAINERS (Write After Approval): Add myself.
5625
86d469a7 56262007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
5627
5628 * Makefile.def: Add dependency from configure-gdb to all-bfd.
5629 * Makefile.in: Regenerated.
5630
e77068c4 56312007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
5632
5633 * configure.ac: Don't add target-libmudflap to noconfigdirs for
5634 bfin*-*-uclinux* targets.
5635 * configure: Regenerate.
5636
34750e69 56372007-06-14 Ian Lance Taylor <iant@google.com>
5638
5639 * MAINTAINERS: Add myself as non-algorithmic global write
5640 maintainer.
5641
5a6568b4 56422007-06-14 Diego Novillo <dnovillo@google.com>
5643
5644 * MAINTAINERS: Add self as middle-end maintainer and
5645 non-algorithmic global write maintainer.
5646
49607763 56472007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5648
5649 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
5650 Move all Fortran maintainers except Paul Brook into the
5651 Non-Autopoiesis section.
5652
021ff58f 56532007-06-14 Paolo Bonzini <bonzini@gnu.org>
5654
5655 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
5656 (distclean-stage[+id+]): Possibly delete stage_last.
5657 * Makefile.in: Regenerate.
5658
f7074c96 56592007-06-12 Seongbae Park <seongbae.park@gmail.com>
5660
5661 * MAINTAINERS (Various Maintainer): Fix typo.
5662
19dcaa9c 56632007-06-11 Paolo Bonzini <bonzini@gnu.org>
5664
5665 * MAINTAINERS (Various Maintainer): Add myself as
5666 dataflow maintainer.
5667
fef06690 56682007-06-07 Ben Elliston <bje@au.ibm.com>
5669
5670 * config.sub, config.guess: Update from upstream sources.
5671
abe109c5 56722007-06-07 Ben Elliston <bje@au.ibm.com>
5673
5674 * Makefile.tpl: Fix spelling error.
5675 * Makefile.in: Regenerate.
5676
2bcd5359 56772007-06-01 Steve Ellcey <sje@cup.hp.com>
5678
fd82ebdc 5679 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
5680 lt_cv_sys_max_cmd_len.
2bcd5359 5681
92a034a0 56822007-05-31 Dorit Nuzman <dorit@il.ibm.com>
5683
5684 * MAINTAINERS (Various Maintainers): Add myself as
5685 auto-vectorizer maintainer.
5686
796f6ddf 56872003-05-31 Paolo Bonzini <bonzini@gnu.org>
5688
5689 PR libjava/32098
5690 * libtool.m4: Revert previous change.
5691 * ltgcc.m4: Put it here.
5692
3df3f071 56932003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
5694
5695 * MAINTAINERS (Various Maintainers): Add myself as
5696 auto-vectorizer maintainer.
5697
8759836c 56982007-05-30 H.J. Lu <hongjiu.lu@intel.com>
5699
5700 PR libjava/32098
5701 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
5702
de0a1cbe 57032007-05-30 Richard Guenther <rguenther@suse.de>
5704
5705 * MAINTAINERS (Various Maintainers): Add myself as
5706 auto-vectorizer maintainer.
5707
505abe0c 57082007-05-30 Jakub Jelinek <jakub@redhat.com>
5709
5710 PR bootstrap/29382
5711 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
5712 * configure: Rebuilt.
5713
12d06f67 57142007-05-28 Roberto Costa <robsettantasei@gmail.com>
5715
5716 * MAINTAINERS (Write After Approval): Removed my name.
5717
cc76add4 57182007-05-25 Steven Bosscher <steven@gcc.gnu.org>
5719
5720 * MAINTAINERS (Write After Approval): Remove myself.
5721
a027451b 57222007-05-25 Andreas Tobler <a.tobler@schweiz.org>
5723
5724 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
5725
542f9784 57262007-05-23 Steve Ellcey <sje@cup.hp.com>
5727
5728 * ltmain.sh: Update from ToT Libtool.
5729 * libtool.m4: Update from ToT Libtool.
5730 * ltsugar.m4: New. Update from ToT Libtool.
5731 * ltversion.m4: New. Update from ToT Libtool.
5732 * ltoptions.m4: New. Update from ToT Libtool.
5733 * ltconfig: Remove.
5734 * ltcf-c.sh: Remove.
5735 * ltcf-cxx.sh: Remove.
5736 * ltcf-gcj.sh: Remove.
5737
528ab743 57382007-05-22 Ollie Wild <aaw@google.com>
5739
5740 * MAINTAINERS (Write After Approval): Add myself.
5741
47cd5247 57422007-05-16 Paolo Bonzini <bonzini@gnu.org>
5743
5744 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
5745 stage_cflags.
5746 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
5747 Remove CFLAGS/LIBCFLAGS.
5748 (configure-stage[+id+]-[+prefix+][+module+],
5749 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
5750 * Makefile.in: Regenerate.
5751
3514a11b 57522007-05-15 Diego Novillo <dnovillo@google.com>
5753
5754 * MAINTAINERS: Update e-mail address.
5755
886a57ec 57562007-05-15 Revital Eres <eres@il.ibm.com>
5757
5758 * MAINTAINERS (Write After Approval): Add myself.
5759
00b95186 57602007-05-14 Roberto Costa <robsettantasei@gmail.com>
5761
5762 * MAINTAINERS (Write After Approval): Updated my address.
5763
37a5fded 57642007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
5765
5766 * MAINTAINERS (Write After Approval): Add myself.
5767
932d1055 57682007-05-11 Silvius Rus <rus@google.com>
5769
5770 * MAINTAINERS (Write After Approval): Add myself.
5771
5be46544 57722007-04-23 Tom Tromey <tromey@redhat.com>
5773
5774 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
5775
85fdb7fe 57762007-04-22 Mark Mitchell <mark@codesourcery.com>
5777
5778 * MAINTAINERS (cpplib): Rename to ...
5779 (libcpp): ... this. Add C/C++ front end maintainers.
5780
0e80ecec 57812007-04-14 Steve Ellcey <sje@cup.hp.com>
5782
5783 * config-ml.in: Pass ${ml_config_env} to configure calls.
5784
678ca12c 57852007-04-04 Christian Bruel <christian.bruel@st.com>
5786
5787 * MAINTAINERS (Write After Approval): Add myself.
0ecf7a65 5788
238ac4b8 57892007-04-02 Dave Korn <dave.korn@artimi.com>
5790
5791 * MAINTAINERS (Write After Approval): Add myself.
5792
1b3b5ab2 57932007-03-31 Tobias Burnus <burnus@net-b.de>
5794
5795 * MAINTAINERS (fortran 95 front end): Add myself.
5796
7af2a874 57972007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
5798
5799 * MAINTAINERS (Write After Approval): Add myself.
0ecf7a65 5800
f5bcb691 58012007-03-24 Ayal Zaks <zaks@il.ibm.com>
5802
5803 * MAINTAINERS (Modulo Scheduler): Add myself.
5804
9671b27d 58052007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
5806
5807 * MAINTAINERS (fortran 95 front end): Add myself.
5808 (c++ front end): whitespace fix.
5809
9ced3b39 58102007-03-22 Nathan Froyd <froydnj@codesourcery.com>
5811
5812 * MAINTAINERS (Write After Approval): Add myself.
5813
d623d587 58142007-03-21 Richard Sandiford <richard@codesourcery.com>
5815
5816 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
5817 of glob. Quote arguments with single quotes too.
5818 * configure: Regenerate.
5819
d6eaff55 58202007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
5821
5822 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
5823 * Makefile.in: Regenerate
5824
a6c599b5 58252007-03-07 Andreas Schwab <schwab@suse.de>
5826
5827 * configure: Regenerate.
5828
130effca 58292007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
5830
5831 * configure.ac: Add "--with-pdfdir" configure option,
5832 which defines pdfdir variable.
5833 * Makefile.def (target=fixincludes): Add install-pdf to
5834 missing targets.
5835 (recursive_targets): Add install-pdf target.
5836 (flags_to_pass): Add pdfdir.
5837 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
5838 target.
5839 * configure: Regenerate
5840 * Makefile.in: Regenerate
5841
cd343b1c 58422007-02-28 Eric Christopher <echristo@apple.com>
5843
5844 Revert:
5845 2006-12-07 Mike Stump <mrs@apple.com>
5846
5847 * Makefile.def (dependencies): Add dependency for
5848 install-target-libssp and install-target-libgomp on
5849 install-gcc.
5850 * Makefile.in: Regenerate.
5851
78a477ad 58522007-02-27 Matt Kraai <kraai@ftbfs.org>
5853
5854 * configure: Regenerate.
5855 * configure.ac: Move statements after variable declarations.
5856
670a86cd 58572007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
5858
5859 * MAINTAINERS: Add myself as sh maintainer.
5860
ae8552b7 58612007-02-19 Joseph Myers <joseph@codesourcery.com>
5862
5863 * configure.ac: Adjust for loop syntax.
5864 * configure: Regenerate.
5865
95a05732 58662007-02-18 Alexandre Oliva <aoliva@redhat.com>
5867
5868 * configure: Rebuilt.
5869
b0e9b581 58702007-02-18 Alexandre Oliva <aoliva@redhat.com>
5871
5872 * configure.ac: Drop multiple occurrences of --enable-languages,
5873 and fix its quoting.
5874 * configure: Rebuilt.
5875
77ae4d79 58762007-02-17 Mark Mitchell <mark@codesourcery.com>
6144731c 5877 Nathan Sidwell <nathan@codesourcery.com>
5878 Vladimir Prus <vladimir@codesourcery.com>
5879 Joseph Myers <joseph@codesourcery.com>
77ae4d79 5880
5881 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
5882 * configure: Regenerate.
5883
ddacbee5 58842007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
5885
5886 * ltconfig (freebsd*): Default to elf.
5887
27bfe7b7 58882007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
5889
5890 * configure.ac (target_libraries): Move libgcc before libiberty.
5891 * configure: Regenerated.
5892
eae5b2bc 58932007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
5894 Paolo Bonzini <bonzini@gnu.org>
5895
5896 PR bootstrap/30753
5897 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
5898 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
5899 * configure: Regenerated.
5900
41d006b3 59012007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5902
5903 * MAINTAINERS (Language Front End Maintainers): Update my mail
5904 address.
5905
4ff792a4 59062007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
5907
5908 PR bootstrap/30748
5909 * configure.ac: Correct syntax for Solaris ksh.
5910 * configure: Regenerated.
5911
38d7211b 59122007-02-09 Paolo Bonzini <bonzini@gnu.org>
5913
5914 * configure.ac: Sync with src.
5915 * configure: Regenerate.
5916
fbc4b0e5 59172007-02-09 Paolo Bonzini <bonzini@gnu.org>
5918
5919 * Makefile.in: Regenerate.
5920
834785d1 59212007-02-09 Paolo Bonzini <bonzini@gnu.org>
5922
5923 * config.sub: Sync with src.
5924
b30fcfae 59252007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
5926
5927 * Makefile.tpl (build_alias, host_alias, target_alias): Use
5928 noncanonical equivalents.
5929 * configure.in: Rename to...
5930 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
5931 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
5932 target_noncanonical. Use them. Rewrite removal of configure
5933 arguments for autoconf 2.59. Discard variable settings. Force
5934 program_transform_name for native tools.
5935
5936 * Makefile.in: Regenerated.
5937 * configure: Regenerated with autoconf 2.59.
5938
dcde3c07 59392007-02-07 Roman Zippel <zippel@linux-m68k.org>
e911c3be 5940
c6f3c945 5941 * MAINTAINERS (Write After Approval): Add myself.
e911c3be 5942
44db1fbc 59432007-01-31 Andreas Schwab <schwab@suse.de>
5944
5945 * Makefile.tpl (LDFLAGS): Substitute it.
5946 * Makefile.in: Regenerate.
5947
dcde3c07 59482007-01-30 Andrey Belevantsev <abel@ispras.ru>
760d0db8 5949
c6f3c945 5950 * MAINTAINERS (Write After Approval): Add myself.
760d0db8 5951
25954036 59522007-01-28 David Edelsohn <edelsohn@gnu.org>
5953
c6f3c945 5954 * MAINTAINERS (spu port): Add myself.
25954036 5955
a18b2c54 59562007-01-23 Richard Guenther <rguenther@suse.de>
5957
5958 PR bootstrap/30541
5959 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
5960 * Makefile.tpl (GNATBIND): Substitute it.
5961 (GNATMAKE): Likewise.
5962 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
5963 of STAGE_PREFIX.
5964 * Makefile.in: Regenerate.
5965 * configure: Regenerate.
5966
dd979235 59672007-01-18 Mike Stump <mrs@apple.com>
5968
5969 * configure.in: Re-enable -Werror for gcc builds.
5970
c6f3c945 59712007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ec79f74b 5972
c6f3c945 5973 * MAINTAINERS (Write After Approval): Add myself.
ec79f74b 5974
16c9b2e3 59752007-01-11 Paolo Bonzini <bonzini@gnu.org>
5976
5977 * configure.in: Change == to = in test command.
c6f3c945 5978 * configure: Regenerate.
16c9b2e3 5979
d45318b3 59802007-01-11 Paolo Bonzini <bonzini@gnu.org>
c6f3c945 5981 Nick Clifton <nickc@redhat.com>
5982 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
5983
5984 * configure.in (build_configargs, host_configargs, target_configargs):
5985 Remove build/host/target parameters.
5986 (host_libs): Add gmp and mpfr.
5987 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
5988 * Makefile.def (gmp, mpfr): New.
5989 (gcc): Remove target.
5990 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
5991 target_os, target_vendor): New.
dcde3c07 5992 (configure): Add host_alias/target_alias arguments; adjust invocations.
c6f3c945 5993 * configure: Regenerate.
5994 * Makefile.in: Regenerate.
d45318b3 5995
59962007-01-11 Matt Fago <fago@earthlink.net>
5997
5998 * configure.in: Try to link to functions only in mpfr 2.2.x
c6f3c945 5999 to improve robustness of configure tests.
d45318b3 6000 * configure: Regenerate.
cd343b1c 6001
c9c21f59 60022007-01-09 Uros Bizjak <ubizjak@gmail.com>
6003
6004 * MAINTAINERS: Add myself as i386 maintainer.
6005
f2bdcff1 60062007-01-08 Jan Hubicka <jh@suse.cz>
6007
b7be5ae5 6008 * MAINTAINERS: Add myself as i386 maintainer.
f2bdcff1 6009
06dd9e69 60102007-01-08 Kai Tietz <kai.tietz@onevision.com>
6011
6012 * configure.in: Add support for an x86_64-mingw* target.
a378fc89 6013 * configure: Regenerate.
06dd9e69 6014
0a2e6193 60152007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
6016
6017 * Makefile.tpl (all-target): Correct @if conditional for target
6018 modules.
6019 * configure.in: Omit libiberty if building only target libgcc.
6020 * configure, Makefile.in: Regenerated.
6021
29b1b61f 60222007-01-04 Paolo Bonzini <bonzini@gnu.org>
6023
dcde3c07 6024 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
29b1b61f 6025 * configure: Regenerate.
6026
894a47b4 60272007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
6028
6029 * Makefile.def (target_modules): Add libgcc.
6030 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
6031 * Makefile.tpl (clean-target-libgcc): Delete.
6032 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
6033 on gcc even for bootstrapped modules. Rewrite handling of
6034 lang_env_dependencies to loop over target_modules.
6035 * configure.in (target_libraries): Add target-libgcc.
6036 * Makefile.in, configure: Regenerated.
6037
9c3a0a29 60382006-12-29 Paolo Bonzini <bonzini@gnu.org>
6039
6040 * configure.in: Reorganize recognition of languages. Add
6041 --enable-stage1-languages. Show supported languages for the chosen
6042 target rather than all recognized languages.
6043 * configure: Regenerate.
6044
2e04b035 60452006-12-29 Paolo Bonzini <bonzini@gnu.org>
6046
6047 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
6048 * Makefile.in: Regenerate.
6049
0157cc75 60502006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6051
6052 * configure.in: Warn that MPFR 2.2.0 is buggy.
6053 * configure: Regenerate.
6054
35d84d10 60552006-12-27 Ian Lance Taylor <iant@google.com>
6056
6057 * configure.in: When removing Makefiles to force a reconfigure, also
6058 remove prev-DIR*/Makefile.
6059 * configure: Regenerate.
6060
ae48753c 60612006-12-22 Andreas Schwab <schwab@suse.de>
6062
6063 * configure: Regenerate with correct autoconf version.
6064
a83ffacf 60652006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
6066
c6f3c945 6067 * configure.in: add AC_SUBST for *_FOR_TARGET.
6068 * configure: Regenerate.
a83ffacf 6069
2e04b035 60702006-12-19 Paolo Bonzini <bonzini@gnu.org>
6071
6072 * configure.in: Simplify logic for rejecting languages that cannot
6073 be built. Separate the case when a language is unsupported,
6074 from the case when the user chooses not to build a language.
6075
1a606b87 60762006-12-19 Paolo Bonzini <bonzini@gnu.org>
6077
6078 * configure.in: Remove "$build" case for powerpc-*-darwin* since
6079 it only affects bootstrap and could be tested on "$host" as well.
6080 * configure: Regenerate.
6081 * config/mh-ppc-darwin: Add to the stage1 cflags here.
6082
39f34cfc 60832006-12-19 Paolo Bonzini <bonzini@gnu.org>
6084
6085 PR bootstrap/29544
6086 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
6087 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
6088 move here comment from Makefile.tpl.
6089 * Makefile.tpl: Move some definitions higher in the file.
6090 (STAGE1_CHECKING): New.
6091 * configure.in: Add --enable-stage1-checking.
6092 * configure: Regenerate.
6093 * Makefile.in: Regenerate.
6094
6523c107 60952006-12-19 Paolo Bonzini <bonzini@gnu.org>
6096
6097 * MAINTAINERS: Add myself as build system maintainer.
6098
0874d16e 60992006-12-15 Simon Martin <simartin@users.sourceforge.net>
6100
6101 * MAINTAINERS (Write After Approval): Add myself.
6102
f4177413 61032006-12-13 Eric Christopher <echristo@apple.com>
6104
6105 * MAINTAINERS: Add myself as darwin maintainer.
6106
21f5445c 61072006-12-11 Ian Lance Taylor <ian@airs.com>
6108
6109 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
6110
dcde3c07 61112006-12-11 Joern Rennecke <joern.rennecke@arc.com>
51e3e9c5 6112
6113 MAINTAINERS: Update my entry.
6114
57c7de11 61152006-12-11 Alan Modra <amodra@bigpond.net.au>
6116
6117 * configure.in: Handle spu makefile frag.
57c7de11 6118 * Makefile.tpl (MAINT): Define
6119 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
6120 * configure: Regenerate.
6121 * Makefile.in: Regenerate.
6122
e3c9d32f 61232006-12-11 Ben Elliston <bje@au.ibm.com>
6124
6125 * config.guess: Import latest version.
6126 * config.sub: Likewise.
6127
f5b9de9c 61282006-12-11 Ben Elliston <bje@au.ibm.com>
6129
6130 * configure.in (spu-*-*): Don't skip target-libiberty.
6131 * configure: Regenerate.
6132
fce068fd 61332006-12-10 Andreas Tobler <a.tobler@schweiz.org>
6134
6135 PR bootstrap/30134
6136 * configure.in: Correct x86 darwin support for libjava to powerpc
6137 and i?86 only.
6138 * configure: Regenerate.
6139
ffe859e6 61402006-12-08 Sandro Tolaini <tolaini@libero.it>
6141
6142 * configure.in: Add x86 darwin support for libjava.
6143 * configure: Regenerate.
6144
73a19d2f 61452006-12-07 Mike Stump <mrs@apple.com>
6146
6147 * Makefile.def (dependencies): Add dependency for
6148 install-target-libssp and install-target-libgomp on
6149 install-gcc.
6150 * Makefile.in: Regenerate.
6151
a62d86ae 61522006-12-04 Richard Guenther <rguenther@suse.de>
6153
6154 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
6155 (Non-Algorithmic Maintainers): Move over non-algorithmic
6156 loop optimizer maintainers, add myself as a non-algorithmic
6157 middle-end maintainer.
6158
37415b5d 61592006-12-04 Daniel Franke <franke.daniel@gmail.com>
6160
6161 * MAINTAINERS (Write After Approval): Add myself.
6162
6af0e733 61632006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6164
6165 * configure.in: Update error message for missing GMP/MPFR.
6166
6167 * configure: Regenerate.
6168
4af4078c 61692006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6170
6171 * configure.in: Update MPFR version in error message.
6172
6173 * configure: Regenerate.
6174
69c937e1 61752006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6176
6177 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
6178 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
6179 --with-gmp-lib): New flags.
6180
6181 * configure: Regenerate.
6182
e419f8ef 61832006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
6184
6185 * MAINTAINERS (Write After Approval): Change my email address.
6186
407e85bc 61872006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
6188
583272a2 6189 * MAINTAINERS (Write After Approval): Add myself.
407e85bc 6190
dcde3c07 61912006-11-22 Philipp Thomas <pth@suse.de>
40cb8be1 6192
6193 * MAINTAINERS (i18n): Update e-mail address.
6194
c2d4f42f 61952006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6196
6197 * MAINTAINERS (spu port): Add myself as maintainer.
6198 (Write After Approval): Remove myself.
6199
7c8af356 62002006-11-22 Ben Elliston <bje@au.ibm.com>
6201
6202 * configure.in (skipdirs): Don't build libssp for SPU.
6203 * configure: Regenerate.
6204
099cd192 62052006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
6206
6207 * MAINTAINERS (spu port): Add myself as maintainer.
6208 (libobjc): Update my email address.
6209
82b61569 62102006-11-21 Andrea Bona <andrea.bona@st.com>
6211
6212 * MAINTAINERS (Write After Approval): Add myself.
6213
dcde3c07 62142006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
644459d0 6215
6216 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
6217 * configure : Rebuilt.
6218
dcde3c07 62192006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
bb0ac0c1 6220
6221 * MAINTAINERS (Write After Approval): Add myself.
6222
d027f7a9 62232006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
6224
6225 * MAINTAINERS (Write After Approval): Add myself.
6226
2a9efd1a 62272006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6228
6229 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
6230 libmpfr.a.
6231 * configure: Regenerate.
6232
f0903548 62332006-11-16 Paolo Bonzini <bonzini@gnu.org>
6234
6235 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
6236 (unstage): Test for stage_last presence.
6237
6238 PR bootstrap/29802
dcde3c07 6239 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
6240 STAGE_PREFIX.
f0903548 6241 * Makefile.in: Regenerate.
6242
75348e65 62432003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
6244
6245 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
6246 maintainers.
6247
0048238f 62482006-11-14 Erven Rohou <erven.rohou@st.com>
6249
6250 * MAINTAINERS (Write After Approval): Add myself.
6251
f94784f4 62522006-11-14 Paolo Bonzini <bonzini@gnu.org>
6253
6254 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
6255 and stageN-package/Makefile.
6256 * Makefile.in: Regenerated.
6257
3eec5071 62582006-11-14 Jie Zhang <jie.zhang@analog.com>
6259
6260 * configure.in: Remove target-libgloss from noconfigdirs for
6261 bfin-*-*.
6262 * configure: Regenerated.
6263
d9705883 62642006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6265
6266 * configure.in (have_gmp): Only error if the gcc directory exists.
f4177413 6267
d9705883 6268 * configure: Regenerate.
6269
0818100b 62702006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6271
6272 * configure.in: Robustify error message for missing GMP/MPFR.
6273
6274 * configure: Regenerate.
6275
dcde3c07 62762006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
8744aea8 6277
6278 * MAINTAINERS (Write After Approval): Add myself.
6279
dcde3c07 62802006-10-30 Uros Bizjak <ubizjak@gmail.com>
6c1fb305 6281
6282 * MAINTAINERS: Change email address.
6283
e2c5111e 62842006-10-30 Vladimir Prus <vladimir@codesourcery.com>
6285
6286 * MAINTAINERS (Write After Approval): Add myself.
6287
d07c830b 62882006-10-26 Peter Bergner <bergner@vnet.ibm.com>
6289
6290 * MAINTAINERS (Write After Approval): Add myself.
6291
6e4b1b54 62922006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
6293
f4177413 6294 * MAINTAINERS (Write After Approval): Move myself to
c6f3c945 6295 Write After Approval section.
6e4b1b54 6296
6a086156 62972006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6298
6299 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
6300 need_gmp anymore.
6301 * configure: Regenerate.
6302
3f08b6b2 63032006-10-16 Tobias Burnus <burnus@net-b.de>
6304
6305 * MAINTAINERS (Write After Approval): Add myself.
6306
b4c7d1be 63072006-10-16 Ben Elliston <bje@au.ibm.com>
6308
6309 * config.guess: Import latest version.
6310 * config.sub: Likewise.
6311
51f93521 63122006-10-10 Brooks Moses <bmoses@stanford.edu>
6313
6314 * Makefile.def: Added pdf target handling.
6315 * Makefile.tpl: Added pdf target handling.
6316 * Makefile.in: Regenerated.
6317
3dbfe3e4 63182006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
6319
6320 * MAINTAINERS: Add self as score port maintainer.
6321
227bbb08 63222006-10-04 Brooks Moses <bmoses@stanford.edu>
6323
6324 * MAINTAINERS (Write After Approval): Add myself.
6325
112f3d57 63262006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
6327
f4177413 6328 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
112f3d57 6329 or newer.
6330 * configure: Regenerated.
6331
8d365775 63322006-09-27 Dave Brolley <brolley@redhat.com>
6333
dcde3c07 6334 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
6335 using $s instead of $r.
8d365775 6336 * configure: Regenerated.
6337
806f1769 63382006-09-26 Thiemo Seufer <ths@mips.com>
6339
6340 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
6341 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
6342 * configure: Regenerate.
6343
dcde3c07 63442006-09-24 Graeme Peterson <gridly@gmail.com>
ade3d93b 6345
6346 * MAINTAINERS (Write After Approval): Remove myself.
6347
b86059ef 63482006-09-22 Chao-ying Fu <fu@mips.com>
6349
6350 * MAINTAINERS (Write After Approval): Add myself.
6351
0cd5eaae 63522006-09-10 Joseph S. Myers <joseph@codesourcery.com>
6353
6354 * MAINTAINERS: Add self as soft-fp maintainer.
6355
dcde3c07 63562006-09-09 Anatoly Sokolov <aesok@post.ru>
0cd5eaae 6357
6358 * MAINTAINERS: Add myself as avr maintainer.
6359 Remove Marek Michalkiewicz as avr maintainer.
37fc92d0 6360
fb01e507 63612006-09-07 Roberto Costa <roberto.costa@st.com>
6362
6363 * MAINTAINERS (Write After Approval): Add myself.
6364
d6d689df 63652006-08-30 Corinna Vinschen <corinna@vinschen.de>
6366
6367 * configure.in: Never build newlib for a Mingw host.
6368 Never build newlib as Mingw target library.
6369 Test the existence of winsup/cygwin for building a Cygwin newlib,
6370 rather than just winsup.
6371 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
6372 building a Mingw target.
6373 * configure: Regenerate.
6374
98e67652 63752006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
6376
6377 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
6378
c92d8afd 63792006-07-25 Paolo Bonzini <bonzini@gnu.org>
6380
6381 * config.guess: Import from src (was more updated).
6382 * config.sub: Likewise.
6383
d3e7b04c 63842006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
6385
6386 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
6387 * configure: Regenerated.
6388
3e427a9c 63892006-07-18 Paolo Bonzini <bonzini@gnu.org>
6390
248deaff 6391 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
6392 for stages after the first.
3e427a9c 6393
1bef46b4 63942006-07-17 Jakub Jelinek <jakub@redhat.com>
6395
6396 * Makefile.def: Add dependencies for configure-opcodes
6397 on configure-intl and all-opcodes on all-intl.
6398 * Makefile.in: Regenerated.
6399
f4d112a5 64002006-07-13 Ben Elliston <bje@au.ibm.com>
6401
6402 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
6403
108cf177 64042006-07-06 Paul Eggert <eggert@cs.ucla.edu>
6405
6406 Port to hosts whose 'sort' and 'tail' implementations
6407 treat operands with leading '+' as file names, as POSIX
6408 has required since 2001. However, make sure the code still
6409 works on pre-POSIX hosts.
6410 * ltmain.sh: Don't assume "sort +2" is equivalent to
6411 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
6412
2f5151d2 64132006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
6414
6415 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
6416
46276eaf 64172006-07-04 Peter O'Gorman <peter@pogma.com>
6418
6419 * ltconfig: chmod 644 before ranlib during install.
6420
f508ba97 64212006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
6422
6423 PR bootstrap/18058
6424 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
6425 if the bootstrap compiler is a GCC version that supports it.
6426 * configure: Regenerate.
6427
3891e7d9 64282006-07-03 Paolo Bonzini <bonzini@gnu.org>
6429
9333ae0b 6430 * configure.in: Fix thinkos in previous check-in.
3891e7d9 6431 * configure: Regenerate.
6432
5dee13c2 64332006-07-03 Paolo Bonzini <bonzini@gnu.org>
6434
6435 PR other/27063
6436 * configure.in: Test subdir_requires and give an appropriate
6437 error message.
6438 * configure: Regenerate.
6439
4ac79c32 64402006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
6441
6442 * MAINTAINERS (Write After Approval): Add myself.
6443
9bc01059 64442006-06-22 John David Anglin <dave.anglin@nrc.ca>
6445
6446 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6447
f09fcf30 64482006-06-22 Steve Ellcey <sje@cup.hp.com>
6449
6450 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6451
f1716c67 64522006-06-20 David Ayers <d.ayers@inode.at>
6453
6454 PR bootstrap/28072
6455 * configure.in: Add target-boehm-gc to noconfigdirs depending on
6456 whether target-libjava is being configured instead of whether the
6457 java front end is enabled.
6458 * configure: Regenerate.
f4177413 6459
778f2e8d 64602006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6461
6462 PR target/27540
6463 * configure.in: Only enable libgomp on IRIX 6.
6464 * configure: Regenerate.
6465
c81c13fb 64662006-06-15 Paolo Bonzini <bonzini@gnu.org>
6467
6468 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
6469 too.
6470 * Makefile.in: Regenerate.
6471
337cc616 64722006-06-13 Jeff Johnston <jjohnstn@redhat.com>
6473
6474 * config-ml.in: Alter CCASFLAGS to include special
6475 multilib options the same as is done for CFLAGS.
6476
be504f1e 64772006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6478
6479 * configure.in: Don't enable libgomp on hpux10.
6480 * configure: Rebuilt.
6481
d6f7b8f2 64822006-06-12 David Ayers <d.ayers@inode.at>
6483
6484 PR bootstrap/27963
6485 PR target/19970
f4177413 6486 * configure.in: Remove target-boehm-gc from noconfigdirs where
d6f7b8f2 6487 ${libgcj} is specified.
6488 * configure: Regenerate.
f4177413 6489
dcde3c07 64902006-06-06 Carlos O'Donell <carlos@codesourcery.com>
d06227a7 6491
6492 Sync from src:
f4177413 6493
6494 * configure.in: Sync.
d06227a7 6495 * configure: Regenerated.
f4177413 6496
d06227a7 6497 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
6498
6499 * Makefile.def: Added dependencies from sim and gdb on intl, and
6500 added configure dependencies to everything with an all dependency
6501 on intl.
6502 * Makefile.in: Regenerated.
6503
dd6d3a67 65042006-06-06 David Ayers <d.ayers@inode.at>
6505
6506 PR libobjc/13946
6507 * Makefile.def: Add dependencies for libobjc which boehm-gc.
6508 * Makefile.in: Regenerate.
6509 * configure.in: Add --enable-objc-gc at toplevel and have it
6510 enable boehm-gc for Objective-C.
6511 Remove target-boehm-gc from libgcj.
6512 Add target-boehm-gc to target_libraries.
6513 Add target-boehm-gc to noconfigdirs where ${libgcj}
6514 is specified.
6515 Assert that boehm-gc is supported when requested for Objective-C.
6516 Only build boehm-gc if needed either for Java or Objective-C.
6517 * configure: Regenerate.
f4177413 6518
13935149 65192006-06-05 Paolo Bonzini <bonzini@gnu.org>
6520
6521 PR 27674
6522 * Makefile.tpl (configure-[+prefix+][+module+],
6523 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
6524 Remove rule to unstage bootstrapped modules.
6525 (stage_current): New.
6526 * Makefile.in: Regenerate.
6527
8f4b42fe 65282006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
6529
6530 * MAINTAINERS (Write After Approval): Update my e-mail address.
6531
223a68cb 65322006-06-01 Mark Shinwell <shinwell@codesourcery.com>
6533
6534 * include/libiberty.h: Declare pex_run_in_environment.
6535
54554f30 65362006-05-31 Asher Langton <langton2@llnl.gov>
6537
6538 * MAINTAINERS (Write After Approval): Add myself.
8f4b42fe 6539
6c21862c 65402006-05-25 Paolo Bonzini <bonzini@gnu.org>
6541
6542 * Makefile.def (bfd, opcodes): Fix lib_path.
6543 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
6544 (restrap): Move under "@if gcc-bootstrap". Fix typo.
6545 * Makefile.in: Regenerate.
6546
9409c9d5 65472006-05-24 Carlos O'Donell <carlos@codesourcery.com>
6548
6549 * Makefile.in: Regenerate.
6550
e0dbdbbf 65512006-05-24 Carlos O'Donell <carlos@codesourcery.com>
6552
6553 * Makefile.def: Add install-html target. Add datarootdir
6554 docdir and htmldir to flags_to_pass.
6555 * Makefile.tpl: Add install-html target.
6556 * Makefile.in: Regenerate.
6557 * configure.in: Add --with-datarootdir, --with-docdir, and
6558 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
6559 * configure: Regenerate.
6560
a2c13723 65612006-05-24 Mark Shinwell <shinwell@codesourcery.com>
6562
6563 * configure.in: Enable gprof for cross builds.
6564 * configure: Regenerate.
6565
37f85f50 65662006-05-22 Richard Guenther <rguenther@suse.de>
6567
6568 Revert
6569 2006-01-31 Richard Guenther <rguenther@suse.de>
6570 Paolo Bonzini <bonzini@gnu.org>
6571
6572 * Makefile.def (target_modules): Add libgcc-math target module.
6573 * configure.in (target_libraries): Add libgcc-math target library.
6574 (--enable-libgcc-math): New configure switch.
6575 * Makefile.in: Re-generate.
6576 * configure: Re-generate.
6577 * libgcc-math: New toplevel directory.
6578
75d59721 65792006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6580 Andreas Tobler <a.tobler@schweiz.ch>
6581
6582 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
6583 * configure: Rebuilt.
6584
dcde3c07 65852006-05-12 Sandra Loosemore <sandra@codesourcery.com>
f4177413 6586
65bab903 6587 * MAINTAINERS (Write After Approval): Add myself.
6588
bc53ef83 65892006-05-01 DJ Delorie <dj@redhat.com>
6590
6ab99db1 6591 * configure.in: Restore CFLAGS if GMP isn't present.
bc53ef83 6592 * configure: Regenerate.
6593
e8bb9e10 65942006-05-01 Richard Guenther <rguenther@suse.de>
6595
6596 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
6597 maintainer.
6598
dcde3c07 65992006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
2ebe0c0d 6600
6601 * MAINTAINERS (Write After Approval): Add myself.
6602
dd1d6245 66032006-04-28 Jan Beulich <jbeulich@novell.com>
6604
6605 * MAINTAINERS (Write After Approval): Add myself.
6606
24714a39 66072006-04-18 DJ Delorie <dj@redhat.com>
6608
6609 * configure.in (m32c): Build libstdc++-v3. Pass flags to
6610 reference libgloss so that libssp can be built in a combined
6611 tree.
6612 * configure: Regenerate.
6613
ebadab44 66142006-04-08 Robert Millan <rmh@gcc.gnu.org>
6615
6616 * MAINTAINERS (Write After Approval): Add myself.
6617
2c45c903 66182006-04-05 Ben Elliston <bje@au.ibm.com>
6619
6620 * configure.in: Require makeinfo 4.4 or higher.
6621 * configure: Regenerate.
6622
c8a50a04 66232006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
6624
6625 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
6626 Rearrange the entries of other libraries to have them in one place.
6627
0dfcec58 66282006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
6629
f4177413 6630 * MAINTAINERS (Write After Approval): Remove myself.
0dfcec58 6631 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6632
a4af6a58 66332006-03-14 Richard Guenther <rguenther@suse.de>
6634
6635 * configure: Regenerate with autoconf 2.13.
6636
29febb11 66372006-03-13 Jim Blandy <jimb@codesourcery.com>
6638
6639 * MAINTAINERS: Use my work address.
12a2bf00 6640
6641 * MAINTAINERS: Update my E-mail address.
6642
50996fe5 66432006-03-10 Aldy Hernandez <aldyh@redhat.com>
6644
6645 * configure.in: Handle --disable-<component> generically.
6646 * configure: Regenerate.
6647
b554a459 66482006-03-01 H.J. Lu <hongjiu.lu@intel.com>
6649
6650 PR libgcj/17311
6651 * ltmain.sh: Don't use "$finalize_rpath" for compile.
6652
71898775 66532006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
6654
6655 * MAINTAINERS (Write After Approval): Remove myself.
6656 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6657
dcde3c07 66582006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
6c21862c 6659
cba69f27 6660 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
6661 (TARGET_CONFIGDIRS): Remove.
6662 * configure.in: Remove AC_SUBST(target_configdirs).
6663 * Makefile.in, configure: Regenerated.
7601142f 6664
310293ad 66652006-02-20 Steven G. Kargl <kargls@comcast.net>
6666
6667 * MAINTAINERS (Write After Approval): Remove myself.
6668 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6669
26526d23 66702006-02-20 Paolo Bonzini <bonzini@gnu.org>
6671
6672 PR bootstrap/25670
6673
6674 * Makefile.tpl ([+compare-target+]): Print explanation messages.
6675
6676 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
6677 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
6678 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
6679 BUILD_PREFIX, BUILD_PREFIX_1.
6680 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
6681
6682 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
6683 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
6684
6685 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
6686 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
6687 of `cat stage_current`. Always provide the `r' and `s' variables.
6688 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
6689 a single shell execution.
6690 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
6691 bootstrapped modules, make the stage1 module if the build was not
6692 started yet, else build the current stage.
6693 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
6694 (all-build, all-host, all-target, [+make_target+]-host,
6695 [+make_target+]-target): Do not use \-continued lines.
6696 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
6697 (current_stage, restrap, stage_last): New.
6698
6699 * Makefile.in: Regenerate.
6700 * configure: Regenerate.
6701
154ae9ad 67022006-02-19 Bud Davis <jmdavis@link.com>
6703
6704 * MAINTAINERS (Write After Approval): Remove myself.
6705 (Language Front End Maintainers): Add myself as fortran 95
6706 maintainer and update e-mail address.
6707
2b60afd7 67082006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
6709
6710 * MAINTAINERS (Write After Approval): Remove myself.
6711 (Language Front End Maintainers): Add myself as fortran 95
6712 maintainer.
6713
e1c7b125 67142006-02-16 Victor Kaplansky <victork@il.ibm.com>
6715
6716 * MAINTAINERS (Write After Approval): Add myself.
6717
1eacfaf6 67182006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
6719
6720 * MAINTAINERS (Write After Approval): Remove myself.
6721 (Language Front End Maintainers): Add myself as
6722 fortran 95 maintainer.
6723
ab0da556 67242006-02-14 Paolo Bonzini <bonzini@gnu.org>
6725
6726 Sync from src:
6727
6728 2005-12-27 Leif Ekblad <leif@rdos.net>
6729
248deaff 6730 * configure.in: Add support for RDOS target.
6731 * configure: Regenerate.
ab0da556 6732
67332006-02-14 Paolo Bonzini <bonzini@gnu.org>
c6f3c945 6734 Andreas Schwab <schwab@suse.de>
ab0da556 6735
248deaff 6736 * configure: Regenerate.
ab0da556 6737
634efbee 67382006-02-12 David Edelsohn <edelsohn@gnu.org>
6739
6740 * configure.in (enable_libgomp): Add AIX.
6741 * configure: Regenerate.
6742
e359d827 67432006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
6744
6745 * MAINTAINERS (Write After Approval): Add myself.
f4177413 6746
40139f55 67472006-02-03 Lee Millward <lee.millward@gmail.com>
6748
6749 * MAINTAINERS (Write After Approval): Add myself.
f4177413 6750
145b0ed1 67512006-01-31 Richard Guenther <rguenther@suse.de>
6752 Paolo Bonzini <bonzini@gnu.org>
6753
6754 * Makefile.def (target_modules): Add libgcc-math target module.
6755 * configure.in (target_libraries): Add libgcc-math target library.
6756 (--enable-libgcc-math): New configure switch.
6757 * Makefile.in: Re-generate.
6758 * configure: Re-generate.
6759 * libgcc-math: New toplevel directory.
6760
c47832b1 67612006-01-26 Paolo Bonzini <bonzini@gnu.org>
6762
6763 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
6764 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
6765 the assembler, linker and binutils.
6766 * configure: Regenerate.
6767
80111498 67682006-01-22 Dirk Mueller <dmueller@suse.de>
6769
6770 * MAINTAINERS (Write After Approval): Add myself.
6771
4938df8a 67722006-01-20 Diego Novillo <dnovillo@redhat.com>
6773
6774 * configure: Regenerate.
6775
1e8e9920 67762006-01-18 Richard Henderson <rth@redhat.com>
6777 Jakub Jelinek <jakub@redhat.com>
6778 Diego Novillo <dnovillo@redhat.com>
6779
6780 * libgomp: New directory.
6781 * Makefile.def: Add target_module libgomp.
6782 * Makefile.in: Regenerate.
6783 * configure.in (target_libraries): Add target-libgomp.
6784 * configure: Regenerate.
6785
deaa70c6 67862006-01-05 Alexandre Oliva <aoliva@redhat.com>
6787
6788 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
6789 @ from continuation.
6790 * Makefile.in: Rebuilt.
6791
18ece38c 67922006-01-04 Chris Lattner <sabre@gnu.org>
ca07d10f 6793
7914652a 6794 * MAINTAINERS (Write After Approval): Add myself.
6795
0c8a85c6 67962006-01-04 Paolo Bonzini <bonzini@gnu.org>
6797
6798 PR bootstrap/24252
6799
6800 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
6801 * Makefile.tpl (OBJDUMP): New.
6802 (EXTRA_HOST_FLAGS): Add it.
6803 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
6804
1e8e9920 6805 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
6806 to use symbolic links between directories. Avoid race conditions
6807 or make them harmless.
6808 * configure.in: Do not try to use symbolic links between directories.
0c8a85c6 6809
6810 * Makefile.def (LEAN): Pass.
6811 * Makefile.tpl (LEAN): Define.
6812 (stage[+id+]-start): Accept that the previous directory does not
6813 exist, if the bootstrap is lean.
6814 (stage[+id+]-bubble): Invoke lean bootstrap commands after
6815 stage[+id+]-start. Use a makefile variable and an `if' instead of a
6816 configure substitution.
6817 ([+compare-target+]): Likewise.
6818 ([+bootstrap-target+]-lean): New.
6819 * configure.in: Remove lean bootstrap support from here.
6820
1e8e9920 6821 * Makefile.in: Regenerate.
6822 * configure: Regenerate.
0c8a85c6 6823
bd63b943 68242006-01-04 Ben Elliston <bje@au.ibm.com>
6825
6826 * MAINTAINERS (libdecnumber): Add myself.
6827
3b6bba18 68282006-01-02 Mark Mitchell <mark@codesourcery.com>
6829
6830 * libtool-ldflags: New script.
6831
9c19a746 68322006-01-02 Andreas Schwab <schwab@suse.de>
6833
6834 * configure.in: When reconfiguring remove Makefile in
6835 all stage directories.
6836 * configure: Regenerate.
6837
1c39ab9d 68382005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
6839
6840 * MAINTAINERS: Update my email address.
6841
ceebc884 68422005-12-20 Paolo Bonzini <bonzini@gnu.org>
6843
6844 Revert Ada-related part of the previous change.
6845
6846 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
6847 Do not pass.
6848 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
6849 * Makefile.in: Regenerate.
6850 * configure.in: Do not include mt-ppc-aix target fragment.
6851 * configure: Regenerate.
6852
9ca214be 68532005-12-19 Paolo Bonzini <bonzini@gnu.org>
6854
6855 * configure.in: Select appropriate fragments for PowerPC/AIX.
6856 * configure: Regenerate.
6857
6858 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
6859 BOOT_CFLAGS, BOOT_LDFLAGS.
6860 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
6861 BOOT_CFLAGS, BOOT_LDFLAGS.
6862 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
6863 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
6864 (stage): Fail if we cannot complete the work.
6865 * Makefile.in: Regenerate.
6866
957985d9 68672005-12-16 Nathan Sidwell <nathan@codesourcery.com>
6868
6869 * configure.in: Replace ms1 with mt.
6870 * configure: Rebuilt.
6871
3fecdf28 68722005-12-15 Bryce McKinlay <mckinlay@redhat.com>
6873
6874 * MAINTAINERS: Update my email address.
6875
2420a95f 68762005-12-15 Paolo Bonzini <bonzini@gnu.org>
6877
6878 * Makefile.tpl (all, do-[+make_target+], do-check, install,
6879 install-host-nogcc): Don't invoke $(stage) at the end.
6880 * Makefile.in: Regenerate.
6881
98777423 68822005-12-14 Paolo Bonzini <bonzini@gnu.org>
6883
6884 * configure.in: Flip the top-level bootstrap switch.
6885 * configure: Regenerate.
6886
83f96a51 68872005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
6888
6889 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
6890 $(stage) and $(unstage).
6891 (EXTRA_TARGET_FLAGS): Correct double-quoting.
6892 (all): Remove stray semicolon.
6893 (local-distclean): Don't handle multilib.tmp and multilib.out.
6894 (install.all): Set $s for consistency.
6895 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
6896 check_multilibs setting. Always make the install directory.
6897 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
6898 Correct @if/@endif.
6899 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
6900 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
6901 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
6902 (multilib.out): Remove.
6903 * Makefile.in: Regenerated.
6904
dcde3c07 69052005-12-12 Carlos O'Donell <carlos@codesourcery.com>
72d3853a 6906
6907 * MAINTAINERS (Write After Approval): Add myself.
6908
8a4c0c5f 69092005-12-12 Nathan Sidwell <nathan@codesourcery.com>
6910
a67ce901 6911 * MAINTAINERS: Add myself as mt maintainer.
6912
8a4c0c5f 6913 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
6914
937fb015 69152005-12-06 Adam Nemet <anemet@caviumnetworks.com>
6916
6917 * MAINTAINERS: Change email address.
6918
f5aebe3e 69192005-12-05 Paolo Bonzini <bonzini@gnu.org>
6920
6921 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
6922 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
6923 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
6924 Find in-tree tools if available.
6925 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
6926 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
6927 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
6928 (COMPILER_*_FOR_TARGET): New.
6929 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
6930 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
6931 (CONFIGURED_*, USUAL_*): Remove.
6932 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
6933 STRIP): Use autoconf substitutions.
6934 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
6935 COMPILER_NM_FOR_TARGET): New.
6936 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
6937
6938 (all): Make all-host and all-target in parallel.
6939 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
6940 that $$r and $$s are set before invoking a recursive make.
6941 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
6942 ([+bootstrap-target+]): Inline most of the `all' target.
6943
e888c15e 69442005-11-29 Ben Elliston <bje@au.ibm.com>
6945
6946 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
6947 from the gcc build directory.
6948 * Makefile.in: Regenerate.
6949
e21c3597 69502005-11-29 Ben Elliston <bje@au.ibm.com>
6951
6952 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
6953 depend on all-libdecnumber.
6954 * configure.in (host_libs): Include libdecnumber.
6955 * Makefile.in: Regenerate.
6956 * configure: Likewise.
6957
e3f15eef 69582005-11-29 Ben Elliston <bje@au.ibm.com>
6959
6960 * libdecnumber: Import decNumber sources from the dfp-branch.
6961
8afb273f 69622005-11-21 Kean Johnston <jkj@sco.com>
6963
6964 * config.sub, config.guess: Sync from upstream sources.
6965
fefdfa6e 69662005-11-21 Ben Elliston <bje@au.ibm.com>
6967
6968 Import from Autoconf sources:
6969
6970 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
6971 * config/move-if-change: Don't output "$2 is unchanged";
6972 suggested by Ben Elliston. Handle weird characters correctly.
6973
92016de0 69742005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
6975
6976 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
6977 to match upstream libtool for darwin.
6978
415470be 69792005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
6980
6981 * Makefile.def: Remove gdb dependencies for gdbtk.
6982 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
6983 (configure-gdb, install-gdb): New rules.
6984 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
6985 * Makefile.in, configure: Regenerated.
6986
15bb6251 69872005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
6988
6989 * MAINTAINERS (Write After Approval): Add myself.
6990
66182ee6 69912005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
6992
6993 * MAINTAINERS (Write After Approval): Add myself.
6994
9aad078e 69952005-10-24 Diego Novillo <dnovillo@redhat.com>
6996
6997 * MAINTAINERS (alias analysis): Add Daniel Berlin and
6998 Diego Novillo.
6999
e025d06f 70002005-10-22 Paolo Bonzini <bonzini@gnu.org>
7001
7002 PR bootstrap/24297
7003 * Makefile.tpl (do-[+make-target+], do-check, install,
7004 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
7005 are set before recursing.
7006 * Makefile.in: Regenerate.
7007
bde48217 70082005-10-20 Eric Botcazou <ebotcazou@adacore.com>
7009
7010 PR bootstrap/18939
7011 * Makefile.def (gcc) <target>: Fix thinko.
7012 * Makefile.in: Regenerate.
7013
8d687193 70142005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
7015
7016 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
7017 * configure: Regenerate.
7018
843af2a1 70192005-10-15 Jie Zhang <jie.zhang@analog.com>
7020
7021 * MAINTAINERS (Write After Approval): Add self.
7022
6783d878 70232005-10-08 Kazu Hirata <kazu@codesourcery.com>
7024
7025 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
7026 target-libffi, target-qthreads, target-libjava, and
7027 targetlibobjc.
7028 * configure: Regenerate.
7029
ae74ffb7 70302005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
7031
7032 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
7033 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
7034 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
7035 (USUAL_OBJDUMP_FOR_TARGET): New.
7036 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
7037 * configure.in: Check for $OBJDUMP_FOR_TARGET.
0b69af2f 7038 * configure, Makefile.in: Regenerated.
ae74ffb7 7039
7fd717b3 70402005-10-05 Paolo Bonzini <bonzini@gnu.org>
7041
7042 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
7043 before other host packages.
7044
8d2ef209 70452005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
7046
7047 * MAINTAINERS: Add self as sh libraries/configury maintainer.
7048
8283f873 70492005-10-05 Paolo Bonzini <bonzini@gnu.org>
7050
7051 PR bootstrap/22340
7052
7053 * configure.in (default_target): Remove.
7054 * Makefile.tpl (all): Do not use prerequisites as subroutines
7055 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
7056 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
7057 use prerequisites as subroutines.
7058 (check-host, check-target): New.
7059 (bootstrap configure & all targets): Do not use stage*-start
7060 if the directory layout is already ok.
7061 (non-bootstrap configure & all targets): Prepend a $(unstage).
7062 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
7063 (NOTPARALLEL): Remove.
7064 (unstage, stage variables): New variables.
7065 (unstage, stage targets): Simply expand to those variables.
7066
7067 * configure: Regenerate.
7068 * Makefile.in: Regenerate.
7069
8011a2db 70702005-10-04 James E Wilson <wilson@specifix.com>
7071
7072 * Makefile.def (lang_env_dependencies): Add libmudflap.
7073 * Makefile.in: Regenerate.
7074
09cc3896 70752005-10-03 Andreas Schwab <schwab@suse.de>
7076
7077 Backport from libtool CVS:
7078 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
7079
7080 * ltmain.sh: add support for installing into temporary
7081 staging area (e.g. 'make install DESTDIR=...')
7082
d7441b0d 70832005-10-03 H.J. Lu <hongjiu.lu@intel.com>
7084
7085 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
7086 * configure: Regenerated.
7087
9886f3d1 70882005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
7089
7090 * configure: Regenerate with the correct
7091 autoconf version.
7092
7172be51 70932005-09-30 Catherine Moore <clm@cm00re.com>
7094
7095 * configure.in (bfin-*-*): New.
7096 * configure: Regenerated.
7097
9fec3fa8 70982005-09-28 Geoffrey Keating <geoffk@apple.com>
7099
7100 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
7101 (LIPO_FOR_TARGET): New.
7102 (CONFIGURED_LIPO_FOR_TARGET): New.
7103 (USUAL_LIPO_FOR_TARGET): New.
7104 (STRIP_FOR_TARGET): New.
7105 (CONFIGURED_STRIP_FOR_TARGET): New.
7106 (USUAL_STRIP_FOR_TARGET): New.
7107 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
7108 STRIP_FOR_TARGET.
7109 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
7110 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
7111 * Makefile.in: Regenerate.
7112 * configure: Regenerate.
f4177413 7113
14bd4516 71142005-09-19 David Edelsohn <edelsohn@gnu.org>
7115
7116 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
7117 (rs6000-*-aix*): Same.
7118 * configure: Regenerate.
7119
6ca52624 71202005-09-16 Tom Tromey <tromey@redhat.com>
7121
7122 * MAINTAINERS: Add self as java maintainer.
7123
2c718da0 71242005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
7125
7126 * configure.in: Recognize f95 in the --enable-languages option,
7127 and substitute it for fortran, issuing a warning.
7128 * configure: Regenerate.
7129
51427b7f 71302005-08-30 Phil Edwards <phil@codesourcery.com>
7131
7132 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
7133 * configure: Regenerated.
7134
70bd96e6 71352005-08-22 Aldy Hernandez <aldyh@redhat.com>
7136
7137 * MAINTAINERS: Add self as ms1 maintainer.
7138
e85b7f3c 71392005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
7140
7141 * Makefile.def (libssp): Add to lang_env_dependencies.
7142 * Makefile.in: Regenerate.
7143
6be90865 71442005-08-18 Ian Lance Taylor <ian@airs.com>
7145
7146 * MAINTAINERS: Add myself as middle-end maintainer.
7147
28a54140 71482005-08-17 Christian Groessler <chris@groessler.org>
7149
7150 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
7151 * Makefile.in: Regenerate.
7152
c1f0d853 71532005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
7154
7155 * MAINTAINERS (write after approval): Added myself.
7156
02bbe015 71572005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
7158
7159 * MAINTAINERS (Write After Approval): Add myself.
7160
768691b5 71612005-08-12 Paolo Bonzini <bonzini@gnu.org>
7162
7163 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
7164 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
7165 Look for alternate names of the target cc and c++
7166 * configure: Regenerate.
7167
ef8184c7 71682005-08-08 Paolo Bonzini <bonzini@gnu.org>
7169
7170 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7171 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
7172 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
7173 tools; remove code to manually set them.
7174 (Target tools): Look in the environment for them.
7175 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7176 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
7177 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
7178 build directory.
7179 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
7180 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
7181 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
7182 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7183 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
7184 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
7185 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
7186 * configure: Regenerate.
7187 * Makefile.in: Regenerate.
7188
3e17c591 71892005-07-28 Ben Elliston <bje@au.ibm.com>
7190
7191 * MAINTAINERS: Update for removed CPU targets.
7192
29327bb4 71932005-07-27 Mark Mitchell <mark@codesourcery.com>
7194
7195 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
f4177413 7196 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
29327bb4 7197 * Makefile.in: Regenerated.
7198
ffa8502d 71992005-07-26 Mark Mitchell <mark@codesourcery.com>
7200
7201 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
7202 (CFLAGS_FOR_TARGET): Use it.
7203 (CXXFLAGS_FOR_TARGET): Likewise.
7204 * Makefile.in: Regenerated.
7205 * configure.in (--with-build-sysroot): New option.
7206 * configure: Regenerated.
7207
ee8b5c34 72082005-07-24 Paolo Bonzini <bonzini@gnu.org>
7209
7210 * Makefile.tpl: Wrap install between unstage and stage
7211 * Makefile.in: Regenerate.
7212
1558ffaf 72132005-07-21 Eric Christopher <echristo@apple.com>
7214
7215 * MAINTAINERS: Update affiliation.
7216
0d56c486 72172005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
7218
7219 * MAINTAINERS: Add self as crx port maintainer.
7220
4569287f 72212005-07-20 DJ Delorie <dj@redhat.com>
7222
7223 * MAINTAINERS: Add self as m32c maintainer.
7224
06b8a6e6 72252005-07-16 Kelley Cook <kcook@gcc.gnu.org>
7226
7227 * all files: Update FSF address.
7228
3031a1be 72292005-07-15 Eric Christopher <echristo@redhat.com>
7230
7231 * MAINTAINERS: Change affiliation.
7232
040541fe 72332005-07-14 Jim Blandy <jimb@redhat.com>
7234
7235 * configure.in: Add cases for Renesas m32c.
7236 * configure: Regenerated.
f4177413 7237
a03a59f4 72382005-07-14 Kelley Cook <kcook@gcc.gnu.org>
7239
47440b6d 7240 * COPYING.LIB: Update from fsf.org.
7241
72422005-07-14 Kelley Cook <kcook@gcc.gnu.org>
7243
7244 * COPYING, compile, config.guess,
a03a59f4 7245 config.sub, install-sh, missing, mkinstalldirs,
7246 symlink-tree, ylwrap: Sync from upstream sources.
47440b6d 7247 * config-ml.in: Update FSF address.
a03a59f4 7248
9f88bc9d 72492005-07-13 Eric Christopher <echristo@redhat.com>
7250
7251 * configure.in: Add toplevel noconfigdir support for tpf.
7252 * configure: Regenerate.
7253
f6463472 72542005-07-11 Paolo Bonzini <bonzini@gnu.org>
7255
7256 PR ada/22340
7257
7258 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
7259 * Makefile.in: Regenerate.
7260
eb39e466 72612005-07-07 Mark Mitchell <mark@codesourcery.com>
7262
7263 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
f4177413 7264 Brolley to write-after-approval.
eb39e466 7265
3c7c61db 72662005-07-07 Andreas Schwab <schwab@suse.de>
7267
7268 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
7269 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
7270 * Makefile.in: Regenerated.
7271
d28caca4 72722005-07-06 Geoffrey Keating <geoffk@apple.com>
7273
7274 * configure.in: Don't build sim or rda when targetting darwin.
7275 * configure: Regenerate.
7276
07da5214 72772005-07-06 Kazu Hirata <kazu@codesourcery.com>
7278
7279 * configure.in: Add --enable-libssp and --disable-libssp.
7280 * configure: Regenerate with autoconf-2.13.
7281
0d55f4d0 72822005-07-02 Jakub Jelinek <jakub@redhat.com>
7283
7284 * Makefile.def (target_modules): Add libssp.
7285 * configure.in (target_libraries): Add target-libssp.
7286 * configure: Rebuilt.
7287 * Makefile.in: Rebuilt.
7288
c6d8e763 72892005-07-01 Zack Weinberg <zackw@panix.com>
7290
7291 * MAINTAINERS: Change email address. Resign from maintainership.
7292
e64566bc 72932005-07-01 Richard Guenther <rguenther@suse.de>
7294
7295 * MAINTAINERS: Change my e-mail address and affiliation.
7296
919a60fa 72972005-06-22 Paolo Bonzini <bonzini@gnu.org>
7298
7299 * Makefile.def (stagefeedback): Come after profile.
7300 Define profiledbootstrap target.
7301 * Makefile.tpl (profiledbootstrap): Remove.
7302 (stageprofile-end): Zap stagefeedback.
7303 (stagefeedback-start): Copy all .gcda files, not only GCC's.
7304 * Makefile.in: Regenerate.
7305
1dcfcddb 73062005-06-13 Richard Sandiford <richard@codesourcery.com>
7307
7308 * MAINTAINERS: Update my email address.
7309
cbaa9876 73102005-06-13 Zack Weinberg <zack@codesourcery.com>
7311
7312 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
7313 In 'cpp' stanza, support '#line' as well as '# '.
7314
90314144 73152005-06-08 Andreas Schwab <schwab@suse.de>
7316
7317 * MAINTAINERS: Move myself from 'Write After Approval' to
7318 'CPU Port Maintainers' section as m68k maintainer.
7319
ff7dcf6a 73202005-06-07 Hans-Peter Nilsson <hp@axis.com>
7321
7322 * configure.in (unsupported_languages): New macro.
7323 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
7324 non-ported target libraries in noconfigdirs.
7325 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
7326 non-linux-gnu. Remove libgcj_ex_libffi.
248deaff 7327 <lang_frag loop>: Set add_this_lang=no if the language is in
ff7dcf6a 7328 unsupported_languages.
7329 * configure: Regenerate.
7330
058a5366 73312005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
7332
7333 * configure.in: Fix typo in handling of --with-mpfr-dir.
7334 * configure: Regenerate.
7335
a0133d5a 73362005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
7337
7338 * MAINTAINERS: Update my email address.
7339
ba84b398 73402005-06-02 Jim Blandy <jimb@redhat.com>
7341
7342 * config.sub: Add cases for the Renesas m32c. (This patch has been
7343 accepted into the master sources.)
7344
f6fa11cb 73452005-06-02 Aldy Hernandez <aldyh@redhat.com>
cbaa9876 7346 Michael Snyder <msnyder@redhat.com>
7347 Stan Cox <scox@redhat.com>
f6fa11cb 7348
cbaa9876 7349 * configure.in: Set noconfigdirs for ms1.
f6fa11cb 7350
cbaa9876 7351 * configure: Regenerate.
f6fa11cb 7352
5538a252 73532005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
7354
7355 * MAINTAINERS (Write After Approval): Add self.
7356
eb475541 73572005-06-01 Josh Conner <jconner@apple.com>
7358
7359 * MAINTAINERS (Write After Approval): Add self.
7360
f61df03e 73612005-06-01 Kazu Hirata <kazu@codesourcery.com>
7362
7363 * MAINTAINERS: Update my email address.
7364
8c31789b 73652005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
7366
7367 * MAINTAINERS (Write After Approval): Add self.
7368
80f2a08d 73692005-05-26 Chris Demetriou <cgd@broadcom.com>
7370
7371 * MAINTAINERS (Write After Approval): Remove self.
7372
97d52533 73732005-05-25 Paolo Bonzini <bonzini@gnu.org>
7374
7375 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
7376 (Dependencies): Consider target modules for bootstrap dependencies.
7377 Make target bootstrap modules depend on each stage's gcc.
7378 * Makefile.in: Regenerate.
7379
aa73b18f 73802005-05-20 Paolo Bonzini <bonzini@gnu.org>
7381
7382 * Makefile.def (configure-gcc): Depend on binutils having been built.
7383 (all-gcc): No need to do it here.
7384 * Makefile.in: Regenerate.
7385
e8bfe1fa 73862005-05-19 Paul Brook <paul@codesourcery.com>
7387
cbaa9876 7388 * configure.in: Rewrite misleading error message when requested
e8bfe1fa 7389 language cannot be built.
7390 * configure: Regenerate.
7391
4267b9ea 73922005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
7393
7394 * ylwrap: Import from Automake 1.9.5.
7395
9d7b8b84 73962005-05-13 David Ung <davidu@mips.com>
7397
7398 * MAINTAINERS (Write After Approval): Add self.
7399
5cd1aacd 74002005-05-09 Mike Stump <mrs@apple.com>
7401
7402 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
7403 lt_cv_sys_max_cmd_len for now.
cbaa9876 7404
0e47e899 74052005-05-09 Stan Cox <scox@redhat.com>
7406
7407 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
7408
f9697cdb 74092005-05-08 Matt Kraai <kraai@ftbfs.org>
7410
7411 * README.SCO: Update the URL.
7412
3fec05ca 74132005-05-05 David Edelsohn <edelsohn@gnu.org>
7414
7415 * ltconfig: Define file_list_spec. Pass file_list_spec and
7416 with_gnu_ld to libtool.
7417 * ltcf-c.sh (aix[45]): Define file_list_spec.
7418 * ltcf-cxx.sh (aix[45]): Same.
7419 * ltcf-gcj.sh (aix[45]): Same.
7420 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
7421 exists, write list of input files to temporary file.
7422
a8abbd9d 74232005-05-04 Mike Stump <mrs@apple.com>
7424
7425 * configure.in: Always pass --target to target configures as
7426 otherwise rebuilds that do --recheck will fail.
7427 * confiugure: Rebuilt.
7428
12fb418d 74292005-05-04 Paolo Bonzini <bonzini@gnu.org>
7430
7431 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
7432 STAGE_HOST_EXPORTS.
7433 (configure, all): Add bootstrap support.
7434 (Host modules, target modules): Pass post-stage1 flags and exports.
7435 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
7436 * Makefile.in: Regenerate.
7437
c828481a 74382005-04-29 Paolo Bonzini <bonzini@gnu.org>
7439
7440 * configure: Regenerate.
7441
352141ae 74422005-04-27 Mike Stump <mrs@apple.com>
7443
7444 * MAINTAINERS: Add self as darwin maintainer.
7445
5629b19d 74462005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
7447
7448 * config.sub: Update from master copy.
7449
3cf20c3b 74502005-04-21 Mike Stump <mrs@apple.com>
7451
7452 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
7453 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
7454
c0188550 74552005-04-19 Hans-Peter Nilsson <hp@axis.com>
7456
7457 * configure.in <crisv32-*-*, cris-*-*>: New local variable
7458 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
7459 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
7460 "*-*-elf" and "*-*-linux*".
7461 * configure: Regenerate.
7462
603e1354 74632005-04-14 Joseph S. Myers <joseph@codesourcery.com>
7464
7465 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
7466
6db39137 74672005-04-12 Mike Stump <mrs@apple.com>
7468
7469 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
7470
1df56788 74712005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
7472
7473 * MAINTAINERS (Write After Approval): Add myself.
7474
80ccce4c 74752005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
7476
7477 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
7478
c15fb64c 74792005-04-06 Paolo Bonzini <bonzini@gnu.org>
7480
cbaa9876 7481 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
c15fb64c 7482 (TARGET_CONFIGARGS): Include --with-target-subdir.
7483 (configure, all): New macros. Use them throughout.
7484 * Makefile.in: Regenerate.
7485
e6eb2b02 74862005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
7487
7488 * MAINTAINERS (Write After Approval): Add myself.
cbaa9876 7489
d18f347b 74902005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7491
7492 * MAINTAINERS: Remove 'loop unrolling' maintainer.
7493
8494de10 74942005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
7495
7496 * MAINTAINERS: Move John Carr to Write After Approval.
7497
dcde3c07 74982005-03-30 J"orn Rennecke <joern.rennecke@st.com>
0a887243 7499
7500 * config/mh-mingw32: Delete.
7501 * configure.in: Don't use it.
7502 * configure: Regenerate.
7503
60b2817d 75042005-03-31 Paolo Bonzini <bonzini@gnu.org>
7505
7506 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
7507 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
dcde3c07 7508 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
60b2817d 7509 (HOST_LIB_PATH): Generate from Makefile.def.
7510 (TARGET_LIB_PATH): Likewise.
7511 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
7512 * Makefile.in: Regenerate.
7513 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
7514 (RPATH_ENVVAR): Include Darwin case.
7515 * configure: Regenerate.
7516
9cc9199f 75172005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
7518
7519 * MAINTAINERS (Various Maintainers): Remove self.
7520 (Write After Approval): Add self.
7521
beefdb0f 75222005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
7523
7524 * MAINTAINERS (Various Maintainers): Add self.
7525
697e01c8 75262005-03-25 Paolo Bonzini <bonzini@gnu.org>
7527
7528 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
7529 * configure: Regenerate.
7530
9624cab1 75312005-03-21 Zack Weinberg <zack@codesourcery.com>
7532
7533 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
7534 gcc_version, and gcc_version_trigger from set of flags to pass.
7535 * Makefile.tpl: Remove definitions of above variables.
7536 (config.status): Remove dependency on $(gcc_version_trigger).
7537 * Makefile.in: Regenerate.
7538 * configure.in: Do not reference config/gcc-version.m4 nor
7539 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
7540 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
7541 * configure: Regenerate.
7542
5745a02a 75432005-03-16 Manfred Hollstein <manfred.h@gmx.net>
dcde3c07 7544 Andrew Pinski <pinskia@physics.uc.edu>
5745a02a 7545
7546 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
7547 * Makefile.in: Regenerate.
7548
df4e5443 75492005-03-13 Feng Wang <fengwang@nudt.edu.cn>
7550
7551 * MAINTAINERS (Write After Approval): Add myself.
7552
379a1f2c 75532005-03-03 David Ayers <d.ayers@inode.at>
7554
7555 * MAINTAINERS (Write After Approval): Add myself.
7556
b3fc57d4 75572005-03-01 Alexandre Oliva <aoliva@redhat.com>
7558
7559 PR libgcj/20160
7560 * ltmain.sh: Avoid creating archives with components that have
7561 duplicate basenames.
7562
39c05b8e 75632005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
7564
7565 PR bootstrap/20250
7566 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
7567 instead of check.
7568 * Makefile.in: Regenerate.
7569
d874b723 75702005-02-28 Paolo Bonzini <bonzini@gnu.org>
7571
7572 * Makefile.in: Regenerate to fix conflict between the previous two
7573 patches.
7574
c1eb9e31 75752005-02-28 Paolo Bonzini <bonzini@gnu.org>
7576
7577 PR bootstrap/17383
7578 * Makefile.def (target_modules): Remove "stage", now unnecessary.
7579 * Makefile.tpl (HOST_SUBDIR): New substitution.
7580 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
7581 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7582 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
7583 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
7584 (Host modules, Bootstrapped modules): Use it.
7585 (Build modules, Target modules): Do not create symlink trees,
7586 always configure out-of-srcdir.
7587 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
7588 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
7589 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
7590 $(HOST_SUBDIR). Create a symlink for host_subdir.
7591
7592 * Makefile.in: Regenerate.
7593 * configure: Regenerate.
7594
a136b23d 75952005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7596
7597 Merged from libada-gnattools-branch:
7598 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
7599
7600 * gnattools: New directory.
7601 * Makefile.def: Add gnattools as a module, depending on target-libada.
7602 * Makefile.in: Regenerate.
7603 * configure.in: Include gnattools in host_tools; disable it if ada
7604 is disabled.
7605 * configure: Regenerate.
7606
46042488 76072005-02-24 James A. Morrison <phython@gcc.gnu.org>
7608
7609 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
7610 treelang maintainer.
7611 (Write After Approval): Remove myself.
7612
123fdbbd 76132005-02-23 Paul Schlie <schlie@comcast.net>
7614
7615 * configure.in: Allow darwin targeted ports to build tk, itcl and
7616 libgui.
7617 * configure: Regenerate.
7618
17336619 76192005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
7620
7621 PR libgcj/10353
7622 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
7623 * configure: Regenerate.
7624
6e4db1f1 76252005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
7626
7627 * MAINTAINERS (Write After Approval): Add myself.
7628
203ad69a 76292005-02-10 Ian Lance Taylor <ian@airs.com>
7630
7631 * MAINTAINERS: Update my e-mail address.
7632
afa8b68c 76332005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
7634
7635 * MAINTAINERS (Write After Approval): Add myself.
7636
06b2086e 76372005-01-29 Hans-Peter Nilsson <hp@axis.com>
7638
7639 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
7640 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
7641 target-libgloss when not *-*-elf and *-*-aout.
7642 * configure: Regenerate.
7643
2890721b 76442005-01-23 Kazu Hirata <kazu@cs.umass.edu>
7645
7646 * MAINTAINERS: Remove obsolete entries.
7647
b9db2b8c 7648 * MAINTAINERS (Write After Approval): Add Michael Matz.
7649
9da9577b 76502005-01-19 Neil Booth <neil@daikokuya.co.uk>
7651
7652 * MAINTAINERS: Remove self as cpplib maintainer.
7653
c626e85f 76542005-01-17 Kelley Cook <kcook@gcc.gnu.org>
7655
7656 * install-sh, config.sub: Import from upstream.
7657
cac4ee55 76582005-01-17 Kelley Cook <kcook@gcc.gnu.org>
7659
7660 PR bootstrap/18222
7661 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
7662 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
7663 * Makefile.in: Regenerate.
7664
e03fcf5f 76652005-01-16 Jason Thorpe <thorpej@netbsd.org>
7666
7667 * MAINTAINERS: Update my email address.
7668
abb13670 76692005-01-12 David Edelsohn <edelsohn@gnu.org>
955a00ce 7670 Andreas Schwab <schwab@suse.de>
abb13670 7671
7672 PR bootstrap/18033
7673 * config-ml.in: Eval option if surrounded by single quotes.
7674
e4a78ee4 76752005-01-03 Paolo Bonzini <bonzini@gnu.org>
7676
7677 Revert 2004-12-28 Makefile changes, a better fix will be
7678 applied to mainline and src after GCC 4.0 branches.
7679
1fe42238 76802004-12-28 Paolo Bonzini <bonzini@gnu.org>
7681
7682 PR bootstrap/17383
7683
7684 * Makefile.def (target_modules): Remove stage parameter,
7685 it is always true now.
7686 * Makefile.tpl (configure-build-[+module+],
7687 configure-target-[+module+]): Always build symlink tree
7688 for the directory and for include. BUILD_SUBDIR and
7689 TARGET_SUBDIR cannot be . anymore.
7690 * Makefile.in: Regenerate.
7691
fcaf3188 76922004-12-25 David Edelsohn <edelsohn@gnu.org>
7693
7694 Revert 2004-12-08 Makefile changes.
7695
835db815 76962004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
7697
7698 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
7699 cygwin, mingw.
7700
33974778 77012004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
7702
7703 * configure.in (sh64-*-*): Reenable gprof.
7704 * configure: Regenerate.
7705
4b8fa64c 77062004-12-08 David Edelsohn <edelsohn@gnu.org>
7707
7708 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
7709 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
7710 (EXTRA_TARGET_FLAGS): Add PICFLAG.
7711 * Makefile.in: Regenerate.
7712
ef31114f 77132004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
7714
7715 * MAINTAINERS: Update my email address.
7716
7799fdb2 77172004-12-07 Matt Kraai <kraai@ftbfs.org>
7718
7719 * Makefile.tpl: Generate normal dependencies if the LHS module is
7720 not bootstrapped.
7721 * Makefile.in: Regenerate.
7722
c88bf782 77232004-12-03 Richard Sandiford <rsandifo@redhat.com>
7724
7725 * configure.in: Include config/gxx-include-dir.m4. Use
7726 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
7727 * configure: Regenerate.
7728
f8592d5a 77292004-12-03 Richard Sandiford <rsandifo@redhat.com>
7730
7731 * config.if: Delete.
7732 * configure.in: Set libstdcxx_incdir directly.
7733 * configure: Regenerate.
7734
39b9d49f 77352004-12-02 Eric Christopher <echristo@redhat.com>
7736
7737 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
7738 * Makefile.in: Regenerate.
7739
c3e7e62b 77402004-12-02 Richard Sandiford <rsandifo@redhat.com>
7741
7742 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
7743 * configure: Regenerate.
7744
14ac9144 77452004-12-02 Richard Sandiford <rsandifo@redhat.com>
7746
7747 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
7748 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
7749 * configure: Regenerate.
7750
b68b9d92 77512004-12-01 Eric Christopher <echristo@redhat.com>
7752
7753 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
7754 of things to remove.
7755
68b7b0fe 77562004-11-29 Matt Kraai <kraai@ftbfs.org>
7757
7758 * MAINTAINERS (Write After Approval): Update my e-mail address.
7759
d081dd29 77602004-11-29 Kelley Cook <kcook@gcc.gnu.org>
7761
7762 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
7763 from CVS libtool to always pass_all.
7764
08261f02 77652004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7766
7767 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
7768 (hppa*64*-*-*): Delete incorrect comment.
7769 * configure: Rebuilt.
7770
a234d196 77712004-11-24 Kelley Cook <kcook@gcc.gnu.org>
7772
7773 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
7774
7f93fe7a 77752004-11-24 Kelley Cook <kcook@gcc.gnu.org>
7776
7777 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
7778 from CVS libtool to always pass_all.
7779
037ff4cc 77802004-11-15 Kelley Cook <kcook@gcc.gnu.org>
7781
7782 * install-sh, compile: Import from automake.
7783
e294bcff 77842004-11-15 Kelley Cook <kcook@gcc.gnu.org>
7785
7786 * config.guess, config.sub: Import from savannnah.
7787
aad2f5f9 77882004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
48e5c22d 7789
7790 * MAINTAINERS (Write After Approval): Add myself
7791
956942fa 77922004-11-12 Mike Stump <mrs@apple.com>
7793
7794 * Makefile.def: Add html support.
7795 * Makefile.tpl: Likewise.
7796 * Makefile.in: Regenerate.
7797
ec2a8310 77982004-11-11 Geoffrey Keating <geoffk@apple.com>
7799
8a54e13f 7800 PR 18423
7801 * configure.in: Remove all instances of build-fixincludes from
7802 noconfigdirs.
7803 (build_configargs): Supply --target to subdirectories.
7804 * configure: Regenerate.
7805
ec2a8310 7806 * Makefile.def: Make gcc install depend on fixincludes install.
7807 * Makefile.in: Regenerate.
7808
696f98d4 78092004-11-10 Janis Johnson <janis187@us.ibm.com>
7810
7811 * MAINTAINERS: Add myself as gcc testsuite maintainer.
7812
3eb34262 78132004-11-11 Paul Brook <paul@codesourcery.com>
7814
7815 * MAINTAINERS: Add self as arm maintainer. Update email address.
7816
dd63ad62 78172004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
7818
7819 * configure.in (noconfigdirs) [mmix-*-*]: Disable
7820 target-libgfortran.
17a0d7e8 7821 * configure: Regenerate.
dd63ad62 7822
d8483d79 78232004-11-07 David Edelsohn <edelsohn@gnu.org>
7824
7825 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
7826 like CC.
7827
bdcc5e0f 78282004-11-05 Paolo Bonzini <bonzini@gnu.org>
7829
7830 * Makefile.def (host fixincludes): Specify missing targets.
7831 * Makefile.in: Regenerate.
7832
9310c946 78332004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
7834
7835 * MAINTAINERS: Add myself
7836
1dfe67f7 78372004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
7838
7839 * MAINTAINERS (Write After Approval): Add myself.
7840
50e7e370 78412004-11-04 Geoffrey Keating <geoffk@apple.com>
7842
7843 * Makefile.def: Build fixincludes for the host, too.
7844 * Makefile.in: Regenerate.
7845 * configure.in (host_tools): Add fixincludes.
7846 * configure: Regenerate.
7847
b6824c17 78482004-11-04 Daniel Jacobowitz <dan@debian.org>
7849
7850 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
7851 * configure: Regenerated.
7852
44f0e47c 78532004-11-04 H.J. Lu <hongjiu.lu@intel.com>
7854
7855 PR other/17783
7856 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
7857 * configure: Regenerated.
7858
03dbc854 78592004-10-31 Mark Mitchell <mark@codesourcery.com>
7860
7861 * README.SCO: Update per FSF instructions.
7862
d2be3229 78632004-10-28 Eric B. Weddington <ericw@evcohs.com>
7864
7865 PR target/18151
7866 * configure.in (case ${target}): Do not build fixincludes for avr.
7867 * configure: Regenerated.
7868
6675f2d9 78692004-10-26 Paolo Bonzini <bonzini@gnu.org>
7870
7871 * configure.in (case ${target}): Do not build fixincludes
7872 on platforms where it is not used.
7873 * configure: Regenerated.
7874
3a8631fa 78752004-10-23 Daniel Jacobowitz <dan@debian.org>
7876
7877 * configure.in: Use an absolute path to install-sh.
7878 * configure: Regenerated.
7879
50c69ebc 78802004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
7881
7882 * MAINTAINERS (Write After Approval): Add myself.
7883
2c95e9b1 78842004-10-19 Kazu Hirata <kazu@cs.umass.edu>
7885
7886 * MAINTAINERS: Remove from Write After Approval those that are
7887 already maintainers.
7888
3d22b915 78892004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
7890
7891 * MAINTAINERS: Update my email address.
7892
3fba36a4 78932004-10-12 Kelley Cook <kcook@gcc.gnu.org>
7894
7895 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
7896 * configure: Regenerate.
7897
dcde3c07 78982004-10-07 J"orn Rennecke <joern.rennecke@st.com>
25cebb64 7899
7900 * MAINTAINERS: Update my email address.
7901
668dc571 79022004-10-07 Kazu Hirata <kazu@cs.umass.edu>
7903
7904 * MAINTAINERS (Language Front Ends Maintainers): New. Move
7905 entries belonging to this category.
7906
2c50ca04 79072004-10-06 Josef Zlomek <josef.zlomek@email.cz>
7908
7909 * MAINTAINERS: Update my e-mail address.
7910
68b4a982 79112004-10-06 Paolo Bonzini <bonzini@gnu.org>
7912
7913 Fix wrong conflict resolution in:
7914
7915 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
7916
7917 * Makefile.in: Regenerate.
7918 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7919 in the recursive `make', instead of hardwiring `all'.
7920 (Autogenerated TARGET-* variables): New.
7921
5326cc72 79222004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
7923
7924 * configure.in: Enable target-libgloss for crx-*-*.
9624cab1 7925 * configure: Regenerate.
5326cc72 7926
6e4191af 79272004-10-04 Kazu Hirata <kazu@cs.umass.edu>
7928
7929 * MAINTAINERS (Various Maintainers): Move the "windows,
7930 cygwin, mingw" maintainer to ...
7931 (OS Port Maintainers): ... here.
7932
39826843 79332004-10-04 Kazu Hirata <kazu@cs.umass.edu>
7934
7935 * MAINTAINERS (Write After Approval): Remove those that are
7936 maintainers of some subsystem.
7937
e644ba93 79382004-10-02 P.J. Darcy <darcypj@us.ibm.com>
7939
7940 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
7941 * ltcf-cxx.sh (tpf*): Likewise.
7942 * ltconfig (tpf*): Add TPF OS configuration support.
7943
ddc76fa7 79442004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
7945
7946 * MAINTAINERS: Change my email address to my new work account.
7947
3bdd04cc 79482004-09-24 Michael Roth <mroth@nessie.de>
7949
7950 * configure.in (--without-headers): Add missing double quotes.
7951 * configure: Regenerate.
7952
dcde3c07 79532004-09-24 Kelley Cook <kcook@gcc.gnu.org>
1b60dd08 7954
7955 * ylwrap: Revert to previous version.
7956
d389b7e3 79572004-09-23 H.J. Lu <hongjiu.lu@intel.com>
7958
7959 PR bootstrap/17369
7960 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
7961 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
7962 SET_GCC_LIB_PATH_CMD.
7963 (BASE_TARGET_EXPORTS): Likewise.
7964 * Makefile.in: Regenerated.
7965
7966 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
7967 * configure: Regenerated.
7968
2109ded2 79692004-09-23 Kelley Cook <kcook@gcc.gnu.org>
7970
7971 * config.guess: New upstream version
7972 * compile, depcomp, install-sh, ylwrap: Likewise.
7973
da9e6519 79742004-09-19 Roger Sayle <roger@eyesopen.com>
7975
7976 * config/mh-x86omitfp: New host makefile fragment. Add
7977 -fomit-frame-pointer to the default BOOT_CFLAGS.
7978 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
7979 * configure: Regenerate.
7980
e84ab337 79812004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
7982
7983 PR target/11572
7984 * configure.in (*-*-darwin*): Renable libobjc.
7985 * configure: Regenerate.
7986
c875bbba 79872004-09-10 Nathan Sidwell <nathan@codesourcery.com>
7988
7989 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
7990
39a1c4e9 79912004-09-09 Daniel Berlin <dberlin@dberlin.org>
b68b9d92 7992
39a1c4e9 7993 * Makefile.def: Remove libbanshee.
7994 * Makefile.tpl: Ditto.
7995 * configure.in: Ditto.
7996 * Makefile.in: Regen.
7997 * configure: Ditto.
7998
c600ebdb 79992004-09-08 David Edelsohn <edelsohn@gnu.org>
8000
8001 * ltmain.sh: Use $pic_object as $non_pic_object if
8002 $non_pic_object=none.
8003
e1aef632 80042004-09-07 Paolo Bonzini <bonzini@gnu.org>
8005
8006 * missing: Import latest version from master repository.
8007
ccf99faa 80082004-09-06 Nick Clifton <nickc@redhat.com>
8009
8010 * config.sub: Import latest version from master repository.
8011 * config.guess: Likewise.
8012 This includes these changes:
b68b9d92 8013
ccf99faa 8014 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
8015
8016 * config.sub: Handle crisv32, alias etraxfs.
8017 * config.guess (crisv32:Linux:*:*): Handle.
8018
8019 2004-08-13 Brad Smith <brad@comstyle.com>
8020
8021 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
8022 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
8023
8024 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
8025
8026 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
8027 assume the processor is a powerpc. This is because coreutils
8028 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
8029 in this case, due to a MacOS X bug that causes
8030 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
8031 to return a negative number.
8032 Problem reported by Petter Reinholdtsen in:
8033 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
8034
8035 2004-07-19 Ben Elliston <bje@gnu.org>
8036
8037 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
8038
8039 2004-06-24 Ben Elliston <bje@gnu.org>
8040
8041 * config.guess: Update copyright years.
8042 * config.sub: Likewise.
8043
8044 2004-06-22 Robert Millan <robertmh@gnu.org>
8045
8046 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
8047 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
8048
8049 2004-06-22 Stanley F. Quayle <stan@stanq.com>
8050
8051 * config.guess (*:*VMS:*:*): New entry. Replaces
8052 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
8053 manufacturer.
8054
8055 2004-06-22 Ben Elliston <bje@gnu.org>
8056
8057 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
8058 * config.sub: Likewise.
8059
8060 2004-06-22 Ben Elliston <bje@gnu.org>
8061
8062 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
8063 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
8064
8065 2004-06-11 Ben Elliston <bje@gnu.org>
8066
8067 * config.guess (pegasos:OpenBSD:*:*): Remove.
8068
8069 2004-06-11 Ben Elliston <bje@gnu.org>
8070
8071 From Wouter Verhelst <wouter@grep.be>:
8072 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
8073
8074 2004-06-11 Ben Elliston <bje@gnu.org>
8075
8076 * config.guess (luna88k:OpenBSD:*:*): New.
8077
8078 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
8079
8080 * config.guess (m32r*:Linux:*:*): New case.
8081 * config.sub: Handle m32rle.
8082
8083 2004-03-12 Ben Elliston <bje@wasabisystems.com>
8084
8085 From Jens Petersen <petersen@redhat.com>:
8086 * config.sub: Handle sparcv8.
8087
8088 2004-03-03 Ben Elliston <bje@wasabisystems.com>
8089
8090 From Tom Smith <smith@cag.lkg.hp.com>:
8091 * config.guess: Version suffixes are equally significant on Tru64
8092 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
8093 prefix of "P" (patched kernel).
8094
8095 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
8096
8097 * config.sub: Add support for National Semiconductor CRX target.
8098
cde9549e 80992004-09-03 Janis Johnson <janis187@us.ibm.com>
8100
8101 * MAINTAINERS (Various Maintainers): Remove myself as web page
8102 maintainer, add myself as maintainer of build status lists.
8103
634f7a13 81042004-09-03 Jan Beulich <jbeulich@novell.com>
8105
8106 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
8107 *-*-netware, but add target-libmudflap.
8108 Consolidate *-*-netware targets (of which really only i?86 exists)
8109 into a single entry.
8110 * configure: Likewise.
8111
2b64d19b 81122004-09-01 Paolo Bonzini <bonzini@gnu.org>
8113
8114 * Makefile.tpl (sorry): Remove.
8115 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
8116 (cleanstrap targets): Depend on distclean, not distclean-stage1.
8117 (do-clean): Clean per-stage directories too.
8118 (do-distclean): Run distclean-stage1 too.
8119 (.NOTPARALLEL): Enable during toplevel bootstrap.
8120 (stage[+id+]-bubble): Enable parallel execution during
8121 the recursive invocation.
8122 * Makefile.in: Regenerate.
8123
8124 Fix previous checkin:
8125
8126 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
8127 include.
8128 * configure.in: Fix indentation.
8129 * configure: Regenerate.
8130
dcde3c07 81312004-08-31 Robert Bowdidge <bowdidge@apple.com>
0222d984 8132
2b64d19b 8133 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
8134 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
8135 * configure: regenerate
b68b9d92 8136 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
9624cab1 8137 -mdynamic-no-pic
0222d984 8138
2b59cb05 81392004-08-31 Paolo Bonzini <bonzini@gnu.org>
8140
8141 * Makefile.def (build_modules): Add fixincludes.
8142 (dependencies): Make gcc depend on fixincludes.
8143 * configure.in (build_tools): Add fixincludes.
8144 (build_configdirs): Always include build_libs.
8145 * Makefile.in: Regenerate.
8146 * configure: Regenerate.
8147
81482004-08-30 Paolo Bonzini <bonzini@gnu.org>
3c782584 8149
8150 * Makefile.def (bootstrap stages): Add 'lean' parameter.
8151 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
8152 phony targets; do not generate timestamp files.
8153 (distclean-stageN): Remove references to their timestamp files.
8154 (restageN, touch-stageN): Remove.
8155 (stageN-bubble): Rewritten.
8156 (compare): Support lean bootstraps.
8157 * Makefile.in: Regenerate.
8158
8159 * configure.in: Only warn when bootstrapping but
8160 build != host or build != target. Support lean bootstraps.
8161 * configure: Regenerate.
8162
4a921c63 81632004-08-26 Phil Edwards <phil@codesourcery.com>
8164
8165 * configure.in: Give a better error message if GMP/MPFR are missing
8166 and a language needing them has been requested.
8167 * configure: Regenerated.
8168
6cee4b4a 81692004-08-25 Phil Edwards <phil@codesourcery.com>
8170
8171 * configure.in: Print a list of available language front-ends if
8172 a requested one is missing. Tidy stray tab characters.
8173 * configure: Regenerated.
8174
e6312df0 81752004-08-19 Michael Koch <konqueror@gmx.de>
8176
8177 * gcc/doc/install.texi: Update entry about automake for libjava.
8178
c01dd063 81792004-08-17 Robert Millan <robertmh@gnu.org>
8180
8181 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
8182 (instead of FreeBSD).
8183 * configure: Regenerate.
8184
a1ad7483 81852004-08-16 Paolo Bonzini <bonzini@gnu.org>
8186
8187 * Makefile.in: Regenerate.
8188 * configure: Regenerate.
8189
8190 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
8191 stage_*_flags.
8192 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
8193 for bootstrapped modules if toplevel bootstrap is going.
8194 (GCC bootstrap): Generate per-stage targets for all bootstrapped
8195 modules. Adjust for changes in Makefile.def. Enable several
8196 rules even in non-bootstrap mode, just to avoid peppering the
8197 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
8198 (stage-[+prev+]-bubble): Remove.
8199
8200 * Makefile.def (Dependencies): Depend on all-build-bison,
8201 all-build-flex, all-build-byacc, all-build-texinfo, rather
8202 than the host variations.
8203 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
8204 with BUILD_SUBDIR.
8205 (BISON): Update for recent Bisons.
8206 (YACC): Fix typo.
8207 (cross): Depend on all-build.
8208 (all): Do not depend on all-build.
8209 (prebootstrap): Remove.
8210 (dep-kind): Accept separate prefixes for MODULE and ON variables.
8211 (Prebootstrap dependencies): Add them to the per-stage targets
8212 and to all-prebootstrap.
8213 * configure.in (build_configdirs): Always enable build_tools.
8214 (BUILD_DIR_PREFIX): Remove.
8215
8216 * Makefile.def (gcc): Add target variable.
8217 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
8218 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8219 in the recursive `make', instead of hardwiring `all'.
8220 (Autogenerated TARGET-* variables): New.
8221
e0d2a616 82222004-08-13 Brian Booth <bbooth@redhat.com>
8223
8224 * MAINTAINERS: Remove myself from write-after-approval.
8225
77f9b2dc 82262004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
8227
8228 * src-release: Stop distributing mmalloc with gdb (which doesn't
8229 use it).
8230 * Makefile.def: GDB doesn't depend on mmalloc anymore.
8231 * Makefile.in: Regenerate.
8232
30e9913f 82332004-08-09 Mark Mitchell <mark@codesourcery.com>
8234
8235 * configure.in (arm*-*-eabi*): New target.
8236 * configure: Regenerate.
8237
ea8d3d75 82382004-08-06 Paolo Bonzini <bonzini@gnu.org>
8239
8240 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
8241 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
8242 (Dependencies): New section.
8243 * Makefile.tpl (Dependencies): Generate from Makefile.def.
8244 (configure-target-[+module+]): Depend on maybe-all-gcc
8245 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
8246 (toplevel profiledbootstrap): Fix dependencies.
8247 * Makefile.in: Regenerate.
8248
8647a116 82492004-08-03 Mark Mitchell <mark@codesourcery.com>
8250
8251 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
8252 target-libiberty to noconfigdirs.
8253 * configure: Regenerate.
8254
5ca838b8 82552004-08-03 Paul Brook <paul@codesourcery.com>
8256
8257 * configure.in: Check for MPFR as well as GMP.
8258 * configure: Regenerate.
8259
cb8a7007 82602004-08-01 Robert Millan <robertmh@gnu.org>
8261
8262 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
8263 libmudflap for all GNU-based systems (with Glibc).
8264 * configure: Regenerate.
8265
dcde3c07 82662004-08-03 Paolo Bonzini <bonzini@gnu.org>
6caa530d 8267
8268 * Makefile.def (host-modules): Add gcc.
8269 * Makefile.in: Regenerate.
8270 * Makefile.tpl (sorry): New rule.
8271 (configure-host, all-host, [+make_target+]-host, do-check,
8272 install-host): Do not add gcc as a special case.
8273 (host modules): Add a small special-casing for gcc. Export
8274 extra_make_flags through the environment.
8275 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
8276 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
8277 other recursive targets for gcc): Remove.
8278
8279 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
8280 (stage, unstage): New rules.
8281 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
8282 distclean-stage[+id+]): Use stage_current.
8283 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
8284 the stage*-start rules.
8285
3ff2e849 82862004-08-02 Geoffrey Keating <geoffk@apple.com>
8287
8288 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
8289 use -all_load flag.
8290
75b6260c 82912004-08-02 Paolo Bonzini <bonzini@gnu.org>
8292
8293 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
8294 * configure: Regenerate.
8295
3ecc19f1 82962004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
8297
8298 * maintainer-scripts/gcc_release: Revert yesterday's change.
8299
0396e2a1 83002004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
8301
8302 * MAINTAINERS: Add myself to write-after-approval.
8303
b1fd5525 83042004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
8305
8306 * libf2c: Removed.
8307 * gcc/gccbug.in: Updated because of libf2c removal.
8308 * maintainer-scripts/gcc_release: Ditto.
8309
dcde3c07 83102004-07-09 Loren J. Rittle <ljrittle@acm.org>
122ae8c7 8311
8312 * configure.in: Build libmudflap by default on FreeBSD.
8313 * configure: Regenerated.
8314
344b2784 83152004-07-09 Mark Mitchell <mark@codesourcery.com>
8316
8317 * configure.in: Do not build libmudflap by default on non-GNU/Linux
8318 systems.
8319 * configure: Regenerated.
8320
dcde3c07 83212004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
d45eaefd 8322
8323 PR target/16344
8324 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
8325 feedback based compiler.
8326 * Makefile.in: Rebuilt.
8327
13e3668a 83282004-07-08 Alexandre Oliva <aoliva@redhat.com>
8329
8330 * Makefile.def (host_modules): Set bootstrap=true for flex.
8331 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
8332 * Makefile.in: Rebuilt.
8333
9763d43d 83342004-07-07 Jan Hubicka <jh@suse.cz>
8335
8336 * MAINTAINERS: Add self as a profile feedback maintainer.
8337
03c65091 83382004-07-05 Phil Edwards <phil@codesourcery.com>
8339
8340 * configure.in: Do not prepend $srcdir to /dev/null in
8341 makefile fragments.
8342 * configure: Regenerate.
8343
2f8725b0 83442004-07-01 Paolo Bonzini <bonzini@gnu.org>
8345
8346 * Makefile.def (build_modules): Add bison, byacc, flex,
8347 m4, texinfo.
8348 (flags_to_pass): Add FLEX.
8349 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
8350 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
8351 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
8352 DEFAULT_MAKEINFO): Remove.
8353 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
8354 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
8355 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
8356 objdir or else use configured tool.
8357 (all-build): New.
8358 (all): Depend on it.
8359 (Build module dependencies): Add.
8360 * Makefile.in: Regenerate.
8361 * configure.in: Better support for multiple build modules,
8362 matching what is done for host/target modules. Do not look
8363 for "plausible" locations of build tools if Canadian cross.
8364 Use autoconf's AC_PROG_CC to find a C compiler. Define
8365 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
8366 * configure: Regenerate.
b68b9d92 8367
1e6242a4 83682004-06-22 Paolo Bonzini <bonzini@gnu.org>
8369
8370 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
8371 * Makefile.in: Regenerate.
8372
1b53fe78 83732004-06-22 Paolo Bonzini <bonzini@gnu.org>
8374
8375 * Makefile.tpl (configure-build-[+module+],
8376 configure-[+module+], configure-target-[+module+]): Pass
8377 [+extra_configure_args+].
8378 (all-build-[+module+], all-[+module+], check-[+module+],
8379 install-[+module+], [+make_target+]-[+module+],
8380 all-target-[+module+], check-target-[+module+],
8381 install-target-[+module+], [+make_target+]-target-[+module+]):
8382 Pass [+extra_make_args+].
8383 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
8384 (GCC_HOST_EXPORTS): Remove.
8385 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
8386 cross, check-gcc, check-gcc-c++, install-gcc,
8387 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
8388 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
8389 * Makefile.in: Regenerate.
8390
a22cc2c4 83912004-06-21 Matthew Sachs <msachs@apple.com>
8392
8393 * MAINTAINERS: Added self to write-after-approval.
8394
d76e1e50 83952004-06-21 Christopher Faylor <cgf@alum.bu.edu>
8396
8397 * configure.in: Check for srcdir/winsup rather than build directory
8398 winsup.
8399 * configure: Regenerate.
8400
2c10944d 84012004-06-17 Corinna Vinschen <vinschen@redhat.com>
8402
8403 * configure.in: Don't build Cygwin native newlib if winsup
8404 directory is missing. Emit warning instead.
8405 * configure: Regenerate.
8406
599a3eac 84072004-06-09 Paolo Bonzini <bonzini@gnu.org>
8408
8409 * Makefile.tpl (touch-stage[+id+]): New.
8410 (restage[+prev+]): Depend on touch-stage[+id+].
8411
8412 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
8413 Use it throughout.
8414
8415 * Makefile.def: Add profile and feedback bootstrap stages.
8416 Remove next field from bootstrap stages.
8417 * Makefile.tpl (LN, LN_S): Substitute.
8418 (stageN-start, stageN-end): Use double-colon rules, to
8419 provide a hook for additional setup commands.
8420 (distclean-stageN-gcc, restageN): Create dependencies from
8421 [+prev+], not from [+next+].
8422 (stageN-bubble): Add commands for successive stages from
8423 [+prev+], using double-colon rules.
8424 (all-stageN-gcc): Fix typo.
8425 (stagefeedback-start, profiledbootstrap): New.
8426 * Makefile.in: Regenerate.
8427 * configure.in: Call ACX_PROG_LN.
8428 * configure: Regenerate.
8429
ba797f0e 84302004-06-08 Canqun Yang <canqun@nudt.edu.cn>
8431
8432 * MAINTAINERS (Write After Approval): Add myself.
8433
b93f892d 84342004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
8435
8436 * MAINTAINERS (Write After Approval): Add myself.
8437
93f93279 84382004-06-03 Paolo Bonzini <bonzini@gnu.org>
8439
8440 * configure.in: Fix --enable-bootstrap breakage introduced in trees
8441 without gcc.
8442 * configure: Regenerate.
8443
d8b05159 84442004-06-01 Paolo Bonzini <bonzini@gnu.org>
8445
8446 * Makefile.tpl: Fix typo.
8447 * Makefile.in: Regenerate.
8448
dcde3c07 84492004-06-01 Paolo Bonzini <bonzini@gnu.org>
5b7950ff 8450
8451 * configure.in: Remove new- prefix from toplevel
8452 bootstrap targets.
8453 * configure: Regenerate.
8454
54f0538b 84552004-06-01 Paolo Bonzini <bonzini@gnu.org>
8456
8457 * Makefile.tpl (all.normal): Rename to all.
8458 (all): Replace with a rule to pick the default
8459 target from configure.
8460 (all-gcc, configure-gcc): Use conditionals to
8461 do nothing when toplevel bootstrap is going on.
8462 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
8463 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
8464 * configure.in: Support --enable-bootstrap.
8465
8466 * Makefile.def: Remove new- prefix from toplevel
8467 bootstrap targets.
8468 * Makefile.tpl: Likewise.
8469
8470 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
8471 target.
8472
8473 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
8474 $(RECURSE_FLAGS) to recursive invocation of make.
8475
8476 * Makefile.in: Regenerate.
8477 * configure: Regenerate.
8478
e0754ee6 84792004-05-30 Andreas Jaeger <aj@suse.de>
dcde3c07 8480 Jim Wilson <wilson@specifixinc.com>
e0754ee6 8481
8482 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
8483 like CC.
8484
8e8b3365 84852004-05-27 Daniel Jacobowitz <dan@debian.org>
8486
8487 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
8488 * configure: Regenerate.
8489
27e3aebd 84902004-05-25 Daniel Jacobowitz <drow@false.org>
8491
8492 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
8493 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
8494 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
8495 targets.
8496 * Makefile.in: Regenerate.
8497
dcde3c07 84982004-05-24 Paolo Bonzini <bonzini@gnu.org>
5965d276 8499
8500 * configure.in: Test the ability to symlink directories.
8501 * configure: Regenerate.
8502
8503 * Makefile.def (bootstrap-stage): New definitions.
8504 * Makefile.tpl (configure-stage1-gcc,
8505 configure-stage2-gcc, configure-stage3-gcc,
8506 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
8507 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
8508 new-restage3, compare): Autogenerate, see Makefile.in
8509 entry for behavioral changes.
8510 (distclean-stage1, new-stage1-start, new-stage1-end,
8511 new-stage1-bubble, distclean-stage2, new-stage2-start,
8512 new-stage2-end, new-stage2-bubble, distclean-stage3,
8513 new-stage3-start, new-stage3-end): New autogenerated targets.
8514 (objext, prebootstrap, BOOT_CFLAGS,
8515 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
8516 targets.
8517
8518 * Makefile.in: Regenerate.
8519 (distclean-stage1, new-stage1-start, new-stage1-end,
8520 new-stage1-bubble, distclean-stage2, new-stage2-start,
8521 new-stage2-end, new-stage2-bubble, distclean-stage3,
8522 new-stage3-start, new-stage3-end): New targets.
8523 (all-stage1-gcc): Move prebootstrap dependency from here...
8524 (configure-stage1-gcc): ...to here.
8525 (new-bootstrap): Use bubble targets.
8526 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8527 Use per-stage distclean targets.
8528 (configure-stage1-gcc, configure-stage2-gcc,
8529 configure-stage3-gcc, all-stage1-gcc,
8530 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
8531 Use new-stageN-start to prepare the tree.
8532
d856c8a6 85332004-05-23 Paolo Bonzini <bonzini@gnu.org>
8534
8535 * Makefile.def (host_modules): add libcpp.
8536 * Makefile.tpl: Add dependencies on and for libcpp.
8537 * Makefile.in: Regenerate.
8538 * configure.in: Add libcpp host module.
8539 * configure: Regenerate.
8540
01b41571 85412004-05-21 Paolo Bonzini <bonzini@gnu.org>
8542
8543 * Makefile.tpl: Whenever a recursive target is defined, wrap
8544 it in a special @if/@endif block, and prepare its maybe
8545 dependency in the @if/@endif block
8546 * configure.in: Instead of writing maybe dependencies, remove
8547 the @if/@endif statements, and remove the @if/@endif blocks
8548 that remain.
8549 * configure: Regenerate.
8550 * Makefile.in: Regenerate.
8551
f47da044 85522004-05-20 Janis Johnson <janis187@us.ibm.com>
8553
8554 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
8555
d556a20e 85562004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
8557
8558 PR bootstrap/15120
8559 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
8560 * */configure: Rebuilt.
8561
49fbf4b9 85622004-05-17 Zack Weinberg <zack@codesourcery.com>
8563
8564 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
8565 of libf2c.
8566 * configure, Makefile.in: Regenerate.
8567
d3eff7bb 85682004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
ae1bef7b 8569
8570 * MAINTAINERS (Write After Approval): Add myself.
8571
4ee9c684 85722004-05-13 Diego Novillo <dnovillo@redhat.com>
8573
8574 Merge from tree-ssa-20020619-branch.
8575
8576 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
8577 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
8578 (HOST_GMPLIBS): Define.
8579 (HOST_GMPINC): Define.
8580 (TARGET_LIB_PATH): Add libmudflap.
8581 (GFORTRAN_FOR_TARGET): Define.
8582 (configure-build*): Export GFORTRAN.
8583 (configure-gcc): Export GMPLIBS and GMPINC.
8584 (all-gcc): Add maybe-all-libbanshee.
8585 (configure-target-libgfortran): Define.
8586 * Makefile.in: Regenerate.
8587 * configure.in (host_libs): Add libbanshee.
8588 (target_libraries): Add target-libmudflap and target-libgfortran.
8589 Add --with-libbanshee.
8590 Handle --disable-libmudflap.
8591 (*-*-freebsd*): Use with_gmp.
8592 Add $(libgcj) to noconfigdirs.
8593 * configure: Regenerate.
8594 * depcomp: New file.
8595 * MAINTAINERS: Add tree-ssa maintainers.
8596
455fb4f7 85972004-05-04 Vladimir Makarov <vmakarov@redhat.com>
8598
49fbf4b9 8599 * MAINTAINERS (Various Maintainers): Add myself.
455fb4f7 8600
9ca797fe 86012004-04-30 Brian Ford <ford@vss.fsi.com>
8602
49fbf4b9 8603 * MAINTAINERS (Write After Approval): Add myself.
9ca797fe 8604
043b6c62 86052004-04-29 Uros Bizjak <uros@kss-loka.si>
8606
49fbf4b9 8607 * MAINTAINERS (Write After Approval): Add myself.
043b6c62 8608
697dfd2c 86092004-04-28 Paolo Bonzini <bonzini@gnu.org>
8610
8611 * config/acx.m4: Fix fastcompare support for new-bootstrap.
8612 * configure: Regenerate.
8613
839c6a20 86142004-04-27 Paolo Bonzini <bonzini@gnu.org>
8615
8616 Revert:
8617 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
8618
8619 * Makefile.def (flags_to_pass): Remove *dir variables that
8620 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8621 as well as prefix and exec_prefix.
8622 * Makefile.in: Regenerate.
8623
a2718648 86242004-04-26 Robert Millan <robertmh@gnu.org>
8625
8626 Add patches from libtool CVS.
8627 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
8628 * ltconfig: Likewise.
8629 * ltcf-c.sh: Likewise.
8630 * ltcf-cxx.sh: Likewise.
8631 * ltcf-gcj.sh: Likewise.
8632
be2c9eb1 86332004-04-26 Paolo Bonzini <bonzini@gnu.org>
8634
8635 * Makefile.def (host_modules): Mark with the bootstrap
8636 flag packages on which gcc depends.
8637 * Makefile.tpl (all-bootstrap): Use it.
8638 * Makefile.in: Regenerate.
8639
b5196e8d 86402004-04-26 Paolo Bonzini <bonzini@gnu.org>
8641
8642 * Makefile.def (flags_to_pass): Remove *dir variables that
8643 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8644 as well as prefix and exec_prefix.
8645 * Makefile.in: Regenerate.
8646
7bcc3b4a 86472004-04-26 Paolo Bonzini <bonzini@gnu.org>
8648
49fbf4b9 8649 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
8650 * configure: Regenerate.
8651 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
8652 * gcc/Makefile.tpl (compare): Use the result of the test.
8653 * gcc/Makefile.in: Regenerate.
7bcc3b4a 8654
33e3141d 86552004-04-23 Paolo Bonzini <bonzini@gnu.org>
8656
8657 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
8658 Always relocate gcc and prev-gcc to the original names, even
8659 if the build fails.
8660 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8661 New targets.
8662
44217381 86632004-04-23 Laurent GUERBY <laurent@guerby.net>
8664
8665 * MAINTAINERS: Update my email address.
49fbf4b9 8666
de88352a 86672004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8668
8669 * configure.in (mips*-*-irix5*): Enable ld.
8670 * configure: Regenerate.
44217381 8671
216de822 86722004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8673
8674 * configure: Regenerate.
8675
b8d376b5 86762004-04-15 James E Wilson <wilson@specifixinc.com>
8677
8678 * Makefile.tpl (configure-[+module+], configure-gcc,
8679 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
8680 Set and export LDFLAGS.
8681 * Makefile.in: Regenerate.
8682
9ce62711 86832004-04-12 Michael Chastain <mec.gnu@mindspring.com>
8684
49fbf4b9 8685 * MAINTAINERS: Add myself to write-after-approval.
9ce62711 8686
49aae208 86872004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
8688
8689 PR bootstrap/14871
8690 * Makefile.tpl: If we don't have built-in-tree target tools,
8691 use the ones found by configure rather than hacking around with
8692 program_transform_name.
8693 * configure.in: Give Makefile.tpl the information necessary
8694 to do that.
8695 * Makefile.in: Regenerate.
8696 * configure: Regenerate.
8697
f4191912 86982004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
8699
8700 PR bootstrap/14760
8701 * configure.in: When computing baseargs, strip *all* copies of
8702 offending options. Also, don't match/substitute the trailing space,
8703 so that this actually works when two similar options are separated by
8704 only one space.
8705 * configure: Regenerate.
8706
d17281c9 87072004-04-06 David Edelsohn <edelsohn@gnu.org>
8708
49fbf4b9 8709 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
8710 (rs6000-*-aix*): Same.
8711 * configure: Regenerate.
d17281c9 8712
10930c81 87132004-04-05 Ranjit Mathew <rmathew@hotmail.com>
49fbf4b9 8714
8715 * MAINTAINERS: Add myself to write-after-approval.
10930c81 8716
74d8b57d 87172004-04-03 Bud Davis <bdavis9659@comcast.net>
49fbf4b9 8718
8719 * MAINTAINERS: Add myself to write-after-approval.
74d8b57d 8720
c0c5068d 87212004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
8722
32fbc463 8723 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
8724 STRICT_WARN, WARN_CFLAGS flags passed down to make.
8725 * Makefile.in: Regenerate.
8726
c0c5068d 8727 * configure.in (top level bootstrap support): Rework --enable-werror
8728 to set @stage2_werror_flag@.
8729 * configure: Regenerate.
8730 * Makefile.tpl (top level bootstrap support): Pass
8731 @stage2_werror_flag@ down to configure in stages 2 and 3.
8732 * Makefile.in: Regenerate.
8733
d120ca69 87342004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
8735
7f6f8932 8736 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
8737 for stages 2 and 3 as well as in make. As a consequence, remove
8738 OUTPUT_OPTION (now detected by configure) from the flags passed down
8739 to make.
8740 * Makefile.in: Regenerate.
8741
d120ca69 8742 * Makefile.tpl (new-bootstrap): Fix typo.
8743 * Makefile.in: Regenerate.
8744
7dade866 87452004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
8746
9621e512 8747 * Makefile.tpl: Rearrange by moving recursive_targets rules
8748 into their proper sections.
8749 * Makefile.tpl (top level bootstrap support): Move disabling
8750 of coverage flags from 'make' to 'configure'; improve comments.
8751 * Makefile.in: Regenerate.
8752
aff6cf7b 8753 * Makefile.tpl (experimental top level bootstrap) Move stage1
8754 language setting from all- target to configure- target; disable
8755 intermodule optimization in stage 1; prevent gratuitous rebuilds
8756 of stage 1.
8757 * Makefile.in: Regenerate.
8758 * configure.in: Comma-separate stage 1 language list for top
8759 level bootstrap.
8760 * configure: Regenerate.
8761
7dade866 8762 * Makefile.tpl: Clean up experimental top level bootstrap support:
8763 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
8764 prev-gcc in configure- targets as well as all- targets.
8765 * Makefile.in: Regenerate.
8766
c6deeaef 87672004-03-21 Kelley Cook <kcook@gcc.gnu.org>
8768
8769 * compile: New file imported from automake.
8770
f28cd43a 87712004-03-17 Paolo Bonzini <bonzini@gnu.org>
8772
8773 * configure.in: Remove symbolic link section.
8774 * configure: Regenerate.
8775 * Makefile.tpl (links): Remove.
8776 * Makefile.in: Regenerate.
8777
8e6391a6 87782004-03-15 Paolo Bonzini <bonzini@gnu.org>
49fbf4b9 8779 Nathanael Nerode <neroden@gcc.gnu.org>
8e6391a6 8780
8781 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
49fbf4b9 8782 Set with AC_CHECK_PROGS.
8e6391a6 8783 * configure.in: Fix comment typo from last patch.
8784 * configure: Regenerate.
8785
2d64c2fd 87862004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
8787
8788 * Makefile.tpl: Introduce experimental top level bootstrap support.
8789 * Makefile.in: Regenerate.
8790 * configure.in: Introduce support for top level bootstrap.
8791 * configure: Regenerate.
8792
989edd2f 87932004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
49fbf4b9 8794 Paolo Bonzini <bonzini@gnu.org>
989edd2f 8795
8796 PR bootstrap/14522
8797 * configure.in: Cope with shells that do not support unquoted ^
8798 * configure: Regenerate.
8799
f46e13ec 88002004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
49fbf4b9 8801 Paolo Bonzini <bonzini@gnu.org>
f46e13ec 8802
8803 PR bootstrap/14522
989edd2f 8804 * configure.in: Cope with shells that do not support nesting
f46e13ec 8805 quotes inside quoted backquote substitutions.
8806 * configure: Regenerate.
8807
db1c2ab2 88082004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
8809
8810 PR bootstrap/14522
6175885e 8811 * configure.in: Fix escaping of $.
db1c2ab2 8812 * configure: Regenerate.
8813
8e1fea1a 88142004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
8815
8816 * configure: Regenerate, since I forgot to while committing Paolo's
8817 changes.
8818
c24c5e46 88192004-03-08 Paolo Bonzini <bonzini@gnu.org>
8820
8821 PR ada/14131
8822 Move language detection to the top level.
8823 * configure.in: Find default values for the tools as
8824 soon as possible. Disable ada if GNAT is not found.
8825 Emit error message about missing languages. Expand
8826 --enable-languages=all for the gcc subdirectory.
8827
2a4b7d44 88282004-03-10 Ben Elliston <bje@gnu.org>
8829
8830 * MAINTAINERS: Update my email address.
8831
ebdab8b6 88322004-03-05 David Edelsohn <edelsohn@gnu.org>
8833
8834 * ltconfig: Disable building static libraries if building shared
8835 libraries on AIX 5L.
8836
19e1fe6d 88372004-03-01 Richard Sandiford <rsandifo@redhat.com>
8838
8839 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
8840 and disable libgcj.
8841 * configure: Regenerated.
8842
70990390 88432004-03-01 Brian Booth <bbooth@redhat.com>
8844
8845 * MAINTAINERS: Add myself to write-after-approval.
8846
a291166d 88472004-03-01 Paolo Bonzini <bonzini@gnu.org>
8848
8849 * MAINTAINERS: Add myself to write-after-approval.
49fbf4b9 8850
75fc7adc 88512004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8852
8853 PR bootstrap/7087
8854 * Makefile.tpl: Guard XFOO sed statements better.
8855 * Makefile.tpl: Add dependency for configure-target-libada.
8856 * Makefile.in: Regenerate (incidentally fixes broken
8857 commit when libada-branch was merged).
8858
683dcdca 88592004-02-25 Kelley Cook <kcook@gcc.gnu.org>
8860
8861 * MAINTAINERS: Add myself to write-after-approval.
8862
662476d9 88632004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
8864
8865 * MAINTAINERS: Add Nicola Pero and myself as libobjc
8866 maintainers.
8867
ee887245 88682004-02-20 Andrew Cagney <cagney@redhat.com>
8869
8870 * config.guess: Update from version 2003-10-16 to 2004-02-16.
8871 * config.sub: Update from version 2003-11-03 to 2004-02-16.
8872
e86087cf 88732004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
8874
8875 PR bootstrap/11932
8876 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
8877
22699913 88782004-02-14 Jerry Quinn <jlquinn@optonline.net>
8879
8880 * MAINTAINERS: Added myself to write-after-approval.
8881
98b111a1 88822004-02-14 Michael Koch <konqueror@gmx.de>
8883
8884 * MAINTAINERS: Added myself to write-after-approval.
8885
4aa8866f 88862004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
8887
8888 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
8889 some OS port maintainers to OS port maintainers section.
8890
39c687d5 88912004-02-13 Frank Ch. Eigler <fche@redhat.com>
8892
8893 * MAINTAINERS: Add self.
8894
cdfbccf4 88952004-02-12 Kazu Hirata <kazu@cs.umass.edu>
8896
8897 * MAINTAINERS: Alphabetize.
8898
bc9cab17 88992004-02-12 Paolo Bonzini <bonzini@gnu.org>
8900
8901 * MAINTAINERS: Remove myself.
49fbf4b9 8902
b0c02cae 89032004-02-11 David Edelsohn <edelsohn@gnu.org>
8904
8905 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
8906 (rs6000-*-aix*): Same.
8907 * configure: Regenerate.
8908
9dec93ca 89092004-02-11 Kelley Cook <kcook@gcc.gnu.org>
8910
8911 * configure.in (host): Add in missing $noconfigdirs to defines.
8912 * configure: Regenerate.
8913
93341878 89142004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
8915 Nathanael Nerode <neroden@gcc.gnu.org>
8916
8917 PR ada/6637, PR ada/5911
49fbf4b9 8918 Merge with libada-branch:
93341878 8919 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
8920 with appropriate dependencies. Add --enable-libada configure switch.
8921 * configure, Makefile.in: Regenerate.
8922
a31db762 89232004-02-09 Paolo Bonzini <bonzini@gnu.org>
8924
8925 * MAINTAINERS: Add myself to write-after-approval.
49fbf4b9 8926
d74dd50d 89272004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8928
8929 * configure.in: Don't pass --with-stabs on IRIX 5 either.
8930 * configure: Regenerate.
8931
351ae313 89322004-02-04 Geoffrey Keating <geoffk@apple.com>
8933
8934 Merge from upstream:
8935
8936 * ltmain.in: When setting IFS to '~', be careful about user
8937 arguments that contain '~'.
8938
8939 2004-02-04 Peter O'Gorman <peter@pogma.com>
8940
8941 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
8942 Also test $base_compile against $CC with escaped arguments. Bug
8943 reported by Geoff Keating <geoffk@apple.com>.
8944
b82e7603 89452004-02-04 Kazu Hirata <kazu@cs.umass.edu>
8946
8947 * MAINTAINERS: Remove i960 port.
8948
24b4656e 89492004-01-23 DJ Delorie <dj@redhat.com>
8950
8951 * Makefile.def (target_modules) [libiberty]: Don't stage.
8952 * Makefile.in: Rebuilt.
8953
8f694e4c 89542004-01-20 Caroline Tice <ctice@apple.com>
8955
8956 * MAINTAINERS: Add myself to write-after-approval.
49fbf4b9 8957
725cf077 89582004-01-19 Paolo Carlini <pcarlini@suse.de>
8959
8960 * MAINTAINERS: Update my email address.
8961
3dc94299 89622004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
8963
8964 * MAINTAINERS: Add myself to write-after-approval.
49fbf4b9 8965
6d3c6627 89662004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8967
8968 * MAINTAINERS: Remove entries without email address.
8969
26ffdd7d 89702004-01-15 Daniel Jacobowitz <drow@mvista.com>
8971
8972 * MAINTAINERS: Add myself to write-after-approval.
8973
0255c638 89742004-01-15 Steven Bosscher <stevenb@suse.de>
8975
8976 * MAINTAINERS: Update my email address.
8977
dcde3c07 89782004-01-14 Loren J. Rittle <ljrittle@acm.org>
4003683b 8979
8980 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
8981 * Makefile.tpl (configure-target-[+module+]): Support stage.
8982 * Makefile.in: Rebuilt.
8983
51292f82 89842004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
8985
8986 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
8987
3b6f11b0 89882004-01-10 Richard Sandiford <rsandifo@redhat.com>
8989
8990 * MAINTAINERS: Add myself as a MIPS maintainer.
8991
090b36fb 89922004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
8993
c8241dd9 8994 * configure.in: Use ./config.cache, not config.cache.
8995 * configure: Regenerate.
8996 * Makefile.tpl: Special-casing not needed for GCC any more.
8997 * Makefile.in: Regenerate.
8998
ba1081ef 8999 * configure.in: Don't share a cache file for host dirs.
9000 * configure: Regenerate.
9001
090b36fb 9002 * config-ml.in: Don't mess with the cache file.
9003
a73c2b4b 90042004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9005
9006 * MAINTAINERS: Move myself from 'Write After Approval' to
9007 'CPU Port Maintainers' section as SPARC maintainer.
9008
74fef112 90092004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
9010
6509bb23 9011 * Makefile.tpl: Make GCC use a separate config.cache.
9012 * Makefile.in: Regenerate.
9013
74fef112 9014 PR bootstrap/11932, PR bootstrap/11933
9015 (I don't know if it will fix either of them, but it relates
9016 to them.)
9017 * configure.in: Don't use shared config.cache for target
9018 directories.
9019 * configure: Regenerate.
9020
a570dccd 90212004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
9022
9023 * MAINTAINERS: Add myself to 'Write After Approval' section.
9024
3e983e16 90252003-12-31 Roger Sayle <roger@eyesopen.com>
9026
9027 * configure.in (ia64*-*-hpux*): Disable building java libraries.
9028 * configure: Regenerated.
9029
e35ccc0b 90302003-12-23 Kazu Hirata <kazu@cs.umass.edu>
9031
9032 * MAINTAINERS: Remove the mn10200 maintainer.
9033
688429c4 90342003-12-21 Bernardo Innocenti <bernie@develer.com>
49fbf4b9 9035
248deaff 9036 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
9037 * configure: Regenerated.
688429c4 9038
65cc485a 90392003-12-16 Jan Hubicka <jh@suse.cz>
9040
9041 * MAINTAINERS: Add myself as callgraph maintainer.
9042
b31913cd 90432003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
9044
9045 * configure.in (raw_libstdcxx_flags): Remove the leading space.
9046 * configure: Regenerate.
9047
6ebf7635 90482003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9049
9050 * MAINTAINERS: Move myself from 'Bug database only accounts' to
9051 'Write After Approval' section. Update email.
9052
dcde3c07 90532003-12-01 James Lemke <jim@wasabisystems.com>
40eee2b8 9054
9055 * MAINTAINERS (Write After Approval): Add myself.
9056
233f501d 90572003-11-20 Matt Thomas <matt@3am-software.com>
9058
9059 * MAINTAINERS: Add myself as a vax port maintainer.
9060
3a6fbbb0 90612003-11-20 Kelley Cook <kcook@gcc.gnu.org>
9062
9063 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
9064 (configure-build-[+module+], configure-[+module+]): Likewise.
9065 (configure-target-[+module+], configure-gcc, config.status): Likewise.
9066 * Makefile.in: Regenerate.
9067
fbccfde7 90682003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
9069
9070 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
9071 shared/dylibed libraries.
9072 * ltmain.sh: Likewise.
9073 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
9074 * ltcf-cxx.sh: Likewise.
9075 * ltcf-gcj.sh: Likewise.
9076 * ltconfig: Likewise.
9077
e58f120a 90782003-11-17 Stan Cox <scox@redhat.com>
9079
9080 * MAINTAINERS: Add myself as iq2000 port maintainer.
9081
f008c4c8 90822003-11-14 Arnaud Charlet <charlet@act-europe.fr>
9083
49fbf4b9 9084 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
9085 * Makefile.in: Regenerate.
f008c4c8 9086
4f84a874 90872003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
9088
9089 * config.sub: Update to 2003-11-03 version.
9090
e78b44da 90912003-10-20 Phil Edwards <phil@codesourcery.com>
9092
9093 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
9094 * configure: Regenerate.
9095
dcde3c07 90962003-10-20 Nicolas Pitre <nico@cam.org>
96356481 9097
9098 * MAINTAINERS: Add myself to 'Write After Approval' section.
9099
27bdc4aa 91002003-10-20 Arnaud Charlet <charlet@act-europe.fr>
9101
9102 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9103
84c43cd1 91042003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
9105
9106 * MAINTAINERS: Update my email address.
9107
61a0eea4 91082003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9109
9110 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
9111
dcde3c07 91122003-10-17 Ralph Loader <rcl@ihug.co.nz>
a0a4226a 9113
9114 * MAINTAINERS: Add myself to 'Write After Approval' section.
9115
5f8d73e1 91162003-10-16 Bernardo Innocenti <bernie@develer.com>
9117
9118 * config.guess: Update to 2003-10-16 version.
9119 * config.sub: Update to 2003-10-16 version.
9120
dcde3c07 91212003-10-15 David Daney <ddaney@avtrex.com>
bb5167cc 9122
9123 * MAINTAINERS: Added myself to 'Write After Approval' section.
9124
170f5a00 91252003-10-15 Falk Hueffner <falk@debian.org>
9126
9127 * MAINTAINERS: Move myself from 'Bug database only accounts' to
9128 'Write After Approval' section. Update email.
9129
a7611bf4 91302003-10-14 Roger Sayle <roger@eyesopen.com>
9131
9132 * MAINTAINERS: Move myself from 'Write After Approval' to
9133 'Various Maintainers' section as middle-end maintainer.
9134
70356f61 91352003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
9136
9137 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
9138 HOST_FLAGS_TO_PASS.
9139 * Makefile.in: Regenerate.
9140
258ddda4 91412003-10-11 Bernardo Innocenti <bernie@develer.com>
9142
9143 * config.guess: Update to 2003-10-07 version.
9144 * config.sub: Update to 2003-10-07 version.
9145
ab81b5cb 91462003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9147
9148 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
9149 * ltconfig (irix5*, irix6*): Don't override version_type.
9150
d8e9ea04 91512003-10-05 Mohan Embar <gnustuff@thisiscool.com>
9152
9153 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
9154 * configure: Rebuilt
9155 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
9156 * Makefile.in: Rebuilt
9157
cd5c13ff 91582003-10-03 H.J. Lu <hongjiu.lu@intel.com>
9159
9160 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
9161
40d3e4b2 91622003-09-30 Carlo Wood <carlo@alinoe.com>
9163
248deaff 9164 * MAINTAINERS (Write After Approval): Add myself.
40d3e4b2 9165
05c58265 91662003-09-29 Paul Koning <ni1d@arrl.net>
9167
9168 * MAINTAINERS: Move myself from "Write After Approval"
9169 to CPU platform maintainers for pdp11 platform.
9170
78b5bf24 91712003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
9172
9173 * MAINTAINERS: Move myself from 'Write After Approval' to
9174 'Various Maintainers' section as libffi testsuite maintainer.
9175
fbfea1fa 91762003-09-21 Daniel Jacobowitz <drow@mvista.com>
9177
9178 * configure.in: Pass a computed --program-transform-name
9179 to subconfigures.
9180 * configure: Regenerated.
9181
0c20a995 91822003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
9183
f9bdf3d8 9184 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
9185 * Makefile.in: Regenerate.
9186
0c20a995 9187 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
9188 * Makefile.in: Regenerate.
9189
1237664b 91902003-09-19 Ziemowit Laski <zlaski@apple.com>
9191
9192 * MAINTAINERS: Move myself from 'Write After Approval'
9193 to 'Various Maintainers' (objective-c) section.
9194
5df533c9 91952003-09-17 Daniel Jacobowitz <drow@mvista.com>
9196
9197 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
9198 quoting.
9199 * configure: Regenerated.
9200
f0b55f07 92012003-09-16 Joel Brobecker <brobecker@gnat.com>
9202
9203 * MAINTAINERS (Write After Approval): Add myself to write after
9204 approval list.
9205
55a8be62 92062003-09-16 Dorit Naishlos <dorit@il.ibm.com>
9207
248deaff 9208 * MAINTAINERS (Write After Approval): Add myself.
55a8be62 9209
bb94c300 92102003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
9211
9212 * MAINTAINERS: Update my e-mail address.
9213
9165b0af 92142003-09-09 Alan Modra <amodra@bigpond.net.au>
9215
9216 * libtool.m4 (LD): Correct powerpc64 host match.
9217
01a54e86 92182003-09-06 James E Wilson <wilson@tuliptree.org>
9219
9220 * MAINTAINTERS: Update my affiliation and email address.
9221
8cfcdde8 92222003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9223
9224 * MAINTAINERS (Write After Approval): Add myself.
9225
08d04508 92262003-09-04 DJ Delorie <dj@redhat.com>
9227
9228 * configure: Regenerate.
9229
92302003-09-04 Robert Millan <robertmh@gnu.org>
9231
9232 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
49fbf4b9 9233
25e22e05 92342003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9235
9236 * configure.in: Ensure arguments to sed are properly spaced.
9237 * configure: Regenerate.
9238
d4e272bb 92392003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
9240
9241 * MAINTAINERS: Update my e-mail address.
9242
29eb8c8a 92432003-08-28 Mohan Embar <gnustuff@thisiscool.com>
9244
9245 * MAINTAINERS (Write After Approval): Add myself.
9246
8d288ef7 92472003-08-27 Daniel Jacobowitz <drow@mvista.com>
9248
9249 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
9250 * configure: Regenerated.
9251
db648c92 92522003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
9253
9254 * MAINTAINERS: Update my email address.
9255
4482474a 92562003-08-23 Phil Edwards <pme@gcc.gnu.org>
9257
9258 * configure.in: Use newline instead of semicolon when assuming
9259 shell arguments in a for loop.
9260 * configure: Regenerated.
9261
8dd25e42 92622003-08-22 Jason Eckhardt <jle@rice.edu>
9263
9264 * MAINTAINERS: Resurrect the i860 maintainer.
9265
63a057cf 92662003-08-20 Geoffrey Keating <geoffk@apple.com>
9267
9ad4b12b 9268 PR 8180
9269 * configure.in: When testing with_libs and with_headers, treat
9270 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
9271 * configure: Regenerate.
49fbf4b9 9272
63a057cf 9273 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
9274 make, shell, etc.
9275 (baseargs): Likewise.
9276 * configure: Regenerate.
9277
cb023c85 92782003-08-20 Bernardo Innocenti <bernie@develer.com>
9279
9280 * MAINTAINERS (Write After Approval): Add myself.
9281
0894307c 92822003-08-19 Geoffrey Keating <geoffk@apple.com>
9283
9284 * configure.in: Disable libgcj for darwin not on powerpc.
9285 * configure: Rebuild.
9286
080e0ef5 92872003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
9288
9289 * config-ml.in, symlink-tree: Add license.
9290
49fbf4b9 92912003-08-03 Richard Stallman <rms@gnu.org>
9292 Eben Moglen <moglen@columbia.edu>
5d982d49 9293
9294 * README.SCO: New file.
9295
465fccaf 92962003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
9297
9298 * Makefile.tpl (check, check-c++): Express dependencies using
9299 dependencies rather than commands.
9300 * Makefile.in: Regenerate.
9301
eda8e89a 93022003-08-01 Andrew Cagney <cagney@redhat.com>
9303
9304 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
9305 * configure: Ditto.
9306
9db45a87 93072003-07-31 Geoffrey Keating <geoffk@apple.com>
9308
9309 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
52789e7b 9310 * Makefile.in: Update.
9db45a87 9311
ac57d0b7 93122003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
9313
9314 * configure.in: Enable libgcj for darwin.
9315 * configure: Rebuild.
9316
ea0c3105 93172003-07-29 Phil Edwards <pme@gcc.gnu.org>
9318
9319 * config-ml.in: Use ac_configure_args directly instead of
9320 ml_arguments. Only set ml_norecursion if --no[-]recursion is
9321 actually seen.
9322
2f61b8ca 93232003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
9324
9325 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
9326 creating target and build subdirs to build all parent dirs as needed.
9327 * Makefile.in: Rebuild.
9328 * configure.in: Don't build dirs explicitly here.
9329 * configure: Rebuild.
9330
7e13b46d 93312003-07-26 Paul Brook <paul@nowt.org>
9332
9333 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
9334
8a3e139d 93352003-07-22 Alexandre Oliva <aoliva@redhat.com>
9336
9337 * Makefile.tpl (all-make): Depend on intl.
9338 * Makefile.in: Rebuilt.
9339
451a290b 93402003-07-20 Phil Edwards <pme@gcc.gnu.org>
9341
9342 * install-sh: Update to newer upstream versions (associated with
9343 aclocal 1.7).
9344 * mkinstalldirs: Likewise.
9345 * missing: Likewise, plus $1Help2man -> $1 typo fix.
9346
b00dcec8 93472003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
9348
9349 * MAINTAINERS: Move self from Bug database only accounts
9350 to write-after-approval.
9351
35e03d52 93522003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
9353
9354 * config.if: Remove unused libc_interface determination.
9355
8b4f1479 93562003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
9357
9358 * MAINTAINERS: Move self from write-after-approval to
9359 build machinery (*.in).
9360
450e6c84 93612003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
9362
9363 PR bootstrap/11273
9364 PR bootstrap/11408
9365 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
9366 unused INSTALL_PROGRAM_ARGS.
9367 * configure.in: Use AC_PROG_INSTALL.
9368 * Makefile.in: Regenerate.
9369 * configure: Regenerate.
9370
461e4409 93712003-07-13 Kazu Hirata <kazu@cs.umass.edu>
9372
9373 * MAINTAINERS: Alphabetize.
9374
700d38c2 93752003-07-10 Alexandre Oliva <aoliva@redhat.com>
9376
9377 * configure: Rebuilt.
9378 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
9379 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
9380 newlib nor libgloss.
9381 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
9382 * configure.in (am33_2.0-*-linux*): Added.
9383
678f5830 93842003-07-09 Bob Wilson <bob.wilson@acm.org>
9385
9386 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
9387 * configure: Regenerate.
9388
c6976b58 93892003-07-07 Zack Weinberg <zack@codesourcery.com>
9390
9391 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
9392 * Makefile.in: Regenerate.
9393
56735f39 93942003-07-04 Zack Weinberg <zack@codesourcery.com>
9395
9396 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
9397 * Makefile.in: Regenerate.
9398
dcde3c07 93992003-07-04 H.J. Lu <hongjiu.lu@intel.com>
7a8ca04a 9400
9401 * Makefile.tpl: Replace PWD with PWD_COMMAND.
9402 * Makefile.in: Regenerated.
9403
528819e3 9404 * config-ml.in: Replace PWD with PWD_COMMAND.
9405
1e12d536 94062003-07-04 Zack Weinberg <zack@codesourcery.com>
9407
9408 * intl: New directory; see intl/ChangeLog for details.
9409 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
9410 * Makefile.tpl: all-gcc depends on maybe-all-intl.
9411 * Makefile.in: Regenerate.
9412
efe37a83 94132003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
9414
9415 * configure.in: Clean up config-lang.in handling. Delete
9416 useless assignment to "subdirs".
9417 * configure: Regenerate.
9418
328637e8 94192003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
9420
9421 * configure.in: Rename 'target_libs' to 'target_libraries'.
9422 Remove useless reference to 'target_libs'.
9423 * configure: Regenerate.
9424
8ca838c4 94252003-06-23 Keith Seitz <kseitz@sources.redhat.com>
9426
9427 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
9428 * Makefile.in: Regenerate.
9429
36bbd884 94302003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
9431
9432 * Makefile.def: Introduce flags_to_pass.
9433 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
9434 * Makefile.in: Regenerate.
9435
4a9237fb 94362003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
9437
9438 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
9439 and target-libgloss.
9440 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
9441 <h8300*-*-*>: Disable libf2c and ${libgcj}.
9442 * configure: Regenerate.
9443
eb295b2d 94442003-06-17 Benjamin Kosnik <bkoz@redhat.com>
9445
9446 * configure.in: Update testsuite_flags to new location.
9447 * configure. Regenerate.
1e12d536 9448
58933515 94492003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
9450
9451 * Makefile.tpl: Remove BUILD_CC stuff.
9452 * Makefile.in: Regenerate.
9453
4e857606 94542003-06-17 Kazu Hirata <kazu@cs.umass.edu>
9455
9456 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
9457
dcde3c07 94582003-06-16 Graeme Peterson <gp@qnx.com>
5400906f 9459
9460 * MAINTAINERS (Write After Approval): Add myself.
9461
dcde3c07 94622003-06-14 H.J. Lu <hongjiu.lu@intel.com>
1e12d536 9463
6409c17a 9464 * config.guess: Update to 2003-06-12 version.
9465 * config.sub: Update to 2003-06-13 version.
9466
dcde3c07 94672003-06-12 H.J. Lu <hongjiu.lu@intel.com>
98d4589c 9468
9469 * config.guess: Update to 2003-06-06 version.
9470 * config.sub: Update to 2003-06-06 version.
9471
8a76f31d 94722003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9473
9474 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
9475 * configure. Regenerate.
9476
ca3b731f 94772003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
9478
622c1fa9 9479 * configure.in: Disable serial configure by default.
9480 * configure: Regenerate.
9481 * Makefile.tpl: Abolish .NOTPARALLEL.
9482 * Makefile.in: Regenerate.
9483
ab8cf29b 9484 * Makefile.tpl: Replace {build,host,target}_canonical by
9485 {build,host,target}.
9486 * Makefile.in: Regenerate.
9487
ca3b731f 9488 * Makefile.tpl: Fix stupid pasto.
9489 * Makefile.in: Regenerate.
9490
d95eabf9 94912003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
9492
9493 * Makefile.tpl: Remove bogus conditional.
9494 * Makefile.in: Regenerate.
9495
94962003-06-05 Jan Hubicka <jh@suse.cz>
ef3bb540 9497
9498 * Makefile.tpl (profiledbootstrap): New target.
9499 * Makefile.in (profiledbootstrap): New target.
9500
60daf4cb 95012003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
b97ed9b7 9502
9503 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
9504 Pinski. Remove user names from other bugzilla-only maintainers.
9505
ffe98fac 95062003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
9507
ff2e99a4 9508 * Makefile.tpl: Make 'recursive targets' using autogen rather
9509 than shell loop. Remove duplicate 'clean' targets and false
9510 comments.
9511 * Makefile.def: Add systematic dependencies to 'recursive' targets.
9512 Add systematic method of specifying missing targets in subdirs.
9513 Add copyright boilerplate.
9514 * Makefile.in: Regenerate.
9515 * configure.in: Add 'recursive targets' to maybe list.
9516 * configure: Regenerate.
9517
e53ad3a2 9518 * MAINTAINERS: "GNATS only" -> "Bug database only".
9519
ffe98fac 9520 * Makefile.tpl: Rename [+target+] to [+make_target+].
9521 * Makefile.def: Rename 'target' to 'make_target'.
9522
b3ccab1c 95232003-05-31 Neil Booth <neil@daikokuya.co.uk>
9524
9525 * MAINTAINERS: Add self as options handling maintainer.
9526
f81148db 95272003-05-28 Michael Meissner <gnu@the-meissners.org>
9528
9529 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
9530 been too long since I touched those ports.
9531
abcfd3cb 95322003-05-28 DJ Delorie <dj@redhat.com>
9533
9534 * Makefile.tpl: Make maybe-check-gcc .PHONY.
9535 * Makefile.in: Regenerate.
9536
1a21d71c 95372003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
9538
9539 * configure.in: Use curly braces in the definition of tooldir.
9540 * configure: Regenerate.
9541
7a9bc7f6 95422003-05-21 DJ Delorie <dj@redhat.com>
1e12d536 9543
7a9bc7f6 9544 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
9545 newlib or libgloss.
9546 * Makefile.in: Regenerate.
9547
575caa8d 95482003-05-21 DJ Delorie <dj@redhat.com>
9549
9550 * Makefile.tpl: Add missing empty maybe-check-gcc target.
9551 * Makefile.in: Regenerate.
9552
8c7c29d9 95532003-05-20 Ian Lance Taylor <ian@airs.com>
9554
9555 * MAINTAINERS: Update my e-mail address.
9556
4d9c9c81 95572003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
9558
9559 * configure.in: Switch more things to use maybe dependencies.
1e12d536 9560 * Makefile.tpl: Switch more things to use maybe dependencies.
4d9c9c81 9561 Factor out common code from autogen IF statements.
9562 * configure: Regenerate.
9563 * Makefile.in: Regenerate.
9564
f74ea578 95652003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
9566
9567 * configure.in: Accept i[3456789]86 for machine type.
9568 * configure: Regenerate.
9569
6f4f34a7 95702003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
9571
9572 * configure.in: Switch more things to use maybe dependencies.
9573 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
9574 * configure: Regenerate.
9575 * Makefile.tpl: Switch more things to use maybe dependencies.
9576 * Makefile.in: Regenerate.
9577
a2e3bfd3 95782003-05-16 Andreas Schwab <schwab@suse.de>
a841c4d4 9579
9580 * Makefile.tpl (install-opcodes): Define.
9581 * Makefile.in: Rebuild.
9582
aeaac216 95832003-05-13 Andreas Jaeger <aj@suse.de>
9584
9585 * config.guess: Update to 2003-05-09 version.
9586 * config.sub: Update to 2003-05-09 version.
9587
dcde3c07 95882003-05-13 Michael Eager <eager@mvista.com>
6995305c 9589
9590 * configure.in: Correct sed script so that options in quotes are not
9591 deleted.
9592 * configure: Rebuild.
9593
d957c480 95942003-05-12 Corinna Vinschen <corinna@vinschen.de>
9595
9596 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
9597 and $$s/newlib/libc/sys/cygwin32 include paths.
9598 * configure: Ditto.
9599
e0ca23ce 96002003-05-12 Michael Meissner <gnu@the-meissners.org>
9601
9602 * MAINTAINERS: Update my email addresses.
9603
26e253a0 96042003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
9605
9606 * config-ml.in: Propagate INSTALL variables.
aeaac216 9607
1f55ccc8 96082003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9609
9610 * MAINTAINERS: Remove duplicate entries in Write After Approval.
9611
d8b01fbe 96122003-05-02 Chris Demetriou <cgd@broadcom.com>
9613
1e12d536 9614 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
9615 * Makefile.in: Regenerate.
d8b01fbe 9616
29b9a35e 96172003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
9618
9619 * MAINTAINERS (GNATS only): Add Falk Hueffner.
9620
904536c9 96212003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
9622
9623 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
9624
170853d0 96252003-04-27 Daniel Jacobowitz <drow@mvista.com>
9626
9627 * Makefile.tpl: Clean $(BUILD_SUBDIR).
9628 * Makefile.in: Regenerated.
9629
d5ab03ba 96302003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
9631
9632 * MAINTAINERS (Write After Approval): Upgrade myself from
9633 GNATS only to write-after-approval. Update my mail address.
9634
dcde3c07 96352003-04-25 Loren J. Rittle <ljrittle@acm.org>
784dc194 9636
9637 (OS Port Maintainers: freebsd): Add myself.
9638
eb13b182 96392003-04-22 Mark Mitchell <mark@codesourcery.com>
9640
9641 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
9642
fe20e83b 96432003-04-22 Kean Johnston <jkj@sco.com>
9644
9645 * MAINTAINERS (SCO ports): Added myself.
9646
acaf46de 96472003-04-21 Nathan Sidwell <nathan@codesourcery.com>
9648
9649 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
9650
efde8e6d 96512003-04-19 Kean Johnston <jkj@sco.com>
9652
9653 * MAINTAINERS (Write After Approval): Add myself.
9654
516b2e07 96552003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9656
9657 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
9658 * Makefile.in: Regenerate.
9659
3647950d 96602003-04-18 Jakub Jelinek <jakub@redhat.com>
9661
9662 * configure.in (powerpc64*-*-linux*): Remove.
9663 * configure: Rebuilt.
9664
057705e9 96652003-04-17 Phil Edwards <pme@gcc.gnu.org>
9666
9667 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
9668 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
9669 and restrap.
9670 * Makefile.in: Regenerate.
9671
c8a4cc21 96722003-04-16 Richard Earnshaw <rearnsha@arm.com>
9673
9674 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
9675 * configure: Regenerated.
9676
62ada5db 96772003-04-15 DJ Delorie <dj@redhat.com>
9678
9679 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
9680
82aa4d68 96812003-04-13 Nick Clifton <nickc@redhat.com>
9682
9683 * config-ml.in: Remove support for --disable-aix removing
9684 call-aix multilibs.
9685
7b26d9f7 96862003-04-10 Alexandre Oliva <aoliva@redhat.com>
9687
9688 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
9689 * */configure: Rebuilt.
9690
51d6e0d7 96912003-04-08 Joel Sherrill <joel@oarcorp.com>
9692
9693 * MAINTAINERS: Add my email address.
9694
13f79774 96952003-03-17 Olivier Hainque <hainque@act-europe.fr>
9696
9697 * MAINTAINERS (Write After Approval): Add myself.
aeaac216 9698
523318a0 96992003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
9700
9701 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
9702 * Makefile.in: Regenerate.
9703
ea0ebc5e 97042003-03-14 Michael Chastain <mec@shout.net>
9705
9706 * Makefile.in: Regenerate with correct Makefile.def.
9707
966842d4 97082003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
9709
9710 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
9711 Make macro.
9712 * Makefile.in: Regenerate.
9713 * configure.in: Clean up gxx_include_dir logic.
9714 * configure: Regenerate.
9715
e72ec9a8 97162003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
9717
9718 * MAINTAINERS (Write After Approval): Add myself.
9719
5a18e4cd 97202003-03-10 Ben Elliston <bje@wasabisystems.com>
9721
9722 * MAINTAINERS: Update my mail address.
9723
2436d08e 97242003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9725
9726 * configure.in (gxx_include_dir): Fix typo.
9727 * configure: Regenerated.
9728
602d002b 97292003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
9730
9731 * Makefile.tpl: Reindent.
9732 * Makefile.in: Regenerate.
9733 * configure.in: Reindent. Don't set unused variables.
9734 * configure: Regenerate.
9735
5750c7d4 97362003-03-04 Daniel Jacobowitz <drow@mvista.com>
9737
9738 * configure.in: Include $(build_tooldir)/sys-include in
9739 FLAGS_FOR_TARGET.
9740 * configure: Regenerated.
9741
54d7d5f2 97422003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
9743
224ed654 9744 * Makefile.tpl: Always pass down RANLIB.
9745 * Makefile.in: Regenerate.
9746
123bd2df 9747 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
9748 * Makefile.in: Regenerate.
9749 * configure.in: Remove unused logic relating to --enable-shared
9750 and --enable-threads. Remove bogus comments. Remove redundant
9751 noconfigdirs.
9752 * configure: Regenerate.
9753
54d7d5f2 9754 * configure.in: Replace ${libstdcxx_version} by its value.
9755 Remove reference to mh-dgux.
9756 * configure: Regenerate.
9757
98dce82b 97582003-03-03 Kevin Buettner <kevinb@redhat.com>
9759
9760 * MAINTAINERS (Write After Approval): Add myself.
9761
f7ca337f 97622003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9763
9764 * Makefile.tpl: Rearrange.
9765 * Makefile.in: Regenerate.
9766
dcde3c07 97672003-02-25 Uwe Stieber <uwe@wwws.de>
336577be 9768
9769 * configure.in: Add support for kaOS as cross build target system.
9770 * configure: Regenerated.
9771
4e29e79f 97722003-02-24 Steven Bosscher <steven@gcc.gnu.org>
9773
9774 * MAINTAINERS (Write after approval): Add myself.
9775
9a5856da 97762003-02-21 James E Wilson <wilson@tuliptree.org>
9777
9778 * MAINTAINERS: Update my email address.
9779
f05d1a58 97802003-02-21 Zack Weinberg <zack@codesourcery.com>
9781
9782 * MAINTAINERS: Add self to blanket write privs. section.
9783
de0c9797 97842003-02-20 Sean McNeil <sean@blue.mcneil.com>
9785
9786 * Makefile.tpl: Add definition of CPPFLAGS to pass into
9787 configure-target-* as some target builds may require additional
9788 flags for preprocessor tests.
9789 * Makefile.in: Regenerated.
9790
3290c0cf 97912003-02-19 Alexandre Oliva <aoliva@redhat.com>
9792
de3c9f55 9793 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
9794 * ltconfig: Handle it.
9795 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
9796 auto-detecting it.
9797
a4e88f7d 9798 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
9799 it is used as argument to $CC.
9800 * ltcf-gcj.sh: Likewise.
9801
3290c0cf 9802 * configure.in: Introduce --enable-maintainer-mode.
9803 * configure: Rebuilt.
9804 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
9805 for maintainer mode.
9806 * Makefile.in: Rebuilt.
9807
0537137a 98082003-02-18 Jason Merrill <jason@redhat.com>
9809
9810 * Makefile.tpl (check-c++): Allow parallelism.
9811
201a9c33 98122003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9813
9814 * MAINTAINERS: Remove John Carr (who never actually had access to
9815 gcc.gnu.org).
9816
c0e5028f 98172003-02-15 Geoffrey Keating <geoffk@apple.com>
9818
9819 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
9820 don't configure target-libobjc.
9821 * configure: Regenerate.
9822
7c86fd3f 98232003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9824
9825 * Makefile.tpl (RANLIB): Define.
9826 * Makefile.in: Regenerate.
9827
bd20d38b 98282003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
9829
9830 * MAINTAINERS: Update my email.
f05d1a58 9831
e50ab007 98322003-02-06 Keith R Seitz <keiths@redhat.com>
9833
9834 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
9835 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
9836 * Makefile.in: Regenerated.
9837 * configure.in: Remove all traces of snavigator, db, and grep.
9838 * configure: Regenerated.
9839
c91e543c 98402003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9841
9842 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
9843 After Approval.
9844
70e7788a 98452003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
9846
9847 * MAINTAINERS (Write after approval): Add myself.
9848
621ed2b9 98492003-01-31 Frank Ch. Eigler <fche@redhat.com>
9850
9851 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
9852 * Makefile.in: Regenerated.
9853
f08ad151 98542003-01-30 Roger Sayle <roger@eyesopen.com>
9855
9856 * config.guess: Updated to 2003-01-30's version.
9857 * config.sub: Updated to 2003-01-28's version.
9858
47fe0706 98592003-01-30 Alexandre Oliva <aoliva@redhat.com>
9860
9861 * config.if: If gcc_version is already set, just use it. Don't set
9862 gcc_version_trigger if it's already set, otherwise set it to
9863 gcc/version.c, but only if the file exists. If it is not set and
9864 gcc/version.c does not exist, try to extract the version number from
9865 $CC.
9866
fa163406 98672003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
9868
f05d1a58 9869 * MAINTAINERS: Add myself to write-after-approval list.
fa163406 9870
e4ca87c8 98712003-01-27 Phil Edwards <pme@gcc.gnu.org>
9872
9873 * configure.in: Revert 24Jan change.
9874 * configure: Regenerate.
9875
c2cb58bc 98762003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9877
9878 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
9879 entry of HJ Lu.
9880
bd564d1c 98812003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
9882
9883 * configure.in: Revert previous change.
9884 * configure: Regenerate.
9885
d5e7287b 98862003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
9887
9888 * configure.in: Make rda native-only.
9889 * configure: Regenerate.
9890
15bbfd76 98912003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9892
9893 * MAINTAINERS: Move myself from GNATS-only-accounts to
9894 write-after-approval.
9895
cdfc500e 98962003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
9897
9898 * configure.in: Add missing \.
9899 * configure: Rebuilt.
9900
c9b54641 99012003-01-17 Jakub Jelinek <jakub@redhat.com>
9902
9903 * configure.in (baseargs): Avoid using \| in sed regular
9904 expressions.
9905 * configure: Rebuilt.
9906
da7bb396 99072003-01-16 Jakub Jelinek <jakub@redhat.com>
9908
9909 * configure.in (baseargs): Remove all supported forms of
9910 --cache-file, --srcdir, --host, --build and --target options
9911 from argument lists.
9912 * configure: Rebuilt.
9913
6d3cf184 99142003-01-15 Josef Zlomek <zlomekj@suse.cz>
9915
9916 * MAINTAINERS: Add myself to write-after-approval list.
9917
ef9a8a41 99182003-01-15 Alexandre Oliva <aoliva@redhat.com>
9919
9920 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
9921 * configure: Rebuilt.
9922
a16b5a9d 99232003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
9924
9925 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
9926 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
9927 * Makefile.in: Regenerate.
9928 * configure: Regenerate.
9929
980d8b91 99302003-01-09 Alexandre Oliva <aoliva@redhat.com>
9931
9932 * configure.in: Remove Makefile in build, host and target modules
9933 unless configure was run with --no-recursion.
9934 * configure: Rebuilt.
9935
05794691 99362003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
9937
9938 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
9939 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
9940 * Makefile.in: Regenerate.
9941
8ddabd5d 99422003-01-08 Chris Demetriou <cgd@broadcom.com>
9943
9944 * config.guess: Update to 2003-01-03 version.
9945 * config.sub: Update to 2003-01-03 version.
9946
f98c470c 99472003-01-07 Christopher Faylor <cgf@redhat.com>
9948
9949 * configure: Regenerate with proper autoconf 2.13.
9950
d65dd253 99512003-01-07 Christopher Faylor <cgf@redhat.com>
9952
9953 * configure.in: Add AC_PREREQ for consistency.
f98c470c 9954 * configure: Regenerate.
d65dd253 9955
8fdaf281 99562003-01-06 Andrew Cagney <ac131313@redhat.com>
9957
9958 * configure.in (GDB_TK): Add tcl directories conditional on
9959 gdb/gdbtk directory being present.
9960 * configure: Regenerate.
f05d1a58 9961
dcde3c07 99622003-01-04 John David Anglin <dave.anglin@nrc.ca>
8406dd56 9963
dcde3c07 9964 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
9965 used by gcc if LD is not defined and we are not doing a Canadian Cross.
8406dd56 9966 * configure: Rebuilt.
9967
f53265fe 99682002-12-31 Tom Tromey <tromey@redhat.com>
9969
9970 * Makefile.in: Rebuilt.
9971 * Makefile.def (target_modules) [libffi]: Allow installation.
9972
0411e85f 99732002-12-31 Andreas Schwab <schwab@suse.de>
9974
9975 * configure.in: Fix use of $program_transform_name.
9976 * configure: Regenerated.
9977
a13fbfc9 99782002-12-30 Daniel Jacobowitz <drow@mvista.com>
9979
9980 * configure.in (baseargs): Don't remove first configure argument.
5f4084b7 9981 * configure: Regenerated.
a13fbfc9 9982
ec955b52 99832002-12-29 Alexandre Oliva <aoliva@redhat.com>
9984
9985 * Makefile.tpl (local-distclean): Don't remove...
9986 (multilib.ts): ... this. Moved into...
9987 (multilib.out): ... this. Don't use sub-make.
9988 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
9989 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
9990 (configure-build-[+module+], configure-[+module+],
9991 configure-target-[+module+], configure-gcc): ... these. Test
9992 for Makefile existence. Drop config.status from dependencies.
9993 * Makefile.in: Rebuilt.
9994 * configure.in: Move gcc-version-trigger to the end of
9995 ac_configure_args. Add comments to maybedep.tmp and
9996 serdep.tmp. Introduce --disable-serial-configure. Remove
9997 nonopt from baseargs, matching and removing corresponding
9998 whitespace while at it.
9999 * configure: Rebuilt.
10000
041dd099 100012002-12-28 Alexandre Oliva <aoliva@redhat.com>
10002
fca297b0 10003 * configure.in (host_configargs): Replace reference to
10004 no-longer-defined buildopts with --build=${build_alias}.
10005 * configure: Rebuilt.
10006
041dd099 10007 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
10008 program_transform_name to standard idiom.
10009 (AUTOGEN, AUTOCONF): Define.
10010 (Makefile.in): Use $(AUTOGEN).
10011 (Makefile): Depend on config.status, and use autoconf-style rule to
10012 build it. Move original commands to...
10013 (config.status): ... this new target.
10014 (configure): Add $(srcdir). Depend on config/acx.m4. Use
10015 $(AUTOCONF).
10016 * Makefile.in: Rebuilt.
10017
71ab34df 100182002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
10019
d75be5a6 10020 * Makefile.tpl: Fix dramatic bustage due to change in
10021 program_transform_name.
10022 * Makefile.in: Regenerate.
10023
10024 * configure.in: Remove unnecessary PATH setting.
10025 * configure: Regnerate.
10026
10027 * configure.in: Don't default to unprefixed tools unless
10028 the native tools will work.
10029 * configure: Regenerate.
10030
71ab34df 10031 * configure.in: Convert to autoconf script. Blow away lots
10032 of now-redundant Makefile fragments.
10033 * configure: Generate using Autoconf.
10034 * Makefile.tpl: Rewrite to reflect autoconfiscation.
10035 * Makefile.in: Regenerate.
10036
09fe6d98 100372002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
10038
3a7bfd0c 10039 * configure: Fix stupid bug where RANLIB was mistakenly included.
10040
f05d1a58 10041 * configure.in: Rename (buildargs, hostargs, targargs) to
3a7bfd0c 10042 (build_configargs, host_configargs, target_configargs).
10043
10044 * configure.in: Move logic out of sed statement.
10045
f05d1a58 10046 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
09fe6d98 10047 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
10048
53a01bae 100492002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
10050
10051 * config.sub: Import from master repository
10052 * config.guess: Ditto
10053
11a0151c 100542002-12-24 Andreas Schwab <schwab@suse.de>
10055
10056 * Makefile.tpl (multilib.out): Fix missing space.
10057 * Makefile.in: Regenerate.
10058
ca86fd55 100592002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
10060
10061 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
10062 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
10063 * Makefile.in: Regenerate.
10064 * configure.in: Remove unnecessary leftovers.
10065
b437616a 100662002-12-21 Geoffrey Keating <geoffk@apple.com>
10067
10068 * configure.in (extra_ranlibflags_for_target): New variable.
10069 (*-*-darwin): Add -c to ranlib commands.
10070 * configure (tooldir): Handle extra_ranlibflags_for_target.
10071
927f1f0c 100722002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
9baae5de 10073
10074 * Makefile.tpl: Revert HJL's change.
10075 * Makefile.in: Regenerated.
10076 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
10077 always.
10078
df9badbe 100792002-12-19 Andreas Schwab <schwab@suse.de>
10080
10081 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
10082 * Makefile.in: Regenerate.
10083
dcde3c07 100842002-12-18 H.J. Lu <hjl@gnu.org>
cfaaca3e 10085
10086 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
10087 * Makefile.in: Regenerated.
10088
10089 * configure.in (build_prefix): New. Substitute.
10090
20672016 100912002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
10092
6c11eefc 10093 * Makefile.tpl: Don't let real targets depend on phony targets.
10094 * Makefile.in: Regenerate.
10095
20672016 10096 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
10097 * Makefile.in: Regenerate.
10098
462c28fa 100992002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
10100
10101 * config.sub: Import from master repository
10102 * config.guess: Ditto
10103
f7c8fc8e 101042002-12-16 Jason Merrill <jason@redhat.com>
10105
10106 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
10107 previous 'make bootstrap'.
10108 * Makefile.in: Regenerate.
10109
4bcd8023 101102002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
10111
10112 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
10113
805e22b2 101142002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
10115
10116 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
10117 * Makefile.in: Regenerate.
10118
d1211e96 101192002-12-13 Jason Merrill <jason@redhat.com>
10120
7c28bad6 10121 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
d1211e96 10122 library tests.
10123 (check-c++): Just depend on it and check-target-libstdc++-v3.
7c28bad6 10124 * Makefile.in: Regenerate.
10125
805e22b2 101262002-12-12 Alexandre Oliva <aoliva@redhat.com>
10127
10128 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
10129 * Makefile.in: Rebuilt.
10130
1afe6db1 101312002-12-12 Alexandre Oliva <aoliva@redhat.com>
10132
10133 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
10134
805e22b2 101352002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
10136
10137 * configure: Fix bug put in by gremlins.
10138
10139 * Makefile.tpl: Substitute more autoconfily.
10140 * configure: Substitute more autoconfily.
10141 * Makefile.in: Regenerate.
10142
7960374c 101432002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
10144
10145 * config.sub: Import from master repository
10146 * config.guess: Ditto
10147 * MAINTAINERS: Added Svein Seldal under write after approval
10148
805e22b2 101492002-12-08 Andrew Cagney <ac131313@redhat.com>
10150
10151 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
10152 * Makefile.in (all-sim): Ditto.
10153
101542002-12-06 DJ Delorie <dj@redhat.com>
10155
10156 * Makefile.tpl: Change configure dependencies to not have real
10157 targets depend on phony targets.
10158
101592002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
10160
10161 * configure.in: Revert unintentional change.
10162
10163 * Makefile.tpl: Change dependency for */multilib.out so that
10164 it works when gcc isn't in the tree.
10165
10166 * configure.in: Substitute more.
10167 * configure: Run subconfigures from the Makefile.
10168 * Makefile.tpl: Run subconfigures from the Makefile; add a few
10169 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
10170
761158c0 101712002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10172
10173 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
10174
805e22b2 101752002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
10176
10177 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
10178 and corresponding dependencies.
10179 * Makefile.in: Regenerate.
10180
10181 * configure.in (host_tools): Order binutils, gas and ld for
10182 convenience in running the testsuites.
10183
10184 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
10185 * Makefile.in: Regenerate.
10186 * configure.in: Introduce rules to serialize subconfigure runs.
10187
10188 * configure.in: Introduce BASE_CC_FOR_TARGET.
10189 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
10190 Realize configure-build-* targets. Realize configure-target-* targets.
10191 * Makefile.in: Regenerate.
10192
101932002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
10194
10195 * configure: Move gcc_version_trigger stuff from here...
10196 * configure.in: ...to here.
10197
10198 * configure.in: Separate subconfigure options added by this file from
10199 options given by the user. Add machinery to put args for host
10200 subconfigures into the Makefile.
10201
10202 * Makefile.tpl: Remove 'vault' targets.
10203 * Makefile.tpl: Reorder and comment dependencies.
10204 * Makefile.in: Regenerate.
10205
102062002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
10207 * configure.in: Fix my broken commit of previous patch. (sigh)
10208
7384c63f 102092002-11-28 Geoffrey Keating <geoffk@apple.com>
10210
10211 * configure.in: Move host-specific darwin noconfigdirs into
10212 the host-specific section.
10213
805e22b2 102142002-11-28 Geoffrey Keating <geoffk@apple.com>
10215
10216 * configure.in: Move host-specific darwin noconfigdirs into
10217 the host-specific section.
10218
102192002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
10220
10221 * configure: Remove skip-this-dir support.
10222 * Makefile.tpl: Remove skip-this-dir support.
10223
10224 * Makefile.tpl: Remove leftover support for non-autoconfiscated
10225 subdirectories.
10226 * Makefile.in: Regenerate.
10227
10228 * Makefile.tpl: Strip out useless setting of 'dir'.
10229 * Makefile.in: Regenerate.
10230
102312002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
10232
10233 * configure.in: Fix deeply stupid bug.
10234
10235 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
10236 shell code in CXX_FOR_TARGET
10237 * Makefile.def: Introduce raw_cxx.
10238 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
10239 RAW_CXX_FOR_TARGET.
10240 * Makefile.in: Regenerate.
10241
102422002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
10243
10244 * Makefile.tpl: Remove unnecessary ifs.
10245 * Makefile.in: Regenerate.
10246
10247 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
10248 dependencies. Maybe-ize build-libiberty. Create dummy install
10249 targets for 'no_install' modules.
10250 * configure: Move GDB_TK substitution to configure.in. Move
10251 build_modules stuff to configure.in.
10252 * configure.in: Implement soft dependency machinery. Maybe-ize
10253 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
10254 * Makefile.in: Regenerate.
10255
102562002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
10257
10258 * Makefile.tpl: Make all-target, install-target behave similarly
10259 to all, install (only hitting configured targets). Eliminate
10260 unused macro defintions.
10261
10262 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
10263 build != host.
10264
10265 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
10266
10267 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
10268
10269 * configure.in: Produce lists of subdir targets we're actually
10270 configuring. Remove references to "dosrel".
10271 * Makefile.tpl: Let configure set which subdir targets are hit.
10272 Remove install-cross; clean up install; remove ALL. Remove
10273 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
10274 Autogenerate host module targets. Remove empty dependency lines
10275 and redundant dependency; rearrange slightly.
10276 * Makefile.def: Add host-side libtermcap, utils.
10277
10278 * Makefile.in: Regenerate.
10279
0753f1b5 102802002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10281
10282 * ltconfig (osf[345]): Append $major to soname_spec.
10283 Reflect this in library_names_spec.
10284 * ltmain.sh (osf): Prefix $major with . for use as extension.
10285
4b695c23 102862002-11-19 Andreas Jaeger <aj@suse.de>
10287
10288 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
10289 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
10290 and sparc64 GNU/Linux systems.
10291
3e8ebe0a 102922002-11-19 Nathan Sidwell <nathan@codesourcery.com>
10293
10294 * MAINTAINERS: Update email.
10295
73a8b678 102962002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10297
10298 * MAINTAINERS: Complete James Dennett's entry.
10299
894e4f56 103002002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
10301
10302 * MAINTAINERS (Write After Approval): Add myself.
10303
f507a3cb 103042002-11-13 Bruce Korb <bkorb@gnu.org>
10305
10306 * Makefile.tpl: syntactic cleanup
10307
dcde3c07 103082002-11-13 Stuart Hastings <stuart@apple.com>
593dc58a 10309
10310 * MAINTAINERS: Add myself to write-after-approval list.
10311
805e22b2 103122002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
10313
10314 * Makefile.def: Add list of recursive targets to autogenerate.
10315 Add build_modules.
10316 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
10317 targets. Autogenerate *-build-* targets.
10318 * Makefile.in: Regenerate.
10319
103202002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
10321
10322 * configure: More autoconf-style substitutions.
10323 * Makefile.tpl: More autoconf-style substitutions.
10324 * Makefile.in: Regenerate.
10325
103262002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
10327
10328 * configure: Substitute more variables in a more autoconf-friendly
10329 way. Simplify slightly.
10330 * Makefile.tpl: Make more variables substitutable in an
10331 autoconf-friendly way.
10332 * Makefile.in: Regenerate.
10333
4dd0a098 103342002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
10335
10336 * MAINTAINERS (Write After Approval): Add myself.
10337
805e22b2 103382002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
10339
10340 * configure.in (v810*): Remove special setting of tools.
10341
10342 * configure: Add support for extra required flags for ar or nm.
10343 * configure.in (aix4.3+): Use above support for target-specific
10344 issues, rather than using config/mt-aix43.
10345
103462002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
10347
10348 * configure: Remove 'removing', which doesn't work. Replace $subdir
10349 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
10350 with $srcdir. Reformat indentation. Substitute some variables
10351 formerly hard-coded in the Makefile for build=host.
10352 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
10353 * Makefile.def: Autogenerate more.
10354 * Makefile.in: Regenerate.
10355
40679d3b 103562002-11-04 Adam Nemet <anemet@lnxw.com>
10357
10358 * MAINTAINERS (Write After Approval): Add myself.
10359
062b02db 103602002-11-04 Kevin Buettner <kevinb@redhat.com>
10361
10362 * Makefile.def (host_modules): Add rda.
10363 * Makefile.in: Regenerate.
10364 * configure.in (target_tool): Add target-rda to list.
10365
bb0439dd 103662002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10367
10368 * MAINTAINERS: Remove "co-maintainer" note for web pages.
10369
a3c3be37 103702002-10-25 Phil Edwards <pme@gcc.gnu.org>
10371
10372 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
10373 and restrap targets to this rule.
10374 * Makefile.in: Regenerate.
10375
dd1a0a37 103762002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10377
10378 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
10379 GNATS only accounts.
10380
4ea2c3bf 103812002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
10382
10383 * configure.in (i[3456]86-*-linux*): Add check to disable
10384 ${libgcj} for glibc1.
10385
03333934 103862002-10-24 Denis Chertykov <denisc@overta.ru>
10387
10388 * MAINTAINERS: Add myself as ip2k port maintainer.
10389
6c5e2f80 103902002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
10391
10392 * configure.in: Add tic4x target.
10393
949b0daa 103942002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
10395
0e26095b 10396 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
10397 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
10398 * Makefile.in: Regenerate.
10399
949b0daa 10400 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
10401 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
10402 * Makefile.in: Regenerate.
10403
aa80d31c 104042002-10-02 Janis Johnson <janis187@us.ibm.com>
10405
10406 * MAINTAINERS: Add myself as web pages co-maintainer.
10407
87614545 104082002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
10409
10410 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
10411 * Makefile.in: Regenerate.
10412
4aac350f 104132002-10-02 Zack Weinberg <zack@codesourcery.com>
10414
10415 * MAINTAINERS: Add myself and Nathan Sidwell
10416 <nathan@codesourcery.com> as VxWorks maintainers.
10417
e3e6c470 104182002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
aca8ad75 10419
10420 * Makefile.def: Remove order dependency comments.
10421 * Makefile.tpl: Add explicit install-install dependencies.
10422 * Makefile.in: Regenerate.
d6a4a914 10423
3fef3c05 10424 * Makefile.tpl: Remove material now in src-release. (Finally!)
aca8ad75 10425 * Makefile.in: Regenerate.
3fef3c05 10426
d6a4a914 10427 * Makefile.tpl: Add configure-target (for src-release in src)
10428 * Makefile.in: Regenerate.
10429
eb5db528 104302002-09-30 Nick Clifton <nickc@redhat.com>
10431
10432 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
10433
971b1aa4 104342002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
10435
10436 * configure.in (s390*-*-linux*): Enable libgcj.
10437
b7d94964 104382002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
10439
5fa209e7 10440 * configure: Revert accidentally applied changes.
10441
b7d94964 10442 * Makefile.tpl: Make more autoconf-friendly.
10443 * Makefile.in: Regenerate.
10444 * configure: Make substitution more autoconf-like.
10445
2704ebd1 104462002-09-28 Richard Earnshaw <rearnsha@arm.com>
10447
10448 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
10449 single entry to handle all these.
10450 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
10451 libjava on arm-*-elf.
10452
352ce91b 104532002-09-27 Geoffrey Keating <geoffk@apple.com>
10454
10455 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
10456 things that depend on them.
10457
0311ff84 104582002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
10459
10460 * Makefile.tpl: Make subsituted variables more autoconfy.
10461 * Makefile.in: Regenerate.
10462 * configure: Make seds more autoconfy.
10463
cc46b37d 104642002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
0e1ac85c 10465
10466 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
10467 * Makefile.in: Regenerate.
10468 * configure.in: Rewrite sed statements to look autoconfy.
10469
cc46b37d 10470 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
10471 all-target-foo on configure-target-foo.
10472 * Makefile.def: Ditto.
10473 * Makefile.in: Rebuild.
10474
baabce06 104752002-09-25 Andrew Haley <aph@redhat.com>
10476
10477 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
10478
2a1ac811 104792002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
10480
10481 * Makefile.def: New file.
10482 * Makefile.tpl: New file.
10483 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
10484 * contrib/gcc_update: Note that Makefile.in is a generated file.
10485
10486 * configure.in: Minor rearrangement. Simplify tests.
10487
c725cfd7 104882002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
10489
10490 * configure.in (with_headers): Skip copy if value is "yes".
10491 (with_libs): Likewise.
10492
058a3669 104932002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
4babcd43 10494
10495 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
10496 * configure.in (sh*-*-pe*): Ditto.
10497 * configure.in (mips*-*-pe*): Ditto.
10498 * configure.in (*arm-wince-pe): Ditto.
10499
512912f3 10500 * configure.in: Rearrange.
10501
dfcd4425 105022002-09-14 Kazu Hirata <kazu@cs.umass.edu>
10503
10504 * MAINTAINERS: Update my email address.
10505
d90b8b3d 105062002-08-30 Paul Koning <pkoning@equallogic.com>
10507
10508 * MAINTAINERS: (Write After Approval): Add myself.
10509
915f1827 105102002-08-29 Geoffrey Keating <geoffk@redhat.com>
10511
10512 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
10513
bf81fbc5 105142002-08-24 Geoffrey Keating <geoffk@redhat.com>
10515
10516 * MAINTAINERS: Change my mailing address.
10517
f9ab9bb4 105182002-08-21 Paolo Carlini <pcarlini@unitus.it>
10519
10520 * MAINTAINERS (Write After Approval): Remove myself.
4aac350f 10521 (Various Maintainers: c++ runtime libs): Add myself.
f9ab9bb4 10522
dcde3c07 105232002-08-20 Loren J. Rittle <ljrittle@acm.org>
805892cf 10524
10525 * MAINTAINERS (Write After Approval): Remove myself.
10526 (Various Maintainers: c++ runtime libs): Add myself.
10527
2857c21b 105282002-08-15 Eric Christopher <echristo@redhat.com>
10529
10530 * config.sub: Import from master repository.
10531 * config.guess: Ditto.
10532
4269a651 105332002-08-19 Alexandre Oliva <aoliva@redhat.com>
10534
10535 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
10536 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
10537 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
10538
0bc5749d 105392002-08-16 Aldy Hernandez <aldyh@redhat.com>
10540
10541 * MAINTAINERS: Add self to rs6000 vector extensions.
10542
38f91bf2 105432002-08-15 Alexandre Oliva <aoliva@redhat.com>
10544
10545 * libiberty/configure: Reverted unintended yesterday's check in.
10546
c837ae19 105472002-08-14 Alexandre Oliva <aoliva@redhat.com>
10548
10549 * boehm-gc/configure, libf2c/configure: Rebuilt.
10550 * libffi/configure, libiberty/configure: Ditto.
10551 * libjava/configure, libobjc/configure: Ditto.
10552 * libstdc++-v3/configure, zlib/configure: Ditto.
10553 Merged from binutils:
10554 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
10555 From Steve Ellcey <sje@cup.hp.com>:
10556 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
10557 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
10558 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
10559 IA64.
10560 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
10561 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
10562 soname_spec, sys_lib_search_path_spec): Ditto.
10563
dcde3c07 105642002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
dc0ea924 10565
10566 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
10567
769d609b 105682002-08-04 H.J. Lu (hjl@gnu.org)
10569
10570 * configure.in (mips*-*-linux*): Don't skip target-libffi.
10571
fad51d8f 105722002-08-02 Krister Walfridsson <cato@df.lth.se>
10573
10574 * MAINTAINERS (Write After Approval): Add myself.
10575
e31d86e1 105762002-07-31 Alan Modra <amodra@bigpond.net.au>
10577
10578 * configure.in: Move generic linux case to end. Copy generic
10579 linux noconfigdirs to mips*-*-linux* entry and new
10580 powerpc64*-*-linux* entry. Add target-libffi for the latter.
10581
31699db1 105822002-07-19 Michael Matz <matz@suse.de>
10583
10584 * MAINTAINERS: Add myself as ra* maintainer.
10585
2ac0d5ca 105862002-07-16 Chris Demetriou <cgd@broadcom.com>
10587
10588 * config.guess: Update to 2002-07-09 version.
10589 * config.sub: Update to 2002-07-03 version.
10590
501ad919 105912002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
10592
10593 * MAINTAINERS: Fix typo in a maintainer email address.
10594
753fca8a 105952002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
10596
10597 * configure.in: Remove two redundant tests.
10598
61ab9ea9 105992002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10600
10601 * configure.in (mips*-*-irix6*o32): Enable stabs.
10602
39b7c449 106032002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
10604
a7d623d2 10605 * configure.in: Don't build grez.
10606 * Makefile.in: Ditto.
10607
39b7c449 10608 * Makefile.in: Remove references to bsp, cygmon, libstub.
10609 * configure.in: Ditto.
10610
10611 * configure.in: Remove leftover reference to gdbtest.
10612
418aeabd 106132002-07-08 Phil Edwards <pme@gcc.gnu.org>
10614
10615 * configure.in (gxx_include_dir): Change to match versioned
10616 C++ headers if --enable-version-specific-runtime-libs is used.
10617
7261cb98 106182002-07-04 Steve Ellcey <sje@cup.hp.com>
2857c21b 10619
7261cb98 10620 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
10621
f6c0123d 106222002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
10623
10624 * configure.in: Make --without-x work.
10625
a054af37 106262002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
10627
70af7570 10628 * configure.in: Rearrange target Makefile fragment collection.
10629
a054af37 10630 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
10631 cvs[src].
10632 * configure.in: Ditto.
10633
59303ed0 106342002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
10635
10636 * MAINTAINERS (Write After Approval): Update my e-mail address.
10637
4606a26b 106382002-06-24 Ben Elliston <bje@redhat.com>
10639
10640 * configure.in (host_tools): Remove cgen.
10641
10642 * Makefile.in (all-cgen): Remove; runs from its source directory.
10643 (check-cgen, install-cgen, clean-cgen): Likewise.
a054af37 10644 (all-opcodes): Do not depend on all-cgen.
4606a26b 10645 (all-sim): Likewise.
10646
dcde3c07 106472002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
4606a26b 10648
10649 * Makefile.in: Eliminate 'apache' targets.
10650 * configure.in: Eliminate 'apache' targets.
10651
13b1b53a 10652 * configure.in: Eliminate redundant tests. Reorganize.
10653
9acba065 10654 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
10655
d240b39d 10656 * config-ml.in: Eliminate references to Cygnus configure.
10657
8323b19f 10658 * Makefile.in: Eliminate references to building emacs.
10659
5e606a0f 106602002-06-28 Graham Stott <graham.stott@btinternet.com>
10661
10662 * MAINTAINERS: Update my email address.
10663
531034c6 106642002-06-26 Benjamin Kosnik <bkoz@redhat.com>
10665
10666 * config.if (libstdcxx_incdir): Version C++ headers.
2857c21b 10667 (cxx_incdir): Remove.
531034c6 10668
bbe6e35a 106692002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
10670
10671 * MAINTAINERS (Write After Approval): Add self.
10672
1be37211 10673Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
10674
10675 * configure.in: Add support for ip2k.
10676
28070d68 106772002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
10678
10679 * configure.in: Fix AIX configury bug.
10680
750f93c6 106812002-06-20 Steve Ellcey <sje@cup.hp.com>
10682
10683 * MAINTAINERS (Write After Approval): Add self.
10684
6862ee05 106852002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
10686
296a0f54 10687 * configure.in: replace ${topsrcdir} with ${srcdir}
10688
79381a91 10689 * configure.in: Move definition of libstdcxx_flags
10690 right above usage, rather than waaay earlier.
10691
99aa6b34 10692 * configure.in: Pull definition of is_cross_compiler earlier.
10693
2e74a29f 10694 * configure.in: Rearrange a little.
10695
6862ee05 10696 * configure.in: Remove references to librx.
10697 * Makefile.in: Remove references to librx.
10698
8208f71e 10699Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
10700
10701 * config.sub: Add support for avr target.
10702 Import from master sources, rev 1.255
2857c21b 10703
b3167a65 107042002-06-19 Phil Edwards <pme@gcc.gnu.org>
10705
10706 * configure, .cvsignore: Revert previous change...
10707 * Makefile: ...delete.
10708
3177ad11 107092002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
10710
10711 * configure.in: Eliminate ${gasdir} variable.
10712
98b82774 107132002-06-18 Dave Brolley <brolley@redhat.com>
10714
10715 * configure.in: Add support for frv.
10716 * config.sub: Add support for frv.
10717
324ae56a 107182002-06-18 Phil Edwards <pme@gcc.gnu.org>
10719
10720 * configure: Remove garbage from previous commit.
10721
9bf16801 107222002-06-18 Phil Edwards <pme@gcc.gnu.org>
10723
10724 * configure: For in-source builds, make a subdir and re-exec there.
10725 * Makefile: New file. Pass targets through to build directory.
10726 * .cvsignore: No longer ignore "Makefile".
10727
ceb0e431 107282002-06-16 Douglas Rupp <rupp@gnat.com>
10729
10730 * MAINTAINERS (Write After Approval): Add self.
10731
50471600 107322002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10733
10734 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
10735
5f0cd095 107362002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
10737
10738 * configure.in (vax-*-netbsd*): Re-enable gas.
10739
02a5d82a 107402002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
10741
286bd992 10742 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
10743 BUILD_PREFIX_1, to correct nomenclature.
10744 * configure: Likewise.
10745
02a5d82a 10746 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
10747 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
10748
33327ce2 107492002-05-31 Olaf Hering <olh@suse.de>
10750
10751 * config-ml.in: Propogate DESTDIR also.
10752
ce3c05b4 107532002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
10754
10755 * configure.in (vax-*-netbsd*): Don't build gas for this
10756 platform.
10757
a899dc64 107582002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
10759
10760 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10761 and libgcj for AVR.
10762
fe44416c 107632002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
10764
10765 * MAINTAINERS (Write After Approval): Add myself.
10766
81c7c0cd 107672002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
10768
10769 * config.guess: Update to 2002-05-22 version.
10770 * config.sub: Likewise.
10771
3354d061 107722002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10773
10774 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
10775 * config-ml.in: Likewise.
10776 * configure: Likewise.
10777 * configure.in: Likewise.
10778
38d811e4 107792002-05-16 Stephane Carrez <stcarrez@nerim.fr>
10780
10781 * MAINTAINERS: Update my email address.
10782
85b038d8 107832002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
10784
e12be23e 10785 * configure.in: Simplify makefile fragment collection.
10786
10787 * configure.in: Remove code to build emacs.
ebd9f514 10788
64d298c9 10789 * configure.in : Remove --srcdir argument from targargs and buildargs
10790 (it's always overridden in the Makefile anyway). Rearrange a bit.
10791
10792 * configure: Move some logic to configure.in.
10793 * configure.in: Move some logic from configure.
85b038d8 10794
231fca94 107952002-05-11 Tom Tromey <tromey@redhat.com>
10796
10797 * MAINTAINERS: Reflect libgcj reality.
10798
7a94b1b9 107992002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
10800
10801 * Makefile.in: Honour DESTDIR.
10802
053d448f 108032002-05-08 Mark Mitchell <mark@codesourcery.com>
10804
10805 * config.guess: Import 2002-03-20 version.
10806 * config.sub: Import 2002-04-26 version.
10807
2eb4509a 108082002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10809
10810 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
10811
df8868bc 108122002-05-07 Tim Josling <tej@melbpc.org.au>
10813
10814 * MAINTAINERS: Add self.
10815
dcde3c07 108162002-05-06 Loren J. Rittle <ljrittle@acm.org>
02bff180 10817
10818 * ltmain.sh: Detect and handle object name conflicts
10819 while piecewise linking a static library.
10820
05bcb167 108212002-05-05 Alexandre Oliva <aoliva@redhat.com>
10822
10823 * configure.in (noconfigdirs): Don't disable libgcj on
10824 sparc64-*-solaris* and sparcv9-*-solaris*.
10825
1693b6e0 108262002-05-03 Alexandre Oliva <aoliva@redhat.com>
10827
10828 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
10829
6a255a10 108302002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
10831
10832 * configure.in (FLAGS_FOR_TARGET): Do not add
10833 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
10834 on i[3456]86-*-linux*.
10835
84690ae2 108362002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
10837
10838 * configure.in (noconfigdirs): Replace [ ] with test.
10839
10840 * configure.in (noconfigdirs): Do not add target-newlib if
10841 target == i[3456]86-*-linux*, and host == target.
10842
f8c3fea9 108432002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
10844
d5908f53 10845 * configure.in: delete reference to absent file
10846
441f85dc 10847 * configure.in: replace '[' with 'test'
10848
a1245e7e 10849 * configure.in: Eliminate references to gash.
10850 * Makefile.in: Eliminate references to gash.
10851
7fe51435 10852 * configure.in: remove useless references to 'pic' makefile fragments.
10853
1e0a85a6 10854 * configure.in: (*-*-windows*) Finish removing.
10855
f8c3fea9 10856 * configure.in: Eliminate redundant test for libgui.
10857
5cf29107 108582002-04-29 Roger Sayle <roger@eyesopen.com>
10859
10860 * MAINTAINERS: Add self and realphabetize. Update entries
10861 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
10862 entry for a29k port maintainer.
10863
dcde3c07 108642002-04-26 Joel Sherrill <joel@OARcorp.com>
81ae9134 10865
10866 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
10867 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
10868
feaa7d87 108692002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
10870
10871 * configure.in: remove references to dead files
10872
d74b55e8 108732002-04-19 Mark Mitchell <mark@codesourcery.com>
10874
10875 * MAINTAINERS: Add information about purpose of this file.
10876
55efab1c 108772002-04-18 Tom Tromey <tromey@redhat.com>
10878
10879 * configure.in: Disallow configuring libgcj when it is already
10880 installed and we're using Solaris 2.8 linker. Do enable libgcj on
10881 Solaris 2.8 by default. For PR libgcj/6158.
10882
29a2c390 108832002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
10884
10885 * configure.in: Move default CC setting out of config/mh-* fragments
10886 directly into here.
10887
b138c834 108882002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
10889
10890 * configure.in: don't even try to configure or make a subdirectory
10891 if there's no configure script for it.
10892
5e311636 108932002-04-15 Mark Mitchell <mark@codesourcery.com>
10894
10895 * MAINTAINERS: Remove chill maintainers.
10896 * Makefile.in (CHILLFLAGS): Remove.
10897 (CHILL_LIB): Remove.
10898 (TARGET_CONFIGDIRS): Remove libchill.
10899 (CHILL_FOR_TARGET): Remove.
10900 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
10901 CHILL_LIB.
10902 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
10903 (CHECK_TARGET_MODULES): Likewise.
10904 (INSTALL_TARGET_MODULES): Likewise.
10905 (CLEAN_TARGET_MODULES): Likewise.
10906 (configure-target-libchill): Remove.
10907 (all-target-libchill): Remove.
10908 * configure.in (target_libs): Remove target-libchill.
10909 Do not compute CHILL_FOR_TARGET.
10910 * libchill: Remove directory.
2857c21b 10911
df2ff48f 109122002-04-11 DJ Delorie <dj@redhat.com>
10913
10914 * Makefile.in, configure.in: Sync with binutils, entries
10915 follow...
10916
a76bff71 109172002-04-07 Andrew Cagney <ac131313@redhat.com>
10918
10919 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
10920 (do-tar, do-bz2): New rules.
10921 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
10922 (gdb-tar): New rule.
10923 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
10924 (insight_dejagnu.tar): New rule.
10925 (insight.tar): New rule.
10926 (gdb+dejagnu.tar): New rule.
10927 (gdb.tar): New rule.
10928
df2ff48f 109292002-02-01 Mo DeJong <supermo@bayarea.net>
10930
10931 * Makefile.in: Add all-tix to deps for all-snavigator
10932 so that tix is built when building snavigator.
10933
109342002-01-11 Steve Ellcey <sje@cup.hp.com>
10935
10936 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
10937 ld and gdb are not supported.
10938
109392002-01-07 Mark Salter <msalter@redhat.com>
10940
10941 * configure.in: Remove target-bsp and target-cygmon from arm builds.
10942 Allow target-libgloss to be built for arm, strongarm, and xscale.
10943
109442001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
10945
10946 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
10947 options for i[3456]86-pc-linux* native builds.
10948
109492001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
10950
10951 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
10952 files from .po files for a distribution.
10953
109542001-09-03 Jeff Holcomb <jeffh@redhat.com>
10955
10956 * configure.in: Enable libstdc++-v3 for h8300 targets.
10957
109582001-06-19 Alan Modra <amodra@bigpond.net.au>
10959
10960 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
10961 version from bfd/.
10962
10963Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
10964
10965 * Makefile.in (VER): When present, extract the version number from
10966 the file version.in.
10967
dcde3c07 109682001-05-24 Tom Rix <trix@redhat.com>
df2ff48f 10969
10970 * configure.in : enable ld for aix
10971
109722001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10973
10974 * config.guess: Add linux target for S/390.
10975
109762000-11-07 Philip Blundell <pb@futuretv.com>
10977
10978 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
10979
109802000-11-03 Philip Blundell <pb@futuretv.com>
10981
10982 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
10983 files.
10984
109852001-01-15 Ben Elliston <bje@redhat.com>
10986
10987 * configure.in (host_tools): Add sid.
10988 Always configure cgen.
10989
109902000-11-24 Nick Clifton <nickc@redhat.com>
10991
10992 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
10993
df2ff48f 109942000-08-20 Doug Evans <dje@casey.transmeta.com>
10995
10996 * Makefile.in (ALL_MODULES): Add all-cgen.
10997 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
10998 (all-cgen): New target.
10999 (all-opcodes,all-sim): Depend on all-cgen.
11000 * configure.in (host_tools): Add cgen.
11001 Only configure cgen if --enable-cgen-maint.
11002
dcde3c07 110032002-04-09 Loren J. Rittle <ljrittle@acm.org>
e701a477 11004
11005 * configure.in: Add *-*-freebsd* configurations.
11006
4caca96d 110072002-04-08 Tom Tromey <tromey@redhat.com>
11008
11009 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
11010 Fixes PR libgcj/6068.
11011
ec66e65b 110122002-03-30 Krister Walfridsson <cato@df.lth.se>
11013
11014 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
11015
dd96b1d1 110162002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11017
11018 * configure.in (alpha*-dec-osf*): Enable libgcj.
11019
dcde3c07 110202003-03-27 Matthew Gingell <gingell@gnat.com>
b62015df 11021
11022 * MAINTAINERS (Write After Approval): Add myself.
11023
52fdc102 110242002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
11025
11026 Fix for: PR bootstrap/3591, target/5676
11027 * configure.in (mcore-pe): Disable the configuration of
11028 libstdc++-v3 since exceptions are not supported.
11029
f3830a0e 110302002-03-20 Anthony Green <green@redhat.com>
11031
11032 * configure.in: Enable libgcj for xscale-elf target.
11033
dcde3c07 11034Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
93ef9ddc 11035
11036 * MAINTAINERS: Update my email address.
11037
82c26350 110382002-03-16 Alexandre Oliva <aoliva@redhat.com>
11039
11040 * ltmain.sh (relink_command): Fix typo in previous change.
11041
30d51ce8 110422002-03-15 Alexandre Oliva <aoliva@redhat.com>
11043
11044 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
11045 (relink_command): Added --tag flags.
11046 (mode=install): If relinking fails; error out.
11047
863ba363 110482002-03-12 Richard Henderson <rth@redhat.com>
11049
11050 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
11051 .NOTPARALLEL tag.
11052 (do-check): Rename from check.
11053 (check): Allow parallel check.
11054
a4ae6a96 110552002-03-12 Bob Wilson <bob.wilson@acm.org>
11056
11057 * MAINTAINERS: Add myself as maintainer for xtensa port.
11058 Fix alphabetical order in CPU port maintainer list.
11059 Remove myself from Write After Approval list.
11060
b65e027c 110612002-03-11 Richard Henderson <rth@redhat.com>
11062
11063 * Makefile.in (.NOTPARALLEL): Add fake tag.
11064
857f2cca 110652002-03-07 H.J. Lu (hjl@gnu.org)
11066
11067 * configure.in: Enable gprof for mips*-*-linux*.
11068
f9231c6c 110692002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
11070
11071 * MAINTAINERS (Write After Approval): Add myself.
11072
a51555c7 110732002-02-28 Alexandre Oliva <aoliva@redhat.com>
11074
11075 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
11076 libjava.
11077 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
11078
f48588d2 110792002-02-23 Alexandre Oliva <aoliva@redhat.com>
11080
11081 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
11082 because its Makefile is there; test for the executable instead.
11083
4e979746 110842002-02-22 Alexandre Oliva <aoliva@redhat.com>
11085
11086 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
11087 libstdc++-v3 and libjava.
11088
dcde3c07 110892002-02-11 Adam Megacz <adam@xwt.org>
ddb2364e 11090
11091 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
11092 boehm-gc
2857c21b 11093
ff727c47 110942002-02-09 Alexandre Oliva <aoliva@redhat.com>
11095
11096 * config.guess: Updated to 2002-01-30's version.
11097 * config.sub: Updated to 2002-02-01's version.
11098 Contribute sh64-elf.
11099 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
11100 * configure.in: Added sh64-*-*.
11101
77badc5f 111022002-02-08 Chris Demetriou <cgd@broadcom.com>
11103
11104 * MAINTAINERS: Belatedly add myself to write after approval list.
11105
270ba101 11106Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
11107
11108 * MAINTAINERS: Put self in as maintainer for x86-64 port.
11109 Remove self as Write After Approval.
11110
2ca6eb0a 111112002-01-31 Geoffrey Keating <geoffk@redhat.com>
11112
11113 * MAINTAINERS: Put self in as maintainer for contrib/regression
11114 directory.
11115
0a526b48 111162002-01-28 Phil Edwards <pme@gcc.gnu.org>
11117
11118 * MAINTAINERS: Update my email address.
11119
1602f15c 111202002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
11121
2857c21b 11122 * configure.in (*-*-netbsd*): New. Skip target-newlib,
11123 target-libiberty, and target-libgloss. Skip Java-related
1602f15c 11124 libraries if not supported for NetBSD on target CPU.
11125
ecec2beb 111262002-01-25 Douglas B Rupp <rupp@gnat.com>
11127
11128 * install-sh: Use _inst.$$_ for temp file name.
11129
645cf380 111302002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
11131
11132 * MAINTAINERS (Write After Approval): Move my contact info
11133 from here...
11134 (OS Port Maintainers): ...to here (netbsd).
11135
aaced030 111362002-01-22 Bob Wilson <bob.wilson@acm.org>
11137
11138 * MAINTAINERS (Write After Approval): Add myself.
11139
dcde3c07 111402002-01-17 H.J. Lu <hjl@gnu.org>
bc0fa39e 11141
11142 * Makefile.in (all-fastjar): Also depend on all-libiberty.
11143 (all-target-fastjar): Also depend on all-target-libiberty.
11144
7fac8b66 111452002-01-16 H.J. Lu (hjl@gnu.org)
11146
11147 * config.guess: Import from master sources, rev 1.225.
11148 * config.sub: Import from master sources, rev 1.238.
11149
22cb6446 111502002-01-16 Kazu Hirata <kazu@hxi.com>
11151
11152 * MAINTAINERS (Write After Approval): Remove myself.
11153
e83a1c00 111542001-12-19 Florian Weimer <fw@deneb.enyo.de>
11155
11156 * MAINTAINERS (Write After Approval): Add myself.
11157
7ac25494 111582001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
11159
11160 * MAINTAINERS: Add self as docs co-maintainer.
11161
15f457c4 111622001-12-11 Matthias Klose <doko@debian.org>
11163
11164 * MAINTAINERS (Write After Approval): Add myself.
11165
9753f6ab 111662001-12-09 Zack Weinberg <zack@codesourcery.com>
11167
11168 * MAINTAINERS: Update my email address.
11169
35df4184 111702001-12-07 Turly O'Connor <turly@apple.com>
11171 * MAINTAINERS (Write After Approval): Add myself.
11172 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
11173 (rs6000_initialize_trampoline): Call __trampoline_setup for
11174 ABI_DARWIN too.
11175 * darwin-tramp.asm: New file, implements __trampoline_setup.
13106b16 11176 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
35df4184 11177
66f95edb 111782001-12-07 Paolo Carlini <pcarlini@unitus.it>
11179
11180 * MAINTAINERS (Write After Approval): Add myself.
11181
e67b1627 11182Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
11183
11184 * configure, configure.in: Use temp file for long sed commands.
11185
8dfee166 111862001-12-03 Laurent Guerby <guerby@acm.org>
11187
11188 * config.sub: Update to version 1.232 on subversion.
11189
7412cf54 111902001-12-03 Ben Elliston <bje@redhat.com>
11191
11192 * MAINTAINERS: Update mail address for config.* patches.
11193
dcde3c07 111942001-11-27 DJ Delorie <dj@redhat.com>
31972771 11195 Zack Weinberg <zack@codesourcery.com>
11196
11197 When build != host, create libiberty for the build machine.
11198
11199 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
11200 CONFIG_ARGUMENTS.
11201 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
11202 New variables.
11203 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
11204 and rules.
11205 (all.normal): Depend on ALL_BUILD_MODULES.
11206 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
11207 (all-build-libiberty): Depend on configure-build-libiberty.
11208
11209 * configure: Calculate and substitute proper value for
11210 ALL_BUILD_MODULES.
11211 * configure.in: Create the build subdirectory.
11212 Calculate and substitute TARGET_CONFIGARGS (formerly
11213 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
11214
0e3daba4 112152001-11-26 Ziemowit Laski <zlaski@apple.com>
11216
11217 * MAINTAINERS (write-after-approval): Add self.
11218
1ccaa52c 112192001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
11220
11221 * MAINTAINERS (GNATS only accounts): Remove self.
11222
97b9437e 112232001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
11224
11225 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
11226 libf2c.
11227
2d051b86 112282001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
11229
11230 * MAINTAINERS (Write After Approval): Add self.
11231
9829bea4 112322001-11-12 David O'Brien <obrien@FreeBSD.org>
11233
11234 * MAINTAINERS: mips and s390 are also CPU ports.
11235
f8556812 112362001-11-12 David O'Brien <obrien@FreeBSD.org>
11237
11238 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
11239
e3c6ddf5 112402001-11-11 David O'Brien <obrien@FreeBSD.org>
11241
11242 * MAINTAINERS: Alphabetize.
11243
31cd48a0 112442001-11-09 Kazu Hirata <kazu@hxi.com>
11245
11246 * MAINTAINERS (Various maintainers: h8 port): Add myself.
11247
76f9a979 112482001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
11249
11250 * MAINTAINERS (Various maintainers: hppa port): Added myself.
11251
a9cbbd8a 112522001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
11253
11254 * configure.in (--enable-languages): Be more permissive about
11255 syntax. Check for empty lists better. Warn about $LANGUAGES.
11256
dddb37d8 112572001-11-08 Geoffrey Keating <geoffk@redhat.com>
11258
11259 * config.sub: Import from master sources, rev. 1.230.
11260 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
11261
f0314ce2 112622001-11-07 Laurent Guerby <guerby@acm.org>
11263
11264 * MAINTAINERS (Write After Approval): Add self.
11265
8c30d42d 112662001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
11267
11268 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
11269
18729ae0 112702001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
11271
11272 * config.sub: Import from master sources, rev 1.226.
11273 * config.guess: Import from master sources, rev 1.216.
11274
38135c1e 112752001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
11276
11277 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
11278 * MAINTAINERS: Add self as maintainer of MMIX port.
11279 Remove old after-approval entry.
11280
fee90afd 112812001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
11282
11283 * ChangeLog, configure: Fix spelling errors.
11284
800026b8 112852001-10-20 Brendan Kehoe <brendan@zen.org>
11286
11287 * MAINTAINERS: Tweak my address.
11288
dcde3c07 11289Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
eb3ce9d6 11290
11291 * MAINTAINERS: Update my email address.
11292
b746a8aa 112932001-10-11 Hans-Peter Nilsson <hp@axis.com>
115f17da 11294
10475f52 11295 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
c22f21b2 11296 * MAINTAINERS: Add self as maintainer of CRIS port.
115f17da 11297
27e8b2c3 112982001-10-10 Geert Bosch <bosch@gnat.com>
11299
31972771 11300 * MAINTAINERS (Various maintainers: Ada front end):
27e8b2c3 11301 Added Robert Dewar.
11302
dcde3c07 113032001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
4f252e28 11304
11305 * MAINTAINERS (Write After Approval): Added self
11306
17a611d5 113072001-10-02 Geert Bosch <bosch@gnat.com>
11308
11309 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11310
8b20014f 113112001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
11312
11313 * configure: Handle temporary files securely using mkdir.
11314
85d6787e 113152001-09-29 Alexandre Oliva <aoliva@redhat.com>
11316
11317 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
11318
dcde3c07 113192001-09-26 Will Cohen <wcohen@redhat.com>
3c9a7565 11320
11321 * configure.in (*-*-linux*): Disable configuration of target-newlib
11322 and target-libgloss.
31972771 11323
1ed656c9 113242001-09-26 Alexandre Oliva <aoliva@redhat.com>
11325
11326 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
11327 RANLIB.
11328
6f36c694 113292001-09-21 Alexandre Oliva <aoliva@redhat.com>
11330
11331 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
11332 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
11333 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
11334 avoid quotes nesting problems.
11335 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
11336 (DO_X): Export only variables that are set.
11337
471c8d6f 113382001-09-19 Ben Elliston <bje@redhat.com>
11339
11340 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
11341 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
11342 semantics. Use the shell built-in "type" command instead.
11343
debdecb8 113442001-08-31 Alexandre Oliva <aoliva@redhat.com>
11345
11346 Merged from gcc-3_0-branch:
11347 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
11348 * ltcf-c.sh: Use $objext, not $ac_objext.
11349 2001-07-27 Mark Kettenis <kettenis@gnu.org>
11350 * ltcf-cxx.sh: Add support for GNU.
11351 2001-07-22 Timothy Wall <twall@redhat.com>
11352 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
11353 default settings if using GNU tools with that configuration.
11354 * ltcf-cxx.sh: Ditto.
11355 * ltcf-gcj.sh: Ditto.
11356 2001-07-21 Michael Chastain <chastain@redhat.com>
11357 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
11358 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
11359 * ltmain.sh: Mark as gcc-local.
11360
79af057d 113612001-08-30 Eric Christopher <echristo@redhat.com>
11362 Jason Eckhardt <jle@redhat.com>
11363
11364 * config.guess: Merge from master sources.
11365 * config.sub: Merge from master sources, add support for mipsisa32.
11366
2af6c242 113672001-08-25 Geoffrey Keating <geoffk@redhat.com>
2af6c242 11368 * config.sub: Merge from master sources, rev 1.219.
11369 * MAINTAINERS: Add self as contact for stormy16 port.
11370
2e1f0726 113712001-08-14 Zack Weinberg <zackw@panix.com>
11372
11373 * config.sub: Merge from master sources, rev 1.218.
11374 * config.guess: Merge from master sources, rev 1.209.
11375
7148a43f 113762001-08-11 Graham Stott <grahams@redhat.com>
11377
11378 * Makefile.in (check-c++): Add missing semicolon.
11379
7572bd48 11380Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
11381
2af6c242 11382 * MAINTAINERS (Various maitainers: predict.def): Added myself.
7572bd48 11383
f9daa432 113842001-07-30 Eric Christopher <echristo@redhat.com>
11385
11386 * MAINTAINERS (Various maintainers: mips port): Added myself.
11387
d5d994d4 113882001-07-25 Andrew Haley <aph@cambridge.redhat.com>
11389
31972771 11390 * configure.in (sh-*-linux*): New.
d5d994d4 11391
8741eff3 113922001-07-27 Richard Henderson <rth@redhat.com>
11393
11394 * .cvsignore: Add LAST_UPDATED.
11395
e06d8cc6 113962001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
11397
11398 * MAINTAINERS (Various maintainers: s390 port): Added myself.
11399
8729bf80 114002001-07-16 Aldy Hernandez <aldyh@redhat.com>
11401
31972771 11402 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
8729bf80 11403
19abf887 11404Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
11405
11406 * MAINTAINERS (Write After Approval): Added myself.
11407
8f71eb19 114082001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11409
11410 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11411 and libgcj on m68hc11/m68hc12.
11412
fc5104b7 114132001-06-27 H.J. Lu (hjl@gnu.org)
11414
11415 * Makefile (CFLAGS_FOR_BUILD): New.
11416 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
11417
8ee5e915 114182001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
11419
11420 * README: Remove version number.
11421
c753142b 114222001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11423
11424 * INSTALL/README: Update wrt. to the installation instructions now
11425 residing in gcc/doc/install.texi.
11426
8f602ce4 114272001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
11428
11429 * README: Replace with a cut-down and updated version of gcc/README.
11430
0546d603 114312001-06-12 David Edelsohn <edelsohn@gnu.org>
11432
11433 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
11434 multilibs to be disabled.
11435
f3886572 114362001-06-11 Daniel Berlin <dan@cgsoftware.com>
11437
11438 * MAINTAINERS (Write After Approval): Add myself.
f9daa432 11439
f1379586 114402001-06-09 Alexandre Oliva <aoliva@redhat.com>
11441
11442 * config.guess: Import CVS version 1.195.
11443 * config.sub: Import CVS version 1.212.
11444
ff091412 114452001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
11446
11447 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11448 gcc/xgcc is built, use -print-prog-name to find out the program
11449 name to use.
11450
6eadd25b 114512001-06-04 Phil Edwards <pme@sources.redhat.com>
11452
11453 * config.guess: Import CVS version 1.194. All gcc-local changes
11454 appear to also be in the master copy.
11455 * config.sub: Import CVS version 1.211.
11456
761c31c6 11457Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
11458
11459 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
11460 with_gcc]: Use `gcc -shared' to build a shared library.
11461
833b6505 11462Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
11463
11464 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
11465 archives.
11466
9847d949 11467Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11468
11469 * MAINTAINERS (Write After Approval): Add myself.
11470
fadf0d3c 114712001-06-01 Hans-Peter Nilsson <hp@axis.com>
11472
11473 * configure.in (libstdcxx_flags): Do not try to execute
11474 libstdc++-v3/testsuite_flags until it exists.
11475
d39a4f27 114762001-06-01 Alan Modra <amodra@bigpond.net.au>
11477
11478 * MAINTAINERS: Update my email address.
11479
d0642799 114802001-05-31 Graham Stott <grahams@redhat.com>
11481
11482 * MAINTAINERS (Write After Approval): Add myself.
11483
dcde3c07 114842001-05-28 Simon Patarin <simon.patarin@inria.fr>
9c6813ce 11485
11486 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
11487 libraries when using g++ with native linker.
11488
a28875e9 114892001-05-28 Alexandre Oliva <aoliva@redhat.com>
11490
11491 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
11492
00ed89e1 114932001-05-22 Alexandre Oliva <aoliva@redhat.com>
11494
11495 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
11496 [aix4*|aix5*]: Prepend blank.
11497
93221b10 114982001-05-20 Alexandre Oliva <aoliva@redhat.com>
11499
11500 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11501 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
11502 of subdir/configure scripts to use the new libtool.m4.
11503
b26428f6 115042001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
11505
11506 * MAINTAINERS (Write After Approval): Add myself.
11507
de27502c 115082001-05-18 Benjamin Kosnik <bkoz@redhat.com>
11509
11510 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
11511
28e776fd 115122001-05-11 Ben Elliston <bje@redhat.com>
11513
11514 * Makefile.in (all-sid): New target.
11515 (check-sid, clean-sid, install-sid): Likewise.
11516
e67abcc9 115172001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
11518
11519 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
11520
df4fdffb 115212001-05-03 Alexandre Oliva <aoliva@redhat.com>
11522
11523 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
11524 libgcj.
11525
115262001-05-03 Alexandre Oliva <aoliva@redhat.com>
11527
11528 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11529 gcc/xgcc is built, use -print-prog-name to find out the program
11530 name to use.
11531
dfb18c91 115322001-04-26 Alexandre Oliva <aoliva@redhat.com>
11533
fdaf496c 11534 * configure.in (noconfigdirs): Don't reset it from scratch in the
11535 target case; only append to it.
f9daa432 11536
dfb18c91 11537 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
11538 sparc-*-solaris2.8]: Disable ${libgcj}.
11539
f7ec7829 115402001-04-25 Alexandre Oliva <aoliva@redhat.com>
11541
11542 * configure.in (libgcj_saved): Copy from $libgcj.
11543 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
11544 --disable-libgcj.
11545
b890ea44 115462001-04-25 Gavin Romig-Koch <gavin@redhat.com>
11547
11548 * MAINTAINERS: Remove self as MIPS maintainer and
f9daa432 11549 C front end maintainer.
b890ea44 11550
f6dd84a6 11551Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
11552
11553 * configure.in: Move *-chorusos target case to the proper switch.
11554 Disable libgcj.
11555
46b021de 115562001-04-12 Alexandre Oliva <aoliva@redhat.com>
11557
11558 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
11559 1.641.2.228.
11560
0355c121 115612001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11562
11563 * Makefile.in (STAGE1_CFLAGS): Pass down.
11564
954078d1 115652001-04-13 Alan Modra <amodra@one.net.au>
11566
11567 * config.guess: Add hppa64-linux support. Note for next import that
11568 this is already in the master file.
11569 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
11570
67282802 115712001-04-12 Alexandre Oliva <aoliva@redhat.com>
11572
11573 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11574 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
11575
628f3e51 115762001-04-11 Stan Shebs <shebs@apple.com>
11577
11578 * MAINTAINERS: Add self as Darwin port maintainer.
11579
c5659af6 115802001-04-11 Alan Modra <amodra@one.net.au>
11581
11582 * MAINTAINERS: Update my email address.
11583
6a965736 115842001-04-10 Loren J. Rittle <ljrittle@acm.org>
11585
11586 * ltcf-cxx.sh: Support creation of C++ shared libraries on
11587 recent versions of FreeBSD (release 3 or later).
11588 * ltconfig: On FreeBSD, -lc must not be provided when building
11589 a shared library or else the standard -pthread gcc option is
11590 rendered worthless to later users of the built library.
11591
e64be694 115922001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
11593
11594 * MAINTAINERS: Add self and RTH as C front end maintainers.
11595
a28f421e 115962001-04-05 Alexandre Oliva <aoliva@redhat.com>
11597
31972771 11598 * config.sub: Make sure to match an already-canonicalized
11599 machine name (eg. mn10300-unknown-elf).
a28f421e 11600
1cb80700 116012001-04-01 Alexandre Oliva <aoliva@redhat.com>
11602
11603 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
11604 New macros.
11605 (bootstrap, cross): Use RECURSE_FLAGS.
11606 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
11607
8929c4de 116082001-03-27 Alexandre Oliva <aoliva@redhat.com>
11609
11610 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
11611
46b43912 116122001-03-22 Colin Howell <chowell@redhat.com>
11613
5c144a30 11614 * Makefile.in (DO_X): Do not backslash single-quotes in
11615 backquotes (two places).
46b43912 11616
cd003521 116172001-03-22 Alexandre Oliva <aoliva@redhat.com>
11618
11619 Re-installed:
11620 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11621 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
11622 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11623 * ltcf-cxx.sh: Likewise.
11624 * ltcf-gcj.sh: Likewise.
11625
7c9b3c20 116262001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11627
11628 * MAINTAINERS: Add myself as "documentation co-maintainer".
11629
88c1d089 116302001-03-22 Alexandre Oliva <aoliva@redhat.com>
11631
11632 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11633 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
11634
ed7a462d 116352001-03-19 Tom Tromey <tromey@redhat.com>
11636
11637 * config-ml.in: Handle GCJ and GCJFLAGS.
11638
3caa3e73 116392001-03-21 Michael Chastain <chastain@redhat.com>
11640
11641 * Makefile.in: all-m4 depends on all-texinfo.
11642
45b909bc 116432001-03-20 Loren J. Rittle <ljrittle@acm.org>
11644
11645 * MAINTAINERS: Add myself to write after approval list.
11646
f9ecd05b 116472001-03-18 Laurynas Biveinis <lauras@softhome.net>
11648
11649 * Makefile.in (DO_X): Quote nested quotes.
11650
a0167be8 116512001-03-18 Alan Modra <alan@linuxcare.com.au>
11652
11653 * MAINTAINERS: Add myself to write after approval list.
11654
34690eeb 116552001-03-15 Laurynas Biveinis <lauras@softhome.net>
11656
11657 * Makefile.in (DO_X): Use double quotes for quoting
11658 "RANLIB=$${RANLIB}".
11659
ace16e3d 116602001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
11661
11662 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
11663
dcde3c07 116642001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
314b6875 11665
11666 * configure.in: Only use `lang_requires' for languages athat are
11667 actually enabled.
11668
6941e176 116692001-03-08 Phil Edwards <pme@sources.redhat.com>
11670
11671 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
11672
8278b709 116732001-03-08 Alexandre Oliva <aoliva@redhat.com>
11674
11675 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
11676
1a6eb118 116772001-03-07 Tom Tromey <tromey@redhat.com>
11678
11679 * configure.in: Allow config-lang.in to set `lang_requires' to list
11680 of other required languages.
11681
8c74272d 116822001-03-06 Laurynas Biveinis <lauras@softhome.net>
11683
11684 * Makefile.in: Remove RANLIB definition. Use RANLIB
11685 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
11686 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
f9daa432 11687
41edef81 116882001-02-28 Benjamin Kosnik <bkoz@redhat.com>
31972771 11689 Alexandre Oliva <aoliva@redhat.com>
f9daa432 11690
41edef81 11691 * Makefile.in (check-c++): Use tabs, not spaces.
11692
8b6c1516 116932001-02-20 Laurynas Biveinis <lauras@softhome.net>
f9daa432 11694
8b6c1516 11695 * MAINTAINERS: add myself to Write After Approval list.
11696
66c4386e 116972001-02-19 Benjamin Kosnik <bkoz@redhat.com>
fd1a012c 11698
31972771 11699 * Makefile.in (check-c++): New rule.
f9daa432 11700
fd1a012c 11701 * configure.in (target_libs): Remove libg++.
11702 (noconfigdirs): Remove libg++.
11703 (noconfigdirs): Same.
11704 (noconfigdirs): Same.
11705 (noconfigdirs): Same.
11706
11707 * config-ml.in: Remove libg++ references.
11708
11709 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
11710 (ALL_TARGET_MODULES): Same.
11711 (configure-target-libg++): Remove.
11712 (all-target-libg++): Remove.
11713 (configure-target-libio): Remove.
11714 (all-target-libio): Remove.
11715 (check-target-libio): Remove.
11716 (.PHONY): Remove.
11717 (libg++.tar.bz2): Remove.
11718 (all-target-cygmon): Remove libio.
11719 (all-target-libstdc++): Remove.
11720 (configure-target-libstdc++): Remove.
11721 (TARGET_LIB_PATH): Remove libstdc++.
11722 (ALL_GCC_CXX): Remove libstdc++.
11723 (all-target-gperf): Correct.
11724
8fb60dad 117252001-02-16 Nick Clifton <nickc@redhat.com>
11726
11727 * configure.in (noconfigdirs): Allow configuration of texinfo
11728 for Cygwin hosts.
11729
8611f330 117302001-02-15 Anthony Green <green@redhat.com>
11731
11732 * configure: Introduce GCJ_FOR_TARGET.
11733 * configure.in: Ditto.
11734 * Makefile.in: Ditto.
11735
863b470b 117362001-02-13 Andreas Schwab <schwab@suse.de>
11737
11738 * MAINTAINERS: Update mail address.
11739
9bfefeba 117402001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
11741
11742 * config.guess: Add linux target for S/390.
11743 * config.sub: Likewise.
11744
dcde3c07 117452001-02-08 Chandrakala Chavva <cchavva@redhat.com>
737f6b8e 11746
11747 * configure.in: for *-chorusos, don't config target-newlib and
31972771 11748 target-libgloss.
737f6b8e 11749
60611395 117502001-02-06 Ben Elliston <bje@redhat.com>
11751
11752 * configure: Output host type to stdout, not stderr.
11753
2b05b516 117542001-02-05 Mark Mitchell <mark@codesourcery.com>
11755
da0c6982 11756 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
fda29981 11757 * ltcf-cxx.sh: Likewise.
11758
2b05b516 11759 * config.if: Assume enable_libstdcxx_v3 is defined.
11760
1030d23b 117612001-02-04 Mark Mitchell <mark@codesourcery.com>
11762
11763 Remove V2 C++ library.
11764 * configure.in: Remove --enable-libstdcxx_v3 support.
11765
1c1033dd 117662001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
11767
11768 * include/demangle.h: Add prototype for java_demangle_v3.
11769
3a2af5aa 117702001-01-29 Phil Edwards <pme@sources.redhat.com>
11771
11772 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
11773
f4763e9a 117742001-01-27 Richard Henderson <rth@redhat.com>
11775
11776 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
11777
1e5173c2 117782001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11779
11780 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
11781 Don't unset, it's non-portable and no longer necessary, set to empty
11782 instead.
11783
441075de 117842001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11785
11786 * ltconfig: Shell portability fix for the tagname validity check.
11787
21037ec8 117882001-01-27 Alexandre Oliva <aoliva@redhat.com>
11789
11790 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
11791 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
11792
db45c2a0 117932001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11794
11795 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
11796
2c18c34e 117972001-01-26 Tom Tromey <tromey@redhat.com>
11798
11799 * configure.in: Allow libgcj to be built on Sparc Solaris.
11800
4b44c1a3 118012001-01-25 David Edelsohn <edelsohn@gnu.org>
11802
11803 * ltcf-c.sh: Add aix5 case.
11804 * ltcf-cxx.sh: Likewise.
11805 * ltconfig: Likewise.
11806
24f78d1b 118072001-01-24 Alexandre Oliva <aoliva@redhat.com>
11808
a7b0e06d 11809 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
11810 keep at least one of build_libtool_libs or build_old_libs set to
11811 yes.
11812
24f78d1b 11813 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
11814 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
11815
ef1760c1 118162001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
11817
11818 * configure.in: Enable libgcj on several additional platforms.
11819
1986d3d9 118202001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
11821
11822 * configure.in: Enable libgcj for linux targets.
11823
7e1bb7bf 118242001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11825
11826 * MAINTAINERS (Write After Approval): Add myself.
11827
f3a027ae 118282001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
11829
11830 * MAINTAINERS: Add myself as vax port maintainer.
11831
5e7056b8 118322001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
11833
11834 * MAINTAINERS: Add myself as Mercury front-end maintainer.
11835
0d2271de 118362001-01-09 Mike Stump <mrs@wrs.com>
11837
11838 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
11839 failures of subdirectories.
11840
cd003521 118412001-01-02 Laurynas Biveinis <lauras@softhome.net>
d76e21ba 11842
cd003521 11843 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
d76e21ba 11844 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
cd003521 11845 * ltcf-cxx.sh: Likewise.
11846 * ltcf-gcj.sh: Likewise.
11847 * ltconfig.sh: Fix typo.
d76e21ba 11848
95426b72 118492001-01-02 Laurynas Biveinis <lauras@softhome.net>
11850
11851 * configure: handle DOS-style absolute paths.
11852
bd55fdd4 118532001-01-02 Laurynas Biveinis <lauras@softhome.net>
11854
11855 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
11856
66714311 118572000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
11858
11859 * MAINTAINERS: Add myself as avr port co-maintainer.
11860
f4f04af5 118612000-12-28 Ben Elliston <bje@redhat.com>
11862
11863 * MAINTAINERS: Add myself under ``Write After Approval''.
11864
81875c45 118652000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
11866
11867 * texinfo: Remove directory from GCC.
11868
35d9361d 118692000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
11870
11871 * COPYING: Update to current
11872 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
11873 to 19yy as example year in copyright notice).
11874
ac20ef2c 118752000-12-18 Benjamin Kosnik <bkoz@redhat.com>
11876
f9daa432 11877 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
ac20ef2c 11878 (libstdcxx_incdir): Pass down.
11879 * config.if: Remove expired bits for cxx_interface, add stub.
11880 (libstdcxx_incdir): Add variable for g++ include directory.
11881 * configure.in (gxx_include_dir): Use it.
f9daa432 11882
d550dfb2 118832000-12-18 Alexandre Oliva <aoliva@redhat.com>
11884
11885 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
11886 with old-email address from ``Write After Approval''.
11887
2353a84c 118882000-12-15 Andreas Jaeger <aj@suse.de>
11889
11890 * configure.in: Handle lang_dirs.
11891
118922000-12-14 Tom Tromey <tromey@redhat.com>
1bbd1888 11893
ad324c4e 11894 * MAINTAINERS: Removed brads.
11895
1bbd1888 11896 * MAINTAINERS: Added gcj developers.
11897
7756f182 118982000-12-13 Anthony Green <green@redhat.com>
f9daa432 11899
7756f182 11900 * configure.in: Disable libgcj for any target not specifically
4b695c23 11901 listed. Disable libgcj for x86 and Alpha Linux until compatible
11902 with g++ abi.
f9daa432 11903
1ef27c9d 119042000-12-13 Mike Stump <mrs@wrs.com>
11905
11906 * Makefile.in (local-distclean): Also remove fastjar.
11907
8c200666 119082000-12-12 Rodney Brown <RodneyBrown@mynd.com>
11909
11910 * contrib/gcc_update: Add fastjar --touch entries.
11911
abc9907a 119122000-12-12 Alexandre Oliva <aoliva@redhat.com>
11913
11914 * configure.in: Disable language-specific target libraries for
11915 languages that aren't enabled.
11916
4d5a2476 119172000-12-10 Anthony Green <green@redhat.com>
11918
11919 * configure.in: Define libgcj. Disable libgcj target libraries for
11920 most targets.
11921
f30b13ba 119222000-12-10 Neil Booth <neilb@earthling.net>
11923
11924 * MAINTAINERS: Update mail address, remove from WAA list.
11925
da538d34 119262000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
11927
11928 * libjava: Imported from /cvs/java.
11929 * libffi: Likewise.
11930 * Boehm-gc: Likewise.
11931
bb5f4242 119322000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
11933
11934 * configure.in (target_libs): Revert 2000-12-08 patch.
11935 (noconfigdirs): Added target-libjava.
11936
f4f46f68 119372000-12-09 Laurynas Biveinis <lauras@softhome.net>
11938
11939 * djunpack.bat: removed.
11940
2adfe2a9 119412000-12-09 Laurynas Biveinis <lauras@softhome.net>
11942
11943 * Makefile.in: handle DOS-style absolute paths.
11944 * config-ml.in: likewise.
11945 * symlink-tree: likewise.
11946
7ce26751 119472000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11948
11949 * fastjar: Imported.
11950
68a758b6 119512000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11952
11953 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
11954 libjava.
11955 * configure.in (target_libs): Removed `target-libjava'.
11956
0b3b9f3b 119572000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11958
11959 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
11960 (ALL_MODULES): Added fastjar.
11961 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
11962 (all-target-libjava): all-fastjar replaces all-zip.
11963 (all-fastjar): Added.
11964 (configure-target-fastjar, all-target-fastjar): Likewise.
11965 * configure.in (host_tools): Added fastjar.
11966
b9b564e0 119672000-12-07 Mike Stump <mrs@wrs.com>
11968
11969 * Makefile.in (local-distclean): Remove leftover built files.
11970
1a45dccf 119712000-11-24 Nick Clifton <nickc@redhat.com>
11972
11973 * configure.in (xscale-elf): Add target.
11974 (xscale-coff): Add target.
11975
b21e5977 119762000-11-22 Loren J. Rittle <ljrittle@acm.org>
11977
31972771 11978 * ltcf-cxx.sh: Support creation of C++ shared libraries on
11979 recent versions of FreeBSD (release 3 or later).
11980 * ltconfig: On FreeBSD, -lc must not be provided when building
11981 a shared library or else the standard -pthread gcc option is
11982 rendered worthless to later users of the built library.
b21e5977 11983
d7ce037e 119842000-11-16 Fred Fish <fnf@be.com>
11985
11986 * configure.in (enable_libstdcxx_v3): Fix typo,
11987 libstd++ -> libstdc++.
11988
2c5d378d 119892000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11990
11991 * MAINTAINERS: Add self to Write After Approval list.
11992
ea4ec5d3 119932000-11-21 Bernd Schmidt <bernds@redhat.com>
11994
11995 * MAINTAINERS: Update my email address. Add myself to global write
11996 privs list.
11997
5cfbc08c 119982000-11-18 Alexandre Oliva <aoliva@redhat.com>
11999
f42cc732 12000 * Makefile.in: Merge with src and libgcj.
12001 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
12002 configure-target-<library> when their configure scripts need the C
12003 or C++ library to have already been built to work properly.
12004 (do_proto_toplev): Set them to an empty string.
12005
5cfbc08c 12006 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
12007 (REALLY_SET_LIB_PATH): Use them.
12008
f1433f3d 120092000-11-17 Stan Shebs <shebs@apple.com>
12010
12011 * MAINTAINERS: Add self to Write After Approval list.
12012
9371935c 120132000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
12014
12015 * configure: Provide the original toplevel configure arguments
12016 (including $0) to subprocesses in the environment rather than
12017 through gcc/configargs.h.
12018
967ccfb6 120192000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
12020
12021 * MAINTAINERS: Remove references to cccp. Change C9X reference to
12022 C99. Alphabetise "Write After Approval" list.
12023
facb1a06 120242000-11-12 Mark Mitchell <mark@codesourcery.com>
12025
4ec87d68 12026 * configure: Turn on libstdc++ V3 by default.
12027
facb1a06 12028 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
12029 if we've got GCC.
12030
0877e533 120312000-11-11 Philip Blundell <philb@gnu.org>
12032
12033 * MAINTAINERS: Add self to Write After Approval list.
12034
a6fdcbb2 120352000-11-09 David Edelsohn <edelsohn@gnu.org>
12036
12037 * ltcf-c.sh (aix4): Improve shared library configuration; require
12038 exporting symbols.
12039 * ltcf-cxx.sh (aix4): Define.
12040 * ltconfig (aix4): Define library and soname specs appropriate for
12041 AIX. Define command to create export symbols list.
12042
dcde3c07 12043Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
4fa12471 12044
12045 * config.sub: Add support for Sun Chorus
12046
cc849a38 120472000-10-31 Nick Clifton <nickc@redhat.com>
12048
12049 * MAINTAINERS: Rename <name>@cygnus.com addresses to
12050 <name>@redhat.com. Also installed new email address for Clint
12051 Popetz.
f9daa432 12052
3f23f60a 120532000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
12054
12055 * etc: Remove directory from GCC.
12056
3e9279ee 120572000-10-16 Michael Meissner <meissner@redhat.com>
12058
12059 * configure (gcc/configargs.h): Only create if there is a build GCC
12060 directory created.
12061
f9daa432 120622000-10-16 Matthias Klose <doko@debian.org>
12063
5c371a2c 12064 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
12065 when configured for libstdc++-v3.
12066
4a0e2d42 120672000-10-05 Phil Edwards <pme@gcc.gnu.org>
12068
12069 * configure: Save configure arguments to gcc/configargs.h.
12070
f39aafc5 120712000-10-04 Philipp Thomas <pthomas@suse.de>
12072
12073 * config.guess: Import CVS version 1.157.
12074 * config.sub: Import CVS version 1.181.
12075
c884589e 120762000-10-04 Andris Pavenis <pavenis@latnet.lv>
12077
12078 * Makefile.in (bootstrap): avoid recursion if subdir missing
12079 (cross): ditto
12080 (do-proto-toplev): ditto
12081
c1a13da0 120822000-09-30 Alexandre Oliva <aoliva@redhat.com>
12083
e920d979 12084 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
12085 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
12086
c1a13da0 12087 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
12088 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
12089 all affected `configure' scripts.
12090
81089fbf 12091Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
12092
12093 * MAINTAINERS: Add self as cpplib co-maintainer.
12094
c47eeef8 120952000-09-24 Aldy Hernandez <aldyh@redhat.com>
12096
12097 * MAINTAINERS: Add self to Write After Approval list.
12098
1f6ba023 120992000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12100
12101 * INSTALL/README: egcs -> GCC update.
12102
dcde3c07 12103Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
cf1f3b68 12104
12105 * MAINTAINERS: Add myself to Write After Approval list.
12106
eca133bc 121072000-09-15 Kazu Hirata <kazu@hxi.com>
12108
12109 * MAINTAINERS: Add myself to Write After Approval list.
12110
3a6d39fe 12111Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
12112
31972771 12113 * configure.in: Do not build byacc for hppa64. Provide paths to the
12114 X11 libraries for hppa64.
3a6d39fe 12115
5e4d941a 121162000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12117
12118 * MAINTAINERS: Add myself as 68hc11 port maintainer.
12119
fd7f3a57 121202000-09-06 Alexandre Oliva <aoliva@redhat.com>
12121
5fbdfc0f 12122 * Makefile.in (all-zlib): Added dummy target.
12123
fd7f3a57 12124 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12125 ltcf-gcj.sh: Updated from libtool multi-language branch.
12126
92b251ca 121272000-09-05 Alexandre Oliva <aoliva@redhat.com>
12128
12129 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
12130 (bootstrap*): Depend on all-bootstrap.
12131
31ab897a 121322000-09-05 Philipp Thomas <pthomas@suse.de>
12133
12134 * config.guess: Import CVS version 1.156.
12135 * config.sub: Import CVS version 1.179.
12136
add841d2 121372000-09-02 Anthony Green <green@cygnus.com>
12138
12139 * Makefile.in (all-gcc): Depend on all-zlib.
12140 (CLEAN_MODULES): Add clean-zlib.
12141 (ALL_MODULES): Add all-zlib.
12142 * configure.in (host_libs): Add zlib.
12143
aff0af06 121442000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
e2bac683 12145
12146 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
12147 crosses, but add gcc/include to the header search path for them.
12148
d6f4f260 121492000-08-04 David E. O'Brien <obrien@FreeBSD.org>
12150
12151 * MAINTAINERS: Add self to Write After Approval list.
12152
352d4040 121532000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12154
12155 * config.guess: Import CVS version 1.152.
12156 * config.sub: Import CVS version 1.177.
12157
a49a3523 121582000-08-25 Alexandre Oliva <aoliva@redhat.com>
12159
681dbe98 12160 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
12161 $targargs to tell whether newlib is going to be built.
12162
a49a3523 12163 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
12164 $$r/TARGET_SUBDIR/libio for _G_config.h.
12165
2fb10547 121662000-08-23 Alexandre Oliva <aoliva@redhat.com>
12167
12168 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
12169
1554dae1 121702000-08-22 DJ Delorie <dj@redhat.com>
12171
12172 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
12173
883e4a54 121742000-08-22 Alexandre Oliva <aoliva@redhat.com>
12175
12176 * config-ml.in (CC, CXX): Avoid trailing whitespace.
12177 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
12178 sub-configures.
12179
47e1a34e 121802000-08-21 DJ Delorie <dj@redhat.com>
12181
12182 * MAINTAINERS: Add self as a libiberty maintainer
12183
f4fb1596 121842000-08-16 Alexandre Oliva <aoliva@redhat.com>
12185
12186 * configure.in (libstdcxx_flags): Use
12187 libstdc++-v3/src/libstdc++.INC.
12188
a4b68c89 121892000-08-15 Alexandre Oliva <aoliva@redhat.com>
12190
12191 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
12192
e800dd2f 121932000-08-14 Zack Weinberg <zack@wolery.cumb.org>
12194
e5d5867a 12195 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
12196
f9daa432 12197 * configure: Make enable_threads and enable_shared defaults
e800dd2f 12198 explicit. Substitute enable_threads into generated Makefiles.
12199 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
12200 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
12201
4a5bda50 122022000-08-13 Geoff Keating <geoffk@cygnus.com>
12203
12204 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
12205
2968054b 122062000-08-12 Alexandre Oliva <aoliva@redhat.com>
12207
12208 * config-ml.in (CC): Remove bogus duplicate quotation mark from
12209 previous delta.
12210
cbf326ce 122112000-08-11 Jason Merrill <jason@redhat.com>
d793b7ed 12212
cbf326ce 12213 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
12214 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
12215 (FLAGS_FOR_TARGET): Not here.
12216 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
d793b7ed 12217
287d2cfb 122182000-08-11 Alexandre Oliva <aoliva@redhat.com>
12219
12220 * config-ml.in (CC, CXX): Don't introduce a leading space.
12221
9b573fd8 122222000-08-07 DJ Delorie <dj@delorie.com>
12223
12224 * MAINTAINERS: Add self as a DJGPP maintainer
12225
ede08f9f 122262000-08-07 DJ Delorie <dj@redhat.com>
12227
12228 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
12229 "if we're also building gcc, and it's a gcc that will run on the
12230 build machine, we want to use its includes instead of the system's
12231 default includes".
12232
85895852 122332000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
12234
12235 * MAINTAINERS: Add self to Write After Approval list.
12236
454c751b 122372000-08-03 Alexandre Oliva <aoliva@redhat.com>
12238
feb7523c 12239 * configure.in (libstdcxx_flags): Don't use `"'.
12240
454c751b 12241 * config-ml.in: Adjust multilib search paths to the
12242 appropriate multilib tree.
12243
0a120c53 122442000-08-02 Alexandre Oliva <aoliva@redhat.com>
12245
12246 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
12247 commas in $LANGUAGES.
12248
f3efc960 122492000-08-02 Manfred Hollstein <manfredh@redhat.com>
12250
12251 * configure.in: Re-enable all references to libg++ and librx.
12252
00c97451 122532000-08-01 Alexandre Oliva <aoliva@redhat.com>
12254
650713eb 12255 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
12256 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
12257 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
12258 * ltcf-cxx.sh (need_lc): Set based on postdeps.
12259
00c97451 12260 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
12261
4d3fd3b7 122622000-07-31 Alexandre Oliva <aoliva@redhat.com>
12263
12264 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
12265 CXX_FOR_TARGET for sed.
12266
32999451 122672000-07-30 Alexandre Oliva <aoliva@redhat.com>
12268
12269 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
12270 Do not override if already set in the environment or in configure.
12271 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
12272 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
12273
c102b56d 122742000-07-28 Alexandre Oliva <aoliva@redhat.com>
12275
12276 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
12277 the libtool CVS tree multi-language branch.
12278 * ltconfig, ltmain.sh: Updated.
f9daa432 12279
bc7af389 122802000-07-27 Alexandre Oliva <aoliva@redhat.com>
12281
ed2dfc92 12282 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
12283 (clean-target): Depend on it.
12284
bc7af389 12285 * Makefile.in (FLAGS_FOR_TARGET): New macro.
12286 (GCC_FOR_TARGET): Use it.
12287 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
12288 * configure.in: ... here.
12289 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
12290 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
12291
aee16bda 122922000-07-24 Eric Christopher <echristo@cygnus.com>
12293
12294 * MAINTAINERS: Add self to Write After Approval list.
12295
bae203e7 122962000-07-24 Alexandre Oliva <aoliva@redhat.com>
12297
8ad0b02a 12298 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
12299 (configure-target-libchill, configure-target-libobjc): Likewise.
12300
bae203e7 12301 * configure.in: Use the same cache file for all target libs.
12302 * config-ml.in: But different cache files per multilib variant.
12303
2dce220b 123042000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12305
12306 * configure (topsrcdir): Don't use dirname.
12307
84a55ca2 123082000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
12309
12310 * MAINTAINERS: Add self to Write After Approval list.
12311
151ad919 123122000-07-20 Jason Merrill <jason@redhat.com>
12313
12314 * configure.in: Remove all references to libg++ and librx.
12315
12316 * configure, configure.in, Makefile.in: Unify gcc and binutils.
12317
123182000-07-20 Hans-Peter Nilsson <hp@axis.com>
12319
12320 * config.sub: Update to subversions version 2000-07-06.
12321
99545576 123222000-07-12 Andrew Haley <aph@cygnus.com>
12323
12324 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
12325 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
12326
1ac432f1 123272000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
12328
12329 * symlink-tree: Check number of arguments.
12330
8d6dd244 123312000-07-05 Jim Wilson <wilson@cygnus.com>
12332
12333 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
12334 search path for a g++ extracted from the build tree. This
12335 will allow link tests run by configure scripts in
12336 subdirectories to succeed.
12337
151ad919 123382000-07-01 Koundinya K <kk@ddeorg.soft.net>
12339
31972771 12340 * ltconfig: Add support for mips-dde-sysv4.2MP
aee16bda 12341
74c42694 123422000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
12343
12344 * MAINTAINERS: Add myself as loop discovery maintainer.
12345
151ad919 123462000-06-28 Corinna Vinschen <vinschen@cygnus.com>
12347
12348 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
12349 `os2'. Force ac_cv_exeext to be ".exe" in that case.
12350
123512000-06-19 Timothy Wall <twall@cygnus.com>
12352
12353 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
12354 * config.sub: Add tic54x target.
12355
39d9b770 12356Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
12357
12358 * MAINTAINERS: Add self as Fortran maintainer,
12359 remove Craig Burley.
12360
151ad919 12361Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
13645f53 12362
151ad919 12363 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
12364 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
13645f53 12365
a71aa125 12366Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
12367
12368 * MAINTAINERS: Add self as i18n maintainer
12369
151ad919 1237020000-05-21 H.J. Lu (hjl@gnu.org)
12371
31972771 12372 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
12373 directory are used if they exist. Make sure
12374 $(build_tooldir)/include is searched for header files,
12375 $(build_tooldir)/lib/ for library files.
151ad919 12376 (GCC_FOR_TARGET): Likewise.
31972771 12377 (CXX_FOR_TARGET): Likewise.
151ad919 12378
1ef89cd1 12379Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
12380
12381 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
12382
151ad919 12383Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
810e9e00 12384
12385 * Makefile.in (configure-target-libiberty): Depend on
12386 configure-target-newlib.
12387
ffee4df0 123882000-05-16 Alexandre Oliva <aoliva@cygnus.com>
12389
12390 * configure.in, Makefile.in: Merge all libffi-related
12391 configury stuff from the libgcj tree.
12392
151ad919 12393Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
12394
12395 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12396 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
12397
12398Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
12399
12400 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12401 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
4b695c23 12402 current version information. Add to proto-toplev directory.
151ad919 12403 (gdb-taz): Build do-djunpack.
12404
677b224d 124052000-05-15 David Edelsohn <edelsohn@gnu.org>
12406
12407 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
12408
36d84962 12409Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
12410
12411 * MAINTAINERS: Add self to Write After Approval list.
12412
151ad919 124132000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12414
12415 * ltmain.sh: Preserve in relink_command any environment
12416 variables that may affect the linker behavior.
12417
b4ae6e19 12418Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
12419
151ad919 12420 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
12421
12422Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
12423
12424 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
12425
124262000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
12427
12428 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
31972771 12429 with the version name.
b4ae6e19 12430
9f8322d4 12431Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
12432
12433 * MAINTAINERS: Add self as bb-reorder maintainer.
12434
212276a1 124352000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
12436
12437 * config.if: Tweak.
12438
151ad919 124392000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
12440
12441 * djunpack.bat: New file.
12442
12443Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
12444
12445 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
4b695c23 12446 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
12447 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
12448 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
151ad919 12449
1e866de7 124502000-04-16 Dave Pitts <dpitts@cozx.com>
12451
31972771 12452 * config.sub (case $basic_machine): Change default for "ibm-*"
12453 to "openedition".
1e866de7 12454
c3d0c692 124552000-04-13 Andreas Jaeger <aj@suse.de>
12456
12457 * MAINTAINERS: Added myself.
12458
151ad919 12459Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
12460
12461 * Makefile.in (gdb-taz): New target. GDB specific archive.
12462 (do-md5sum): New target.
12463 (MD5PROG): Define.
12464 (PACKAGE): Default to TOOL.
12465 (VER): Default to a shell script.
12466 (taz): Rewrite target. Move real work to do-proto-toplev. Include
4b695c23 12467 md5 checksum generation.
151ad919 12468 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
12469 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
12470 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
4b695c23 12471 insight.tar.bz2): Use gdb-taz to create archive.
151ad919 12472
12473Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
12474
12475 * configure (warn_cflags): Delete.
12476
dd0ac352 12477Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
12478
12479 * MAINTAINERS: Added myself.
12480
84d8005c 124812000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
d3eff7bb 12482 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
84d8005c 12483
31972771 12484 * configure.in (enable_libstdcxx_v3): Add.
12485 (target_libs): Add bits here to switch between libstdc++-v2 and
12486 libstdc++-v3.
12487 * config.if: And this file too.
12488 * Makefile.in: Add libstdc++-v3 targets.
aee16bda 12489
a995bb42 124902000-04-05 Michael Meissner <meissner@redhat.com>
12491
12492 * config.sub (d30v): Add d30v as a basic machine type.
12493
c1d2a99e 124942000-03-29 Jason Merrill <jason@casey.cygnus.com>
12495
12496 * configure.in: -linux-gnu*, not -linux-gnu.
12497
6437c7c8 12498Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
12499
12500 * MAINTAINERS: Add self in write-after-approval section.
12501
48ad86bd 12502Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
12503
12504 * MAINTAINERS: Add self as ia64 port maintainer.
12505
cb86f6e1 125062000-03-08 Neil Booth <NeilB@earthling.net>
12507
12508 * MAINTAINERS: Add self in write-after-approval section.
12509
151ad919 12510Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
3d94c7f0 12511
151ad919 12512 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
12513 (do-tar-bz2): Replace TOOL with PACKAGE.
12514 (gdb.tar.bz2): Remove GDBTK from GDB package.
12515 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
4b695c23 12516 dejagnu.tar.bz2): New packages.
151ad919 12517
125182000-02-27 Andreas Jaeger <aj@suse.de>
12519
12520 * configure.in: Add entry for mips*-*-linux*, move catch all
12521 *-*-*linux* entry below this one.
12522
125232000-02-27 Ian Lance Taylor <ian@zembu.com>
12524
12525 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
3d94c7f0 12526
1872c686 125272000-02-24 Nick Clifton <nickc@cygnus.com>
12528
12529 * config.sub: Support an OS of "wince".
12530
151ad919 12531Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
12532
12533 * config.guess, config.sub: Updated to match config's 2000-02-15
4b695c23 12534 version.
151ad919 12535
dcde3c07 125362000-02-23 Linas Vepstas <linas@linas.org>
151ad919 12537
12538 * config.sub: Add support for Linux/IBM 370.
12539 * configure.in: Likewise.
12540
8027f1d6 125412000-02-22 Nick Clifton <nickc@cygnus.com>
12542
12543 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
12544
dcde3c07 125452000-02-20 Christopher Faylor <cgf@cygnus.com>
d32a1334 12546
151ad919 12547 * config.guess: Guess "cygwin" rather than "cygwin32".
d32a1334 12548
4f5e65d7 125492000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12550
12551 * configure (gcc_version): When setting, narrow search to
12552 lines containing `version_string'.
12553
cb257c25 125542000-02-15 Denis Chertykov <denisc@overta.ru>
12555
12556 * config.sub: Add support for avr target.
12557
b1b2e339 125582000-02-14 Nick Clifton <nickc@cygnus.com>
12559
12560 * MAINTAINERS: Add maintainers for MCore port.
12561
def2c3fb 12562Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
12563
12564 * config.sub: Add mmix-knuth-mmixware.
12565
f0e58719 125662000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12567
12568 * MAINTAINERS: Pair cccp with cpplib maintainership.
12569
dcde3c07 125702000-01-27 Christopher Faylor <cgf@redhat.com>
151ad919 12571
12572 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
12573 structure stuff to -L library search.
12574 (CXX_FOR_TARGET): Ditto.
12575 (CROSS_CHECK_MODULES): Fix spelling mistake.
12576
6ba3324d 125772000-01-24 Mark Mitchell <mark@codesourcery.com>
12578
12579 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
12580 the C++ compiler.
12581
1532359f 125822000-01-12 Richard Henderson <rth@cygnus.com>
12583
12584 * configure.in: Don't build some bits for beos.
12585
75daeef1 125862000-01-12 Joel Sherrill (joel@OARcorp.com)
12587
12588 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
12589 as include files.
12590
2774282e 125912000-01-11 Zack Weinberg <zack@wolery.cumb.org>
12592
12593 * Add self as cpplib maintainer, as requested by Jason
12594 Merrill. Correct my e-mail address.
12595
d08e2cf4 125962000-01-06 Geoff Keating <geoffk@cygnus.com>
12597
12598 * configure.in: Use mt-aix43 to handle *_TARGET defs,
12599 not mh-aix43.
12600
cee0655e 12601Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
12602
12603 * MAINTAINERS: Add myself to "write after approval" list.
12604
a23a249a 126051999-12-14 Richard Henderson <rth@cygnus.com>
12606
12607 * config.guess (alpha-osf, alpha-linux): Detect ev67.
12608 * config.sub: Accept alphaev[78], alphaev8.
12609
7f620b51 126101999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12611
12612 * config.guess, config.sub: Update from autoconf.
12613
76323487 126141999-11-29 Bruce Korb <autogen@linuxbox.com>
12615
3beb0b4d 12616 * MAINTAINERS: update my playtime e-address.
76323487 12617
5514758e 12618Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12619
12620 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
12621 necessary libraries are missing.
12622
dcde3c07 12623Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
4e11cb65 12624
12625 * MAINTAINERS: Add new 'write after approval' maintainer.
12626
4a6db447 12627Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
12628
12629 * MAINTAINERS: Add new Java maintainer.
12630
34834d2a 126311999-10-25 Andreas Schwab <schwab@suse.de>
12632
12633 * configure: Fix quoting inside arguments of eval.
12634
26186f46 126351999-10-21 Nick Clifton <nickc@cygnus.com>
12636
12637 * config-ml.in: Allow suppression of some ARM multilibs.
12638
b384fc18 12639Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
12640
12641 * config.guess: Add OS/390 match pattern.
12642 * config.sub: Add mvs, openedition targets.
12643 * configure.in (i370-ibm-opened*): New.
12644
151ad919 126451999-09-04 Steve Chamberlain <sac@pobox.com>
12646
12647 * config.sub: Add support for configuring for pj.
12648
126491999-08-31 Nick Clifton <nickc@cygnus.com>
12650
12651 * config.sub (maybe_os): Add support for configuring for fr30.
12652
3e6b7981 126531999-08-25 Nick Clifton <nickc@cygnus.com>
12654
12655 * configure.in: Do not configure or build ld for AIX
12656 platforms. ld is known to be broken on these platforms.
12657
49c01ead 12658Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12659
12660 * config-ml.in: Pass compiler flag corresponding to multidirs to
12661 subdir configures.
12662
151ad919 126631999-08-09 Ian Lance Taylor <ian@zembu.com>
12664
12665 * Makefile.in (LDFLAGS): Define.
12666
126671999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
12668
12669 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
12670 noconfigdirs.
12671 (*-*-cygwin*): Likewise.
12672
126731999-08-08 Ian Lance Taylor <ian@zembu.com>
12674
12675 * mkdep: New file.
12676 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
12677 (BINUTILS_SUPPORT_DIRS): Add mkdep.
12678
12679 From Eli Zaretskii <eliz@is.elta.co.il>:
12680 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
12681 long file name when using DJGPP on MS-DOS.
12682
90916687 12683Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
12684
12685 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
12686
151ad919 126871999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
12688
12689 * Makefile.in (check-target-libio): Remove all-target-libstdc++
12690 dependency as this causes "make check" to globally "make all"
12691
ed4e41d7 12692Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
12693
12694 * configure.in (target_libs): Added target-zlib.
12695 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
12696 (CONFIGURE_TARGET_MODULES): Likewise.
12697 (CHECK_TARGET_MODULES): Likewise.
12698 (INSTALL_TARGET_MODULES): Likewise.
12699 (CLEAN_TARGET_MODULES): Likewise.
12700 (configure-target-zlib): New target.
12701 (all-target-zlib): Likewise.
12702 (all-target-libjava): Depend on all-target-zlib.
12703 (configure-target-libjava): Depend on configure-target-zlib.
12704
12705 * Makefile.in (configure-target-libjava): Depend on
12706 configure-target-newlib.
12707 (configure-target-boehm-gc): New target.
12708 (configure-target-qthreads): New target.
12709
31972771 12710 * configure.in (target_libs): Added target-qthreads.
12711 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
12712 (CONFIGURE_TARGET_MODULES): Likewise.
12713 (CHECK_TARGET_MODULES): Likewise.
12714 (INSTALL_TARGET_MODULES): Likewise.
12715 (CLEAN_TARGET_MODULES): Likewise.
12716 (all-target-qthreads): New target.
12717 (configure-target-libjava): Depend on configure-target-qthreads.
12718 (all-target-libjava): Depend on all-target-qthreads.
ed4e41d7 12719
12720 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
12721 (CONFIGURE_TARGET_MODULES): Likewise.
12722 (CHECK_TARGET_MODULES): Likewise.
12723 (INSTALL_TARGET_MODULES): Likewise.
12724 (CLEAN_TARGET_MODULES): Likewise.
12725 (all-target-libjava): New target.
12726 (all-target-boehm-gc): Likewise.
12727 * configure.in (target_libs): Added libjava, boehm-gc.
12728
151ad919 127291999-07-22 Ian Lance Taylor <ian@zembu.com>
12730
12731 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
12732 configure.bat in SUPPORT_FILES.
12733 (gas+binutils.tar.bz2): Likewise.
12734
12735 * makeall.bat: Remove; obsolete.
12736
127371999-07-21 Ian Lance Taylor <ian@zembu.com>
12738
12739 From Mark Elbrecht:
12740 * configure.bat: Remove; obsolete.
12741
127421999-07-11 Ian Lance Taylor <ian@zembu.com>
12743
12744 * configure: Add -W -Wall to the default CFLAGS when compiling with
12745 gcc.
12746
12747Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
12748
12749 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
12750
127511999-06-30 Mark Mitchell <mark@codesourcery.com>
12752
12753 * configure.in: Build ld on IRIX6.
12754
127551999-06-12 Ian Lance Taylor <ian@zembu.com>
12756
12757 * Makefile.in: Change distribution targets to use bzip2 instead of
12758 gzip.
12759 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
12760 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
12761
127621999-06-04 Nick Clifton <nickc@cygnus.com>
12763
12764 * config.sub: Add mcore target.
12765
4960e263 12766Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
12767
12768 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
12769
fb873f96 12770Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
12771
12772 * config.guess (dummy): Changed to $dummy.
12773
f0d0ef7c 127741999-05-24 Nick Clifton <nickc@cygnus.com>
12775
12776 * config.sub: Tidied up case statements.
12777
0522f2f0 127781999-05-22 Ben Elliston <bje@cygnus.com>
12779
e571eca2 12780 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
12781 <jiro@din.or.jp>.
12782
0522f2f0 12783 * config.guess: Merge with FSF version. Future changes will be
12784 more accurately recorded in this ChangeLog.
12785 * config.sub: Likewise.
12786
8566565c 12787Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
12788
12789 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
12790
151ad919 127911999-04-30 Tom Tromey <tromey@cygnus.com>
12792
12793 * ltmain.sh: [mode link] Always use CC given by ltconfig.
12794
688d5631 127951999-04-23 Tom Tromey <tromey@cygnus.com>
12796
12797 * ltconfig, ltmain.sh: Update to libtool 1.2f.
12798
151ad919 127991999-04-20 Drew Moseley <dmoseley@cygnus.com>
12800
12801 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
12802 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
12803 Bad merge removed these two changes.
12804
e020fd98 12805Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
31972771 12806 Martin Heller (Ing.-Buero_Heller@t-online.de)
e020fd98 12807
12808 * config.guess (interix Alpha): Add.
12809
151ad919 128101999-04-11 Richard Henderson <rth@cygnus.com>
12811
12812 * configure.in (i?86-*-beos*): Do config gperf; don't config
12813 gdb, newlib, or libgloss.
12814
a48ef8ee 12815Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
aee16bda 12816
a48ef8ee 12817 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
12818 link a trivial program with -mabi=64. If it fails, remove mabi=64
12819 from multidirs.
12820
c3a180dc 12821Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
12822
12823 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
12824
151ad919 128251999-04-08 Nick Clifton <nickc@cygnus.com>
12826
12827 * config.sub: Add support for mcore targets.
12828
128291999-04-07 Michael Meissner <meissner@cygnus.com>
12830
12831 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
12832 not mt-ospace, in order to shut up assembler warning about using
12833 symbols that are named the same as registers.
12834
128351999-04-07 Drew Moseley <dmoseley@cygnus.com>
12836
12837 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
12838 dependency list for all-target-cygmon.
12839
128401999-04-05 Doug Evans <devans@casey.cygnus.com>
12841
12842 * config-ml.in: Check $host, not $target, for selective multilibs.
12843 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
12844 thumb interworking, and underscore prefix multilibs.
12845
128461999-04-04 Ian Lance Taylor <ian@zembu.com>
12847
12848 * missing: Update to version from current automake.
12849
b7ba05c0 12850Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
12851
12852 * configure (gxx_include_dir): Removed.
12853
12854 * configure.in (gxx_include_dir): Handle it.
12855 * Makefile.in: Likewise.
12856
151ad919 128571999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
12858
12859 * config.sub (mips64vr4111,mips64vr4111el) Add.
12860
128611999-03-21 Ben Elliston <bje@cygnus.com>
12862
31972771 12863 * config.guess: Correct typo for detecting ELF on FreeBSD.
151ad919 12864
9862eda4 12865Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
12866
9862eda4 12867 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
12868 config/mh-djgpp.
12869
151ad919 12870Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
12871
12872 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
12873 all-target-newlib to dependency list for all-target-bsp.
12874
26a1dadb 12875Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
12876
12877 * config.sub: Add i386-uwin support.
12878 * config.guess: Likewise.
12879
fea0107e 12880Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12881
12882 * configure.in: cleanup, add mh-*pic handling for arm, special
12883 case powerpc*-*-aix*
12884
151ad919 12885Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
12886
12887 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
12888 can be built.
12889
12890Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
12891
12892 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
4b695c23 12893 targets.
151ad919 12894
daa90679 128951999-03-02 Nick Clifton <nickc@cygnus.com>
12896
12897 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
12898
f6a095e9 12899Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
12900
12901 * config.sub: Check for "cygwin*" rather than "cygwin32*"
12902
47d8eb1d 129031999-02-24 Nick Clifton <nickc@cygnus.com>
12904
12905 * config.sub: Fix typo in arm recognition.
12906
151ad919 12907Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
12908
12909 * configure.in (noconfigdirs): Changed target_configdirs to
12910 include target-bsp only for m68k-*-elf* and m68k-*-coff*
12911 rather than m68k-*-* since it is not known to work on
12912 m68k-aout. Ditto for arm-*-*oabi.
12913
12914Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
12915
12916 * configure.in (*-*-windows*): Remove, no longer used.
151ad919 12917
129181999-02-19 Ben Elliston <bje@cygnus.com>
12919
12920 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
12921 Smart and improved by Andrew Cagney.
12922
52b143d0 12923Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
12924
12925 * config.guess: Recognize openbsd-*-hppa.
12926
c441c977 12927Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
12928
12929 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
12930 only if it is not empty.
12931
8faa2109 129321999-02-17 Nick Clifton <nickc@cygnus.com>
12933
12934 Patch from: Scott Bambrough <scottb@corelcomputer.com>
aee16bda 12935
151ad919 12936 * config.guess: Modified to recognize uname's armv* syntax.
8faa2109 12937
12938 * config.sub: Modified to recognize uname's armv* syntax.
12939
151ad919 129401999-02-17 Mark Salter <msalter@cygnus.com>
12941
12942 * configure.in: Added target-bsp for sparclite.
12943
12944Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
12945
12946 * config.sub: Recognize alphapca5[67] and up to alphaev8.
12947
129481999-02-08 Nick Clifton <nickc@cygnus.com>
12949
12950 * configure.in: Add support for strongarm port.
12951 * config.sub: Add support for strongarm target.
12952
654a22b1 12953Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
aee16bda 12954
654a22b1 12955 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
12956 the old name config/mh-cygwin32.
12957 Enable texinfo.
12958
151ad919 12959Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
12960
12961 * configure.in: Do build ld for ix86 Solaris.
12962
46fb7091 12963Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
12964
12965 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
12966 $AR_FOR_TARGET. Likewise for RANLIB.
12967
115ec39e 12968Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
aee16bda 12969
31972771 12970 * config.sub (oabi): Recognize.
12971 * configure.in (arm-*-oabi): Handle.
115ec39e 12972
5cca51e0 12973Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
12974
12975 * config.guess: Improve detection of i686 on UnixWare 7.
12976
183a8abb 12977Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
12978
12979 * config.guess: Add support for i386-pc-interix.
12980 * config.sub: Likewise.
12981 * configure.in: Likewise.
183a8abb 12982
151ad919 12983Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
12984
12985 * Makefile.in: Remove unneeded all-target-libio from
12986 from all-target-winsup target since it is now unneeded.
12987 Add all-target-libtermcap in its place since it is now
12988 needed.
12989
12990Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
12991
12992 * configure.in: makefile stub for cygwin target is probably
12993 unnecessary. Remove it for now.
151ad919 12994
12995Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
12996
12997 * configure.in: libtermcap.a should be built when cygwin is the
12998 target as well as the host.
12999 * config.guess: Allow mixed case in cygwin uname output.
13000 * Makefile.in: Add libtermcap target.
151ad919 13001
0db75088 13002Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
13003
13004 * config.sub: Clean up handling of hppa2.0.
13005
a30dcfee 13006Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
13007
13008 * config.guess: Use C code to identify more HP machines.
13009
44cfa345 13010Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
13011
13012 * config.sub: Handle hppa2.0.
13013
151ad919 13014Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
13015
13016 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
4b695c23 13017 cygmon for all sparclite targets, regardless of object format.
151ad919 13018
130191998-12-15 Mark Salter <msalter@cygnus.com>
13020
13021 * configure.in: Added target-bsp for several target architectures.
13022
13023 * Makefile.in: Added rules for bsp.
13024
be0f7b24 13025Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
13026
13027 * config.guess: Improve detection of hppa2.0 processors.
13028
13029Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
13030
13031 * config.guess: Recognize FreeBSD using ELF automatically.
13032
76103b2c 130331998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
13034
13035 * configure (skip-this-dir): Add handling for new shell script, which
13036 might be created by a sub-directory's configure to indicate, this particular
13037 directory is "unwanted".
13038 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
13039
151ad919 13040Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
13041
13042 * ltconfig: import from libtool, after changing libtool to
13043 account for the cygwin name change.
13044
13045Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
13046
13047 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
13048 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
13049
13050Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
13051
13052 * configure.in: Add libtermcap to list of cygwin dependencies.
13053
13054Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
13055
31972771 13056 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
13057 they include winsup/include when it's a cygwin target.
151ad919 13058
130591998-11-12 Tom Tromey <tromey@cygnus.com>
13060
13061 * configure.in (host_tools): Added zip.
13062 * Makefile.in (all-target-libjava): Depend on all-zip.
13063 (all-zip): New target.
13064 (ALL_MODULES): Added all-zip.
13065 (NATIVE_CHECK_MODULES): Added check-zip.
13066 (INSTALL_MODULES): Added install-zip.
13067 (CLEAN_MODULES): Added clean-zip.
13068
13069Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
13070
13071 * Makefile.in: lose "32" from comment about cygwin.
13072
13073Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
13074
13075 * configure.in: Use -Os to build target libraries for the fr30.
13076
13077Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
13078
13079 * config.sub: Add fr30.
13080
13081Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
13082
31972771 13083 * configure.in: drop "32" from config/mh-cygwin32. Check
151ad919 13084 cygwin* instead of cygwin32*.
13085 * config.sub: Check cygwin* instead of cygwin32*.
13086
39ebcbe1 13087Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
13088
13089 * config.guess: Match any version of Unixware7.
13090
151ad919 130911998-10-20 Syd Polk <spolk@cygnus.com>
13092
13093 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
13094 if desired.
13095
de79e382 13096Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
13097
13098 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
13099 these if the appropriate directories and files to not exist.
13100
e7104d38 13101Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
13102
13103 * Makefile.in (DEVO_SUPPORT): Add config.if.
13104
fb1c80df 13105Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
13106
13107 * configure: Add pattern to replace "build_tooldir"'s
13108 definition in the generated Makefile with "tooldir"'s
13109 actual value.
13110
46a4cc47 13111Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
13112
0ee69c06 13113 * config.sub: Bring back lost sparcv9.
13114
46a4cc47 13115 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
13116
3a8c0cab 13117Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
13118
13119 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
13120 CC_FOR_TARGET and friends.
13121
13122Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
aee16bda 13123
ea0cacfb 13124 * Makefile.in (build_tooldir): New variable, same as tooldir.
13125 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
13126 -B$(build_tooldir)/bin/.
13127 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
3a8c0cab 13128
de7dcc81 13129Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13130
13131 * README: Remove installation instructions and refer to the
13132 INSTALL directory instead.
13133
67139a60 13134Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
151ad919 13135
67139a60 13136 * config.sub: Add support for i[34567]86-pc-udk.
13137 * configure.in: Likewise.
13138
ed37269d 13139Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
13140
13141 * Makefile.in: add bzip2 package building bits for user
13142 tools module
13143 * configure.in: ditto
13144
fc449a71 13145Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
13146
13147 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
13148 (ALL_TARGET_MODULES): Add all-target-libobjc.
13149 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13150 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13151 (all-target-libchill): Add dependencies.
13152 * configure.in (target_libs): Add libchill.
aee16bda 13153
7bb9dd92 131541998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
13155
13156 * configure.in (target_subdir): Remove duplicate line.
13157
ed37269d 13158Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
13159
13160 * Makefile.in (all-automake): fix dependencies.
13161
a9ff8bf0 13162Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
13163
13164 * configure.in: Minor cleanups for building in the $(target_alias)
13165 subdir.
13166
5869bc6a 131671998-09-22 Jim Wilson <wilson@cygnus.com>
13168
13169 * Makefile.in (bootstrap): Set r and s before make all. Use
13170 BASE_FLAGS_TO_PASS in make all.
13171 (cross): Likewise.
13172
a5caa84c 131731998-09-20 Mark Mitchell <mark@markmitchell.com>
13174
13175 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
13176
331d5855 13177Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
13178
13179 * config.sub: Fix typo in last change.
13180
4d004c41 131811998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
13182
13183 * config.sub: Add support for C4x target.
13184 * configure.in: Likewise.
13185
0a2a3792 131861998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
13187
13188 * config.sub: Recognize sparcv9 just like sparc64.
13189
67e059d3 13190Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
13191
13192 * config.guess: Match "Pent II" or "PentII" for OpenServer.
13193
cd547500 13194Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
13195
7325e595 13196 * config.guess: Correctly identify Pentium II sco boxes.
13197
cd547500 13198 * config.guess: Fix "tr" code. From Weiwen Liu.
13199
0b632721 13200Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
13201
13202 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
13203 stabs.
13204
ae568fff 13205Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
13206
13207 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
13208 (ALL_TARGET_MODULES): Add all-target-libchill.
13209 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13210 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13211 (all-target-libchill): Add dependencies.
13212 * configure.in (target_libs): Add libchill.
13213
68da0d0a 13214Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
13215
13216 * config.guess: Avoid assumptions about "tr" behaves when
13217 LANG is set to something other than English.
13218
d722107d 13219Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
13220
13221 * configure (gxx_include_dir): Changed to
13222 '${prefix}/include/g++'-${libstdcxx_interface}.
13223
13224 * config.if: New to determine the interfaces.
13225
5e6f60dc 13226Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
13227
13228 * config.guess: Detect and handle MPE/IX.
13229 * config.sub: Deal with MPE/IX.
13230
8a70d526 13231Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
13232
13233 * configure.in: Use mh-aix43.
13234
f890b212 132351998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
13236
13237 * configure: Fix --without/--disable cases for gxx-include-dir.
13238
ed37269d 13239Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
13240
13241 * mdata-sh: Imported. Needed for automake support.
13242
13243Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
13244
13245 * Makefile.in (taz): Try "chmod -R og=u ." before
13246 "chmod og=u `find . -print`".
13247
13248Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
13249
13250 * configure.in: Add arm-elf and thumb-elf support.
13251
13252Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
13253
13254 * Makefile.in: Undo previous patch.
13255
13256Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
13257
13258 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
13259 to here ...
13260 (install-no-fixedincludes): and here
13261 (INSTALL_MODULES): ... from here.
13262
6d2063db 13263Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
13264
13265 * config.sub: Merge with FSF.
13266
2f7b048d 13267 * config.guess: Merge with FSF.
13268
151ad919 13269Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
13270
13271 * configure (extraconfigdirs): New variable.
13272 (SUBDIRS): Add extraconfigdirs and recurse on them too.
13273 * Makefile.in (all): Move higher in file.
13274 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
13275 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
13276 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
13277 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
13278 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
13279
132801998-07-23 Brendan Kehoe <brendan@cygnus.com>
13281
13282 * Makefile.in (all-target-libjava): Depend on all-gcc and
13283 all-target-newlib.
13284 (configure-target-libjava): Depend on $(ALL_GCC).
13285
1c802742 13286Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
13287
13288 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
13289 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
13290
eb7921e4 13291Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
13292
13293 * INSTALL/README: Fix typo.
13294
a8071b4d 13295Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
13296
ed37269d 13297 * ylwrap: Change absolute path checks to check for DOS style path
13298 names.
a8071b4d 13299
ed37269d 13300 * ylwrap: Don't use a full path name if the source file is in the
13301 same directory. From hjl@lucon.org (H.J. Lu).
a8071b4d 13302
26d9569a 13303 * config-ml.in: Default to being verbose, to match Feb 18 change to
13304 configure.
13305
ed37269d 13306Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
13307
13308 Brought over from egcs:
13309
13310 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
13311
13312 * configure.in (target_subdir): Set to ${target_alias} instead
13313 of "libraries".
13314
13315 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
13316
13317 * configure.in (target_subdir): Set to libraries if enable_multilib.
13318
13319Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
13320
13321 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
13322 multilibs, force reconfiguration the first time we create
13323 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
13324
13325Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
13326
13327 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
13328 avoid confusion with --no-recursion.
13329
13330Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
13331
13332 * configure.in: Win32 hosts shouldn't use install -x
13333 * install-sh: remove -x option, and special .exe-handling
13334 hack.
13335
151ad919 13336Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
13337
13338 * config.guess: Recognize i586-pc-beos.
13339 * configure.in: Don't build some bits for beos.
13340
81cf37ba 13341Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
13342
ed37269d 13343 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
13344 CFLAGS default to -O2.
13345
81cf37ba 13346 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
13347 when using GNU ld.
13348
13349Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
13350
13351 * ltmain.sh: Correct install when using a different shell.
13352
13353Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
13354
13355 * ltconfig, ltmain.sh: Update to libtool 1.2b.
13356
151ad919 13357Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
13358
13359 * makefile.vms: Update to build binutils/makefile.vms. Add install
13360 target.
81cf37ba 13361
13362Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
13363
13364 * ltconfig: Update to correct AIX handling.
13365
d6cf7517 13366Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
13367
e98d756a 13368 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
13369
d6cf7517 13370 * configure.in (target_subdir): Set to ${target_alias} instead
13371 of "libraries".
13372
eb85e8b7 133731998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
13374
13375 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
13376 (Makefile): Depend on $(gcc_version_trigger).
13377
13378 * configure (gcc_version): Change default initializer to empty
13379 string.
13380 (gcc_version_trigger): New variable; pass this variable down
13381 to subdir configures to enable them checking gcc's version
13382 themselves. Emit make macros for both gcc_version vars.
13383 (topsrcdir): Initialize reliably.
13384 (recursion line): Remove --with-gcc-version=${gcc_version}.
13385
da421e40 133861998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
13387
13388 * configure (enable_version_specific_runtime_libs): Implement new flag
eb85e8b7 13389 --enable-version-specific-runtime-libs which installs C++ runtime stuff
13390 in $(libsubdir); emit definition in each generated Makefile.
13391 (gxx_include_dir): Initialize depending on
13392 $enable_version_specific_runtime_libs.
da421e40 13393
d9f2c557 133941998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
13395
13396 * configure (gcc_version): Initialize properly depending on
13397 how and where configure is started.
13398 (recursion line): Pass a --with-gcc-version=${gcc_version}
13399 to configures in subdirs.
13400
151ad919 13401Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
13402
13403 * configure.in (noconfigdirs): Add configure pattern for mips tx39
4b695c23 13404 cygmon
151ad919 13405
ed37269d 13406Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
13407
13408 * configure.in: Add cygmon and libstub support for mn10200.
13409
1ee34a17 134101998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
13411
13412 * configure (gcc_version): Add new variable describing the
13413 particular gcc version we're building.
13414 * Makefile.in (libsubdir): Add new macro for the directory
13415 in which the compiler finds executables, libraries, etc.
13416 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
13417 and libsubdir.
13418
6c2f7b46 13419Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13420
ea0cacfb 13421 * Makefile.in (local-clean): Remove *.log.
13422 (warning.log): Built with warn_summary from build.log.
13423 (mail-report.log): Run test_summary.
13424 (mail-report-with-warnings.log): Run test_summary including
13425 warning.log in the report.
6c2f7b46 13426
c8d7e712 13427Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
13428
13429 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
13430
ed37269d 13431Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
13432
13433 * Makefile.in (grep): Grep no longer depends on libiberty.
13434
13435Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
13436
13437 * Makefile.in: all-snavigator needs all-libgui.
13438
13439Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
13440
13441 * configure.in: Add cygmon and libstub support for mn10300.
13442
1b402317 13443Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
13444
13445 * missing: Update to version from automake 1.3.
13446
81cf37ba 13447 * ltmain.sh: On installation, don't get confused if the same name
13448 appears more than once in the list of library names.
13449
6d2063db 13450Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
13451
13452 * config.sub: Accept m68060 and m5200 as CPU names.
13453
ed37269d 13454Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
13455
13456 * configure: Use && rather than using -a in test, because odd
13457 strings can confuse test.
13458 * configure.in: Likewise.
13459
81cf37ba 13460Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
13461
13462 * ltconfig, ltmain.sh: Bring in Visual C++ support.
13463
5afc2f4d 13464Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13465
13466 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ea0cacfb 13467 bootstrap4-lean): New targets.
5afc2f4d 13468
c51cbc45 13469Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
13470
13471 * mpw-* Delete. Not used.
13472
ed37269d 13473Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
13474
13475 * COPYING.LIB: Update FSF address.
13476
c51cbc45 13477Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
13478
13479 * ltconfig, ltmain.sh: Update to libtool 1.2a.
13480
ed37269d 13481 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
13482 GAS_SUPPORT_DIRS.
13483
c51cbc45 13484Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
13485
13486 * ltconfig, ltmain.sh: Avoid producing a version number if
13487 -version-info was not used.
13488
ed37269d 13489Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
13490
13491 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
13492 building with newlib.
13493
134941998-04-30 Paul Eggert <eggert@twinsun.com>
13495
151ad919 13496 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
aee16bda 13497 Solaris `make' causes it to continue to next definition.
151ad919 13498
13499Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
13500
13501 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
13502 the right GUI libraries and files are installed along with GDB.
ed37269d 13503
13504Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
13505
13506 * configure.in: Change alpha to alpha* in several places.
13507
151ad919 13508Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
13509
13510 * config.sub: Recognize sparc86x.
13511
803e9d57 13512Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
13513
13514 * configure.in (--enable-target-optspace): Remove debug echo.
13515
2aabe804 13516Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
13517
13518 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
13519
c51cbc45 13520Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
13521
13522 * ltconfig: Update cygwin32 support.
13523
ed37269d 13524 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
13525 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
13526 (GDB_SUPPORT_DIRS): Likewise.
13527
650ebf2f 13528Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
13529
13530 * configure.in (target_makefile_frag): If --enable-target-optspace,
13531 use -Os to compile target libraries rather than -O2. Default to
151ad919 13532 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
13533 not used.
13534 * configure.in (target_cflags): Ditto for d30v.
650ebf2f 13535
ed37269d 13536Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
13537
13538 * Makefile.in (all-bfd): Depend on all-intl.
13539 (all-binutils): Likewise.
13540 (all-gas): Likewise.
13541 (all-gprof): Likewise.
13542 (all-ld): Likewise.
13543
135441998-04-19 Brendan Kehoe <brendan@cygnus.com>
13545
13546 * configure.in (host_tools): Fix typo, lbtool -> libtool.
13547
c51cbc45 13548Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
13549
ed37269d 13550 * Makefile.in (all-bfd): Depend upon all-libiberty.
13551
c51cbc45 13552 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
13553
ed37269d 13554Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
13555
13556 * Makefile.in: Add libstub.
13557
13558 * configure.in: Ditto. Build libstub for targets that have cygmon
13559 support.
13560
13561Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
13562
13563 * configure.in: Don't set PICFLAG on ix86-cygwin32.
13564
13565Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
13566
13567 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
13568 use mh-sysv5 if specified. Support gprof on SCO Open Server.
13569
c7879c37 13570Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
13571
13572 * configure: Define DEFAULT_M4 by searching PATH.
13573 * Makfile.in: Use DEFAULT_M4.
13574
c51cbc45 13575Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
13576
13577 * ltconfig: Add cygwin32 support.
13578
ed37269d 13579 * Makefile.in, configure.in: Add libtool as a native only directory
13580 to configure and build.
13581
a79ac5e8 13582Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
13583
13584 * Makefile.in (INSTALL_MODULES): Remove texinfo.
13585
ed37269d 13586Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
151ad919 13587
ed37269d 13588 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
13589
13590Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
13591
13592 * Makefile.in: add ash make rules
13593 * configure.in: add ash to native_only and host_tools lists
13594
13595Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
13596
13597 * Makefile.in (all-gettext, all-intl): New targets.
13598 (ALL_MODULES): Added all-gettext, all-intl.
13599 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
13600 (INSTALL_MODULES): Added install-gettext, install-intl.
13601 (CLEAN_MODULES): Added clean-gettext, clean-intl.
13602
13603 * configure.in (host_tools): Added gettext.
13604 (native_only): Likewise.
13605 (noconfigdirs) [various cases]: Likewise.
13606 (host_libs): Added intl.
13607
151ad919 13608Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
13609
13610 * configure: Do not disable building gdbtk for cygwin32 hosts.
13611
0579e60e 13612Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
13613
13614 * configure.in: Add thumb-coff target.
13615 * config.sub: Add thumb-coff target.
13616
ed37269d 13617Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
13618
13619 * Makefile.in: Revert yesterday's change.
13620 (all-target-winsup): all-target-librx stays out of here.
13621
13622Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
13623
13624 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
13625 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
13626 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
13627 Remove references to librx and libg++.
13628
13629Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
13630
13631 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
13632 recursive makes
13633
c51cbc45 13634Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
13635
13636 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
151ad919 13637 for newlib directory.
c51cbc45 13638 (CXX_FOR_TARGET): Likewise.
13639
13640Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
13641
13642 * ltconfig: Update after libtool/ltconfig.in change for
13643 hpux11.
13644
13645Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
13646
13647 * ltconfig, ltmain.sh: Update to libtool 1.2.
13648
80a9e3eb 13649Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
13650
13651 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
13652 (install-gcc-cross): Instead, override LANGUAGES here.
13653
474d50b3 136541998-03-18 Dave Love <d.love@dl.ac.uk>
13655
13656 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
13657 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
13658
151ad919 13659Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
13660
13661 * configure.in: Add Thumb-pe target.
13662
ed37269d 13663Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
151ad919 13664
ed37269d 13665 * Makefile.in - changed sn targets to snavigator
13666 * configure.in - changed sn targets to snavigator
13667
69d10d87 13668Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
13669
13670 * config-ml.in: After building symlink tree call make distclean
13671 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
13672 to be the case for libiberty.
13673
5628bc1c 13674Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
13675
13676 * configure: When making link, also check the current
13677 directory. The configure scripts may create one.
13678
4d821bda 13679Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
13680
13681 * config.sub: Accept alphapca56 and alphaev6 properly.
13682
263cd6a9 13683Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13684
13685 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
13686
83536831 13687Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
eb7921e4 13688
31972771 13689 * config.sub (sco5): Fix typo.
83536831 13690
ed37269d 13691Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
13692
13693 * Makefile.in (INSTALL_MODULES): Move install-tcl before
13694 install-itcl.
13695 (install-itcl): Remove dependency on install-tcl.
13696
13697Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
13698
13699 * configure.in: Remove libgloss from noconfigdirs for MN10300.
13700
13701Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
13702
13703 * configure.in: Don't build libgui for a cygwin32 target when not on
13704 a cygwin32 host.
13705
13706Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
13707
13708 * configure (redirect): Set to null, so default behavior of
13709 configure is now --verbose.
13710
2590786c 137111998-02-16 Dave Love <d.love@dl.ac.uk>
13712
13713 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
13714 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
13715
dd5a56be 13716Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
13717
13718 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
13719 this change to sync Makefile.in with its ChangeLog entries.
13720
ed37269d 13721Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
13722
13723 * ltmain.sh (mkdir): Check that the directory doesn't exist
13724 before we exit with error, so that we don't get races during
13725 parallel builds.
13726
c51cbc45 13727Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
13728
13729 * ltconfig, ltmain.sh: Update from libtool 1.0i.
13730
92424a17 13731Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
13732
13733 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
13734 PICFLAG_FOR_TARGET.
13735 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
13736
13737 * configure: Emit a definition for the new macro enable_shared
13738 into each Makefile.
13739
ed37269d 13740Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
13741
13742 * configure.in (host_tools, native_only): Add libtool.
13743
13744Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
13745
13746 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
13747 Fix typo in ming config comment.
13748
c51cbc45 13749Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
13750
13751 * ltconfig, ltmain.sh: Update from libtool 1.0h.
13752
ed37269d 13753Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
13754
13755 * config.sub: Add tic30 cases, and map c30 to tic30.
13756
c495fa66 13757Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
13758
13759 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
13760 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
13761 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
13762 (CLEAN_TARGET_MODULES): Similarly
13763 (all-target-libf2c): Add dependences.
aee16bda 13764 * configure.in (target_libs): Add libf2c.
c495fa66 13765
ed37269d 13766Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
13767
13768 * configure.in: Remove expect from noconfigdirs when target
13769 is cygwin32. OK to build expect and dejagnu with Canadian
13770 Cross.
13771
6563ae0c 13772Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
13773
ed37269d 13774 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
13775 host.
13776
6563ae0c 13777 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
13778 and mingw32.
13779
87f6ff88 13780Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
13781
13782 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
13783 here as it is not defined in the toplevel Makefile.
13784
3d2749bb 13785Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
13786
13787 * configure (package_makefile_rules_frag): New variable, which names
13788 a file with generic rules, ...
13789 Change comment to mention we now have FIVE parts.
13790 * configure: Undo last change.
13791
580bb6d9 13792Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
13793
13794 * config.guess: More accurate determination of HP processor types.
ed37269d 13795 * config.sub: More accurate determination of HP processor types.
580bb6d9 13796
72f9a66a 13797Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
13798
13799 * configure (package_makefile_frag): Move inserting the
13800 ${package_makefile_frag} to where it should be according
13801 to the comment.
13802
696f1132 13803Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
13804
13805 * config.guess: Add support for Linux/ARM.
13806
151ad919 13807Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
13808
13809 * .cvsignore: Remove *-info and *-install since they match
13810 release-info and mpw-install, which we don't want to just ignore.
13811
e29d857e 13812Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
13813
13814 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
13815
ab426314 13816Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
13817
13818 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
13819 local_prefix to sub-make invocations.
13820
fa6212f1 13821Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
13822
13823 * configure.in: Check makefile fragments in the source
13824 directory.
13825
99e98fcd 13826Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13827
ea0cacfb 13828 * configure.in: Check whether host and target makefile
13829 fragments exist before adding them to *_makefile_frag.
99e98fcd 13830
ed37269d 13831Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
13832
13833 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
13834
13835Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
13836
13837 * configure.in: Make sure we only replace RPATH_ENVVAR on
13838 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
13839 regexp to sed.
13840
13841 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
13842 to sub-makes.
13843
c0a2f1ac 138441998-01-13 Lee Iverson (leei@ai.sri.com)
13845
13846 * config-ml.in (multi-do): LDFLAGS must include multilib
13847 designator.
13848
6eaa4c2d 13849Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
2668caae 13850
13851 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
13852
ba7b87c8 13853Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
13854
13855 * config.sub: Add mingw32 support.
13856 * configure.in: Likewise.
ba7b87c8 13857
ebabad97 13858Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
13859
13860 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
13861
ed37269d 13862Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
13863
13864 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13865 * configure (gxx_include_dir): Provide a definition for subdirs
13866 which do not use autoconf.
13867
13868Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
13869
13870 * config.guess: Sync with egcs. Picks up new alpha support,
13871 BeOS & some additional linux support.
13872
e5af4166 13873Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
13874
13875 * config.guess: HP 9000/803 is a PA1.1 machine.
13876
8c7cf808 13877Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
13878
13879 * configure.in: It's alpha*-...
13880
b05392a6 13881Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
13882
13883 * configure.in (host_makefile_frag, target_makefile_frag):
13884 Handle multiple config files.
13885 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
13886 alpha-*-*.
13887
151ad919 13888Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
13889
13890 * mkdep: New file.
13891
13892Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
13893
13894 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
13895
ed37269d 13896Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
13897
13898 * Makefile.in: Add libgui directory.
13899 (GDB_TK): Add all-libgui.
13900 * configure.in: Add libgui directory.
13901 * configure: Add all-libgui to GDB_TK.
13902
13903Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
13904
13905 * config-ml.in (multidirs): Add m32r to multilib list.
13906
13907Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
13908
13909 * Makefile.in (all-target-gperf): Change dependency to
13910 all-target-libstdc++.
13911
e4182547 13912Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
13913
13914 * config.guess: Add BeOS support.
13915
ed37269d 13916Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
13917
13918 Source directory cvs renamed to cvssrc:
13919 * configure.in (host_tools): Change cvs to cvssrc.
13920 (native_only): Likewise.
13921 (noconfigdirs) [various cases]: Likewise.
13922 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
13923 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
13924 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
13925 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
13926 (all-cvssrc): Rename target from all-cvs.
13927
c0a49bd7 13928Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
13929
13930 * configure (gxx_include_dir): Fix thinko.
13931
33148f33 13932Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
13933
13934 * Makefile.in (INSTALL_TARGET_CROSS): Define.
13935 (install-cross, install-gcc-cross): New targets.
13936
ed37269d 13937Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
13938
13939 * configure.in (noconfigdirs): Add support for Thumb target.
13940
13941 * config.sub (maybe_os): Add support for Thumb target.
13942
13943Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
13944
13945 * Makefile.in: Add rules for cygmon.
13946
13947 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
13948
66e82180 13949Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
13950
13951 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13952 * configure (gxx_include_dir): Provide a definition for subdirs
13953 which do not use autoconf.
151ad919 13954
13955Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
13956
13957 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
aee16bda 13958 11/18/97 build
151ad919 13959
db8f5cfe 13960Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
13961
13962 * From Franz Sirl.
13963 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
13964 found on RedHat Linux systems.
66e82180 13965
b58ae2dc 13966Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
13967
13968 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
13969 guesses.
13970
db8f5cfe 13971Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
13972
13973 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
13974
ed37269d 13975Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
13976
13977 * ltmain.sh: If mkdir fails, check whether the directory was created
13978 anyhow by some other process.
13979
151ad919 13980Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
13981
13982 * configure.in (d30v-*-*): Configure all directories.
13983
13984Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
13985
13986 * configure.in (d30v-*-*): Configure newlib, libiberty directories
13987 for the D30V.
13988
13989Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
13990
13991 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
13992
ed37269d 13993Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
13994
31972771 13995 * include/libiberty.h: Add extern "C" { so it can be used with C++
13996 progrms.
13997 * include/remote-sim.h: Add extern "C" { so it can be used with C++
13998 programs.
ed37269d 13999
151ad919 14000Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
14001
14002 * configure.in (d30v-*-*): Configure GCC now.
14003
ed37269d 14004Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
14005
14006 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
14007 is no longer needed.
14008
62a42df9 14009Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
14010
14011 * Makefile.in: check-target-libio depends on all-target-libstdc++.
14012
75a1ca82 14013Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
14014
14015 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
14016 targets using "$@" to provide support for similar but not identical
14017 targets without having to duplicate code.
14018
151ad919 14019Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
14020
14021 * makefile.vms: Fix to work with DEC C.
14022
14023Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
14024
14025 * config.sub: Add mips-tx39-elf to marketing names.
14026
14027Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
14028
14029 * ltmain.sh: Handle symlinks in generated script.
14030
14031Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
14032
14033 * configure: Handle autoconf style directory options: --bindir,
14034 --datadir, --includedir, --infodir, --libdir, --libexecdir,
14035 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
14036 --sysconfdir.
14037 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
14038 (sharedstatedir, localstatedir, oldincludedir): New variables.
14039 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
14040 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
14041 sbindir, sharedstatedir, and sysconfdir.
14042
732395de 14043Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
14044
14045 * Makefile.in (bootstrap-lean): New target.
14046
151ad919 14047Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
14048
14049 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
4b695c23 14050 sn, and gnuserv from noconfigdirs.
151ad919 14051
14052Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
14053
14054 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
14055
20e61444 14056Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
14057
14058 * Makefile.in (cross): New target.
14059
53647f74 14060Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
14061 Jeff Law <law@cygnus.com>
14062
14063 * Makefile.in (bootstrap2, bootstrap3): New targets.
14064 (all-bootstrap): Remove outdated and confusing target.
c6d9586e 14065 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
53647f74 14066
151ad919 14067Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
14068
14069 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
4b695c23 14070 windows. Consistent with gdb/configure.
151ad919 14071
a6bb47e0 140721997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
14073
a6bb47e0 14074 * configure.in: Name Linux target fragment.
14075
14076 * configure: Rewrite so that project Makefile fragment is inserted
14077 first and appears last in the resulting Makefile.
14078
151ad919 14079Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
14080
14081 * Makefile.in (install-itcl): Install tcl first.
14082
ed37269d 14083Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
14084
14085 * configure.in: remove bison from noconfigdirs for Cygwin32 host
14086
2e678402 14087Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
14088
14089 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
14090
14091 * configure.in (skipdirs): Add target-librx for Linux.
14092 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
14093
6b071baa 14094Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
14095
14096 * Makefile.in (bootstrap): New target.
14097
b496f822 14098Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
14099
fee90afd 14100 * config.sub: Accept 'amigados' for backward compatibility.
b496f822 14101
151ad919 14102Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
14103
14104 * config.guess: Merge with FSF.
14105
d99ec4a1 14106Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
14107
14108 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
14109
151ad919 14110Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
14111
14112 * config.sub: Add "marketing-names" patch.
14113
952fead6 14114Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
14115
31972771 14116 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
952fead6 14117
9defe53a 14118Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
14119
14120 * config.sub: Handle v850-elf.
14121
9efeb2e1 14122Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
4c13bcbd 14123
14124 * .cvsignore (*-install): Remove.
14125
c51cbc45 14126Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
14127
14128 * ltconfig: Set CONFIG_SHELL in libtool.
14129 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
14130
0dcb4a65 14131Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
14132
14133 * configure.in (target_subdir): Set to libraries if enable_multilib.
14134
01a35b7f 14135Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
14136
14137 * config.guess: Update from gcc directory.
14138
151ad919 14139Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
14140
14141 * Makefile.in (all-sim): Depends on all-readline.
14142
28e9041c 14143Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
14144
14145 * Makefile.in (BISON, YACC): Use $$s.
14146 (all-bison): Depend on all-texinfo.
14147
14148Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
14149
14150 * Makefile.in (BISON): Add -L flag.
14151 (YACC): Likewise.
14152
151ad919 14153Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
14154
aee16bda 14155 * configure.in (noconfigdirs): Add support for v850e target.
14156
151ad919 14157 * config.sub (maybe_os): Add support for v850e target.
14158
14159Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
14160
aee16bda 14161 * configure.in (noconfigdirs): Add support for v850ea target.
14162
151ad919 14163 * config.sub (maybe_os): Add support for v850ea target.
14164
28e9041c 14165Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
14166
14167 * config.sub: Add mipstx39. Delete r3900.
14168
14169Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
14170
14171 * Makefile.in (all-autoconf): Depends on all-texinfo.
14172
14173Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
14174
14175 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
14176 eabi targets.
14177
14178Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
14179
14180 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
14181
14182 * configure: When handling a Canadian Cross, handle YACC as well as
14183 BISON. Just set BISON to bison. When setting YACC, prefer bison.
31972771 14184 * Makefile.in (all-bison): Depend upon all-texinfo.
28e9041c 14185
14186Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
14187
14188 * Makefile.in (BISON): bison, not byacc or bison -y.
14189 (YACC): bison -y or byacc or yacc.
14190 (various): Add *-bison as appropriate.
14191 (taz): No need to mess with BISON anymore.
14192
14193Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
14194
14195 * configure: If OSTYPE matches *win32*, try to find a good value for
14196 CONFIG_SHELL.
14197
14198Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
14199
14200 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
14201 configure.in if it is present.
14202
14203Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
14204
14205 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
14206
14207Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
14208
14209 * config.sub: Recognize `arc' cpu.
14210 * configure.in: Likewise.
14211 * config-ml.in: Likewise.
14212
14213Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
14214
14215 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
14216
14217Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
14218
14219 * configure: Changed sed delimiter from ':' to '|' when
14220 attempting to substitute ${config_shell} for SHELL. On
14221 NT ${config_shell} may contain a ':' in it.
14222
14223Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
14224
14225 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
14226
14227Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
14228
14229 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
14230
14231Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
14232
14233 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
14234
14235 * ylwrap: If the program is a relative path, force it to be
14236 absolute.
14237
14238Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
14239
14240 * configure (tooldir): Set BISON to `bison -y' and not just bison.
14241
14242Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
14243
14244 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
4b695c23 14245 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
14246 for libraries.
28e9041c 14247
14248Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
14249
14250 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
4b695c23 14251 separated by spaces.
28e9041c 14252
14253Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
14254
14255 * ylwrap: New file.
14256 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
14257
14258 * ltmain.sh: Handle /bin/sh at start of install program.
14259
14260 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
14261
14262 * ltconfig, ltmain.sh: New files, from libtool 1.0.
14263 * missing: New file, from automake 1.2.
14264
14265Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
14266
14267 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
14268 check-tk to CHECK_X11_MODULES.
14269
14270Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
14271
14272 * config.sub: Merge with FSF.
14273
14274Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
14275
14276 * config.guess: Merge with FSF.
14277
14278Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
14279
14280 * configure: Treat msdosdjgpp like go32.
14281 * configure.in: Likewise. Don't remove gprof for go32.
14282
14283 * configure: Change Makefile.tem2 to Makefile.tm2.
14284
14285Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
14286
14287 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
14288
14289Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14290
14291 * install-sh (chmodcmd): Set to null if the DST directory already
14292 exists. Same as Nov 11th change.
14293
14294Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
14295
aee16bda 14296 * configure (GDB_TK): Needs itcl and tix.
28e9041c 14297
14298Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
14299
14300 * config.guess: Update from FSF.
14301
14302Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
14303
14304 * Makefile.in (GDB_TK): Depend on itcl and tix.
14305
14306Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
14307
14308 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
14309 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
14310 (INSTALL_SCRIPT): New variable.
14311 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
14312 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
14313 to -x.
14314 * install-sh: Add support for -x option.
14315
14316Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
14317
14318 * configure.in, Makefile.in: Treat tix like itcl.
14319
14320Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
14321
14322 * Makefile.in (WINDRES): New variable.
14323 (WINDRES_FOR_TARGET): New variable.
14324 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
14325 (EXTRA_HOST_FLAGS): Add WINDRES.
14326 (EXTRA_TARGET_FLAGS): Add WINDRES.
14327 (EXTRA_GCC_FLAGS): Add WINDRES.
14328 ($(DO_X)): Pass down WINDRES.
14329 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
14330 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
14331 DLLTOOL_FOR_TARGET.
14332
14333Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
14334
14335 * configure.in: configure sim before gdb for win32-x-ppc
14336
14337Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14338
14339 Move gperf into the toplevel, from libg++.
14340 * configure.in (target_tools): Add target-gperf.
14341 (native_only): Add target-gperf.
14342 * Makefile.in (all-target-gperf): New target, depend on
14343 all-target-libg++.
14344 (configure-target-gperf): Empty rule.
14345 (ALL_TARGET_MODULES): Add all-target-gperf.
14346 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
14347 (CHECK_TARGET_MODULES): Add check-target-gperf.
14348 (INSTALL_TARGET_MODULES): Add install-target-gperf.
14349 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
14350
14351Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
aee16bda 14352
28e9041c 14353 * config.sub (mn10200): Recognize new basic machine.
14354
14355Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14356
14357 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
14358 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
14359
14360Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14361
14362 * configure.in: If we're building mips-sgi-irix6* native, turn on
14363 ENABLE_MULTILIB and set TARGET_SUBDIR.
14364
14365Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
14366
14367 * Makefile.in (all-sn): Depend on all-grep.
14368
14369Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
14370
14371 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
14372
14373 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
14374 Makefile. From Jeff Makey <jeff@cts.com>.
14375 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
14376
14377 * Makefile.in (DISTBISONFILES): Remove.
14378 (taz): Don't futz with DISTBISONFILES. Change BISON to use
14379 $(DEFAULT_YACC).
14380
14381 * configure.in: Build itl, db, sn, etc., when building for native
4b695c23 14382 cygwin32.
28e9041c 14383
14384 * Makefile.in (LD): New variable.
14385 (EXTRA_HOST_FLAGS): Pass down LD.
14386 ($(DO_X)): Likewise.
14387
14388Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
14389
14390 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
14391
14392Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
14393
14394 * configure.in (targargs): Strip out any supplied --build argument
4b695c23 14395 before adding our own. Always add --build.
28e9041c 14396
14397Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
14398
14399 * configure.in (targargs): Pass --build if we're doing
14400 a cross-compile.
14401
14402Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
14403
ac6fd7b6 14404 * configure: Use '|' instead of ":" as the separator in
28e9041c 14405 sed. Otherwise sed chokes on NT path names with drive
14406 designators. Also look for "?:*" as the leading characters in an
14407 absolute pathname.
14408
14409Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
14410
14411 * config.sub: Support for r3900.
14412
14413Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
14414
14415 * configure.in: Use install-sh, not install.sh.
14416
14417Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
14418
14419 * Makefile.in (taz): Improve check for BISON so it doesn't try to
14420 apply it twice.
14421
14422Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
14423
14424 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
14425 install-binutils.
14426
14427Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
14428
14429 * Makefile.in: Add automake targets.
14430 * configure.in (host_tools): Add automake.
14431
14432Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
14433
14434 * configure: Default CXX to c++, not gcc.
14435 * Makefile.in (CXX): Set to c++, not gcc.
14436 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
14437
14438Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
14439
14440 * install-sh: try appending a .exe if source file doesn't
14441 exist
14442
14443Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
14444
14445 * configure.in: Turn on multilib by default.
14446 (cross_only): Remove target-libiberty.
14447
14448 * Makefile.in (all-gcc): Don't depend on libiberty.
14449
14450Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
14451
14452 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
14453
14454Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
14455
14456 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
14457 (DISTBISONFILES): Add ld/Makefile.in
14458
14459Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
14460
14461 * configure.in: if target is cygwin32 but host isn't cygwin32,
14462 don't configure gdb tcl tk expect, not just gdb.
14463
14464Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
14465
14466 * configure.in: Added gnuserv everywhere sn appears.
14467
14468 * Makefile.in (ALL_MODULES): Added all-gnuserv.
14469 (CROSS_CHECK_MODULES): Added check-gnuserv.
14470 (INSTALL_MODULES): Added install-gnuserv.
14471 (CLEAN_MODULES): Added clean-gnuserv.
14472 (all-gnuserv): New target.
14473
14474Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
14475
14476 * config.guess: Fixes for MIPS OpenBSD systems.
14477
14478Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
14479
14480 * Makefile.in (INSTALL_XFORM): Remove.
14481 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
14482
14483 * mkinstalldirs: New file, copied from automake.
14484 * Makefile.in (installdirs): Rename from install-dirs. Use
14485 mkinstalldirs. Change all users.
14486 (DEVO_SUPPORT): Add mkinstalldirs.
14487
14488Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
14489
14490 * install-sh: Rename from install.sh.
14491 * Makefile.in (INSTALL): Change install.sh to install-sh.
14492 (DEVO_SUPPORT): Likewise.
14493
14494 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
14495 Graichen <graichen@rzpd.de>.
14496
14497Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
14498
14499 * config.guess: Recognize OpenBSD systems correctly.
14500
14501Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
14502
14503 * README, Makefile.in (ETC_SUPPORT): Remove references to
14504 cfg-paper*, configure.{texi,man,info*}._
14505
14506Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
14507
14508 * Makefile.in (all.normal): Ensure that gcc is built after all
14509 the x11 - ie gdb - targets.
14510
14511Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
14512
14513 * makefile.vms: Don't run conf-a-gas.
14514
14515Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
14516
31972771 14517 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
28e9041c 14518
151ad919 14519Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
14520
14521 * configure.in: Remove noconfigdirs case since gdb also
14522 configures and builds for tic80-coff.
14523
28e9041c 14524Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
14525
14526 * configure: Set cache_file to config.cache.
14527 * Makefile.in (local-distclean): Remove config.cache.
14528
14529Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
14530
14531 * COPYING: Update FSF address.
14532
151ad919 14533Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
14534
14535 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
14536 noconfigdirs.
14537
28e9041c 14538Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
14539
14540 * Makefile.in (install-dirs): Don't crash if prefix, and hence
14541 MAKEDIRS, is empty.
14542
14543Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
14544
14545 * config.sub: Tweak mn10300 entry.
14546
14547Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
14548
14549 * configure.in (host_tools): Put sim before gdb, so gdb's
14550 configure.tgt can determine if the simulator was configured.
14551
14552Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
14553
14554 * config.sub: Move BeOS $os case to be with other Cygnus
14555 local cases.
14556
14557Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
14558
14559 * config.sub: Remove misplaced comment that broke Linux.
14560
14561Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
14562
14563 * config.sub: Add BeOS support.
14564
14565Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
14566
14567 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
14568
14569Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
14570
14571 * configure.in (noconfigdirs): Remove tcl and tk from
14572 noconfigdirs for cygwin32 builds.
14573
151ad919 14574Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
14575
14576 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
14577
28e9041c 14578Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
14579
14580 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
14581 make-all.com, use makefile.vms instead.
14582
14583Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
14584
14585 * config.sub: Accept -lnews*.
14586
151ad919 14587Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
14588
14589 * configure.in (noconfigdirs): Disable target-newlib,
4b695c23 14590 target-examples and target-libiberty for d30v.
151ad919 14591
14592Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
14593
14594 * configure.in (noconfigdirs): Enable ld for d30v.
14595
14596Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
14597
14598 * configure.in (tic80-*-*): Build compiler.
14599
14600Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
14601
14602 * configure.in (d30v-*): Remove sim directory from list of
4b695c23 14603 unsupported d30v directories
151ad919 14604
14605Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
14606
aee16bda 14607 * config.sub, configure.in: Add d30v target cpu.
14608
28e9041c 14609Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
14610
14611 * makefile.vms: New file.
14612 * make-all.com: Remove.
14613
14614Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
14615
14616 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
14617
14618Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
14619
14620 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
14621
14622Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
14623
14624 * Makefile.in (ALL_MODULES): Added all-db.
14625 (CROSS_CHECK_MODULES): Addec check-db.
14626 (INSTALL_MODULES): Added install-db.
14627 (CLEAN_MODULES): Added clean-db.
14628
14629Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
14630
14631 * config.guess: Merge with latest FSF sources.
14632
14633Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
14634
14635 * Makefile.in (ALL_MODULES): Added all-itcl.
14636 (CROSS_CHECK_MODULES): Added check-itcl.
14637 (INSTALL_MODULES): Added install-itcl.
14638 (CLEAN_MODULES): Added clean-itcl.
14639
14640Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
14641
14642 * configure.in: build gdb for mn10200
14643
14644Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
14645
14646 * Makefile.in (all-target-winsup): Depend on all-target-libio.
14647
151ad919 14648Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
14649
14650 * configure.in (tic80-*-*): Turn off most targets right now.
14651
28e9041c 14652Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
14653
14654 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
14655 rather than the makeinfo program.
14656 (do-info): Depend upon all-texinfo.
14657
14658Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
14659
14660 * configure.in: Remove uses of config/mh-linux.
14661
14662 * config.sub, config.guess: Merge with latest FSF sources.
14663
151ad919 14664Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
14665
14666 * config.sub (case $basic_machine): Add tic80 entries.
14667
28e9041c 14668Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
14669
14670 * config.sub, config.guess: Merge with latest FSF sources.
14671
14672Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
14673
14674 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
14675 * mpw-config.in: Test for NewFolderRecursive.
14676 * mpw-install: Use symbolic name for startup filename.
14677 * mpw-README: Add various additional details.
14678
14679Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
14680
14681 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
14682
14683Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
14684
14685 * configure.in: Do build gcc and the target libraries for
14686 the mn10200.
14687
14688Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
14689
14690 * configure.in: don't avoid building gdb for mn10300 any more
14691 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
14692 instead of single-quoting it.
14693
14694Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
14695
14696 * configure.in: Don't use --with-stabs on IRIX 6.
14697
14698Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
14699
14700 * configure.in (m32r): Build gdb, libg++ now.
14701
14702Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14703
14704 * configure.in (mips*-sgi-irix6*): Remove gdb and related
14705 directories from noconfigdirs.
14706
14707Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
14708
14709 * config.sub (basic_machine): added mips16 configuration
14710
14711Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14712
14713 * config.sub: Handle d10v-unknown.
14714
151ad919 14715Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
14716
14717 * config.sub: Handle v850-unknown.
14718
28e9041c 14719Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
14720
14721 * Makefile.in: add findutils
14722 * configure.in: add findutils to list of host_tools
14723
14724Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
14725
14726 * config.sub: Handle mn10200 and mn10300.
14727
14728Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14729
14730 * configure.in (d10v-*): Do not build librx.
14731
14732Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
14733
14734 * configure.in (mn10300): Build everything except gdb & libgloss.
14735
14736Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
14737
14738 * config.guess: Patch for Dansk Data Elektronik servers,
14739 from Niels Skou Olsen <nso@dde.dk>.
14740
14741 For ncr, use /bin/uname rather than uname, since GNU uname does not
14742 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
14743
14744 Patch for MIPS R4000 running System V,
14745 from Eric S. Raymond <esr@snark.thyrsus.com>.
14746
14747 Fix thinko for nextstep.
14748
14749 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
14750
14751 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
14752 * config.guess: Guess mips-dec-mach_bsd4.3.
14753
14754 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
14755 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
14756 release numbers.
14757 * config.guess (mips-mips-riscos*): Emit just enough of the
14758 release number.
14759
14760 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
14761 * config.guess (sparc-auspex-sunos*): Added.
14762 (f300-fujitsu-*): Added.
14763
14764 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
14765 * config.guess: Recognize a Tadpole as a sparc.
14766
14767Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
14768
14769 * config.guess: Don't assume that NextStep version is either 2 or
14770 3. NextStep 4 (aka OpenStep 4) has come out now.
14771
14772Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
14773
14774 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
14775 From Rik Faith <faith@cs.unc.edu>.
14776
14777Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
14778
14779 * config.sub: Contributions from bug-gnu-utils to:
14780 Support plain "hppa" (no version given) architecture, reported by
14781 OpenStep.
14782 OpenBSD like NetBSD.
14783 LynxOs is not a hardware supplier.
14784
14785 * config.guess: Contributions from bug-gnu-utils to add support for:
4b695c23 14786 OpenBSD like NetBSD.
28e9041c 14787 Stratus systems.
14788 More Pyramid systems.
14789 i[n>4]86 Intel chips.
14790 M680[n>4]0 Motorola chips.
14791 Use unknown instead of lynx for hardware manufacturer.
14792
14793Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14794
14795 * install.sh (chmodcmd): Set to null if the DST directory already
14796 exists.
14797
14798Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14799
14800 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
14801 not use mt-ppc target Makefile fragment any more.
14802
14803Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
14804
14805 * configure.in (*-*-windows): Exclude everything but those dirs
14806 needed to build windows.
14807
14808Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
14809
14810 * Makefile.in (all-target-winsup): Depend on all-target-librx.
14811
14812Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
14813
14814 * configure.in: Exclude mmalloc from i386-windows.
28e9041c 14815
14816Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
14817
14818 * Undo my previous change.
14819
14820Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
14821
14822 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
14823 unconditionally.
14824 (MAKEOVERRIDES): Define (revert this part of October 18 change).
14825
14826Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
14827
14828 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
14829 host to add it's own flags.
28e9041c 14830
14831Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
14832
14833 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
14834
14835Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
14836
14837 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
14838 (CXX_FOR_TARGET): Likewise.
14839 (GCC_FOR_TARGET): Define.
14840 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
14841 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
14842 CC_FOR_TARGET was specified on the command line.
14843 (MAKEOVERRIDES): Don't define.
14844
14845Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
14846
14847 * configure.in (m32r): Fix spelling of libg++ libs.
14848
14849Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
14850
14851 * config.sub (-apple*): Remove, now redundant.
14852
14853Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
14854
14855 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
14856
14857 * configure: Rework yesterday's sed script patch.
14858
14859 * config.sub: Merge with FSF.
14860
14861Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
14862
14863 * config.guess: Merge from FSF.
14864
14865 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
31972771 14866 * config.guess: Use pc instead of unknown, for pc clone systems.
14867 Change linux to linux-gnu.
28e9041c 14868
14869 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
31972771 14870 * config.guess: Avoid non-portable tr syntax.
28e9041c 14871
14872Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
14873
14874 * test-build.mk (HOLES): Add "xargs" for gdb.
14875
14876 * configure: Avoid hpux10.20 sed bug.
14877
14878Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
14879
5309a301 14880 * configure.in: Add support for windows host
28e9041c 14881 (that is a build done under the Microsoft build environment).
14882
14883Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
14884
14885 * Makefile.in: Replace all uses of srcroot with s, to shrink
14886 command line lengths.
14887
14888 Patches from Geoffrey Noer <noer@cygnus.com>:
14889 * configure.in: If configuring for newlib, pass --with-newlib to
14890 subdirectories.
14891 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
14892 -Bnewlib/ and -Lwinsup to gcc.
14893 (CXX_FOR_TARGET): Likewise.
14894
14895Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
14896
14897 * Makefile.in (ETC_SUPPORT): Add configure.
14898
14899Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
14900
aee16bda 14901 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
28e9041c 14902 host configuration file.
14903
14904Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
14905
14906 * configure.in: Break mn10x00 support into separate
14907 mn10200 and mn10300 configurations.
14908 * config.sub: Likewise.
14909
14910Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
14911
14912 * configure.in: Add lots of stuff to noconfigdirs for
14913 the mn10x00 targets.
14914
14915 * config.sub, configure.in: Add mn10x00 support.
14916
14917Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
14918
14919 * make-all.com: Call conf-a-gas, not config-a-gas.
14920
14921Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
14922
14923 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
4b695c23 14924 targets.
28e9041c 14925
14926Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
14927
14928 * mpw-README: Add much more detail for native PowerMac.
14929 * mpw-install: New file.
14930 * mpw-configure: Add --norecursion and --help options.
14931 * mpw-config.in: Translate readme and install files when
14932 copying to objdir.
14933 * mpw-build.in: Don't always depend on byacc and flex.
14934 (install-only-top): New action.
14935
151ad919 14936Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
14937
14938 * configure.in: You can now configure GDB for the v850.
14939
28e9041c 14940Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
14941
14942 * configure.in (noconfigdirs): Don't configure any C++ dirs
14943 if targeting D10V.
14944
14945Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
14946
14947 * config.sub: Recognize mips64vr5000.
14948
14949Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
14950
14951 * configure.in: Use a single line for host_tools and native_only.
14952
14953Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
14954
14955 * config.sub, configure.in: Add entries for m32r.
14956
14957Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
14958
14959 * Makefile.in (inet-install): Don't run install-gzip.
14960
14961Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
14962
14963 * configure.in: Don't config lots of things for *-*-windows*.
14964
14965Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
14966
14967 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
14968 (host_libs, host_tools): Copy from configure.in.
14969 * mpw-configure: Don't complain about directories not found.
14970
14971Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14972
14973 * configure.in (i[345]86): Recognize i686 for pentium pro.
14974 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
14975 file.
14976
14977 * config.guess (i[345]86): Ditto.
14978
14979Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14980
14981 * configure.in (noconfigdirs): Removed gdb for D10V.
14982
151ad919 14983Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
ed37269d 14984
151ad919 14985 * configure.in: Remove ld, target-libio, target-libg++, and
14986 target-libstdc++ from noconfigdirs.
ed37269d 14987
28e9041c 14988Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
14989
14990 * configure: Fix three locations where shell scripts were
14991 being run directly rather than with config_shell.
14992
151ad919 14993Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
14994
14995 * configure.in (v850-*-*): Set up initial $noconfigdirs.
14996 * config.sub (basic_machine): Recognize v850.
14997
28e9041c 14998Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
14999
15000 * mpw-configure: Handle multiple enable/disable options and
15001 pass them down recursively, handle -c and -s flags appropriately
15002 depending on choice of compiler, add escape mechanism for
15003 quoted arguments to gC.
15004
15005Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15006
15007 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
15008 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
15009 so that -mrelocatable-lib and -mno-eabi are used.
15010
15011 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
15012 not support --print-multi-lib, don't abort.
15013
28e9041c 15014Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
15015
15016 * make-all.com: Run config-a-gas.
15017 * setup.com: Don't copy subdirectory files around.
15018
15019Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
15020
15021 * configure.in (*-*-ose): Remove exclusion of libgloss for this
15022 target, it now compiles correctly.
15023
15024Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
15025
15026 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
15027
15028Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15029
aee16bda 15030 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
28e9041c 15031
15032Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15033
15034 * configure.in (native_only): Add prms.
15035
15036Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
15037
15038 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
15039 (BINUTILS_SUPPORT_DIRS): Likewise.
15040
15041Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15042
15043 * configure.in (d10v-*-*): Don't configure ld or gdb until the
15044 d10v support is added.
15045
15046Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15047
15048 * configure.in (d10v-*-*): New target.
15049
15050Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
15051
15052 * config.guess (HP 9000/811): Recognize this as a PA1.1
15053 machine.
15054
15055Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
15056
15057 * Makefile.in (do-tar-gz): New target, split out from tail end of
15058 taz target. Run each command separately, don't use pipes.
15059 (taz): Use it.
15060
15061Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
15062
15063 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
15064 * mpw-build.in: No builds should depend on building byacc or flex,
15065 they are assumed to be installed already.
15066
15067Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15068
15069 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
15070 variable that CC_FOR_TARGET needs.
15071
15072Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15073
15074 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
15075 options have changed since the last time the subdirectory was
15076 configured, and if it has, reconfigure.
15077 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
15078 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
15079
15080Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
15081
15082 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
15083 CLEAN_MODULES): Add bash.
15084 (all-bash): New target.
15085
15086Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
15087
15088 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
15089
15090Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15091
15092 * config.sub (basic_machine): Recognize d10v as a valid processor.
15093
15094Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
15095
15096 * mpw-configure: Add support for --bindir.
15097 * mpw-build.in: Use a GCC-specific build script for GCC actions.
15098
15099Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
15100
15101 * configure.in: add bash, time, gawk to list of hosttools and things
15102 to only build for native toolchains
15103
15104Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
15105
15106 * Makefile.in (docdir): Remove.
15107
15108Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
15109
15110 * Makefile.in (datadir): Set to $(prefix)/share.
15111
15112Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
15113
15114 * configure.in: build diff and patch for cygwin32-hosted
15115 toolchains.
15116
15117Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
15118
15119 * config.sub: Accept -rtems*.
15120
15121Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
15122
31972771 15123 * configure.in: enable dosrel for cygwin32-hosted builds,
15124 remove diff from the list of things not buildable
15125 via Canadian Cross
28e9041c 15126
15127Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
15128
15129 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
4b695c23 15130 don't get ". ".
28e9041c 15131
15132Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
15133
15134 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
15135
15136Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
15137
15138 * Makefile.in (taz): Handle case where tex3patch didn't even get
15139 checked out. Also, if it was found, put the symlink in a new util
15140 subdirectory.
15141
15142Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15143
15144 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
15145
15146Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
15147
15148 * config.sub: Recognize -openvms.
15149 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
15150 * make-all.com, setup.com: New files.
15151
15152Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
15153
15154 * Makefile.in (taz): tex3patch moved to texinfo/util.
15155
15156Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
15157
15158 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
15159 * configure.in: remove make from disable-if-Can-Cross list
15160 enable gdb if ${host} and ${target} are cygwin32
15161
15162Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
15163
15164 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
15165 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
15166
15167Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
15168
15169 * config.guess: Combine mips-mips-riscos cases, and use cpp to
15170 distinguish sysv/svr4/bsd variants.
15171 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
15172
15173Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
15174
15175 * configure.in: Added copyright notice.
15176 * move-if-change: Added copyright notice.
15177
15178Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15179
15180 * configure.in (powerpcle-*-solaris*): Until we get shared
15181 libraries working, don't build gdb, sim, make, tcl, tk, or
15182 expect.
15183
15184Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
15185
15186 * config.guess: Merge with FSF:
15187
15188 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
15189 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
15190
15191 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
15192 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
15193
15194 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
15195 * config.guess: Combine two OSF1 rules.
15196 Also recognize field test versions. From mjr@zk3.dec.com.
15197 * config.guess (dgux): Use /usr/bin/uname rather than uname,
15198 because GNU uname does not support -p. From pmr@pajato.com.
15199
15200Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
15201
15202 * Makefile.in (MAKEDIRS): Removed $(tooldir).
15203
15204Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
15205
15206 * mpw-README: Document GCCIncludes.
15207
15208Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
15209
15210 * configure.in (alpha-*-linux*): Set enable_shared to yes.
15211
15212Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
15213
15214 * mpw-configure: Handle --enable-FOO and --disable-FOO.
15215
15216Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
15217
15218 * configure.in (*-*-cygwin32): Configure make.
15219
15220Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
15221
15222 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
15223
15224Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
15225
15226 * Makefile.in (all-inet): Depend on all-perl.
15227
15228 * Makefile.in (inet-install): New target.
15229
15230 * Makefile.in (all-inet): Depend on all-tcl.
15231 (all-inet): Depend on all-send-pr.
15232
15233Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15234
15235 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
15236 temporarily.
15237
15238Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
15239
15240 * configure.in: Don't configure --with-gnu-ld on AIX.
15241
15242Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
15243
15244 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
15245
15246Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
15247
15248 * Makefile.in (ALL_MODULES): Added all-inet.
15249 (CROSS_CHECK_MODULES): Added check-inet.
15250 (INSTALL_MODULES): Added install-inet.
15251 (CLEAN_MODULES): Added clean-inet.
15252 (all-indent): New target.
15253
15254 * configure.in (host_tools): Added inet.
15255 (native_only): Added inet.
15256 (noconfigdirs): Added inet.
15257
15258Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
15259
15260 * configure.in: Don't configure libgloss if we are not configuring
15261 newlib.
15262
15263Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
15264
15265 * configure.in: Don't configure libgloss for unsupported
15266 architectures.
15267
15268Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15269
15270 * Makefile.in (CLEAN_MODULES): Add clean-apache.
15271
15272Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
15273
15274 * Makefile.in (ALL_MODULES): Include all-apache.
15275 (CROSS_CHECK_MODULES): Include check-apache.
15276 (INSTALL_MODULES): Include install-apache.
15277 (all-apache): New target.
15278
15279 * configure.in: Added apache everywhere perl is seen.
15280
15281Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15282
15283 * Makefile.in: Add support for clean-{module} and
15284 clean-target-{module} rules.
15285
15286Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
15287
15288 * configure.in (*-*-ose) do not build libgloss.
15289
15290Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15291
15292 * config.guess (prep*:SunOS:5.*:*): Turn into
15293 powerpele-unknown-solaris2.
15294
15295Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
15296
15297 * configure.in: Permit --enable-shared to specify a list of
15298 directories.
15299
15300Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
15301
15302 * configure.in (host==solaris): Pass only the first word of $CC
15303 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
15304
15305Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
15306
15307 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
15308
15309Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
15310
15311 * Makefile.in (ALL_MODULES): Include all-perl.
15312 (CROSS_CHECK_MODULES): Include check-perl.
15313 (INSTALL_MODULES): Include install-perl.
15314 (ALL_X11_MODULES): Include all-guile.
15315 (CHECK_X11_MODULES): Include check-guile.
15316 (INSTALL_X11_MODULES): Include install-guile.
15317 (all-perl): New target.
15318 (all-guile): New target.
15319
15320 * configure.in (host_tools): Include perl and guile.
15321 (native_only): Include perl and guile.
15322 (noconfigdirs): Don't build guile and perl; no ports have been
15323 done.
15324
15325Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
15326
31972771 15327 * configure (--enable-*): Handle quoted option lists such as
15328 --enable-sim-cflags='-g0 -O' better.
28e9041c 15329
15330Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15331
15332 * Makefile.in ({,inst}all-target): New rule so we can make and
15333 install all of the target directories easily.
15334
15335Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15336
15337 * configure.in: Add missing global flag in sed substitution when
15338 deleting `target-' from ${configdirs}.
15339
15340Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
15341
15342 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
15343 option.
15344
15345 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
15346 config/mh-necv4.
15347
15348 * install.sh: Correct misspelling of transformbasename.
15349
15350 * config.guess: Recognize mips-*-sysv*.
15351
15352Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
15353
15354 * config.sub: Recognize mon960.
15355
15356Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
15357
15358 * configure: Restore Canadian Cross handling of BISON and LEX,
15359 removed in Feb 20 change.
15360
15361Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
15362
15363 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
15364 Mention make install. Remove the old copyright date as well the
15365 clumsy and rather pointless copyright on the README file.
15366
15367Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
15368
15369 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
15370 Makefile after running symlink-tree, then run `make distclean' to
15371 avoid clobbering any generated files in srcdir.
15372
15373Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
15374
15375 * configure.in (m68k-*-netbsd*): Build everything now.
15376
15377Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
15378
15379 * Makefile.in (taz): Fix quoting.
15380
15381Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
15382
15383 * configure.in (sparclet-*-*): Build everything now.
15384
15385Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15386
15387 * configure.in (m68k-*-linux*): New host.
15388
15389Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
15390
15391 * configure: Check for bison before byacc.
15392
15393Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
15394
15395 * Makefile.in configure: Change the way LEX and BISON/YACC are
15396 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
15397 searching PATH. These are used as fallbacks by Makefile.in if
15398 flex/bison/byacc aren't in objdir.
15399
15400Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
15401
15402 * Makefile.in: Make everything which depends upon all-bfd also
15403 depend upon all-opcodes, in case --with-commonbfdlib is used.
15404
15405Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15406
15407 * configure.in (host *-*-cygwin32): Don't build gdb if we are
15408 building NT native compilers on Unix.
15409
15410Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
15411
15412 * configure.in: Don't get CC from the host Makefile fragment if we
15413 can find gcc in PATH, or if this is a Canadian Cross. Move the
15414 Solaris test for /usr/ucb/cc to the post target script, just after
15415 the compiler sanity test.
15416
15417Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
15418
15419 * config.sub: Merge with FSF.
15420
15421Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
15422
15423 * Makefile.in (RPATH_ENVVAR): New variable.
15424 (REALLY_SET_LIB_PATH): Use it.
15425 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
15426
15427Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
15428
15429 * config.sub, configure.in: Recognize sparclet cpu.
15430
15431Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
15432
15433 * config.guess: Support m68k-cbm-sysv4.
15434
15435Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15436
15437 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
15438 m68k-unknown-linuxaout from linker help string. Put quotes around
15439 $ld_help_string.
15440
15441Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
15442
15443 * config.guess (powerpc-harris-powerunix): Add guess for port
15444 to new target.
15445
15446Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15447
15448 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
15449
15450Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
15451
15452 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
15453 $(REALLY_SET_LIB_PATH) in Makefile.
15454 * Makefile.in (SET_LIB_PATH): New variable.
15455 (REALLY_SET_LIB_PATH): New variable.
15456 ($(DO_X)): Use $(SET_LIB_PATH).
15457 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
15458 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
15459 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
15460 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
15461 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
15462 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
15463 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
15464 (install-dosrel): Likewise.
15465 (all-opcodes): Depend upon all-libiberty.
15466
15467Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
15468
15469 * config.guess (*:CYGWIN*): New
15470
15471Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15472
15473 * Makefile.in (all-target-winsup): All all-target-libiberty.
15474
15475Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15476
15477 * configure.in (noconfigdirs): Add missing # in front of comment.
15478
15479Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
15480
15481 * configure.in: add second pass to things added to noconfigdirs
15482 so *-gm-magic can exclude libgloss properly.
15483
15484Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
15485
15486 * mpw-configure (extralibs_name, rez_name): Set correctly
15487 for MWC68K compiler.
15488
15489 * mpw-README: Add more info on the necessary build tools.
15490
15491Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
15492
15493 * configure.in, config.sub: Recognize cygwin32.
15494
15495Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
15496
15497 * config.guess, config.sub: Recognize A/UX.
15498
15499Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
15500
15501 * config.sub: Merge with gcc/config.sub.
15502
15503Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
15504
15505 * mpw-build.in (do-binutils): Add build of stamps.
15506
15507Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
15508
15509 * config.sub: Add recognition for mips64vr4100*-* targets.
15510
15511Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15512
15513 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
15514 Add creation of gconfigargs with `--enable-shared' turned on.
15515 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
15516 ($(host)-stamp-stage3-configured): Likewise.
15517 (HOLES): Add chatr and ldd.
15518 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
15519
15520Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
15521
15522 * configure: Pass --nfp to recursive configures.
15523
15524Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
15525
15526 * Makefile.in (DLLTOOL): New.
15527 (DLLTOOL_FOR_TARGET): New.
15528 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
15529 (EXTRA_TARGET_FLAGS): Ditto.
15530 (EXTRA_GCC_FLAGS): Ditto.
15531 (CONFIGURE_TARGET_MODULES): Ditto.
15532 (DO_X): Ditto.
15533 * configure: Add DLLTOOL.
15534
15535Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
15536
15537 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
15538 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
15539 mh-sco, since old workarounds no longer needed, and don't
15540 build ld, since libraries have weak symbols in COFF.
15541
15542Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
15543
15544 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
15545
15546Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
15547
15548 * configure.in: Make sure that ${CC} can be used to compile an
15549 executable.
15550
15551Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
15552
15553 * Makefile.in (all-gdb): Depend on $(GDB_TK).
15554 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
15555 nothing depending on whether gdbtk is being built.
15556
15557Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
15558
15559 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
15560
15561Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
15562
15563 * configure.in (noconfigdirs): Put ld or gas in this early, if the
15564 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
15565
15566Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
15567
15568 * config-ml.in: Add support for
15569 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
15570 Simplify setting of multidirs from --disable-foo.
15571
15572Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15573
15574 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
15575 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
15576 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
4b695c23 15577 non-empty, pass them on to the GCC make.
28e9041c 15578 (all-bootstrap): New rule that is like all-gcc, except it executes
15579 the GCC bootstrap rule instead of the GCC all rule.
15580
15581Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
15582
15583 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
15584
15585Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15586
15587 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
15588 DG/UX support.
15589
15590Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
15591
15592 * config.sub (i*86*) Change [345] to [3456]
15593
15594Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15595
15596 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
15597 --with-gnu-ld=no.
15598
15599Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15600
15601 * config-ml.in (rs6000*, powerpc*): Add switches to control which
15602 AIX multilibs get built.
15603
15604Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15605
15606 * configure.in (i386-win32): Don't build expect if we're not
15607 building the tcl subdir.
15608
15609Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
15610
15611 * Makefile.in: (configure-target-examples, all-target-examples):
15612 New targets, configure and build example programs.
15613
15614Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
15615
15616 * mpw-configure: If an mpw-config.in generated a file mk.sed,
15617 use it as input to sedit the generated MPW makefile.
15618 * mpw-README: Add a suggestion about Gestalt.h.
15619
15620Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
15621
15622 * config.sub: Accept *-*-ieee*.
15623
15624Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
15625
15626 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
15627 Ronald F. Guilmette <rfg@monkeys.com>.
15628
15629Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15630
15631 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
15632 for powerpc-pe native.
15633 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
15634 (target==powerpc-pe): duplicate i386-win32 entry.
15635
15636Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15637
15638 * configure.in (noconfigdirs): Exclude target-newlib for all versions
15639 of vxworks, not just vxworks5.1.
15640
15641Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
15642
15643 * mpw-configure: Add support for exec-prefix.
15644
15645Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15646
15647 * config.guess: Recognize HP model 816 machines as having
15648 a PA1.1 processor.
15649
15650Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
15651
15652 * configure: Ignore new autoconf configure options.
15653
28e9041c 15654Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
15655
15656 * config.guess: Recognize Pentium under SCO.
15657 From Robert Lipe <robertl@arnet.com>.
15658
15659Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15660
15661 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
28e9041c 15662
15663Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
15664
15665 * configure.in: Don't configure gas for alpha-dec-osf*.
15666
15667Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
15668
15669 * configure.in: Default to --with-stabs for some targets for which
15670 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
15671 i[345]86*-*-unixware*.
15672
15673Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
15674
15675 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
15676 rather than basing it on the target. Simplify handling of options
15677 controlling which directories to configure. Remove extraneous
15678 slash in multi-clean target.
15679
15680Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
15681
15682 * config-ml.in: Prefix more variables with ml_ so they don't collide
15683 with configure's.
15684
15685Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
15686
15687 * configure: Don't turn -v into --v.
15688
15689Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
15690
15691 * configure.in (targargs): Fix typo.
15692
15693 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
15694
15695Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
15696
15697 * configure.in: Strip --host and --target options from
15698 CONFIG_ARGUMENTS, and always configure for --host only. Add
15699 --with-cross-host option when building with a cross-compiler.
15700 * configure: Canonicalize the arguments put into config.status by
15701 always using `=' for an option with an argument. Pass a presumed
15702 --host or --target explicitly.
15703
15704Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
15705
15706 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
15707 into general OS recognition case.
15708
15709Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15710
15711 * configure.in (target_configdirs): add target-winsup only
15712 for win32 target systems.
15713
15714Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
15715
15716 * Makefile.in (all-target-libgloss): Depend upon
15717 configure-target-newlib, since when libgloss is built it looks to
15718 see if the newlib directory exists.
15719
15720Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
15721
15722 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
15723 cfg-ml-*.in.
15724
15725Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
15726
15727 * configure: Handle LD and LD_FOR_TARGET when configuring a
15728 Canadian Cross.
15729
28e9041c 15730Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15731
15732 * configure.in (target_libs): add target-winsup.
15733 (target==i386-win32): add patch diff flex make to $noconfigdirs.
15734 (target==ppcle-pe): remove ld from $noconfigdirs.
15735
15736Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
15737
15738 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
15739 Preserve relative path names in $srcdir. Build symlink tree if
15740 configuring cross target dir and srcdir=. (= no VPATH support).
15741 (configure-target-libg++): Depend on configure-target-librx.
15742 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
15743 * config-ml.in: New file.
15744 * symlink-tree: New file.
15745 * configure: Ensure srcdir="." if that's what it is.
15746
15747Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
15748
15749 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
15750 includes and FLEX_SKELETON setting.
15751 * mpw-configure (--with-gnu-ld): New option, controls whether
15752 to use PPCLink or ld with PowerMac GCC.
15753 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
15754 * mpw-config.in: Configure grez if targeting Mac.
15755
15756 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
4b695c23 15757 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
15758 just macos.
28e9041c 15759 * configure.in: Configure grez resource compiler if targeting Mac.
15760 * Makefile.in (all-grez, install-grez): New targets.
15761
15762Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
15763
15764 * configure: CXX defaults to gcc, not g++. If we find
4b695c23 15765 gcc in the path, set CC to gcc -O2.
28e9041c 15766
15767Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
15768
15769 * configure: Default ${build} correctly. Avoid picking up extra
15770 spaces when reading CC and CXX from Makefile. When doing a
15771 Canadian Cross, use plausible default values for numerous
15772 variables.
15773 * configure.in: When doing a Canadian Cross, don't try to
15774 configure tools whose configure script can't handle it.
15775
15776Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15777
15778 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
15779
15780Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
15781
15782 * configure: Remove dubious bug reporting address.
15783
15784Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
15785
15786 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
15787 configure script, run that instead of this directory's configure.
15788 In either case, print a message that we're configuring the sub-dir.
15789
15790Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
15791
15792 * configure.in: Before checking for the existence of various files,
15793 use sed to filter out "target-".
15794
15795Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
15796
15797 * Makefile.in (DO_X): Split rule to decrease command line length
15798 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
15799 (Philippe De Muyter).
15800
15801Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15802
15803 * Makefile.in (all-patch): depend on all-libiberty.
15804
15805Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
15806
15807 * configure.in: If the only directory in target_configdirs which
15808 actually exists is libiberty, then set target_configdirs to empty,
15809 to avoid trying to build a target libiberty in a gas or gdb
15810 distribution.
15811
15812Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
15813
15814 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
4b695c23 15815 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
15816 systems.
28e9041c 15817
15818Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15819
15820 * configure.in (copy_dirs): Use sys-include instead of include
15821 for --with-headers option.
15822
15823Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
15824
15825 * Makefile.in, configure.in: Make winsup builds work with
15826 new scheme.
15827
15828Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
15829
15830 * configure.in: Build the linker on AIX.
15831
15832Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
15833
15834 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
15835 where needed.
15836
15837Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
15838
15839 * Makefile.in (all-gcc): Fix typo.
15840
15841Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
15842
15843 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
15844
15845Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
15846
15847 * configure.in: Rename libFOO to target-libFOO, and xiberty
15848 to target-xiberty, to provide more flexibility.
15849 (target_subdir): Define. Create if cross.
15850 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
15851 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
15852 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
15853 check-libFOO -> check-target-libFOO, etc.
15854 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
15855 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
15856 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
15857 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
15858 allow ALL_GCC="" to only configure.
15859 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
15860 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
15861 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
15862
15863Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
15864
15865 * Makefile.in (taz): Build "info" in etc explicitly.
15866
15867Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
15868
15869 * configure.in: Make sure that CC is undefined (as opposed to
15870 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
15871 problem with autoconf trying to configure on a host without GCC.
15872
15873Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
15874
15875 * mpw-configure: Set host alias from choice of host compiler,
15876 only use generic MPW Makefile sed if present, edit a file
15877 named "hacked_Makefile.in" instead of "Makefile.in" if present.
15878 * mpw-README: Add problem notes about CW6 and CW7.
15879
15880Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
15881
15882 * Makefile.in (taz): Use ";" instead of ";;".
15883
15884Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
15885
15886 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
15887 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
15888 DISTDOCDIRS.
15889 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
15890 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
15891
15892Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
15893
15894 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
15895 and gnats, because they are now subsumed by DISTSTUFFDIRS.
15896 Move bfd to DISTSTUFFDIRS.
15897
15898Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15899
15900 * Makefile.in (X11_LIB): Removed.
15901 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
15902
15903 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
15904
15905Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15906
15907 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
15908 names.
15909
15910Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15911
15912 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
15913
15914Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
15915
15916 * configure.in (i[345]86-*-win32): Always build newlib.
15917 Don't configure cvs, autoconf or texinfo.
15918 * Makefile.in (LD_FOR_TARGET): New.
15919 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
15920 Pass down LD_FOR_TARGET.
15921
15922Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
15923
15924 * winsup: New directory.
15925 * Makefile.in: Build winsup.
15926 * configure.in: Winsup is configured when target is win32.
15927 Can only build win32 target GDB when native.
aee16bda 15928
28e9041c 15929Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
15930
15931 * config.guess: Recognize HP model 819 machines as having
15932 a PA 1.1 processor.
15933
15934Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
15935
15936 * configure: Fix sed loop which substitutes for CC and CXX to
15937 avoid bug found in various sed implementations.
15938
15939Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15940
15941 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
15942 simulator. Use standard powerpc-*-eabi*.
15943
15944Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
15945
15946 * configure.in: Stop putting gas and binutils in noconfigdirs for
15947 powerpc-*-aix* and rs6000-*-*.
15948
15949Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
15950
15951 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
15952 -mcall-aixdesc libraries.
15953
15954Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
15955
15956 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15957
15958 * config.sub (arm | armel | armeb): Fix shell syntax.
15959
15960Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15961
15962 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
15963 -msoft-float and -mcpu=common support.
15964 (powerpc*-*-eabisim*): Add support for building -mcall-aix
15965 libraries.
15966
15967Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15968
15969 * configure.in: Allow configuration and build of emacs19 for the alpha.
15970
15971Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15972
15973 * configure.in (CC): Get ^CC, not just any old CC, from
15974 ${host_makefile_frag}.
15975
15976Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15977
aee16bda 15978 * configure.in (CC): Try to get CC from
28e9041c 15979 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
15980
15981Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15982
15983 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
15984 only if it exists in $(srcdir).
15985
15986Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
15987
15988 * configure: If CC and CXX are not set in the environment, set
15989 them, based on either an existing Makefile or on searching for gcc
15990 in PATH. Substitute for CC and CXX in Makefile.
15991 * configure.in: Remove libm from target_libs. Separate
15992 target_configdirs from configdirs. If CC is not set in
15993 environment, try to get it from a host Makefile fragment. Rewrite
15994 changes of configdirs to use skipdirs instead. A few minor
15995 tweaks. Take directories out of target_configdirs as they are
15996 taken out of configdirs. Remove existing Makefile files from
15997 subdirectories. Substitute for TARGET_CONFIGDIRS and
15998 CONFIG_ARGUMENTS in Makefile.
15999 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
16000 by configure.in.
16001 (CONFIG_ARGUMENTS): Likewise.
16002 (CONFIGURE_TARGET_MODULES): New variable.
16003 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
16004 ($(CONFIGURE_TARGET_MODULES)): New target.
16005 (configure-libg++, configure-libio): New targets.
16006 (all-libg++): Depend upon configure-libg++.
16007 (all-libio): Depend upon configure-libio.
16008 (configure-libgloss, all-libgloss): New targets.
16009 (configure-libstdc++): New target.
16010 (all-libstdc++): Depend upon configure-libstdc++.
16011 (configure-librx, all-librx): New targets.
16012 (configure-newlib): New target.
16013 (all-newlib): Depend upon configure-newlib
16014 (configure-xiberty): New target.
16015 (all-xiberty): Depend upon configure-xiberty.
16016
16017Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16018
16019 * configure.in (host i[345]86-*-win32): Expand the
16020 noconfigdirs again.
16021
16022Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
16023
16024 * mpw-configure: Fix sed command file name.
16025
16026Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
16027
aee16bda 16028 * configure.in (host i[345]86-*-win32): Reduce the
28e9041c 16029 noconfigdirs again.
16030
16031Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
16032
16033 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
16034 or powerpc*-*-pe*, since they are not yet supported.
16035
16036Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
16037
16038 Add PowerMac support and many other enhancements.
16039 * mpw-configure: New option --cc to select compiler to use,
16040 paste options set according to --cc into the generated
16041 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
16042 if mpw-make.sed is present.
16043 * mpw-config.in: Don't test for gC1, test for mpw-touch,
16044 add forward includes for PowerPC include files.
16045 * mpw-build.in: Build using Makefile.PPC if present.
16046 (do-byacc, etc): Remove separate version resource builds.
16047 (do-gas): Build "stamps" before "all".
16048 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
16049 * mpw-README: Update to reflect --cc option, PowerMac support,
16050 and recently-reported compatibility problems.
16051
16052Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
16053
16054 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
16055 embedded m68k systems (-aout, -coff, -elf, -vxworks).
16056 (--with-multilib-top): Pass to recursive invocations.
16057
16058Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
16059
16060 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
16061 v810-*-*.
16062
16063Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16064
16065 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
16066 gdb, ld and opcodes on v810-*-*.
16067
28e9041c 16068Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
16069
16070 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
16071 (local-maintainer-clean): New target.
16072 (maintainer-clean): New target.
16073 (realclean): Just depend upon maintainer-clean.
16074
16075Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16076
16077 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
16078
16079Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
16080
16081 * configure.in: Build ld in mips*-*-bsd* case.
16082
16083Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
16084
16085 * config.sub: Accept -lites* OS. From Ian Dall.
16086
16087Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
16088
16089 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
4b695c23 16090 targets.
28e9041c 16091
16092Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16093
16094 * configure.in: treat i386-win32 canadian cross the same as
16095 i386-go32 canadian cross.
16096
16097Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16098
16099 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
16100 running under the simulator to build a reduced set of libraries.
16101 (powerpc-*-eabiaix): Add fine grained multilib support added to
16102 other powerpc targets yesterday.
16103
16104Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16105
16106 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
16107 -disable-softfloat, -disable-relocatable, -disable-aix, and
16108 -disable-sysv to control which multilib libraries get built.
16109
16110Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
16111
16112 * configure: Add Makefile.tem to list of files to remove in trap
16113 handler.
16114
16115Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
16116
16117 * config.guess (*Linux*): Add missing "exit"s.
16118 Also, need specific check for alpha-unknown-linux (uses COFF).
16119
16120Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
16121
16122 * config.guess: Merge with FSF:
16123
16124 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
16125 * config.guess (AIX4): More robust release numbering discovery.
16126
16127 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
16128 * config.guess (i386-sequent-ptx): Properly get version number.
16129
16130 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
16131 * config.guess (mips:*:4*:UMIPS): New case.
16132
16133Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
16134
16135 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
16136 (i386-win32 host): Likewise. Don't build readline.
16137
16138Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
16139
16140 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
16141 SUPPORT_FILES to submakes.
16142
16143Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
16144
16145 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
16146 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
16147 mpw-configure.
16148
16149Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
16150
16151 * configure.in (appdirs): Use =, not ==, in test expression when
16152 trying to build the text to print in the warning message for
16153 Solaris users.
16154
16155Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
16156
16157 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
16158
16159Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16160
16161 * config.guess: Recognize lynx-2.3.
16162
16163Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
16164
16165 * config.sub (z8ksim): Deleted
16166 (z8k-*-coff): New, this is the one true name of the target.
16167
16168Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
16169
16170 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
16171
16172Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
16173
16174 * config.guess (*:Linux:*:*): First try asking the linker what the
16175 default object file format is (elf, aout, or coff). Then if this
16176 fails, try previous methods.
16177
16178Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16179
16180 * configure.in: Don't build newlib for *-*-vxworks5.1.
16181
16182Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16183
16184 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
16185 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
16186
16187Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
16188
16189 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
16190
16191Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
16192
16193 * cfg-ml-com.in: New file.
16194 * cfg-ml-pos.in: New file.
16195
16196Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16197
16198 * COPYING.NEWLIB: Add HP free copyright to list.
16199
16200Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16201
16202 * config.sub: Recognize -eabi* for the system, not just -eabi.
16203
16204Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
16205
16206 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
16207 * config.sub, configure.in (win32): New target and host.
16208
16209Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
16210
16211 * configure.in: Add i386-pe configuration.
16212
16213Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
16214
16215 * mpw-build.in (install): Install GDB after LD.
16216
16217Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
16218
16219 * mpw-config.in (elf/mips.h): Always forward-include, needed
16220 for GDB to build.
16221
16222Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
16223
16224 * testsuite: New directory for customer acceptance and whole tool
16225 chain tests.
16226
16227Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
16228
16229 * configure: If per-host line isn't found, but AC_OUTPUT is found
16230 and a configure script exists, run it instead.
16231
16232Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
16233
16234 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
16235
16236Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
16237
16238 * configure: Set build_{cpu,vendor,os,alias} to host values when
16239 --build isn't specified.
16240
16241Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16242
16243 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
16244 (FLAGS_TO_PASS): Pass them.
16245 (EXTRA_TARGET_FLAGS): Ditto.
16246
28e9041c 16247Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16248
16249 * Makefile.in (all-libg++): Depend on all-libstdc++.
16250
16251Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16252
16253 * configure.in (noconfigdirs): Enable all packages for
16254 i386-unknown-netbsd.
16255
16256Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
16257
16258 * configure.in (noconfigdirs): Don't configure tk for i386-go32
16259 hosted builds (DOS builds)
16260
16261Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
16262
16263 Changes for ARM based on patches from Richard Earnshaw:
16264 * config.sub: Handle armeb and armel.
16265 * configure.in: Omit arm linker only for riscix.
16266
16267Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
16268
16269 * config.guess: Update from FSF.
16270
16271Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
16272
fee90afd 16273 * config.sub: Recognize powerpcle as the little endian variant of
28e9041c 16274 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
16275 powerpcle variant. Convert pentium into i586, not i486. Add p5
16276 alias for i586. Map new x86 variants p6, k5, nexgen into i586
16277 temporarily.
16278
16279Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
16280
16281 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
16282
16283Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
16284
16285 * config.sub: Accept -lites* as a basic system type.
16286
16287Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
16288
16289 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
16290 installed, and if so return linuxoldld as the system name.
16291
16292Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
16293
16294 * config.guess: Add hppa1.1-hp-lites support.
16295
16296Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
16297
16298 * configure.in: Don't build newlib for m68k-vxworks5.1.
16299
16300Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16301
16302 * configure.in (mips-sgi-irix6): Use mh-irix5.
16303
16304Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
16305
16306 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
16307
16308Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16309
16310 * test-build.mk: Enable building of shared libraries on IRIX 5 and
31972771 16311 OSF/1. Fix compiler flags.
28e9041c 16312 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
16313
16314Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
16315
16316 * configure.in: Recognize --with-newlib.
16317 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
16318
16319Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16320
151ad919 16321 * Makefile.in: move {all,check,install}-gdb from *_MODULES
28e9041c 16322 to *_X11_MODULES due to gdbtk needing X include files et al.
16323
16324Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
16325
16326 Merge in support for Mac MPW as a host.
16327 (Old change descriptions retained for informational value.)
16328
16329 * mpw-config.in: Add generic include forwards for cpu-specific
16330 include files in aout and elf directories.
16331
16332 * mpw-configure: Added copyright.
16333 * mpw-config.in: Check for presence of required build tools.
16334 (target_libs): Add newlib.
16335 (target_tools): Add examples.
16336 (Read Me): Generate as "Read Me for MPW" instead.
16337 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
16338 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
16339 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
16340
16341 * mpw-configure: Remove subdir-specific makefile hackery,
16342 delete mk.tmp after using it.
16343
16344 * mpw-build.in (all): Display start and end times.
16345
16346 * mpw-configure (host_canonical): Set.
16347 (target_cpu): Always add to makefiles.
16348 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
16349 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
16350 (mpw-mh-mpw): Look for in srcdir and srcroot.
16351 Use sed instead of mpw-edit-prefix to edit prefix definitions.
16352
16353 * mpw-build.in: (install-only): New target.
16354
16355 * mpw-configure (host_alias, target_alias): Rename from hostalias
16356 and targetalias, add into generated Makefile.
16357 (mk.tmp): If present, add into generated Makefile.
16358 * mpw-build.in (all-gas): Build config.h first before gas proper.
16359
16360 * mpw-configure (config.status): Write only if changed.
16361 * mpw-config.in (readline): Configure it (not built, just used for
16362 definitions).
16363
16364 * mpw-config.in (elf/mips.h): Add a forward include.
16365
16366 * mpw-config.in: Forward-include most .h files in include into
16367 extra-include.
16368 (readline): Don't build.
16369 mpw-build.in (install): Install GDB.
16370
16371 * mpw-configure (prefix, mpw_prefix): Handle it.
16372 * mpw-config.in (mmalloc, readline): Don't configure.
16373 * mpw-build.in (thisscript): Rename to ThisScript.
16374 Use mpw-build instead of BuildProgram everywhere.
16375 (mmalloc, readline): Don't build.
16376 * mpw-README: New file, basic documentation about the MPW port.
16377
16378 * mpw-config.in: Use forward-include to create include files.
16379
16380 * mpw-configure: Add more things to the top of each configured
16381 Makefile, including contents of config/mpw-mh-mpw.
16382 * mpw-config.in (extra-include): Create this directory and fill it
16383 with Posix-like include files when configuring.
16384
16385 * config.sub (apple, mac, mpw): Add various aliases.
16386
16387 * mpw-build.in: New file, top-level build script fragment for MPW.
16388 * mpw-configure: New file, configure script for MPW.
16389 * mpw-config.in: New file, config fragment for MPW.
16390
16391Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16392
16393 * configure.in (host_libs): Remove glob, since it is gone from the
16394 sources.
16395
16396Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16397
16398 * Makefile.in: define empty GDB_NLM_DEPS var.
16399
16400 * configure.in(target_makefile_frag): use config/mt-netware
16401 for netware targets.
16402
16403Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
16404
16405 * config.sub: Merge in recent FSF changes. Remove linux special
16406 cases.
16407
16408Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16409
5309a301 16410 Revert this change:
28e9041c 16411
16412 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
16413
16414 * build-all.mk: Use CC=cc -Xs on Solaris.
16415
28e9041c 16416Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16417
16418 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
16419 stop using it.
16420 * Makefile.in: Nuke all references to glob subdirectory.
16421
16422Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16423
16424 * configure.in: Fix --enable-shared logic in per-host.
16425
16426Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
16427
16428 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
16429
16430Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16431
16432 * configure.in (noconfigdirs): Don't build gas on AIX, for
16433 powerpc*-*-aix* as well as for rs6000*-*-aix*.
16434
16435Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
16436
16437 * configure: Fix --cache-file to work if the file argument is a
16438 relative path.
16439
16440Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
16441
16442 * configure: If the --cache-file is used, pass it down to
16443 configure in subdirectories.
16444
16445Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
16446
16447 * config.sub: add vxworks29k configuration.
16448
16449Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
16450
16451 * Makefile.in (taz): Do "diststuff" part quietly.
16452
16453Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
16454
16455 * config.sub: Mini-merge with gcc/config.sub.
16456
16457Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16458
16459 * config.guess (IRIX): Sed - to _.
16460
16461Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16462
16463 * Makefile.in (source-vault, binary-vault): New targets.
16464
16465Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
16466
16467 * config.sub: Recognize -eabi as a basic system type.
16468
16469Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16470
16471 * configure.in (enable_shared stuff): Fix typo.
16472
16473Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
16474
16475 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
16476
16477Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16478
16479 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
16480
16481Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
16482
16483 * configure.in (rs6000-*-*): Don't build gas.
16484
16485Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
16486
16487 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
16488 reduce command line length.
16489 (AS_FOR_TARGET): Check for as.new, not Makefile.
16490 (NM_FOR_TARGET): Check for nm.new, not Makefile.
16491
16492Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
16493
16494 * config.guess: Merge from FSF.
16495
16496Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16497
16498 * configure: Don't use $ when handling program_suffix.
16499
16500Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
16501
16502 * configure.in: Configure tk for hppa/hpux.
16503
16504Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
16505
16506 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
16507
16508Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
16509
16510 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
16511 to LIBCXXFLAGS. Tests are better run without it.
16512
16513Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
16514
16515 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
16516
16517Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
16518
16519 * configure.in (*-*-netware*): Don't configure xiberty.
16520
16521Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
16522
16523 * configure.in: Remove tk from native_only list.
16524
16525Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
16526
16527 * build-all.mk: Add mips-ncd-elf target to sun4 targets
16528 for special NCD build.
16529
16530Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16531
16532 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
16533 makeall.bat, they're only useful for binutils snapshots.
16534 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
16535 makeall.bat to specified SUPPORT_FILES.
16536
16537Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
16538
16539 * build-all.mk: Add Ericsson targets to sun4 and solaris
16540 hosts. Add BNR's sun4 target to solaris host, so their
16541 build-from-source will be tested in-house first.
16542
16543Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16544
16545 * Makefile.in (LIBCFLAGS): New variable.
16546 (CFLAGS_FOR_TARGET): Ditto.
16547 (LIBCFLAGS_FOR_TARGET): Ditto.
16548 (LIBCXXFLAGS): Ditto.
16549 (CXXFLAGS_FOR_TARGET): Ditto.
16550 (LIBCXXFLAGS_FOR_TARGET): Ditto.
16551 (BASE_FLAGS_TO_PASS): Pass them.
16552 (EXTRA_TARGET_FLAGS): Ditto.
16553
5309a301 16554 * configure.in: Support --enable-shared.
28e9041c 16555
16556Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
16557
16558 * configure.in (target_libs): Include libstdc++ again.
16559 * config.guess: Update from FSF (for FreeBSD).
16560
16561Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16562
16563 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
16564 makeall.bat.
16565 (DISTDOCDIRS): Add `etc'.
16566 (ETC_SUPPORT_PFX): New variable.
16567 (taz): Include anything from etc starting with a word in
16568 ETC_SUPPORT_PFX.
16569
16570Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16571
16572 * config.sub: Update for recent FSF changes. Remove obsolete
16573 h8300hds entry. Add -windows* and -osx as basic os. Minor
16574 spacing changes.
16575
16576Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
16577
16578 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
16579
16580 * config.guess: Merge with FSF.
16581 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
16582
16583Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16584
16585 * configure: Since the "trap 0" handler will override the exit
16586 status on many systems, only use it for "exit 1", and make it set
16587 a non-zero exit status; reset it before "exit 0". Also, check
16588 exit status of config.sub, and error out if it failed.
16589
16590Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
16591
16592 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
16593 and install libgloss.
16594
16595Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16596
16597 * Makefile.in (all-binutils): Depend upon all-byacc.
16598
16599 * configure.in: Don't build emacs on Irix 5.
16600
16601Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16602
16603 * configure.in (*-*-netware*): Add libio.
16604
16605Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16606
16607 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
16608 (CHECK_TARGET_MODULES): Ditto.
16609 (INSTALL_TARGET_MODULES): Ditto.
16610 (TARGET_LIBS): Ditto.
16611 (all-libstdc++): Note dependencies.
16612
16613Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16614
16615 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
16616
16617Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16618
16619 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
16620 -fexternal-templates.
16621
16622 * configure.in (target_libs): Add libstdc++.
16623 (noconfigdirs): Add libstdc++ as appropriate.
16624
16625Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16626
16627 * config.guess: Update from FSF.
16628
16629Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16630
16631 * configure: Use ${config_shell} when running ${configsub}.
16632
16633Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
16634
16635 * config.sub: No longer recognize h8300h.
16636
16637Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16638
16639 * config.sub: Remove extraneous differences between config.sub and
16640 gcc/config.sub.
16641
16642Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16643
16644 * Makefile.in (DISTSTUFFDIRS): Add gas.
16645
16646Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
16647
16648 * COPYING.NEWLIB: New file.
16649
16650Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
16651
16652 * config.guess (HP-UX): Patch from Harlan Stenn
16653 <harlan@landmark.com> to also emit release level.
16654
16655Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
16656
16657 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
16658
16659Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
16660
16661 * config.sub: Merge nextstep cleanup from FSF.
16662
16663Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16664
16665 * configure.in (arm-*-*): Don't configure ld for this target.
16666
16667Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16668
16669 * configure.in (*-*-netware): don't configure libg++, libio,
16670 librx, or newlib.
16671
16672Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16673
16674 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
16675 configure ld--it works, but it doesn't support shared libraries.
16676
16677Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
16678
16679 * config.guess (*-unknown-freebsd*): Get rid of possible
16680 trailing "(Release)" in version string.
16681 Patch from Paul Richards <paul@isl.cf.ac.uk>.
16682
16683Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
16684
16685 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
16686 Fix type: *-next-neststep -> *-next-nextstep.
16687
16688 * config.guess: Merge from FSF:
16689
16690 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
16691
16692 * config.guess: Recognize powerpc-ibm-aix3.2.5.
16693
16694 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
16695
16696 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
16697 instead of UNIX_SV for UnixWare 1.0).
16698
16699Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
16700
16701 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
16702 to make gdb/nlm/* build after the compiler and linker.
16703
16704Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
16705
16706 * config.guess (netbsd, freebsd, linux): Accept any machine,
16707 not just i[34]86.
16708 (m68k-atari-sysv4): Relocate to match FSF version.
16709
16710 * config.guess: More merges from the FSF:
16711
16712 Add a space before function call or macro invocation.
16713
16714 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16715
16716 * config.guess: Add trap cmd to remove dummy.c and dummy when
16717 interrupted.
16718
16719 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16720
16721 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
16722 (dummy): Redirect stderr from compilation of dummy.c.
16723
16724 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
16725
16726 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
16727
16728Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
16729
16730 * configure: Accept and ignore --cache*, for compatibility with
16731 new autoconf.
16732
16733Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
16734
16735 * config.guess: Merge from FSF:
16736
16737 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
16738
16739 * config.guess (Pyramid*:OSx*:*:*): New case.
31972771 16740 (PATH): Add /.attbin at end for finding uname.
16741 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
28e9041c 16742
16743 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
16744
31972771 16745 * config.guess (M88*:DolphinOS:*:*): New case.
28e9041c 16746
16747 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
16748
31972771 16749 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
16750 to select whether to use ELF or COFF.
28e9041c 16751
16752 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
16753
31972771 16754 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
28e9041c 16755
16756 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
16757
16758 * config.guess: Guess the OS version for HPUX.
16759
16760 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
16761
16762 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
16763
16764Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16765
16766 * configure.in: Recognize --with-headers, --with-libs, and
16767 --without-newlib.
16768 * Makefile.in (all-xiberty): Depend upon all-ld.
16769
16770Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16771
16772 * configure.in: Change i[34]86 to i[345]86.
16773
16774Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16775
16776 * configure (version): A few more tweaks to help message.
16777
16778Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
16779
16780 * Makefile.in: Remove (for now) librx as a host library,
16781 now that we're building it for target.
16782
16783Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16784
16785 * configure: Fix up help message; from karl@owl.hq.ileaf.com
16786 (Karl Berry).
16787
16788Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
16789
16790 * configure.in: Also configure librx.
16791
16792Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
16793
16794 * Makefile.in: Update various rules to reflect that librx
16795 is now needed for libg++.
16796
16797Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16798
16799 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
16800
16801Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
16802
16803 * configure.in: Configure the examples directory.
16804
16805Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16806
16807 * configure: Simplify Jun 2 1994 change.
16808
16809Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16810
16811 * change CC to /usr/latest/bin/gcc for lynx host builds, since
16812 /bin/gcc isn't good enough to build gcc.
16813
16814Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
16815
16816 * Makefile.in (GDB_SUPPORT_FILES): Remove
16817 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
16818 (gdb.tar.gz): Add new rule to use standard distribution building
16819 mechanism.
16820
16821Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16822
16823 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
16824 Bill Cox <bill@cygnus.com>.
16825
16826Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
16827
16828 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
16829
16830Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
16831
16832 * configure: Search current dir first in .gdbinit.
16833
16834Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
16835
16836 * config.sub: Recognize freebsd (merged from gcc config.sub).
16837
16838Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
16839
16840 * config.sub: Refer to NeXT's operating system as nextstep.
16841
16842 * config.sub (case $basic_machine): Re-order the cases, to match
16843 the order in the FSF version (which is mostly alphabethical).
16844 Merge in some additions and changes from the FSF.
16845
16846Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
16847
16848 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
16849 * config.sub: Recognize cxux7.
16850 * configure.in: Use mh-cxux for m88k-harris-cxux*.
16851
16852Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
16853
16854 * config.sub: Fix typo powerpc -> powerpc-*.
16855
16856Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
16857
16858 * Makefile.in: `all-emacs19' depends on `all-byacc'.
16859
16860 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
16861 parallel with all-emacs and install-emacs). Top-level command
16862 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
16863
16864Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16865
16866 * test-build.mk ($(host)-stamp-stage2-installed): Remove
16867 $(relbindir)/make before doing ``make install'', and use
16868 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
16869 installing over running make binary.
16870 ($(host)-stamp-stage3-installed): Likewise.
16871
16872Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16873
16874 * config.guess: Recognize Mach.
16875
16876Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16877
16878 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
16879 see whether --exec-prefix was used.
16880
16881Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16882
16883 * README: Explicitly mention libg++/README. (Zoo's idea.)
16884
16885Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16886
16887 * Makefile.in: Add all-librx target similar to all-libproc.
16888
16889Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
16890
16891 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
16892 with post 1.2 uname bogosity.
16893
16894Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16895
16896 * configure: Remove temporary files on receipt of a signal.
16897
16898Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
16899
16900 * configure: If there is a package_makefile_frag, remove
16901 ${subdir}/Makefile.tem after copying it in.
16902
16903Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16904
16905 * build_all.mk: support rs6000 lynx identifies itself as
16906 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
16907 since /bin/gcc is too feeble to compile a modern gcc.
16908
16909Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
16910
16911 * brought devo/test-build.mk update-to-date with progressive/
16912 test-build.mk. Add lynx targets and hppa flag info.
16913
16914Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16915
16916 * configure.in: Use mh-ncrsvr43. Patch from
16917 Tom McConnell <tmcconne@sedona.intel.com>.
16918
16919Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
16920
16921 * config.guess (i386-unknown-bsdi): No longer need to
16922 check #if defined(__bsdi__) && defined(__i386__).
16923
16924Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16925
16926 * configure: Set program_transform_nameoption correctly.
16927
16928Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
16929
16930 * brought build-all.mk update-to-date with progressive build-all.mk,
16931 added new targets and hppa info.
aee16bda 16932
28e9041c 16933Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16934
16935 * configure: If config.guess result is a prefix of the user
16936 specified target, assume a native build and use the user specified
16937 target as the host alias. Remove SunOS patch suffix removal hack.
16938 * configure.in: Remove SunOS patch suffix removal hack.
16939
16940 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
16941 in NATIVE_CHECK_MODULES.
16942
16943Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
16944
16945 * Makefile.in: Rename HOST_ONLY to NATIVE.
16946 * configure: Delete SunOs patch suffix from host_canonical
16947 and build_canonical variables that are prepended to Makefiles.
16948 * configure.in: Add comments for easier maintenance.
16949
16950Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16951
16952 * Makefile.in: Add all-libproc target similar to all-gui.
16953
16954Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
16955
16956 * Makefile.in (CHECK_MODULES): split into
16957 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
16958
16959Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
16960
16961 * config.guess (i386-unknown-bsdi): New system to guess.
16962
16963Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16964
16965 * Makefile.in: Add all-gui target (but not yet build by "all").
16966
16967Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
16968
16969 * config.sub: Move deletion of patch suffix from here...
16970 * configure.in: To here, at Ian's suggestion. The top-
16971 level scripts might need to know of a patch level.
16972
16973Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
16974
16975 * config.sub: Strip off patch suffix so rtl is recognized
16976 as a sunos4.1.3 machine, even though it's been patched.
16977
16978Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
16979
16980 * Makefile.in (INSTALL_LAST): Delete.
16981 (INSTALL_DOSREL): New.
16982
16983Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16984
16985 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
16986 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
16987 whether we pass down --with-gnu-ld anyhow.
16988
16989Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
16990
16991 * Makefile.in (INSTALL_LAST): Change operation so it works
16992 on more flavors of make.
16993 * configure.in (go32): Don't build libg++ or libio.
16994
16995Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
16996
16997 * Makefile.in (Move HOST_PREFIX_1 and friends up so
16998 they can be overriden by templates.
16999
17000Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
17001
17002 * configure.in (target==go32): Don't build gdb.
17003 * dosrel: New directory.
17004
17005Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
17006
17007 * configure.in (host==go32): Configure dosrel too.
17008 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
17009 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
17010 be set by incoming names or templates.
17011 (INSTALL_LAST): New rule.
28e9041c 17012
17013Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
17014
17015 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
17016
17017Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17018
28e9041c 17019 * configure.in (appdirs): New variable. Currently empty, but will
17020 be used in gas distribution. If nonempty, lists a set of
17021 directories at least one of which must get configured, or top
17022 level configuration is considered to have failed.
17023 (rs6000-*-lynxos*): Use new file name.
17024
17025Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17026
17027 Eliminate XTRAFLAGS.
17028 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
17029 newlib include files using -idirafter, and also use -nostdinc.
17030 (CXX_FOR_TARGET): Likewise.
17031 (XTRAFLAGS): Removed.
17032 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
17033 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
17034 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
17035 ($(DO_X)): Don't pass down XTRAFLAGS.
17036
17037Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17038
17039 * configure.in (mips*-dec-bsd*): New target; do build linker.
17040 (mips*-*-bsd*): New target; don't build linker.
17041
17042Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17043
17044 * configure.in: support rs6000-*-lynxos* configuration.
17045 support sunos4 as a cross target.
17046
17047 * config.sub: look for lynx*, not lynx since the OS version may
17048 legitimately be part of the name.
17049
17050Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17051
17052 * configure.in (i[34]86-*-sco*): Move to be with other i386
17053 targets.
17054 (romp-*-*): New target. Skip various binary utilities.
17055 (vax-*-*): New target. Don't build newlib.
17056 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
17057
17058Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17059
17060 * configure.in: Only set host_makefile_frag if config
17061 directory exists.
17062
17063Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17064
17065 * install.sh: If $dstdir exists, don't check whether each
17066 component does.
17067
17068Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17069
17070 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
17071
17072Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
17073
4b695c23 17074 * configure.in (*-*-lynxos*): Don't configure newlib for either
17075 native or cross Lynx.
28e9041c 17076
17077Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
17078
17079 * config.sub (sparc64-elf): Fix os.
17080 (z8k): Remove duplicate.
17081
17082Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17083
17084 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
17085 gcc/stmp-fixproto, to try to prevent fixproto from being run.
17086
17087Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
17088
17089 * configure: Make file links cleanly even if Lynx fails on
31972771 17090 an NFS symlink (at least fail cleanly).
28e9041c 17091
17092Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
17093
17094 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
17095 -XNh2000.
17096
17097Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17098
17099 * configure: Unknown options are fatal again.
17100
17101Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
17102
17103 * configure: Ignore --x-includes and --x-libraries, for Autoconf
aee16bda 17104 compatibility.
28e9041c 17105
17106Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
17107
17108 * build-all.mk: Add `clean' target.
17109
17110Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17111
17112 * config.guess: Add SINIX support.
17113 * configure.in: Add mips-*-sysv4* support.
17114
17115Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
17116
17117 * build-all.mk: Document all useful targets.
17118 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
17119 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
17120
17121Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17122
17123 * configure: Support --silent, --quiet.
17124
17125Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17126
17127 * configure: Support --disable-FEATURE.
17128
17129Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17130
17131 * config.guess: Recognize NCR running SVR4.3.
17132
17133Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
17134
17135 * config.guess: Make BSDI generate i386-unknown-bsd386.
17136 Patch from Paul Eggert <eggert@twinsun.com>.
17137
17138Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17139
17140 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
17141
17142Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17143
17144 * configure: Make unrecognized options give nonfatal warnings
17145 instead of fatal errors, and pass them to any subdirectory
17146 configures in case they recognize them.
17147 Make --x equivalent to --with-x.
17148
17149Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17150
17151 * configure: Add --enable-* options. Clean up usage message and
17152 some comments.
17153
17154Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
17155
17156 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
17157
17158Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17159
17160 * configure.in (hppa*-*-*): Enable binutils.
17161
17162Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17163
17164 * config.sub: Recognize cisco.
17165
17166Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
17167
17168 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
17169
17170Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17171
17172 * config.guess: about target *-hitachi-hiuxwe2, don't print more
17173 than one configuration name. Add comment.
17174
17175Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
17176
17177 * config.guess: about target *-hitachi-hiuxwe2, fixed
17178 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
17179 macro is incorrect.]
17180
17181Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17182
17183 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
17184 than the "make ls" stuff which used to be here.
17185
17186Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
17187
17188 * config.guess: Recognize i[34]86-unknown-freebsd.
17189 From Shawn M Carey <smcarey@rodan.syr.edu>.
17190
17191Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
17192
17193 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
17194
17195Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
17196
17197 * config.guess: Check for ptx.
17198
17199Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
17200
17201 * config.sub: Add os9k checking.
17202
17203Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17204
17205 * config.guess: Handle OSF1 running on HPPA processors
17206
17207Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
17208
17209 * configure: If subdir configure fails, print out a message with
17210 subdirectory name, in case subdir's configure code didn't identify
17211 itself.
17212
17213Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
17214
17215 * configure.in: Remove embedded newlines from configdirs.
17216 Avoid mismatches of substrings. Fix matching strings at end
17217 of configdirs.
17218
17219Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
17220
17221 * config.guess: Add Lynx/rs6000 config support.
17222
17223Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
17224
17225 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
17226
17227Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
17228
17229 * configure.in (hppa*-*-osf*): Treat this just like most other
17230 PA configurations (eg no binutils or ld).
17231 (hppa*-*-*elf*): These configurations have binutils and ld.
17232
17233Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17234
17235 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
17236
17237Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17238
17239 * configure.in (rs6000-*-*): Build gas.
17240
17241Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17242
31972771 17243 * Makefile.in: Avoid bug in losing hpux sed.
28e9041c 17244
17245Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17246
17247 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
17248 for GDB and GDB has been fixed to not need it.
17249
28e9041c 17250Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17251
17252 * config.guess: Recognize vax hosts.
17253
17254Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17255
17256 * configure (while loop): Don't use "break 2" inside case
17257 statement -- the case statement isn't an enclosing loop.
17258
17259Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
17260
17261 * config.guess: Clean up NeXT support, to allow nextstep
17262 on Intel machines. Make OS be nextstep.
17263
17264Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
17265
17266 * config.guess: Add alternate forms for Convex.
17267
17268Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
17269
17270 * configure: Completely rewrite option processing. Take
17271 advantage of pattern-matching to avoid invoking test frequently.
17272 Also clean up host and target defaulting logic.
17273
17274Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17275
17276 * Makefile.in: Replace all occurrances of "rootme" with "r" and
17277 "$${rootme}" with "$$r", to increase the likelihood that the do-*
17278 commands (plus user environment) will fit SCO limits.
17279
17280Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17281
17282 * configure.in: Don't issue warnings about directories which are
17283 not being configured if -norecursion is set. Correct test for
17284 --with-gnu-as and --with-gnu-ld to not get confused by substring
17285 matches.
17286
17287 * configure.in: Don't build gas for alpha-dec-osf1*.
17288
17289Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
17290
17291 * configure: Back out Per's change of 12/19/1993. It changes the
17292 behavior of configure in unexpected and confusing ways.
17293
17294 Also, use different delim char when calculating
17295 program_transform_name so that the name can contain slashes.
17296
17297Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
17298
17299 * configure.in, config.sub: Add support for VSTa micro-kernel.
17300
17301Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
17302
17303 * configure.in: Nuke hacks which were used to get a special
17304 version of GAS for HPPA configurations.
17305
17306Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
17307
17308 * configure: If only ${target_alias} is given, use that
17309 as the default for ${host_alias}.
17310 * configure: Add missing back-slashes before nested quotes.
17311
17312Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
17313
17314 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
17315
17316Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
17317
17318 * config.guess: Recognize some Tektronix configurations.
17319 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
17320
17321Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17322
17323 * config.sub: Match any flavor of SH.
17324
17325Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
17326
17327 * configure.in: Don't try to configure newlib for Alpha.
17328
17329Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17330
17331 * configure.in: Don't build ld for Irix 5. Don't build gas,
17332 libg++ or libio for any Alpha target.
17333
17334 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
28e9041c 17335
17336Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
17337
17338 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
17339 default arguments -- so it tried to compress itself.
17340
17341Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
17342
17343 * configure.in (notsupp): ensure that a space is always at the end
17344 of the configdirs list, since the grep checks for an explicit space
17345
17346Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17347
17348 * configure.in (target i386-sysv4.2): don't build ld, since static
17349 versions of many libraries are not available.
17350
17351Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17352
17353 * config.guess: Recognize Apollos (using environment variables).
17354 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
17355
17356Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17357
17358 * config.guess: Recognize Sony news mips running newsos.
17359
17360Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
17361
17362 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
17363 "fi ; else" for bash.
17364
17365Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
17366
17367 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
17368
17369Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
17370
17371 * config.sub: accept unixware as an alias for svr4.2.
17372 Fix some inconsistancies with the gcc version.
17373
17374Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17375
17376 * Makefile.in (DISTDOCDIRS): Add gdb.
17377
17378Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
17379
17380 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
17381
17382Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17383
17384 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
17385 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
17386 this now.
17387
17388Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17389
17390 * config.sub: Accept hiux* as an OS name.
17391
17392 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
17393 etc/make-stds.texi. The underscore came from gcc, and dje now
17394 agrees that RUNTESTFLAGS is the correct name.
17395
17396Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
17397
17398 * install.sh: Remove 'set -e'. It makes any conditionals
17399 in the script useless.
17400
17401 * config.guess: Automatically recognize arm-acorn-riscix
17402 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
17403
17404Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
17405
17406 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
17407
17408Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17409
17410 * Makefile.in (DISTDOCDIRS): New variable.
17411 (taz): Edit local Makefile.in sooner, instead of proto-toplev
aee16bda 17412 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
28e9041c 17413
17414Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17415
17416 * configure.in (hppa target): check the source directory for the
17417 pagas sub-directory
17418
17419Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
17420
17421 * config.sub: Allow -aout* and -elf*.
17422
17423Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17424
17425 * configure.in: Don't build ld on i386-solaris2, same as for
17426 sparc-solaris2.
17427
17428Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
17429
17430 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
17431
17432Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17433
17434 * configure.in: Configure gdb for alpha.
17435
17436Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17437
17438 * Makefile.in (CXXFLAGS): Add -O.
17439
17440Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17441
17442 * config.guess: added support for DG Aviion
17443
17444Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17445
17446 * configure.in: Produce warning message for subdirectories not
17447 configurable for this host/target combination. Don't try to
17448 configure gdb for vms.
17449
17450Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17451
17452 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
17453 appropriate files before making "diststuff".
17454 (DISTBISONFILES): New var: list of files to be edited.
17455 (DISTSTUFFDIRS): Add binutils.
17456
17457Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17458
17459 * config.sub: also handle mipsel and mips64el (for little endian mips)
17460
17461Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17462
17463 * configure.in: Add * to end of all OS names.
17464
17465Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
17466
17467 * configure.in: Build newlib for LynxOS native.
17468
17469Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17470
17471 * config.guess: Add support for delta 88k running SVR3.
17472
17473 * configure.in: Add comment about HP compiler vs. emacs.
17474
17475Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17476
17477 * configure.in: don't build ld on solaris2 (not a viable option
17478 due to bugs in getpwnam & getpwuid)
17479
17480Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17481
17482 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
17483 config.guess will produce a full version number.
17484
17485Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17486
17487 * configure.in: Build linker and binutils for alpha-dec-osf1.
17488
17489Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17490
17491 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
17492 and gdb/testsuite/Makefile.in.
17493
17494Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17495
17496 * configure.in: recognize mips*- instead of mips-
17497
17498Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
17499
17500 * config.sub: Accept linux*coff and linux*elf as operating
17501 systems.
17502
17503Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17504
17505 * config.sub: Recognize mips64, and mips3 as an alias for it.
17506
17507Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17508
17509 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
17510 gdb knows how to handle OSF/1 shared libraries.
17511
17512Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17513
17514 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
17515 * config.guess: Recognize Hitachi's HIUX.
17516 * config.sub: Recognize h3050r* and hppahitachi.
17517 Remove redundant cases for hp9k[23]*.
17518
17519Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17520
17521 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
17522 if gas and ld are in the source tree and are in ${configdirs}.
17523 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
3398e91d 17524 --with options (but still pass them down on the command line,
28e9041c 17525 if they were explicitly specified).
17526
17527Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17528
17529 * configure: substitute SHELL value in Makefile.in with
17530 ${CONFIG_SHELL}
17531
17532Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17533
17534 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
17535 *-*-solaris2* targets.
17536
17537Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17538
17539 * Makefile.in: define M4, and pass it down to sub-makes;
17540 all-autoconf now depends on all-m4
17541
17542Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17543
17544 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
17545 presence of {ar,ranlib} instead of a configured directory
17546
17547Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
17548
17549 * config.guess: Accept 34?? as well as 33?? for NCR.
17550
17551Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17552
17553 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
17554 of 'gas' in sed commands, since 'gash' is now in the tree as well.
17555
17556Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17557
17558 * configure: grab values for $(CC) and $(CXX) from the
17559 environment, so that someone can do "CC=gcc configure; make" and
17560 have it work right (matching the way that autoconf works now)
17561
17562 * configure.in, Makefile.in: add support for gash, the tcl
17563 interface to Galaxy
17564
17565 * config.guess: add NetBSD variants (hp300, x86)
17566
17567Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
17568
17569 * install.sh: Support -d option (in the manner of SunOS 4 install,
17570 as it is more deterministic than that of GNU install)
17571 (chmodcmd): Set file to mode 755 by default (should also do default
17572 chgrp and chown, but I don't feel like dealing with that now)
17573
17574Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
17575
17576 * config.sub: Remove h8300hhms alias.
17577
17578Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17579
17580 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
17581
17582Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17583
17584 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
17585 as stmp-fixinc
17586
17587Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
17588
17589 * config.sub: recognize m88110-bug-coff.
17590
17591Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17592
17593 * Makefile.in (all-libio): all dependencies on the toolchain used
17594 to build this (gcc, gas, ld, etc)
17595
17596Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17597
17598 * config.guess: Deal with OSF/1 1.3 on alpha.
17599
17600Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17601
17602 * install.sh: add some 'else true' clauses for portability
17603
17604 * configure.in: don't build libio for h8[35]00-*-* targets
17605
17606Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
17607
17608 * Makefile.in: Add support for new libio.
17609
17610Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17611
17612 * install.sh: If one command fails, don't try the rest. Don't try
17613 to remove $dsttmp (via trap) unless we have already created it.
17614 If $src doesn't exist, detect it and exit with an error.
17615
17616 * config.guess: Recognize BSD on hp300.
17617
17618Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
17619
17620 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
17621 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
17622
17623Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
17624
17625 * Makefile.in (all-send-pr): depends on all-prms
17626
17627Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17628
17629 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
17630
17631Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17632
17633 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
17634 Added test for mips-mips-riscos5.
17635
17636Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17637
17638 * configure.in: use mh-hp300 for 68k HP hosts
17639
17640Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17641
17642 * configure: add support for CONFIG_SHELL, so that you can use
17643 some alternate shell for evaluating configure scripts
17644
17645Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
17646
17647 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
17648 in configure script to bug-gdb@prep.ai.mit.edu when building
17649 distribution archive.
17650 * Makefile.in (COMPRESS): Remove def.
17651 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
17652 gdb.tar.Z and make-gdb.tar.Z respectively.
17653 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
17654 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
17655 to convergence with 'taz' target in Makefile.in.
17656
17657Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17658
17659 * install.sh (dsttmp): use trap to ensure that tmp files go
17660 away on error conditions
17661
17662Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17663
17664 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
17665
17666Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17667
17668 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
17669 its parent is '/' not ''.
17670
17671 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
17672
17673Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
17674
17675 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
17676 that ${newsrcdir}/configure.in does.
17677
17678Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17679
17680 * test-build.mk: support for CONFIG_SHELL
17681
17682Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
17683
17684 * config.sub (netware): Add as a basic system type.
17685
17686Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
17687
17688 * Makefile.in (Makefile): depend on configure.in. Also drop the
17689 $(srcdir)/ from the dependency on Makefile.in.
17690
17691Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
17692
17693 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
17694 (h8300hhms is temporary until multi-libraries are implemented).
17695 * configure.in: Handle h8300h too.
17696
17697Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17698
17699 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
17700
17701Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
17702
17703 * configure: Remove extraneous output when guessing host type.
17704 * config.guess: Remove extraneous output when guessing using C
17705 compiler rather than uname, or when guessing fails.
17706
17707Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
17708
17709 * Makefile.in: remove all.cross and install.cross targets
17710
17711 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
17712 definitions
17713
17714Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
17715
17716 * configure.in (target sh): Build gprof.
17717
17718Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17719
17720 * config.sub: change -solaris to -solaris2
17721
17722Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17723
17724 * configure.in: Use config/mh-riscos for mips-*-sysv*.
17725
17726Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
17727
17728 * configure: Correct error message for missing Makefile.in to
17729 print correct directory.
17730
17731Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17732
17733 * install.sh: kludge around 386BSD shell bug
17734
17735Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
17736
17737 * config.guess: Recognize NeXT.
17738 * config.guess: Recognize i486-ncr-sysv4.
17739 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
17740
17741Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
17742
17743 * Makefile.in (MAKEINFOFLAGS): New variable.
17744 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
17745 * build-all.mk, test-build.mk: Pass down --no-split as
17746 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
17747
17748Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
17749
17750 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
17751
17752Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
17753
17754 * Makefile.in (libg++.tar.z): New rule.
17755 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
17756 * Makefile.in (taz): Only do a single chmod.
17757
17758Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
17759
17760 * install.sh: don't use dirname anymore (replaced with sed usage)
17761
17762Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
17763
17764 * Makefile.in: Change extension for gzip'd files from '.z' to
17765 '.gz' per new FSF standard usage.
17766
17767Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
17768
17769 * configure: put quotes around the final value of program_transform_name
17770
17771Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17772
17773 * Makefile.in: new install.sh support; update install-info rules
17774
17775Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
17776
17777 * configure.in: Build diff for crosses, but not for go32 host.
17778
17779 * configure.in: Build gprof only for native, and don't build it
17780 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
17781
17782Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
17783
17784 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
17785
17786Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17787
17788 * configure.in (host_tools): Add prms.
17789
17790Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17791
17792 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
17793 with $(FLAGS_TO_PASS) on the command line
17794
17795 * config.sub: Recognize lynx and lynxos
17796
17797Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
17798
17799 * config.sub: Accept -ecoff*, not just -ecoff.
17800
17801Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17802
17803 * Makefile.in (taz): Use .gz suffix instead of .z.
17804 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
17805 names.
17806
17807Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17808
17809 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
17810
17811Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17812
17813 * Makefile.in (install-no-fixedincludes): install gcc last, so
17814 that rebuilds that might happen during 'make install' don't get
17815 bogus gcc include files
17816
17817Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17818
17819 Change from Utah for HPPA support:
17820 * config.guess: Recognize hppa1.x-hp-bsd.
17821
17822Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
17823
17824 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
17825 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
17826
17827Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
17828
17829 * config.sub: Add support for rom68k and bug boot monitors.
17830
17831Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
17832
17833 * Makefile.in: Make all-opcodes depend on all-bfd.
17834
17835Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
17836
17837 * config.guess: Added special check for i[34]86-univel-sysv4*.
17838
17839Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
17840
17841 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
17842 the processor rather than assuming i486.
17843
17844Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17845
17846 * config.guess: Recognize SunOS6 as Solaris3.
17847
17848Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
17849
17850 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
17851 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
17852
17853Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
17854
17855 * build-all.mk (all-cross): New target for Canadian Cross.
17856 Added Q2 go32 targets.
17857 * test-build.mk: Configure go32 cross sparclite-aout and
17858 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
17859 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
17860
17861Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17862
17863 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
17864 GO32 hosted toolchains
17865
17866Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
17867
17868 * configure: change so "-exec-prefix" gets passed down rather
17869 than "-exec_prefix" so autoconf generated Makefiles get the
17870 exec_prefix set right.
17871
17872Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17873
17874 * config.guess: get the Solaris2 minor version number
17875
17876 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
17877
17878Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17879
17880 * config.guess: Recognize some Sequent platforms.
17881
17882Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17883
17884 * Makefile.in: added the vault-install target
17885
17886 * configure.in: actually use the Sun3 makefile fragment that's in
17887 config, also added the release dir to configdirs
17888
17889Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17890
17891 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
17892
17893Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17894
17895 * configure.in: remove some program from Alpha targetted toolchains
17896
17897Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
17898
17899 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
17900 gprof.
17901 (taz): Run "make diststuff" in those directories instead of "make
17902 proto-dir". Look for "VERSION=" only at start of line in subdir
17903 Makefile. Use "gzip -9" for compression.
17904 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
17905 (binutils.tar.z): New target.
17906
17907Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17908
17909 * Makefile.in (taz): Include gpl.texinfo.
17910
17911Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17912
17913 * Makefile.in (setup-dirs): Merged into "taz" target.
17914 (taz): Only do `proto-dir' stuff if a directory is actually needed
17915 for this target.
17916
17917Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
17918
17919 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
17920 (FLAGS_TO_PASS): Pass down MUNCH_NM.
17921 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
17922 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
17923 (gcc-no-fixedincludes): Correct for current gcc Makefile.
17924
17925Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
17926
17927 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
17928 config.sub, and move-if-change to gdb testsuite distribution
17929 archive, so the testsuite can be extracted, configured, and
17930 run separately from the gdb distribution. Blow away the Chill
17931 tests that require a Chill compiled executable, since GNU Chill
17932 is not yet publically available.
17933
17934Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17935
17936 * test-build.mk: set environment variables in a single command,
17937 instead of a list of assignments and exports
17938
17939 * config.guess: recognize Alpha/OSF1 systems
17940
17941Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17942
17943 * configure: Change help message to prefer --options rather than
17944 -options.
17945
17946Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17947
17948 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
17949 zippy@ecst.csuchico.edu.
17950 * config.guess: Recognize miniframe.
17951
17952Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
17953
248deaff 17954 * Makefile.in: Use srcroot to find runtest rather than rootme.
17955 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
28e9041c 17956
17957Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
17958
17959 * test-build.mk: Extensive additions to support building on a
17960 machine other than the host.
17961
17962Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17963
17964 * configure (tooldir): Fix for i386-aix again.
17965
17966Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
17967
17968 * configure, Makefile.in: Change definition of $(tooldir)
17969 to match the FSF.
17970
17971Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
17972
17973 * config.guess: Recognize i[34]86/SVR4.
17974
17975Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17976
17977 * Makefile.in (all-gdb): gdb depends on sim.
17978
17979Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
17980
17981 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
17982 at the same time we make the prototype gdb directory.
17983 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
17984 files at the same time as the gdb base release distribution.
17985
17986Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
17987
17988 * Makefile.in (check): Use individual check targets rather than
17989 DO_X rule.
17990 (check-gcc): Added.
17991
17992Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
17993
17994 * config.sub: Use sysv3.2 not sysv32 for canonical OS
17995 for System V release 3.2.
17996
17997Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17998
17999 * config.sub: Recognize hppaosf.
18000 * configure.in: Do configure ld/binutils/gas for it.
18001
18002Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18003
18004 * configure (tooldir): Alter syntax used to set this, for systems
18005 where "\$" isn't handled right, like i386-aix.
18006
18007Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
18008
18009 * configure: Pass program-transform-name, not
18010 program_transform_name, to recursive configures.
18011
18012Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
18013
18014 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
18015 of gas+ld+binutils.
18016
18017Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
18018
18019 * config.guess: Recognize AIX3.2 as distinct from 3.1.
18020
18021Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18022
18023 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
18024
28e9041c 18025Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18026
18027 * Makefile.in (PRMS): Set back to all-prms.
18028
18029Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
18030
18031 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
18032 targets, rather than for MIPS hosts.
18033
18034Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18035
18036 * configure.in: add comment for --with-x default values
18037
18038 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
18039
18040 * Makefile.in: add check-* targets for each of the directories in
18041 the tree. Add a definition of RUNTEST that will use the one we
18042 just built, if it exists. Pass this down via FLAGS_TO_PASS.
18043
18044Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
18045
18046 * configure.in: Removed obsolete references to bfd_target and
18047 target_makefile_frag.
18048
18049 * build-all.mk: Set assorted targets for Q2.
18050 * config.sub: Recognize z8k-sim and h8300-hms.
18051 * test-build.mk: Really don't pass host to configure.
18052 (HOLES): Added uname.
18053
18054Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
18055
18056 * configure: Handle an empty program-prefix, program-suffix or
18057 program-transform-name correctly.
18058
18059Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
18060
18061 * build-all.mk: -G 8 no longer required for MIPS targets.
18062 * test-build.mk: Don't pass host argument to configure; make it
18063 guess.
18064
18065Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
18066
18067 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
18068 * Makefile.in (COMPRESS): New macro, like GZIP.
18069
18070Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
18071
18072 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
18073
18074 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
18075 with gas currently defaults to -G 0.
18076
18077Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
18078
18079 * Makefile.in (all-flex): flex depends on byacc.
18080
18081 * build-all.mk: If host not specified, use config.guess. Pass TAG
18082 to test-build.mk as RELEASE_TAG.
18083 * test-build.mk (configargs): New variable containing arguments to
18084 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
18085 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
18086
18087 * config.guess: Use /bin/uname when checking -X argument on SCO,
18088 to avoid invoking GNU uname which doesn't understand -X.
18089
18090 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
18091
18092 * configure.in: Build gas for mips-*-*.
18093
18094Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18095
18096 * Makefile.in (all.normal): insert missing backslash.
18097
18098Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
18099
5309a301 18100 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
28e9041c 18101
18102 * Makefile.in: Complete overhaul to merge many almost identical
18103 targets.
18104
18105Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18106
18107 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
18108 (gdb.tar.Z): Adjusted.
18109
18110 * Makefile.in (setup-dirs, taz): New targets; should be general
18111 enough to adapt for gdb sometime. Build only .z file.
18112 (gas.tar.z): New target.
18113
18114Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
18115
18116 * build-all.mk: Use CC=cc -Xs on Solaris.
18117
28e9041c 18118Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
18119
18120 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
18121 for handling BISON for FSF releases.
18122
18123Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18124
18125 * configure: Actually implement the change zoo just documented.
18126
18127Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
18128
18129 * configure: when using config.guess, only set target_alias when
18130 it's not already been set (ie, on the command line)
18131
18132Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18133
18134 * Makefile.in: add installcheck target, set PRMS to install-prms
18135
18136Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18137
18138 * configure: add support for package_makefile_fragment, handle the
18139 case where a directory has a configure.in file but no Makefile.in
18140 more gracefully (with an actual understandable error message, even);
18141 add support for --without (and add this to the usage message); also
18142 explicitly add a --host=${host_alias} to the command line when
18143 config.guess is used
18144
18145Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18146
18147 * configure: Must use both --host and --target in recursive calls.
18148
18149Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
18150
18151 * Makefile.in: Change deja-gnu to dejagnu.
18152
18153Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
18154
18155 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
18156
18157Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18158
18159 * configure.in: canonicalize all instances to *-*-solaris2*,
18160 also strip out a number of tools to not build for go32 host
18161
18162Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18163
18164 * config.guess: add GPL.
18165
18166 * Makefile.in, config.guess, config.sub, configure: bump
18167 copyrights to 93.
18168
18169Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
18170
18171 * Makefile.in (do-info): Removed obsolete check for existence of
18172 localenv file.
18173
18174 * Makefile.in (MAKEOVERRIDES): Define to be empty.
18175
18176Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18177
18178 * Makefile.in: a couple of 'else true' for decstation,
18179 support for TclX
18180
18181 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
18182
18183Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
18184
18185 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
18186
18187Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
18188
18189 * config.guess: Recognize i386-ibm-aix (PS/2).
18190 * configure.in: Use config/mh-aix386 file for it.
18191
18192Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
18193
18194 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
18195 CC_FOR_TARGET instead.
18196 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
18197
18198Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
18199
18200 * Makefile.in: Add sim to list of directories sent with gdb
18201
18202Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
18203
18204 * configure.in: Put back mips-dec-bsd* case.
18205
18206Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
18207
18208 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
18209 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
18210 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
28e9041c 18211
18212Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18213
18214 * configure.in: remove no-op mips-dec-bsd* in "case $target"
18215
18216 * Makefile.in (dir.info): only run gen-info-dir if it exists,
18217 (install-info): install dir.info only if it exists,
18218 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
18219
18220Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
18221
18222 * configure.in: For vms target, skip bfd, ld, binutils. Do build
18223 gas for mips-dec-bsd.
18224
18225Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
18226
18227 * configure (makesrcdir): If ${srcdir} is relative and not ".",
18228 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
18229
18230Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
18231
18232 * configure.in: Added "dejagnu" to hosttools list.
18233
18234Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
18235
18236 * config.sub, configure.in, config.guess: Add support
18237 for Bosx, an AIX variant from Bull.
18238 Patches from F.Pierresteguy@frcl.bull.fr.
18239
18240Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
18241
18242 * devo/dejagnu: Initial creation of devo/dejagnu.
18243 Migrated dejagnu testcases and support files for testing software
18244 tools to reside as subdirectories, currently called "testsuite",
18245 within the directory of the software tool. Migrated all programs,
18246 support libraries, etc. beloging to dejagnu proper from
18247 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
18248 with no modifications. The changes to these files which will
18249 allow them to configure, build, and execute properly will be made
18250 in a future update.
18251
18252Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18253
18254 * Makefile.in: Change send_pr to send-pr.
18255 * configure.in: Likewise.
18256 * send_pr: Renamed directory to send-pr.
18257
18258Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
18259
18260 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
18261
18262Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
18263
18264 * README: Update for gdb-4.8 release.
18265 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
18266 gdb-xxx.tar.z (gzip'd) file also.
18267
18268Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18269
18270 * Makefile.in: make all-diff depend on all-libiberty
18271
18272Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
18273
18274 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
18275
18276Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18277
18278 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
18279
18280Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
18281
18282 * Makefile.in (DEVO_SUPPORT): Remove etc directory
18283 (ETC_SUPPORT): Only add the files GDB wants from etc/.
18284 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
18285
18286Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18287
18288 * Makefile.in: makeinfo binary is in a new location
18289
18290Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
18291
18292 * config.sub: Accept -ecoff as an OS.
18293
18294 * Makefile.in: Various changes to eliminate a level of make
18295 recursion and reduce the required command line length.
18296 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
18297 sub-makes.
18298 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
18299 variables holding settings for specific sub-makes.
18300 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
18301 in terms of BASE_FLAGS_TO_PASS.
18302 (TARGET_LIBS): New variable listing directories which use
18303 TARGET_FLAGS_TO_PASS.
18304 (subdir_do): Eliminated.
18305 (do-*): New set of targets to replace subdir_do.
18306 (various): All targets which used subdir_do now depend on do-*.
18307 (local-clean): Renamed from do_clean.
18308 (local-distclean): New target, dependency of distclean and
18309 realclean.
18310 (install-info): Don't create directories. Depend on dir.info
18311 rather than calling make recursively.
18312 (install-dir.info): Eliminated.
18313 (install-info-dirs): Create all info directories here.
18314 (dir.info): Depend upon do-install-info.
18315
18316 * test-build.mk (HOLES): Added false.
18317
18318Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
18319
18320 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
18321
18322Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18323
18324 * Makefile.in (info): remove dependency on all-texinfo. The
18325 problem was really in texinfo/C, not at this level.
18326
18327Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
18328
18329 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
18330
18331Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
18332
18333 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
18334 GDB releases.
18335
18336Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18337
18338 * configure: Include srcdir in message about target of link not
18339 being found. Don't convert `-' to `_' in `with' options being
18340 passed to subdirs.
18341
18342Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18343
18344 * configure.in: add uudecode to host_tools
18345
18346 * Makefile.in: added {all,install}-uudecode targets, added them to
18347 the appropriate lists
18348
18349Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
18350
18351 * Makefile.in (all-gcc): Added dependency on all-gas.
18352
18353 * configure.in (mips-*-*): Build ld and binutils.
18354
18355Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18356
18357 * configure: check return code from mkdir, print error message and
18358 exit on failure.
18359
18360Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
18361
18362 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
18363
18364Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
18365
18366 * test-build.mk (HOLES): Added tar, cpio and uudecode.
18367
18368Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18369
18370 * config.sub (h8500): Recognize this as a cpu type.
18371
18372Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18373
18374 * configure: source directory missing is no longer a warning
18375
18376 * configure.in: recognize irix[34]* instead of irix[34]
18377
18378 * Makefile.in: define and pass down X11_LIB
18379
28e9041c 18380Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
18381
18382 * guess-systype: Renamed to ...
18383 * config.guess: ... by popular request.
18384 * configure.in, Makefile.in: Update accordingly.
18385
18386Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
18387
18388 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
18389 + Add Convex, Cray/Unicos, and Encore/Multimax support.
18390 + Execute ./dummy instead of assuming . is in PATH.
18391
18392Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
18393
18394 * guess-systype: New shell script. Attempts to guess the
18395 canonical host name of the executing host.
18396 Only a few hosts are supported so far.
18397 * configure: Call guess-systype if no host is specified.
18398
18399Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
18400
18401 * Makefile.in (gcc-no-fixedincludes): Made to work with current
18402 gcc Makefile.
18403
28e9041c 18404Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
18405
18406 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
18407 (all-gcc, install-gcc, subdir_do): Use it.
18408
18409Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18410
18411 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
18412
18413Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
18414
18415 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
18416 set exclusively by configure, using configure.in .
18417
18418Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18419
18420 * test-build.mk: set $PATH for all builds
18421
18422 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
18423
18424Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
18425
18426 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
18427 the one used in gcc/Makefile.in, so that a null expansion doesn't
18428 override the one needed to build gcc with a native cc.
18429
28e9041c 18430Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18431
18432 * configure: Accept -with arguments.
18433
18434Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18435
18436 * Makefile.in: added h8300sim
18437
18438Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
18439
28e9041c 18440 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
18441 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
18442 (all-cygnus, native, build-cygnus): Make
18443 $(canonhost)-stamp-3stage-done, not $(host)....
18444 * test-build.mk (stamp-3stage-compared): Use tail +10c for
18445 i386-sco3.2v4. Added else true to if command.
18446
18447Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
18448
18449 * config.sub: (from FSF) Sequent uses a BSD-like OS.
18450
18451Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
18452
18453 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
18454
18455Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18456
18457 * configure.in: don't remove binutils from Solaris builds
18458
18459Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
18460
18461 * Makefile.in: get rid of earlier definitions for *clean,
18462 also handle the recursive info rule better
18463
18464Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
18465
18466 * Makefile.in (mostlyclean, distclean, realclean): Fix to
18467 do more-or-less the right thing.
18468
18469Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
18470
18471 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
18472 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
18473
18474Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18475
18476 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
18477 $(host_canonical).
18478
18479 * configure.in: split the configdirs list into 4 categories (native
18480 v. cross, library v. tool) and handle the cross-only and native-
18481 only in more reasonable (and correct!) way.
18482
18483Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
18484
18485 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
18486 configdirs anymore.
18487
18488Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18489
18490 * Makefile.in: extensive cleanup:: removed all of the explicit
18491 clean-* targets, collapsed many wrappers around subdir_do into
18492 one, added additional targets to satisfy standards.texi, deleted
18493 some old targets, some changes for consistency
18494
18495Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18496
18497 * configure.in: handle some programs as cross-only, and others as
18498 native only
18499
18500 * test-build.mk: handle partial holes in a more generic manner
18501
18502 * Makefile.in: m4 depends on libiberty
18503
28e9041c 18504Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18505
18506 * configure.in: add m4, textutils, fileutils, sed, shellutils,
18507 time, wdiff, and find to configdirs
18508
18509 * Makefile.in: all, clean, and install rules for the new programs
18510 added to configure.in
18511
18512Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18513
18514 * configure.in: use mh-sun for all *-sun-* hosts
18515
28e9041c 18516Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18517
18518 * Makefile.in: define flags for X11 include files and library file
18519 locations, pass them down to the programs that need this info
18520
18521 * build-all.mk: added a 'native' target, to 3stage the native toolchain
18522
28e9041c 18523Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18524
18525 * configure.in: start building libg++ for HP-UX targets
18526
18527Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
18528
18529 * README: Update references to files moved into etc/.
18530
18531Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
18532
18533 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
18534 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
18535
18536Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
18537
18538 * configure: accept dash as well as underscore in long option
18539 names for FSF compatibility.
18540
18541Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
18542
18543 * config.sub: added -sco3.2v4 support from FSF.
18544
18545Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18546
18547 * configure.in: expand the section that adds or removes
18548 directories from the list of programs to build, to handle native
18549 vs. cross in addition to host v. native
18550
18551Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
18552
18553 * Makefile.in: Replace C++ in macro names with CXX.
18554 This is less likely to break ...
18555
18556Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18557
18558 * test-build.mk: add -w to GNU_MAKE
18559
18560Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18561
18562 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
18563 add 'sparc' to list of recognized cpus. This needed to make
18564 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
18565 Delete some redundant ose68 variants. Recognize -wrs as an os,
18566 then changes that into $CPU-wrs-vxworks.
18567
18568 * configure.in: remove most references to gdbtest, regularize
18569 target based program removal
18570
18571 * test-build.mk: import from p3 tree (many fixes and changes)
18572
18573Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
18574
18575 * Makefile.in: added rules to handle tcl, tk, and expect
18576
18577 * configure.in: handle those directories if they exist
18578
18579Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18580
18581 * config.sub: removed bogus hppabsd and hppahpux names, since
18582 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
18583
18584Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18585
18586 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
18587 depends upon all-xiberty
18588
18589 * Makefile.in: changes from p3, including:
18590
18591 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
18592
18593 * Makefile.in (XTRAFLAGS): include newlib directories if
18594 newlib/Makefile exists, rather than if host != target.
18595
18596 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
18597
18598 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18599 from the same source tree and not building a cross-compiler. This
18600 matters for the libg++ configuration if reconfiguring a tree that
18601 has already been installed.
18602
18603 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
18604
18605 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18606 pick up the machine and system specific header files.
18607
18608 * Makefile.in: added AS_FOR_TARGET, passed down in
18609 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
18610 the C compiler to use to create programs which are run in the
18611 build environment, set it to default to $(CC), and passed it down
18612 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18613
18614 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
18615
18616 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
18617 We need them for unusual native builds, like systems without
18618 ranlib.
18619
18620 * configure: also define $(host_canonical) and
31972771 18621 $(target_canonical), which are the full, canonical names for the
18622 given host and target
28e9041c 18623
18624Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
18625
18626 * Makefile.in: Added separate definitions for C++.
18627
18628Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
18629
18630 * configure.in (configdirs): Add deja-gnu.
18631
18632Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
18633
18634 * README: Update for configure.texi and gdb-4.7 release.
18635
18636Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
18637
18638 * Makefile.in: Move "all" target to top of file.
18639 Previously, first target was ".PHONY" which caused BSD4.4 make
18640 to build .PHONY when make was run without arguments.
18641
18642Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
18643
18644 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
18645 Library-copylefted code in libiberty.
18646
18647Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
18648
18649 * config.sub: Replace m68kmote with plain old m68k.
18650
18651Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
18652
18653 * Makefile.in: Remove space from blank line, avoid Make complaints.
18654
18655Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
18656
18657 * config.sub: Complain if no argument is given. Added support for
18658 386bsd as OS and target alias.
18659
18660Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
18661
18662 * Makefile.in (XTRAFLAGS): include newlib directories if
18663 newlib/Makefile exists, rather than if host != target.
18664
18665Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
18666
18667 * config.sub: recognize sparclite-wrs-vxworks.
18668
18669 * Makefile.in (install-xiberty): added *-xiberty make rules (from
18670 p3.) Added clean-xiberty to clean.
18671
18672Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18673
18674 * configure.in: use *-*-* instead of nested cases for host and target
18675
18676Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
18677
18678 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18679 from the same source tree and not building a cross-compiler. This
18680 matters for the libg++ configuration if reconfiguring a tree that
18681 has already been installed.
18682
18683Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
18684
18685 * config.sub (i486v/i486v4): Merge in from FSF version.
18686
18687Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
18688
18689 * configure: only set PWD if it is already set.
18690
18691Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
18692
18693 * configure: just set PWD=`pwd` at the top, since Ultrix sh
18694 doesn't have unset and all success paths (and most error paths)
18695 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
18696 to just ${PWD} to avoid confusion.)
18697
18698Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
18699
18700 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
18701 even for a native compilation.
18702
18703Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
18704
18705 Changes to make the gdb.tar.Z rule work better.
18706
18707 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
18708 (DEVO_SUPPORT): Add configure.texi.
18709 (bfd-ilrt.tar.Z): Remove ancient rule.
18710
18711Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
18712
18713 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18714 pick up the machine and system specific header files.
18715
18716 * configure.in, config.sub: added new target m68010-adobe-scout,
18717 with alias of adobe68k. Changed configure.in to check for
18718 -scout before -sco* to avoid a false match.
18719
18720 * Makefile.in: added AS_FOR_TARGET, passed down in
18721 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
18722 the C compiler to use to create programs which are run in the
18723 build environment, set it to default to $(CC), and passed it down
18724 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18725
18726Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
18727
18728 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
18729 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
18730 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
18731 FOR_TARGET variants, to newlib and libg++.
18732
18733Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
18734
18735 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
18736 first.
18737
18738Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
18739
18740 * config.sub: Accept `elf' as an environment.
18741
18742Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18743
18744 * Makefile.in (all-opcodes): cd into the right directory
18745
18746Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
18747
18748 * configure: added -program_transform_name option, used as
18749 argument to sed when installing programs.
18750 configure.texi: added documentation for -program_prefix,
18751 -program_suffix and -program_transform_name.
18752
18753Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
18754
18755 * config.sub: Accept i486 where i386 ok.
18756
18757Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
18758
18759 * config.sub: accept we32k
18760
18761Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
18762
4b695c23 18763 * config.sub, configure.in: accept OSE68000 and OSE68k.
28e9041c 18764
18765 * Makefile.in: don't create all directories for ``make install'';
18766 let the subdirectories create the ones they need.
18767
18768Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18769
31972771 18770 * COPYING: new file, GPL v2
28e9041c 18771
18772Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18773
18774 * Makefile.in: use the new gen-info-dir, which needs a template
18775 argument (which also lives in texinfo)
18776
18777 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
18778
28e9041c 18779Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
18780
18781 * config.sub (ncr3000): Change i386 to i486.
18782
18783Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18784
18785 * Makefile.in: add install-rcs, install-grep to
18786 install-no-fixedincludes, removed install-bison and install-libgcc
18787
18788Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
18789
18790 * configure.in: grab the HPUX makefile fragment if on HPUX
18791
18792Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
18793
18794 * Makefile.in: eradicate bison spoor (ditto libgcc).
18795 configure.in: recognise m68{k,000}-ericsson-OSE.
18796 es1800 is alias for m68k-ericsson-OSE
18797
18798Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18799
18800 * configure.in: rearrange the parts that remove programs from
18801 configdirs, based now on HOST==TARGET or by canonical triple.
18802
18803Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18804
18805 * test-build.mk: recurse explicitly with -f test-build.mk when
18806 appropriate. predicate stage3 and comparison on the existence
18807 of gcc. That is, if gcc isn't around, we aren't three-staging.
18808 On very clean, also remove ...stamp-co. Build in-place before
18809 doing other builds.
18810
18811Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18812
18813 * Makefile.in, configure.in: add tgas
18814
18815Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18816
18817 * Makefile.in: a number of changes merged in from progressive.
18818
18819 * configure.in: add libm.
18820
18821 * .cvsignore: ignore some stuff that comes from test-build.mk.
18822
28e9041c 18823Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
18824
18825 * config.sub: Add es1800 (m68k-ericsson-es1800).
18826
18827Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
18828
18829 * configure: Add program_suffix (parallel to program_prefix)
18830 * Makefile.in: adjust directory-creating script for losing decstation
18831
18832Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
18833
18834 * configure: Minor $subdir-related fixes.
18835
18836Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18837
18838 * configure: fix various problems with propogating
18839 makefile_target_frag in subdirs.
18840 * configure.in: config libgcc if its there
18841
18842Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
18843
18844 * config.sub: HPPA merge.
18845
28e9041c 18846Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
18847
18848 * Makefile.in: Replace all-bison with all-byacc in all
18849 dependency lines for other tools (which now use byacc).
18850
18851Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
18852
18853 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
18854
28e9041c 18855Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
18856
18857 * Makefile.in: make gprof rules similar to byacc rules (instead of
18858 vestigal $(unsubdir) that didn't work...)
18859
18860Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
18861
18862 * config.sub: Add support for Linux.
18863 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
18864 (at least for libg++).
18865
18866Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
18867
18868 * configure.texi: fix doc for the -nfp option to configure
18869
18870Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
18871
18872 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
18873
18874Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
18875
18876 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
18877 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
18878 * configure.in: added solaris* host_makefile_frag hook.
18879
18880Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18881
18882 * config.sub: changed recognition of m68000 so that various
18883 m68k types can be specified via m680[01234]0
18884
18885Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18886
18887 * config.sub (basic_machine): fix sed so that '-foo' isn't
18888 completely substituted out while .+'-foo' loses the '-foo'
18889
18890Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
18891
18892 * config.sub ($os): Add -aout.
18893
18894Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
18895
18896 * configure: If host_makefile_frag is absolute, don't
18897 prefix ${invsubdir} (relevant to libg++ auto-configure).
18898
18899Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
18900
18901 * Makefile.in (tooldir): Define it.
18902 (all-ld): Depend on all-flex.
18903
18904Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
18905
18906 * Makefile.in (check): Fix libg++ special case.
18907
18908Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
18909
18910 * configure: do not bury `pwd` into config.status, thus do fewer
18911 pwd's.
18912
18913 * configure: print the "Building in" message only when building in
18914 other than "." AND verbose.
18915
fee90afd 18916 * configure: remove -s, rework -v to better accommodate guested
28e9041c 18917 configures.
18918
18919 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
18920
18921Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
18922
18923 * Makefile.in: macroize flags passed on recursion. remove
18924 fileutils.
18925
18926Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
18927
18928 * configure: get makesrcdir right for subdirs deeper than 1.
18929
18930 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
18931 install.
18932
18933Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
18934
18935 * Makefile.in: don't print subdir_do or recursion lines.
18936
18937Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
18938
18939 * standards.texi: added menu item.
18940
18941 * Makefile.in: build and install standards.info.
18942
18943 * standards.texi: new file.
18944
18945Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18946
18947 * configure: test for and move config.status pieces from
18948 ${subdir}/.
18949
18950Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
18951
28e9041c 18952 * configure: Test for existance of files before trying to mv
18953 them, to avoid numerous non-existance messages.
18954
18955Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
18956
18957 * configure: correct final line of config.status.
18958
18959 * configure: patch from eggert. Avoids a protection problem if
18960 the original Makefile.in is read only.
18961
18962 * configure: use move-if-change from gcc to create config.status.
18963 Some makefiles depend on config.status to tell if a directory
18964 has been reconfigured for a different host. This change
18965 prevents those directories from remaking everything in the case
18966 where the reconfig was only intended to rebuild a Makefile.
18967
18968 * configure: test for config.sub with "config.sub sun4" rather
18969 than "config.sub ${host_alias}". Otherwise we can't tell a bad
18970 host alias from a missing config.sub.
18971
18972Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18973
18974 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
18975 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
18976
18977Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
18978
18979 * configure: mkdir ${subdir} as needed.
18980
18981Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
18982
18983 * Makefile.in,configure.in: added autoconf.
18984
18985Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18986
18987 * Makefile.in: no longer pass against on recursion.
18988
18989 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
18990 definitions are not inherited.
18991
18992 * configure: correct makesrcdir when subdir is .
18993
18994Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
18995
18996 * configure: Add support for 'subdirs' variable, which is
18997 like 'configdirs', except that configure doesn't re-invoke
18998 itself for subdirs, it just creates a Makefile for each subdir.
18999 * configure.texi: Document subdirs.
19000
19001Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19002
19003 * configure.in: added flex to configdirs
19004
19005Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
19006
19007 * Makefile.in: remove clean-stamps from clean.
19008
19009Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
19010
19011 * configure.in: Add gdbtest to configdirs.
19012
19013Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
19014
19015 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
19016 to recursive makes.
19017 * configure.in: Recognize new ncr3000 config.
19018
19019Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
19020
19021 * Makefile.in, configure.in: removed references to gdbm.
19022
19023Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
19024
19025 * config.sub: Don't canonicalize os value
19026 newsos* to bsd (readline needs to check for newsos).
19027 (This fix was earlier made Jan 31, but got re-broken.)
19028
19029Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
19030
19031 * configure.in: sco is an os, not a vendor!
19032
19033 * configure: Quote $( better. Keep various shells happy.
19034
19035Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
19036
19037 * Makefile.in: eliminate stamp-files.
19038
19039Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
19040
19041 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
19042 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
19043
19044Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
19045
19046 * config.sub: fix iris/iris3.
19047
19048Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
19049
19050 * configure: re-add -rm.
19051
19052Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
19053
19054 * Maskefile.in: add .stmp-rcs to all.
19055
19056 * configure.in: remove gas from rs6000 build, use aix host fragment.
19057
19058Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
19059
19060 * configure: pass down site_option during recursion.
19061
19062Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
19063
19064 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
19065
19066Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
19067
19068 * configure: Change exec_prefix so that it really defaults to prefix.
19069
19070Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
19071
19072 * Makefile.in, configure.in: Add support for mmalloc library.
19073
19074Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
19075
19076 * Makefile.in: add stmp dependencies for a few more things.
19077
19078Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
19079
19080 * configure: adjusted error message on objdir/srcdir configure
19081 collision, per john's suggestion.
19082
19083 * Makefile.in: add libiberty stmp to all and all.cross.
19084
19085Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
19086
19087 * Makefile.in: remove force dependencies, add grep to all.
19088
19089Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
19090
19091 * Makefile.in: drop flex. make stamp files work.
19092
19093 * configure: added test for conflicting configuration in srcdir,
19094 remove trailing slashes from srcdir. Otherwise emacs gdb mode
19095 gets cranky. use relative paths for configure and srcdir
19096 whenever possible. Send some error messages to stderr that were
19097 going to stdout.
19098
19099Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
19100
19101 * Makefile.in: Fix libg++ rule to check for gcc directory
19102 before using gcc/gcc. Also pass XTRAFLAGS.
19103
19104Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
19105
19106 * Makefile.in: added stmp-files so that directories aren't polled
19107 when they are already built.
19108
19109 * configure.texi: fixed a node pointer problem.
19110
19111Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
19112
5309a301 19113 * config.sub configure.in gdb/configure.in
28e9041c 19114 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
19115 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
19116 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
19117
19118Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19119
19120 * configure: -recurring becomes -silent. corrected help message
19121 for -site= option.
19122
19123 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
19124
19125Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19126
19127 * configure: when building Makefile for crosses, replace
19128 tooldir and program_prefix. default srcdir from location of
19129 config.sub. remove "for host in hosts" and "for target in
19130 targets" loops.
19131
19132Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19133
19134 * Makefile.in: Do not pass bindir or mandir to cvs.
19135
19136Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
19137
19138 * Makefile.in, configure.in: removed traces of namesubdir,
19139 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
19140 copyrights to '92, changed some from Cygnus to FSF.
19141
19142 * configure.texi: remove most references to multiple hosts,
19143 multiple targets, subdirs, etc.
19144
19145 * configure.man: removed rcsid. reference config.sub not
19146 config.subr.
19147
19148 * Makefile.in: mkdir $(infodir) on install-info.
19149
19150Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
19151
19152 * configure.texi: Explain better about .gdbinit and about
19153 the environment that configure.in sections run in.
19154
19155Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
19156
19157 * configure.in: Ultrix is only a decstation if it's a MIPS.
19158
19159Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
19160
19161 * README: DOC.configure => cfg-paper.texi.
19162
19163Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
19164
19165 * config.sub (near case $os): Don't convert newsos* to bsd!
19166
19167Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
19168
19169 * Makefile.in: Reinstall change from gdb-4.3 that reduces
19170 the number of copies of COPYING that go into the GDB tar file.
19171
19172Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
19173
5309a301 19174 * bfd/configure.in, gdb/config/mh-i386sco,
28e9041c 19175 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
19176 Fix SCO configuration stuff.
19177
19178Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
19179
19180 * Makefile.in: For libg++, make sure the -I pointing
19181 to the gcc directory goes *after* all the libg++-local -I flags.
19182 Also, move just-gcc dependency from just-libg++ to all-libg++.
19183
19184Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
19185
19186 * configure: Change -x to -f to keep Ultrix /bin/test happy.
19187
19188Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
19189
19190 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
19191
19192Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
19193
19194 * config.sub: Add stratus configuration frags. Also
19195 submitted to FSF.
19196
19197Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
19198
19199 * Makefile.in (DEV_SUPPORT): add configure.man.
19200
19201 * config.sub(Decode manufacturer-specific): add -none*.
19202
19203Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
19204
19205 * Makefile.in: remove form feeds to make Sun's make happy.
19206 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
19207
19208Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
19209
19210 * Makefile.in (AR_FLAGS): Make quieter.
19211
19212Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
19213
19214 * configure.in: Add libg++.
19215 * configure: When verbose, don't output the command line at each
19216 level; it will be unremarkably the same as the previous version,
19217 which will be the same as what the user typed.
19218
19219Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
19220
19221 * configure.in, Makefile.in: fix clean-info, add flex. add
19222 fileutils.
19223
19224 * configure: be less sensitive to spaces in Makefile.in. Do not
19225 look for sources in "..". Doing so breaks subdirectories that
19226 might have their own configure. If a subdir has it's own
19227 configure script, use it.
19228
19229Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
19230
19231 * cfg-paper.texi: some changes suggested by rms.
19232
19233Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
19234
19235 * config.sub: Merge in some small additions from the FSF version,
19236 taken from the gcc distribution, to bring the Cygnus and FSF
19237 versions into closer sync.
19238
19239Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
19240
19241 * configure.in: Changed svr4 references to sysv4.
19242
19243Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
19244
19245 * configure: added -V for version number option.
19246
19247Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
19248
19249 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
19250 renamed from DOC.configure to cfg-paper.texi.
19251
19252Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19253
19254 * configure, config.subr, config.sub: config.subr is now
19255 config.sub again.
19256
19257Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
19258
19259 * configure.texi: new file, in progress.
19260
19261 * Makefile.in: build info file and install the man page for
19262 configure.
19263
19264 * configure.man: new file, first cut.
19265
19266 * configure: find config.subr again now that configuration "none"
19267 has gone. removed all traces of the -ansi option. removed all
19268 traces of the -languages option.
19269
19270 * config.subr: resync from rms.
19271
19272Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19273
19274 * configure, config.sub, config.subr: merge config.sub into
19275 config.subr, call the result config.subr, remove config.sub, use
19276 config.subr.
19277
19278 * Makefile.in: revised install for dir.info.
19279
19280Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19281
19282 * configure.in: add decstation host makefile frag.
19283
19284 * Makefile.in: BISON now bison -y again. also install-gcc on
19285 install. clean-gdbm on clean. infodir belongs in datadir.
19286 Make directories for info install. Build dir.info here then
19287 install it.
19288
19289Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19290
19291 * Makefile.in: fix for bad directory tests.
19292
19293Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19294
19295 * configure: \{1,2\} appears to be a sysv'ism. Use a different
19296 regexp. -srcdir relative was being handled incorrectly.
19297
19298 * Makefile.in: unwrapped some for loops so that parallel makes
19299 work again and so one can focus one's attention on a particular
19300 package.
19301
19302Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19303
19304 * configure: added PWD as a stand in for `pwd` (for speed). use
19305 elif wherever possible. make -srcdir work without -objdir.
19306 -objdir= commented out.
19307
19308Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19309
19310 * configure: +options become --options. -subdirs commented out.
19311 added -host, -datadir. Renamed -destdir to -prefix. Comment in
19312 Makefile now at top of generated Makefile. Removed cvs log
19313 entries. added -srcdir. create .gdbinit only if there is one
19314 in ${srcdir}.
19315
19316 * Makefile.in: idestdir and ddestdir go away. Added copyrights
19317 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
19318 and mandir now keyed off datadir by default.
19319
19320Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19321
19322 * Freshly created ChangeLog.
19323
19324\f
19325Local Variables:
19326mode: change-log
19327left-margin: 8
19328fill-column: 76
19329version-control: never
19330End: