]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
* ipa-inline-analysis.c (compute_inline_parameters): Disable inlinig
[thirdparty/gcc.git] / ChangeLog
CommitLineData
47a09f55 12016-05-16 Wilco Dijkstra <wdijkstr@arm.com>
2
3 * doc/invoke.texi (AArch64 Options): Various updates.
4
96bab53a 52016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
6
7 * MAINTAINERS (Write After Approval): Add myself.
8
4b2246ef 92016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
10
11 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
12 * configure: Regenerated.
13 * Makefile.def (gmp): Explicitly disable assembler.
14 (mpfr): Adjust lib_path.
15 (mpc): Likewise.
16 * Makefile.in: Regenerated.
17
bee4f5e5 182016-05-01 Jakub Jelinek <jakub@redhat.com>
19
20 PR bootstrap/70704
21 * configure.ac (--enable-stage1-checking): Add missing
22 --enable-checking=.
23 * configure: Regenerated.
24
9a9b5abf 252016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
26
5505dabc 27 * config.guess: Revert r235676.
28 * config.sub: Revert r235676.
29
302016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
31
32 * config.guess: Remove SH5 support.
9a9b5abf 33 * config.sub: Likewise.
34 * configure: Likewise.
35 * configure.ac: Likewise.
36
c05979a1 372016-04-26 Jakub Jelinek <jakub@redhat.com>
38
39 PR bootstrap/70704
40 * configure.ac (--enable-stage1-checking): For --disable-checking or
41 implicit --enable-checking, make sure extra flag matches in between
42 stage1 and later checking.
43 * configure: Regenerated.
44
524df596 452016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
46
47 * .gitattributes: New file.
48
c268ae83 492016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
50
51 * MAINTAINERS (rs6000/powerpc port): Add myself.
52
f1907b88 532016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
54
55 PR bootstrap/70173
56 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
57 and gotools directories. Delete the stage_final file.
58 * Makefile.in: Regenerate.
59
67c7f8e2 602016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
61
62 * MAINTAINERS (Write After Approval): Add myself.
63
74cacd78 642016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
65
66 * MAINTAINERS (Fortran maintainer): Remove myself.
67
61b25b61 682016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
69
70 * MAINTAINERS (Write After Approval): Add myself.
71
a12eaf25 722016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
73
74 * MAINTAINERS (Write After Approval): Add myself.
75
ca7ff757 762016-03-17 Cary Coutant <ccoutant@gmail.com>
77
78 Sync with binutils-gdb:
79
80 2016-03-17 Cary Coutant <ccoutant@gmail.com>
81
82 * configure.ac: Add mips and s390 to the gold target check.
83 * configure: Regenerate.
84
bf03cb9d 852016-03-01 DJ Delorie <dj@redhat.com>
86
87 * MAINTAINERS (mep): Remove myself as MeP maintainer.
88
7aed60de 892016-02-22 David Malcolm <dmalcolm@redhat.com>
90
91 * MAINTAINERS (libcpp): Add myself.
92 (diagnostic messages): Likewise.
93
b2745e57 942016-02-20 Tom de Vries <tom@codesourcery.com>
95
96 * MAINTAINERS: Fix whitespace.
97
4afa5064 982016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
99
100 * MAINTAINERS (Write After Approval): Add myself.
101
ae5394fd 1022016-01-29 Sebastian Pop <s.pop@samsung.com>
103
104 * config/isl.m4: Add comments about isl-0.16.
105 * configure: Regenerate.
106
f9fb57ca 1072016-01-29 Martin Jambor <mjambor@suse.cz>
108
109 * MAINTAINERS (hsa maintainers): Add myself.
110
9ce22fb3 1112015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
112
113 * MAINTAINERS: (Write After Approval): Add myself.
114
45fc5243 1152016-01-25 Aditya Kumar <aditya.k7@samsung.com>
116 Sebastian Pop <s.pop@samsung.com>
117
118 * Makefile.in: Regenerate.
119 * Makefile.tpl: Export ISLVER.
120 * configure: Regenerate.
121 * config/isl.m4: Detect isl-0.15.
122
cdcc70f1 1232016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
124
125 PR bootstrap/69329
126 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
127 * Makefile.in: Regenerate.
128
7aa50266 1292016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
130
131 * configure.ac: Enable LTO for DJGPP
132 * configure: Regenerate
133
325f661b 1342016-01-12 H.J. Lu <hongjiu.lu@intel.com>
135
136 Sync with binutils-gdb:
137 2015-10-21 Nick Clifton <nickc@redhat.com>
138
139 PR gas/19109
140 * configure.ac: Note the 'none' is an acceptable argument to
141 --enable-compressed-debug-sections.
142 * configure: Regenerate.
143
8b8da2f4 1442016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
145
146 PR bootstrap/69134
147 * Makefile.def (mpfr): Disable assembler.
148 * Makefile.in: Regenerate.
149
eb32c607 1502016-01-01 Ben Elliston <bje@gnu.org>
151
152 * config.guess: Import version 2016-01-01.
153 * config.sub: Likewise.
154
95ec1e88 1552015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
156
157 * MAINTAINERS (Write After Approval): Add myself.
158
71130ef8 1592015-12-17 Sebastian Pop <s.pop@samsung.com>
160
161 * Makefile.in: Replace ISL with isl.
162 * Makefile.tpl: Same.
163 * config/isl.m4: Same.
164 * configure.ac: Same.
165 * contrib/download_prerequisites: Same.
166 * configure: Regenerate.
167
a2356db3 1682015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
169
170 * MAINTAINERS (Write After Approval): Add Myself.
171
07ae8272 1722015-12-17 Nathan Sidwell <nathan@acm.org>
173
174 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
175 * configure: Regenerate.
176
7458b15a 1772015-12-16 Aditya Kumar <aditya.k7@samsung.com>
178 Sebastian Pop <s.pop@samsung.com>
179
180 * config/isl.m4 (ISL_CHECK_VERSION): Check for
181 isl_ctx_get_max_operations.
182 * configure: Regenerate.
183
9be4db03 1842015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
61d7a193 185
186 * MAINTAINERS (Write After Approval): Add myself.
187
877f47a9 1882015-12-02 Ian Lance Taylor <iant@google.com>
189
190 PR go/66147
191 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
192 * Makefile.in: Regenerate.
193
256eaa17 1942015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
195
196 PR libffi/65726
197 * Makefile.def (lang_env_dependencies): Make libffi depend
198 on cxx.
199 * Makefile.in: Regenerate.
200
bc9df766 2012015-11-26 David Edelsohn <dje.gcc@gmail.com>
202
203 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
204 symbols.
205
38f4c967 2062015-11-20 Tristan Gingold <gingold@adacore.com>
207
208 Sync with binutils-gdb:
209 2015-11-20 Tristan Gingold <gingold@adacore.com>
210
211 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
212 * configure: Regenerate.
213
d666ba1d 2142015-11-19 Martin Liska <mliska@suse.cz>
215
216 * .gitignore: Add .clang-format to ignored files.
217 * Makefile.in: Add clang-format.
218 * Makefile.tpl: Likewise.
219
067ef0d9 2202015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
221
222 * configure.ac: Enable libmpx by default.
223 * configure: Regenerated.
224
b0751b76 2252015-10-23 Steve Ellcey <sellcey@imgtec.com>
226
227 * MAINTAINERS: Update email address.
228
2fc69290 2292015-10-23 Paulo Matos <pmatos@linki.tools>
230
231 * MAINTAINERS: Update email address.
232
26f6d549 2332015-10-23 Alan Hayward <alan.hayward@arm.com>
234
235 * MAINTAINERS (Write After Approval): Add myself.
236
afb6adb9 2372015-10-20 H.J. Lu <hongjiu.lu@intel.com>
238
239 Sync with binutils-gdb:
240 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
241
242 PR gas/19109
243 * configure.ac: Add
244 --enable-compressed-debug-sections={all,gas,gold,ld}.
245 * configure: Regenerated.
246
b7d4b31c 2472015-10-16 Arnaud Charlet <charlet@adacore.com>
248
249 * MAINTAINERS: Update list of Ada maintainers and email addresses.
250
57d92e8a 2512015-10-09 Martin Liska <mliska@suse.cz>
252
253 * MAINTAINERS (Write After Approval): Add myself.
254
fa835bac 2552015-10-09 Alexander Fomin <alexander.fomin@intel.com>
256
257 * MAINTAINERS (Write After Approval): Add myself.
258
9db2fa68 2592015-10-02 Florian Weimer <fweimer@redhat.com>
260
261 * MAINTAINERS: Update email address.
262
b185c082 2632015-10-02 Louis Krupp <louis.krupp@zoho.com>
264
265 * MAINTAINERS (Write After Approval): Add myself.
266
3ac5995c 2672015-09-20 Kai Tietz <ktietz70@googlemail.com>
268
cf2fd8f7 269 * MAINTAINERS: Update email.
3ac5995c 270
2149208d 2712015-09-14 Bernd Schmidt <bschmidt@redhat.com>
272
273 * MAINTAINERS: Update my email address.
274
a8e073b5 2752015-09-01 James Bowman <james.bowman@ftdichip.com>
276
277 * MAINTAINERS (ft32 port): Add myself.
278
748c0f4a 2792015-08-28 David Sherwood <david.sherwood@arm.com>
280
281 * MAINTAINERS: Add myself.
282
ec5f8547 2832015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
284
285 * MAINTAINERS (Write After Approval): Add myself.
286
4e7d6e89 2872015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
288
289 PR libfortran/54572
290 * Makefile.def: Make libgfortran depend on libbacktrace.
291 * Makefile.in: Regenerate.
292
376211b1 2932015-08-20 Simon Dardis <simon.dardis@imgtec.com>
294
295 * MAINTAINERS (Write After Approval): Add myself.
296
9d71bbdc 2972015-08-12 Tom de Vries <tom@codesourcery.com>
298
299 PR other/67092
300 * configure.ac: Remove --with_host_libstdcxx support.
301 * configure: Regenerate.
302
fdcd05c8 3032015-08-10 Thomas Schwinge <thomas@codesourcery.com>
304 Jakub Jelinek <jakub@redhat.com>
305
306 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
307 nvptx*-*-*.
308 * configure: Regenerate.
309
29890f2e 3102015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
311
312 * Makefile.def (libiconv): Define bootstrap=true.
313 Mark pdf/html/info as missing.
314 (configure-gcc): Depend on all-libiconv.
315 (all-gcc): Ditto.
316 (configure-libcpp): Ditto.
317 (all-libcpp): Ditto.
318 (configure-intl): Ditto.
319 (all-intl): Ditto.
320 * Makefile.in: Regenerate.
321
d1a8d2ac 3222015-08-03 Bin Cheng <bin.cheng@arm.com>
323
324 * MAINTAINERS (loop ivopts): Add the entry and myself.
325
ad10d664 3262015-07-31 Nathan Sidwell <nathan@codesourcery.com>
327
328 * MAINTAINERS (nvptx): Add self.
329
7b42a296 3302015-07-29 Alan Lawrence <alan.lawrence@arm.com>
331
332 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
333 128-bit vector modes.
334
d46c0c7e 3352015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
e4d06601 336
d46c0c7e 337 * MAINTAINERS (Write After Approval): Add myself.
338
cf2fd8f7 3392015-07-28 Ben Elliston <bje@gnu.org>
c14bac81 340
341 * config.sub, config.guess: Import from upstream.
342
e757a6a8 3432015-07-24 Michael Darling <darlingm@gmail.com>
344
345 PR other/66259
346 * config-ml.in: Reflects renaming of configure.in to configure.ac
347 * configure: Likewise
348 * configure.ac: Likewise
349
15c41437 3502015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
351
352 * MAINTAINERS: Update my email address.
353
8a6ab6a0 3542015-07-14 H.J. Lu <hongjiu.lu@intel.com>
355
356 Sync with binutils-gdb:
357 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
358
359 * configure.ac (target_configdirs): Exclude target-zlib if
360 target-libjava isn't built.
361 * configure: Regenerated.
362
6406d366 3632015-07-14 H.J. Lu <hongjiu.lu@intel.com>
364
365 Sync with binutils-gdb:
366 2015-05-13 John David Anglin <dave.anglin@bell.net>
367
368 * configure.ac: Disable configuration of GDB for HPUX targets.
369 * configure: Regenerate.
370
371 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
372
373 * configure.ac: Add --with-system-zlib.
374 * configure: Regenerated.
375
376 2015-01-28 James Bowman <james.bowman@ftdichip.com>
377
378 * configure.ac: Add FT32 support.
379 * configure: Regenerate.
380
381 2015-01-12 Anthony Green <green@moxielogic.com>
382
383 * configure.ac: Don't disable gprof for moxie.
384 * configure: Rebuild.
385
c850ece7 3862015-07-14 H.J. Lu <hongjiu.lu@intel.com>
387
388 Sync with binutils-gdb:
389 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
390
391 PR ld/18355
392 * Makefile.def: Add extra_configure_flags to host zlib.
393 * configure.ac (extra_host_zlib_configure_flags): New. Set
394 to --enable-host-shared When bfd is to be built as shared
395 library. AC_SUBST.
396 * Makefile.in: Regenerated.
397
31a33dc9 3982015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
399
400 Sync with src:
401 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
402 * Makefile.def (dependencies): Add all-zlib to all-bfd.
403 * Makefile.in: Regenerated.
404
1c26a2ee 4052015-06-30 H.J. Lu <hongjiu.lu@intel.com>
406
407 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
408 target.
409 * configure: Regenerate.
410
5941b5d3 4112015-06-23 Ludovic Courtès <ludo@gnu.org>
412
413 * MAINTAINERS (Write After Approval): Add myself.
414
ed13ef4d 4152015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
416
417 * MAINTAINERS (OS Port Maintainers): Add myself.
418 (Various Maintainers): Remove myself from libffi testsuite.
419
d348be20 4202015-06-04 Richard Sandiford <richard.sandiford@arm.com>
421
422 * MAINTAINERS (gen* on machine desc): Add self.
423
dce53dbc 4242015-06-02 Jason Merrill <jason@redhat.com>
425
426 PR bootstrap/66319
427 * configure.ac: Use -std=gnu++98.
428
ea589ea6 4292015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
430
431 * MAINTAINERS (Write After Approval): Add myself.
432
d5f3a33f 4332015-05-28 Mike Frysinger <vapier@gentoo.org>
434
435 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
436 * configure: Regenerate.
437
27590679 4382015-05-26 Jason Merrill <jason@redhat.com>
439
440 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
441 * configure: Regenerate.
442
b6616c9c 4432015-05-16 James Bowman <james.bowman@ftdichip.com>
444
445 * configure.ac: FT32 target added.
b6616c9c 446 * configure: Regenerated.
447
457a4c2e 4482015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
449
450 * MAINTAINERS (Write After Approval): Add myself.
451
d337ac08 4522015-05-11 Paulo Matos <paulo@matos-sorge.com>
453
454 * MAINTAINERS (Write After Approval): Add myself.
455
6efd9d79 4562015-05-11 Paulo Matos <paulo@matos-sorge.com>
457
458 * configure.ac: Fix typo.
459 * configure: Regenerate.
460
052433ca 4612015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
462
463 * MAINTAINERS (Write After Approval): Add myself.
464
bed3355c 4652015-05-03 Matthias Klose <doko@ubuntu.com>
466
467 * configure.ac: Match $host configured with triplets.
468 * configure: Regenerate.
469
215cfab2 4702015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
471
472 * Makefile.tpl: Remove surplus whitespace throughout.
473 * Makefile.in: Regenerate.
474
3ba2fa8f 4752015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
476
477 * MAINTAINERS (Various Maintainers): Add myself as instruction
478 combiner maintainer.
479
868af6b6 4802015-04-17 Jakub Jelinek <jakub@redhat.com>
481
482 PR bootstrap/62077
483 * configure.ac (--enable-stage1-checking): Default to
484 release,misc,gimple,rtlflag,tree,types if --disable-checking
485 or --enable-checking is not specified and DEV-PHASE is not
486 experimental.
487 * configure: Regenerated.
488
53eea98c 4892015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
490
491 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
492 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
493 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
494 * Makefile.in: Regenerate.
495
c3570991 4962015-04-08 Cary Coutant <ccoutant@gmail.com>
8fb85120 497
498 * MAINTAINERS: Update my email address.
499
af5714b1 5002015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
501
502 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
503
6bf5506c 5042015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
505
506 * MAINTAINERS: Add myself as an arm port reviewer.
507
c8ddf81f 5082015-03-25 Martin Liska <mliska@suse.cz>
509 Yury Gribov <y.gribov@samsung.com>
510
511 * Makefile.in: Fix ln source location for vimrc file.
512 * Makefile.tpl: Likewise.
513
f5fad380 5142015-03-09 Aldy Hernandez <aldyh@redhat.com>
515
516 PR bootstrap/25672
517 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
518 cross-compiling. Similarly for CXX_FOR_TARGET.
519 * configure: Regenerate.
520
202baac8 5212015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
522
523 * Makefile.def: Add libmpx.
524 * configure.ac: Add libmpx.
525 * Makefile.in: Regenerate.
526 * configure: Regenerate.
527
a05985c3 5282015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
529
530 * MAINTAINERS (CPU Port Maintainers): Add myself
531 i386 vector ISA extns mantainer.
532
0ee33baf 5332015-03-13 Jeff Law <law@redhat.com>
534
535 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
536 maintainer.
537 Remove Richard Henderson as a maintainer for the x86 port.
538
1c92e2e9 5392015-03-03 Joern Rennecke <gnu@amylaar.uk>
540
541 * MAINTAINERS (CPU Port Maintainers): Update my email address.
542
df311a4c 5432015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
544
545 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
546 pointer bounds checker and i386 MPX maintainer.
547
0a9a2234 5482015-02-26 Sandra Loosemore <sandra@codesourcery.com>
549
550 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
551
27859cd3 5522015-02-26 Martin Sebor <msebor@redhat.com>
553
554 * MAINTAINERS (Various Maintainers): Add self.
555
dd87c525 5562015-02-20 Thomas Schwinge <thomas@codesourcery.com>
557
558 * configure.ac [--enable-as-accelerator-for] (enable_languages):
559 Make sure it contains lto.
560 * configure: Regenerate.
561
0f769573 5622015-02-18 Thomas Schwinge <thomas@codesourcery.com>
563
564 * configure: Regenerate.
565
84958347 5662015-02-06 Diego Novillo <dnovillo@google.com>
e984c227 5671
84958347 568 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
569 middle-end, docstring): Remove myself.
570 (Write After Approval): Add myself.
571
265e716f 5722015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
573
574 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
575 (Write After Approval): Update address.
576
5c524c74 5772015-01-29 David Malcolm <dmalcolm@redhat.com>
578
579 PR jit/64780
580 * configure.ac: Require the user to explicitly specify
581 --enable-host-shared if the jit is enabled.
582 * configure: Regenerate.
583
c82aff11 5842015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
585
586 * MAINTAINERS (Write After Approval): Add myself.
587
8a608e00 5882015-01-25 Tom de Vries <tom@codesourcery.com>
589
590 * MAINTAINERS: Make whitespace consistent.
591
2968b954 5922015-01-23 Braden Obrzut <admin@maniacsvault.net>
593
594 * MAINTAINERS (Write After Approval): Add myself.
595
d084f505 5962015-01-20 Andre Vehreschild <vehre@gmx.de>
597
598 * MAINTAINERS: (Write After Approval): Add myself.
599
1b4bfbd1 6002015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
601
602 * MAINTAINERS: (Write After Approval): Add myself.
603
7fd44cfc 6042015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
605
606 * MAINTAINERS: (Write After Approval): Add myself.
607
1f206195 6082015-01-13 Iain Sandoe <iain@codesourcery.com>
609
610 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
611 objective-c/c++ front end maintainer.
612
65eebed4 6132015-01-13 Marek Polacek <polacek@redhat.com>
614
615 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
616
2bfaea82 6172015-01-12 Jeff Law <law@redhat.com>
618
619 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
620 a very long time.
621
dcfe52b6 6222015-01-09 Ian Lance Taylor <iant@google.com>
623
624 * configure.ac (host_tools): Add gotools.
625 * Makefile.def (host_modules): Add gotools.
626 (dependencies): Add dependency of all-gotools on all-target-libgo.
627
275d0a7c 6282015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
629
630 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
631 * configure: Regenerate.
632
fb5eef67 6332015-01-08 Thomas Schwinge <thomas@codesourcery.com>
634
635 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
636 all-target-libgomp.
637 * Makefile.in: Regenerate.
638
fa8b719f 6392015-01-06 Eric Botcazou <ebotcazou@adacore.com>
640
641 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
642
8992df51 6432015-01-06 Eric Botcazou <ebotcazou@adacore.com>
644
645 * configure.ac: Add Visium support.
646 * configure: Regenerate.
647
9b31ae9c 6482015-01-04 Andreas Schwab <schwab@linux-m68k.org>
649
650 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
651 * configure: Regenerate.
652
fc740d70 6532015-01-03 Andrew Pinski <apinski@cavium.com>
654
655 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
656 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
657 (BASE_TARGET_EXPORTS): Add OBJCOPY.
658 (OBJCOPY_FOR_TARGET): New variable.
659 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
660 * Makefile.in: Regenerate.
661 * configure.ac: Check for already installed target objcopy.
662 Also GCC_TARGET_TOOL on objcopy.
663 * configure: Regenerate.
664
edf5ad4f 6652015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
666
667 * config.sub: Update from upstream, to 2015-01-01 version.
668 * config.guess: Ditto.
669
40ef7a25 6702014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
671
672 * MAINTAINERS (RTEMS Ports): Add myself.
673
78d92ced 6742014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
675
676 * MAINTAINERS (Write After Approval): Add myself.
677
f604b2e0 6782014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
679
680 * MAINTAINERS (Write After Approval): Add myself.
681
67cedda8 6822014-12-15 Thomas Schwinge <thomas@codesourcery.com>
683
684 * configure.ac (--enable-as-accelerator-for): Don't set
685 ENABLE_AS_ACCELERATOR_FOR. Update all users.
686 * configure: Regenerate.
687
41a4aa66 6882014-12-13 Jakub Jelinek <jakub@redhat.com>
689
690 PR bootstrap/64023
691 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
692 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
693 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
694 to CXX.
695 * Makefile.in: Regenerated.
696
d10a337d 6972014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
698 Yury Gribov <y.gribov@samsung.com>
699
700 * .gitignore: Added .local.vimrc and .lvimrc.
701 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
702 * Makefile.in: Regenerate.
703
7042014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
b4cec649 705
706 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
707 * configure: Regenerated.
708
d22eabd4 7092014-11-27 Bernd Schmidt <bernds@codesourcery.com>
710
711 * MAINTAINERS (nvptx port): New entry.
712
d781ea5c 7132014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
714
715 * configure: Regenerate.
716
3e78a7ce 7172014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
718
719 * configure.ac: Merge with Binutils.
720
533c3d32 7212014-11-26 Tobias Burnus <burnus@net-b.de>
722
723 * Makefile.def: Make more dependent on mpfr, mpc and isl.
724 * Makefile.in: Regenerate.
725
d1a94f02 7262014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
727
728 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
729 missing flex.
730 * Makefile.in: Regenerated.
731
3453eaf0 7322014-11-21 Ilya Verbin <ilya.verbin@intel.com>
733
734 * Makefile.in: Regenerate.
735
4e8a08d4 7362014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
737
738 PR bootstrap/63784
739 * libtool.m4: Add $pic_flag with -shared.
740
d758319f 7412014-11-21 Renlin Li <Renlin.Li@arm.com>
742
743 * MAINTAINERS (Write After Approval): Added myself.
744
673168e8 7452014-11-21 Alex Velenko <Alex.Velenko@arm.com>
746
747 * MAINTAINERS (write-after-approval): Add myself.
748
50c933a3 7492014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
750
751 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
752 from 2 years ago.
753
2008009a 7542014-11-19 Alex Velenko <Alex.Velenko@arm.com>
755
756 Revert:
757 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
758
759 * MAINTAINERS (Write After Approval): Added myself as line map
760 maintainer.
761
e2d66bc6 7622014-11-19 Renlin Li <Renlin.Li@arm.com>
763
764 Revert:
765 2014-11-19 Renlin Li <Renlin.Li@arm.com>
766
767 * MAINTAINERS (Write After Approval): Added myself.
768
cef068f7 7692014-11-19 Renlin Li <Renlin.Li@arm.com>
770
771 * MAINTAINERS (Write After Approval): Added myself.
772
f5ff9110 7732014-11-19 Alex Velenko <Alex.Velenko@arm.com>
774
775 * MAINTAINERS (Write After Approval): Added myself as line map
776 maintainer.
777
14c6b63a 7782014-11-17 Dodji Seketeli <dodji@redhat.com>
779
780 * MAINTAINERS (Various Maintainers): Added myself as line map
781 maintainer.
782
c8df758a 7832014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
784
785 * move-if-change: Sync from upstream gnulib.
786
cdf97dbf 7872014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
788
789 * compile: Sync with upstream Automake.
790 * depcomp: Ditto.
791 * install-sh: Ditto.
792 * missing: Ditto.
793 * mkinstalldirs: Ditto.
794 * ylwrap: Ditto.
795
54c820f5 7962014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
797
798 * config.sub: Update from upstream config repo.
799 * config.guess: Ditto.
800
d3a7dd32 8012014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
802
803 * Makefile.def: Add liboffloadmic to target_modules. Make
804 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
805 * Makefile.in: Regenerate.
806 * configure: Regenerate.
807 * configure.ac: Add liboffloadmic to target binaries.
808 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
809 Add liboffloadmic to noconfig list when C++ is not supported.
810
a3d93be3 8112014-11-13 Bernd Schmidt <bernds@codesourcery.com>
812 Thomas Schwinge <thomas@codesourcery.com>
813 Ilya Verbin <ilya.verbin@intel.com>
814 Andrey Turetskiy <andrey.turetskiy@intel.com>
815
816 * configure: Regenerate.
817 * configure.ac (--enable-as-accelerator-for)
818 (--enable-offload-targets): New configure options.
819
90d9e583 8202014-11-11 Tobias Burnus <burnus@net-b.de>
821
845ec886 822 * Makefile.def: Make all-gcc depend on all-isl.
90d9e583 823 * Makefile.in: Regenerate.
824
863e76f9 8252014-11-11 David Malcolm <dmalcolm@redhat.com>
826
827 * ChangeLog.jit: New.
828 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
829
7c407808 8302014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
831
832 PR target/63610
833 * libtool.m4: Fix globbing of darwin versions.
834 * configure: Regenerate.
835
572cf1f7 8362014-11-11 Tobias Burnus <burnus@net-b.de>
837
572cf1f7 838 * Makefile.def: Remove CLooG.
839 * Makefile.tpl: Ditto.
840 * configure.ac: Ditto.
841 * configure: Regenerate.
842 * Makefile.in: Ditto.
843
8ce80784 8442014-11-06 Bernd Schmidt <bernds@codesourcery.com>
845
846 * configure.ac: Handle nvptx-*-*.
847 * configure: Regenerate.
848
aa80e213 8492014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
850
851 * MAINTAINERS (Write After Approval): Add myself.
852
f7d3db38 8532014-10-31 Jakub Jelinek <jakub@redhat.com>
854
855 * Makefile.def (libcc1): Remove bootstrap=true;.
856 * Makefile.in: Regenerated.
857
10e64fba 8582014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
859
860 * configure.ac: Update comment.
861 * configure: Regenerate.
862
6f0a1b31 8632014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
864
865 * MAINTAINERS (Write After Approval): Add myself.
866
944792ef 8672014-10-30 Thomas Schwinge <thomas@codesourcery.com>
868
869 * configure.ac (extra_host_libiberty_configure_flags): Add
870 --enable-shared also for libcc1's benefit.
871 * configure: Regenerate.
872
98b17817 8732014-10-29 Tristan Gingold <gingold@adacore.com>
874
875 * MAINTAINERS: Change my email address.
876
ab103e33 8772014-10-27 Phil Muldoon <pmuldoon@redhat.com>
878 Tom Tromey <tromey@redhat.com>
879
880 * Makefile.def: Add libcc1 to host_modules.
881 * configure.ac (host_tools): Add libcc1.
882 * Makefile.in, configure: Rebuild.
883
1085f3b8 8842014-10-24 Hans-Peter Nilsson <hp@axis.com>
b85b703b 885
886 * configure.ac (build_configargs): Don't share config.cache between
887 build subdirs.
d9eecfbd 888 * configure: Regenerate.
b85b703b 889
14091821 8902014-10-24 Daniel Hellstrom <daniel@gaisler.com>
891
892 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
893 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
894 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
895 leon3v7 as leon3.
896 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
897 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
898 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
899 * config/sparc/sparc.md (cpu): Add leon3v7.
900 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
901
b58f2ae3 9022014-10-24 Daniel Hellstrom <daniel@gaisler.com>
903
904 * MAINTAINERS (write-after-approval): Add myself.
905
56242c27 9062014-10-23 Ian Lance Taylor <iant@google.com>
907
908 * configure.ac: Disable the Go frontend on systems where it is known
909 to not work.
910 * configure: Regenerate.
911
9245d2c5 9122014-10-23 Richard Biener <rguenther@suse.de>
913
914 * Makefile.def: Add libcpp build module and dependencies.
915 * configure.ac: Add libcpp build module.
916 * Makefile.in: Regenerate.
917 * configure: Likewise.
918
2e7fb888 9192014-10-15 Max Filippov <jcmvbkbc@gmail.com>
920
921 * MAINTAINERS (write-after-approval): Add myself.
922
a4dbd7d4 9232014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
924
925 * INSTALL/README: Do not mention CVS.
926
58f62c51 9272014-10-03 Jing Yu <jingyu@google.com>
928
929 * configure.ac: Add aarch64 to list of targets that support gold.
930 * configure: Regenerate.
931
0c89a10c 9322014-09-29 François Dumont <fdumont@gcc.gnu.org>
933
934 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
935
7747f33f 9362014-09-29 Catherine Moore <clm@codesourcery.com>
937
938 * MAINTAINERS: Add myself as MIPS maintainer.
939
6d0eaeb8 9402014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
941
942 * MAINTAINERS: Move myself to MIPS maintainers.
943
1fbbc678 9442014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
945
946 * MAINTAINERS: Put all email addresses between '<' and '>'.
947
5e530ebd 9482014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
949
950 * MAINTAINERS: Move myself to reviewers (Fortran).
951
870e466f 9522014-09-01 Andi Kleen <ak@linux.intel.com>
953
954 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
955 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
956 * Makefile.in: Regenerate.
957
8325d4dd 9582014-08-28 David Malcolm <dmalcolm@redhat.com>
959
960 * rtx-classes-status.txt: Delete
961
91a55c11 9622014-08-28 David Malcolm <dmalcolm@redhat.com>
963
964 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
965
b6de67fd 9662014-08-27 Sebastian Pop <s.pop@samsung.com>
967
968 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
969 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
970 of checking for version number.
971 * configure: Regenerated.
972 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
973
f1ee32d1 9742014-08-27 David Malcolm <dmalcolm@redhat.com>
975
976 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
977 is done; begin phase 6 (use extra rtx_def subclasses).
978
d40b1309 9792014-08-27 David Malcolm <dmalcolm@redhat.com>
980
981 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
982 done; begin phase 5 (additional rtx_def subclasses).
983
e149ca56 9842014-08-26 David Malcolm <dmalcolm@redhat.com>
985
986 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
987
26bb3cb2 9882014-08-26 David Malcolm <dmalcolm@redhat.com>
989
990 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
991 SET_BB_HEADER are done.
992
fc5ad70a 9932014-08-26 David Malcolm <dmalcolm@redhat.com>
994
995 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
996 done.
997
69c5a18c 9982014-08-26 David Malcolm <dmalcolm@redhat.com>
999
1000 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
1001
2f3c9801 10022014-08-26 David Malcolm <dmalcolm@redhat.com>
1003
1004 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
1005
e97a173d 10062014-08-25 David Malcolm <dmalcolm@redhat.com>
1007
1008 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
1009
943ea6fa 10102014-08-25 David Malcolm <dmalcolm@redhat.com>
1011
1012 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
1013
08a06697 10142014-08-25 David Malcolm <dmalcolm@redhat.com>
1015
1016 * rtx-classes-status.txt: Phase 3 (per-file commits within
1017 "config" subdirs) is done; begin phase 4 (removal of
1018 "scaffolding").
1019
d2ecc902 10202014-08-23 David Malcolm <dmalcolm@redhat.com>
1021
1022 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
1023 dir) is done; begin phase 3 (per-file commits within "config"
1024 subdirs).
1025
e31de0d2 10262014-08-21 David Malcolm <dmalcolm@redhat.com>
1027
1028 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
1029 phase 2 (per-file commits in main source dir).
1030
6ac3b11e 10312014-08-21 Bin Cheng <bin.cheng@arm.com>
1032
1033 * configure: Regenerated.
1034
0eec6621 10352014-08-19 David Malcolm <dmalcolm@redhat.com>
1036
1037 * rtx-classes-status.txt (TODO): Add SET_BND_TO
1038
17616710 10392014-08-19 David Malcolm <dmalcolm@redhat.com>
1040
1041 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
1042
7c5928c3 10432014-08-19 David Malcolm <dmalcolm@redhat.com>
1044
1045 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
1046
047ccec4 10472014-08-19 David Malcolm <dmalcolm@redhat.com>
1048
1049 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
1050
a83c8362 10512014-08-19 David Malcolm <dmalcolm@redhat.com>
1052
1053 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
1054
1b08cfdd 10552014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
1056
1057 * MAINTAINERS (Write After Approval): Add myself.
1058
d41d96b7 10592014-08-19 Christopher Faylor <me.gnu@cgf.cx>
1060
1061 * MAINTAINERS: Remove myself
1062
4a57a2e8 10632014-08-19 David Malcolm <dmalcolm@redhat.com>
1064
1065 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
1066
7ad1fa02 10672014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
1068
1069 * MAINTAINERS (Write After Approval): Add myself.
1070
a684cb04 10712014-08-18 David Malcolm <dmalcolm@redhat.com>
1072
1073 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
1074 SET_BB_HEADER, SET_BB_FOOTER
1075
57c8dfee 10762014-08-18 David Malcolm <dmalcolm@redhat.com>
1077
904c3df2 1078 * rtx-classes-status.txt: New file
57c8dfee 1079
429cca51 10802014-08-18 Roman Gareev <gareevroman@gmail.com>
1081
1082 * configure.ac: Eliminate ClooG installation dependency.
1083 * configure: Regenerate.
1084 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
1085 * Makefile.in: Regenerate.
1086
5420e92f 10872014-08-15 Ilya Verbin <iverbin@gmail.com>
1088
1089 * MAINTAINERS (Write After Approval): Add myself.
1090
cf2fd8f7 10912014-08-15 Ilya Tocar <tocarip@gmail.com>
f0da22ea 1092
1093 * MAINTAINERS (Write After Approval): Add myself.
1094
47d90752 10952014-08-01 Jiong Wang <jiong.wang@arm.com>
1096
1097 * MAINTAINERS (Write After Approval): Add myself.
1098
1d163515 10992014-07-28 Anthony Green <green@moxielogic.com>
1100
1101 Import from savannah.gnu.org:
1102 * config.sub: Update to 2014-07-28 version.
1103
8cc0edb6 11042014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
1105
1106 * MAINTAINERS: Remove my MIPS maintainer entry.
1107
385527e9 11082014-07-26 Uros Bizjak <ubizjak@gmail.com>
1109
1110 PR target/47230
1111 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
1112 * configure: Regenerate.
1113
2dd0603e 11142014-07-24 James Norris <jnorris@codesourcery.com>
1115
1116 * MAINTAINERS (Write After Approval): Add myself.
1117
383b71a9 11182014-07-20 Roman Gareev <gareevroman@gmail.com>
1119
1120 * configure.ac: Accept only CLooG 0.18.1.
1121 * configure: Regenerate.
1122
9556e4d0 11232014-07-17 Roman Gareev <gareevroman@gmail.com>
1124
1125 * configure.ac: Don't accept isl 0.11.
1126 * configure: Regenerate.
1127
05095438 11282014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
1129
1130 * MAINTAINERS (Write After Approval): Add myself.
1131
20632469 11322014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1133
1134 * configure.ac: Don't accept isl 0.10.
1135 * configure: Regenerate.
1136
f4953d40 11372014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
2556a4ed 1138
f4953d40 1139 Fix include path for in-tree cloog.
1140 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
1141 * configure: Regenerate.
2556a4ed 1142
f4953d40 11432014-06-18 Richard Henderson <rth@redhat.com>
60d578d4 1144
f4953d40 1145 * .gitignore: Import gcc_update output.
60d578d4 1146
bf0001d4 11472014-06-13 Thomas Schwinge <thomas@codesourcery.com>
1148
52fd2e17 1149 * config-ml.in: Robustify ac_configure_args parsing.
1150
1015a063 1151 * configure.ac (--enable-linker-plugin-configure-flags)
1152 (--enable-linker-plugin-flags): New flags.
1153 (configdirs): Conditionally add libiberty-linker-plugin.
1154 * configure: Regenerate.
1155 * Makefile.def (host_modules): Add libiberty-linker-plugin.
1156 (host_modules) <lto-plugin>: Pay attention to
1157 @extra_linker_plugin_flags@ and
1158 @extra_linker_plugin_configure_flags@.
1159 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
1160 * Makefile.in: Regenerate.
1161
bf0001d4 1162 * Makefile.tpl (configure-[+prefix+][+module+])
1163 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
1164 "module_srcdir" instead of "module" for locating a module's srcdir.
1165 * Makefile.in: Regenerate.
1166
85dcf814 11672014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
1168
1169 * MAINTAINERS (Write After Approval): Add myself.
1170
b9f71945 11712014-06-06 Sebastian Pop <sebpop@gmail.com>
1172
1173 * MAINTAINERS: Update my email address.
1174
a499a116 11752014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
1176
1177 * MAINTAINERS (Write After Approval): Add myself.
1178
42878318 11792014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
1180
1181 * MAINTAINERS (Write After Approval): Add myself.
1182
df148e44 11832014-05-30 Jonathan Wakely <jwakely@redhat.com>
1184
1185 PR libstdc++/61011
1186 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
1187 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
1188 * configure: Regenerate.
1189
7f9463ec 11902014-05-28 Pedro Alves <palves@redhat.com>
1191
1192 * MAINTAINERS (Write After Approval): Add myself.
1193
0be66420 11942014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
1195
1196 * MAINTAINERS: Update my affiliation/email.
1197
2a96d757 11982014-05-19 Mike Stump <mikestump@comcast.net>
1199
1200 * MAINTAINERS: Add wide-int reviewers.
1201
2481a2c1 12022014-05-14 Sandra Loosemore <sandra@codesourcery.com>
1203
1204 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
1205 * configure: Regenerated.
1206
418aa869 12072014-05-15 Torvald Riegel <triegel@redhat.com>
1208
1209 * MAINTAINERS (libitm): Add myself as maintainer.
1210
d23ca936 12112014-05-07 Charles Baylis <charles.baylis@linaro.org>
1212
1213 * MAINTAINERS (Write After Approval): Add myself.
1214
b98f8a78 12152014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
1216
1217 * config.sub, config.guess: Import from upstream.
1218
588c2671 12192014-04-29 Alan Lawrence <alan.lawrence@arm.com>
1220
1221 * MAINTAINERS (Write After Approval): Put myself in correct order.
1222
572205be 12232014-04-29 Alan Lawrence <alan.lawrence@arm.com>
1224
1225 * MAINTAINERS (Write After Approval): Add myself.
1226
a6703892 12272014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1228
1229 * MAINTAINERS: Move myself from Reviewers to Write After Approval
1230 section.
1231
5692cf37 12322014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
1233
1234 * MAINTAINERS (Write After Approval): Delete myself.
1235
478532eb 12362014-04-17 Jakub Jelinek <jakub@redhat.com>
1237
1238 PR sanitizer/56781
1239 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
1240 and -B* options with -Xcompiler.
1241
e40b19b7 12422014-04-04 Eric Botcazou <ebotcazou@adacore.com>
1243
1244 PR bootstrap/60620
cf2fd8f7 1245 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
e40b19b7 1246 * Makefile.in: Regenerate.
1247
e673a265 12482014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
1249
1250 * Makefile.def (dependencies): Make all-ld depend on all-binutils
1251 for WINDRES_FOR_TARGET in default-manifest.o rule.
1252 * Makefile.in: Regenerate.
1253
737fef9c 12542014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
1255
1256 * MAINTAINERS (Write After Approval): Add myself.
1257
f4ae1a00 12582014-03-26 Jakub Jelinek <jakub@redhat.com>
1259
1260 PR sanitizer/56781
1261 * Makefile.def: Set bootstrap=true; for host fixincludes.
1262 * configure.ac: Don't bootstrap host fixincludes unless
1263 --with-build-config=bootstrap-{a,ub}san.
1264 * Makefile.in: Regenerated.
1265 * configure: Regenerated.
1266
ee055341 12672014-03-21 Jakub Jelinek <jakub@redhat.com>
1268
1269 * configure.ac: Move BUILD_CONFIG set up earlier. Add
1270 --enable-vtable-verify option parsing. Don't add
1271 target-libsanitizer to bootstrap_target_libs unless
1272 --with-build-config=bootstrap-asan or
1273 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
1274 to bootstrap_target_libs unless --enable-vtable-verify.
1275 * configure: Regenerated.
1276
1279e87b 12772014-03-10 Anatoly Sokolov <aesok@post.ru>
1278
1279 * MAINTAINERS (Write After Approval): Add myself.
1280
cf0201a5 12812014-03-07 Denis Chertykov <chertykov@gmail.com>
1282
1283 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
1284
48d33b51 12852014-03-07 Jakub Jelinek <jakub@redhat.com>
1286
1287 PR bootstrap/58572
1288 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
1289 -I for libstdc++-v3 includes if $(LEAN).
1290 * Makefile.in: Regenerated.
1291
4dcc249a 12922014-03-04 Jonathan Wakely <jwakely@redhat.com>
1293
1294 * MAINTAINERS: Update my email address.
1295
2da35515 12962014-02-24 Walter Lee <walt@tilera.com>
1297
1298 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
1299 (tilegx-*-*): Change to tilegx*-*-*.
1300 * configure: Regenerate.
1301
2cdbba93 13022014-02-17 Loren J. Rittle <ljrittle@acm.org>
1303
1304 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
1305
e3c32511 13062014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
1307
1308 * MAINTAINERS (Write After Approval): Add myself.
1309
48118d02 13102014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1311
1312 PR target/59788
1313 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
1314 *solaris2*.
1315
68512f53 13162014-01-21 John David Anglin <danglin@gcc.gnu.org>
1317
1318 * MAINTAINERS: Update my email address.
1319
a37bd79b 13202014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
1321
1322 * MAINTAINERS: Convert to UTF-8.
1323 Properly sort Xinliang David Li's entry.
1324
3c6280bd 13252013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
1326 Sandra Loosemore <sandra@codesourcery.com>
1327
1328 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
1329 nios2 port maintainers.
1330
e8cac2b9 13312013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
1332
1333 * MAINTAINERS (Write After Approval): Add myself.
1334
87ebeb4c 13352013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
d4cf3e7a 1336
1337 * configure.ac: Add user-friendly check for native x86_64-linux
1338 multilibs.
1339 * configure: Regenerate.
1340
13412013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
1342
1343 * MAINTAINERS: Add myself as sh maintainer.
1344
13452013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
1346
1347 * MAINTAINERS: Add self as SLSR maintainer.
1348
13492013-11-18 Jan Hubicka <hubicka@ucw.cz>
1350
1351 * MAINTAINERS: Update my email address.
1352
13532013-11-15 David Edelsohn <dje.gcc@gmail.com>
1354
1355 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
1356
13572013-11-07 Thomas Schwinge <thomas@codesourcery.com>
1358
1359 * Makefile.in: Regenerate.
1360
1361 * Makefile.tpl: Fix typo.
1362 * Makefile.in: Regenerate partially.
1363
13642013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
1365
1366 * configure.ac: Added libcilkrts to noconfig list when C++ is not
1367 supported.
1368 * configure: Regenerated.
1369
13702013-11-01 Trevor Saunders <tsaunders@mozilla.com>
1371
1372 * MAINTAINERS (Write After Approval): Add myself.
1373
13742013-10-30 Jason Merrill <jason@redhat.com>
1375
1376 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
1377 --disable-build-format-warnings.
1378
13792013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
1380
cf2fd8f7 1381 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
d4cf3e7a 1382 depend on libstdc++ and libgcc.
1383 * configure: Regenerate.
1384 * configure.ac: Added libcilkrts to target binaries. Also, restrict
1385 libcilkrts for POSIX and i*86, and x86_64 architectures.
1386 * Makefile.in: Added libcilkrts related fields to support building it.
1387
13882013-10-26 Jeff Law <law@redhat.com>
1389
1390 * Makefile.def (target_modules): Remove libmudflap
1391 (languages): Remove check-target-libmudflap).
1392 * Makefile.in: Rebuilt.
1393 * Makefile.tpl (check-target-libmudflap-c++): Remove.
1394 * configure.ac (target_libraries): Remove target-libmudflap.
1395 Remove checks which disabled libmudflap on some systems.
1396 * configure: Rebuilt.
1397 * libmudflap: Directory removed.
1398
13992013-10-21 Cong Hou <congh@google.com>
1400
1401 * MAINTAINERS (Write After Approval): Add myself.
1402
14032013-10-16 Mike Stump <mikestump@comcast.net>
1404
1405 * .dir-locals.el: Add.
1406
14072013-10-15 David Malcolm <dmalcolm@redhat.com>
1408
1409 * configure.ac: Add --enable-host-shared
1410 * configure: Regenerate.
1411
14122013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
1413
1414 Import from savannah.gnu.org:
1415 * config.guess: Update to 2013-06-10 version.
1416 * config.sub: Update to 2013-10-01 version.
1417
14182013-10-01 Simon Cook <simon.cook@embecosm.com>
1419
1420 Changes to build configuration to allow big endian ARC ELF toolchain
1421 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
1422 * configure: Regenerate.
1423
14242013-09-20 Alan Modra <amodra@gmail.com>
1425
1426 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
1427 ppc host match. Support little-endian powerpc linux hosts.
1428
14292013-09-19 Dodji Seketeli <dodji@redhat.com>
1430
1431 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
1432 maintainer.
1433
14342013-09-12 DJ Delorie <dj@redhat.com>
1435
1436 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
1437 maintainers.
1438
14392013-09-03 Richard Biener <rguenther@suse.de>
1440
1441 * configure.ac: Also allow ISL 0.12.
1442 * configure: Regenerated.
1443
14442013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
1445
1446 * MAINTAINERS (Write After Approval): Add myself.
1447
14482013-08-27 David Malcolm <dmalcolm@redhat.com>
1449
1450 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
1451
14522013-08-26 Caroline Tice <cmtice@google.com>
1453
1454 * MAINTAINERS: Correct earliers update: Move myself from libvtv
1455 "Various Reviewers" to libvtv "Various Maintainers".
1456
14572013-08-20 Steven Bosscher <steven@gcc.gnu.org>
1458
1459 * MAINTAINERS: Add myself as RTL optimizers reviewer.
1460
14612013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
1462
1463 * MAINTAINERS: Update name, email.
1464
14652013-08-13 Adam Butcher <adam@jessamine.co.uk>
1466
1467 * MAINTAINERS (Write After Approval): Add myself.
1468
14692013-08-12 Caroline Tice <cmtice@google.com>
1470
1471 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
1472 address in the Write After Approval section.
1473
14742013-08-09 Carlos O'Donell <carlos@redhat.com>
1475
1476 * MAINTAINERS (Write After Approval): Update email.
1477
14782013-08-08 Benjamin Kosnik <bkoz@redhat.com>
1479
1480 * configure.ac: Adjust to check VTV_SUPPORTED.
1481 * configure: Regenerated.
1482
14832013-08-02 Caroline Tice <cmtice@google.com>
1484
1485 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
1486 on non-linux systems; add target-libvtv to noconfigdirs; add
1487 libsupc++/.libs to C++ library search paths.
1488 * configure: Regenerated.
1489 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
1490 libstdc++ and libgcc.
1491 * Makefile.in: Regenerated.
1492
14932013-07-19 Yvan Roux <yvan.roux@linaro.org>
1494
1495 * MAINTAINERS (Write After Approval): Add myself.
1496
14972013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
1498 Shiva Chen <shiva0217@gmail.com>
1499
1500 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
1501 nds32 port maintainers.
1502
15032013-07-17 Tim Shen <timshen91@gmail.com>
1504
1505 * MAINTAINERS (Write After Approval): Add myself.
1506
15072013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1508
1509 * configure.ac: Sync from binutils.
1510 * configure: Regenerate.
1511
15122013-06-14 Vidya Praveen <vidyapraveen@arm.com>
1513
1514 * MAINTAINERS (Write After Approval): Add myself.
1515
15162013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
1517
1518 * MAINTAINERS (Write After Approval): Add myself.
1519
15202013-05-17 David Malcolm <dmalcolm@redhat.com>
1521
1522 * MAINTAINERS (Write After Approval): Add myself.
1523
15242013-04-30 Brooks Moses <bmoses@google.com>
1525
1526 * MAINTAINERS: Update my email; move myself from Fortran
1527 reviewer to Write After Approval.
1528
15292013-04-16 Andreas Schwab <schwab@suse.de>
1530
1531 * configure.ac (aarch64-*-*): Don't disable java.
1532 * configure: Regenerate.
1533
15342013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
1535
1536 * MAINTAINERS (Write After Approval): Add myself.
1537
15382013-03-30 Matthias Klose <doko@ubuntu.com>
1539
1540 * Makefile.def (target_modules): Don't install libffi.
1541 * Makefile.in: Regenerate.
1542
15432013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
1544
1545 * MAINTAINERS (Write After Approval): Add myself.
1546
15472013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
1548
1549 * MAINTAINERS (Write After Approval): Add myself.
1550
15512013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
1552
1553 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
1554 * configure: Regenerated.
1555
477ef922 15562013-02-05 Ian Lance Taylor <iant@google.com>
1557
1558 PR go/55969
1559 * configure.ac: Disable libgo on some systems where it does not
1560 work.
1561
d4cf3e7a 15622013-02-04 David Edelsohn <dje.gcc@gmail.com>
1563
1564 * MAINTAINERS: Explicitly add myself as AIX maintainer.
1565 Remove Geoff Keating as rs6000 port maintainer, at his request.
1566
15672013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
1568
1569 * MAINTAINERS: Update my email.
1570
15712013-01-23 Shenghou Ma <minux.ma@gmail.com>
1572
1573 * configure: Re-generate.
1574
15752013-01-15 Richard Biener <rguenther@suse.de>
1576
1577 PR other/55973
1578 * configure: Re-generate.
1579
15802013-01-14 Matthias Klose <doko@ubuntu.com>
1581
1582 * Makefile.def (install-target-libsanitizer): Depend on
1583 install-target-libstdc++-v3.
1584 * Makefile.in: Regenerate.
1585
15862013-01-14 Richard Biener <rguenther@suse.de>
1587
1588 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
1589 * configure: Re-generate
1590
15912013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1592
1593 * config.sub: Update from config repo.
1594
15952013-01-11 Eric Botcazou <ebotcazou@adacore.com>
1596
1597 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
1598 * Makefile.in: Regenerate.
1599
16002013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
1601
1602 * MAINTAINERS (arc): Add new port maintainership for myself.
1603
16042013-01-09 Jason Merrill <jason@redhat.com>
1605
1606 * .gitignore: Import from gdb repository.
1607
16082013-01-09 H.J. Lu <hongjiu.lu@intel.com>
1609
1610 * Makefile.def (configure-gcc): Depend on all-gmp.
1611 (all-gcc): Remove dependency on all-gmp.
1612 * Makefile.in: Regenerated.
1613
16142013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1615
1616 * config.sub: Merge from config repo.
1617 * config.guess: Ditto.
1618
16192013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1620
1621 * Makefile.def: Merge from binutils.
1622 * Makefile.in: Ditto.
1623
16242013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
1625
1626 * MAINTAINERS: Update my email.
1627
16282012-12-29 Ben Elliston <bje@gnu.org>
1629
1630 * config.guess: Update to 2012-12-29 version.
1631 * config.sub: Likewise.
1632
16332012-12-20 Matthias Klose <doko@ubuntu.com>
1634
1635 * Makefile.def (install-target-libgfortran): Depend on
1636 install-target-libquadmath, install-target-libgcc.
1637 (install-target-libsanitizer): Depend on install-target-libgcc.
1638 (install-target-libjava): Depend on install-target-libgcc.
1639 (install-target-libitm): Depend on install-target-libgcc.
1640 (install-target-libobjc): Depend on install-target-libgcc.
1641 (install-target-libstdc++-v3): Depend on install-target-libgcc.
1642 * Makefile.in: Regenerate.
1643
16442012-12-19 Matthias Klose <doko@ubuntu.com>
1645
1646 * Makefile.def (install-target-libgo): Depend on
1647 install-target-libatomic.
1648 * Makefile.in: Regenerate.
1649
16502012-12-18 Andreas Schwab <schwab@linux-m68k.org>
1651
1652 PR go/55201
1653 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
1654 * Makefile.in: Regenerate.
1655
16562012-12-16 Thomas Schwinge <thomas@codesourcery.com>
1657
1658 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
1659 * configure: Regenerate.
1660
16612012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1662
1663 * config.sub: Merge from config repo.
1664
16652012-12-11 H.J. Lu <hongjiu.lu@intel.com>
1666
1667 * Makefile.def (target_modules): Add bootstrap=true and
1668 raw_cxx=true to libsanitizer.
1669 * configure.ac (bootstrap_target_libs): Add libsanitizer.
1670 * Makefile.in: Regenerated.
1671 * configure: Likewise.
1672
16732012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
1674
1675 * MAINTAINERS: Remove self as RTL optimization maintainer.
1676
16772012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1678
1679 * MAINTAINERS (Write After Approval): Add myself.
1680
16812012-11-28 H.J. Lu <hongjiu.lu@intel.com>
1682
1683 * Makefile.def (target_modules): Remove bootstrap=true and
1684 raw_cxx=true from libsanitizer.
1685 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
1686 * Makefile.in: Regenerated.
1687 * configure: Likewise.
1688
16892012-11-28 H.J. Lu <hongjiu.lu@intel.com>
1690
1691 * Makefile.def (target_modules): Add bootstrap=true and
1692 raw_cxx=true to libsanitizer.
1693 * configure.ac (bootstrap_target_libs): Add libsanitizer.
1694 * Makefile.in: Regenerated.
1695 * configure: Likewise.
1696
16972012-11-28 Andrew Pinski <apinski@cavium.com>
1698
1699 PR bootstrap/54279
1700 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
1701 * configure: Regenerate.
1702 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
1703 * Makefile.in: Regenerate.
1704
17052012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
1706
1707 * configure.ac: Disable libsanitizer if we're not building C++.
1708 * configure: Regenerate.
1709
17102012-11-15 Roland McGrath <roland@hack.frob.com>
1711
1712 * MAINTAINERS (Write After Approval): Add myself.
1713
17142012-11-15 Dmitry Vyukov <dvyukov@google.com>
1715
1716 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
1717 Kostya Serebryany (kcc@google.com) and
1718 Jakub Jelinek (jakub@redhat.com).
1719 Rename area for Dodji Seketeli (dodji@redhat.com).
1720
17212012-11-15 Dodji Seketeli <dodji@redhat.com>
1722
1723 * MAINTAINERS: (asan.c, related): Add myself.
1724
17252012-11-14 Roland McGrath <mcgrathr@google.com>
1726
1727 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1728 * configure: Regenerate.
1729
17302012-11-13 Richard Henderson <rth@redhat.com>
1731
1732 * configure.ac: Move libsanitizer logic to subdirectory.
1733 * configure: Regenerate.
1734
17352012-11-13 Dodji Seketeli <dodji@redhat.com>
1736
1737 * configure.ac: Enable libsanitizer just on x86 linux for now.
1738 * configure: Re-generate.
1739
17402012-11-13 David Edelsohn <dje.gcc@gmail.com>
1741
1742 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
1743 sections.
1744 * configure: Regenerate.
1745
17462012-11-13 Hans-Peter Nilsson <hp@axis.com>
1747
1748 * configure.ac: Add section for configdirs for libsanitizer.
1749 Disable for cris-*-* and mmix-*-*.
1750 * configure: Regenerate.
1751
17522012-11-12 Wei Mi <wmi@google.com>
1753
1754 * configure.ac: Add libsanitizer to target_libraries.
1755 * Makefile.def: Ditto.
1756 * configure: Regenerate.
1757 * Makefile.in: Regenerate.
1758 * libsanitizer: New directory for asan runtime. Contains an empty
1759 tsan directory.
1760
17612012-11-03 Corinna Vinschen <corinna@vinschen.de>
1762
1763 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1764 against Mingw64 w32api.
1765 * configure: Regenerate.
1766
17672012-11-03 H.J. Lu <hongjiu.lu@intel.com>
1768
1769 * configure: Regenerated.
1770
17712012-11-03 Robert Mason <rbmj@verizon.net>
1772
1773 * configure.ac: add --disable-libstdcxx configure option
1774 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1775
17762012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
1777
1778 * MAINTAINERS (Write After Approval): Add myself.
1779
17802012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
1781
1782 * MAINTAINERS (Write After Approval): Add myself.
1783
17842012-10-24 Sharad Singhai <singhai@google.com>
1785
1786 * MAINTAINERS (Write After Approval): Add myself.
1787
17882012-10-24 Eric Christopher <echristo@gmail.com>
1789
1790 * MAINTAINERS: Update email address.
1791
17922012-10-23 Eric Botcazou <ebotcazou@adacore.com>
1793
1794 PR bootstrap/54820
1795 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1796 * configure: Regenerate.
1797
17982012-10-23 Richard Earnshaw <rearnsha@arm.com>
1799
1800 * MAINTAINERS (aarch64): Add Marcus and myself.
1801
18022012-10-22 Eric Botcazou <ebotcazou@adacore.com>
1803
1804 PR bootstrap/54820
1805 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1806 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1807 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1808 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1809 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1810 * Makefile.in: Regenerate.
1811 * configure.ac (have_static_libs): New variable and associated check.
1812 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1813 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1814 * configure: Regenerate.
1815
18162012-10-10 Richard Biener <rguenther@suse.de>
1817
1818 * MAINTAINERS: Adjust for changed surname.
1819
18202012-10-04 Lawrence Crowl <crowl@google.com>
1821
1822 * MAINTAINERS (Write After Approval): Add myself.
1823
18242012-10-01 Cary Coutant <ccoutant@google.com>
1825
1826 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
1827
18282012-09-28 Ian Lance Taylor <iant@google.com>
1829
1830 * Makefile.def: Make all-target-libgo depend on
1831 all-target-libbacktrace.
1832 * Makefile.in: Rebuild.
1833
18342012-09-26 Ian Lance Taylor <iant@google.com>
1835
1836 * Makefile.def: Make all-gcc depend on all-libbacktrace.
1837 * Makefile.in: Rebuild.
1838
18392012-09-20 Walter Lee <walt@tilera.com>
1840
1841 * configure.ac: Add tilegx to list of targets that support gold.
1842 * configure: Regenerate.
1843
18442012-09-20 Marek Polacek <polacek@redhat.com>
1845
1846 * MAINTAINERS (Write After Approval): Add myself.
1847
18482012-09-19 Steve Ellcey <sellcey@mips.com>
1849
1850 * configure.ac: Add mips*-mti-elf* target.
1851 * configure: Regenerate.
1852
18532012-09-17 Ian Lance Taylor <iant@google.com>
1854
1855 * MAINTAINERS (Various Maintainers): Add libbacktrace.
1856 * configure.ac (host_libs): Add libbacktrace.
1857 (target_libraries): Add libbacktrace.
1858 * Makefile.def (host_modules): Add libbacktrace.
1859 (target_modules): Likewise.
1860 * configure, Makefile.in: Rebuild.
1861
18622012-09-14 David Edelsohn <dje.gcc@gmail.com>
1863
1864 PR target/38607
1865 Merge upstream change.
1866 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1867
1868 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1869 Add libgomp*.o to compare_exclusions for AIX.
1870 * configure: Regenerate.
1871
18722012-09-06 Diego Novillo <dnovillo@google.com>
1873
1874 * configure.ac: Bump minimum GMP version to 4.2.3.
1875 * configure: Re-generate.
1876
18772012-09-05 Georg-Johann Lay <avr@gjlay.de>
1878
1879 PR target/54461
1880 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1881 target-libgloss if not configured --with-avrlibc=no.
1882 * configure: Regenerate.
1883
18842012-09-04 Jason Merrill <jason@redhat.com>
1885
1886 * configure.ac: Fix --enable-languages=all.
1887
18882012-09-04 Christophe Lyon <christophe.lyon@st.com>
1889
1890 * MAINTAINERS (Write After Approval): Add myself.
1891
18922012-09-03 Richard Guenther <rguenther@suse.de>
1893
1894 PR bootstrap/54138
1895 * configure.ac: Re-organize ISL / CLOOG checks to allow
1896 disabling with either --without-isl or --without-cloog.
1897 * configure: Regenerated.
1898
18992012-09-03 Georg-Johann Lay <avr@gjlay.de>
1900
1901 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1902 * configure: Regenerate.
1903
19042012-08-27 Ulrich Drepper <drepper@gmail.com>
1905
1906 * MAINTAINERS: Fix my email address.
1907
19082012-08-26 H.J. Lu <hongjiu.lu@intel.com>
1909
1910 PR binutils/4970
1911 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1912 and opcodes.
1913 * Makefile.in: Regenerated.
1914
19152012-08-26 Art Haas <ahaas@impactweather.com>
1916
1917 * configure: Regenerate.
1918
19192012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
1920
1921 * INSTALL/README: Also refer to the online installation
1922 instructions.
1923
19242012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1925
1926 * MAINTAINERS (Write After Approval): Add myself.
1927 (Picochip port): Remove myself.
1928
19292012-08-14 Diego Novillo <dnovillo@google.com>
1930
1931 Merge from cxx-conversion branch.
1932
1933 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1934 POSTSTAGE1_CONFIGURE_FLAGS.
1935 * Makefile.in: Regenerate.
1936 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
1937 Force C++ when bootstrapping.
1938 * configure: Regenerate.
1939
19402012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1941
1942 * MAINTAINERS (Write After Approval): Add myself.
1943
19442012-07-16 Joseph Myers <joseph@codesourcery.com>
1945
1946 * README: Document use of ranges of years in copyright notices.
1947
19482012-07-06 Richard Guenther <rguenther@suse.de>
1949
1950 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1951 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1952 --with-gmp=system.
1953 * Makefile.in: Regenerated.
1954 * configure: Likewise.
1955
19562012-07-06 Richard Guenther <rguenther@suse.de>
1957
1958 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1959 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1960 supply V=1 as extra_make_flags.
1961 * configure: Regenerated.
1962 * Makefile.in: Likewise.
1963
19642012-07-04 Tristan Gingold <gingold@adacore.com>
1965
1966 * configure: Regenerate.
1967
19682012-07-03 Richard Guenther <rguenther@suse.de>
1969
1970 * Makfile.def (isl): Remove not necessary extra_exports and
1971 extra_make_flags.
1972 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1973 * Makefile.in: Regenerated.
1974
19752012-07-03 Richard Guenther <rguenther@suse.de>
1976
1977 * Makefile.def (cloog): Add V=1 to extra_make_flags.
1978 * configure.ac: If either the ISL or the CLooG check failed
1979 do not try to build in-tree versions.
1980 * Makefile.in: Regenerated.
1981 * configure: Regenerated.
1982
19832012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1984
1985 * configure: Regenerate.
1986
19872012-07-02 Janis Johnson <janisjo@codesourcery.com>
1988
1989 * MAINTAINERS (Various Maintainers): Add myself as testsuite
1990 maintainer.
1991
19922012-07-02 Richard Guenther <rguenther@suse.de>
1993
1994 * configure: Regenerated.
1995
19962012-07-02 Richard Guenther <rguenther@suse.de>
1997 Michael Matz <matz@suse.de>
1998 Tobias Grosser <tobias@grosser.es>
1999 Sebastian Pop <sebpop@gmail.com>
2000
2001 * Makefile.def: Add ISL host module, remove PPL host module.
2002 Adjust ClooG host module to use the proper ISL.
2003 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
2004 * configure.ac: Include config/isl.m4. Add ISL host library,
2005 remove PPL. Remove PPL configury, add ISL configury, adjust
2006 ClooG configury.
2007 * Makefile.in: Regenerated.
2008 * configure: Likewise.
2009
20102012-07-02 Richard Guenther <rguenther@suse.de>
2011
2012 Merge from graphite branch
2013 2011-07-21 Tobias Grosser <tobias@grosser.es>
2014
2015 * configure: Regenerated.
2016 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
2017 both cloog.org and legacy versions. The only supported version will
2018 be CLooG with the isl backend.
2019
2020 2011-07-21 Tobias Grosser <tobias@grosser.es>
2021
2022 * configure: Regenerated.
2023 * configure.ac: Require cloog isl 0.17.0
2024
2025 2011-07-21 Tobias Grosser <tobias@grosser.es>
2026
2027 * configure: Regenerated.
2028 * config/cloog.m4: Do not define CLOOG_ORG
2029
20302012-06-29 Steven Bosscher <steven@gcc.gnu.org>
2031
2032 * configure.ac: Skip C if explicitly selected.
2033 * configure: Regenerate.
2034
20352012-06-28 Christophe Lyon <christophe.lyon@st.com>
2036
2037 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
2038 they contain -O2.
2039 * configure: Regenerate.
2040
20412012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
2042
2043 PR debug/53740
2044 * df.h, df-problems.c, dce.c: Revert last patch.
2045
20462012-06-25 Iain Sandoe <iain@codesourcery.com>
2047
2048 * MAINTAINERS (Write After Approval): Update my email address.
2049
20502012-06-21 Meador Inge <meadori@codesourcery.com>
2051
2052 * MAINTAINERS (Write After Approval): Add myself.
2053
20542012-06-20 Jason Merrill <jason@redhat.com>
2055
2056 * Makefile.tpl (check-target-libgomp-c++): New.
2057 (check-target-libitm-c++): New.
2058 * Makefile.def (c++): Add them.
2059 * Makefile.in: Regenerate.
2060
20612012-05-29 Edmar Wienskoski <edmar@freescale.com>
2062
2063 * MAINTAINERS (Write After Approval): Add myself.
2064
20652012-05-16 Olivier Hainque <hainque@adacore.com>
2066
2067 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
2068 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
2069 (install-no-fixedincludes): Adjust accordingly.
2070 * Makefile.in: Regenerate.
2071
20722012-05-15 H.J. Lu <hongjiu.lu@intel.com>
2073
2074 Merge upstream change
2075 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
2076
20772012-05-14 Marc Glisse <marc.glisse@inria.fr>
2078
2079 * MAINTAINERS (Write After Approval): Add myself.
2080
20812012-05-09 Nick Clifton <nickc@redhat.com>
2082 Paul Smith <psmith@gnu.org>
2083
2084 PR bootstrap/50461
2085 * configure.ac (mpfr-dir): When using in-tree MPFR sources
2086 allow for the fact that from release v3.1.0 of MPFR the source
2087 files were moved into a src sub-directory.
2088 * configure: Regenerate.
2089
20902012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
2091
2092 * configure.ac: Bump minimum MPFR version to 2.4.0.
2093 * configure: Regenerated.
2094
20952012-05-01 Richard Henderson <rth@redhat.com>
2096
2097 * Makefile.def (libatomic): New target_module.
2098 * configure.ac (target_libraries): Add libatomic.
2099 (noconfigdirs): Check if libatomic is supported.
2100 * Makefile.in, configure: Rebuild.
2101
21022012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
2103
2104 * MAINTAINERS (Write After Approval): Add myself.
2105
21062012-04-25 Joel Brobecker <brobecker@adacore.com>
2107
2108 * config.sub: Update to 2012-04-18 version from official repo.
2109
21102012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
2111
2112 * MAINTAINERS (Write After Approval): Add myself.
2113
21142012-04-11 Steve Ellcey <sellcey@mips.com>
2115
2116 * MAINTAINERS: Changed email address.
2117
21182012-03-28 Georg-Johann Lay <avr@gjlay.de>
2119
2120 PR target/52737
2121 * contrib/gcc_update (files_and_dependencies):
2122 Remove gcc/config/avr/t-multilib from touch data.
2123
21242012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2125
2126 * MAINTAINERS (OS Port Maintainers): Remove irix.
2127 * configure.ac (enable_libgomp): Remove *-*-irix6*.
2128 (unsupported_languages): Remove mips-sgi-irix6.*.
2129 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
2130 (with_stabs): Remove.
2131 * configure: Regenerate.
2132
21332012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2134
2135 * MAINTAINERS (OS Port Maintainers): Remove osf.
2136 * configure.ac (enable_libgomp): Remove *-*-osf*.
2137 (with_stabs): Remove alpha*-*-osf*.
2138 * configure: Regenerate.
2139
21402012-03-05 Tristan Gingold <gingold@adacore.com>
2141
2142 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
2143 * configure: Regenerate.
2144
21452012-02-17 Walter Lee <walt@tilera.com>
2146
2147 * MAINTAINERS: (Write After Approval): Delete myself.
2148
21492012-02-14 Walter Lee <walt@tilera.com>
2150
2151 * MAINTAINERS (tilegx port): Add myself.
2152 (tilepro port): Add myself.
2153 (Write After Approval): Add myself.
2154
21552012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
2156
2157 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
2158 and Joseph Myers as docstring relicensing maintainers.
2159
21602012-02-09 Bin Cheng <bin.cheng@arm.com>
2161
2162 * MAINTAINERS (write-after-approval): Add myself.
2163
21642012-02-08 Ira Rosen <irar@il.ibm.com>
2165
2166 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
2167 maintainer.
2168
21692012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
2170
2171 * MAINTAINERS (Write After Approval): Move myself to
2172 maintain alphabetical order.
2173
21742012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
2175
2176 * MAINTAINERS (Write After Approval): Add myself.
2177
21782012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
2179
2180 * MAINTAINERS (Write After Approval): Add myself.
2181
21822012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
2183 Jayant R Sonar <jayant.sonar@kpitcummins.com>
2184
2185 * configure.ac (cr16-*-*): Remove nonconfigdirs.
2186 * configure: Regenerate.
2187
21882012-01-23 Harshit Chopra <harshit@google.com>
2189
2190 * MAINTAINERS (Write After Approval): Add myself.
2191
21922012-01-22 Douglas B Rupp <rupp@ngnat.com>
2193
2194 * configure.ac: Remove reference to mh-interix.
2195 * configure: Regenerate.
2196
21972012-01-05 Richard Henderson <rth@redhat.com>
2198
2199 PR bootstrap/51072
2200 * configure.ac: Disable libitm if c++ is not enabled.
2201 * configure: Rebuild.
2202
2203 * configure.ac: Fix regexp for same.
2204 * configure: Rebuild.
2205
22062012-01-02 Balaji V. Iyer <bviyer@gmail.com>
2207
2208 * MAINTAINERS (Write After Approval): Add myself.
2209
22102012-01-02 Richard Guenther <rguenther@suse.de>
2211
2212 PR bootstrap/51686
2213 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
2214 * Makefile.in: Regenerate.
2215
22162011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
2217
2218 * MAINTAINERS (Write After Approval): Add myself.
2219
22202011-12-18 Eric Botcazou <ebotcazou@adacore.com>
2221
2222 * configure: Regenerate.
2223
22242011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
2225
2226 * MAINTAINERS (picochip): Changed email address.
2227
22282011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
2229
2230 * MAINTAINERS (write-after-approval): Add self.
2231
22322011-11-29 DJ Delorie <dj@redhat.com>
2233
2234 * configure.ac (rl78-*-*) New case.
2235 * configure: Regenerate.
2236 * MAINTAINERS: Add myself as RL78 maintainer.
2237
22382011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
2239
2240 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
2241
22422011-11-21 Andreas Tobler <andreast@fgznet.ch>
2243
2244 * libtool.m4: Additional FreeBSD 10 fixes.
2245
22462011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
2247
2248 * MAINTAINERS: Move myself from Write After Approval to CPU Port
2249 Maintainers section, as Epiphany maintainer.
2250
22512011-11-18 Iain Sandoe <iains@gcc.gnu.org>
2252
2253 PR target/49992
2254 * configure.ac: Remove ranlib special-casing for Darwin.
2255 * configure: Regenerate.
2256
22572011-11-12 Andrey Belevantsev <abel@ispras.ru>
2258
2259 * MAINTAINERS (Reviewers): Keep the list sorted.
2260
22612011-11-11 Andrey Belevantsev <abel@ispras.ru>
2262
2263 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
2264
22652011-11-09 Roland McGrath <mcgrathr@google.com>
2266
2267 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
2268 * configure: Rebuild.
2269 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
2270 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
2271 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
2272 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
2273 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
2274 Add READELF.
2275 * Makefile.in: Rebuild.
2276
22772011-11-09 Jason Merrill <jason@redhat.com>
2278
2279 * Makefile.def (language=c++): Remove check-c++0x.
2280 * Makefile.in (check-gcc-c++): Regenerate.
2281
22822011-11-08 Richard Henderson <rth@redhat.com>
2283
2284 * configure.ac: Test for libitm directory present first.
2285
2286 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
2287
2288 * configure.ac: Test libitm/configure.tgt to disable libitm.
2289 * configure: Rebuild.
2290
22912011-11-07 Aldy Hernandez <aldyh@redhat.com>
2292 Richard Henderson <rth@redhat.com>
2293
2294 Merged from transactional-memory.
2295
2296 * Makefile.def (lang_env_dependencies): libitm is c++.
2297 Add libitm target module.
2298 * configure.ac: Likewise.
2299 * config/mmap.m4: New file.
2300 * contrib/gcc_update: Add libitm to touch data.
2301 * Makefile.in, configure: Rebuild.
2302
23032011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2304
2305 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
2306 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
2307 * Makefile.in: Regenerate.
2308
23092011-11-01 DJ Delorie <dj@redhat.com>
2310
2311 * config.sub: Update to version 2011-10-29 (added rl78)
2312
23132011-10-27 Nick Clifton <nickc@redhat.com>
2314
2315 * config.sub: Import these changes from the config project:
2316
2317 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
2318 Ben Elliston <bje@gnu.org>
2319
2320 * config.sub (epiphany): New.
2321
2322 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
2323 Ben Elliston <bje@gnu.org>
2324
2325 * config.sub (hexagon, hexagon-*): New.
2326
2327 2011-08-23 Roland McGrath <mcgrathr@google.com>
2328
2329 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
2330 64eb to be64.
2331
2332 2011-08-16 Roland McGrath <mcgrathr@google.com>
2333
2334 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
2335 (nacl): Grok as alias for 32el-unknown-nacl.
2336
23372011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
2338
2339 * MAINTAINERS (Write After Approval): Add myself.
2340
23412011-10-24 Teresa Johnson <tejohnson@google.com>
2342
2343 * MAINTAINERS (Write After Approval): Add myself.
2344
23452011-09-21 Jakub Jelinek <jakub@redhat.com>
2346
2347 * MAINTAINERS (sparc port): Remove myself.
2348
23492011-09-14 Tom de Vries <tom@codesourcery.com>
2350
2351 * MAINTAINERS (Write After Approval): Add myself.
2352
23532011-08-14 Yao Qi <yao@codesourcery.com>
2354
2355 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
2356 * configure: Regenerate.
2357
23582011-07-26 Ian Lance Taylor <iant@google.com>
2359
2360 * configure.ac: Set have_compiler based on whether gcc directory
2361 exists, rather than on whether gcc is in configdirs.
2362 * configure: Rebuild.
2363
23642011-07-21 Joseph Myers <joseph@codesourcery.com>
2365
2366 * MAINTAINERS (Global Reviewers): Add self.
2367
23682011-07-20 David Edelsohn <dje.gcc@gmail.com>
2369
2370 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
2371 link directories.
2372 * Makefile.in: Rebuild.
2373
23742011-07-20 Ian Lance Taylor <iant@google.com>
2375
2376 PR bootstrap/49787
2377 * configure.ac: Move --enable-bootstrap handling earlier in file.
2378 If --enable-bootstrap and either --enable-build-with-cxx or
2379 --enable-build-poststage1-with-cxx, enable C++ automatically.
2380 * configure: Rebuild.
2381
23822011-07-19 Ian Lance Taylor <iant@google.com>
2383
2384 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
2385 make C++ a boot_language. Set and substitute
2386 POSTSTAGE1_CONFIGURE_FLAGS.
2387 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
2388 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
2389 * configure, Makefile.in: Rebuild.
2390
23912011-07-19 Vladimir Makarov <vmakarov@redhat.com>
2392
2393 * MAINTAINERS (Register Allocation): Move myself from reviewers to
2394 maintainers.
2395
23962011-07-18 Jakub Jelinek <jakub@redhat.com>
2397
2398 * MAINTAINERS (Global Reviewers): Add myself.
2399
24002011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2401
2402 * configure: Regenerate.
2403
24042011-07-16 Jason Merrill <jason@redhat.com>
2405
2406 * Makefile.def (language=c++): Add check-c++0x and
2407 check-target-libmudflap-c++.
2408 * Makefile.tpl (check-target-libmudflap-c++): New.
2409 * Makefile.in: Regenerate.
2410
24112011-07-16 Matthias Klose <doko@ubuntu.com>
2412
2413 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
2414 * Makefile.def (target_modules/libjava): Pass
2415 $(EXTRA_CONFIGARGS_LIBJAVA).
2416 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
2417 if not configured with --enable-static-libjava.
2418 * Makefile.in: Regenerate.
2419 * configure: Likewise.
2420
24212011-07-15 Jason Merrill <jason@redhat.com>
2422
2423 * Makefile.in (check-c++): Move check-gcc-c++0x after
2424 check-target-libstdc++-v3.
2425
24262011-07-15 Bernd Schmidt <bernds@codesourcery.com>
2427
2428 * MAINTAINERS (c6x port): New entry.
2429
24302011-07-13 Jason Merrill <jason@redhat.com>
2431
2432 * Makefile.in (check-gcc-c++0x): New.
2433 (check-c++): Depend on it.
2434
24352011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2436
2437 PR target/39150
2438 * configure.ac (i[3456789]86-*-solaris2*): Also accept
2439 x86_64-*-solaris2.1[0-9]*.
2440 * configure: Regenerate.
2441
24422011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
2443
2444 * MAINTAINERS (RTL optimizers): Add self.
2445
24462011-06-27 Gabriel Charette <gchare@google.com>
2447
2448 * MAINTAINERS (Write After Approval): Add myself.
2449
24502011-06-22 Hans-Peter Nilsson <hp@axis.com>
2451
2452 PR regression/47836
2453 PR bootstrap/23656
2454 PR other/47733
2455 PR bootstrap/49247
2456 PR c/48825
2457 * configure.ac (target_libraries): Remove target-libiberty.
2458 Remove case-statement setting skipdirs=target-libiberty for
2459 multiple targets. Remove checking target_configdirs and
2460 removing target-libiberty but keeping target-libgcc if
2461 otherwise empty.
2462 * Makefile.def (target_modules): Don't add libiberty.
2463 (dependencies): Remove all traces of target-libiberty.
2464 * configure, Makefile.in: Regenerate.
2465
24662011-06-13 Walter Lee <walt@tilera.com>
2467
2468 * configure.ac (tilepro-*-*) New case.
2469 (tilegx-*-*): Likewise.
2470 * configure: Regenerate.
2471
24722011-06-06 Jing Yu <jingyu@google.com>
2473
2474 * configure.ac: Skip target-libiberty for
2475 arm*-*-linux-androideabi.
2476 * configure: Regenerated.
2477
24782011-06-06 Nick Clifton <nickc@redhat.com>
2479
2480 * config.sub: Sync from upstream.
2481
24822011-06-05 Nenad Vukicevic <nenad@intrepid.com>
2483
2484 * MAINTAINERS (Write After Approval): Add myself.
2485
24862011-06-01 Daniel Jacobowitz <drow@false.org>
2487
2488 * MAINTAINERS: Update my email address.
2489
24902011-05-27 Nathan Froyd <froydnj@codesourcery.com>
2491
2492 * MAINTAINERS (Write After Approval): Update my email address.
2493
24942011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
2495
2496 * MAINTAINERS (Write After Approval): Add myself.
2497
24982011-05-08 Doug Kwan <dougkwan@google.com>
2499
2500 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
2501 * configure: Regenerated.
2502 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
2503 value from configure.
2504 * Makefile.in: Regenerated.
2505
25062011-05-05 Joseph Myers <joseph@codesourcery.com>
2507
2508 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
2509 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
2510 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
2511 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
2512 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
2513 *-*-vxworks*): Disable newlib and libgloss in separate case
2514 statement.
2515 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
2516 to separate case statement.
2517 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2518 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
2519 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
2520 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
2521 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
2522 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
2523 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
2524 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
2525 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
2526 i[[3456789]]86-*-rdos*, m32r-*-*,
2527 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
2528 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
2529 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
2530 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
2531 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
2532 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
2533 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
2534 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
2535 and libgloss in main case over targets. Remove most empty cases
2536 in main case over targets.
2537 * configure: Regenerate.
2538
25392011-05-04 Janis Johnson <janisjo@codesourcery.com>
2540
2541 * MAINTAINERS (Write After Approval): Add myself.
2542
25432011-05-04 Joseph Myers <joseph@codesourcery.com>
2544
2545 * configure.ac: Remove code setting special library locations for
2546 hppa*64*-*-hpux11*. Remove code setting compiler for
2547 sparc-sun-solaris2*.
2548 * configure: Regenerate.
2549
25502011-05-04 Joseph Myers <joseph@codesourcery.com>
2551
2552 * configure.ac: Separate libgloss_dir settings from general case
2553 over targets.
2554 * configure: Regenerate.
2555
25562011-04-28 Joseph Myers <joseph@codesourcery.com>
2557
2558 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2559 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
2560 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
2561 cases in libgcj-disabling case statement.
2562 (hppa*64*-*-linux*): Set unsupported_languages instead of
2563 disabling target-zlib.
2564 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
2565 to hppa*64*-*-hpux*.
2566 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
2567 hppa*-*-hpux*.
2568 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
2569 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
2570 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
2571 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
2572 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
2573 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
2574 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
2575 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
2576 libgcj-disabling case statement.
2577 * configure: Regenerate.
2578
25792011-04-28 Joseph Myers <joseph@codesourcery.com>
2580
2581 * configure.ac: Disable Java for targets not supporting libffi.
2582 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
2583 Remove cases in Java-disabling statement.
2584 (*arm-wince-pe): Change to arm-wince-pe.
2585 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
2586 cases in Java-disabling statement.
2587 (bfin-*-*): Don't disable Java again.
2588 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
2589 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
2590 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
2591 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
2592 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
2593 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
2594 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
2595 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
2596 Java-disabling statement.
2597 (mmix-*-*): Don't disable Java again.
2598 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2599 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
2600 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
2601 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
2602 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
2603 statement.
2604 * configure: Regenerate.
2605
26062011-04-28 Joseph Myers <joseph@codesourcery.com>
2607
2608 * configure.ac: Separate cases disabling Java and Java libraries
2609 from general case over targets.
2610 * configure: Regenerate.
2611
26122011-04-21 Jie Zhang <jzhang918@gmail.com>
2613
2614 * MAINTAINERS: Update my email address.
2615
26162011-04-20 Easwaran Raman <eraman@google.com>
2617
2618 * MAINTAINERS (Write After Approval): Add myself.
2619
26202011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
2621
2622 PR lto/48086
2623 * configure.ac: Re-enable LTO on *-apple-darwin9*.
2624 * configure: Regenerate.
2625
26262011-04-16 Jim Meyering <meyering@redhat.com>
2627
2628 * MAINTAINERS (Write After Approval): Add myself.
2629
26302011-04-15 Dodji Seketeli <dodji@redhat.com>
2631
2632 * MAINTAINERS: Update my email address.
2633
26342011-04-13 Georg-Johann Lay <avr@gjlay.de>
2635
2636 * MAINTAINERS (Write After Approval): Add myself.
2637
26382011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
2639
2640 * MAINTAINERS (Write After Approval): Add myself.
2641
26422011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
2643
2644 * MAINTAINERS (Write After Approval): Add myself.
2645
26462011-04-06 Joseph Myers <joseph@codesourcery.com>
2647
2648 * configure.ac (build_tools): Remove build-byacc.
2649 (host_libs): Remove mmalloc.
2650 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
2651 autoconf automake libtool diff rcs fileutils shellutils time
2652 textutils wdiff find uudecode hello tar gzip indent recode release
2653 sed perl gawk findutils gettext zip.
2654 (libgcj): Remove target-qthreads.
2655 (target_tools): Remove target-examples target-gperf.
2656 (YACC): Don't handle building byacc.
2657 * configure: Regenerate.
2658 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
2659 dosutils, examples, fileutils, find, findutils, gawk, gettext,
2660 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
2661 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
2662 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
2663 handle building components.
2664 * Makefile.in: Regenerate.
2665
26662011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
2667
2668 * MAINTAINERS: Update my email address as Xtensa maintainer.
2669
26702011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2671
2672 * config.sub: Sync from upstream.
2673
26742011-04-01 Joseph Myers <joseph@codesourcery.com>
2675
2676 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
2677 (microblaze*): Don't disable libssp.
2678 * configure: Regenerate.
2679
26802011-04-01 Joseph Myers <joseph@codesourcery.com>
2681
2682 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
2683 moveifchange.
2684 * configure: Regenerate.
2685 * Makefile.tpl: Use @SHELL@ not @config_shell@.
2686 * Makefile.in: Regenerate.
2687
26882011-04-01 Joseph Myers <joseph@codesourcery.com>
2689
2690 * configure.ac (*-*-sysv4*): Don't enable libgomp.
2691 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
2692 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
2693 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
2694 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
2695 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
2696 md_exec_prefix cases.
2697 * configure: Regenerate.
2698
26992011-04-01 Joseph Myers <joseph@codesourcery.com>
2700
2701 * configure.ac: Separate cases disabling target-libssp,
2702 target-libiberty, target-libstdc++-v3 and Fortran from general
2703 case over targets.
2704 * configure: Regenerate.
2705
27062011-04-01 Joseph Myers <joseph@codesourcery.com>
2707
2708 * configure.ac (*-*-chorusos): Don't disable libgcj.
2709 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2710 Remove case.
2711 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2712 (arm-*-coff): Don't disable libgcj.
2713 (arm*-*-linux-gnueabi): Remove useless assignment.
2714 (arm-*-riscix*): Don't disable libgcj.
2715 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2716 configuration.
2717 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2718 (c54x*-*-*): Remove case.
2719 (tic54x-*-*): Don't disable GCC or GCC libraries.
2720 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
2721 to *.
2722 (d10v-*-*): Don't disable GCC libraries.
2723 (d30v-*-*): Don't disable libgcj.
2724 (h8500-*-*): Don't disable GCC libraries.
2725 (i960-*-*): Don't disable libgcj.
2726 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
2727 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2728 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
2729 libgcj.
2730 (m68k-*-coff*): Remove case.
2731 (mmix-*-*): Don't disable libgloss on host.
2732 (mn10200-*-*, mn10300-*-*): Remove cases.
2733 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2734 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
2735 Don't disable libgcj.
2736 (romp-*-*): Remove case.
2737 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
2738 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
2739 case.
2740 (v810-*-*): Don't disable GCC libraries.
2741 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
2742 (ip2k-*-*): Don't disable GCC libraries.
2743 * configure: Regenerate.
2744
27452011-03-28 Joseph Myers <joseph@codesourcery.com>
2746
2747 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
2748 libffi on host.
2749 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
2750 on host.
2751 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
2752 * configure: Regenerate.
2753
27542011-03-26 John Marino <binutils@marino.st>
2755
2756 * configure.ac: Add support for *-*-dragonfly*
2757 * configure: Regenerate.
2758
27592011-03-25 Joseph Myers <joseph@codesourcery.com>
2760
2761 * configure.ac (native_only): Remove.
2762 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
2763 send-pr uudecode guile gnuserv on host.
2764 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
2765 send-pr rcs guile perl texinfo libtool on host.
2766 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
2767 automake send-pr rcs guile perl texinfo libtool on host.
2768 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
2769 (*-*-kaos*): Don't disable target-examples target-gperf on target.
2770 (alpha*-dec-osf*): Don't disable fileutils on target.
2771 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
2772 texinfo send-pr expect dejagnu on target.
2773 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
2774 target-qthreads on target.
2775 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
2776 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
2777 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
2778 x86_64-*-mingw*): Don't disable expect on target.
2779 (*-*-cygwin*): Don't disable target-gperf on target.
2780 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
2781 gnuserv on target.
2782 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
2783 target.
2784 * configure: Regenerate.
2785
27862011-03-25 Joseph Myers <joseph@codesourcery.com>
2787
2788 * configure.ac (target_tools): Remove target-groff.
2789 (native_only): Remove target-groff.
2790 (hppa*64*-*-*): Don't disable byacc.
2791 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
2792 setting.
2793 (*-*-kaos*): Don't skip target-librx and target-groff.
2794 (*-*-netware*): Don't skip target-libmudflap.
2795 (*-*-tpf*): Don't skip target-libmudflap.
2796 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
2797 directories on the host.
2798 (ia64*-*-*vms*): Don't skip tix.
2799 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
2800 host.
2801 * configure: Regenerate.
2802
28032011-03-24 Paolo Bonzini <pbonzini@redhat.com>
2804
2805 * configure.ac: Remove references to mt-mep, mt-netware,
2806 mt-wince.
2807 * Makefile.def: Add all-utils soft dependencies.
2808 * Makefile.tpl: Remove GDB_NLM_DEPS.
2809 * configure: Regenerate.
2810 * Makefile.in: Regenerate.
2811
28122011-03-24 Paolo Bonzini <bonzini@gnu.org>
2813
2814 * configure.ac: Do not include mh-x86omitfp.
2815 * configure: Regenerate.
2816
28172011-03-24 Paolo Bonzini <bonzini@gnu.org>
2818
2819 * configure.ac: Remove empty cases.
2820 * configure: Regenerate.
2821
28222011-03-24 Paolo Bonzini <bonzini@gnu.org>
2823
2824 * Makefile.def: Add dependency from termcap to gdb.
2825 * Makefile.in: Regenerate.
2826
28272011-03-24 Paolo Bonzini <bonzini@gnu.org>
2828
2829 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2830 * configure: Regenerate.
2831 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2832 * Makefile.tpl: Likewise.
2833 * Makefile.in: Regenerate.
2834
28352011-03-24 Paolo Bonzini <bonzini@gnu.org>
2836
2837 * configure.ac: Remove all mentions of tentative_cc.
2838 * configure: Regenerate.
2839
28402011-03-24 Joseph Myers <joseph@codesourcery.com>
2841
2842 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2843 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2844 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2845 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2846 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2847 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2848 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2849 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2850 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2851 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2852 *-*-rhapsody*): Remove host cases.
2853 * configure: Regenerate.
2854
28552011-03-24 Joseph Myers <joseph@codesourcery.com>
2856
2857 * configure.ac (ppc*-*-pe): Remove host case.
2858 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2859 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2860 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2861 cases.
2862 * configure: Regenerate.
2863
28642011-03-24 Joseph Myers <joseph@codesourcery.com>
2865
2866 * config.sub: Update to version 2011-03-23.
2867
28682011-03-22 Joseph Myers <joseph@codesourcery.com>
2869
2870 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2871 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2872 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2873 * configure: Regenerate.
2874
28752011-03-22 Joseph Myers <joseph@codesourcery.com>
2876
2877 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
2878 to Write After Approval.
2879 * config-ml.in: Don't handle arc-*-elf*.
2880 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2881 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2882 handle GCC libraries.
2883 * configure: Regenerate.
2884
28852011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2886
2887 PR bootstrap/48120:
2888 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2889 Add -lstdc++ -lm to LIBS.
2890 * configure: Regenerate.
2891
28922011-03-18 David Edelsohn <dje.gcc@gmail.com>
2893
2894 * config.guess: Update to version 2011-02-02
2895 * config.sub: Update to version 2011-02-24
2896
28972011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
2898
2899 PR lto/48086
2900 * configure.ac: Re-enable LTO on *-apple-darwin9.
2901 * configure: Regenerate.
2902
29032011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
2904
2905 PR lto/48086
2906 * configure.ac: Disable LTO on darwin due to an assembler change in
2907 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
2908 under 256.
2909 * configure: Regenerate.
2910
29112011-03-11 Chen Liqin <liqin.gcc@gmail.com>
2912
2913 * MAINTAINERS: Update myself as score backend maintainer,
2914 update my e-mail address.
2915
29162011-03-09 Xuepeng Guo <terry.guo@arm.com>
2917
2918 * MAINTAINERS: Update my e-mail address.
2919
29202011-03-06 Joey Ye <joey.ye@arm.com>
2921
2922 * MAINTAINERS: Update my e-mail address.
2923
29242011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2925
2926 * configure.ac: Adjust test of with_ppl.
2927 * configure: Regenerated.
2928
29292011-03-02 Kai Tietz <ktietz@redhat.com>
2930
2931 * MAINTAINERS: Adjust my e-mail address.
2932
29332011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2934
2935 * configure.ac: Add -lpwl to ppllibs.
2936 * configure: Regenerated.
2937
29382011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2939
2940 * config/cloog.m4: Add -lisl to clooglibs.
2941 * configure: Regenerated.
2942
29432011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2944
2945 * MAINTAINERS (CPU Port maintainers): Add self.
2946
29472011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2948
2949 * MAINTAINERS: Add myself as testsuite maintainer.
2950
29512011-02-15 Mike Stump <mikestump@comcast.net>
2952
2953 * MAINTAINERS: Add myself as testsuite maintainer.
2954
29552011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2956
2957 Import from Libtool and gnulib:
2958
2959 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
2960
2961 Prepare for supporting FreeBSD 10.
2962 * config.rpath: Remove handling of freebsd1* which soon would
2963 match FreeBSD 10.0.
2964
2965 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
2966
2967 Remove support for FreeBSD 1.x.
2968 * libtool.m4 (_LT_LINKER_SHLIBS)
2969 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
2970 soon would incorrectly match FreeBSD 10.0.
2971
29722011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2973
2974 PR binutils/12283
2975 * move-if-change: Import version from gnulib.
2976
29772011-02-12 Alexandre Oliva <aoliva@redhat.com>
2978
2979 PR lto/47225
2980 * Makefile.def (lto-plugin): Double dash for enable-shared.
2981 (configure-gcc): Depend on all-lto-plugin.
2982 * Makefile.in: Rebuilt.
2983
29842011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2985
2986 * configure.ac: Remove extra bracket.
2987 * configure: Regenerate.
2988
29892011-02-08 Tobias Burnus <burnus@net-b.de>
2990
2991 * MAINTAINERS: Add myself as libquadmath maintainer.
2992
29932011-02-08 Thomas Schwinge <thomas@schwinge.name>
2994
2995 * MAINTAINERS: Update my email address.
2996
29972011-02-07 Joseph Myers <joseph@codesourcery.com>
2998
2999 * MAINTAINERS (option handling): Add self.
3000
30012011-02-06 Kai Tietz <kai.tietz@onevision.com>
3002
3003 PR lto/47225
3004 * Makefile.def: Add dependency for install-gcc
3005 on install-lto-plugin.
3006 * Makfile.in: Regenerated
3007
30082011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
3009
3010 * MAINTAINERS (CPU Port Maintainers): Add myself.
3011
30122011-01-31 Alexandre Oliva <aoliva@redhat.com>
3013
3014 PR libgcj/44341
3015 * configure.ac: Discard --with-* flags for host when configuring
3016 target libraries for cross build.
3017 * configure: Rebuilt.
3018
30192011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3020
3021 * MAINTAINERS (linear loop transforms): Removed.
3022
30232011-01-25 Jakub Jelinek <jakub@redhat.com>
3024
3025 * configure.ac: If with_ppl is no, move setting with_cloog=no
3026 after CLOOG_REQUESTED check.
3027 * configure: Regenerated.
3028
30292011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3030
3031 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
3032 CLooG has been requested.
3033 * configure: Regenerated.
3034
30352011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3036
3037 * configure: Regenerated.
3038 * configure.ac: Check for version 0.11 (or later revision) of PPL.
3039
30402011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
3041
3042 * configure: Regenerated.
3043 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
3044
30452011-01-21 Andreas Schwab <schwab@redhat.com>
3046
3047 * configure.ac: Use AS_HELP_STRING throughout.
3048 * configure: Regenerate.
3049
30502011-01-18 Jie Zhang <jie.zhang@analog.com>
3051
3052 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
3053 * configure: Regenerate.
3054
30552011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3056
3057 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
3058
30592011-01-13 Joel Brobecker <brobecker@adacore.com>
3060
3061 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
3062 for ia64-hpux.
3063 * configure: Regenerate.
3064
30652011-01-07 Jan Hubicka <jh@suse.cz>
3066
3067 PR lto/47225
3068 * Makefile.in: Regenerate.
3069 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
3070 configure.
3071
30722011-01-07 Jan Hubicka <jh@suse.cz>
3073
3074 * Makefile.in: Regenerate.
3075 * Makefile.def (gcc host module) and soft dependency on lto-plugin
3076 and configure dependency on lto-plugin configure.
3077 (lto-plugin module): Remove dependency on GCC; add dependency on
3078 liniberty.
3079
30802011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
3081
3082 * MAINTAINERS (Write After Approval): Add myself.
3083
30842010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
3085
3086 * configure: Regenerate.
3087
30882010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
3089
3090 * configure.ac: (picochip): Disable libiberty.
3091
30922010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
3093
3094 * MAINTAINERS (Write After Approval): Add myself.
3095
30962010-12-10 Ian Lance Taylor <iant@google.com>
3097
3098 PR bootstrap/46819
3099 * configure.ac: For --disable-libgcj clear libgcj_saved.
3100 * configure: Rebuild.
3101
31022010-12-10 Tobias Burnus <burnus@net-b.de>
3103
3104 PR fortran/46540
3105 * configure.ac: Add --disable-libquadmath and
3106 --disable-libquadmath-support.
3107 * configure: Regenerate.
3108
31092010-12-03 Ian Lance Taylor <iant@google.com>
3110
3111 * MAINTAINERS: Add myself as libgo maintainer.
3112
31132010-12-03 Hans-Peter Nilsson <hp@axis.com>
3114
3115 PR libffi/46792
3116 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
3117 * configure: Regenerate.
3118
31192010-12-02 Ian Lance Taylor <iant@google.com>
3120
3121 * configure.ac: Always set default for poststage1_ldflags to
3122 -static-libstdc++ -static-libgcc.
3123
31242010-11-29 Andreas Schwab <schwab@redhat.com>
3125
3126 * configure.ac: Move comment to remove extra space in last argument
3127 of GCC_TARGET_TOOL.
3128
31292010-11-26 Alexandre Oliva <aoliva@redhat.com>
3130
3131 PR other/46026
3132 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
3133 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
3134 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
3135 (BASE_FLAGS_TO_PASS): Use it.
3136 * configure: Rebuilt.
3137 * Makefile.in: Rebuilt.
3138
31392010-11-23 H.J. Lu <hongjiu.lu@intel.com>
3140
3141 PR binutils/12258
3142 * configure.ac: Correct comments for --enable-gold/--enable-ld.
3143 Properly check default linker.
3144 * configure: Regnerated.
3145
31462010-11-23 Matthias Klose <doko@ubuntu.com>
3147
3148 * configure.ac: For --enable-gold, handle value `default' instead of
3149 `both*'. New configure option --{en,dis}able-ld.
3150 * configure: Regenerate.
3151
31522010-11-20 Ian Lance Taylor <iant@google.com>
3153
3154 * configure.ac: Only disable a language library if no language needs
3155 it. Don't let --disable-libgcj uncondtionally disable libffi.
3156 * configure: Rebuild.
3157
31582010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3159
3160 * Makefile.in: Regenerate.
3161
3162 PR other/46202
3163 * configure.ac: Fix just-built in-tree STRIP name to be
3164 binutils/strip-new.
3165 * configure: Regenerate.
3166 * Makefile.def (install-strip-gcc, install-strip-binutils)
3167 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
3168 (install-strip-sid): Mirror dependencies on non-strip variants
3169 of these targets on the respective -strip prerequisites.
3170 * Makefile.tpl (install-strip, install-strip-host)
3171 (install-strip-target): New targets.
3172 (install-strip-[+module+], install-strip-target-[+module+]):
3173 New targets.
3174 * Makefile.in: Regenerate.
3175
31762010-11-19 Ian Lance Taylor <iant@google.com>
3177 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3178
3179 * configure.ac: Add target-libgo to target_libraries. Set
3180 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
3181 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
3182 (HOST_EXPORTS): Add GOC.
3183 (BASE_TARGET_EXPORTS): Add GOC.
3184 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
3185 (GOCFLAGS_FOR_TARGET): New variable.
3186 (EXTRA_HOST_FLAGS): Add GOC.
3187 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
3188 * Makefile.def (target_modules): Add libgo.
3189 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
3190 (dependencies): Add dependency from configure-target-libgo to
3191 configure-target-libffi and all-target-libstdc++-v3. Add
3192 dependencies from all-target-libgo to all-target-libffi.
3193 (languages): Add go.
3194 * configure: Rebuild.
3195 * Makefile.in: Rebuild.
3196
31972010-11-19 Ian Lance Taylor <iant@google.com>
3198
3199 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
3200 compiler/flag environment variables.
3201
32022010-11-18 Ian Lance Taylor <iant@google.com>
3203
3204 * configure.ac: Check for lang_requires_boot_languages in
3205 config-lang.in files.
3206 * configure: Rebuild.
3207
32082010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
87969c8c 3209 Tobias Burnus <burnus@net-b.de>
3210
3211 PR fortran/32049
3212 * Makefile.def: Add libquadmath; build it with language=fortran.
3213 * configure.ac: Add libquadmath.
3214 * Makefile.tpl: Handle multiple libs in check-[+language+].
3215 * Makefile.in: Regenerate.
3216 * configure: Regenerate.
3217
1fea6e9c 32182010-11-16 Tom Tromey <tromey@redhat.com>
3219
3220 * MAINTAINERS: Moved myself to reviewers section.
3221
1950f29a 32222010-11-15 Zdenek Dvorak <ook@ucw.cz>
3223
3224 * MAINTAINERS: Moved myself to reviewers section.
3225
e3d68d13 32262010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3227
3228 * MAINTAINERS (Various Maintainers): Add self for build machinery.
3229 (Write After Approval): Remove self.
3230
73f813e1 32312010-11-15 Andreas Schwab <schwab@redhat.com>
3232
3233 * configure.ac: Fix spelling in option names.
3234 * configure: Regenerated.
3235
e619f0a6 32362010-11-13 Georg-Johann Lay <georgjohann@web.de>
3237
3238 PR bootstrap/39622
3239 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
3240 * configure: Regenerated.
3241
b330025b 32422010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
3243
3244 * MAINTAINERS: Update my email address.
3245
8a0fe290 32462010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3247
8a0fe290 3248 * configure: Regenerate.
3249
81b9d148 32502010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3251
aac33805 3252 * configure: Regenerate.
81b9d148 3253
4076133b 32542010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3255
4076133b 3256 * configure: Regenerate.
3257
88e8cc3e 32582010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3259
88e8cc3e 3260 * configure: Regenerate.
3261
a3c81e03 32622010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
3263
3264 * configure.ac: Support official CLooG.org versions.
3265 * configure: Regenerate.
3266 * config/cloog.m4: New.
3267
083311b4 32682010-11-10 François Dumont <francois.cppdevs@free.fr>
3269
3270 * MAINTAINERS (Write After Approval): Add myself.
3271
7cb0b8a7 32722010-11-09 David Edelsohn <dje.gcc@gmail.com>
3273
3274 * MAINTAINERS: Update my email address.
3275
16463c8d 32762010-11-04 Iain Sandoe <iains@gcc.gnu.org>
3277
3278 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
3279 * configure: Regenerate.
16463c8d 3280
25630dc7 32812010-11-03 Ian Lance Taylor <iant@google.com>
3282 Dave Korn <dave.korn.cygwin@gmail.com>
3283
3284 PR lto/46273
3285 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
3286 and on other supported platforms whenever LTO is enabled.
3287 * configure: Rebuild.
3288
13d2f2b2 32892010-11-02 Alan Modra <amodra@gmail.com>
3290
3291 PR binutils/12110
3292 * configure.ac: Error when source path contains spaces.
3293 * configure: Regenerate.
3294
4a0163ae 32952010-10-23 James E. Wilson <wilson@codesourcery.com>
3296
3297 * MAINTAINERS: Update my email address.
3298
1235ba90 32992010-10-20 Ian Lance Taylor <iant@google.com>
3300
3301 * Makefile.def (target_modules): Set lib_path to src/.libs for
3302 libstdc++-v3 module.
3303 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
3304 * Makefile.in: Rebuild.
3305
579b6115 33062010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3307
3308 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
3309 (Write After Approval): Remove myself.
3310
79aafbf6 33112010-10-15 Tristan Gingold <gingold@adacore.com>
3312
3313 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3314
7516f0c4 33152010-10-14 Douglas Rupp <rupp@gnat.com>
3316
3317 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3318
ca42e774 33192010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
3320
3321 * configure.ac (build_lto_plugin): New shell variable.
3322 (--enable-lto): Turn on by default for all non-ELF platforms that
3323 have had LTO support added so far. Set build_lto_plugin appropriately
3324 for both ELF and non-ELF.
3325 (configdirs): Add lto-plugin or not based on build_lto_plugin.
3326 * configure: Regenerate.
3327
9ee71fca 33282010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3329
3330 Sync from src:
3331 * configure.ac (v850 support): Remove target-libgloss from
3332 noconfigdirs.
3333 * configure: Regenerate.
3334
372a3f1e 33352010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3336
3337 PR bootstrap/45326
3338 PR bootstrap/45174
3339 * configure.ac: Honor initial values of $build_configargs,
3340 $host_configargs, $target_configargs. Mark the precious, so
3341 environment settings get recorded.
3342 * configure: Regenerate.
3343
445b7c96 33442010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3345
3346 PR bootstrap/45796
3347 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
3348 Depend on all-build-libiberty.
3349 * Makefile.in: Regenerate.
3350
d34b0d1e 33512010-09-30 Michael Eager <eager@eagercon.com>
3352
3353 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
3354 * configure: Regenerate.
3355
2ae04593 33562010-09-28 Michael Eager <eager@eagercon.com>
3357
3358 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
3359
3aa7b555 33602010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3361
3362 PR bootstrap/44621
3363 * configure.ac: Fix unportable shell quoting.
3364 * configure: Regenerate.
3365
62932e4d 33662010-09-21 Iain Sandoe <iains@gcc.gnu.org>
3367
3368 * configure.ac (enable-lto): Add Darwin to the list of supported lto
3369 targets and amend comment.
3370 * configure: Regenerate.
3371
b3f60ce8 33722010-09-15 Tejas Belagod <tejas.belagod@arm.com>
3373
3374 * MAINTAINERS (Write After Approval): Add myself.
3375
4ae8c98f 33762010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
3377
3378 * configure.ac: Enable LTO by default on Darwin.
3379 * configure: Regenerate.
3380
782aa0bb 33812010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
3382
4ae8c98f 3383 * MAINTAINERS (Write After Approval): Add myself.
782aa0bb 3384
3888a212 33852010-09-01 Ian Bolton <ian.bolton@arm.com>
3386
4ae8c98f 3387 * MAINTAINERS (Write After Approval): Add myself.
3888a212 3388
ad7d8d63 33892010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
3390
3391 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
3392 ports
3393
b9c08e4e 33942010-07-28 David Yuste <david.yuste@gmail.com>
3395
3396 * MAINTAINERS (Write After Approval): Add myself.
3397
65b688d7 33982010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
3399
3400 * configure.ac: Support all v850 targets.
3401 * configure: Regenerate.
3402
b9a8e4c4 34032010-07-23 Marc Glisse <marc.glisse@normalesup.org>
3404
3405 PR bootstrap/44455
3406 * configure.ac (extra_mpfr_configure_flags): Copy from
3407 extra_mpc_gmp_configure_flags.
3408 * configure: Re-generated.
3409
a91ed45e 34102010-07-22 Andi Kleen <ak@linux.intel.com>
3411
3412 * MAINTAINERS (Write After Approval): Add myself.
3413
b2c57537 34142010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
3415
3416 * MAINTAINERS (Write After Approval): Add myself.
3417
a7a6769e 34182010-07-20 Jeffrey Yasskin <jyasskin@google.com>
3419
3420 * MAINTAINERS (Write After Approval): Add myself.
3421
cb885d9b 34222010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
3423
3424 PR target/44862
3425 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
3426 Provide -B option to allow for link spec %s substitutions for
3427 libstdc++.a on darwin.
3428 * Makefile.in: Regenerate.
3429
5bea9bfd 34302010-07-10 Mikael Morin <mikael@gcc.gnu.org>
3431
3432 * MAINTAINERS (Reviewers): Update my e-mail address
3433
753a7a07 34342010-06-10 Alexandre Oliva <aoliva@redhat.com>
3435
3436 * Makefile.def (configure-gcc): Depend on all-libelf.
3437 * Makefile.in: Rebuild.
3438
596b7b22 34392010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
3440
3441 * MAINTAINERS (Write After Approval): Add myself in the right place.
3442
dcde3c07 34432010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
c29ab255 3444
3445 * MAINTAINERS (Write After Approval): Add myself.
3446
dcde3c07 34472010-05-25 Sterling Augustine <sterling@tensilica.com>
c03b5ae8 3448
3449 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
dcde3c07 3450
34512010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
fc75f6d9 3452
e3cce89a 3453 * config.sub: Update to version 2010-05-21.
3454 * config.guess: Update to version 2010-04-03.
fc75f6d9 3455
f64b48e2 34562010-05-18 Steven Bosscher <steven@gcc.gnu.org>
3457
3458 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
3459 * configure: Regenerate.
3460
2be0e543 34612010-05-12 Sriraman Tallam <tmsriram@google.com>
3462
3463 * MAINTAINERS (Write After Approval): Add myself.
3464
23433d72 34652010-05-07 Steven Bosscher <steven@gcc.gnu.org>
3466
3467 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
3468 a platform that supports LTO.
3469 * configure: Regenerate.
3470
896fc761 34712010-05-05 Sebastian Pop <sebastian.pop@amd.com>
3472
3473 * configure.ac: Allow all the versions greater than 0.10 of PPL.
3474 * configure: Regenerated.
3475
af7c5662 34762010-04-27 Roland McGrath <roland@redhat.com>
3477 H.J. Lu <hongjiu.lu@intel.com>
3478
3479 * configure.ac (--enable-gold): Support both, both/gold and
3480 both/bfd to add gold to configdirs without removing ld.
3481 * configure: Regenerated.
3482
3483 * Makefile.def: Add install-gold dependency to install-ld.
3484 * Makefile.in: Regenerated.
3485
4d992eb6 34862010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
3487
3488 PR lto/42776
3489 * configure.ac (--enable-lto): Refactor handling so libelf tests
3490 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
3491 and allow LTO to be explicitly enabled on non-ELF platforms that
3492 are known to support it inside else-clause.
3493 * configure: Regenerate.
3494
affd1d61 34952010-04-20 Eric Botcazou <ebotcazou@adacore.com>
3496
3497 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
3498 * configure: Regenerate.
3499
e55e8126 35002010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
3501
3502 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
3503 * configure: Regenerate.
3504
d6845139 35052010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3506
3507 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
3508 separately.
3509 * configure: Regenerate.
3510
c9c28109 35112010-04-16 Kevin Williams <kevin.williams@inria.fr>
3512
3513 * MAINTAINERS (Write After Approval): Add myself.
3514
8e051ef4 35152010-04-14 Tristan Gingold <gingold@adacore.com>
3516
3517 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
3518 * configure: Regenerate.
3519
7cc7a0c6 35202010-04-13 Steve Ellcey <sje@cup.hp.com>
3521
3522 * configure: Regenerate after change to elf.m4.
3523
30e08f1c 35242010-04-06 Iain Sandoe <iains@gcc.gnu.org>
3525
3526 * MAINTAINERS (Write After Approval): Add myself.
3527
b14b3ce1 35282010-04-02 Sebastian Pop <sebastian.pop@amd.com>
3529
3530 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
3531 * configure: Regenerated.
3532
35332010-04-02 Sebastian Pop <sebastian.pop@amd.com>
3534
3535 * configure.ac: Print "buggy but acceptable" when CLooG
3536 revision is less than 9.
3537 * configure: Regenerated.
3538
09c38bea 35392010-04-01 Diego Novillo <dnovillo@google.com>
3540
3541 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
3542
59a40389 35432010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3544
3545 PR bootstrap/43615
3546 PR bootstrap/43328
3547
3548 Revert:
3549
3550 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3551
3552 * configure.ac: Do not pass --enable-multilib nor
3553 --disable-multilib in baseargs. Accept explicitly passed
3554 --enable_multilib.
3555 * configure: Regenerate.
3556
15153e30 35572010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
3558
3559 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
3560
247ec299 35612010-03-31 Janis Johnson <janis187@us.ibm.com>
3562
3563 * MAINTAINERS: Remove myself.
3564
7816cdf1 35652010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3566
3567 PR bootstrap/43328
3568 * configure.ac: Do not pass --enable-multilib nor
3569 --disable-multilib in baseargs. Accept explicitly passed
3570 --enable_multilib.
3571 * configure: Regenerate.
3572
2a78007b 35732010-03-28 Andrew Pinski <pinskia@gmail.com>
3574
3575 * MAINTAINERS (spu port): Remove me.
3576
fa0a53e3 35772010-03-23 Joseph Myers <joseph@codesourcery.com>
3578
3579 * configure.ac (tic6x-*-*): New case.
3580 * configure: Regenerate.
3581
d590232e 35822010-03-23 Joseph Myers <joseph@codesourcery.com>
3583
3584 * config.sub: Update to version 2010-03-22.
3585 * config.guess: Update to version 2009-12-30.
3586
dcde3c07 35872010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
1384f0b0 3588
3589 PR ada/42554
3590 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
3591 * configure: Regenerate.
3592
7071ad11 35932010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
3594
3595 * MAINTAINERS: Update my email address.
3596
c583eb67 35972010-03-17 Sebastian Pop <sebastian.pop@amd.com>
3598
3599 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
3600 (ghassan.shobaki@amd.com): Removed.
3601
6217c06a 36022010-03-17 Alan Modra <amodra@gmail.com>
3603
3604 * MAINTAINERS: Update my email address.
3605
101a6f96 36062010-03-16 Diego Novillo <dnovillo@google.com>
3607
3608 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
3609 Matthews.
3610
b753085c 36112010-03-16 Joseph Myers <joseph@codesourcery.com>
3612
3613 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
3614 Gutson, Jeffrey D. Oldham and Mark Shinwell.
3615
4b83e160 36162010-03-16 Joseph Myers <joseph@codesourcery.com>
3617
3618 * MAINTAINERS: Update my email address.
3619
f345c9fb 36202010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
3621
3622 * MAINTAINERS: Update my email address.
3623
4c6d05aa 36242010-03-15 Bernd Schmidt <bernds@codesourcery.com>
3625
3626 * MAINTAINERS: Update my email address.
3627
11010e64 36282010-03-09 Jie Zhang <jie@codesourcery.com>
3629
3630 * MAINTAINERS: Update my email address.
3631
68645a6b 36322010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3633
3634 PR libstdc++/32499
3635 * configure.ac (RANLIB): Default to true.
3636 (STRIP): Likewise.
3637 (RANLIB_FOR_TARGET): Remove superfluous : argument.
3638 * configure: Regenerate.
3639
dcde3c07 36402010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
8980c297 3641
3642 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
3643 (Write After Approval): Update my email address.
3644
90b41dad 36452010-02-17 Nick Clifton <nickc@redhat.com>
3646
3647 PR 11238
3648 * Makefile.tpl (local-distclean): Also remove config.cache files in
3649 sub-directories as there may not be Makefiles present in the
3650 sub-directories.
4284910f 3651 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
3652 the config.cache files found by the find command.
3653
90b41dad 3654 * Makefile.in: Regenerate.
3655 * configure.ac: Revert previous delta.
3656 * configure: Regenerate.
3657
abb1d088 36582010-02-15 Nick Clifton <nickc@redhat.com>
3659
3660 PR 11238
3661 * configure.ac: Delete config.cache files in sub-directories when
3662 deleting Makefiles.
3663 * configure: Regenerate.
3664
b55e20a0 36652010-02-12 Ben Elliston <bje@gnu.org>
3666
3667 * MAINTAINERS: Update my email address.
3668
0518ccd2 36692010-02-08 Andrew Pinski <pinskia@gmail.com>
3670
3671 * MAINTAINERS (spu port): Update my email address.
3672
dcd5ad58 36732010-02-08 Jie Zhang <jie.zhang@analog.com>
3674
3675 * MAINTAINERS: Add myself as a maintainer for the bfin port.
3676
17b6993a 36772010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3678
3679 * configure.ac: Add "recommended" version checks for GMP/MPC.
3680 Update recommended GMP/MPFR/MPC versions.
3681 * configure: Regenerate.
3682
e10fd696 36832010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
3684
3685 * MAINTAINERS: Move my Embecosm email address into the
3686 write-after-approval section.
3687
ddcf38e8 36882010-01-26 Ian Lance Taylor <iant@google.com>
3689
3690 * MAINTAINERS: Add myself as Go frontend maintainer.
3691
5c96a839 36922010-01-25 Joern Rennecke <amylaar@spamcop.net>
3693
3694 PR libstdc++/36101, PR libstdc++/42813
3695 * configure.ac (bootstrap_target_libs): Make inclusion of
3696 target-libgomp conditional on libgomb being in target_configdirs.
3697 * configure: Regenerate.
3698
8e61effd 36992010-01-23 Joern Rennecke <amylaar@spamcop.net>
3700
3701 PR libstdc++/36101, PR libstdc++/42813
3702 * configure.ac (bootstrap_target_libs): Include target-libgomp.
3703 * configure: Regenerate.
3704
1fda3360 37052010-01-22 Joern Rennecke <amylaar@spamcop.net>
3706
3707 PR libstdc++/36101, PR libstdc++/42813
3708 * configure.ac (target_configdirs): Substitute.
3709 * Makefile.def: Bootstrap target module libgomp.
3710 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
3711 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
3712 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
3713 * configure, Makefile.in: Regenerate.
3714
8e32c255 37152010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
3716
3717 * MAINTAINERS: Adjust my details.
3718
37d3b41c 37192010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
3720
3721 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
3722
50918a37 37232010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
3724
3725 * MAINTAINERS: reindented my entry with tabs instead of spaces.
3726
3397c9b2 37272010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
3728
3729 * MAINTAINERS (Write After Approval): Add myself.
3730
25cd8ffa 37312010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3732
3733 * MAINTAINERS (Write After Approval): Add myself.
3734
a82c8807 37352010-01-11 Richard Guenther <rguenther@suse.de>
3736
3737 PR lto/41569
3738 * Makefile.def (all-lto-plugin): Depend on all-gcc.
3739 * Makefile.in: Regenerated.
3740
5846e92c 37412010-01-11 Andreas Tobler <andreast@fgznet.ch>
3742
3743 * configure.ac: Enable libjava build on x86_64-*freebsd*.
3744 * configure: Regenerate.
3745
c3fc6a63 37462010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9f9d05ad 3747 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
c3fc6a63 3748
3749 PR bootstrap/42424
3750 * configure.ac: Include libtool m4 files.
9f9d05ad 3751 (_LT_CHECK_OBJDIR): Call it.
c3fc6a63 3752 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
3753 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
50918a37 3754
c3fc6a63 3755 * configure: Regenerate.
3756
1ab7bcf0 37572010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3758
3759 PR bootstrap/41818
3760 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
3761 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
3762 * Makefile.in: Regenerate.
3763
1a4f45ec 37642010-01-02 Richard Guenther <rguenther@suse.de>
3765
3766 PR lto/41529
3767 * configure.ac: Include config/elf.m4. Disable LTO if not
3768 builting for an elf target.
3769 * configure: Regenerate.
3770
cff9dc68 37712009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
3772
3773 * MAINTAINERS: Change my email address.
3774
c505c9f4 37752009-12-18 Ben Elliston <bje@au.ibm.com>
3776
3777 * config.sub, config.guess: Update from upstream sources.
3778
070457e7 37792009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
3780
3781 * MAINTAINERS (Write After Approval): Add myself.
3782
16de6a81 37832009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3784
3785 PR middle-end/30447
3786 PR middle-end/30789
3787 PR other/40302
3788
3789 * configure.ac: Require MPC.
3790 * configure: Regenerate.
3791
e6408286 37922009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3793
3794 PR target/38384
3795 PR bootstrap/40972
3796 * libtool.m4: Sync from git Libtool.
3797 * ltoptions.m4: Likewise.
3798 * ltversion.m4: Likewise.
3799 * lt~obsolete.m4: Likewise.
3800 * ltmain.sh: Likewise.
3801
fcb50449 38022009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3803
3804 * configure.ac: Update minimum MPC version to 0.8.
3805 * configure: Regenerate.
3806
cff3778c 38072009-11-21 Sebastian Pop <sebpop@gmail.com>
3808
3809 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
3810 * configure: Regenerated.
3811
d6dfe18a 38122009-11-21 Ian Lance Taylor <iant@google.com>
3813
3814 * configure.ac: Change default of poststage1_ldflags to be empty if
3815 poststage1_libs is set. When poststage1_libs is empty, and
3816 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
3817 * configure: Rebuild.
3818
04810760 38192009-11-21 Adam Nemet <adambnmet@gmail.com>
3820
3821 * MAINTAINERS (Write After Approval): Update my email address.
3822
af3e823e 38232009-11-20 Ben Elliston <bje@au.ibm.com>
3824
3825 * config.guess: Update from upstream sources.
3826
e01b36b0 38272009-11-16 Alexandre Oliva <aoliva@redhat.com>
3828
3829 * Makefile.def: Restore host and target settings for gmp.
3830 * Makefile.in: Rebuild.
3831
eea1ae23 38322009-11-16 Alexandre Oliva <aoliva@redhat.com>
3833
3834 * configure.ac: Add libelf to host_libs. Enable in-tree configury
3835 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
3836 Fix portability of test of C++ as bootstrap language. Add
3837 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
3838 * configure: Rebuild.
3839 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
3840 and cloog. Fix in-tree ppl configuration. Introduce libelf
3841 in-tree building.
3842 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
3843 (POSTSTAGE1_HOST_EXPORTS): Use it.
3844 (STAGE[+id+]_CXXFLAGS): New.
3845 (BASE_FLAGS_TO_PASS): Pass it down.
3846 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
3847 extra_exports.
3848 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
3849 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
3850 extra_exports.
3851 * Makefile.in: Rebuild.
3852
5e80e315 38532009-11-17 Ben Elliston <bje@au.ibm.com>
3854
3855 * config.sub, config.guess: Update from upstream sources.
3856
500010c6 38572009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3858
3859 * MAINTAINERS (Write After Approval): Add myself.
3860
dcde3c07 38612009-11-09 Jon Beniston <jon@beniston.com>
595b8ec2 3862
3863 * MAINTAINERS (Write After Approval): Add myself.
3864
fe284774 38652009-11-06 Ozkan Sezer <sezeroz@gmail.com>
3866
3867 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
3868 paths for *-w64-mingw* and x86_64-*mingw*.
3869 * configure: Regenerated.
3870
dcde3c07 38712009-11-05 Joern Rennecke <amylaar@spamcop.net>
533b6da8 3872
3873 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
3874
c356a43c 38752009-11-02 Benjamin Kosnik <bkoz@redhat.com>
3876
3877 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
3878 Phil Edwards to Write-After Approval.
3879
ec2eb8fb 38802009-10-30 Kai Tietz <kai.tietz@onevision.com>
3881
3882 * configure.ac: Disable target-winsup & co for
3883 x86_64-*-mingw* and *-w64-mingw* targets.
3884 * configure: Regenerated.
3885
24833e1a 38862009-10-16 Nick Clifton <nickc@redhat.com>
3887
3888 * MAINTAINERS: Add myself as a maintainer for the RX port.
3889
dcde3c07 38902009-10-26 Johannes Singler <singler@kit.edu>
2683326a 3891
9f9d05ad 3892 * MAINTAINERS (Write After Approval): Update my e-mail address.
2683326a 3893
3a8cd7be 38942009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3895
3896 * configure.ac (CLooG test): Use = with test.
3897 * configure: Regenerate.
3898
24d0cd27 38992009-10-22 Richard Guenther <rguenther@suse.de>
3900
3901 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
3902 cloog if the ppl version check failed. Move flags saving
3903 before setting in libelf check.
3904 * configure: Regenerate.
3905
539c8c59 39062009-10-21 Richard Guenther <rguenther@suse.de>
3907
3908 * configure.ac: Adjust the ppl and cloog configure to work as
3909 documented. Disable cloog if ppl was disabled. Omit the version
3910 checks if they were disabled.
3911 * configure: Re-generate.
3912
d6ef094a 39132009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3914
3915 * configure.ac: Add 'lto' to enable_languages, not
3916 new_enable_languages, and only if not already present.
3917 * configure: Regenerate.
3918
414672c1 39192009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
3920
3921 * README: Refer to the various COPYING* files instead of just
3922 COPYING.
3923 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
3924
dcde3c07 39252009-10-07 Rafael Avila de Espindola <espindola@google.com>
ea05ba0d 3926
3927 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
8738bcea 3928
17780be3 39292009-10-07 Richard Guenther <rguenther@suse.de>
3930
3931 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
3932 and Richard Guenther as reviewers.
3933 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
3934 as reviewers.
3935
c01decc6 39362009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
56ca37b0 3937
c01decc6 3938 * config.sub: Update from upstream sources.
56ca37b0 3939
85627a28 39402009-10-06 Ian Lance Taylor <iant@google.com>
3941
3942 * Makefile.def: check-gold depends upon all-gas.
3943 * Makefile.in: Rebuild.
3944
338b88fa 39452009-10-05 Phil Muldoon <pmuldoon@redhat.com>
3946
3947 * MAINTAINERS (Write After Approval): Add myself.
3948
7bfefa9d 39492009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
3950
3951 * Makefile.def: all-lto-plugin depends on all-libiberty.
3952 set bootstrap=true for lto-plugin.
3953 Add lto-plugin.
3954 * Makefile.in: Regenerate.
3955 * configure.ac (host_libs): Add lto-plugin.
3956 * configure: Regenerate.
3957
7bfefa9d 39582009-10-03 Diego Novillo <dnovillo@google.com>
3959
3960 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
3961 (HOST_LIBELFLIBS): Define.
3962 (HOST_LIBELFINC): Define.
3963 * Makefile.in: Regenerate.
3964 * configure.ac: Add --enable-lto.
3965 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
3966 If --enable-lto is used, add 'lto' to new_enable_languages.
3967 If --enable-lto is used and gold is enabled, add
3968 lto-plugin to configdirs.
3969 * configure: Regenerate.
3970
39712009-10-03 Simon Baldwin <simonb@google.com>
3972
3973 * configure.ac: If --with-system-zlib, suppress local zlib and
3974 pass --with-system-zlib to subdir configure scripts.
3975 * configure: Regenerate.
3976
dcde3c07 39772009-10-01 Loren J. Rittle <ljrittle@acm.org>
272bcfef 3978 Paolo Bonzini <bonzini@gnu.org>
3979
3980 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
3981 $(srcdir).
3982 * Makefile.in: Rebuilt.
3983
dcde3c07 39842009-09-26 Gary Funck <gary@intrepid.com>
bdb4507a 3985
3986 * MAINTAINERS (Write After Approval): Add myself.
3987
0f3a3df5 39882009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3989
3990 * configure.ac: Update minimum MPC version to 0.7.
3991 * configure: Regenerate.
3992
412c2e81 39932009-09-25 Nick Clifton <nickc@redhat.com>
3994
3995 * configure.ac: Pass any --cache-file=/dev/null option on to
3996 subconfigures.
3997 * configure: Regenerate.
3998
c061df75 39992009-09-23 Nick Clifton <nickc@redhat.com>
4000
4001 * config.sub, config.guess: Update from upstream sources.
4002
dcde3c07 40032009-09-22 Loren J. Rittle <ljrittle@acm.org>
a9fd65cd 4004
4005 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
4006 * Makefile.in: Rebuilt.
4007
04a2e841 40082009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4009
4010 PR bootstrap/32272
4011 * configure.ac: Error out if $srcdir isn't '.' but contains
4012 host-${host_noncanonical}.
4013 * configure: Regenerate.
4014
3d00a007 40152009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4016
4017 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
4018 maintainer.
4019
9d447cf8 40202009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4021
7b5fee3e 4022 * configure.ac: If bootstrapping a combined tree with
4023 --enable-gold, require c++ in stage1_languages.
4024 * configure: Regenerate.
4025
32027446 4026 * configure.ac: Also add target_libs of stage1_languages to
4027 bootstrap_target_libs.
4028 * configure: Regenerate.
4029
9d447cf8 4030 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
4031 with --enable-languages not containing c++.
4032 * configure: Regenerate.
4033
572ee61a 40342009-09-15 Jie Zhang <jie.zhang@analog.com>
4035
4036 * configure.ac: Disable java and boehm-gc for bfin-*-*.
4037 * configure: Regenerate.
4038
dcde3c07 40392009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
153f8c88 4040
6cf4f338 4041 * MAINTAINERS (Write After Approval): Update my e-mail address,
4042 and move from from here...
4043 (Waiting for paperwork): To here.
153f8c88 4044
31ebfd49 40452009-09-09 Joseph Myers <joseph@codesourcery.com>
4046
4047 * MAINTAINERS (Reviewers): Add self as driver reviewer.
4048
8bb79148 40492009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4050
4051 * configure.ac: Do not use $extrasub for replacing @if/@endif
4052 parts in Makefile; instead, use additional arguments to
4053 AC_CONFIG_COMMANDS to do the replacement manually, with several
4054 sed invocations, to avoid HP-UX sed command limits.
4055 * configure: Regenerate.
4056
81540bae 40572009-09-08 Alexandre Oliva <aoliva@redhat.com>
4058
4059 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
4060 blank before -L.
4061
a2059f7a 40622009-09-04 Alexandre Oliva <aoliva@redhat.com>
4063
4064 * configure.ac (with-build-config): Document. Handle without.
4065 Handle missing argument.
4066 * configure: Rebuilt.
4067
719faf1c 40682009-09-03 Alexandre Oliva <aoliva@redhat.com>
4069
4070 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
4071 Default to bootstrap-debug only if compare-debug works.
4072 * configure: Rebuilt.
4073 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
4074 * Makefile.in: Rebuilt.
4075
aab1c61e 40762009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4077
4078 * MAINTAINERS (OS Port Maintainers): Update my email address.
4079
14151756 40802009-09-01 Alexandre Oliva <aoliva@redhat.com>
4081
4082 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
4083 * Makefile.in: Rebuilt.
4084
0ba87351 40852009-09-01 Chris Demetriou <cgd@google.com>
4086
4087 * MAINTAINERS (Write After Approval): Add myself.
4088
7c48f38c 40892009-08-31 Dodji Seketeli <dodji@redhat.com>
4090
4091 PR debug/30161
4092 * include/dwarf2.h (enum dwarf_tag): Added
4093 DW_TAG_GNU_template_template_param
4094 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
4095
5576729b 40962009-08-30 Paolo Bonzini <bonzini@gnu.org>
4097
4098 * Makefile.tpl (AWK): Fix typo.
4099 * Makefile.in: Regenerate.
4100
b181f265 41012009-08-30 Paolo Bonzini <bonzini@gnu.org>
4102
4103 * configure.ac: Detect awk and sed.
4104 * Makefile.def (flags_to_pass): Add AWK and SED.
4105 * Makefile.tpl (AWK, SED): New.
4106 (BASE_FLAGS_TO_PASS): Add AWK and SED.
4107 * configure: Regenerate.
4108 * Makefile.in: Regenerate.
4109
7baff5bd 41102009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
4111
4112 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
4113 (collapseslashes): Likewise.
4114
81a71e2b 41152009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4116
4117 * configure.ac (AC_PREREQ): Bump to 2.64.
4118
f0c89091 41192009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4120
115d57c5 4121 * configure.ac: Remove --with-datarootdir, --with-docdir,
4122 --with-pdfdir, --with-htmldir switches.
4123 * configure: Regenerate.
4124
cd9a469c 4125 * configure: Regenerate.
4126
f0c89091 4127 * compile: Sync from Automake 1.11.
4128 * depcomp: Likewise.
4129 * install-sh: Likewise.
4130 * missing: Likewise.
4131 * mkinstalldirs: Likewise.
4132 * ylwrap: Likewise.
4133
a410fae3 41342009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
4135
4136 * ltmain.sh (func_normal_abspath): New function.
4137 (func_relative_path): Likewise.
4138 (func_mode_help): Document new -bindir option for link mode.
4139 (func_mode_link): Add new -bindir option, and use it to place
4140 output DLL if specified.
4141
1a48098b 41422009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4143
cd2f3773 4144 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
4145 (baseargs): Add --disable-option-checking.
4146 * configure: Regenerate.
4147
1a48098b 4148 * Makefile.def (configure-target-libiberty): Depend on
4149 all-binutils and all-ld.
4150 (configure-target-newlib): Likewise.
4151 * Makefile.in: Regenerate.
4152
155f17ed 41532009-08-17 Ben Elliston <bje@au.ibm.com>
4154
4155 * config.sub, config.guess: Update from upstream sources.
4156
ea864ded 41572009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4158
4159 Sync from src, merge:
4160
4161 2009-07-02 Tristan Gingold <gingold@adacore.com>
4162
4163 * configure.ac: Do not exclude gas for i386-*-darwin.
4164 Add a case for x86_64-*-darwin.
4165 * configure: Regenerate.
4166
0f879579 41672009-08-06 Neil Vachharajani <nvachhar@gmail.com>
4168
4169 * MAINTAINERS: Add my name to Write After Approval list.
4170
dcde3c07 41712009-08-06 Michael Eager <eager@eagercon.com>
ba2b484f 4172
4173 * configure.ac: Add Microblaze target.
4174 * configure: Regenerate.
4175
39f6b116 41762009-07-31 Christian Bruel <christian.bruel@st.com>
4177
4178 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
4179 * configure: Regenerate.
8738bcea 4180
dcde3c07 41812009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
339f24d2 4182
4183 * MAINTAINERS (Write After Approval): Update my e-mail address.
4184
5110389d 41852009-07-06 Ian Lance Taylor <iant@google.com>
4186
4187 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
4188 * configure: Rebuild.
4189
fa9b8d64 41902009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
4191
4192 * MAINTAINERS: Move myself to the Graphite Reviewers.
4193
5f29861f 41942009-06-30 Wei Guozhi <carrot@google.com>
4195
4196 * MAINTAINERS: Add my name to Write After Approval list.
4197
6fe86052 41982009-06-26 Steve Ellcey <sje@cup.hp.com>
4199
4200 PR bootstrap/40338
4201 * configure.ac (comparestring): Create new variable.
4202 * Makefile.tpl (comparestring): Use to skip some comparisions.
4203 * configure: Regenerate.
4204 * Makefile.in: Regenerate.
4205
b5ce97f8 42062009-06-26 Doug Evans <dje@sebabeach.org>
4207
4208 * Makefile.def (host_modules): Add cgen.
4209 * Makefile.in: Regenerate.
4210 * configure.ac (host_tools): Add cgen.
4211 * configure: Regenerate.
4212
46222c18 42132009-06-23 DJ Delorie <dj@redhat.com>
4214
4215 * MAINTAINERS: Add myself as mep maintainer.
4216
7ab76cec 42172009-06-23 Ian Lance Taylor <iant@google.com>
4218
4219 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
4220 boot_languages. Only bootstrap target libraries listed in
4221 target_libs for some boot language. Add --with-stage1-ldflags,
4222 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
4223 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
4224 if not building with C++.
4225 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
4226 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
4227 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
4228 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
4229 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
4230 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
4231 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
4232 * configure, Makefile.in: Rebuild.
4233
b2bb9bab 42342009-06-23 Li Feng <nemokingdom@gmail.com>
4235
4236 * MAINTAINERS: Added my name to write-after-approval list.
4237
0c809c32 42382009-06-15 Ryan Mansfield <rmansfield@qnx.com>
4239
4240 * configure.ac: Define is_elf for QNX Neutrino targets.
4241 * configure: Regenerate.
4242
7b4becfd 42432009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
4244
9f9d05ad 4245 * MAINTAINERS: Added my name to the write-after-approval list
7b4becfd 4246
7aed6ac5 42472009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4248
4249 * configure.ac: Detect MPC in default directory.
4250 * configure: Regenerate.
4251
9d247ee8 42522009-06-03 Jerome Guitton <guitton@adacore.com>
4253 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4254
9f9d05ad 4255 * Makefile.tpl (all): Avoid a trailing backslash.
4256 * Makefile.in: Regenerate.
9d247ee8 4257
aec4ef75 42582009-06-03 Ben Elliston <bje@au.ibm.com>
4259
4260 * config.sub, config.guess: Update from upstream sources.
4261
f83974e5 42622009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
4263
4264 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
4265 to noconfdirs.
4266 * configure: Regenerate.
4267
77b633a0 42682009-06-02 Alexandre Oliva <aoliva@redhat.com>
4269
4270 * Makefile.tpl ([+compare-target+]): Compare all stage
4271 directories, rather than just gcc.
4272 * Makefile.in: Rebuilt.
4273
351f7ac7 42742009-06-01 Doug Kwan <dougkwan@google.com>
4275
4276 * configure.ac: Support gold for target arm*-*-*.
4277 * configure: Regenerate.
9d247ee8 4278
7601a55c 42792009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4280
4281 * Makefile.def: Add MPC support and dependencies.
4282 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
4283
4284 * Makefile.in, configure: Regenerate.
4285
a36217d3 42862009-05-27 Alexandre Oliva <aoliva@redhat.com>
4287
4288 * Makefile.tpl (all): Avoid harmless warning in make all when
4289 gcc-bootstrap is enabled but stage_last does not exist.
4290 * Makefile.in: Rebuilt.
4291
8b70b80d 42922009-05-24 Nicolas Roche <roche@adacore.com>
4293
4294 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
4295 * Makefile.in: Regenerate.
4296
cab4bf21 42972009-05-21 Denis Chertykov <chertykov@gmail.com>
4298
4299 * MAINTAINERS: Update my e-mail address.
4300
df95bec1 43012009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
4302
4303 * configure.ac (cygwin noconfigdirs): Remove libgcj.
4304 * configure: Regenerate.
4305
bc1e0bea 43062009-05-18 Alexandre Oliva <aoliva@redhat.com>
4307
4308 PR other/40159
4309 * Makefile.tpl (all): Don't assume gcc-bootstrap and
4310 gcc-no-bootstrap are mutually exclusive.
4311 * Makefile.in: Rebuilt.
4312
4156fd9a 43132009-05-18 Alexandre Oliva <aoliva@redhat.com>
4314
4315 PR other/40159
4316 * Makefile.tpl (all): Don't end with unconditional success.
4317 * Makefile.in: Rebuilt.
4318
bd1f9655 43192009-05-12 Alexandre Oliva <aoliva@redhat.com>
4320
4321 PR target/37137
4322 * Makefile.def (flags_to_pass): Remove redundant and incomplete
4323 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
4324 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
4325 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
4326 stage_configureflags, stage_cflags and stage_libcflags into
4327 explicit Makefile macros.
4328 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
4329 GFORTRAN.
4330 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
4331 CC. Set CC_FOR_BUILD from CC.
4332 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
4333 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
4334 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
4335 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
4336 and GFORTRAN.
4337 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
4338 (_LIBCFLAGS): Renamed to _TFLAGS.
4339 (do-compare-debug, do-compare3-debug): Drop.
4340 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
4341 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
4342 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
4343 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
4344 (XGCC_FLAGS_FOR_TARGET): New.
4345 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
4346 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
4347 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
4348 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
9f9d05ad 4349 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
bd1f9655 4350 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
4351 TFLAGS.
4352 (BUILD_CONFIG): Include if requested.
4353 (all): Set TFLAGS on bootstrap.
4354 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
4355 (all-stageid-prefixmodule): Likewise.
4356 (do-clean, distclean-stageid): Set TFLAGS.
4357 (restrap): Fix whitespace.
4358 * Makefile.in: Rebuilt.
4359
604febb6 43602009-05-07 Paolo Bonzini <bonzini@gnu.org>
4361
4362 * config.guess: Sync with src.
4363
63d7f4db 43642009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
4365
4366 * configure.ac ($with_ppl): Default to no if not supplied.
4367 ($with_cloog): Likewise.
4368 configure: Regenerate.
4369
21c0690b 43702009-04-27 James E. Wilson <wilson@codesourcery.com>
4371
4372 * MAINTAINERS: Update my e-mail address.
4373
cd06af47 43742009-04-27 Nick Clifton <nickc@redhat.com>
4375
4376 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
4377
bb19a97e 43782009-04-25 Eric Botcazou <ebotcazou@adacore.com>
4379
4380 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
4381 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
4382 * Makefile.in: Regenerate.
4383
bff7ea4a 43842009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4385
4386 PR bootstrap/39739
4387 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
4388 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
4389
4390 * configure, Makefile.in: Regenerate.
4391
bb19a97e 43922009-04-21 Taras Glek <tglek@mozilla.com>
fb1e4f4a 4393
4394 * include/hashtab.h: Update GTY annotations to new syntax
4395 * include/splay-tree.h: Likewise
4396
613eb4a3 43972009-04-17 Ben Elliston <bje@au.ibm.com>
4398
4399 * config.sub, config.guess: Update from upstream sources.
4400
ca2751b6 44012009-04-15 Anthony Green <green@moxielogic.com>
4402
4403 * configure.ac: Add moxie support.
4404 * configure: Rebuilt.
4405
4b072aaf 44062009-04-14 Jakub Jelinek <jakub@redhat.com>
4407
4408 * configure.ac: Change copyright header to refer to version
4409 3 of the GNU General Public License and to point readers at the
4410 COPYING3 file and the FSF's license web page.
4411 * Makefile.def: Likewise.
4412 * Makefile.tpl: Likewise.
4413 * Makefile.in: Regenerate.
4414
95349883 44152009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
4416
4417 * configure.ac: Restore match for darwin9 or later. Use double
4418 brackets since regeneration eats one pair.
4419 * configure: Regenerate.
4420
03caadda 44212009-04-09 H.J. Lu <hongjiu.lu@intel.com>
4422
4423 PR gas/10039
4424 * configure.ac: Require texinfo 4.7.
4425 * configure: Regenerated.
4426
6bc9506f 44272009-04-09 Nick Clifton <nickc@redhat.com>
4428
4429 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
4430 the GCC Runtime Library Exception.
4431
fec76ae9 44322009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4433
4434 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
4435 * configure: Regenerate.
4436
21a0251d 44372009-04-01 Steve Ellcey <sje@cup.hp.com>
4438
4439 * Makefil.def (languages): New entries.
4440 * Makefile.tpl (check-gcc-*): New generic target.
4441 * Makefile.in: Regenerate.
21a0251d 4442
dcde3c07 44432009-03-25 Erven Rohou <erven.rohou@inria.fr>
54b921e3 4444
03caadda 4445 * MAINTAINERS: Update my email address.
54b921e3 4446
63d6abe9 44472009-03-18 Tom Tromey <tromey@redhat.com>
4448
03caadda 4449 * configure: Rebuild.
4450 * configure.ac (host_libs): Add libiconv.
4451 * Makefile.in: Rebuild.
4452 * Makefile.def (host_modules): Add libiconv.
4453 (configure-gdb, all-gdb): Depend on libiconv.
63d6abe9 4454
40c500e1 44552009-03-16 Tristan Gingold <gingold@adacore.com>
4456
4457 * configure.ac: Treat gdb as supported on x86_64-darwin.
4458 * configure: Regenerate.
4459
5bc96548 44602009-03-16 Joseph Myers <joseph@codesourcery.com>
4461
4462 * configure.ac (--with-host-libstdcxx): New option.
4463 * configure: Regenerate.
4464
dcde3c07 44652009-03-12 Joern Rennecke <joern.rennecke@arc.com>
9d469b1b 4466
4467 * MAINTAINERS: Move myself into the write after approval list.
4468
2ab9be2b 44692009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
4470
4471 * MAINTAINERS: Update e-mail address.
8738bcea 4472
1f7090eb 44732009-03-11 Dorit Nuzman <dorit@il.ibm.com>
4474
4475 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
4476
dcde3c07 44772009-03-10 Ira Rosen <irar@il.ibm.com>
8e68bfcc 4478
4479 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
4480
9af964d4 44812009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4482
4483 Backport from git Libtool:
4484
4485 2009-01-19 Robert Millan <rmh@aybabtu.com>
4486 Support GNU/kOpenSolaris.
4487 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
4488 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
4489 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
4490 GNU/kOpenSolaris.
4491
a59c2cb8 44922009-02-27 Andreas Schwab <schwab@linux-m68k.org>
4493
4494 * MAINTAINERS: Update e-mail address.
4495
8ccd3088 44962009-02-24 Michael Eager <eager@eagercon.com>
99a435ed 4497
4498 * MAINTAINERS (Write After Approval): Add self.
4499
ebd8f42c 45002009-02-18 Bingfeng Mei <bmei@broadcom.com>
4501
4502 * MAINTAINERS (Write After Approval): Add myself.
4503
be9d4db8 45042009-02-05 Andreas Schwab <schwab@suse.de>
4505
4506 * Makefile.tpl (stage_last): Define $r and $s before using
4507 $(RECURSE_FLAGS_TO_PASS).
4508 * Makefile.in: Regenerate
4509
d7559db1 45102009-01-30 Ian Lance Taylor <iant@google.com>
4511
4512 * MAINTAINERS: Move myself to the Global Reviewers list.
4513
3bef4012 45142009-01-29 Robert Millan <rmh@aybabtu.com>
4515
4516 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
4517 * configure: Regenerate.
4518
808f8521 45192009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
4520
4521 * MAINTAINERS: Make whitespace consistent.
f84804e6 4522 Remove Robert Millan from Write After Approval.
808f8521 4523
6e6a9ced 45242009-01-16 Alan Modra <amodra@bigpond.net.au>
4525
4526 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
4527 (all-opcodes): Depend on all-libiberty.
4528 * Makefile.in: Regenerate.
4529
8408ca00 45302009-01-15 Douglas B Rupp <rupp@gnat.com>
4531
4532 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
4533 * configure: Regenerate.
4534
f95e31fd 45352009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
4536
4537 * MAINTAINERS (Write After Approval): Add myself.
4538
56b496b0 45392009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
4540
4541 * MAINTAINERS: Add myself to reviewers (Fortran).
4542
dcde3c07 45432009-01-12 Sebastian Pop <sebastian.pop@amd.com>
4aa0552b 4544
4545 PR tree-optimization/38515
4546 * configure.ac (cloog-polylib): Removed.
4547 (with_ppl, with_cloog): Test for "no".
4548 * configure: Regenerated.
4549
4e82a0cf 45502009-01-11 Daniel Franke <franke.daniel@gmail.com>
4551
4552 * MAINTAINERS: Moved myself to reviewers (Fortran).
4553
50d19060 45542009-01-06 Thomas Schwinge <tschwinge@gnu.org>
4555
4556 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
4557 (Write After Approval): Remove myself.
4558
2915a9ca 45592009-01-03 Diego Novillo <dnovillo@google.com>
4560
4561 * MAINTAINERS: Remove myself from alias maintainership.
4562
df1f167a 45632009-01-02 David Ayers <ayers@fsfe.org>
4564
4565 * MAINTAINERS: Update e-mail address.
4566
b58007d7 45672008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
4568
4569 * MAINTAINERS: Make whitespace consistent.
4570
9e6fd619 45712008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4572
4573 Backport from upstream Libtool:
4574 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
4575 Add cache variables to tests that require the linker to work.
4576 For shlibpath_overrides_runpath, this also changes the semantics
4577 to let the result from the C compiler take precedence.
4578
2882bf89 45792008-12-02 Ben Elliston <bje@au.ibm.com>
4580
4581 * config.sub, config.guess: Update from upstream sources.
4582
dcde3c07 45832008-12-12 Sebastian Pop <sebastian.pop@amd.com>
6dd977ba 4584
4585 * configure.ac (ppllibs): Add by default the lib flags.
4586 * configure: Regenerate.
4587
da355950 45882008-12-08 Luis Machado <luisgpm@br.ibm.com>
4589
4590 * MAINTAINERS: Add myself to the write after approval list.
4591
42d640f6 45922008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
4593
be9d4db8 4594 * configure.ac: Add double brackets on darwin[912].
4595 * configure: Regenerate.
42d640f6 4596
51557c5b 45972008-12-03 Daniel Kraft <d@domob.eu>
4598
4599 * MAINTAINERS: Moved myself and Mikael Morin from Write After
4600 Approval to Reviewer section (for Fortran front-end).
4601
501068c2 46022008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
4603
4604 * configure.ac: Expand to darwin10 and later.
4605 * configure: Regenerate.
4606
0ecf7a65 46072008-12-02 Andreas Schwab <schwab@suse.de>
4608
4609 * Makefile.def: configure-target-boehm-gc depends on
4610 all-target-libstdc++-v3.
4611 * Makefile.in: Regenerate.
4612
3177f780 46132008-12-02 Kai Tietz <kai.tietz@onevision.com>
4614
4615 * MAINTAINERS: Add myself as mingw maintainer.
4616
fcf428df 46172008-12-02 Ben Elliston <bje@au.ibm.com>
4618
4619 * config.sub, config.guess: Update from upstream sources.
4620
a61f1d25 46212008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
4622
4623 * README.SCO: Remove.
4624
8026444e 46252008-11-29 Fernando Pereira <pronesto@gmail.com>
4626
4627 * MAINTAINERS: Add myself to the write after approval list.
4628
707ec6d5 46292008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
4630
4631 * MAINTAINERS: Update my email address in WAA section.
4632
dcde3c07 46332008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
e006f6a0 4634
4635 * MAINTAINERS: Update e-mail address.
4636
dcde3c07 46372008-11-27 Toon Moene <toon@moene.org>
c399af55 4638
4639 * MAINTAINERS: Change e-mail address.
4640
d9f9f3af 46412008-11-27 Tristan Gingold <gingold@adacore.com>
4642
4643 * configure.ac: Build gdb for i?86-*-darwin*
4644 * configure: Regenerated.
4645
dcde3c07 46462008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
384763bb 4647
4648 * MAINTAINERS: Added my full name.
4649
54670ae6 46502008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
4651
4652 PR bootstrap/38014
4653 PR bootstrap/37923
4654
4655 Revert:
4656
4657 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4658
4659 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4660 * Makefile.in: Regenerated.
4661
4662 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
4663
4664 PR gdb/921
4665 PR gdb/1646
4666 PR gdb/2175
4667 PR gdb/2176
4668
4669 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4670 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4671 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
4672 (HOST_EXPORTS): Pass CPPFLAGS.
4673 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4674 (LDFLAGS_FOR_TARGET): Initialize from configure script.
4675 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4676 * Makefile.in, configure: Regenerated.
4677 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4678 and CPPFLAGS_FOR_BUILD.
4679
dcde3c07 46802008-11-06 Jeff Law <law@redhat.com>
35d42d87 4681
4682 * MAINTAINERS: Add myself as middle end maintainer.
4683
9978efe2 46842008-11-06 Andrew Stubbs <ams@codesourcery.com>
4685
4686 * MAINTAINERS (Write after approval): Add myself.
4687
8487f085 46882008-11-05 Diego Novillo <dnovillo@google.com>
4689
4690 * MAINTAINERS (Global Reviewers): Add myself.
4691 (Non-Algorithmic Maintainers): Remove myself.
4692
bd2826b0 46932008-11-04 Thomas Schwinge <tschwinge@gnu.org>
4694
0ecf7a65 4695 * MAINTAINERS (Write after approval): Add myself.
bd2826b0 4696
fefb72aa 46972008-10-31 Mikael Morin <mikael.morin@tele2.fr>
4698
0ecf7a65 4699 * MAINTAINERS (Write after approval): Add myself.
fefb72aa 4700
55bc4ab1 47012008-10-31 Ben Elliston <bje@au.ibm.com>
4702
4703 * configure.ac (spu-*-*): Remove special case.
4704 * configure: Regenerate.
4705
be6ed2e1 47062008-10-30 Catherine Moore <clm@codesourcery.com>
4707
4708 * MAINTAINERS (Write after approval): Update my email address.
4709
a8e019fa 47102008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
4711
4712 * configure.ac [spu-*-*]: Do not set skipdirs.
4713 * configure: Re-generate.
4714
1a9f59a4 47152008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
4716
4717 * MAINTAINERS (Various Maintainers): Add myself to reload.
4718
de52fda6 47192008-10-25 Richard Guenther <rguenther@suse.de>
4720
4721 * MAINTAINERS (Various Maintainers): Add myself as middle-end
4722 maintainer. Remove myself as libgcc-math maintainer.
4723 (Non-Algorithmic Maintainers): Remove myself.
4724
38db8374 47252008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4726
4727 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4728 * Makefile.in: Regenerated.
4729
d8ff5826 47302008-10-23 Cary Coutant <ccoutant@google.com>
4731
4732 * MAINTAINERS (Write after approval): Add myself.
4733
d514f3bf 47342008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
4735
4736 PR gdb/921
4737 PR gdb/1646
4738 PR gdb/2175
4739 PR gdb/2176
4740
4741 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4742 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4743 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
4744 (HOST_EXPORTS): Pass CPPFLAGS.
4745 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4746 (LDFLAGS_FOR_TARGET): Initialize from configure script.
4747 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4748 * Makefile.in, configure: Regenerated.
4749 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4750 and CPPFLAGS_FOR_BUILD.
4751
dcde3c07 47522008-10-20 Sebastian Pop <sebastian.pop@amd.com>
cf58dc99 4753
4754 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
4755 Sebastian Pop.
4756
65ee4ba4 47572008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
4758
4759 * MAINTAINERS (Write After Approval): Added myself.
4760
c214098d 47612008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4762
4763 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
4764 recommended version to 2.3.2.
4765
4766 * configure: Regenerate.
4767
4ae4a8b5 47682008-10-01 Mark Mitchell <mark@codesourcery.com>
4769
4770 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
4771
65bf946b 47722008-09-29 David Daney <david.daney@caviumnetworks.com>
4773
4774 * MAINTAINERS (Write After Approval): Update e-mail address.
4775
5028c504 47762008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
4777
4778 * libtool.m4: Update to libtool 2.2.6.
4779 * lt~obsolete.m4: Update to libtool 2.2.6.
4780 * ltmain.sh: Update to libtool 2.2.6.
4781 * ltsugar.m4: Update to libtool 2.2.6.
4782 * ltversion.m4: Update to libtool 2.2.6.
4783 * ltoptions.m4: Update to libtool 2.2.6.
4784 * ltgcc.m4: Update to match changes from libtool 2.2.6.
4785
8b1a5537 47862008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
4787
4788 * MAINTAINERS (Write After Approval): Add myself.
4789
55374afb 47902008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
4791
4792 * MAINTAINERS (Write After Approval): Update my name.
4793
bf6d04f7 47942008-09-20 Steven Bosscher <steven@gcc.gnu.org>
4795
0ecf7a65 4796 * MAINTAINERS: Add myself in "Write After Approval".
bf6d04f7 4797
9abaa85a 47982008-09-18 Steve Ellcey <sje@cup.hp.com>
4799
0ecf7a65 4800 * MAINTAINERS: Add myself as ia64 maintainer.
9abaa85a 4801
43277e2a 48022008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
4803
4804 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
4805 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
4806 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
4807 and Michael Tiemann from Write After Approval since they do not
4808 actually have access.
4809
a565a5fa 48102008-09-05 Richard Guenther <rguenther@suse.de>
4811
4812 * configure.ac: Initialize clooglibs to -lcloog.
4813 * configure: Re-generate.
4814
2d9cbe39 48152008-09-04 Le-Chun Wu <lcwu@google.com>
4816
4817 * MAINTAINERS (Write After Approval): Add myself.
4818
5362e323 48192008-09-03 Sebastian Pop <sebastian.pop@amd.com>
4820
4821 * configure.ac (--with-cloog-polylib): New.
4822 (--disable-cloog-version-check): New.
4823 (--disable-ppl-version-check): New.
4824 * configure: Re-generate.
4825
3e6e524f 48262008-09-03 Richard Guenther <rguenther@suse.de>
4827
4828 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
4829 cloog test.
4830 * configure: Re-generate.
4831
8372e9ea 48322008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
4833
4834 Add picoChip port.
4835 * MAINTAINERS: Add picoChip maintainers.
4836
255b6be7 48372008-09-02 Sebastian Pop <sebastian.pop@amd.com>
4838 Tobias Grosser <grosser@fim.uni-passau.de>
4839 Jan Sjodin <jan.sjodin@amd.com>
4840 Harsha Jagasia <harsha.jagasia@amd.com>
4841 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4842 Konrad Trifunovic <konrad.trifunovic@inria.fr>
4843 Adrien Eliche <aeliche@isty.uvsq.fr>
4844
4845 Merge from graphite branch.
4846 * configure: Regenerate.
4847 * Makefile.in: Regenerate.
4848 * configure.ac (host_libs): Add ppl and cloog.
4849 Add checks for PPL and CLooG.
4850 * Makefile.def (ppl, cloog): Added modules and dependences.
4851 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
4852 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
4853
7d804f04 48542008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
4855
4856 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
4857 (GCC_SHLIB_SUBDIR): New.
4858 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
4859 * configure: Regenerate.
4860 * Makefile.in: Regenerate.
4861
cc7fe443 48622008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
4863
4864 * MAINTAINERS: Consistently use tabs to separate columns.
4865
c3116b03 48662008-08-29 Tristan Gingold <gingold@adacore.com>
4867
4868 * MAINTAINERS (Write after Approval): Add myself.
4869
dba2c8ea 48702008-08-28 Tristan Gingold <gingold@adacore.com>
4871
4872 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
4873 Enable bfd, binutils and opcodes.
4874 * configure: Regenerate.
4875
ae65dfef 48762008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4877
4878 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
4879
2a462700 48802008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
4881
4882 * MAINTAINERS: Use correct Umlaut for last name.
4883
da1cc9ee 48842008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4885
4886 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
4887
285c1b7e 48882008-08-16 David Edelsohn <edelsohn@gnu.org>
4889
4890 * MAINTAINERS: Update my email address.
4891
edcc45bb 48922008-08-16 Nicolas Roche <roche@adacore.com>
4893
4894 * Makefile.tpl: Add BOOT_ADAFLAGS.
4895 * Makefile.in: Regenerate.
4896
559b0712 48972008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
4898
4899 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
4900 * configure: Regenerate.
4901
dcde3c07 49022008-07-30 Paolo Bonzini <bonzini@gnu.org>
3bed0958 4903
4904 * configure.ac: Add makefile fragments for hpux.
4905 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
4906 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
4907 * configure: Regenerate.
4908 * Makefile.in: Regenerate.
4909
dcde3c07 49102008-07-28 Aldy Hernandez <aldyh@redhat.com>
50e0cac8 4911
4912 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
4913
dcde3c07 49142008-07-11 Dodji Seketeli <dseketel@redhat.com>
ff71f0b4 4915
4916 * MAINTAINERS (Write after Approval): Add myself.
4917
d27e061f 49182008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
4919
4920 * MAINTAINERS (Write After Approval): Add myself.
4921
5daaf60f 49222008-06-29 Andrew Jenner <andrew@codesourcery.com>
4923
4924 * MAINTAINERS (Write After Approval): Add myself.
4925
04177cb3 49262008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
4927
4928 * MAINTAINERS: Update my email address.
4929
5dfd58d3 49302008-06-25 Joey Ye <joey.ye@intel.com>
4931
4932 * MAINTAINERS (Write After Approval): Add myself.
4933
5b2c7553 49342008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4935
4936 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
4937 * Makefile.in: Regenerate.
4938 * configure: Regenerate.
4939
211b932d 49402008-06-17 Daniel Kraft <d@domob.eu>
4941
4942 * MAINTAINERS (Write After Approval): Add myself.
4943
4e8a889d 49442008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4945
4946 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
4947 "$@" is still intact with both Autoconf 2.59 and 2.62.
4948 * configure: Regenerate.
4949
168ee878 49502008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4951
4952 * Makefile.tpl: Fix comment errors.
4953 * Makefile.in: Regenerate.
4954
607465f2 49552008-06-12 David S. Miller <davem@davemloft.net>
4956 David Edelsohn <edelsohn@gnu.org>
4957
4958 * configure.ac: Add powerpc*-*-* to gold supported targets.
4959 * configure: Regenerate.
4960
9841cd80 49612008-06-08 Joseph Myers <joseph@codesourcery.com>
4962
4963 PR tree-optimization/36218
4964 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
4965 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
4966 (all prefix="build-"): Pass them to build-system sub-makes.
4967 * Makefile.in: Regenerate.
4968
6af9f7ea 49692008-06-07 Joseph Myers <joseph@codesourcery.com>
4970
4971 * MAINTAINERS (mt port): Remove.
4972 (sco5, unixware, sco udk): Remove.
4973 (Kean Johnston): Add to Write After Approval.
4974
ab2a1d30 49752008-05-30 Julian Brown <julian@codesourcery.com>
4976
4977 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
4978 of libobjc for ARM EABI Linux.
4979 * configure: Regenerate.
f7f51622 4980
dcde3c07 49812008-05-18 Xinliang David Li <davidxl@google.com>
5ade25c6 4982
0ecf7a65 4983 * ChangeLog: Remove wrong ChangeLog entry.
5ade25c6 4984
dcde3c07 49852008-05-17 Xinliang David Li <davidxl@google.com>
f7f51622 4986
5ade25c6 4987 * MAINTAINERS (Write After Approval): Add myself.
f7f51622 4988
f0ce8d7d 49892008-05-15 Janus Weil <janus@gcc.gnu.org>
4990
4991 * MAINTAINERS (Write After Approval): Add myself.
4992
d3eff7bb 49932008-05-14 Rafael Espíndola <espindola@google.com>
2c3fa25d 4994
4995 * config-ml.in: don't handle --enable-shared and --enable-static.
4996
c69f9953 49972008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
4998
4999 * MAINTAINERS: Update my email address.
5000
21b4aefa 50012008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
5002
5003 * MAINTAINERS: Update my email address.
0ecf7a65 5004
f2271661 50052008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
5006
5007 * MAINTAINERS (Write After Approval): Add myself.
5008
002bc050 50092008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
5010
5011 * MAINTAINERS (Write After Approval): Add myself.
5012
dcde3c07 50132008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
74200d08 5014
5015 * MAINTAINERS (crx): Add myself.
5016
83a50aef 50172008-04-18 Paolo Bonzini <bonzini@gnu.org>
5018
5019 Sync with src:
5020 2008-04-14 David S. Miller <davem@davemloft.net>
5021
0ecf7a65 5022 * configure.ac: Add sparc*-*-* to gold supported targets.
5023 * configure: Regenerate.
83a50aef 5024
f0cb9b36 50252008-04-18 Paolo Bonzini <bonzini@gnu.org>
5026
5027 PR bootstrap/35457
5028 * configure.ac: Include override.m4.
5029 * configure: Regenerate.
5030
1db8021c 50312008-04-18 Paolo Bonzini <bonzini@gnu.org>
5032
0ecf7a65 5033 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
5034 * Makefile.in: Regenerate.
1db8021c 5035
dcde3c07 50362008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
15f8eac8 5037
0ecf7a65 5038 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
15f8eac8 5039 as nonconfigurable directories list.
0ecf7a65 5040 * configure: Regenerate.
15f8eac8 5041
3af820d0 50422008-04-14 Ben Elliston <bje@au.ibm.com>
5043
5044 * config.sub, config.guess: Update from upstream sources.
5045
6e7d0937 50462008-04-12 Hans-Peter Nilsson <hp@axis.com>
5047
5048 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
5049 * Makefile.in: Regenerate.
5050
9c66b389 50512008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
5052
5053 * configure.ac: Do not build libssp for the AVR.
5054 * configure: Regenerate.
5055
29ab6ecd 50562008-04-07 Ian Lance Taylor <iant@google.com>
5057
5058 * Makefile.def: check-gold depends upon all-binutils.
5059 * Makefile.in: Regenerate.
5060
86aaa146 50612008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
5062
5063 * MAINTAINERS (Write After Approval): Add myself.
5064
45043b2b 50652008-04-04 Nick Clifton <nickc@redhat.com>
5066
5067 PR binutils/4334
fae55456 5068 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
45043b2b 5069 builds.
5070 * configure: Regenerate.
5071
5a92bcc2 50722008-04-04 NightStrike <NightStrike@gmail.com>
5073
5074 PR other/35151
0ecf7a65 5075 * configure.ac: Combine rules for mingw32 and mingw64.
5076 * configure: Regenerate.
5a92bcc2 5077
0805084a 50782008-04-02 Kai Tietz <kai.tietz@onvision.com>
5079
5080 * MAINTAINERS (Write After Approval): Add myself.
5081
dcde3c07 50822008-04-01 Seongbae Park <seongbae.park@gmail.com>
5b9f41dc 5083
5084 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
5085 * Makefile.in (.NOTPARALLEL): Ditto.
5086
63a9f8da 50872008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
5088
5089 * MAINTAINERS (Write After Approval): Add myself.
5090
dcde3c07 50912008-03-31 Seongbae Park <seongbae.park@gmail.com>
3e3a0e9c 5092
5093 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
5094 * Makefile.in (.NOTPARALLEL): Regenerate.
5095
4add9df0 50962008-03-27 Paolo Bonzini <bonzini@gnu.org>
5097
5098 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
5099 * Makefile.in: Regenerate.
5100
03b33306 51012008-03-26 Jakub Staszak <kuba@et.pl>
5102
5103 * MAINTAINERS (Write After Approval): Add myself.
5104
5d42d4f2 51052008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
5106
5107 * MAINTAINERS: Update e-mail address.
5108
3d47fcf5 51092008-03-20 Ian Lance Taylor <iant@google.com>
5110
5111 * configure.ac: Add support for --enable-gold.
5112 * Makefile.def: Add gold as a directory like ld.
5113 * configure, Makefile.in: Regenerate.
5114
82eaf560 51152008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5116
5117 * configure.ac: m4_include config/proginstall.m4.
5118 * configure: Regenerate.
e61456db 5119
5120 Backport from upstream Libtool:
0ecf7a65 5121
e61456db 5122 2007-10-12 Eric Blake <ebb9@byu.net>
0ecf7a65 5123
e61456db 5124 Deal with Autoconf 2.62's semantic change in m4_append.
5125 * ltsugar.m4 (lt_append): Replace broken versions of
5126 m4_append.
5127 (lt_if_append_uniq): Don't require separator to be overquoted,
5128 and avoid broken m4_append.
5129 (lt_dict_add): Fix typo.
5130 * libtool.m4 (_LT_DECL): Don't overquote separator.
5131
020e6f2b 51322008-03-13 David Edelsohn <edelsohn@gnu.org>
5133
5134 * config.rpath: Add AIX 6 support.
5135
f7c302cf 51362008-03-13 Paolo Bonzini <bonzini@gnu.org>
5137
5138 * Makefile.def (stageprofile). Remove -fprofile-generate
5139 from stage_libcflags.
5140 * Makefile.in: Regenerate.
5141
82ab37f5 51422008-03-13 Ben Elliston <bje@au.ibm.com>
5143
5144 * config.sub, config.guess: Update from upstream sources.
5145
167057eb 51462008-03-06 Tom Tromey <tromey@redhat.com>
5147
5148 * MAINTAINERS: Update for treelang deletion.
5149
06a40dd3 51502008-03-03 James E. Wilson <wilson@tuliptree.org>
5151
5152 * MAINTAINERS: Update my email address.
5153
af05c092 51542008-03-03 Stan Shebs <stanshebs@earthlink.net>
5155
6c2338a8 5156 * MAINTAINERS (darwin port): Add myself as a maintainer.
af05c092 5157 (objective-c/c++): Add myself as a maintainer.
5158
f3d3d204 51592008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
5160
5161 * MAINTAINERS (Write After Approval): Update my email address.
5162
d5274c75 51632008-02-25 Tomas Bily <tbily@suse.cz>
5164
5165 * MAINTAINERS (Write After Approval): Add myself.
5166
5954dfea 51672008-02-23 Jakub Jelinek <jakub@redhat.com>
5168
5169 * MAINTAINERS (OpenMP): Add myself.
5170
c898f165 51712008-02-20 Paolo Bonzini <bonzini@gnu.org>
5172
a55f1b4b 5173 PR bootstrap/32009
5174 PR bootstrap/32161
c898f165 5175
a55f1b4b 5176 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
5177 * configure: Regenerate.
c898f165 5178
a55f1b4b 5179 * Makefile.def: Define stage_libcflags for all bootstrap stages.
5180 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
5181 STAGE4_LIBCFLAGS): New.
5182 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
5183 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
5184 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
5185 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
5186 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
5187 for target modules. Don't export LIBCFLAGS.
5188 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
5189 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
5190 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
5191 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
5192 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
5193 * Makefile.in: Regenerate.
c898f165 5194
69d30e89 51952008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5196
5197 PR libgcj/33085
5198 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
5199 Do not use -DDLL_EXPORT. Backport from upstream.
5200
aaa12b63 52012008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5202
5203 * MAINTAINERS (Write After Approval): Add myself.
5204
b538c932 52052008-02-02 Hans-Peter Nilsson <hp@axis.com>
5206
5207 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
5208 * configure: Regenerate.
5209
c1d3813f 52102008-01-31 Marc Gauthier <marc@tensilica.com>
5211
5212 * configure.ac (xtensa*-*-*): Recognize processor variants.
5213 * configure: Regenerate.
5214
d2d2630b 52152008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5216
6144731c 5217 PR bootstrap/34922
5218 * configure.ac (PARSE_ARGS): Push suitable setting of
5219 ac_subdirs_all, for `./configure --help=recursive'.
5220 Handle `+' in generic toplevel directory disabling.
5221 * configure: Regenerate.
d2d2630b 5222
265f31f8 52232008-01-28 Nick Clifton <nickc@redhat.com>
5224
5225 * MAINTAINERS (xstormy16): Take over maintainership.
5226
99c77e32 52272008-01-25 Joseph Myers <joseph@codesourcery.com>
5228
5229 * MAINTAINERS (c4x port): Remove.
5230
0aff9a99 52312008-01-24 David Edelsohn <edelsohn@gnu.org>
5232
5233 * libtool.m4: Backport AIX 6 support from ToT Libtool.
5234
29179dae 52352008-01-23 Ben Elliston <bje@au.ibm.com>
5236
5237 * config.sub, config.guess: Update from upstream sources.
5238
423255b1 52392008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
5240
5241 * MAINTAINERS (Write After Approval): Add myself.
5242
559c551d 52432008-01-17 H.J. Lu <hjl.tools@gmail.com>
5244
5245 * MAINTAINERS: Update my email address.
5246
52472008-01-09 Raksit Ashok <raksit@google.com>
5248
5249 * MAINTAINERS (Write After Approval): Add myself.
5250
01dc04f9 52512008-01-09 Raksit Ashok <raksit@google.com>
5252
5253 * MAINTAINERS (Write After Approval): Add myself.
5254
e257630f 52552008-01-08 Ben Elliston <bje@au.ibm.com>
5256
5257 * config.sub, config.guess: Update from upstream sources.
5258
e9450d5b 52592007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5260
5261 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
0b359cab 5262 Change recommended MPFR from 2.2.1 -> 2.3.0.
e9450d5b 5263 * configure: Regenerate.
5264
a611cf87 52652007-12-15 Sebastian Pop <sebastian.pop@amd.com>
5266
5267 * MAINTAINERS: Update my email address.
5268
e502d5b5 52692007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
5270
5271 * MAINTAINERS: Update my email address.
5272
85b21747 52732007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
5274
5275 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
5276 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
5277 * Makefile.in: Regenerate.
5278
dcde3c07 52792007-12-10 Mark Heffernan <meheff@google.com>
1b8215f1 5280
5281 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
5282 misplaced entries.
5283
06e8069d 52842007-12-10 Andreas Tobler <a.tobler@schweiz.org>
5285
5286 * configure.ac: Enable libjava for x86_64-*-darwin9.
5287 * configure: Regenerate.
5288
dcde3c07 52892007-12-07 Bill Maddox <maddox@google.com>
46151c44 5290
5291 * MAINTAINERS (Write After Approval): Add myself.
5292
82a6155b 52932007-12-05 Ben Elliston <bje@au.ibm.com>
5294
5295 * config.sub, config.guess: Update from upstream sources.
5296
88b29126 52972007-12-02 Matthias Klose <doko@ubuntu.com>
5298
5299 * config-ml.in: Remove 64bit configure tests.
5300
097bd8a7 53012007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5302
5303 * config-ml.in: Robustify against white space in absolute file
5304 names.
5305
5306 * config-ml.in (multi-clean): Substitute ${Makefile}.
5307 Remove superfluous ${Makefile} in list.
5308
da01ad1e 53092007-11-19 Thiemo Seufer <ths@mips.com>
5310
5311 * config-ml.in: Don't hardcode the Makefile name.
5312
aa1ec648 53132007-11-08 Alexander Monakov <amonakov@ispras.ru>
5314
5315 * MAINTAINERS (Write After Approval): Add myself.
5316
cc01f27b 53172007-11-07 Samuel Tardieu <sam@rfc1149.net>
5318
5319 * MAINTAINERS (Write After Approval): Add myself.
5320
dcde3c07 53212007-11-06 Doug Kwan <dougkwan@google.com>
b34f5003 5322
5323 * MAINTAINERS (Write After Approval): Add myself.
5324
3c4bb8ba 53252007-10-25 Ben Elliston <bje@au.ibm.com>
5326
5327 * MAINTAINERS (mercury): Remove entry.
5328 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
5329
119eb9ed 53302007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
5331
5332 * Makefile.def (dependencies): Make configure-gdb depend on
5333 all-intl.
5334 * Makefile.in: Regenerated.
5335
10978713 53362007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
5337
5338 * MAINTAINERS (Fortran maintainer): Remove myself.
5339
dcde3c07 53402007-10-15 Patrick Mansfield <patmans@us.ibm.com>
1ad797ec 5341
5342 * Makefile.def: To avoid problems running with parallel makes,
5343 build newlib before libgloss so that target specific header
5344 files are availble.
5345 * Makefile.in: Regenerate
5346
2711b222 53472007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
5348
5349 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
5350 * Makefile.in: Regenerate.
5351
f5213d04 53522007-10-09 Vladimir Makarov <vmakarov@redhat.com>
5353
5354 * MAINTAINERS (Register allocation reviewer): Add myself.
5355
823e8b8d 53562007-10-08 Mike Frysinger <vapier@gentoo.org>
5357
5358 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
5359 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
5360 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
5361 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
5362 * configure: Regenerate.
5363
dcde3c07 53642006-10-04 Seongbae Park <seongbae.park@gmail.com>
dd508a00 5365
5366 * MAINTAINERS (Register allocation reviewer): Add myself.
5367
93c5e793 53682007-10-01 Paolo Bonzini <bonzini@gnu.org>
5369
5370 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
5371 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
5372 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
5373 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
5374 * configure.ac: Default them to host tools for $host = $build.
5375 Subst them.
5376
5377 * configure: Regenerate.
5378 * Makefile.in: Regenerate.
5379
dcde3c07 53802006-09-24 Peter Bergner <bergner@vnet.ibm.com>
8286d1e9 5381
5382 * MAINTAINERS (Register allocation reviewer): Add myself.
5383
dcde3c07 53842006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
33baaa20 5385
5386 * MAINTAINERS (Register allocation reviewer): Add myself.
5387
547d559e 53882007-09-21 Seongbae Park <seongbae.park@gmail.com>
5389
5390 * MAINTAINERS (Write After Approval): Fix typo.
5391
3013c2c7 53922007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
5393
5394 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
5395 * configure: Regenerate.
5396
9658ef82 53972007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
5398
5399 PR bootstrap/31906
5400 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
e502d5b5 5401 they're already prefixed.
9658ef82 5402
a0191bfe 54032007-09-19 Benjamin Kosnik <bkoz@redhat.com>
5404
5405 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
5406 libstdc++.
5407 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
5408 * configure: Regenerate.
5409 * Makefile.in: Regenerate.
0ecf7a65 5410
ef4a823a 54112007-09-17 Andreas Schwab <schwab@suse.de>
5412
5413 * configure.ac: Raise minimum makeinfo version to 4.6.
5414 * configure: Regenerate.
5415
dcde3c07 54162007-09-17 Johannes Singler <singler@ira.uka.de>
3900cf8f 5417
e502d5b5 5418 * MAINTAINERS (write-after-approval) add myself
3900cf8f 5419
fbbc6fdb 54202007-09-15 Alan Modra <amodra@bigpond.net.au>
5421
5422 * configure.ac: Correct makeinfo version check.
5423 * configure: Regenerate.
5424
9b139a12 54252007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
5426
5427 * MAINTAINERS: Update my email address.
5428
68c9bc25 54292007-09-14 Richard Sandiford <richard@codesourcery.com>
5430
5431 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
5432 to $skipdirs and only disable gprof for newlib. Use the normal
5433 mips*-elf* handling in other respects.
5434 * configure: Regnerate.
5435
d0a16e74 54362007-09-12 David Daney <ddaney@avtrex.com>
5437
5438 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
5439 enabling libgcj.
5440 * configure: Regenerate.
5441
1c5767f1 54422007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
5443
5444 PR other/32154
5445 * configure.ac: For libgloss targets, point the linker to the linker
5446 script, startup code and simulator library.
5447 * configure: Regenerate.
5448
b9eb3c64 54492007-09-07 Andrew Haley <aph@redhat.com>
5450
5451 * configure.ac (noconfigdirs): Remove target-libffi and
5452 target-libjava.
5453 * configure: Regenerate.
5454
70d8e49e 54552007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5456
5457 PR target/33281
5458 * configure.ac: Use config/mh-mingw on mingw.
5459 * configure: Regenerate.
70d8e49e 5460
771e1e14 54612007-09-05 Pat Haugen <pthaugen@us.ibm.com>
5462
e2b00040 5463 * MAINTAINERS (Write After Approval): Add myself.
771e1e14 5464
f6be6a96 54652007-09-05 Richard Guenther <rguenther@suse.de>
5466
5467 * configure.ac (--enable-stage1-checking): If neither --enable-checking
5468 nor --disable-checking is provided also turn on yes and types
5469 checking for stage1.
5470 * configure: Re-generate.
5471
afaca01a 54722007-08-30 Krister Walfridsson <cato@df.lth.se>
5473
5474 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
5475 (Write After Approval): Remove myself.
5476
26dd65f3 54772007-08-29 Nick Clifton <nickc@redhat.com>
24aa922b 5478
26dd65f3 5479 * config.sub, config.guess: Update from upstream sources.
24aa922b 5480
6144731c 54812007-08-22 Bud Davis <jmdavis@link.com>
10df54f4 5482
5483 * MAINTAINERS (Write After Approval): Added myself.
5484 * MAINTAINERS (Reviewers): Removed myself.
5485
5f1f2de5 54862007-08-18 Paul Brook <paul@codesourcery.com>
6144731c 5487 Joseph Myers <joseph@codesourcery.com>
5f1f2de5 5488
5489 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
5490 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
5491 * Makefile.in: Regenerate.
5492 * configure.ac (--with-debug-prefix-map): New.
5493 * configure: Regenerate.
5494
f8520ad7 54952007-08-17 Richard Sandiford <richard@codesourcery.com>
5496 Nigel Stephens <nigel@mips.com>
5497
f8520ad7 5498 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
5499 as target_makefile_frag.
5500 * configure: Regenerate.
5501
5b542315 55022007-08-16 Alexandre Oliva <aoliva@redhat.com>
5503
5504 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
5505 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
5506 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
5507 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
5508 (do-compare, do-compare3, do-compare-debug): New.
5509 ([+compare-target+]): Use them.
5510
8d8efff7 55112007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
5512
5513 * MAINTAINERS (Write After Approval): Change my email address.
5514
af7bb0c0 55152007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5516 Ben Elliston <bje@au.ibm.com>
5517
5518 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
5519 --silent if $silent.
5520 * configure: Regenerate.
5521
215d9ce6 55222003-08-12 Zdenek Dvorak <ook@ucw.cz>
5523
5524 * MAINTAINERS (Various Maintainers): Add myself as
5525 loop infrastructure maintainer. Update my e-mail
5526 address.
5527
eb57d4df 55282007-07-31 Diego Novillo <dnovillo@google.com>
5529
5530 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
5531 Adjust description.
5532
f03e0ae4 55332007-07-26 Richard Guenther <rguenther@suse.de>
5534
5535 * configure.ac: Add types checking to stage1 checking flags.
5536 * configure: Regenerate.
5537
1ee47085 55382007-07-17 Nick Clifton <nickc@redhat.com>
5539
5540 * COPYING3: New file. Contains version 3 of the GNU General
5541 Public License.
5542 * COPYING3.LIB: New file. Contains version 3 of the GNU
5543 Lesser General Public License.
5544
4f1c9c75 55452007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
5546
5547 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
5548
8b472594 55492007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
5550
5551 * MAINTAINERS (S/390 co-maintainer): Add myself.
5552 (Write After Approval): Remove myself.
5553
aa9311a1 55542007-07-13 Dan Hipschman <dsh@google.com>
5555
5556 * MAINTAINERS (Write After Approval): Add myself.
5557
2590e4db 55582007-07-11 Nick Clifton <nickc@redhat.com>
5559
5560 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
5561 WINDRES export.
5562 * Makefile.in: Regenerate.
5563
ae91a3b7 55642007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5565
5566 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
5567 maintainer.
5568
f9d0ebde 55692007-07-05 H.J. Lu <hongjiu.lu@intel.com>
5570
5571 * lt~obsolete.m4: New. Import from 20070318 libtool.
5572
9a6e938f 55732007-07-03 Julian Brown <julian@codesourcery.com>
5574
5575 * MAINTAINERS (Write After Approval): Add myself.
5576
09c2d953 55772007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5578
5579 * configure.ac: Rewrite 'configure --help' strings to look nicer.
5580 * configure: Regenerate.
5581
55822007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5583
5584 * configure.ac: Add some missing m4 quotation.
5585 * configure: Regenerate.
5586
2de49bbb 55872007-07-02 Simon Baldwin <simonb@google.com>
5588
5589 * MAINTAINERS (Write After Approval): Add myself.
5590
b7ef8464 55912007-07-02 Paolo Bonzini <bonzini@gnu.org>
5592
5593 * configure: Regenerate.
5594
75d6a0a9 55952007-07-02 Kai Tietz <kai.tietz@onevision.com>
5596
5597 * Makefile.def: Add windmc tool to build.
5598 * Makefile.tpl: Likewise.
5599 * configure.ac: Likewise.
5600 * Makefile.in: Regenerate.
5601 * configure: Regenerate.
0ecf7a65 5602
aa331421 56032007-06-28 DJ Delorie <dj@redhat.com>
5604
5605 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
5606 not building newlib.
5607 * configure: Regenerated.
0ecf7a65 5608
bab22e5c 56092007-06-28 Jan Sjodin <jan.sjodin@amd.com>
5610
5611 * MAINTAINERS (Write After Approval): Add myself.
5612
2d569347 56132007-06-25 Martin Michlmayr <tbm@cyrius.com>
5614
5615 * MAINTAINERS (Write After Approval): Add myself.
5616
abe9fc0f 56172007-06-19 Chris Matthews <chrismatthews@google.com>
5618
5619 * MAINTAINERS (Write After Approval): Add myself.
5620
2588303d 56212007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
5622
5623 * MAINTAINERS (Write After Approval): Add myself.
5624
86d469a7 56252007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
5626
5627 * Makefile.def: Add dependency from configure-gdb to all-bfd.
5628 * Makefile.in: Regenerated.
5629
e77068c4 56302007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
5631
5632 * configure.ac: Don't add target-libmudflap to noconfigdirs for
5633 bfin*-*-uclinux* targets.
5634 * configure: Regenerate.
5635
34750e69 56362007-06-14 Ian Lance Taylor <iant@google.com>
5637
5638 * MAINTAINERS: Add myself as non-algorithmic global write
5639 maintainer.
5640
5a6568b4 56412007-06-14 Diego Novillo <dnovillo@google.com>
5642
5643 * MAINTAINERS: Add self as middle-end maintainer and
5644 non-algorithmic global write maintainer.
5645
49607763 56462007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5647
5648 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
5649 Move all Fortran maintainers except Paul Brook into the
5650 Non-Autopoiesis section.
5651
021ff58f 56522007-06-14 Paolo Bonzini <bonzini@gnu.org>
5653
5654 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
5655 (distclean-stage[+id+]): Possibly delete stage_last.
5656 * Makefile.in: Regenerate.
5657
f7074c96 56582007-06-12 Seongbae Park <seongbae.park@gmail.com>
5659
5660 * MAINTAINERS (Various Maintainer): Fix typo.
5661
19dcaa9c 56622007-06-11 Paolo Bonzini <bonzini@gnu.org>
5663
5664 * MAINTAINERS (Various Maintainer): Add myself as
5665 dataflow maintainer.
5666
fef06690 56672007-06-07 Ben Elliston <bje@au.ibm.com>
5668
5669 * config.sub, config.guess: Update from upstream sources.
5670
abe109c5 56712007-06-07 Ben Elliston <bje@au.ibm.com>
5672
5673 * Makefile.tpl: Fix spelling error.
5674 * Makefile.in: Regenerate.
5675
2bcd5359 56762007-06-01 Steve Ellcey <sje@cup.hp.com>
5677
fd82ebdc 5678 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
5679 lt_cv_sys_max_cmd_len.
2bcd5359 5680
92a034a0 56812007-05-31 Dorit Nuzman <dorit@il.ibm.com>
5682
5683 * MAINTAINERS (Various Maintainers): Add myself as
5684 auto-vectorizer maintainer.
5685
796f6ddf 56862003-05-31 Paolo Bonzini <bonzini@gnu.org>
5687
5688 PR libjava/32098
5689 * libtool.m4: Revert previous change.
5690 * ltgcc.m4: Put it here.
5691
3df3f071 56922003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
5693
5694 * MAINTAINERS (Various Maintainers): Add myself as
5695 auto-vectorizer maintainer.
5696
8759836c 56972007-05-30 H.J. Lu <hongjiu.lu@intel.com>
5698
5699 PR libjava/32098
5700 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
5701
de0a1cbe 57022007-05-30 Richard Guenther <rguenther@suse.de>
5703
5704 * MAINTAINERS (Various Maintainers): Add myself as
5705 auto-vectorizer maintainer.
5706
505abe0c 57072007-05-30 Jakub Jelinek <jakub@redhat.com>
5708
5709 PR bootstrap/29382
5710 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
5711 * configure: Rebuilt.
5712
12d06f67 57132007-05-28 Roberto Costa <robsettantasei@gmail.com>
5714
5715 * MAINTAINERS (Write After Approval): Removed my name.
5716
cc76add4 57172007-05-25 Steven Bosscher <steven@gcc.gnu.org>
5718
5719 * MAINTAINERS (Write After Approval): Remove myself.
5720
a027451b 57212007-05-25 Andreas Tobler <a.tobler@schweiz.org>
5722
5723 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
5724
542f9784 57252007-05-23 Steve Ellcey <sje@cup.hp.com>
5726
5727 * ltmain.sh: Update from ToT Libtool.
5728 * libtool.m4: Update from ToT Libtool.
5729 * ltsugar.m4: New. Update from ToT Libtool.
5730 * ltversion.m4: New. Update from ToT Libtool.
5731 * ltoptions.m4: New. Update from ToT Libtool.
5732 * ltconfig: Remove.
5733 * ltcf-c.sh: Remove.
5734 * ltcf-cxx.sh: Remove.
5735 * ltcf-gcj.sh: Remove.
5736
528ab743 57372007-05-22 Ollie Wild <aaw@google.com>
5738
5739 * MAINTAINERS (Write After Approval): Add myself.
5740
47cd5247 57412007-05-16 Paolo Bonzini <bonzini@gnu.org>
5742
5743 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
5744 stage_cflags.
5745 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
5746 Remove CFLAGS/LIBCFLAGS.
5747 (configure-stage[+id+]-[+prefix+][+module+],
5748 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
5749 * Makefile.in: Regenerate.
5750
3514a11b 57512007-05-15 Diego Novillo <dnovillo@google.com>
5752
5753 * MAINTAINERS: Update e-mail address.
5754
886a57ec 57552007-05-15 Revital Eres <eres@il.ibm.com>
5756
5757 * MAINTAINERS (Write After Approval): Add myself.
5758
00b95186 57592007-05-14 Roberto Costa <robsettantasei@gmail.com>
5760
5761 * MAINTAINERS (Write After Approval): Updated my address.
5762
37a5fded 57632007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
5764
5765 * MAINTAINERS (Write After Approval): Add myself.
5766
932d1055 57672007-05-11 Silvius Rus <rus@google.com>
5768
5769 * MAINTAINERS (Write After Approval): Add myself.
5770
5be46544 57712007-04-23 Tom Tromey <tromey@redhat.com>
5772
5773 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
5774
85fdb7fe 57752007-04-22 Mark Mitchell <mark@codesourcery.com>
5776
5777 * MAINTAINERS (cpplib): Rename to ...
5778 (libcpp): ... this. Add C/C++ front end maintainers.
5779
0e80ecec 57802007-04-14 Steve Ellcey <sje@cup.hp.com>
5781
5782 * config-ml.in: Pass ${ml_config_env} to configure calls.
5783
678ca12c 57842007-04-04 Christian Bruel <christian.bruel@st.com>
5785
5786 * MAINTAINERS (Write After Approval): Add myself.
0ecf7a65 5787
238ac4b8 57882007-04-02 Dave Korn <dave.korn@artimi.com>
5789
5790 * MAINTAINERS (Write After Approval): Add myself.
5791
1b3b5ab2 57922007-03-31 Tobias Burnus <burnus@net-b.de>
5793
5794 * MAINTAINERS (fortran 95 front end): Add myself.
5795
7af2a874 57962007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
5797
5798 * MAINTAINERS (Write After Approval): Add myself.
0ecf7a65 5799
f5bcb691 58002007-03-24 Ayal Zaks <zaks@il.ibm.com>
5801
5802 * MAINTAINERS (Modulo Scheduler): Add myself.
5803
9671b27d 58042007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
5805
5806 * MAINTAINERS (fortran 95 front end): Add myself.
5807 (c++ front end): whitespace fix.
5808
9ced3b39 58092007-03-22 Nathan Froyd <froydnj@codesourcery.com>
5810
5811 * MAINTAINERS (Write After Approval): Add myself.
5812
d623d587 58132007-03-21 Richard Sandiford <richard@codesourcery.com>
5814
5815 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
5816 of glob. Quote arguments with single quotes too.
5817 * configure: Regenerate.
5818
d6eaff55 58192007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
5820
5821 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
5822 * Makefile.in: Regenerate
5823
a6c599b5 58242007-03-07 Andreas Schwab <schwab@suse.de>
5825
5826 * configure: Regenerate.
5827
130effca 58282007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
5829
5830 * configure.ac: Add "--with-pdfdir" configure option,
5831 which defines pdfdir variable.
5832 * Makefile.def (target=fixincludes): Add install-pdf to
5833 missing targets.
5834 (recursive_targets): Add install-pdf target.
5835 (flags_to_pass): Add pdfdir.
5836 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
5837 target.
5838 * configure: Regenerate
5839 * Makefile.in: Regenerate
5840
cd343b1c 58412007-02-28 Eric Christopher <echristo@apple.com>
5842
5843 Revert:
5844 2006-12-07 Mike Stump <mrs@apple.com>
5845
5846 * Makefile.def (dependencies): Add dependency for
5847 install-target-libssp and install-target-libgomp on
5848 install-gcc.
5849 * Makefile.in: Regenerate.
5850
78a477ad 58512007-02-27 Matt Kraai <kraai@ftbfs.org>
5852
5853 * configure: Regenerate.
5854 * configure.ac: Move statements after variable declarations.
5855
670a86cd 58562007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
5857
5858 * MAINTAINERS: Add myself as sh maintainer.
5859
ae8552b7 58602007-02-19 Joseph Myers <joseph@codesourcery.com>
5861
5862 * configure.ac: Adjust for loop syntax.
5863 * configure: Regenerate.
5864
95a05732 58652007-02-18 Alexandre Oliva <aoliva@redhat.com>
5866
5867 * configure: Rebuilt.
5868
b0e9b581 58692007-02-18 Alexandre Oliva <aoliva@redhat.com>
5870
5871 * configure.ac: Drop multiple occurrences of --enable-languages,
5872 and fix its quoting.
5873 * configure: Rebuilt.
5874
77ae4d79 58752007-02-17 Mark Mitchell <mark@codesourcery.com>
6144731c 5876 Nathan Sidwell <nathan@codesourcery.com>
5877 Vladimir Prus <vladimir@codesourcery.com>
5878 Joseph Myers <joseph@codesourcery.com>
77ae4d79 5879
5880 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
5881 * configure: Regenerate.
5882
ddacbee5 58832007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
5884
5885 * ltconfig (freebsd*): Default to elf.
5886
27bfe7b7 58872007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
5888
5889 * configure.ac (target_libraries): Move libgcc before libiberty.
5890 * configure: Regenerated.
5891
eae5b2bc 58922007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
5893 Paolo Bonzini <bonzini@gnu.org>
5894
5895 PR bootstrap/30753
5896 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
5897 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
5898 * configure: Regenerated.
5899
41d006b3 59002007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5901
5902 * MAINTAINERS (Language Front End Maintainers): Update my mail
5903 address.
5904
4ff792a4 59052007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
5906
5907 PR bootstrap/30748
5908 * configure.ac: Correct syntax for Solaris ksh.
5909 * configure: Regenerated.
5910
38d7211b 59112007-02-09 Paolo Bonzini <bonzini@gnu.org>
5912
5913 * configure.ac: Sync with src.
5914 * configure: Regenerate.
5915
fbc4b0e5 59162007-02-09 Paolo Bonzini <bonzini@gnu.org>
5917
5918 * Makefile.in: Regenerate.
5919
834785d1 59202007-02-09 Paolo Bonzini <bonzini@gnu.org>
5921
5922 * config.sub: Sync with src.
5923
b30fcfae 59242007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
5925
5926 * Makefile.tpl (build_alias, host_alias, target_alias): Use
5927 noncanonical equivalents.
5928 * configure.in: Rename to...
5929 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
5930 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
5931 target_noncanonical. Use them. Rewrite removal of configure
5932 arguments for autoconf 2.59. Discard variable settings. Force
5933 program_transform_name for native tools.
5934
5935 * Makefile.in: Regenerated.
5936 * configure: Regenerated with autoconf 2.59.
5937
dcde3c07 59382007-02-07 Roman Zippel <zippel@linux-m68k.org>
e911c3be 5939
c6f3c945 5940 * MAINTAINERS (Write After Approval): Add myself.
e911c3be 5941
44db1fbc 59422007-01-31 Andreas Schwab <schwab@suse.de>
5943
5944 * Makefile.tpl (LDFLAGS): Substitute it.
5945 * Makefile.in: Regenerate.
5946
dcde3c07 59472007-01-30 Andrey Belevantsev <abel@ispras.ru>
760d0db8 5948
c6f3c945 5949 * MAINTAINERS (Write After Approval): Add myself.
760d0db8 5950
25954036 59512007-01-28 David Edelsohn <edelsohn@gnu.org>
5952
c6f3c945 5953 * MAINTAINERS (spu port): Add myself.
25954036 5954
a18b2c54 59552007-01-23 Richard Guenther <rguenther@suse.de>
5956
5957 PR bootstrap/30541
5958 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
5959 * Makefile.tpl (GNATBIND): Substitute it.
5960 (GNATMAKE): Likewise.
5961 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
5962 of STAGE_PREFIX.
5963 * Makefile.in: Regenerate.
5964 * configure: Regenerate.
5965
dd979235 59662007-01-18 Mike Stump <mrs@apple.com>
5967
5968 * configure.in: Re-enable -Werror for gcc builds.
5969
c6f3c945 59702007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ec79f74b 5971
c6f3c945 5972 * MAINTAINERS (Write After Approval): Add myself.
ec79f74b 5973
16c9b2e3 59742007-01-11 Paolo Bonzini <bonzini@gnu.org>
5975
5976 * configure.in: Change == to = in test command.
c6f3c945 5977 * configure: Regenerate.
16c9b2e3 5978
d45318b3 59792007-01-11 Paolo Bonzini <bonzini@gnu.org>
c6f3c945 5980 Nick Clifton <nickc@redhat.com>
5981 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
5982
5983 * configure.in (build_configargs, host_configargs, target_configargs):
5984 Remove build/host/target parameters.
5985 (host_libs): Add gmp and mpfr.
5986 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
5987 * Makefile.def (gmp, mpfr): New.
5988 (gcc): Remove target.
5989 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
5990 target_os, target_vendor): New.
dcde3c07 5991 (configure): Add host_alias/target_alias arguments; adjust invocations.
c6f3c945 5992 * configure: Regenerate.
5993 * Makefile.in: Regenerate.
d45318b3 5994
59952007-01-11 Matt Fago <fago@earthlink.net>
5996
5997 * configure.in: Try to link to functions only in mpfr 2.2.x
c6f3c945 5998 to improve robustness of configure tests.
d45318b3 5999 * configure: Regenerate.
cd343b1c 6000
c9c21f59 60012007-01-09 Uros Bizjak <ubizjak@gmail.com>
6002
6003 * MAINTAINERS: Add myself as i386 maintainer.
6004
f2bdcff1 60052007-01-08 Jan Hubicka <jh@suse.cz>
6006
b7be5ae5 6007 * MAINTAINERS: Add myself as i386 maintainer.
f2bdcff1 6008
06dd9e69 60092007-01-08 Kai Tietz <kai.tietz@onevision.com>
6010
6011 * configure.in: Add support for an x86_64-mingw* target.
a378fc89 6012 * configure: Regenerate.
06dd9e69 6013
0a2e6193 60142007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
6015
6016 * Makefile.tpl (all-target): Correct @if conditional for target
6017 modules.
6018 * configure.in: Omit libiberty if building only target libgcc.
6019 * configure, Makefile.in: Regenerated.
6020
29b1b61f 60212007-01-04 Paolo Bonzini <bonzini@gnu.org>
6022
dcde3c07 6023 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
29b1b61f 6024 * configure: Regenerate.
6025
894a47b4 60262007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
6027
6028 * Makefile.def (target_modules): Add libgcc.
6029 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
6030 * Makefile.tpl (clean-target-libgcc): Delete.
6031 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
6032 on gcc even for bootstrapped modules. Rewrite handling of
6033 lang_env_dependencies to loop over target_modules.
6034 * configure.in (target_libraries): Add target-libgcc.
6035 * Makefile.in, configure: Regenerated.
6036
9c3a0a29 60372006-12-29 Paolo Bonzini <bonzini@gnu.org>
6038
6039 * configure.in: Reorganize recognition of languages. Add
6040 --enable-stage1-languages. Show supported languages for the chosen
6041 target rather than all recognized languages.
6042 * configure: Regenerate.
6043
2e04b035 60442006-12-29 Paolo Bonzini <bonzini@gnu.org>
6045
6046 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
6047 * Makefile.in: Regenerate.
6048
0157cc75 60492006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6050
6051 * configure.in: Warn that MPFR 2.2.0 is buggy.
6052 * configure: Regenerate.
6053
35d84d10 60542006-12-27 Ian Lance Taylor <iant@google.com>
6055
6056 * configure.in: When removing Makefiles to force a reconfigure, also
6057 remove prev-DIR*/Makefile.
6058 * configure: Regenerate.
6059
ae48753c 60602006-12-22 Andreas Schwab <schwab@suse.de>
6061
6062 * configure: Regenerate with correct autoconf version.
6063
a83ffacf 60642006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
6065
c6f3c945 6066 * configure.in: add AC_SUBST for *_FOR_TARGET.
6067 * configure: Regenerate.
a83ffacf 6068
2e04b035 60692006-12-19 Paolo Bonzini <bonzini@gnu.org>
6070
6071 * configure.in: Simplify logic for rejecting languages that cannot
6072 be built. Separate the case when a language is unsupported,
6073 from the case when the user chooses not to build a language.
6074
1a606b87 60752006-12-19 Paolo Bonzini <bonzini@gnu.org>
6076
6077 * configure.in: Remove "$build" case for powerpc-*-darwin* since
6078 it only affects bootstrap and could be tested on "$host" as well.
6079 * configure: Regenerate.
6080 * config/mh-ppc-darwin: Add to the stage1 cflags here.
6081
39f34cfc 60822006-12-19 Paolo Bonzini <bonzini@gnu.org>
6083
6084 PR bootstrap/29544
6085 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
6086 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
6087 move here comment from Makefile.tpl.
6088 * Makefile.tpl: Move some definitions higher in the file.
6089 (STAGE1_CHECKING): New.
6090 * configure.in: Add --enable-stage1-checking.
6091 * configure: Regenerate.
6092 * Makefile.in: Regenerate.
6093
6523c107 60942006-12-19 Paolo Bonzini <bonzini@gnu.org>
6095
6096 * MAINTAINERS: Add myself as build system maintainer.
6097
0874d16e 60982006-12-15 Simon Martin <simartin@users.sourceforge.net>
6099
6100 * MAINTAINERS (Write After Approval): Add myself.
6101
f4177413 61022006-12-13 Eric Christopher <echristo@apple.com>
6103
6104 * MAINTAINERS: Add myself as darwin maintainer.
6105
21f5445c 61062006-12-11 Ian Lance Taylor <ian@airs.com>
6107
6108 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
6109
dcde3c07 61102006-12-11 Joern Rennecke <joern.rennecke@arc.com>
51e3e9c5 6111
6112 MAINTAINERS: Update my entry.
6113
57c7de11 61142006-12-11 Alan Modra <amodra@bigpond.net.au>
6115
6116 * configure.in: Handle spu makefile frag.
57c7de11 6117 * Makefile.tpl (MAINT): Define
6118 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
6119 * configure: Regenerate.
6120 * Makefile.in: Regenerate.
6121
e3c9d32f 61222006-12-11 Ben Elliston <bje@au.ibm.com>
6123
6124 * config.guess: Import latest version.
6125 * config.sub: Likewise.
6126
f5b9de9c 61272006-12-11 Ben Elliston <bje@au.ibm.com>
6128
6129 * configure.in (spu-*-*): Don't skip target-libiberty.
6130 * configure: Regenerate.
6131
fce068fd 61322006-12-10 Andreas Tobler <a.tobler@schweiz.org>
6133
6134 PR bootstrap/30134
6135 * configure.in: Correct x86 darwin support for libjava to powerpc
6136 and i?86 only.
6137 * configure: Regenerate.
6138
ffe859e6 61392006-12-08 Sandro Tolaini <tolaini@libero.it>
6140
6141 * configure.in: Add x86 darwin support for libjava.
6142 * configure: Regenerate.
6143
73a19d2f 61442006-12-07 Mike Stump <mrs@apple.com>
6145
6146 * Makefile.def (dependencies): Add dependency for
6147 install-target-libssp and install-target-libgomp on
6148 install-gcc.
6149 * Makefile.in: Regenerate.
6150
a62d86ae 61512006-12-04 Richard Guenther <rguenther@suse.de>
6152
6153 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
6154 (Non-Algorithmic Maintainers): Move over non-algorithmic
6155 loop optimizer maintainers, add myself as a non-algorithmic
6156 middle-end maintainer.
6157
37415b5d 61582006-12-04 Daniel Franke <franke.daniel@gmail.com>
6159
6160 * MAINTAINERS (Write After Approval): Add myself.
6161
6af0e733 61622006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6163
6164 * configure.in: Update error message for missing GMP/MPFR.
6165
6166 * configure: Regenerate.
6167
4af4078c 61682006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6169
6170 * configure.in: Update MPFR version in error message.
6171
6172 * configure: Regenerate.
6173
69c937e1 61742006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6175
6176 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
6177 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
6178 --with-gmp-lib): New flags.
6179
6180 * configure: Regenerate.
6181
e419f8ef 61822006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
6183
6184 * MAINTAINERS (Write After Approval): Change my email address.
6185
407e85bc 61862006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
6187
583272a2 6188 * MAINTAINERS (Write After Approval): Add myself.
407e85bc 6189
dcde3c07 61902006-11-22 Philipp Thomas <pth@suse.de>
40cb8be1 6191
6192 * MAINTAINERS (i18n): Update e-mail address.
6193
c2d4f42f 61942006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6195
6196 * MAINTAINERS (spu port): Add myself as maintainer.
6197 (Write After Approval): Remove myself.
6198
7c8af356 61992006-11-22 Ben Elliston <bje@au.ibm.com>
6200
6201 * configure.in (skipdirs): Don't build libssp for SPU.
6202 * configure: Regenerate.
6203
099cd192 62042006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
6205
6206 * MAINTAINERS (spu port): Add myself as maintainer.
6207 (libobjc): Update my email address.
6208
82b61569 62092006-11-21 Andrea Bona <andrea.bona@st.com>
6210
6211 * MAINTAINERS (Write After Approval): Add myself.
6212
dcde3c07 62132006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
644459d0 6214
6215 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
6216 * configure : Rebuilt.
6217
dcde3c07 62182006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
bb0ac0c1 6219
6220 * MAINTAINERS (Write After Approval): Add myself.
6221
d027f7a9 62222006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
6223
6224 * MAINTAINERS (Write After Approval): Add myself.
6225
2a9efd1a 62262006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6227
6228 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
6229 libmpfr.a.
6230 * configure: Regenerate.
6231
f0903548 62322006-11-16 Paolo Bonzini <bonzini@gnu.org>
6233
6234 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
6235 (unstage): Test for stage_last presence.
6236
6237 PR bootstrap/29802
dcde3c07 6238 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
6239 STAGE_PREFIX.
f0903548 6240 * Makefile.in: Regenerate.
6241
75348e65 62422003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
6243
6244 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
6245 maintainers.
6246
0048238f 62472006-11-14 Erven Rohou <erven.rohou@st.com>
6248
6249 * MAINTAINERS (Write After Approval): Add myself.
6250
f94784f4 62512006-11-14 Paolo Bonzini <bonzini@gnu.org>
6252
6253 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
6254 and stageN-package/Makefile.
6255 * Makefile.in: Regenerated.
6256
3eec5071 62572006-11-14 Jie Zhang <jie.zhang@analog.com>
6258
6259 * configure.in: Remove target-libgloss from noconfigdirs for
6260 bfin-*-*.
6261 * configure: Regenerated.
6262
d9705883 62632006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6264
6265 * configure.in (have_gmp): Only error if the gcc directory exists.
f4177413 6266
d9705883 6267 * configure: Regenerate.
6268
0818100b 62692006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6270
6271 * configure.in: Robustify error message for missing GMP/MPFR.
6272
6273 * configure: Regenerate.
6274
dcde3c07 62752006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
8744aea8 6276
6277 * MAINTAINERS (Write After Approval): Add myself.
6278
dcde3c07 62792006-10-30 Uros Bizjak <ubizjak@gmail.com>
6c1fb305 6280
6281 * MAINTAINERS: Change email address.
6282
e2c5111e 62832006-10-30 Vladimir Prus <vladimir@codesourcery.com>
6284
6285 * MAINTAINERS (Write After Approval): Add myself.
6286
d07c830b 62872006-10-26 Peter Bergner <bergner@vnet.ibm.com>
6288
6289 * MAINTAINERS (Write After Approval): Add myself.
6290
6e4b1b54 62912006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
6292
f4177413 6293 * MAINTAINERS (Write After Approval): Move myself to
c6f3c945 6294 Write After Approval section.
6e4b1b54 6295
6a086156 62962006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6297
6298 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
6299 need_gmp anymore.
6300 * configure: Regenerate.
6301
3f08b6b2 63022006-10-16 Tobias Burnus <burnus@net-b.de>
6303
6304 * MAINTAINERS (Write After Approval): Add myself.
6305
b4c7d1be 63062006-10-16 Ben Elliston <bje@au.ibm.com>
6307
6308 * config.guess: Import latest version.
6309 * config.sub: Likewise.
6310
51f93521 63112006-10-10 Brooks Moses <bmoses@stanford.edu>
6312
6313 * Makefile.def: Added pdf target handling.
6314 * Makefile.tpl: Added pdf target handling.
6315 * Makefile.in: Regenerated.
6316
3dbfe3e4 63172006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
6318
6319 * MAINTAINERS: Add self as score port maintainer.
6320
227bbb08 63212006-10-04 Brooks Moses <bmoses@stanford.edu>
6322
6323 * MAINTAINERS (Write After Approval): Add myself.
6324
112f3d57 63252006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
6326
f4177413 6327 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
112f3d57 6328 or newer.
6329 * configure: Regenerated.
6330
8d365775 63312006-09-27 Dave Brolley <brolley@redhat.com>
6332
dcde3c07 6333 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
6334 using $s instead of $r.
8d365775 6335 * configure: Regenerated.
6336
806f1769 63372006-09-26 Thiemo Seufer <ths@mips.com>
6338
6339 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
6340 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
6341 * configure: Regenerate.
6342
dcde3c07 63432006-09-24 Graeme Peterson <gridly@gmail.com>
ade3d93b 6344
6345 * MAINTAINERS (Write After Approval): Remove myself.
6346
b86059ef 63472006-09-22 Chao-ying Fu <fu@mips.com>
6348
6349 * MAINTAINERS (Write After Approval): Add myself.
6350
0cd5eaae 63512006-09-10 Joseph S. Myers <joseph@codesourcery.com>
6352
6353 * MAINTAINERS: Add self as soft-fp maintainer.
6354
dcde3c07 63552006-09-09 Anatoly Sokolov <aesok@post.ru>
0cd5eaae 6356
6357 * MAINTAINERS: Add myself as avr maintainer.
6358 Remove Marek Michalkiewicz as avr maintainer.
37fc92d0 6359
fb01e507 63602006-09-07 Roberto Costa <roberto.costa@st.com>
6361
6362 * MAINTAINERS (Write After Approval): Add myself.
6363
d6d689df 63642006-08-30 Corinna Vinschen <corinna@vinschen.de>
6365
6366 * configure.in: Never build newlib for a Mingw host.
6367 Never build newlib as Mingw target library.
6368 Test the existence of winsup/cygwin for building a Cygwin newlib,
6369 rather than just winsup.
6370 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
6371 building a Mingw target.
6372 * configure: Regenerate.
6373
98e67652 63742006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
6375
6376 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
6377
c92d8afd 63782006-07-25 Paolo Bonzini <bonzini@gnu.org>
6379
6380 * config.guess: Import from src (was more updated).
6381 * config.sub: Likewise.
6382
d3e7b04c 63832006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
6384
6385 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
6386 * configure: Regenerated.
6387
3e427a9c 63882006-07-18 Paolo Bonzini <bonzini@gnu.org>
6389
248deaff 6390 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
6391 for stages after the first.
3e427a9c 6392
1bef46b4 63932006-07-17 Jakub Jelinek <jakub@redhat.com>
6394
6395 * Makefile.def: Add dependencies for configure-opcodes
6396 on configure-intl and all-opcodes on all-intl.
6397 * Makefile.in: Regenerated.
6398
f4d112a5 63992006-07-13 Ben Elliston <bje@au.ibm.com>
6400
6401 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
6402
108cf177 64032006-07-06 Paul Eggert <eggert@cs.ucla.edu>
6404
6405 Port to hosts whose 'sort' and 'tail' implementations
6406 treat operands with leading '+' as file names, as POSIX
6407 has required since 2001. However, make sure the code still
6408 works on pre-POSIX hosts.
6409 * ltmain.sh: Don't assume "sort +2" is equivalent to
6410 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
6411
2f5151d2 64122006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
6413
6414 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
6415
46276eaf 64162006-07-04 Peter O'Gorman <peter@pogma.com>
6417
6418 * ltconfig: chmod 644 before ranlib during install.
6419
f508ba97 64202006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
6421
6422 PR bootstrap/18058
6423 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
6424 if the bootstrap compiler is a GCC version that supports it.
6425 * configure: Regenerate.
6426
3891e7d9 64272006-07-03 Paolo Bonzini <bonzini@gnu.org>
6428
9333ae0b 6429 * configure.in: Fix thinkos in previous check-in.
3891e7d9 6430 * configure: Regenerate.
6431
5dee13c2 64322006-07-03 Paolo Bonzini <bonzini@gnu.org>
6433
6434 PR other/27063
6435 * configure.in: Test subdir_requires and give an appropriate
6436 error message.
6437 * configure: Regenerate.
6438
4ac79c32 64392006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
6440
6441 * MAINTAINERS (Write After Approval): Add myself.
6442
9bc01059 64432006-06-22 John David Anglin <dave.anglin@nrc.ca>
6444
6445 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6446
f09fcf30 64472006-06-22 Steve Ellcey <sje@cup.hp.com>
6448
6449 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6450
f1716c67 64512006-06-20 David Ayers <d.ayers@inode.at>
6452
6453 PR bootstrap/28072
6454 * configure.in: Add target-boehm-gc to noconfigdirs depending on
6455 whether target-libjava is being configured instead of whether the
6456 java front end is enabled.
6457 * configure: Regenerate.
f4177413 6458
778f2e8d 64592006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6460
6461 PR target/27540
6462 * configure.in: Only enable libgomp on IRIX 6.
6463 * configure: Regenerate.
6464
c81c13fb 64652006-06-15 Paolo Bonzini <bonzini@gnu.org>
6466
6467 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
6468 too.
6469 * Makefile.in: Regenerate.
6470
337cc616 64712006-06-13 Jeff Johnston <jjohnstn@redhat.com>
6472
6473 * config-ml.in: Alter CCASFLAGS to include special
6474 multilib options the same as is done for CFLAGS.
6475
be504f1e 64762006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6477
6478 * configure.in: Don't enable libgomp on hpux10.
6479 * configure: Rebuilt.
6480
d6f7b8f2 64812006-06-12 David Ayers <d.ayers@inode.at>
6482
6483 PR bootstrap/27963
6484 PR target/19970
f4177413 6485 * configure.in: Remove target-boehm-gc from noconfigdirs where
d6f7b8f2 6486 ${libgcj} is specified.
6487 * configure: Regenerate.
f4177413 6488
dcde3c07 64892006-06-06 Carlos O'Donell <carlos@codesourcery.com>
d06227a7 6490
6491 Sync from src:
f4177413 6492
6493 * configure.in: Sync.
d06227a7 6494 * configure: Regenerated.
f4177413 6495
d06227a7 6496 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
6497
6498 * Makefile.def: Added dependencies from sim and gdb on intl, and
6499 added configure dependencies to everything with an all dependency
6500 on intl.
6501 * Makefile.in: Regenerated.
6502
dd6d3a67 65032006-06-06 David Ayers <d.ayers@inode.at>
6504
6505 PR libobjc/13946
6506 * Makefile.def: Add dependencies for libobjc which boehm-gc.
6507 * Makefile.in: Regenerate.
6508 * configure.in: Add --enable-objc-gc at toplevel and have it
6509 enable boehm-gc for Objective-C.
6510 Remove target-boehm-gc from libgcj.
6511 Add target-boehm-gc to target_libraries.
6512 Add target-boehm-gc to noconfigdirs where ${libgcj}
6513 is specified.
6514 Assert that boehm-gc is supported when requested for Objective-C.
6515 Only build boehm-gc if needed either for Java or Objective-C.
6516 * configure: Regenerate.
f4177413 6517
13935149 65182006-06-05 Paolo Bonzini <bonzini@gnu.org>
6519
6520 PR 27674
6521 * Makefile.tpl (configure-[+prefix+][+module+],
6522 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
6523 Remove rule to unstage bootstrapped modules.
6524 (stage_current): New.
6525 * Makefile.in: Regenerate.
6526
8f4b42fe 65272006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
6528
6529 * MAINTAINERS (Write After Approval): Update my e-mail address.
6530
223a68cb 65312006-06-01 Mark Shinwell <shinwell@codesourcery.com>
6532
6533 * include/libiberty.h: Declare pex_run_in_environment.
6534
54554f30 65352006-05-31 Asher Langton <langton2@llnl.gov>
6536
6537 * MAINTAINERS (Write After Approval): Add myself.
8f4b42fe 6538
6c21862c 65392006-05-25 Paolo Bonzini <bonzini@gnu.org>
6540
6541 * Makefile.def (bfd, opcodes): Fix lib_path.
6542 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
6543 (restrap): Move under "@if gcc-bootstrap". Fix typo.
6544 * Makefile.in: Regenerate.
6545
9409c9d5 65462006-05-24 Carlos O'Donell <carlos@codesourcery.com>
6547
6548 * Makefile.in: Regenerate.
6549
e0dbdbbf 65502006-05-24 Carlos O'Donell <carlos@codesourcery.com>
6551
6552 * Makefile.def: Add install-html target. Add datarootdir
6553 docdir and htmldir to flags_to_pass.
6554 * Makefile.tpl: Add install-html target.
6555 * Makefile.in: Regenerate.
6556 * configure.in: Add --with-datarootdir, --with-docdir, and
6557 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
6558 * configure: Regenerate.
6559
a2c13723 65602006-05-24 Mark Shinwell <shinwell@codesourcery.com>
6561
6562 * configure.in: Enable gprof for cross builds.
6563 * configure: Regenerate.
6564
37f85f50 65652006-05-22 Richard Guenther <rguenther@suse.de>
6566
6567 Revert
6568 2006-01-31 Richard Guenther <rguenther@suse.de>
6569 Paolo Bonzini <bonzini@gnu.org>
6570
6571 * Makefile.def (target_modules): Add libgcc-math target module.
6572 * configure.in (target_libraries): Add libgcc-math target library.
6573 (--enable-libgcc-math): New configure switch.
6574 * Makefile.in: Re-generate.
6575 * configure: Re-generate.
6576 * libgcc-math: New toplevel directory.
6577
75d59721 65782006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6579 Andreas Tobler <a.tobler@schweiz.ch>
6580
6581 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
6582 * configure: Rebuilt.
6583
dcde3c07 65842006-05-12 Sandra Loosemore <sandra@codesourcery.com>
f4177413 6585
65bab903 6586 * MAINTAINERS (Write After Approval): Add myself.
6587
bc53ef83 65882006-05-01 DJ Delorie <dj@redhat.com>
6589
6ab99db1 6590 * configure.in: Restore CFLAGS if GMP isn't present.
bc53ef83 6591 * configure: Regenerate.
6592
e8bb9e10 65932006-05-01 Richard Guenther <rguenther@suse.de>
6594
6595 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
6596 maintainer.
6597
dcde3c07 65982006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
2ebe0c0d 6599
6600 * MAINTAINERS (Write After Approval): Add myself.
6601
dd1d6245 66022006-04-28 Jan Beulich <jbeulich@novell.com>
6603
6604 * MAINTAINERS (Write After Approval): Add myself.
6605
24714a39 66062006-04-18 DJ Delorie <dj@redhat.com>
6607
6608 * configure.in (m32c): Build libstdc++-v3. Pass flags to
6609 reference libgloss so that libssp can be built in a combined
6610 tree.
6611 * configure: Regenerate.
6612
ebadab44 66132006-04-08 Robert Millan <rmh@gcc.gnu.org>
6614
6615 * MAINTAINERS (Write After Approval): Add myself.
6616
2c45c903 66172006-04-05 Ben Elliston <bje@au.ibm.com>
6618
6619 * configure.in: Require makeinfo 4.4 or higher.
6620 * configure: Regenerate.
6621
c8a50a04 66222006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
6623
6624 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
6625 Rearrange the entries of other libraries to have them in one place.
6626
0dfcec58 66272006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
6628
f4177413 6629 * MAINTAINERS (Write After Approval): Remove myself.
0dfcec58 6630 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6631
a4af6a58 66322006-03-14 Richard Guenther <rguenther@suse.de>
6633
6634 * configure: Regenerate with autoconf 2.13.
6635
29febb11 66362006-03-13 Jim Blandy <jimb@codesourcery.com>
6637
6638 * MAINTAINERS: Use my work address.
12a2bf00 6639
6640 * MAINTAINERS: Update my E-mail address.
6641
50996fe5 66422006-03-10 Aldy Hernandez <aldyh@redhat.com>
6643
6644 * configure.in: Handle --disable-<component> generically.
6645 * configure: Regenerate.
6646
b554a459 66472006-03-01 H.J. Lu <hongjiu.lu@intel.com>
6648
6649 PR libgcj/17311
6650 * ltmain.sh: Don't use "$finalize_rpath" for compile.
6651
71898775 66522006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
6653
6654 * MAINTAINERS (Write After Approval): Remove myself.
6655 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6656
dcde3c07 66572006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
6c21862c 6658
cba69f27 6659 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
6660 (TARGET_CONFIGDIRS): Remove.
6661 * configure.in: Remove AC_SUBST(target_configdirs).
6662 * Makefile.in, configure: Regenerated.
7601142f 6663
310293ad 66642006-02-20 Steven G. Kargl <kargls@comcast.net>
6665
6666 * MAINTAINERS (Write After Approval): Remove myself.
6667 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6668
26526d23 66692006-02-20 Paolo Bonzini <bonzini@gnu.org>
6670
6671 PR bootstrap/25670
6672
6673 * Makefile.tpl ([+compare-target+]): Print explanation messages.
6674
6675 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
6676 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
6677 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
6678 BUILD_PREFIX, BUILD_PREFIX_1.
6679 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
6680
6681 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
6682 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
6683
6684 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
6685 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
6686 of `cat stage_current`. Always provide the `r' and `s' variables.
6687 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
6688 a single shell execution.
6689 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
6690 bootstrapped modules, make the stage1 module if the build was not
6691 started yet, else build the current stage.
6692 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
6693 (all-build, all-host, all-target, [+make_target+]-host,
6694 [+make_target+]-target): Do not use \-continued lines.
6695 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
6696 (current_stage, restrap, stage_last): New.
6697
6698 * Makefile.in: Regenerate.
6699 * configure: Regenerate.
6700
154ae9ad 67012006-02-19 Bud Davis <jmdavis@link.com>
6702
6703 * MAINTAINERS (Write After Approval): Remove myself.
6704 (Language Front End Maintainers): Add myself as fortran 95
6705 maintainer and update e-mail address.
6706
2b60afd7 67072006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
6708
6709 * MAINTAINERS (Write After Approval): Remove myself.
6710 (Language Front End Maintainers): Add myself as fortran 95
6711 maintainer.
6712
e1c7b125 67132006-02-16 Victor Kaplansky <victork@il.ibm.com>
6714
6715 * MAINTAINERS (Write After Approval): Add myself.
6716
1eacfaf6 67172006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
6718
6719 * MAINTAINERS (Write After Approval): Remove myself.
6720 (Language Front End Maintainers): Add myself as
6721 fortran 95 maintainer.
6722
ab0da556 67232006-02-14 Paolo Bonzini <bonzini@gnu.org>
6724
6725 Sync from src:
6726
6727 2005-12-27 Leif Ekblad <leif@rdos.net>
6728
248deaff 6729 * configure.in: Add support for RDOS target.
6730 * configure: Regenerate.
ab0da556 6731
67322006-02-14 Paolo Bonzini <bonzini@gnu.org>
c6f3c945 6733 Andreas Schwab <schwab@suse.de>
ab0da556 6734
248deaff 6735 * configure: Regenerate.
ab0da556 6736
634efbee 67372006-02-12 David Edelsohn <edelsohn@gnu.org>
6738
6739 * configure.in (enable_libgomp): Add AIX.
6740 * configure: Regenerate.
6741
e359d827 67422006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
6743
6744 * MAINTAINERS (Write After Approval): Add myself.
f4177413 6745
40139f55 67462006-02-03 Lee Millward <lee.millward@gmail.com>
6747
6748 * MAINTAINERS (Write After Approval): Add myself.
f4177413 6749
145b0ed1 67502006-01-31 Richard Guenther <rguenther@suse.de>
6751 Paolo Bonzini <bonzini@gnu.org>
6752
6753 * Makefile.def (target_modules): Add libgcc-math target module.
6754 * configure.in (target_libraries): Add libgcc-math target library.
6755 (--enable-libgcc-math): New configure switch.
6756 * Makefile.in: Re-generate.
6757 * configure: Re-generate.
6758 * libgcc-math: New toplevel directory.
6759
c47832b1 67602006-01-26 Paolo Bonzini <bonzini@gnu.org>
6761
6762 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
6763 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
6764 the assembler, linker and binutils.
6765 * configure: Regenerate.
6766
80111498 67672006-01-22 Dirk Mueller <dmueller@suse.de>
6768
6769 * MAINTAINERS (Write After Approval): Add myself.
6770
4938df8a 67712006-01-20 Diego Novillo <dnovillo@redhat.com>
6772
6773 * configure: Regenerate.
6774
1e8e9920 67752006-01-18 Richard Henderson <rth@redhat.com>
6776 Jakub Jelinek <jakub@redhat.com>
6777 Diego Novillo <dnovillo@redhat.com>
6778
6779 * libgomp: New directory.
6780 * Makefile.def: Add target_module libgomp.
6781 * Makefile.in: Regenerate.
6782 * configure.in (target_libraries): Add target-libgomp.
6783 * configure: Regenerate.
6784
deaa70c6 67852006-01-05 Alexandre Oliva <aoliva@redhat.com>
6786
6787 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
6788 @ from continuation.
6789 * Makefile.in: Rebuilt.
6790
18ece38c 67912006-01-04 Chris Lattner <sabre@gnu.org>
ca07d10f 6792
7914652a 6793 * MAINTAINERS (Write After Approval): Add myself.
6794
0c8a85c6 67952006-01-04 Paolo Bonzini <bonzini@gnu.org>
6796
6797 PR bootstrap/24252
6798
6799 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
6800 * Makefile.tpl (OBJDUMP): New.
6801 (EXTRA_HOST_FLAGS): Add it.
6802 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
6803
1e8e9920 6804 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
6805 to use symbolic links between directories. Avoid race conditions
6806 or make them harmless.
6807 * configure.in: Do not try to use symbolic links between directories.
0c8a85c6 6808
6809 * Makefile.def (LEAN): Pass.
6810 * Makefile.tpl (LEAN): Define.
6811 (stage[+id+]-start): Accept that the previous directory does not
6812 exist, if the bootstrap is lean.
6813 (stage[+id+]-bubble): Invoke lean bootstrap commands after
6814 stage[+id+]-start. Use a makefile variable and an `if' instead of a
6815 configure substitution.
6816 ([+compare-target+]): Likewise.
6817 ([+bootstrap-target+]-lean): New.
6818 * configure.in: Remove lean bootstrap support from here.
6819
1e8e9920 6820 * Makefile.in: Regenerate.
6821 * configure: Regenerate.
0c8a85c6 6822
bd63b943 68232006-01-04 Ben Elliston <bje@au.ibm.com>
6824
6825 * MAINTAINERS (libdecnumber): Add myself.
6826
3b6bba18 68272006-01-02 Mark Mitchell <mark@codesourcery.com>
6828
6829 * libtool-ldflags: New script.
6830
9c19a746 68312006-01-02 Andreas Schwab <schwab@suse.de>
6832
6833 * configure.in: When reconfiguring remove Makefile in
6834 all stage directories.
6835 * configure: Regenerate.
6836
1c39ab9d 68372005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
6838
6839 * MAINTAINERS: Update my email address.
6840
ceebc884 68412005-12-20 Paolo Bonzini <bonzini@gnu.org>
6842
6843 Revert Ada-related part of the previous change.
6844
6845 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
6846 Do not pass.
6847 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
6848 * Makefile.in: Regenerate.
6849 * configure.in: Do not include mt-ppc-aix target fragment.
6850 * configure: Regenerate.
6851
9ca214be 68522005-12-19 Paolo Bonzini <bonzini@gnu.org>
6853
6854 * configure.in: Select appropriate fragments for PowerPC/AIX.
6855 * configure: Regenerate.
6856
6857 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
6858 BOOT_CFLAGS, BOOT_LDFLAGS.
6859 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
6860 BOOT_CFLAGS, BOOT_LDFLAGS.
6861 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
6862 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
6863 (stage): Fail if we cannot complete the work.
6864 * Makefile.in: Regenerate.
6865
957985d9 68662005-12-16 Nathan Sidwell <nathan@codesourcery.com>
6867
6868 * configure.in: Replace ms1 with mt.
6869 * configure: Rebuilt.
6870
3fecdf28 68712005-12-15 Bryce McKinlay <mckinlay@redhat.com>
6872
6873 * MAINTAINERS: Update my email address.
6874
2420a95f 68752005-12-15 Paolo Bonzini <bonzini@gnu.org>
6876
6877 * Makefile.tpl (all, do-[+make_target+], do-check, install,
6878 install-host-nogcc): Don't invoke $(stage) at the end.
6879 * Makefile.in: Regenerate.
6880
98777423 68812005-12-14 Paolo Bonzini <bonzini@gnu.org>
6882
6883 * configure.in: Flip the top-level bootstrap switch.
6884 * configure: Regenerate.
6885
83f96a51 68862005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
6887
6888 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
6889 $(stage) and $(unstage).
6890 (EXTRA_TARGET_FLAGS): Correct double-quoting.
6891 (all): Remove stray semicolon.
6892 (local-distclean): Don't handle multilib.tmp and multilib.out.
6893 (install.all): Set $s for consistency.
6894 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
6895 check_multilibs setting. Always make the install directory.
6896 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
6897 Correct @if/@endif.
6898 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
6899 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
6900 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
6901 (multilib.out): Remove.
6902 * Makefile.in: Regenerated.
6903
dcde3c07 69042005-12-12 Carlos O'Donell <carlos@codesourcery.com>
72d3853a 6905
6906 * MAINTAINERS (Write After Approval): Add myself.
6907
8a4c0c5f 69082005-12-12 Nathan Sidwell <nathan@codesourcery.com>
6909
a67ce901 6910 * MAINTAINERS: Add myself as mt maintainer.
6911
8a4c0c5f 6912 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
6913
937fb015 69142005-12-06 Adam Nemet <anemet@caviumnetworks.com>
6915
6916 * MAINTAINERS: Change email address.
6917
f5aebe3e 69182005-12-05 Paolo Bonzini <bonzini@gnu.org>
6919
6920 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
6921 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
6922 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
6923 Find in-tree tools if available.
6924 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
6925 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
6926 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
6927 (COMPILER_*_FOR_TARGET): New.
6928 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
6929 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
6930 (CONFIGURED_*, USUAL_*): Remove.
6931 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
6932 STRIP): Use autoconf substitutions.
6933 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
6934 COMPILER_NM_FOR_TARGET): New.
6935 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
6936
6937 (all): Make all-host and all-target in parallel.
6938 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
6939 that $$r and $$s are set before invoking a recursive make.
6940 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
6941 ([+bootstrap-target+]): Inline most of the `all' target.
6942
e888c15e 69432005-11-29 Ben Elliston <bje@au.ibm.com>
6944
6945 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
6946 from the gcc build directory.
6947 * Makefile.in: Regenerate.
6948
e21c3597 69492005-11-29 Ben Elliston <bje@au.ibm.com>
6950
6951 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
6952 depend on all-libdecnumber.
6953 * configure.in (host_libs): Include libdecnumber.
6954 * Makefile.in: Regenerate.
6955 * configure: Likewise.
6956
e3f15eef 69572005-11-29 Ben Elliston <bje@au.ibm.com>
6958
6959 * libdecnumber: Import decNumber sources from the dfp-branch.
6960
8afb273f 69612005-11-21 Kean Johnston <jkj@sco.com>
6962
6963 * config.sub, config.guess: Sync from upstream sources.
6964
fefdfa6e 69652005-11-21 Ben Elliston <bje@au.ibm.com>
6966
6967 Import from Autoconf sources:
6968
6969 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
6970 * config/move-if-change: Don't output "$2 is unchanged";
6971 suggested by Ben Elliston. Handle weird characters correctly.
6972
92016de0 69732005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
6974
6975 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
6976 to match upstream libtool for darwin.
6977
415470be 69782005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
6979
6980 * Makefile.def: Remove gdb dependencies for gdbtk.
6981 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
6982 (configure-gdb, install-gdb): New rules.
6983 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
6984 * Makefile.in, configure: Regenerated.
6985
15bb6251 69862005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
6987
6988 * MAINTAINERS (Write After Approval): Add myself.
6989
66182ee6 69902005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
6991
6992 * MAINTAINERS (Write After Approval): Add myself.
6993
9aad078e 69942005-10-24 Diego Novillo <dnovillo@redhat.com>
6995
6996 * MAINTAINERS (alias analysis): Add Daniel Berlin and
6997 Diego Novillo.
6998
e025d06f 69992005-10-22 Paolo Bonzini <bonzini@gnu.org>
7000
7001 PR bootstrap/24297
7002 * Makefile.tpl (do-[+make-target+], do-check, install,
7003 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
7004 are set before recursing.
7005 * Makefile.in: Regenerate.
7006
bde48217 70072005-10-20 Eric Botcazou <ebotcazou@adacore.com>
7008
7009 PR bootstrap/18939
7010 * Makefile.def (gcc) <target>: Fix thinko.
7011 * Makefile.in: Regenerate.
7012
8d687193 70132005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
7014
7015 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
7016 * configure: Regenerate.
7017
843af2a1 70182005-10-15 Jie Zhang <jie.zhang@analog.com>
7019
7020 * MAINTAINERS (Write After Approval): Add self.
7021
6783d878 70222005-10-08 Kazu Hirata <kazu@codesourcery.com>
7023
7024 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
7025 target-libffi, target-qthreads, target-libjava, and
7026 targetlibobjc.
7027 * configure: Regenerate.
7028
ae74ffb7 70292005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
7030
7031 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
7032 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
7033 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
7034 (USUAL_OBJDUMP_FOR_TARGET): New.
7035 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
7036 * configure.in: Check for $OBJDUMP_FOR_TARGET.
0b69af2f 7037 * configure, Makefile.in: Regenerated.
ae74ffb7 7038
7fd717b3 70392005-10-05 Paolo Bonzini <bonzini@gnu.org>
7040
7041 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
7042 before other host packages.
7043
8d2ef209 70442005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
7045
7046 * MAINTAINERS: Add self as sh libraries/configury maintainer.
7047
8283f873 70482005-10-05 Paolo Bonzini <bonzini@gnu.org>
7049
7050 PR bootstrap/22340
7051
7052 * configure.in (default_target): Remove.
7053 * Makefile.tpl (all): Do not use prerequisites as subroutines
7054 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
7055 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
7056 use prerequisites as subroutines.
7057 (check-host, check-target): New.
7058 (bootstrap configure & all targets): Do not use stage*-start
7059 if the directory layout is already ok.
7060 (non-bootstrap configure & all targets): Prepend a $(unstage).
7061 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
7062 (NOTPARALLEL): Remove.
7063 (unstage, stage variables): New variables.
7064 (unstage, stage targets): Simply expand to those variables.
7065
7066 * configure: Regenerate.
7067 * Makefile.in: Regenerate.
7068
8011a2db 70692005-10-04 James E Wilson <wilson@specifix.com>
7070
7071 * Makefile.def (lang_env_dependencies): Add libmudflap.
7072 * Makefile.in: Regenerate.
7073
09cc3896 70742005-10-03 Andreas Schwab <schwab@suse.de>
7075
7076 Backport from libtool CVS:
7077 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
7078
7079 * ltmain.sh: add support for installing into temporary
7080 staging area (e.g. 'make install DESTDIR=...')
7081
d7441b0d 70822005-10-03 H.J. Lu <hongjiu.lu@intel.com>
7083
7084 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
7085 * configure: Regenerated.
7086
9886f3d1 70872005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
7088
7089 * configure: Regenerate with the correct
7090 autoconf version.
7091
7172be51 70922005-09-30 Catherine Moore <clm@cm00re.com>
7093
7094 * configure.in (bfin-*-*): New.
7095 * configure: Regenerated.
7096
9fec3fa8 70972005-09-28 Geoffrey Keating <geoffk@apple.com>
7098
7099 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
7100 (LIPO_FOR_TARGET): New.
7101 (CONFIGURED_LIPO_FOR_TARGET): New.
7102 (USUAL_LIPO_FOR_TARGET): New.
7103 (STRIP_FOR_TARGET): New.
7104 (CONFIGURED_STRIP_FOR_TARGET): New.
7105 (USUAL_STRIP_FOR_TARGET): New.
7106 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
7107 STRIP_FOR_TARGET.
7108 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
7109 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
7110 * Makefile.in: Regenerate.
7111 * configure: Regenerate.
f4177413 7112
14bd4516 71132005-09-19 David Edelsohn <edelsohn@gnu.org>
7114
7115 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
7116 (rs6000-*-aix*): Same.
7117 * configure: Regenerate.
7118
6ca52624 71192005-09-16 Tom Tromey <tromey@redhat.com>
7120
7121 * MAINTAINERS: Add self as java maintainer.
7122
2c718da0 71232005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
7124
7125 * configure.in: Recognize f95 in the --enable-languages option,
7126 and substitute it for fortran, issuing a warning.
7127 * configure: Regenerate.
7128
51427b7f 71292005-08-30 Phil Edwards <phil@codesourcery.com>
7130
7131 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
7132 * configure: Regenerated.
7133
70bd96e6 71342005-08-22 Aldy Hernandez <aldyh@redhat.com>
7135
7136 * MAINTAINERS: Add self as ms1 maintainer.
7137
e85b7f3c 71382005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
7139
7140 * Makefile.def (libssp): Add to lang_env_dependencies.
7141 * Makefile.in: Regenerate.
7142
6be90865 71432005-08-18 Ian Lance Taylor <ian@airs.com>
7144
7145 * MAINTAINERS: Add myself as middle-end maintainer.
7146
28a54140 71472005-08-17 Christian Groessler <chris@groessler.org>
7148
7149 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
7150 * Makefile.in: Regenerate.
7151
c1f0d853 71522005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
7153
7154 * MAINTAINERS (write after approval): Added myself.
7155
02bbe015 71562005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
7157
7158 * MAINTAINERS (Write After Approval): Add myself.
7159
768691b5 71602005-08-12 Paolo Bonzini <bonzini@gnu.org>
7161
7162 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
7163 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
7164 Look for alternate names of the target cc and c++
7165 * configure: Regenerate.
7166
ef8184c7 71672005-08-08 Paolo Bonzini <bonzini@gnu.org>
7168
7169 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7170 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
7171 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
7172 tools; remove code to manually set them.
7173 (Target tools): Look in the environment for them.
7174 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7175 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
7176 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
7177 build directory.
7178 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
7179 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
7180 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
7181 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7182 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
7183 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
7184 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
7185 * configure: Regenerate.
7186 * Makefile.in: Regenerate.
7187
3e17c591 71882005-07-28 Ben Elliston <bje@au.ibm.com>
7189
7190 * MAINTAINERS: Update for removed CPU targets.
7191
29327bb4 71922005-07-27 Mark Mitchell <mark@codesourcery.com>
7193
7194 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
f4177413 7195 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
29327bb4 7196 * Makefile.in: Regenerated.
7197
ffa8502d 71982005-07-26 Mark Mitchell <mark@codesourcery.com>
7199
7200 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
7201 (CFLAGS_FOR_TARGET): Use it.
7202 (CXXFLAGS_FOR_TARGET): Likewise.
7203 * Makefile.in: Regenerated.
7204 * configure.in (--with-build-sysroot): New option.
7205 * configure: Regenerated.
7206
ee8b5c34 72072005-07-24 Paolo Bonzini <bonzini@gnu.org>
7208
7209 * Makefile.tpl: Wrap install between unstage and stage
7210 * Makefile.in: Regenerate.
7211
1558ffaf 72122005-07-21 Eric Christopher <echristo@apple.com>
7213
7214 * MAINTAINERS: Update affiliation.
7215
0d56c486 72162005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
7217
7218 * MAINTAINERS: Add self as crx port maintainer.
7219
4569287f 72202005-07-20 DJ Delorie <dj@redhat.com>
7221
7222 * MAINTAINERS: Add self as m32c maintainer.
7223
06b8a6e6 72242005-07-16 Kelley Cook <kcook@gcc.gnu.org>
7225
7226 * all files: Update FSF address.
7227
3031a1be 72282005-07-15 Eric Christopher <echristo@redhat.com>
7229
7230 * MAINTAINERS: Change affiliation.
7231
040541fe 72322005-07-14 Jim Blandy <jimb@redhat.com>
7233
7234 * configure.in: Add cases for Renesas m32c.
7235 * configure: Regenerated.
f4177413 7236
a03a59f4 72372005-07-14 Kelley Cook <kcook@gcc.gnu.org>
7238
47440b6d 7239 * COPYING.LIB: Update from fsf.org.
7240
72412005-07-14 Kelley Cook <kcook@gcc.gnu.org>
7242
7243 * COPYING, compile, config.guess,
a03a59f4 7244 config.sub, install-sh, missing, mkinstalldirs,
7245 symlink-tree, ylwrap: Sync from upstream sources.
47440b6d 7246 * config-ml.in: Update FSF address.
a03a59f4 7247
9f88bc9d 72482005-07-13 Eric Christopher <echristo@redhat.com>
7249
7250 * configure.in: Add toplevel noconfigdir support for tpf.
7251 * configure: Regenerate.
7252
f6463472 72532005-07-11 Paolo Bonzini <bonzini@gnu.org>
7254
7255 PR ada/22340
7256
7257 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
7258 * Makefile.in: Regenerate.
7259
eb39e466 72602005-07-07 Mark Mitchell <mark@codesourcery.com>
7261
7262 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
f4177413 7263 Brolley to write-after-approval.
eb39e466 7264
3c7c61db 72652005-07-07 Andreas Schwab <schwab@suse.de>
7266
7267 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
7268 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
7269 * Makefile.in: Regenerated.
7270
d28caca4 72712005-07-06 Geoffrey Keating <geoffk@apple.com>
7272
7273 * configure.in: Don't build sim or rda when targetting darwin.
7274 * configure: Regenerate.
7275
07da5214 72762005-07-06 Kazu Hirata <kazu@codesourcery.com>
7277
7278 * configure.in: Add --enable-libssp and --disable-libssp.
7279 * configure: Regenerate with autoconf-2.13.
7280
0d55f4d0 72812005-07-02 Jakub Jelinek <jakub@redhat.com>
7282
7283 * Makefile.def (target_modules): Add libssp.
7284 * configure.in (target_libraries): Add target-libssp.
7285 * configure: Rebuilt.
7286 * Makefile.in: Rebuilt.
7287
c6d8e763 72882005-07-01 Zack Weinberg <zackw@panix.com>
7289
7290 * MAINTAINERS: Change email address. Resign from maintainership.
7291
e64566bc 72922005-07-01 Richard Guenther <rguenther@suse.de>
7293
7294 * MAINTAINERS: Change my e-mail address and affiliation.
7295
919a60fa 72962005-06-22 Paolo Bonzini <bonzini@gnu.org>
7297
7298 * Makefile.def (stagefeedback): Come after profile.
7299 Define profiledbootstrap target.
7300 * Makefile.tpl (profiledbootstrap): Remove.
7301 (stageprofile-end): Zap stagefeedback.
7302 (stagefeedback-start): Copy all .gcda files, not only GCC's.
7303 * Makefile.in: Regenerate.
7304
1dcfcddb 73052005-06-13 Richard Sandiford <richard@codesourcery.com>
7306
7307 * MAINTAINERS: Update my email address.
7308
cbaa9876 73092005-06-13 Zack Weinberg <zack@codesourcery.com>
7310
7311 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
7312 In 'cpp' stanza, support '#line' as well as '# '.
7313
90314144 73142005-06-08 Andreas Schwab <schwab@suse.de>
7315
7316 * MAINTAINERS: Move myself from 'Write After Approval' to
7317 'CPU Port Maintainers' section as m68k maintainer.
7318
ff7dcf6a 73192005-06-07 Hans-Peter Nilsson <hp@axis.com>
7320
7321 * configure.in (unsupported_languages): New macro.
7322 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
7323 non-ported target libraries in noconfigdirs.
7324 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
7325 non-linux-gnu. Remove libgcj_ex_libffi.
248deaff 7326 <lang_frag loop>: Set add_this_lang=no if the language is in
ff7dcf6a 7327 unsupported_languages.
7328 * configure: Regenerate.
7329
058a5366 73302005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
7331
7332 * configure.in: Fix typo in handling of --with-mpfr-dir.
7333 * configure: Regenerate.
7334
a0133d5a 73352005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
7336
7337 * MAINTAINERS: Update my email address.
7338
ba84b398 73392005-06-02 Jim Blandy <jimb@redhat.com>
7340
7341 * config.sub: Add cases for the Renesas m32c. (This patch has been
7342 accepted into the master sources.)
7343
f6fa11cb 73442005-06-02 Aldy Hernandez <aldyh@redhat.com>
cbaa9876 7345 Michael Snyder <msnyder@redhat.com>
7346 Stan Cox <scox@redhat.com>
f6fa11cb 7347
cbaa9876 7348 * configure.in: Set noconfigdirs for ms1.
f6fa11cb 7349
cbaa9876 7350 * configure: Regenerate.
f6fa11cb 7351
5538a252 73522005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
7353
7354 * MAINTAINERS (Write After Approval): Add self.
7355
eb475541 73562005-06-01 Josh Conner <jconner@apple.com>
7357
7358 * MAINTAINERS (Write After Approval): Add self.
7359
f61df03e 73602005-06-01 Kazu Hirata <kazu@codesourcery.com>
7361
7362 * MAINTAINERS: Update my email address.
7363
8c31789b 73642005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
7365
7366 * MAINTAINERS (Write After Approval): Add self.
7367
80f2a08d 73682005-05-26 Chris Demetriou <cgd@broadcom.com>
7369
7370 * MAINTAINERS (Write After Approval): Remove self.
7371
97d52533 73722005-05-25 Paolo Bonzini <bonzini@gnu.org>
7373
7374 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
7375 (Dependencies): Consider target modules for bootstrap dependencies.
7376 Make target bootstrap modules depend on each stage's gcc.
7377 * Makefile.in: Regenerate.
7378
aa73b18f 73792005-05-20 Paolo Bonzini <bonzini@gnu.org>
7380
7381 * Makefile.def (configure-gcc): Depend on binutils having been built.
7382 (all-gcc): No need to do it here.
7383 * Makefile.in: Regenerate.
7384
e8bfe1fa 73852005-05-19 Paul Brook <paul@codesourcery.com>
7386
cbaa9876 7387 * configure.in: Rewrite misleading error message when requested
e8bfe1fa 7388 language cannot be built.
7389 * configure: Regenerate.
7390
4267b9ea 73912005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
7392
7393 * ylwrap: Import from Automake 1.9.5.
7394
9d7b8b84 73952005-05-13 David Ung <davidu@mips.com>
7396
7397 * MAINTAINERS (Write After Approval): Add self.
7398
5cd1aacd 73992005-05-09 Mike Stump <mrs@apple.com>
7400
7401 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
7402 lt_cv_sys_max_cmd_len for now.
cbaa9876 7403
0e47e899 74042005-05-09 Stan Cox <scox@redhat.com>
7405
7406 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
7407
f9697cdb 74082005-05-08 Matt Kraai <kraai@ftbfs.org>
7409
7410 * README.SCO: Update the URL.
7411
3fec05ca 74122005-05-05 David Edelsohn <edelsohn@gnu.org>
7413
7414 * ltconfig: Define file_list_spec. Pass file_list_spec and
7415 with_gnu_ld to libtool.
7416 * ltcf-c.sh (aix[45]): Define file_list_spec.
7417 * ltcf-cxx.sh (aix[45]): Same.
7418 * ltcf-gcj.sh (aix[45]): Same.
7419 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
7420 exists, write list of input files to temporary file.
7421
a8abbd9d 74222005-05-04 Mike Stump <mrs@apple.com>
7423
7424 * configure.in: Always pass --target to target configures as
7425 otherwise rebuilds that do --recheck will fail.
7426 * confiugure: Rebuilt.
7427
12fb418d 74282005-05-04 Paolo Bonzini <bonzini@gnu.org>
7429
7430 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
7431 STAGE_HOST_EXPORTS.
7432 (configure, all): Add bootstrap support.
7433 (Host modules, target modules): Pass post-stage1 flags and exports.
7434 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
7435 * Makefile.in: Regenerate.
7436
c828481a 74372005-04-29 Paolo Bonzini <bonzini@gnu.org>
7438
7439 * configure: Regenerate.
7440
352141ae 74412005-04-27 Mike Stump <mrs@apple.com>
7442
7443 * MAINTAINERS: Add self as darwin maintainer.
7444
5629b19d 74452005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
7446
7447 * config.sub: Update from master copy.
7448
3cf20c3b 74492005-04-21 Mike Stump <mrs@apple.com>
7450
7451 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
7452 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
7453
c0188550 74542005-04-19 Hans-Peter Nilsson <hp@axis.com>
7455
7456 * configure.in <crisv32-*-*, cris-*-*>: New local variable
7457 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
7458 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
7459 "*-*-elf" and "*-*-linux*".
7460 * configure: Regenerate.
7461
603e1354 74622005-04-14 Joseph S. Myers <joseph@codesourcery.com>
7463
7464 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
7465
6db39137 74662005-04-12 Mike Stump <mrs@apple.com>
7467
7468 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
7469
1df56788 74702005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
7471
7472 * MAINTAINERS (Write After Approval): Add myself.
7473
80ccce4c 74742005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
7475
7476 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
7477
c15fb64c 74782005-04-06 Paolo Bonzini <bonzini@gnu.org>
7479
cbaa9876 7480 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
c15fb64c 7481 (TARGET_CONFIGARGS): Include --with-target-subdir.
7482 (configure, all): New macros. Use them throughout.
7483 * Makefile.in: Regenerate.
7484
e6eb2b02 74852005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
7486
7487 * MAINTAINERS (Write After Approval): Add myself.
cbaa9876 7488
d18f347b 74892005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7490
7491 * MAINTAINERS: Remove 'loop unrolling' maintainer.
7492
8494de10 74932005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
7494
7495 * MAINTAINERS: Move John Carr to Write After Approval.
7496
dcde3c07 74972005-03-30 J"orn Rennecke <joern.rennecke@st.com>
0a887243 7498
7499 * config/mh-mingw32: Delete.
7500 * configure.in: Don't use it.
7501 * configure: Regenerate.
7502
60b2817d 75032005-03-31 Paolo Bonzini <bonzini@gnu.org>
7504
7505 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
7506 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
dcde3c07 7507 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
60b2817d 7508 (HOST_LIB_PATH): Generate from Makefile.def.
7509 (TARGET_LIB_PATH): Likewise.
7510 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
7511 * Makefile.in: Regenerate.
7512 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
7513 (RPATH_ENVVAR): Include Darwin case.
7514 * configure: Regenerate.
7515
9cc9199f 75162005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
7517
7518 * MAINTAINERS (Various Maintainers): Remove self.
7519 (Write After Approval): Add self.
7520
beefdb0f 75212005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
7522
7523 * MAINTAINERS (Various Maintainers): Add self.
7524
697e01c8 75252005-03-25 Paolo Bonzini <bonzini@gnu.org>
7526
7527 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
7528 * configure: Regenerate.
7529
9624cab1 75302005-03-21 Zack Weinberg <zack@codesourcery.com>
7531
7532 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
7533 gcc_version, and gcc_version_trigger from set of flags to pass.
7534 * Makefile.tpl: Remove definitions of above variables.
7535 (config.status): Remove dependency on $(gcc_version_trigger).
7536 * Makefile.in: Regenerate.
7537 * configure.in: Do not reference config/gcc-version.m4 nor
7538 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
7539 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
7540 * configure: Regenerate.
7541
5745a02a 75422005-03-16 Manfred Hollstein <manfred.h@gmx.net>
dcde3c07 7543 Andrew Pinski <pinskia@physics.uc.edu>
5745a02a 7544
7545 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
7546 * Makefile.in: Regenerate.
7547
df4e5443 75482005-03-13 Feng Wang <fengwang@nudt.edu.cn>
7549
7550 * MAINTAINERS (Write After Approval): Add myself.
7551
379a1f2c 75522005-03-03 David Ayers <d.ayers@inode.at>
7553
7554 * MAINTAINERS (Write After Approval): Add myself.
7555
b3fc57d4 75562005-03-01 Alexandre Oliva <aoliva@redhat.com>
7557
7558 PR libgcj/20160
7559 * ltmain.sh: Avoid creating archives with components that have
7560 duplicate basenames.
7561
39c05b8e 75622005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
7563
7564 PR bootstrap/20250
7565 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
7566 instead of check.
7567 * Makefile.in: Regenerate.
7568
d874b723 75692005-02-28 Paolo Bonzini <bonzini@gnu.org>
7570
7571 * Makefile.in: Regenerate to fix conflict between the previous two
7572 patches.
7573
c1eb9e31 75742005-02-28 Paolo Bonzini <bonzini@gnu.org>
7575
7576 PR bootstrap/17383
7577 * Makefile.def (target_modules): Remove "stage", now unnecessary.
7578 * Makefile.tpl (HOST_SUBDIR): New substitution.
7579 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
7580 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7581 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
7582 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
7583 (Host modules, Bootstrapped modules): Use it.
7584 (Build modules, Target modules): Do not create symlink trees,
7585 always configure out-of-srcdir.
7586 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
7587 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
7588 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
7589 $(HOST_SUBDIR). Create a symlink for host_subdir.
7590
7591 * Makefile.in: Regenerate.
7592 * configure: Regenerate.
7593
a136b23d 75942005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7595
7596 Merged from libada-gnattools-branch:
7597 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
7598
7599 * gnattools: New directory.
7600 * Makefile.def: Add gnattools as a module, depending on target-libada.
7601 * Makefile.in: Regenerate.
7602 * configure.in: Include gnattools in host_tools; disable it if ada
7603 is disabled.
7604 * configure: Regenerate.
7605
46042488 76062005-02-24 James A. Morrison <phython@gcc.gnu.org>
7607
7608 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
7609 treelang maintainer.
7610 (Write After Approval): Remove myself.
7611
123fdbbd 76122005-02-23 Paul Schlie <schlie@comcast.net>
7613
7614 * configure.in: Allow darwin targeted ports to build tk, itcl and
7615 libgui.
7616 * configure: Regenerate.
7617
17336619 76182005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
7619
7620 PR libgcj/10353
7621 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
7622 * configure: Regenerate.
7623
6e4db1f1 76242005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
7625
7626 * MAINTAINERS (Write After Approval): Add myself.
7627
203ad69a 76282005-02-10 Ian Lance Taylor <ian@airs.com>
7629
7630 * MAINTAINERS: Update my e-mail address.
7631
afa8b68c 76322005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
7633
7634 * MAINTAINERS (Write After Approval): Add myself.
7635
06b2086e 76362005-01-29 Hans-Peter Nilsson <hp@axis.com>
7637
7638 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
7639 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
7640 target-libgloss when not *-*-elf and *-*-aout.
7641 * configure: Regenerate.
7642
2890721b 76432005-01-23 Kazu Hirata <kazu@cs.umass.edu>
7644
7645 * MAINTAINERS: Remove obsolete entries.
7646
b9db2b8c 7647 * MAINTAINERS (Write After Approval): Add Michael Matz.
7648
9da9577b 76492005-01-19 Neil Booth <neil@daikokuya.co.uk>
7650
7651 * MAINTAINERS: Remove self as cpplib maintainer.
7652
c626e85f 76532005-01-17 Kelley Cook <kcook@gcc.gnu.org>
7654
7655 * install-sh, config.sub: Import from upstream.
7656
cac4ee55 76572005-01-17 Kelley Cook <kcook@gcc.gnu.org>
7658
7659 PR bootstrap/18222
7660 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
7661 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
7662 * Makefile.in: Regenerate.
7663
e03fcf5f 76642005-01-16 Jason Thorpe <thorpej@netbsd.org>
7665
7666 * MAINTAINERS: Update my email address.
7667
abb13670 76682005-01-12 David Edelsohn <edelsohn@gnu.org>
955a00ce 7669 Andreas Schwab <schwab@suse.de>
abb13670 7670
7671 PR bootstrap/18033
7672 * config-ml.in: Eval option if surrounded by single quotes.
7673
e4a78ee4 76742005-01-03 Paolo Bonzini <bonzini@gnu.org>
7675
7676 Revert 2004-12-28 Makefile changes, a better fix will be
7677 applied to mainline and src after GCC 4.0 branches.
7678
1fe42238 76792004-12-28 Paolo Bonzini <bonzini@gnu.org>
7680
7681 PR bootstrap/17383
7682
7683 * Makefile.def (target_modules): Remove stage parameter,
7684 it is always true now.
7685 * Makefile.tpl (configure-build-[+module+],
7686 configure-target-[+module+]): Always build symlink tree
7687 for the directory and for include. BUILD_SUBDIR and
7688 TARGET_SUBDIR cannot be . anymore.
7689 * Makefile.in: Regenerate.
7690
fcaf3188 76912004-12-25 David Edelsohn <edelsohn@gnu.org>
7692
7693 Revert 2004-12-08 Makefile changes.
7694
835db815 76952004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
7696
7697 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
7698 cygwin, mingw.
7699
33974778 77002004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
7701
7702 * configure.in (sh64-*-*): Reenable gprof.
7703 * configure: Regenerate.
7704
4b8fa64c 77052004-12-08 David Edelsohn <edelsohn@gnu.org>
7706
7707 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
7708 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
7709 (EXTRA_TARGET_FLAGS): Add PICFLAG.
7710 * Makefile.in: Regenerate.
7711
ef31114f 77122004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
7713
7714 * MAINTAINERS: Update my email address.
7715
7799fdb2 77162004-12-07 Matt Kraai <kraai@ftbfs.org>
7717
7718 * Makefile.tpl: Generate normal dependencies if the LHS module is
7719 not bootstrapped.
7720 * Makefile.in: Regenerate.
7721
c88bf782 77222004-12-03 Richard Sandiford <rsandifo@redhat.com>
7723
7724 * configure.in: Include config/gxx-include-dir.m4. Use
7725 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
7726 * configure: Regenerate.
7727
f8592d5a 77282004-12-03 Richard Sandiford <rsandifo@redhat.com>
7729
7730 * config.if: Delete.
7731 * configure.in: Set libstdcxx_incdir directly.
7732 * configure: Regenerate.
7733
39b9d49f 77342004-12-02 Eric Christopher <echristo@redhat.com>
7735
7736 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
7737 * Makefile.in: Regenerate.
7738
c3e7e62b 77392004-12-02 Richard Sandiford <rsandifo@redhat.com>
7740
7741 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
7742 * configure: Regenerate.
7743
14ac9144 77442004-12-02 Richard Sandiford <rsandifo@redhat.com>
7745
7746 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
7747 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
7748 * configure: Regenerate.
7749
b68b9d92 77502004-12-01 Eric Christopher <echristo@redhat.com>
7751
7752 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
7753 of things to remove.
7754
68b7b0fe 77552004-11-29 Matt Kraai <kraai@ftbfs.org>
7756
7757 * MAINTAINERS (Write After Approval): Update my e-mail address.
7758
d081dd29 77592004-11-29 Kelley Cook <kcook@gcc.gnu.org>
7760
7761 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
7762 from CVS libtool to always pass_all.
7763
08261f02 77642004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7765
7766 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
7767 (hppa*64*-*-*): Delete incorrect comment.
7768 * configure: Rebuilt.
7769
a234d196 77702004-11-24 Kelley Cook <kcook@gcc.gnu.org>
7771
7772 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
7773
7f93fe7a 77742004-11-24 Kelley Cook <kcook@gcc.gnu.org>
7775
7776 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
7777 from CVS libtool to always pass_all.
7778
037ff4cc 77792004-11-15 Kelley Cook <kcook@gcc.gnu.org>
7780
7781 * install-sh, compile: Import from automake.
7782
e294bcff 77832004-11-15 Kelley Cook <kcook@gcc.gnu.org>
7784
7785 * config.guess, config.sub: Import from savannnah.
7786
aad2f5f9 77872004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
48e5c22d 7788
7789 * MAINTAINERS (Write After Approval): Add myself
7790
956942fa 77912004-11-12 Mike Stump <mrs@apple.com>
7792
7793 * Makefile.def: Add html support.
7794 * Makefile.tpl: Likewise.
7795 * Makefile.in: Regenerate.
7796
ec2a8310 77972004-11-11 Geoffrey Keating <geoffk@apple.com>
7798
8a54e13f 7799 PR 18423
7800 * configure.in: Remove all instances of build-fixincludes from
7801 noconfigdirs.
7802 (build_configargs): Supply --target to subdirectories.
7803 * configure: Regenerate.
7804
ec2a8310 7805 * Makefile.def: Make gcc install depend on fixincludes install.
7806 * Makefile.in: Regenerate.
7807
696f98d4 78082004-11-10 Janis Johnson <janis187@us.ibm.com>
7809
7810 * MAINTAINERS: Add myself as gcc testsuite maintainer.
7811
3eb34262 78122004-11-11 Paul Brook <paul@codesourcery.com>
7813
7814 * MAINTAINERS: Add self as arm maintainer. Update email address.
7815
dd63ad62 78162004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
7817
7818 * configure.in (noconfigdirs) [mmix-*-*]: Disable
7819 target-libgfortran.
17a0d7e8 7820 * configure: Regenerate.
dd63ad62 7821
d8483d79 78222004-11-07 David Edelsohn <edelsohn@gnu.org>
7823
7824 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
7825 like CC.
7826
bdcc5e0f 78272004-11-05 Paolo Bonzini <bonzini@gnu.org>
7828
7829 * Makefile.def (host fixincludes): Specify missing targets.
7830 * Makefile.in: Regenerate.
7831
9310c946 78322004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
7833
7834 * MAINTAINERS: Add myself
7835
1dfe67f7 78362004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
7837
7838 * MAINTAINERS (Write After Approval): Add myself.
7839
50e7e370 78402004-11-04 Geoffrey Keating <geoffk@apple.com>
7841
7842 * Makefile.def: Build fixincludes for the host, too.
7843 * Makefile.in: Regenerate.
7844 * configure.in (host_tools): Add fixincludes.
7845 * configure: Regenerate.
7846
b6824c17 78472004-11-04 Daniel Jacobowitz <dan@debian.org>
7848
7849 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
7850 * configure: Regenerated.
7851
44f0e47c 78522004-11-04 H.J. Lu <hongjiu.lu@intel.com>
7853
7854 PR other/17783
7855 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
7856 * configure: Regenerated.
7857
03dbc854 78582004-10-31 Mark Mitchell <mark@codesourcery.com>
7859
7860 * README.SCO: Update per FSF instructions.
7861
d2be3229 78622004-10-28 Eric B. Weddington <ericw@evcohs.com>
7863
7864 PR target/18151
7865 * configure.in (case ${target}): Do not build fixincludes for avr.
7866 * configure: Regenerated.
7867
6675f2d9 78682004-10-26 Paolo Bonzini <bonzini@gnu.org>
7869
7870 * configure.in (case ${target}): Do not build fixincludes
7871 on platforms where it is not used.
7872 * configure: Regenerated.
7873
3a8631fa 78742004-10-23 Daniel Jacobowitz <dan@debian.org>
7875
7876 * configure.in: Use an absolute path to install-sh.
7877 * configure: Regenerated.
7878
50c69ebc 78792004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
7880
7881 * MAINTAINERS (Write After Approval): Add myself.
7882
2c95e9b1 78832004-10-19 Kazu Hirata <kazu@cs.umass.edu>
7884
7885 * MAINTAINERS: Remove from Write After Approval those that are
7886 already maintainers.
7887
3d22b915 78882004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
7889
7890 * MAINTAINERS: Update my email address.
7891
3fba36a4 78922004-10-12 Kelley Cook <kcook@gcc.gnu.org>
7893
7894 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
7895 * configure: Regenerate.
7896
dcde3c07 78972004-10-07 J"orn Rennecke <joern.rennecke@st.com>
25cebb64 7898
7899 * MAINTAINERS: Update my email address.
7900
668dc571 79012004-10-07 Kazu Hirata <kazu@cs.umass.edu>
7902
7903 * MAINTAINERS (Language Front Ends Maintainers): New. Move
7904 entries belonging to this category.
7905
2c50ca04 79062004-10-06 Josef Zlomek <josef.zlomek@email.cz>
7907
7908 * MAINTAINERS: Update my e-mail address.
7909
68b4a982 79102004-10-06 Paolo Bonzini <bonzini@gnu.org>
7911
7912 Fix wrong conflict resolution in:
7913
7914 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
7915
7916 * Makefile.in: Regenerate.
7917 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7918 in the recursive `make', instead of hardwiring `all'.
7919 (Autogenerated TARGET-* variables): New.
7920
5326cc72 79212004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
7922
7923 * configure.in: Enable target-libgloss for crx-*-*.
9624cab1 7924 * configure: Regenerate.
5326cc72 7925
6e4191af 79262004-10-04 Kazu Hirata <kazu@cs.umass.edu>
7927
7928 * MAINTAINERS (Various Maintainers): Move the "windows,
7929 cygwin, mingw" maintainer to ...
7930 (OS Port Maintainers): ... here.
7931
39826843 79322004-10-04 Kazu Hirata <kazu@cs.umass.edu>
7933
7934 * MAINTAINERS (Write After Approval): Remove those that are
7935 maintainers of some subsystem.
7936
e644ba93 79372004-10-02 P.J. Darcy <darcypj@us.ibm.com>
7938
7939 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
7940 * ltcf-cxx.sh (tpf*): Likewise.
7941 * ltconfig (tpf*): Add TPF OS configuration support.
7942
ddc76fa7 79432004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
7944
7945 * MAINTAINERS: Change my email address to my new work account.
7946
3bdd04cc 79472004-09-24 Michael Roth <mroth@nessie.de>
7948
7949 * configure.in (--without-headers): Add missing double quotes.
7950 * configure: Regenerate.
7951
dcde3c07 79522004-09-24 Kelley Cook <kcook@gcc.gnu.org>
1b60dd08 7953
7954 * ylwrap: Revert to previous version.
7955
d389b7e3 79562004-09-23 H.J. Lu <hongjiu.lu@intel.com>
7957
7958 PR bootstrap/17369
7959 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
7960 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
7961 SET_GCC_LIB_PATH_CMD.
7962 (BASE_TARGET_EXPORTS): Likewise.
7963 * Makefile.in: Regenerated.
7964
7965 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
7966 * configure: Regenerated.
7967
2109ded2 79682004-09-23 Kelley Cook <kcook@gcc.gnu.org>
7969
7970 * config.guess: New upstream version
7971 * compile, depcomp, install-sh, ylwrap: Likewise.
7972
da9e6519 79732004-09-19 Roger Sayle <roger@eyesopen.com>
7974
7975 * config/mh-x86omitfp: New host makefile fragment. Add
7976 -fomit-frame-pointer to the default BOOT_CFLAGS.
7977 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
7978 * configure: Regenerate.
7979
e84ab337 79802004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
7981
7982 PR target/11572
7983 * configure.in (*-*-darwin*): Renable libobjc.
7984 * configure: Regenerate.
7985
c875bbba 79862004-09-10 Nathan Sidwell <nathan@codesourcery.com>
7987
7988 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
7989
39a1c4e9 79902004-09-09 Daniel Berlin <dberlin@dberlin.org>
b68b9d92 7991
39a1c4e9 7992 * Makefile.def: Remove libbanshee.
7993 * Makefile.tpl: Ditto.
7994 * configure.in: Ditto.
7995 * Makefile.in: Regen.
7996 * configure: Ditto.
7997
c600ebdb 79982004-09-08 David Edelsohn <edelsohn@gnu.org>
7999
8000 * ltmain.sh: Use $pic_object as $non_pic_object if
8001 $non_pic_object=none.
8002
e1aef632 80032004-09-07 Paolo Bonzini <bonzini@gnu.org>
8004
8005 * missing: Import latest version from master repository.
8006
ccf99faa 80072004-09-06 Nick Clifton <nickc@redhat.com>
8008
8009 * config.sub: Import latest version from master repository.
8010 * config.guess: Likewise.
8011 This includes these changes:
b68b9d92 8012
ccf99faa 8013 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
8014
8015 * config.sub: Handle crisv32, alias etraxfs.
8016 * config.guess (crisv32:Linux:*:*): Handle.
8017
8018 2004-08-13 Brad Smith <brad@comstyle.com>
8019
8020 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
8021 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
8022
8023 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
8024
8025 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
8026 assume the processor is a powerpc. This is because coreutils
8027 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
8028 in this case, due to a MacOS X bug that causes
8029 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
8030 to return a negative number.
8031 Problem reported by Petter Reinholdtsen in:
8032 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
8033
8034 2004-07-19 Ben Elliston <bje@gnu.org>
8035
8036 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
8037
8038 2004-06-24 Ben Elliston <bje@gnu.org>
8039
8040 * config.guess: Update copyright years.
8041 * config.sub: Likewise.
8042
8043 2004-06-22 Robert Millan <robertmh@gnu.org>
8044
8045 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
8046 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
8047
8048 2004-06-22 Stanley F. Quayle <stan@stanq.com>
8049
8050 * config.guess (*:*VMS:*:*): New entry. Replaces
8051 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
8052 manufacturer.
8053
8054 2004-06-22 Ben Elliston <bje@gnu.org>
8055
8056 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
8057 * config.sub: Likewise.
8058
8059 2004-06-22 Ben Elliston <bje@gnu.org>
8060
8061 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
8062 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
8063
8064 2004-06-11 Ben Elliston <bje@gnu.org>
8065
8066 * config.guess (pegasos:OpenBSD:*:*): Remove.
8067
8068 2004-06-11 Ben Elliston <bje@gnu.org>
8069
8070 From Wouter Verhelst <wouter@grep.be>:
8071 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
8072
8073 2004-06-11 Ben Elliston <bje@gnu.org>
8074
8075 * config.guess (luna88k:OpenBSD:*:*): New.
8076
8077 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
8078
8079 * config.guess (m32r*:Linux:*:*): New case.
8080 * config.sub: Handle m32rle.
8081
8082 2004-03-12 Ben Elliston <bje@wasabisystems.com>
8083
8084 From Jens Petersen <petersen@redhat.com>:
8085 * config.sub: Handle sparcv8.
8086
8087 2004-03-03 Ben Elliston <bje@wasabisystems.com>
8088
8089 From Tom Smith <smith@cag.lkg.hp.com>:
8090 * config.guess: Version suffixes are equally significant on Tru64
8091 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
8092 prefix of "P" (patched kernel).
8093
8094 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
8095
8096 * config.sub: Add support for National Semiconductor CRX target.
8097
cde9549e 80982004-09-03 Janis Johnson <janis187@us.ibm.com>
8099
8100 * MAINTAINERS (Various Maintainers): Remove myself as web page
8101 maintainer, add myself as maintainer of build status lists.
8102
634f7a13 81032004-09-03 Jan Beulich <jbeulich@novell.com>
8104
8105 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
8106 *-*-netware, but add target-libmudflap.
8107 Consolidate *-*-netware targets (of which really only i?86 exists)
8108 into a single entry.
8109 * configure: Likewise.
8110
2b64d19b 81112004-09-01 Paolo Bonzini <bonzini@gnu.org>
8112
8113 * Makefile.tpl (sorry): Remove.
8114 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
8115 (cleanstrap targets): Depend on distclean, not distclean-stage1.
8116 (do-clean): Clean per-stage directories too.
8117 (do-distclean): Run distclean-stage1 too.
8118 (.NOTPARALLEL): Enable during toplevel bootstrap.
8119 (stage[+id+]-bubble): Enable parallel execution during
8120 the recursive invocation.
8121 * Makefile.in: Regenerate.
8122
8123 Fix previous checkin:
8124
8125 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
8126 include.
8127 * configure.in: Fix indentation.
8128 * configure: Regenerate.
8129
dcde3c07 81302004-08-31 Robert Bowdidge <bowdidge@apple.com>
0222d984 8131
2b64d19b 8132 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
8133 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
8134 * configure: regenerate
b68b9d92 8135 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
9624cab1 8136 -mdynamic-no-pic
0222d984 8137
2b59cb05 81382004-08-31 Paolo Bonzini <bonzini@gnu.org>
8139
8140 * Makefile.def (build_modules): Add fixincludes.
8141 (dependencies): Make gcc depend on fixincludes.
8142 * configure.in (build_tools): Add fixincludes.
8143 (build_configdirs): Always include build_libs.
8144 * Makefile.in: Regenerate.
8145 * configure: Regenerate.
8146
81472004-08-30 Paolo Bonzini <bonzini@gnu.org>
3c782584 8148
8149 * Makefile.def (bootstrap stages): Add 'lean' parameter.
8150 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
8151 phony targets; do not generate timestamp files.
8152 (distclean-stageN): Remove references to their timestamp files.
8153 (restageN, touch-stageN): Remove.
8154 (stageN-bubble): Rewritten.
8155 (compare): Support lean bootstraps.
8156 * Makefile.in: Regenerate.
8157
8158 * configure.in: Only warn when bootstrapping but
8159 build != host or build != target. Support lean bootstraps.
8160 * configure: Regenerate.
8161
4a921c63 81622004-08-26 Phil Edwards <phil@codesourcery.com>
8163
8164 * configure.in: Give a better error message if GMP/MPFR are missing
8165 and a language needing them has been requested.
8166 * configure: Regenerated.
8167
6cee4b4a 81682004-08-25 Phil Edwards <phil@codesourcery.com>
8169
8170 * configure.in: Print a list of available language front-ends if
8171 a requested one is missing. Tidy stray tab characters.
8172 * configure: Regenerated.
8173
e6312df0 81742004-08-19 Michael Koch <konqueror@gmx.de>
8175
8176 * gcc/doc/install.texi: Update entry about automake for libjava.
8177
c01dd063 81782004-08-17 Robert Millan <robertmh@gnu.org>
8179
8180 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
8181 (instead of FreeBSD).
8182 * configure: Regenerate.
8183
a1ad7483 81842004-08-16 Paolo Bonzini <bonzini@gnu.org>
8185
8186 * Makefile.in: Regenerate.
8187 * configure: Regenerate.
8188
8189 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
8190 stage_*_flags.
8191 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
8192 for bootstrapped modules if toplevel bootstrap is going.
8193 (GCC bootstrap): Generate per-stage targets for all bootstrapped
8194 modules. Adjust for changes in Makefile.def. Enable several
8195 rules even in non-bootstrap mode, just to avoid peppering the
8196 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
8197 (stage-[+prev+]-bubble): Remove.
8198
8199 * Makefile.def (Dependencies): Depend on all-build-bison,
8200 all-build-flex, all-build-byacc, all-build-texinfo, rather
8201 than the host variations.
8202 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
8203 with BUILD_SUBDIR.
8204 (BISON): Update for recent Bisons.
8205 (YACC): Fix typo.
8206 (cross): Depend on all-build.
8207 (all): Do not depend on all-build.
8208 (prebootstrap): Remove.
8209 (dep-kind): Accept separate prefixes for MODULE and ON variables.
8210 (Prebootstrap dependencies): Add them to the per-stage targets
8211 and to all-prebootstrap.
8212 * configure.in (build_configdirs): Always enable build_tools.
8213 (BUILD_DIR_PREFIX): Remove.
8214
8215 * Makefile.def (gcc): Add target variable.
8216 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
8217 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8218 in the recursive `make', instead of hardwiring `all'.
8219 (Autogenerated TARGET-* variables): New.
8220
e0d2a616 82212004-08-13 Brian Booth <bbooth@redhat.com>
8222
8223 * MAINTAINERS: Remove myself from write-after-approval.
8224
77f9b2dc 82252004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
8226
8227 * src-release: Stop distributing mmalloc with gdb (which doesn't
8228 use it).
8229 * Makefile.def: GDB doesn't depend on mmalloc anymore.
8230 * Makefile.in: Regenerate.
8231
30e9913f 82322004-08-09 Mark Mitchell <mark@codesourcery.com>
8233
8234 * configure.in (arm*-*-eabi*): New target.
8235 * configure: Regenerate.
8236
ea8d3d75 82372004-08-06 Paolo Bonzini <bonzini@gnu.org>
8238
8239 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
8240 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
8241 (Dependencies): New section.
8242 * Makefile.tpl (Dependencies): Generate from Makefile.def.
8243 (configure-target-[+module+]): Depend on maybe-all-gcc
8244 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
8245 (toplevel profiledbootstrap): Fix dependencies.
8246 * Makefile.in: Regenerate.
8247
8647a116 82482004-08-03 Mark Mitchell <mark@codesourcery.com>
8249
8250 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
8251 target-libiberty to noconfigdirs.
8252 * configure: Regenerate.
8253
5ca838b8 82542004-08-03 Paul Brook <paul@codesourcery.com>
8255
8256 * configure.in: Check for MPFR as well as GMP.
8257 * configure: Regenerate.
8258
cb8a7007 82592004-08-01 Robert Millan <robertmh@gnu.org>
8260
8261 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
8262 libmudflap for all GNU-based systems (with Glibc).
8263 * configure: Regenerate.
8264
dcde3c07 82652004-08-03 Paolo Bonzini <bonzini@gnu.org>
6caa530d 8266
8267 * Makefile.def (host-modules): Add gcc.
8268 * Makefile.in: Regenerate.
8269 * Makefile.tpl (sorry): New rule.
8270 (configure-host, all-host, [+make_target+]-host, do-check,
8271 install-host): Do not add gcc as a special case.
8272 (host modules): Add a small special-casing for gcc. Export
8273 extra_make_flags through the environment.
8274 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
8275 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
8276 other recursive targets for gcc): Remove.
8277
8278 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
8279 (stage, unstage): New rules.
8280 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
8281 distclean-stage[+id+]): Use stage_current.
8282 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
8283 the stage*-start rules.
8284
3ff2e849 82852004-08-02 Geoffrey Keating <geoffk@apple.com>
8286
8287 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
8288 use -all_load flag.
8289
75b6260c 82902004-08-02 Paolo Bonzini <bonzini@gnu.org>
8291
8292 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
8293 * configure: Regenerate.
8294
3ecc19f1 82952004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
8296
8297 * maintainer-scripts/gcc_release: Revert yesterday's change.
8298
0396e2a1 82992004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
8300
8301 * MAINTAINERS: Add myself to write-after-approval.
8302
b1fd5525 83032004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
8304
8305 * libf2c: Removed.
8306 * gcc/gccbug.in: Updated because of libf2c removal.
8307 * maintainer-scripts/gcc_release: Ditto.
8308
dcde3c07 83092004-07-09 Loren J. Rittle <ljrittle@acm.org>
122ae8c7 8310
8311 * configure.in: Build libmudflap by default on FreeBSD.
8312 * configure: Regenerated.
8313
344b2784 83142004-07-09 Mark Mitchell <mark@codesourcery.com>
8315
8316 * configure.in: Do not build libmudflap by default on non-GNU/Linux
8317 systems.
8318 * configure: Regenerated.
8319
dcde3c07 83202004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
d45eaefd 8321
8322 PR target/16344
8323 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
8324 feedback based compiler.
8325 * Makefile.in: Rebuilt.
8326
13e3668a 83272004-07-08 Alexandre Oliva <aoliva@redhat.com>
8328
8329 * Makefile.def (host_modules): Set bootstrap=true for flex.
8330 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
8331 * Makefile.in: Rebuilt.
8332
9763d43d 83332004-07-07 Jan Hubicka <jh@suse.cz>
8334
8335 * MAINTAINERS: Add self as a profile feedback maintainer.
8336
03c65091 83372004-07-05 Phil Edwards <phil@codesourcery.com>
8338
8339 * configure.in: Do not prepend $srcdir to /dev/null in
8340 makefile fragments.
8341 * configure: Regenerate.
8342
2f8725b0 83432004-07-01 Paolo Bonzini <bonzini@gnu.org>
8344
8345 * Makefile.def (build_modules): Add bison, byacc, flex,
8346 m4, texinfo.
8347 (flags_to_pass): Add FLEX.
8348 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
8349 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
8350 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
8351 DEFAULT_MAKEINFO): Remove.
8352 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
8353 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
8354 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
8355 objdir or else use configured tool.
8356 (all-build): New.
8357 (all): Depend on it.
8358 (Build module dependencies): Add.
8359 * Makefile.in: Regenerate.
8360 * configure.in: Better support for multiple build modules,
8361 matching what is done for host/target modules. Do not look
8362 for "plausible" locations of build tools if Canadian cross.
8363 Use autoconf's AC_PROG_CC to find a C compiler. Define
8364 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
8365 * configure: Regenerate.
b68b9d92 8366
1e6242a4 83672004-06-22 Paolo Bonzini <bonzini@gnu.org>
8368
8369 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
8370 * Makefile.in: Regenerate.
8371
1b53fe78 83722004-06-22 Paolo Bonzini <bonzini@gnu.org>
8373
8374 * Makefile.tpl (configure-build-[+module+],
8375 configure-[+module+], configure-target-[+module+]): Pass
8376 [+extra_configure_args+].
8377 (all-build-[+module+], all-[+module+], check-[+module+],
8378 install-[+module+], [+make_target+]-[+module+],
8379 all-target-[+module+], check-target-[+module+],
8380 install-target-[+module+], [+make_target+]-target-[+module+]):
8381 Pass [+extra_make_args+].
8382 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
8383 (GCC_HOST_EXPORTS): Remove.
8384 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
8385 cross, check-gcc, check-gcc-c++, install-gcc,
8386 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
8387 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
8388 * Makefile.in: Regenerate.
8389
a22cc2c4 83902004-06-21 Matthew Sachs <msachs@apple.com>
8391
8392 * MAINTAINERS: Added self to write-after-approval.
8393
d76e1e50 83942004-06-21 Christopher Faylor <cgf@alum.bu.edu>
8395
8396 * configure.in: Check for srcdir/winsup rather than build directory
8397 winsup.
8398 * configure: Regenerate.
8399
2c10944d 84002004-06-17 Corinna Vinschen <vinschen@redhat.com>
8401
8402 * configure.in: Don't build Cygwin native newlib if winsup
8403 directory is missing. Emit warning instead.
8404 * configure: Regenerate.
8405
599a3eac 84062004-06-09 Paolo Bonzini <bonzini@gnu.org>
8407
8408 * Makefile.tpl (touch-stage[+id+]): New.
8409 (restage[+prev+]): Depend on touch-stage[+id+].
8410
8411 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
8412 Use it throughout.
8413
8414 * Makefile.def: Add profile and feedback bootstrap stages.
8415 Remove next field from bootstrap stages.
8416 * Makefile.tpl (LN, LN_S): Substitute.
8417 (stageN-start, stageN-end): Use double-colon rules, to
8418 provide a hook for additional setup commands.
8419 (distclean-stageN-gcc, restageN): Create dependencies from
8420 [+prev+], not from [+next+].
8421 (stageN-bubble): Add commands for successive stages from
8422 [+prev+], using double-colon rules.
8423 (all-stageN-gcc): Fix typo.
8424 (stagefeedback-start, profiledbootstrap): New.
8425 * Makefile.in: Regenerate.
8426 * configure.in: Call ACX_PROG_LN.
8427 * configure: Regenerate.
8428
ba797f0e 84292004-06-08 Canqun Yang <canqun@nudt.edu.cn>
8430
8431 * MAINTAINERS (Write After Approval): Add myself.
8432
b93f892d 84332004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
8434
8435 * MAINTAINERS (Write After Approval): Add myself.
8436
93f93279 84372004-06-03 Paolo Bonzini <bonzini@gnu.org>
8438
8439 * configure.in: Fix --enable-bootstrap breakage introduced in trees
8440 without gcc.
8441 * configure: Regenerate.
8442
d8b05159 84432004-06-01 Paolo Bonzini <bonzini@gnu.org>
8444
8445 * Makefile.tpl: Fix typo.
8446 * Makefile.in: Regenerate.
8447
dcde3c07 84482004-06-01 Paolo Bonzini <bonzini@gnu.org>
5b7950ff 8449
8450 * configure.in: Remove new- prefix from toplevel
8451 bootstrap targets.
8452 * configure: Regenerate.
8453
54f0538b 84542004-06-01 Paolo Bonzini <bonzini@gnu.org>
8455
8456 * Makefile.tpl (all.normal): Rename to all.
8457 (all): Replace with a rule to pick the default
8458 target from configure.
8459 (all-gcc, configure-gcc): Use conditionals to
8460 do nothing when toplevel bootstrap is going on.
8461 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
8462 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
8463 * configure.in: Support --enable-bootstrap.
8464
8465 * Makefile.def: Remove new- prefix from toplevel
8466 bootstrap targets.
8467 * Makefile.tpl: Likewise.
8468
8469 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
8470 target.
8471
8472 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
8473 $(RECURSE_FLAGS) to recursive invocation of make.
8474
8475 * Makefile.in: Regenerate.
8476 * configure: Regenerate.
8477
e0754ee6 84782004-05-30 Andreas Jaeger <aj@suse.de>
dcde3c07 8479 Jim Wilson <wilson@specifixinc.com>
e0754ee6 8480
8481 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
8482 like CC.
8483
8e8b3365 84842004-05-27 Daniel Jacobowitz <dan@debian.org>
8485
8486 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
8487 * configure: Regenerate.
8488
27e3aebd 84892004-05-25 Daniel Jacobowitz <drow@false.org>
8490
8491 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
8492 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
8493 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
8494 targets.
8495 * Makefile.in: Regenerate.
8496
dcde3c07 84972004-05-24 Paolo Bonzini <bonzini@gnu.org>
5965d276 8498
8499 * configure.in: Test the ability to symlink directories.
8500 * configure: Regenerate.
8501
8502 * Makefile.def (bootstrap-stage): New definitions.
8503 * Makefile.tpl (configure-stage1-gcc,
8504 configure-stage2-gcc, configure-stage3-gcc,
8505 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
8506 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
8507 new-restage3, compare): Autogenerate, see Makefile.in
8508 entry for behavioral changes.
8509 (distclean-stage1, new-stage1-start, new-stage1-end,
8510 new-stage1-bubble, distclean-stage2, new-stage2-start,
8511 new-stage2-end, new-stage2-bubble, distclean-stage3,
8512 new-stage3-start, new-stage3-end): New autogenerated targets.
8513 (objext, prebootstrap, BOOT_CFLAGS,
8514 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
8515 targets.
8516
8517 * Makefile.in: Regenerate.
8518 (distclean-stage1, new-stage1-start, new-stage1-end,
8519 new-stage1-bubble, distclean-stage2, new-stage2-start,
8520 new-stage2-end, new-stage2-bubble, distclean-stage3,
8521 new-stage3-start, new-stage3-end): New targets.
8522 (all-stage1-gcc): Move prebootstrap dependency from here...
8523 (configure-stage1-gcc): ...to here.
8524 (new-bootstrap): Use bubble targets.
8525 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8526 Use per-stage distclean targets.
8527 (configure-stage1-gcc, configure-stage2-gcc,
8528 configure-stage3-gcc, all-stage1-gcc,
8529 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
8530 Use new-stageN-start to prepare the tree.
8531
d856c8a6 85322004-05-23 Paolo Bonzini <bonzini@gnu.org>
8533
8534 * Makefile.def (host_modules): add libcpp.
8535 * Makefile.tpl: Add dependencies on and for libcpp.
8536 * Makefile.in: Regenerate.
8537 * configure.in: Add libcpp host module.
8538 * configure: Regenerate.
8539
01b41571 85402004-05-21 Paolo Bonzini <bonzini@gnu.org>
8541
8542 * Makefile.tpl: Whenever a recursive target is defined, wrap
8543 it in a special @if/@endif block, and prepare its maybe
8544 dependency in the @if/@endif block
8545 * configure.in: Instead of writing maybe dependencies, remove
8546 the @if/@endif statements, and remove the @if/@endif blocks
8547 that remain.
8548 * configure: Regenerate.
8549 * Makefile.in: Regenerate.
8550
f47da044 85512004-05-20 Janis Johnson <janis187@us.ibm.com>
8552
8553 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
8554
d556a20e 85552004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
8556
8557 PR bootstrap/15120
8558 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
8559 * */configure: Rebuilt.
8560
49fbf4b9 85612004-05-17 Zack Weinberg <zack@codesourcery.com>
8562
8563 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
8564 of libf2c.
8565 * configure, Makefile.in: Regenerate.
8566
d3eff7bb 85672004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
ae1bef7b 8568
8569 * MAINTAINERS (Write After Approval): Add myself.
8570
4ee9c684 85712004-05-13 Diego Novillo <dnovillo@redhat.com>
8572
8573 Merge from tree-ssa-20020619-branch.
8574
8575 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
8576 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
8577 (HOST_GMPLIBS): Define.
8578 (HOST_GMPINC): Define.
8579 (TARGET_LIB_PATH): Add libmudflap.
8580 (GFORTRAN_FOR_TARGET): Define.
8581 (configure-build*): Export GFORTRAN.
8582 (configure-gcc): Export GMPLIBS and GMPINC.
8583 (all-gcc): Add maybe-all-libbanshee.
8584 (configure-target-libgfortran): Define.
8585 * Makefile.in: Regenerate.
8586 * configure.in (host_libs): Add libbanshee.
8587 (target_libraries): Add target-libmudflap and target-libgfortran.
8588 Add --with-libbanshee.
8589 Handle --disable-libmudflap.
8590 (*-*-freebsd*): Use with_gmp.
8591 Add $(libgcj) to noconfigdirs.
8592 * configure: Regenerate.
8593 * depcomp: New file.
8594 * MAINTAINERS: Add tree-ssa maintainers.
8595
455fb4f7 85962004-05-04 Vladimir Makarov <vmakarov@redhat.com>
8597
49fbf4b9 8598 * MAINTAINERS (Various Maintainers): Add myself.
455fb4f7 8599
9ca797fe 86002004-04-30 Brian Ford <ford@vss.fsi.com>
8601
49fbf4b9 8602 * MAINTAINERS (Write After Approval): Add myself.
9ca797fe 8603
043b6c62 86042004-04-29 Uros Bizjak <uros@kss-loka.si>
8605
49fbf4b9 8606 * MAINTAINERS (Write After Approval): Add myself.
043b6c62 8607
697dfd2c 86082004-04-28 Paolo Bonzini <bonzini@gnu.org>
8609
8610 * config/acx.m4: Fix fastcompare support for new-bootstrap.
8611 * configure: Regenerate.
8612
839c6a20 86132004-04-27 Paolo Bonzini <bonzini@gnu.org>
8614
8615 Revert:
8616 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
8617
8618 * Makefile.def (flags_to_pass): Remove *dir variables that
8619 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8620 as well as prefix and exec_prefix.
8621 * Makefile.in: Regenerate.
8622
a2718648 86232004-04-26 Robert Millan <robertmh@gnu.org>
8624
8625 Add patches from libtool CVS.
8626 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
8627 * ltconfig: Likewise.
8628 * ltcf-c.sh: Likewise.
8629 * ltcf-cxx.sh: Likewise.
8630 * ltcf-gcj.sh: Likewise.
8631
be2c9eb1 86322004-04-26 Paolo Bonzini <bonzini@gnu.org>
8633
8634 * Makefile.def (host_modules): Mark with the bootstrap
8635 flag packages on which gcc depends.
8636 * Makefile.tpl (all-bootstrap): Use it.
8637 * Makefile.in: Regenerate.
8638
b5196e8d 86392004-04-26 Paolo Bonzini <bonzini@gnu.org>
8640
8641 * Makefile.def (flags_to_pass): Remove *dir variables that
8642 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8643 as well as prefix and exec_prefix.
8644 * Makefile.in: Regenerate.
8645
7bcc3b4a 86462004-04-26 Paolo Bonzini <bonzini@gnu.org>
8647
49fbf4b9 8648 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
8649 * configure: Regenerate.
8650 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
8651 * gcc/Makefile.tpl (compare): Use the result of the test.
8652 * gcc/Makefile.in: Regenerate.
7bcc3b4a 8653
33e3141d 86542004-04-23 Paolo Bonzini <bonzini@gnu.org>
8655
8656 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
8657 Always relocate gcc and prev-gcc to the original names, even
8658 if the build fails.
8659 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8660 New targets.
8661
44217381 86622004-04-23 Laurent GUERBY <laurent@guerby.net>
8663
8664 * MAINTAINERS: Update my email address.
49fbf4b9 8665
de88352a 86662004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8667
8668 * configure.in (mips*-*-irix5*): Enable ld.
8669 * configure: Regenerate.
44217381 8670
216de822 86712004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8672
8673 * configure: Regenerate.
8674
b8d376b5 86752004-04-15 James E Wilson <wilson@specifixinc.com>
8676
8677 * Makefile.tpl (configure-[+module+], configure-gcc,
8678 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
8679 Set and export LDFLAGS.
8680 * Makefile.in: Regenerate.
8681
9ce62711 86822004-04-12 Michael Chastain <mec.gnu@mindspring.com>
8683
49fbf4b9 8684 * MAINTAINERS: Add myself to write-after-approval.
9ce62711 8685
49aae208 86862004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
8687
8688 PR bootstrap/14871
8689 * Makefile.tpl: If we don't have built-in-tree target tools,
8690 use the ones found by configure rather than hacking around with
8691 program_transform_name.
8692 * configure.in: Give Makefile.tpl the information necessary
8693 to do that.
8694 * Makefile.in: Regenerate.
8695 * configure: Regenerate.
8696
f4191912 86972004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
8698
8699 PR bootstrap/14760
8700 * configure.in: When computing baseargs, strip *all* copies of
8701 offending options. Also, don't match/substitute the trailing space,
8702 so that this actually works when two similar options are separated by
8703 only one space.
8704 * configure: Regenerate.
8705
d17281c9 87062004-04-06 David Edelsohn <edelsohn@gnu.org>
8707
49fbf4b9 8708 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
8709 (rs6000-*-aix*): Same.
8710 * configure: Regenerate.
d17281c9 8711
10930c81 87122004-04-05 Ranjit Mathew <rmathew@hotmail.com>
49fbf4b9 8713
8714 * MAINTAINERS: Add myself to write-after-approval.
10930c81 8715
74d8b57d 87162004-04-03 Bud Davis <bdavis9659@comcast.net>
49fbf4b9 8717
8718 * MAINTAINERS: Add myself to write-after-approval.
74d8b57d 8719
c0c5068d 87202004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
8721
32fbc463 8722 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
8723 STRICT_WARN, WARN_CFLAGS flags passed down to make.
8724 * Makefile.in: Regenerate.
8725
c0c5068d 8726 * configure.in (top level bootstrap support): Rework --enable-werror
8727 to set @stage2_werror_flag@.
8728 * configure: Regenerate.
8729 * Makefile.tpl (top level bootstrap support): Pass
8730 @stage2_werror_flag@ down to configure in stages 2 and 3.
8731 * Makefile.in: Regenerate.
8732
d120ca69 87332004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
8734
7f6f8932 8735 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
8736 for stages 2 and 3 as well as in make. As a consequence, remove
8737 OUTPUT_OPTION (now detected by configure) from the flags passed down
8738 to make.
8739 * Makefile.in: Regenerate.
8740
d120ca69 8741 * Makefile.tpl (new-bootstrap): Fix typo.
8742 * Makefile.in: Regenerate.
8743
7dade866 87442004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
8745
9621e512 8746 * Makefile.tpl: Rearrange by moving recursive_targets rules
8747 into their proper sections.
8748 * Makefile.tpl (top level bootstrap support): Move disabling
8749 of coverage flags from 'make' to 'configure'; improve comments.
8750 * Makefile.in: Regenerate.
8751
aff6cf7b 8752 * Makefile.tpl (experimental top level bootstrap) Move stage1
8753 language setting from all- target to configure- target; disable
8754 intermodule optimization in stage 1; prevent gratuitous rebuilds
8755 of stage 1.
8756 * Makefile.in: Regenerate.
8757 * configure.in: Comma-separate stage 1 language list for top
8758 level bootstrap.
8759 * configure: Regenerate.
8760
7dade866 8761 * Makefile.tpl: Clean up experimental top level bootstrap support:
8762 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
8763 prev-gcc in configure- targets as well as all- targets.
8764 * Makefile.in: Regenerate.
8765
c6deeaef 87662004-03-21 Kelley Cook <kcook@gcc.gnu.org>
8767
8768 * compile: New file imported from automake.
8769
f28cd43a 87702004-03-17 Paolo Bonzini <bonzini@gnu.org>
8771
8772 * configure.in: Remove symbolic link section.
8773 * configure: Regenerate.
8774 * Makefile.tpl (links): Remove.
8775 * Makefile.in: Regenerate.
8776
8e6391a6 87772004-03-15 Paolo Bonzini <bonzini@gnu.org>
49fbf4b9 8778 Nathanael Nerode <neroden@gcc.gnu.org>
8e6391a6 8779
8780 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
49fbf4b9 8781 Set with AC_CHECK_PROGS.
8e6391a6 8782 * configure.in: Fix comment typo from last patch.
8783 * configure: Regenerate.
8784
2d64c2fd 87852004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
8786
8787 * Makefile.tpl: Introduce experimental top level bootstrap support.
8788 * Makefile.in: Regenerate.
8789 * configure.in: Introduce support for top level bootstrap.
8790 * configure: Regenerate.
8791
989edd2f 87922004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
49fbf4b9 8793 Paolo Bonzini <bonzini@gnu.org>
989edd2f 8794
8795 PR bootstrap/14522
8796 * configure.in: Cope with shells that do not support unquoted ^
8797 * configure: Regenerate.
8798
f46e13ec 87992004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
49fbf4b9 8800 Paolo Bonzini <bonzini@gnu.org>
f46e13ec 8801
8802 PR bootstrap/14522
989edd2f 8803 * configure.in: Cope with shells that do not support nesting
f46e13ec 8804 quotes inside quoted backquote substitutions.
8805 * configure: Regenerate.
8806
db1c2ab2 88072004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
8808
8809 PR bootstrap/14522
6175885e 8810 * configure.in: Fix escaping of $.
db1c2ab2 8811 * configure: Regenerate.
8812
8e1fea1a 88132004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
8814
8815 * configure: Regenerate, since I forgot to while committing Paolo's
8816 changes.
8817
c24c5e46 88182004-03-08 Paolo Bonzini <bonzini@gnu.org>
8819
8820 PR ada/14131
8821 Move language detection to the top level.
8822 * configure.in: Find default values for the tools as
8823 soon as possible. Disable ada if GNAT is not found.
8824 Emit error message about missing languages. Expand
8825 --enable-languages=all for the gcc subdirectory.
8826
2a4b7d44 88272004-03-10 Ben Elliston <bje@gnu.org>
8828
8829 * MAINTAINERS: Update my email address.
8830
ebdab8b6 88312004-03-05 David Edelsohn <edelsohn@gnu.org>
8832
8833 * ltconfig: Disable building static libraries if building shared
8834 libraries on AIX 5L.
8835
19e1fe6d 88362004-03-01 Richard Sandiford <rsandifo@redhat.com>
8837
8838 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
8839 and disable libgcj.
8840 * configure: Regenerated.
8841
70990390 88422004-03-01 Brian Booth <bbooth@redhat.com>
8843
8844 * MAINTAINERS: Add myself to write-after-approval.
8845
a291166d 88462004-03-01 Paolo Bonzini <bonzini@gnu.org>
8847
8848 * MAINTAINERS: Add myself to write-after-approval.
49fbf4b9 8849
75fc7adc 88502004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8851
8852 PR bootstrap/7087
8853 * Makefile.tpl: Guard XFOO sed statements better.
8854 * Makefile.tpl: Add dependency for configure-target-libada.
8855 * Makefile.in: Regenerate (incidentally fixes broken
8856 commit when libada-branch was merged).
8857
683dcdca 88582004-02-25 Kelley Cook <kcook@gcc.gnu.org>
8859
8860 * MAINTAINERS: Add myself to write-after-approval.
8861
662476d9 88622004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
8863
8864 * MAINTAINERS: Add Nicola Pero and myself as libobjc
8865 maintainers.
8866
ee887245 88672004-02-20 Andrew Cagney <cagney@redhat.com>
8868
8869 * config.guess: Update from version 2003-10-16 to 2004-02-16.
8870 * config.sub: Update from version 2003-11-03 to 2004-02-16.
8871
e86087cf 88722004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
8873
8874 PR bootstrap/11932
8875 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
8876
22699913 88772004-02-14 Jerry Quinn <jlquinn@optonline.net>
8878
8879 * MAINTAINERS: Added myself to write-after-approval.
8880
98b111a1 88812004-02-14 Michael Koch <konqueror@gmx.de>
8882
8883 * MAINTAINERS: Added myself to write-after-approval.
8884
4aa8866f 88852004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
8886
8887 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
8888 some OS port maintainers to OS port maintainers section.
8889
39c687d5 88902004-02-13 Frank Ch. Eigler <fche@redhat.com>
8891
8892 * MAINTAINERS: Add self.
8893
cdfbccf4 88942004-02-12 Kazu Hirata <kazu@cs.umass.edu>
8895
8896 * MAINTAINERS: Alphabetize.
8897
bc9cab17 88982004-02-12 Paolo Bonzini <bonzini@gnu.org>
8899
8900 * MAINTAINERS: Remove myself.
49fbf4b9 8901
b0c02cae 89022004-02-11 David Edelsohn <edelsohn@gnu.org>
8903
8904 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
8905 (rs6000-*-aix*): Same.
8906 * configure: Regenerate.
8907
9dec93ca 89082004-02-11 Kelley Cook <kcook@gcc.gnu.org>
8909
8910 * configure.in (host): Add in missing $noconfigdirs to defines.
8911 * configure: Regenerate.
8912
93341878 89132004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
8914 Nathanael Nerode <neroden@gcc.gnu.org>
8915
8916 PR ada/6637, PR ada/5911
49fbf4b9 8917 Merge with libada-branch:
93341878 8918 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
8919 with appropriate dependencies. Add --enable-libada configure switch.
8920 * configure, Makefile.in: Regenerate.
8921
a31db762 89222004-02-09 Paolo Bonzini <bonzini@gnu.org>
8923
8924 * MAINTAINERS: Add myself to write-after-approval.
49fbf4b9 8925
d74dd50d 89262004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8927
8928 * configure.in: Don't pass --with-stabs on IRIX 5 either.
8929 * configure: Regenerate.
8930
351ae313 89312004-02-04 Geoffrey Keating <geoffk@apple.com>
8932
8933 Merge from upstream:
8934
8935 * ltmain.in: When setting IFS to '~', be careful about user
8936 arguments that contain '~'.
8937
8938 2004-02-04 Peter O'Gorman <peter@pogma.com>
8939
8940 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
8941 Also test $base_compile against $CC with escaped arguments. Bug
8942 reported by Geoff Keating <geoffk@apple.com>.
8943
b82e7603 89442004-02-04 Kazu Hirata <kazu@cs.umass.edu>
8945
8946 * MAINTAINERS: Remove i960 port.
8947
24b4656e 89482004-01-23 DJ Delorie <dj@redhat.com>
8949
8950 * Makefile.def (target_modules) [libiberty]: Don't stage.
8951 * Makefile.in: Rebuilt.
8952
8f694e4c 89532004-01-20 Caroline Tice <ctice@apple.com>
8954
8955 * MAINTAINERS: Add myself to write-after-approval.
49fbf4b9 8956
725cf077 89572004-01-19 Paolo Carlini <pcarlini@suse.de>
8958
8959 * MAINTAINERS: Update my email address.
8960
3dc94299 89612004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
8962
8963 * MAINTAINERS: Add myself to write-after-approval.
49fbf4b9 8964
6d3c6627 89652004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8966
8967 * MAINTAINERS: Remove entries without email address.
8968
26ffdd7d 89692004-01-15 Daniel Jacobowitz <drow@mvista.com>
8970
8971 * MAINTAINERS: Add myself to write-after-approval.
8972
0255c638 89732004-01-15 Steven Bosscher <stevenb@suse.de>
8974
8975 * MAINTAINERS: Update my email address.
8976
dcde3c07 89772004-01-14 Loren J. Rittle <ljrittle@acm.org>
4003683b 8978
8979 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
8980 * Makefile.tpl (configure-target-[+module+]): Support stage.
8981 * Makefile.in: Rebuilt.
8982
51292f82 89832004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
8984
8985 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
8986
3b6f11b0 89872004-01-10 Richard Sandiford <rsandifo@redhat.com>
8988
8989 * MAINTAINERS: Add myself as a MIPS maintainer.
8990
090b36fb 89912004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
8992
c8241dd9 8993 * configure.in: Use ./config.cache, not config.cache.
8994 * configure: Regenerate.
8995 * Makefile.tpl: Special-casing not needed for GCC any more.
8996 * Makefile.in: Regenerate.
8997
ba1081ef 8998 * configure.in: Don't share a cache file for host dirs.
8999 * configure: Regenerate.
9000
090b36fb 9001 * config-ml.in: Don't mess with the cache file.
9002
a73c2b4b 90032004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9004
9005 * MAINTAINERS: Move myself from 'Write After Approval' to
9006 'CPU Port Maintainers' section as SPARC maintainer.
9007
74fef112 90082004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
9009
6509bb23 9010 * Makefile.tpl: Make GCC use a separate config.cache.
9011 * Makefile.in: Regenerate.
9012
74fef112 9013 PR bootstrap/11932, PR bootstrap/11933
9014 (I don't know if it will fix either of them, but it relates
9015 to them.)
9016 * configure.in: Don't use shared config.cache for target
9017 directories.
9018 * configure: Regenerate.
9019
a570dccd 90202004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
9021
9022 * MAINTAINERS: Add myself to 'Write After Approval' section.
9023
3e983e16 90242003-12-31 Roger Sayle <roger@eyesopen.com>
9025
9026 * configure.in (ia64*-*-hpux*): Disable building java libraries.
9027 * configure: Regenerated.
9028
e35ccc0b 90292003-12-23 Kazu Hirata <kazu@cs.umass.edu>
9030
9031 * MAINTAINERS: Remove the mn10200 maintainer.
9032
688429c4 90332003-12-21 Bernardo Innocenti <bernie@develer.com>
49fbf4b9 9034
248deaff 9035 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
9036 * configure: Regenerated.
688429c4 9037
65cc485a 90382003-12-16 Jan Hubicka <jh@suse.cz>
9039
9040 * MAINTAINERS: Add myself as callgraph maintainer.
9041
b31913cd 90422003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
9043
9044 * configure.in (raw_libstdcxx_flags): Remove the leading space.
9045 * configure: Regenerate.
9046
6ebf7635 90472003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9048
9049 * MAINTAINERS: Move myself from 'Bug database only accounts' to
9050 'Write After Approval' section. Update email.
9051
dcde3c07 90522003-12-01 James Lemke <jim@wasabisystems.com>
40eee2b8 9053
9054 * MAINTAINERS (Write After Approval): Add myself.
9055
233f501d 90562003-11-20 Matt Thomas <matt@3am-software.com>
9057
9058 * MAINTAINERS: Add myself as a vax port maintainer.
9059
3a6fbbb0 90602003-11-20 Kelley Cook <kcook@gcc.gnu.org>
9061
9062 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
9063 (configure-build-[+module+], configure-[+module+]): Likewise.
9064 (configure-target-[+module+], configure-gcc, config.status): Likewise.
9065 * Makefile.in: Regenerate.
9066
fbccfde7 90672003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
9068
9069 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
9070 shared/dylibed libraries.
9071 * ltmain.sh: Likewise.
9072 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
9073 * ltcf-cxx.sh: Likewise.
9074 * ltcf-gcj.sh: Likewise.
9075 * ltconfig: Likewise.
9076
e58f120a 90772003-11-17 Stan Cox <scox@redhat.com>
9078
9079 * MAINTAINERS: Add myself as iq2000 port maintainer.
9080
f008c4c8 90812003-11-14 Arnaud Charlet <charlet@act-europe.fr>
9082
49fbf4b9 9083 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
9084 * Makefile.in: Regenerate.
f008c4c8 9085
4f84a874 90862003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
9087
9088 * config.sub: Update to 2003-11-03 version.
9089
e78b44da 90902003-10-20 Phil Edwards <phil@codesourcery.com>
9091
9092 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
9093 * configure: Regenerate.
9094
dcde3c07 90952003-10-20 Nicolas Pitre <nico@cam.org>
96356481 9096
9097 * MAINTAINERS: Add myself to 'Write After Approval' section.
9098
27bdc4aa 90992003-10-20 Arnaud Charlet <charlet@act-europe.fr>
9100
9101 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9102
84c43cd1 91032003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
9104
9105 * MAINTAINERS: Update my email address.
9106
61a0eea4 91072003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9108
9109 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
9110
dcde3c07 91112003-10-17 Ralph Loader <rcl@ihug.co.nz>
a0a4226a 9112
9113 * MAINTAINERS: Add myself to 'Write After Approval' section.
9114
5f8d73e1 91152003-10-16 Bernardo Innocenti <bernie@develer.com>
9116
9117 * config.guess: Update to 2003-10-16 version.
9118 * config.sub: Update to 2003-10-16 version.
9119
dcde3c07 91202003-10-15 David Daney <ddaney@avtrex.com>
bb5167cc 9121
9122 * MAINTAINERS: Added myself to 'Write After Approval' section.
9123
170f5a00 91242003-10-15 Falk Hueffner <falk@debian.org>
9125
9126 * MAINTAINERS: Move myself from 'Bug database only accounts' to
9127 'Write After Approval' section. Update email.
9128
a7611bf4 91292003-10-14 Roger Sayle <roger@eyesopen.com>
9130
9131 * MAINTAINERS: Move myself from 'Write After Approval' to
9132 'Various Maintainers' section as middle-end maintainer.
9133
70356f61 91342003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
9135
9136 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
9137 HOST_FLAGS_TO_PASS.
9138 * Makefile.in: Regenerate.
9139
258ddda4 91402003-10-11 Bernardo Innocenti <bernie@develer.com>
9141
9142 * config.guess: Update to 2003-10-07 version.
9143 * config.sub: Update to 2003-10-07 version.
9144
ab81b5cb 91452003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9146
9147 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
9148 * ltconfig (irix5*, irix6*): Don't override version_type.
9149
d8e9ea04 91502003-10-05 Mohan Embar <gnustuff@thisiscool.com>
9151
9152 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
9153 * configure: Rebuilt
9154 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
9155 * Makefile.in: Rebuilt
9156
cd5c13ff 91572003-10-03 H.J. Lu <hongjiu.lu@intel.com>
9158
9159 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
9160
40d3e4b2 91612003-09-30 Carlo Wood <carlo@alinoe.com>
9162
248deaff 9163 * MAINTAINERS (Write After Approval): Add myself.
40d3e4b2 9164
05c58265 91652003-09-29 Paul Koning <ni1d@arrl.net>
9166
9167 * MAINTAINERS: Move myself from "Write After Approval"
9168 to CPU platform maintainers for pdp11 platform.
9169
78b5bf24 91702003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
9171
9172 * MAINTAINERS: Move myself from 'Write After Approval' to
9173 'Various Maintainers' section as libffi testsuite maintainer.
9174
fbfea1fa 91752003-09-21 Daniel Jacobowitz <drow@mvista.com>
9176
9177 * configure.in: Pass a computed --program-transform-name
9178 to subconfigures.
9179 * configure: Regenerated.
9180
0c20a995 91812003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
9182
f9bdf3d8 9183 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
9184 * Makefile.in: Regenerate.
9185
0c20a995 9186 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
9187 * Makefile.in: Regenerate.
9188
1237664b 91892003-09-19 Ziemowit Laski <zlaski@apple.com>
9190
9191 * MAINTAINERS: Move myself from 'Write After Approval'
9192 to 'Various Maintainers' (objective-c) section.
9193
5df533c9 91942003-09-17 Daniel Jacobowitz <drow@mvista.com>
9195
9196 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
9197 quoting.
9198 * configure: Regenerated.
9199
f0b55f07 92002003-09-16 Joel Brobecker <brobecker@gnat.com>
9201
9202 * MAINTAINERS (Write After Approval): Add myself to write after
9203 approval list.
9204
55a8be62 92052003-09-16 Dorit Naishlos <dorit@il.ibm.com>
9206
248deaff 9207 * MAINTAINERS (Write After Approval): Add myself.
55a8be62 9208
bb94c300 92092003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
9210
9211 * MAINTAINERS: Update my e-mail address.
9212
9165b0af 92132003-09-09 Alan Modra <amodra@bigpond.net.au>
9214
9215 * libtool.m4 (LD): Correct powerpc64 host match.
9216
01a54e86 92172003-09-06 James E Wilson <wilson@tuliptree.org>
9218
9219 * MAINTAINTERS: Update my affiliation and email address.
9220
8cfcdde8 92212003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9222
9223 * MAINTAINERS (Write After Approval): Add myself.
9224
08d04508 92252003-09-04 DJ Delorie <dj@redhat.com>
9226
9227 * configure: Regenerate.
9228
92292003-09-04 Robert Millan <robertmh@gnu.org>
9230
9231 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
49fbf4b9 9232
25e22e05 92332003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9234
9235 * configure.in: Ensure arguments to sed are properly spaced.
9236 * configure: Regenerate.
9237
d4e272bb 92382003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
9239
9240 * MAINTAINERS: Update my e-mail address.
9241
29eb8c8a 92422003-08-28 Mohan Embar <gnustuff@thisiscool.com>
9243
9244 * MAINTAINERS (Write After Approval): Add myself.
9245
8d288ef7 92462003-08-27 Daniel Jacobowitz <drow@mvista.com>
9247
9248 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
9249 * configure: Regenerated.
9250
db648c92 92512003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
9252
9253 * MAINTAINERS: Update my email address.
9254
4482474a 92552003-08-23 Phil Edwards <pme@gcc.gnu.org>
9256
9257 * configure.in: Use newline instead of semicolon when assuming
9258 shell arguments in a for loop.
9259 * configure: Regenerated.
9260
8dd25e42 92612003-08-22 Jason Eckhardt <jle@rice.edu>
9262
9263 * MAINTAINERS: Resurrect the i860 maintainer.
9264
63a057cf 92652003-08-20 Geoffrey Keating <geoffk@apple.com>
9266
9ad4b12b 9267 PR 8180
9268 * configure.in: When testing with_libs and with_headers, treat
9269 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
9270 * configure: Regenerate.
49fbf4b9 9271
63a057cf 9272 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
9273 make, shell, etc.
9274 (baseargs): Likewise.
9275 * configure: Regenerate.
9276
cb023c85 92772003-08-20 Bernardo Innocenti <bernie@develer.com>
9278
9279 * MAINTAINERS (Write After Approval): Add myself.
9280
0894307c 92812003-08-19 Geoffrey Keating <geoffk@apple.com>
9282
9283 * configure.in: Disable libgcj for darwin not on powerpc.
9284 * configure: Rebuild.
9285
080e0ef5 92862003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
9287
9288 * config-ml.in, symlink-tree: Add license.
9289
49fbf4b9 92902003-08-03 Richard Stallman <rms@gnu.org>
9291 Eben Moglen <moglen@columbia.edu>
5d982d49 9292
9293 * README.SCO: New file.
9294
465fccaf 92952003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
9296
9297 * Makefile.tpl (check, check-c++): Express dependencies using
9298 dependencies rather than commands.
9299 * Makefile.in: Regenerate.
9300
eda8e89a 93012003-08-01 Andrew Cagney <cagney@redhat.com>
9302
9303 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
9304 * configure: Ditto.
9305
9db45a87 93062003-07-31 Geoffrey Keating <geoffk@apple.com>
9307
9308 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
52789e7b 9309 * Makefile.in: Update.
9db45a87 9310
ac57d0b7 93112003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
9312
9313 * configure.in: Enable libgcj for darwin.
9314 * configure: Rebuild.
9315
ea0c3105 93162003-07-29 Phil Edwards <pme@gcc.gnu.org>
9317
9318 * config-ml.in: Use ac_configure_args directly instead of
9319 ml_arguments. Only set ml_norecursion if --no[-]recursion is
9320 actually seen.
9321
2f61b8ca 93222003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
9323
9324 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
9325 creating target and build subdirs to build all parent dirs as needed.
9326 * Makefile.in: Rebuild.
9327 * configure.in: Don't build dirs explicitly here.
9328 * configure: Rebuild.
9329
7e13b46d 93302003-07-26 Paul Brook <paul@nowt.org>
9331
9332 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
9333
8a3e139d 93342003-07-22 Alexandre Oliva <aoliva@redhat.com>
9335
9336 * Makefile.tpl (all-make): Depend on intl.
9337 * Makefile.in: Rebuilt.
9338
451a290b 93392003-07-20 Phil Edwards <pme@gcc.gnu.org>
9340
9341 * install-sh: Update to newer upstream versions (associated with
9342 aclocal 1.7).
9343 * mkinstalldirs: Likewise.
9344 * missing: Likewise, plus $1Help2man -> $1 typo fix.
9345
b00dcec8 93462003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
9347
9348 * MAINTAINERS: Move self from Bug database only accounts
9349 to write-after-approval.
9350
35e03d52 93512003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
9352
9353 * config.if: Remove unused libc_interface determination.
9354
8b4f1479 93552003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
9356
9357 * MAINTAINERS: Move self from write-after-approval to
9358 build machinery (*.in).
9359
450e6c84 93602003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
9361
9362 PR bootstrap/11273
9363 PR bootstrap/11408
9364 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
9365 unused INSTALL_PROGRAM_ARGS.
9366 * configure.in: Use AC_PROG_INSTALL.
9367 * Makefile.in: Regenerate.
9368 * configure: Regenerate.
9369
461e4409 93702003-07-13 Kazu Hirata <kazu@cs.umass.edu>
9371
9372 * MAINTAINERS: Alphabetize.
9373
700d38c2 93742003-07-10 Alexandre Oliva <aoliva@redhat.com>
9375
9376 * configure: Rebuilt.
9377 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
9378 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
9379 newlib nor libgloss.
9380 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
9381 * configure.in (am33_2.0-*-linux*): Added.
9382
678f5830 93832003-07-09 Bob Wilson <bob.wilson@acm.org>
9384
9385 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
9386 * configure: Regenerate.
9387
c6976b58 93882003-07-07 Zack Weinberg <zack@codesourcery.com>
9389
9390 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
9391 * Makefile.in: Regenerate.
9392
56735f39 93932003-07-04 Zack Weinberg <zack@codesourcery.com>
9394
9395 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
9396 * Makefile.in: Regenerate.
9397
dcde3c07 93982003-07-04 H.J. Lu <hongjiu.lu@intel.com>
7a8ca04a 9399
9400 * Makefile.tpl: Replace PWD with PWD_COMMAND.
9401 * Makefile.in: Regenerated.
9402
528819e3 9403 * config-ml.in: Replace PWD with PWD_COMMAND.
9404
1e12d536 94052003-07-04 Zack Weinberg <zack@codesourcery.com>
9406
9407 * intl: New directory; see intl/ChangeLog for details.
9408 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
9409 * Makefile.tpl: all-gcc depends on maybe-all-intl.
9410 * Makefile.in: Regenerate.
9411
efe37a83 94122003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
9413
9414 * configure.in: Clean up config-lang.in handling. Delete
9415 useless assignment to "subdirs".
9416 * configure: Regenerate.
9417
328637e8 94182003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
9419
9420 * configure.in: Rename 'target_libs' to 'target_libraries'.
9421 Remove useless reference to 'target_libs'.
9422 * configure: Regenerate.
9423
8ca838c4 94242003-06-23 Keith Seitz <kseitz@sources.redhat.com>
9425
9426 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
9427 * Makefile.in: Regenerate.
9428
36bbd884 94292003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
9430
9431 * Makefile.def: Introduce flags_to_pass.
9432 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
9433 * Makefile.in: Regenerate.
9434
4a9237fb 94352003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
9436
9437 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
9438 and target-libgloss.
9439 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
9440 <h8300*-*-*>: Disable libf2c and ${libgcj}.
9441 * configure: Regenerate.
9442
eb295b2d 94432003-06-17 Benjamin Kosnik <bkoz@redhat.com>
9444
9445 * configure.in: Update testsuite_flags to new location.
9446 * configure. Regenerate.
1e12d536 9447
58933515 94482003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
9449
9450 * Makefile.tpl: Remove BUILD_CC stuff.
9451 * Makefile.in: Regenerate.
9452
4e857606 94532003-06-17 Kazu Hirata <kazu@cs.umass.edu>
9454
9455 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
9456
dcde3c07 94572003-06-16 Graeme Peterson <gp@qnx.com>
5400906f 9458
9459 * MAINTAINERS (Write After Approval): Add myself.
9460
dcde3c07 94612003-06-14 H.J. Lu <hongjiu.lu@intel.com>
1e12d536 9462
6409c17a 9463 * config.guess: Update to 2003-06-12 version.
9464 * config.sub: Update to 2003-06-13 version.
9465
dcde3c07 94662003-06-12 H.J. Lu <hongjiu.lu@intel.com>
98d4589c 9467
9468 * config.guess: Update to 2003-06-06 version.
9469 * config.sub: Update to 2003-06-06 version.
9470
8a76f31d 94712003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9472
9473 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
9474 * configure. Regenerate.
9475
ca3b731f 94762003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
9477
622c1fa9 9478 * configure.in: Disable serial configure by default.
9479 * configure: Regenerate.
9480 * Makefile.tpl: Abolish .NOTPARALLEL.
9481 * Makefile.in: Regenerate.
9482
ab8cf29b 9483 * Makefile.tpl: Replace {build,host,target}_canonical by
9484 {build,host,target}.
9485 * Makefile.in: Regenerate.
9486
ca3b731f 9487 * Makefile.tpl: Fix stupid pasto.
9488 * Makefile.in: Regenerate.
9489
d95eabf9 94902003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
9491
9492 * Makefile.tpl: Remove bogus conditional.
9493 * Makefile.in: Regenerate.
9494
94952003-06-05 Jan Hubicka <jh@suse.cz>
ef3bb540 9496
9497 * Makefile.tpl (profiledbootstrap): New target.
9498 * Makefile.in (profiledbootstrap): New target.
9499
60daf4cb 95002003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
b97ed9b7 9501
9502 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
9503 Pinski. Remove user names from other bugzilla-only maintainers.
9504
ffe98fac 95052003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
9506
ff2e99a4 9507 * Makefile.tpl: Make 'recursive targets' using autogen rather
9508 than shell loop. Remove duplicate 'clean' targets and false
9509 comments.
9510 * Makefile.def: Add systematic dependencies to 'recursive' targets.
9511 Add systematic method of specifying missing targets in subdirs.
9512 Add copyright boilerplate.
9513 * Makefile.in: Regenerate.
9514 * configure.in: Add 'recursive targets' to maybe list.
9515 * configure: Regenerate.
9516
e53ad3a2 9517 * MAINTAINERS: "GNATS only" -> "Bug database only".
9518
ffe98fac 9519 * Makefile.tpl: Rename [+target+] to [+make_target+].
9520 * Makefile.def: Rename 'target' to 'make_target'.
9521
b3ccab1c 95222003-05-31 Neil Booth <neil@daikokuya.co.uk>
9523
9524 * MAINTAINERS: Add self as options handling maintainer.
9525
f81148db 95262003-05-28 Michael Meissner <gnu@the-meissners.org>
9527
9528 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
9529 been too long since I touched those ports.
9530
abcfd3cb 95312003-05-28 DJ Delorie <dj@redhat.com>
9532
9533 * Makefile.tpl: Make maybe-check-gcc .PHONY.
9534 * Makefile.in: Regenerate.
9535
1a21d71c 95362003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
9537
9538 * configure.in: Use curly braces in the definition of tooldir.
9539 * configure: Regenerate.
9540
7a9bc7f6 95412003-05-21 DJ Delorie <dj@redhat.com>
1e12d536 9542
7a9bc7f6 9543 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
9544 newlib or libgloss.
9545 * Makefile.in: Regenerate.
9546
575caa8d 95472003-05-21 DJ Delorie <dj@redhat.com>
9548
9549 * Makefile.tpl: Add missing empty maybe-check-gcc target.
9550 * Makefile.in: Regenerate.
9551
8c7c29d9 95522003-05-20 Ian Lance Taylor <ian@airs.com>
9553
9554 * MAINTAINERS: Update my e-mail address.
9555
4d9c9c81 95562003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
9557
9558 * configure.in: Switch more things to use maybe dependencies.
1e12d536 9559 * Makefile.tpl: Switch more things to use maybe dependencies.
4d9c9c81 9560 Factor out common code from autogen IF statements.
9561 * configure: Regenerate.
9562 * Makefile.in: Regenerate.
9563
f74ea578 95642003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
9565
9566 * configure.in: Accept i[3456789]86 for machine type.
9567 * configure: Regenerate.
9568
6f4f34a7 95692003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
9570
9571 * configure.in: Switch more things to use maybe dependencies.
9572 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
9573 * configure: Regenerate.
9574 * Makefile.tpl: Switch more things to use maybe dependencies.
9575 * Makefile.in: Regenerate.
9576
a2e3bfd3 95772003-05-16 Andreas Schwab <schwab@suse.de>
a841c4d4 9578
9579 * Makefile.tpl (install-opcodes): Define.
9580 * Makefile.in: Rebuild.
9581
aeaac216 95822003-05-13 Andreas Jaeger <aj@suse.de>
9583
9584 * config.guess: Update to 2003-05-09 version.
9585 * config.sub: Update to 2003-05-09 version.
9586
dcde3c07 95872003-05-13 Michael Eager <eager@mvista.com>
6995305c 9588
9589 * configure.in: Correct sed script so that options in quotes are not
9590 deleted.
9591 * configure: Rebuild.
9592
d957c480 95932003-05-12 Corinna Vinschen <corinna@vinschen.de>
9594
9595 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
9596 and $$s/newlib/libc/sys/cygwin32 include paths.
9597 * configure: Ditto.
9598
e0ca23ce 95992003-05-12 Michael Meissner <gnu@the-meissners.org>
9600
9601 * MAINTAINERS: Update my email addresses.
9602
26e253a0 96032003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
9604
9605 * config-ml.in: Propagate INSTALL variables.
aeaac216 9606
1f55ccc8 96072003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9608
9609 * MAINTAINERS: Remove duplicate entries in Write After Approval.
9610
d8b01fbe 96112003-05-02 Chris Demetriou <cgd@broadcom.com>
9612
1e12d536 9613 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
9614 * Makefile.in: Regenerate.
d8b01fbe 9615
29b9a35e 96162003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
9617
9618 * MAINTAINERS (GNATS only): Add Falk Hueffner.
9619
904536c9 96202003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
9621
9622 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
9623
170853d0 96242003-04-27 Daniel Jacobowitz <drow@mvista.com>
9625
9626 * Makefile.tpl: Clean $(BUILD_SUBDIR).
9627 * Makefile.in: Regenerated.
9628
d5ab03ba 96292003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
9630
9631 * MAINTAINERS (Write After Approval): Upgrade myself from
9632 GNATS only to write-after-approval. Update my mail address.
9633
dcde3c07 96342003-04-25 Loren J. Rittle <ljrittle@acm.org>
784dc194 9635
9636 (OS Port Maintainers: freebsd): Add myself.
9637
eb13b182 96382003-04-22 Mark Mitchell <mark@codesourcery.com>
9639
9640 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
9641
fe20e83b 96422003-04-22 Kean Johnston <jkj@sco.com>
9643
9644 * MAINTAINERS (SCO ports): Added myself.
9645
acaf46de 96462003-04-21 Nathan Sidwell <nathan@codesourcery.com>
9647
9648 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
9649
efde8e6d 96502003-04-19 Kean Johnston <jkj@sco.com>
9651
9652 * MAINTAINERS (Write After Approval): Add myself.
9653
516b2e07 96542003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9655
9656 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
9657 * Makefile.in: Regenerate.
9658
3647950d 96592003-04-18 Jakub Jelinek <jakub@redhat.com>
9660
9661 * configure.in (powerpc64*-*-linux*): Remove.
9662 * configure: Rebuilt.
9663
057705e9 96642003-04-17 Phil Edwards <pme@gcc.gnu.org>
9665
9666 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
9667 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
9668 and restrap.
9669 * Makefile.in: Regenerate.
9670
c8a4cc21 96712003-04-16 Richard Earnshaw <rearnsha@arm.com>
9672
9673 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
9674 * configure: Regenerated.
9675
62ada5db 96762003-04-15 DJ Delorie <dj@redhat.com>
9677
9678 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
9679
82aa4d68 96802003-04-13 Nick Clifton <nickc@redhat.com>
9681
9682 * config-ml.in: Remove support for --disable-aix removing
9683 call-aix multilibs.
9684
7b26d9f7 96852003-04-10 Alexandre Oliva <aoliva@redhat.com>
9686
9687 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
9688 * */configure: Rebuilt.
9689
51d6e0d7 96902003-04-08 Joel Sherrill <joel@oarcorp.com>
9691
9692 * MAINTAINERS: Add my email address.
9693
13f79774 96942003-03-17 Olivier Hainque <hainque@act-europe.fr>
9695
9696 * MAINTAINERS (Write After Approval): Add myself.
aeaac216 9697
523318a0 96982003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
9699
9700 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
9701 * Makefile.in: Regenerate.
9702
ea0ebc5e 97032003-03-14 Michael Chastain <mec@shout.net>
9704
9705 * Makefile.in: Regenerate with correct Makefile.def.
9706
966842d4 97072003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
9708
9709 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
9710 Make macro.
9711 * Makefile.in: Regenerate.
9712 * configure.in: Clean up gxx_include_dir logic.
9713 * configure: Regenerate.
9714
e72ec9a8 97152003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
9716
9717 * MAINTAINERS (Write After Approval): Add myself.
9718
5a18e4cd 97192003-03-10 Ben Elliston <bje@wasabisystems.com>
9720
9721 * MAINTAINERS: Update my mail address.
9722
2436d08e 97232003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9724
9725 * configure.in (gxx_include_dir): Fix typo.
9726 * configure: Regenerated.
9727
602d002b 97282003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
9729
9730 * Makefile.tpl: Reindent.
9731 * Makefile.in: Regenerate.
9732 * configure.in: Reindent. Don't set unused variables.
9733 * configure: Regenerate.
9734
5750c7d4 97352003-03-04 Daniel Jacobowitz <drow@mvista.com>
9736
9737 * configure.in: Include $(build_tooldir)/sys-include in
9738 FLAGS_FOR_TARGET.
9739 * configure: Regenerated.
9740
54d7d5f2 97412003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
9742
224ed654 9743 * Makefile.tpl: Always pass down RANLIB.
9744 * Makefile.in: Regenerate.
9745
123bd2df 9746 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
9747 * Makefile.in: Regenerate.
9748 * configure.in: Remove unused logic relating to --enable-shared
9749 and --enable-threads. Remove bogus comments. Remove redundant
9750 noconfigdirs.
9751 * configure: Regenerate.
9752
54d7d5f2 9753 * configure.in: Replace ${libstdcxx_version} by its value.
9754 Remove reference to mh-dgux.
9755 * configure: Regenerate.
9756
98dce82b 97572003-03-03 Kevin Buettner <kevinb@redhat.com>
9758
9759 * MAINTAINERS (Write After Approval): Add myself.
9760
f7ca337f 97612003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9762
9763 * Makefile.tpl: Rearrange.
9764 * Makefile.in: Regenerate.
9765
dcde3c07 97662003-02-25 Uwe Stieber <uwe@wwws.de>
336577be 9767
9768 * configure.in: Add support for kaOS as cross build target system.
9769 * configure: Regenerated.
9770
4e29e79f 97712003-02-24 Steven Bosscher <steven@gcc.gnu.org>
9772
9773 * MAINTAINERS (Write after approval): Add myself.
9774
9a5856da 97752003-02-21 James E Wilson <wilson@tuliptree.org>
9776
9777 * MAINTAINERS: Update my email address.
9778
f05d1a58 97792003-02-21 Zack Weinberg <zack@codesourcery.com>
9780
9781 * MAINTAINERS: Add self to blanket write privs. section.
9782
de0c9797 97832003-02-20 Sean McNeil <sean@blue.mcneil.com>
9784
9785 * Makefile.tpl: Add definition of CPPFLAGS to pass into
9786 configure-target-* as some target builds may require additional
9787 flags for preprocessor tests.
9788 * Makefile.in: Regenerated.
9789
3290c0cf 97902003-02-19 Alexandre Oliva <aoliva@redhat.com>
9791
de3c9f55 9792 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
9793 * ltconfig: Handle it.
9794 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
9795 auto-detecting it.
9796
a4e88f7d 9797 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
9798 it is used as argument to $CC.
9799 * ltcf-gcj.sh: Likewise.
9800
3290c0cf 9801 * configure.in: Introduce --enable-maintainer-mode.
9802 * configure: Rebuilt.
9803 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
9804 for maintainer mode.
9805 * Makefile.in: Rebuilt.
9806
0537137a 98072003-02-18 Jason Merrill <jason@redhat.com>
9808
9809 * Makefile.tpl (check-c++): Allow parallelism.
9810
201a9c33 98112003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9812
9813 * MAINTAINERS: Remove John Carr (who never actually had access to
9814 gcc.gnu.org).
9815
c0e5028f 98162003-02-15 Geoffrey Keating <geoffk@apple.com>
9817
9818 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
9819 don't configure target-libobjc.
9820 * configure: Regenerate.
9821
7c86fd3f 98222003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9823
9824 * Makefile.tpl (RANLIB): Define.
9825 * Makefile.in: Regenerate.
9826
bd20d38b 98272003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
9828
9829 * MAINTAINERS: Update my email.
f05d1a58 9830
e50ab007 98312003-02-06 Keith R Seitz <keiths@redhat.com>
9832
9833 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
9834 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
9835 * Makefile.in: Regenerated.
9836 * configure.in: Remove all traces of snavigator, db, and grep.
9837 * configure: Regenerated.
9838
c91e543c 98392003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9840
9841 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
9842 After Approval.
9843
70e7788a 98442003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
9845
9846 * MAINTAINERS (Write after approval): Add myself.
9847
621ed2b9 98482003-01-31 Frank Ch. Eigler <fche@redhat.com>
9849
9850 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
9851 * Makefile.in: Regenerated.
9852
f08ad151 98532003-01-30 Roger Sayle <roger@eyesopen.com>
9854
9855 * config.guess: Updated to 2003-01-30's version.
9856 * config.sub: Updated to 2003-01-28's version.
9857
47fe0706 98582003-01-30 Alexandre Oliva <aoliva@redhat.com>
9859
9860 * config.if: If gcc_version is already set, just use it. Don't set
9861 gcc_version_trigger if it's already set, otherwise set it to
9862 gcc/version.c, but only if the file exists. If it is not set and
9863 gcc/version.c does not exist, try to extract the version number from
9864 $CC.
9865
fa163406 98662003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
9867
f05d1a58 9868 * MAINTAINERS: Add myself to write-after-approval list.
fa163406 9869
e4ca87c8 98702003-01-27 Phil Edwards <pme@gcc.gnu.org>
9871
9872 * configure.in: Revert 24Jan change.
9873 * configure: Regenerate.
9874
c2cb58bc 98752003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9876
9877 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
9878 entry of HJ Lu.
9879
bd564d1c 98802003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
9881
9882 * configure.in: Revert previous change.
9883 * configure: Regenerate.
9884
d5e7287b 98852003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
9886
9887 * configure.in: Make rda native-only.
9888 * configure: Regenerate.
9889
15bbfd76 98902003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9891
9892 * MAINTAINERS: Move myself from GNATS-only-accounts to
9893 write-after-approval.
9894
cdfc500e 98952003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
9896
9897 * configure.in: Add missing \.
9898 * configure: Rebuilt.
9899
c9b54641 99002003-01-17 Jakub Jelinek <jakub@redhat.com>
9901
9902 * configure.in (baseargs): Avoid using \| in sed regular
9903 expressions.
9904 * configure: Rebuilt.
9905
da7bb396 99062003-01-16 Jakub Jelinek <jakub@redhat.com>
9907
9908 * configure.in (baseargs): Remove all supported forms of
9909 --cache-file, --srcdir, --host, --build and --target options
9910 from argument lists.
9911 * configure: Rebuilt.
9912
6d3cf184 99132003-01-15 Josef Zlomek <zlomekj@suse.cz>
9914
9915 * MAINTAINERS: Add myself to write-after-approval list.
9916
ef9a8a41 99172003-01-15 Alexandre Oliva <aoliva@redhat.com>
9918
9919 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
9920 * configure: Rebuilt.
9921
a16b5a9d 99222003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
9923
9924 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
9925 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
9926 * Makefile.in: Regenerate.
9927 * configure: Regenerate.
9928
980d8b91 99292003-01-09 Alexandre Oliva <aoliva@redhat.com>
9930
9931 * configure.in: Remove Makefile in build, host and target modules
9932 unless configure was run with --no-recursion.
9933 * configure: Rebuilt.
9934
05794691 99352003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
9936
9937 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
9938 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
9939 * Makefile.in: Regenerate.
9940
8ddabd5d 99412003-01-08 Chris Demetriou <cgd@broadcom.com>
9942
9943 * config.guess: Update to 2003-01-03 version.
9944 * config.sub: Update to 2003-01-03 version.
9945
f98c470c 99462003-01-07 Christopher Faylor <cgf@redhat.com>
9947
9948 * configure: Regenerate with proper autoconf 2.13.
9949
d65dd253 99502003-01-07 Christopher Faylor <cgf@redhat.com>
9951
9952 * configure.in: Add AC_PREREQ for consistency.
f98c470c 9953 * configure: Regenerate.
d65dd253 9954
8fdaf281 99552003-01-06 Andrew Cagney <ac131313@redhat.com>
9956
9957 * configure.in (GDB_TK): Add tcl directories conditional on
9958 gdb/gdbtk directory being present.
9959 * configure: Regenerate.
f05d1a58 9960
dcde3c07 99612003-01-04 John David Anglin <dave.anglin@nrc.ca>
8406dd56 9962
dcde3c07 9963 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
9964 used by gcc if LD is not defined and we are not doing a Canadian Cross.
8406dd56 9965 * configure: Rebuilt.
9966
f53265fe 99672002-12-31 Tom Tromey <tromey@redhat.com>
9968
9969 * Makefile.in: Rebuilt.
9970 * Makefile.def (target_modules) [libffi]: Allow installation.
9971
0411e85f 99722002-12-31 Andreas Schwab <schwab@suse.de>
9973
9974 * configure.in: Fix use of $program_transform_name.
9975 * configure: Regenerated.
9976
a13fbfc9 99772002-12-30 Daniel Jacobowitz <drow@mvista.com>
9978
9979 * configure.in (baseargs): Don't remove first configure argument.
5f4084b7 9980 * configure: Regenerated.
a13fbfc9 9981
ec955b52 99822002-12-29 Alexandre Oliva <aoliva@redhat.com>
9983
9984 * Makefile.tpl (local-distclean): Don't remove...
9985 (multilib.ts): ... this. Moved into...
9986 (multilib.out): ... this. Don't use sub-make.
9987 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
9988 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
9989 (configure-build-[+module+], configure-[+module+],
9990 configure-target-[+module+], configure-gcc): ... these. Test
9991 for Makefile existence. Drop config.status from dependencies.
9992 * Makefile.in: Rebuilt.
9993 * configure.in: Move gcc-version-trigger to the end of
9994 ac_configure_args. Add comments to maybedep.tmp and
9995 serdep.tmp. Introduce --disable-serial-configure. Remove
9996 nonopt from baseargs, matching and removing corresponding
9997 whitespace while at it.
9998 * configure: Rebuilt.
9999
041dd099 100002002-12-28 Alexandre Oliva <aoliva@redhat.com>
10001
fca297b0 10002 * configure.in (host_configargs): Replace reference to
10003 no-longer-defined buildopts with --build=${build_alias}.
10004 * configure: Rebuilt.
10005
041dd099 10006 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
10007 program_transform_name to standard idiom.
10008 (AUTOGEN, AUTOCONF): Define.
10009 (Makefile.in): Use $(AUTOGEN).
10010 (Makefile): Depend on config.status, and use autoconf-style rule to
10011 build it. Move original commands to...
10012 (config.status): ... this new target.
10013 (configure): Add $(srcdir). Depend on config/acx.m4. Use
10014 $(AUTOCONF).
10015 * Makefile.in: Rebuilt.
10016
71ab34df 100172002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
10018
d75be5a6 10019 * Makefile.tpl: Fix dramatic bustage due to change in
10020 program_transform_name.
10021 * Makefile.in: Regenerate.
10022
10023 * configure.in: Remove unnecessary PATH setting.
10024 * configure: Regnerate.
10025
10026 * configure.in: Don't default to unprefixed tools unless
10027 the native tools will work.
10028 * configure: Regenerate.
10029
71ab34df 10030 * configure.in: Convert to autoconf script. Blow away lots
10031 of now-redundant Makefile fragments.
10032 * configure: Generate using Autoconf.
10033 * Makefile.tpl: Rewrite to reflect autoconfiscation.
10034 * Makefile.in: Regenerate.
10035
09fe6d98 100362002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
10037
3a7bfd0c 10038 * configure: Fix stupid bug where RANLIB was mistakenly included.
10039
f05d1a58 10040 * configure.in: Rename (buildargs, hostargs, targargs) to
3a7bfd0c 10041 (build_configargs, host_configargs, target_configargs).
10042
10043 * configure.in: Move logic out of sed statement.
10044
f05d1a58 10045 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
09fe6d98 10046 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
10047
53a01bae 100482002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
10049
10050 * config.sub: Import from master repository
10051 * config.guess: Ditto
10052
11a0151c 100532002-12-24 Andreas Schwab <schwab@suse.de>
10054
10055 * Makefile.tpl (multilib.out): Fix missing space.
10056 * Makefile.in: Regenerate.
10057
ca86fd55 100582002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
10059
10060 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
10061 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
10062 * Makefile.in: Regenerate.
10063 * configure.in: Remove unnecessary leftovers.
10064
b437616a 100652002-12-21 Geoffrey Keating <geoffk@apple.com>
10066
10067 * configure.in (extra_ranlibflags_for_target): New variable.
10068 (*-*-darwin): Add -c to ranlib commands.
10069 * configure (tooldir): Handle extra_ranlibflags_for_target.
10070
927f1f0c 100712002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
9baae5de 10072
10073 * Makefile.tpl: Revert HJL's change.
10074 * Makefile.in: Regenerated.
10075 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
10076 always.
10077
df9badbe 100782002-12-19 Andreas Schwab <schwab@suse.de>
10079
10080 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
10081 * Makefile.in: Regenerate.
10082
dcde3c07 100832002-12-18 H.J. Lu <hjl@gnu.org>
cfaaca3e 10084
10085 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
10086 * Makefile.in: Regenerated.
10087
10088 * configure.in (build_prefix): New. Substitute.
10089
20672016 100902002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
10091
6c11eefc 10092 * Makefile.tpl: Don't let real targets depend on phony targets.
10093 * Makefile.in: Regenerate.
10094
20672016 10095 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
10096 * Makefile.in: Regenerate.
10097
462c28fa 100982002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
10099
10100 * config.sub: Import from master repository
10101 * config.guess: Ditto
10102
f7c8fc8e 101032002-12-16 Jason Merrill <jason@redhat.com>
10104
10105 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
10106 previous 'make bootstrap'.
10107 * Makefile.in: Regenerate.
10108
4bcd8023 101092002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
10110
10111 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
10112
805e22b2 101132002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
10114
10115 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
10116 * Makefile.in: Regenerate.
10117
d1211e96 101182002-12-13 Jason Merrill <jason@redhat.com>
10119
7c28bad6 10120 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
d1211e96 10121 library tests.
10122 (check-c++): Just depend on it and check-target-libstdc++-v3.
7c28bad6 10123 * Makefile.in: Regenerate.
10124
805e22b2 101252002-12-12 Alexandre Oliva <aoliva@redhat.com>
10126
10127 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
10128 * Makefile.in: Rebuilt.
10129
1afe6db1 101302002-12-12 Alexandre Oliva <aoliva@redhat.com>
10131
10132 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
10133
805e22b2 101342002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
10135
10136 * configure: Fix bug put in by gremlins.
10137
10138 * Makefile.tpl: Substitute more autoconfily.
10139 * configure: Substitute more autoconfily.
10140 * Makefile.in: Regenerate.
10141
7960374c 101422002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
10143
10144 * config.sub: Import from master repository
10145 * config.guess: Ditto
10146 * MAINTAINERS: Added Svein Seldal under write after approval
10147
805e22b2 101482002-12-08 Andrew Cagney <ac131313@redhat.com>
10149
10150 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
10151 * Makefile.in (all-sim): Ditto.
10152
101532002-12-06 DJ Delorie <dj@redhat.com>
10154
10155 * Makefile.tpl: Change configure dependencies to not have real
10156 targets depend on phony targets.
10157
101582002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
10159
10160 * configure.in: Revert unintentional change.
10161
10162 * Makefile.tpl: Change dependency for */multilib.out so that
10163 it works when gcc isn't in the tree.
10164
10165 * configure.in: Substitute more.
10166 * configure: Run subconfigures from the Makefile.
10167 * Makefile.tpl: Run subconfigures from the Makefile; add a few
10168 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
10169
761158c0 101702002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10171
10172 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
10173
805e22b2 101742002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
10175
10176 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
10177 and corresponding dependencies.
10178 * Makefile.in: Regenerate.
10179
10180 * configure.in (host_tools): Order binutils, gas and ld for
10181 convenience in running the testsuites.
10182
10183 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
10184 * Makefile.in: Regenerate.
10185 * configure.in: Introduce rules to serialize subconfigure runs.
10186
10187 * configure.in: Introduce BASE_CC_FOR_TARGET.
10188 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
10189 Realize configure-build-* targets. Realize configure-target-* targets.
10190 * Makefile.in: Regenerate.
10191
101922002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
10193
10194 * configure: Move gcc_version_trigger stuff from here...
10195 * configure.in: ...to here.
10196
10197 * configure.in: Separate subconfigure options added by this file from
10198 options given by the user. Add machinery to put args for host
10199 subconfigures into the Makefile.
10200
10201 * Makefile.tpl: Remove 'vault' targets.
10202 * Makefile.tpl: Reorder and comment dependencies.
10203 * Makefile.in: Regenerate.
10204
102052002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
10206 * configure.in: Fix my broken commit of previous patch. (sigh)
10207
7384c63f 102082002-11-28 Geoffrey Keating <geoffk@apple.com>
10209
10210 * configure.in: Move host-specific darwin noconfigdirs into
10211 the host-specific section.
10212
805e22b2 102132002-11-28 Geoffrey Keating <geoffk@apple.com>
10214
10215 * configure.in: Move host-specific darwin noconfigdirs into
10216 the host-specific section.
10217
102182002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
10219
10220 * configure: Remove skip-this-dir support.
10221 * Makefile.tpl: Remove skip-this-dir support.
10222
10223 * Makefile.tpl: Remove leftover support for non-autoconfiscated
10224 subdirectories.
10225 * Makefile.in: Regenerate.
10226
10227 * Makefile.tpl: Strip out useless setting of 'dir'.
10228 * Makefile.in: Regenerate.
10229
102302002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
10231
10232 * configure.in: Fix deeply stupid bug.
10233
10234 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
10235 shell code in CXX_FOR_TARGET
10236 * Makefile.def: Introduce raw_cxx.
10237 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
10238 RAW_CXX_FOR_TARGET.
10239 * Makefile.in: Regenerate.
10240
102412002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
10242
10243 * Makefile.tpl: Remove unnecessary ifs.
10244 * Makefile.in: Regenerate.
10245
10246 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
10247 dependencies. Maybe-ize build-libiberty. Create dummy install
10248 targets for 'no_install' modules.
10249 * configure: Move GDB_TK substitution to configure.in. Move
10250 build_modules stuff to configure.in.
10251 * configure.in: Implement soft dependency machinery. Maybe-ize
10252 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
10253 * Makefile.in: Regenerate.
10254
102552002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
10256
10257 * Makefile.tpl: Make all-target, install-target behave similarly
10258 to all, install (only hitting configured targets). Eliminate
10259 unused macro defintions.
10260
10261 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
10262 build != host.
10263
10264 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
10265
10266 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
10267
10268 * configure.in: Produce lists of subdir targets we're actually
10269 configuring. Remove references to "dosrel".
10270 * Makefile.tpl: Let configure set which subdir targets are hit.
10271 Remove install-cross; clean up install; remove ALL. Remove
10272 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
10273 Autogenerate host module targets. Remove empty dependency lines
10274 and redundant dependency; rearrange slightly.
10275 * Makefile.def: Add host-side libtermcap, utils.
10276
10277 * Makefile.in: Regenerate.
10278
0753f1b5 102792002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10280
10281 * ltconfig (osf[345]): Append $major to soname_spec.
10282 Reflect this in library_names_spec.
10283 * ltmain.sh (osf): Prefix $major with . for use as extension.
10284
4b695c23 102852002-11-19 Andreas Jaeger <aj@suse.de>
10286
10287 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
10288 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
10289 and sparc64 GNU/Linux systems.
10290
3e8ebe0a 102912002-11-19 Nathan Sidwell <nathan@codesourcery.com>
10292
10293 * MAINTAINERS: Update email.
10294
73a8b678 102952002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10296
10297 * MAINTAINERS: Complete James Dennett's entry.
10298
894e4f56 102992002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
10300
10301 * MAINTAINERS (Write After Approval): Add myself.
10302
f507a3cb 103032002-11-13 Bruce Korb <bkorb@gnu.org>
10304
10305 * Makefile.tpl: syntactic cleanup
10306
dcde3c07 103072002-11-13 Stuart Hastings <stuart@apple.com>
593dc58a 10308
10309 * MAINTAINERS: Add myself to write-after-approval list.
10310
805e22b2 103112002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
10312
10313 * Makefile.def: Add list of recursive targets to autogenerate.
10314 Add build_modules.
10315 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
10316 targets. Autogenerate *-build-* targets.
10317 * Makefile.in: Regenerate.
10318
103192002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
10320
10321 * configure: More autoconf-style substitutions.
10322 * Makefile.tpl: More autoconf-style substitutions.
10323 * Makefile.in: Regenerate.
10324
103252002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
10326
10327 * configure: Substitute more variables in a more autoconf-friendly
10328 way. Simplify slightly.
10329 * Makefile.tpl: Make more variables substitutable in an
10330 autoconf-friendly way.
10331 * Makefile.in: Regenerate.
10332
4dd0a098 103332002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
10334
10335 * MAINTAINERS (Write After Approval): Add myself.
10336
805e22b2 103372002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
10338
10339 * configure.in (v810*): Remove special setting of tools.
10340
10341 * configure: Add support for extra required flags for ar or nm.
10342 * configure.in (aix4.3+): Use above support for target-specific
10343 issues, rather than using config/mt-aix43.
10344
103452002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
10346
10347 * configure: Remove 'removing', which doesn't work. Replace $subdir
10348 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
10349 with $srcdir. Reformat indentation. Substitute some variables
10350 formerly hard-coded in the Makefile for build=host.
10351 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
10352 * Makefile.def: Autogenerate more.
10353 * Makefile.in: Regenerate.
10354
40679d3b 103552002-11-04 Adam Nemet <anemet@lnxw.com>
10356
10357 * MAINTAINERS (Write After Approval): Add myself.
10358
062b02db 103592002-11-04 Kevin Buettner <kevinb@redhat.com>
10360
10361 * Makefile.def (host_modules): Add rda.
10362 * Makefile.in: Regenerate.
10363 * configure.in (target_tool): Add target-rda to list.
10364
bb0439dd 103652002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10366
10367 * MAINTAINERS: Remove "co-maintainer" note for web pages.
10368
a3c3be37 103692002-10-25 Phil Edwards <pme@gcc.gnu.org>
10370
10371 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
10372 and restrap targets to this rule.
10373 * Makefile.in: Regenerate.
10374
dd1a0a37 103752002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10376
10377 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
10378 GNATS only accounts.
10379
4ea2c3bf 103802002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
10381
10382 * configure.in (i[3456]86-*-linux*): Add check to disable
10383 ${libgcj} for glibc1.
10384
03333934 103852002-10-24 Denis Chertykov <denisc@overta.ru>
10386
10387 * MAINTAINERS: Add myself as ip2k port maintainer.
10388
6c5e2f80 103892002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
10390
10391 * configure.in: Add tic4x target.
10392
949b0daa 103932002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
10394
0e26095b 10395 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
10396 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
10397 * Makefile.in: Regenerate.
10398
949b0daa 10399 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
10400 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
10401 * Makefile.in: Regenerate.
10402
aa80d31c 104032002-10-02 Janis Johnson <janis187@us.ibm.com>
10404
10405 * MAINTAINERS: Add myself as web pages co-maintainer.
10406
87614545 104072002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
10408
10409 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
10410 * Makefile.in: Regenerate.
10411
4aac350f 104122002-10-02 Zack Weinberg <zack@codesourcery.com>
10413
10414 * MAINTAINERS: Add myself and Nathan Sidwell
10415 <nathan@codesourcery.com> as VxWorks maintainers.
10416
e3e6c470 104172002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
aca8ad75 10418
10419 * Makefile.def: Remove order dependency comments.
10420 * Makefile.tpl: Add explicit install-install dependencies.
10421 * Makefile.in: Regenerate.
d6a4a914 10422
3fef3c05 10423 * Makefile.tpl: Remove material now in src-release. (Finally!)
aca8ad75 10424 * Makefile.in: Regenerate.
3fef3c05 10425
d6a4a914 10426 * Makefile.tpl: Add configure-target (for src-release in src)
10427 * Makefile.in: Regenerate.
10428
eb5db528 104292002-09-30 Nick Clifton <nickc@redhat.com>
10430
10431 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
10432
971b1aa4 104332002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
10434
10435 * configure.in (s390*-*-linux*): Enable libgcj.
10436
b7d94964 104372002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
10438
5fa209e7 10439 * configure: Revert accidentally applied changes.
10440
b7d94964 10441 * Makefile.tpl: Make more autoconf-friendly.
10442 * Makefile.in: Regenerate.
10443 * configure: Make substitution more autoconf-like.
10444
2704ebd1 104452002-09-28 Richard Earnshaw <rearnsha@arm.com>
10446
10447 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
10448 single entry to handle all these.
10449 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
10450 libjava on arm-*-elf.
10451
352ce91b 104522002-09-27 Geoffrey Keating <geoffk@apple.com>
10453
10454 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
10455 things that depend on them.
10456
0311ff84 104572002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
10458
10459 * Makefile.tpl: Make subsituted variables more autoconfy.
10460 * Makefile.in: Regenerate.
10461 * configure: Make seds more autoconfy.
10462
cc46b37d 104632002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
0e1ac85c 10464
10465 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
10466 * Makefile.in: Regenerate.
10467 * configure.in: Rewrite sed statements to look autoconfy.
10468
cc46b37d 10469 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
10470 all-target-foo on configure-target-foo.
10471 * Makefile.def: Ditto.
10472 * Makefile.in: Rebuild.
10473
baabce06 104742002-09-25 Andrew Haley <aph@redhat.com>
10475
10476 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
10477
2a1ac811 104782002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
10479
10480 * Makefile.def: New file.
10481 * Makefile.tpl: New file.
10482 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
10483 * contrib/gcc_update: Note that Makefile.in is a generated file.
10484
10485 * configure.in: Minor rearrangement. Simplify tests.
10486
c725cfd7 104872002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
10488
10489 * configure.in (with_headers): Skip copy if value is "yes".
10490 (with_libs): Likewise.
10491
058a3669 104922002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
4babcd43 10493
10494 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
10495 * configure.in (sh*-*-pe*): Ditto.
10496 * configure.in (mips*-*-pe*): Ditto.
10497 * configure.in (*arm-wince-pe): Ditto.
10498
512912f3 10499 * configure.in: Rearrange.
10500
dfcd4425 105012002-09-14 Kazu Hirata <kazu@cs.umass.edu>
10502
10503 * MAINTAINERS: Update my email address.
10504
d90b8b3d 105052002-08-30 Paul Koning <pkoning@equallogic.com>
10506
10507 * MAINTAINERS: (Write After Approval): Add myself.
10508
915f1827 105092002-08-29 Geoffrey Keating <geoffk@redhat.com>
10510
10511 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
10512
bf81fbc5 105132002-08-24 Geoffrey Keating <geoffk@redhat.com>
10514
10515 * MAINTAINERS: Change my mailing address.
10516
f9ab9bb4 105172002-08-21 Paolo Carlini <pcarlini@unitus.it>
10518
10519 * MAINTAINERS (Write After Approval): Remove myself.
4aac350f 10520 (Various Maintainers: c++ runtime libs): Add myself.
f9ab9bb4 10521
dcde3c07 105222002-08-20 Loren J. Rittle <ljrittle@acm.org>
805892cf 10523
10524 * MAINTAINERS (Write After Approval): Remove myself.
10525 (Various Maintainers: c++ runtime libs): Add myself.
10526
2857c21b 105272002-08-15 Eric Christopher <echristo@redhat.com>
10528
10529 * config.sub: Import from master repository.
10530 * config.guess: Ditto.
10531
4269a651 105322002-08-19 Alexandre Oliva <aoliva@redhat.com>
10533
10534 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
10535 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
10536 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
10537
0bc5749d 105382002-08-16 Aldy Hernandez <aldyh@redhat.com>
10539
10540 * MAINTAINERS: Add self to rs6000 vector extensions.
10541
38f91bf2 105422002-08-15 Alexandre Oliva <aoliva@redhat.com>
10543
10544 * libiberty/configure: Reverted unintended yesterday's check in.
10545
c837ae19 105462002-08-14 Alexandre Oliva <aoliva@redhat.com>
10547
10548 * boehm-gc/configure, libf2c/configure: Rebuilt.
10549 * libffi/configure, libiberty/configure: Ditto.
10550 * libjava/configure, libobjc/configure: Ditto.
10551 * libstdc++-v3/configure, zlib/configure: Ditto.
10552 Merged from binutils:
10553 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
10554 From Steve Ellcey <sje@cup.hp.com>:
10555 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
10556 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
10557 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
10558 IA64.
10559 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
10560 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
10561 soname_spec, sys_lib_search_path_spec): Ditto.
10562
dcde3c07 105632002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
dc0ea924 10564
10565 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
10566
769d609b 105672002-08-04 H.J. Lu (hjl@gnu.org)
10568
10569 * configure.in (mips*-*-linux*): Don't skip target-libffi.
10570
fad51d8f 105712002-08-02 Krister Walfridsson <cato@df.lth.se>
10572
10573 * MAINTAINERS (Write After Approval): Add myself.
10574
e31d86e1 105752002-07-31 Alan Modra <amodra@bigpond.net.au>
10576
10577 * configure.in: Move generic linux case to end. Copy generic
10578 linux noconfigdirs to mips*-*-linux* entry and new
10579 powerpc64*-*-linux* entry. Add target-libffi for the latter.
10580
31699db1 105812002-07-19 Michael Matz <matz@suse.de>
10582
10583 * MAINTAINERS: Add myself as ra* maintainer.
10584
2ac0d5ca 105852002-07-16 Chris Demetriou <cgd@broadcom.com>
10586
10587 * config.guess: Update to 2002-07-09 version.
10588 * config.sub: Update to 2002-07-03 version.
10589
501ad919 105902002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
10591
10592 * MAINTAINERS: Fix typo in a maintainer email address.
10593
753fca8a 105942002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
10595
10596 * configure.in: Remove two redundant tests.
10597
61ab9ea9 105982002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10599
10600 * configure.in (mips*-*-irix6*o32): Enable stabs.
10601
39b7c449 106022002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
10603
a7d623d2 10604 * configure.in: Don't build grez.
10605 * Makefile.in: Ditto.
10606
39b7c449 10607 * Makefile.in: Remove references to bsp, cygmon, libstub.
10608 * configure.in: Ditto.
10609
10610 * configure.in: Remove leftover reference to gdbtest.
10611
418aeabd 106122002-07-08 Phil Edwards <pme@gcc.gnu.org>
10613
10614 * configure.in (gxx_include_dir): Change to match versioned
10615 C++ headers if --enable-version-specific-runtime-libs is used.
10616
7261cb98 106172002-07-04 Steve Ellcey <sje@cup.hp.com>
2857c21b 10618
7261cb98 10619 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
10620
f6c0123d 106212002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
10622
10623 * configure.in: Make --without-x work.
10624
a054af37 106252002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
10626
70af7570 10627 * configure.in: Rearrange target Makefile fragment collection.
10628
a054af37 10629 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
10630 cvs[src].
10631 * configure.in: Ditto.
10632
59303ed0 106332002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
10634
10635 * MAINTAINERS (Write After Approval): Update my e-mail address.
10636
4606a26b 106372002-06-24 Ben Elliston <bje@redhat.com>
10638
10639 * configure.in (host_tools): Remove cgen.
10640
10641 * Makefile.in (all-cgen): Remove; runs from its source directory.
10642 (check-cgen, install-cgen, clean-cgen): Likewise.
a054af37 10643 (all-opcodes): Do not depend on all-cgen.
4606a26b 10644 (all-sim): Likewise.
10645
dcde3c07 106462002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
4606a26b 10647
10648 * Makefile.in: Eliminate 'apache' targets.
10649 * configure.in: Eliminate 'apache' targets.
10650
13b1b53a 10651 * configure.in: Eliminate redundant tests. Reorganize.
10652
9acba065 10653 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
10654
d240b39d 10655 * config-ml.in: Eliminate references to Cygnus configure.
10656
8323b19f 10657 * Makefile.in: Eliminate references to building emacs.
10658
5e606a0f 106592002-06-28 Graham Stott <graham.stott@btinternet.com>
10660
10661 * MAINTAINERS: Update my email address.
10662
531034c6 106632002-06-26 Benjamin Kosnik <bkoz@redhat.com>
10664
10665 * config.if (libstdcxx_incdir): Version C++ headers.
2857c21b 10666 (cxx_incdir): Remove.
531034c6 10667
bbe6e35a 106682002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
10669
10670 * MAINTAINERS (Write After Approval): Add self.
10671
1be37211 10672Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
10673
10674 * configure.in: Add support for ip2k.
10675
28070d68 106762002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
10677
10678 * configure.in: Fix AIX configury bug.
10679
750f93c6 106802002-06-20 Steve Ellcey <sje@cup.hp.com>
10681
10682 * MAINTAINERS (Write After Approval): Add self.
10683
6862ee05 106842002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
10685
296a0f54 10686 * configure.in: replace ${topsrcdir} with ${srcdir}
10687
79381a91 10688 * configure.in: Move definition of libstdcxx_flags
10689 right above usage, rather than waaay earlier.
10690
99aa6b34 10691 * configure.in: Pull definition of is_cross_compiler earlier.
10692
2e74a29f 10693 * configure.in: Rearrange a little.
10694
6862ee05 10695 * configure.in: Remove references to librx.
10696 * Makefile.in: Remove references to librx.
10697
8208f71e 10698Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
10699
10700 * config.sub: Add support for avr target.
10701 Import from master sources, rev 1.255
2857c21b 10702
b3167a65 107032002-06-19 Phil Edwards <pme@gcc.gnu.org>
10704
10705 * configure, .cvsignore: Revert previous change...
10706 * Makefile: ...delete.
10707
3177ad11 107082002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
10709
10710 * configure.in: Eliminate ${gasdir} variable.
10711
98b82774 107122002-06-18 Dave Brolley <brolley@redhat.com>
10713
10714 * configure.in: Add support for frv.
10715 * config.sub: Add support for frv.
10716
324ae56a 107172002-06-18 Phil Edwards <pme@gcc.gnu.org>
10718
10719 * configure: Remove garbage from previous commit.
10720
9bf16801 107212002-06-18 Phil Edwards <pme@gcc.gnu.org>
10722
10723 * configure: For in-source builds, make a subdir and re-exec there.
10724 * Makefile: New file. Pass targets through to build directory.
10725 * .cvsignore: No longer ignore "Makefile".
10726
ceb0e431 107272002-06-16 Douglas Rupp <rupp@gnat.com>
10728
10729 * MAINTAINERS (Write After Approval): Add self.
10730
50471600 107312002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10732
10733 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
10734
5f0cd095 107352002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
10736
10737 * configure.in (vax-*-netbsd*): Re-enable gas.
10738
02a5d82a 107392002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
10740
286bd992 10741 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
10742 BUILD_PREFIX_1, to correct nomenclature.
10743 * configure: Likewise.
10744
02a5d82a 10745 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
10746 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
10747
33327ce2 107482002-05-31 Olaf Hering <olh@suse.de>
10749
10750 * config-ml.in: Propogate DESTDIR also.
10751
ce3c05b4 107522002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
10753
10754 * configure.in (vax-*-netbsd*): Don't build gas for this
10755 platform.
10756
a899dc64 107572002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
10758
10759 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10760 and libgcj for AVR.
10761
fe44416c 107622002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
10763
10764 * MAINTAINERS (Write After Approval): Add myself.
10765
81c7c0cd 107662002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
10767
10768 * config.guess: Update to 2002-05-22 version.
10769 * config.sub: Likewise.
10770
3354d061 107712002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10772
10773 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
10774 * config-ml.in: Likewise.
10775 * configure: Likewise.
10776 * configure.in: Likewise.
10777
38d811e4 107782002-05-16 Stephane Carrez <stcarrez@nerim.fr>
10779
10780 * MAINTAINERS: Update my email address.
10781
85b038d8 107822002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
10783
e12be23e 10784 * configure.in: Simplify makefile fragment collection.
10785
10786 * configure.in: Remove code to build emacs.
ebd9f514 10787
64d298c9 10788 * configure.in : Remove --srcdir argument from targargs and buildargs
10789 (it's always overridden in the Makefile anyway). Rearrange a bit.
10790
10791 * configure: Move some logic to configure.in.
10792 * configure.in: Move some logic from configure.
85b038d8 10793
231fca94 107942002-05-11 Tom Tromey <tromey@redhat.com>
10795
10796 * MAINTAINERS: Reflect libgcj reality.
10797
7a94b1b9 107982002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
10799
10800 * Makefile.in: Honour DESTDIR.
10801
053d448f 108022002-05-08 Mark Mitchell <mark@codesourcery.com>
10803
10804 * config.guess: Import 2002-03-20 version.
10805 * config.sub: Import 2002-04-26 version.
10806
2eb4509a 108072002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10808
10809 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
10810
df8868bc 108112002-05-07 Tim Josling <tej@melbpc.org.au>
10812
10813 * MAINTAINERS: Add self.
10814
dcde3c07 108152002-05-06 Loren J. Rittle <ljrittle@acm.org>
02bff180 10816
10817 * ltmain.sh: Detect and handle object name conflicts
10818 while piecewise linking a static library.
10819
05bcb167 108202002-05-05 Alexandre Oliva <aoliva@redhat.com>
10821
10822 * configure.in (noconfigdirs): Don't disable libgcj on
10823 sparc64-*-solaris* and sparcv9-*-solaris*.
10824
1693b6e0 108252002-05-03 Alexandre Oliva <aoliva@redhat.com>
10826
10827 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
10828
6a255a10 108292002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
10830
10831 * configure.in (FLAGS_FOR_TARGET): Do not add
10832 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
10833 on i[3456]86-*-linux*.
10834
84690ae2 108352002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
10836
10837 * configure.in (noconfigdirs): Replace [ ] with test.
10838
10839 * configure.in (noconfigdirs): Do not add target-newlib if
10840 target == i[3456]86-*-linux*, and host == target.
10841
f8c3fea9 108422002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
10843
d5908f53 10844 * configure.in: delete reference to absent file
10845
441f85dc 10846 * configure.in: replace '[' with 'test'
10847
a1245e7e 10848 * configure.in: Eliminate references to gash.
10849 * Makefile.in: Eliminate references to gash.
10850
7fe51435 10851 * configure.in: remove useless references to 'pic' makefile fragments.
10852
1e0a85a6 10853 * configure.in: (*-*-windows*) Finish removing.
10854
f8c3fea9 10855 * configure.in: Eliminate redundant test for libgui.
10856
5cf29107 108572002-04-29 Roger Sayle <roger@eyesopen.com>
10858
10859 * MAINTAINERS: Add self and realphabetize. Update entries
10860 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
10861 entry for a29k port maintainer.
10862
dcde3c07 108632002-04-26 Joel Sherrill <joel@OARcorp.com>
81ae9134 10864
10865 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
10866 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
10867
feaa7d87 108682002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
10869
10870 * configure.in: remove references to dead files
10871
d74b55e8 108722002-04-19 Mark Mitchell <mark@codesourcery.com>
10873
10874 * MAINTAINERS: Add information about purpose of this file.
10875
55efab1c 108762002-04-18 Tom Tromey <tromey@redhat.com>
10877
10878 * configure.in: Disallow configuring libgcj when it is already
10879 installed and we're using Solaris 2.8 linker. Do enable libgcj on
10880 Solaris 2.8 by default. For PR libgcj/6158.
10881
29a2c390 108822002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
10883
10884 * configure.in: Move default CC setting out of config/mh-* fragments
10885 directly into here.
10886
b138c834 108872002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
10888
10889 * configure.in: don't even try to configure or make a subdirectory
10890 if there's no configure script for it.
10891
5e311636 108922002-04-15 Mark Mitchell <mark@codesourcery.com>
10893
10894 * MAINTAINERS: Remove chill maintainers.
10895 * Makefile.in (CHILLFLAGS): Remove.
10896 (CHILL_LIB): Remove.
10897 (TARGET_CONFIGDIRS): Remove libchill.
10898 (CHILL_FOR_TARGET): Remove.
10899 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
10900 CHILL_LIB.
10901 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
10902 (CHECK_TARGET_MODULES): Likewise.
10903 (INSTALL_TARGET_MODULES): Likewise.
10904 (CLEAN_TARGET_MODULES): Likewise.
10905 (configure-target-libchill): Remove.
10906 (all-target-libchill): Remove.
10907 * configure.in (target_libs): Remove target-libchill.
10908 Do not compute CHILL_FOR_TARGET.
10909 * libchill: Remove directory.
2857c21b 10910
df2ff48f 109112002-04-11 DJ Delorie <dj@redhat.com>
10912
10913 * Makefile.in, configure.in: Sync with binutils, entries
10914 follow...
10915
a76bff71 109162002-04-07 Andrew Cagney <ac131313@redhat.com>
10917
10918 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
10919 (do-tar, do-bz2): New rules.
10920 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
10921 (gdb-tar): New rule.
10922 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
10923 (insight_dejagnu.tar): New rule.
10924 (insight.tar): New rule.
10925 (gdb+dejagnu.tar): New rule.
10926 (gdb.tar): New rule.
10927
df2ff48f 109282002-02-01 Mo DeJong <supermo@bayarea.net>
10929
10930 * Makefile.in: Add all-tix to deps for all-snavigator
10931 so that tix is built when building snavigator.
10932
109332002-01-11 Steve Ellcey <sje@cup.hp.com>
10934
10935 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
10936 ld and gdb are not supported.
10937
109382002-01-07 Mark Salter <msalter@redhat.com>
10939
10940 * configure.in: Remove target-bsp and target-cygmon from arm builds.
10941 Allow target-libgloss to be built for arm, strongarm, and xscale.
10942
109432001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
10944
10945 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
10946 options for i[3456]86-pc-linux* native builds.
10947
109482001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
10949
10950 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
10951 files from .po files for a distribution.
10952
109532001-09-03 Jeff Holcomb <jeffh@redhat.com>
10954
10955 * configure.in: Enable libstdc++-v3 for h8300 targets.
10956
109572001-06-19 Alan Modra <amodra@bigpond.net.au>
10958
10959 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
10960 version from bfd/.
10961
10962Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
10963
10964 * Makefile.in (VER): When present, extract the version number from
10965 the file version.in.
10966
dcde3c07 109672001-05-24 Tom Rix <trix@redhat.com>
df2ff48f 10968
10969 * configure.in : enable ld for aix
10970
109712001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10972
10973 * config.guess: Add linux target for S/390.
10974
109752000-11-07 Philip Blundell <pb@futuretv.com>
10976
10977 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
10978
109792000-11-03 Philip Blundell <pb@futuretv.com>
10980
10981 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
10982 files.
10983
109842001-01-15 Ben Elliston <bje@redhat.com>
10985
10986 * configure.in (host_tools): Add sid.
10987 Always configure cgen.
10988
109892000-11-24 Nick Clifton <nickc@redhat.com>
10990
10991 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
10992
df2ff48f 109932000-08-20 Doug Evans <dje@casey.transmeta.com>
10994
10995 * Makefile.in (ALL_MODULES): Add all-cgen.
10996 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
10997 (all-cgen): New target.
10998 (all-opcodes,all-sim): Depend on all-cgen.
10999 * configure.in (host_tools): Add cgen.
11000 Only configure cgen if --enable-cgen-maint.
11001
dcde3c07 110022002-04-09 Loren J. Rittle <ljrittle@acm.org>
e701a477 11003
11004 * configure.in: Add *-*-freebsd* configurations.
11005
4caca96d 110062002-04-08 Tom Tromey <tromey@redhat.com>
11007
11008 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
11009 Fixes PR libgcj/6068.
11010
ec66e65b 110112002-03-30 Krister Walfridsson <cato@df.lth.se>
11012
11013 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
11014
dd96b1d1 110152002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11016
11017 * configure.in (alpha*-dec-osf*): Enable libgcj.
11018
dcde3c07 110192003-03-27 Matthew Gingell <gingell@gnat.com>
b62015df 11020
11021 * MAINTAINERS (Write After Approval): Add myself.
11022
52fdc102 110232002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
11024
11025 Fix for: PR bootstrap/3591, target/5676
11026 * configure.in (mcore-pe): Disable the configuration of
11027 libstdc++-v3 since exceptions are not supported.
11028
f3830a0e 110292002-03-20 Anthony Green <green@redhat.com>
11030
11031 * configure.in: Enable libgcj for xscale-elf target.
11032
dcde3c07 11033Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
93ef9ddc 11034
11035 * MAINTAINERS: Update my email address.
11036
82c26350 110372002-03-16 Alexandre Oliva <aoliva@redhat.com>
11038
11039 * ltmain.sh (relink_command): Fix typo in previous change.
11040
30d51ce8 110412002-03-15 Alexandre Oliva <aoliva@redhat.com>
11042
11043 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
11044 (relink_command): Added --tag flags.
11045 (mode=install): If relinking fails; error out.
11046
863ba363 110472002-03-12 Richard Henderson <rth@redhat.com>
11048
11049 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
11050 .NOTPARALLEL tag.
11051 (do-check): Rename from check.
11052 (check): Allow parallel check.
11053
a4ae6a96 110542002-03-12 Bob Wilson <bob.wilson@acm.org>
11055
11056 * MAINTAINERS: Add myself as maintainer for xtensa port.
11057 Fix alphabetical order in CPU port maintainer list.
11058 Remove myself from Write After Approval list.
11059
b65e027c 110602002-03-11 Richard Henderson <rth@redhat.com>
11061
11062 * Makefile.in (.NOTPARALLEL): Add fake tag.
11063
857f2cca 110642002-03-07 H.J. Lu (hjl@gnu.org)
11065
11066 * configure.in: Enable gprof for mips*-*-linux*.
11067
f9231c6c 110682002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
11069
11070 * MAINTAINERS (Write After Approval): Add myself.
11071
a51555c7 110722002-02-28 Alexandre Oliva <aoliva@redhat.com>
11073
11074 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
11075 libjava.
11076 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
11077
f48588d2 110782002-02-23 Alexandre Oliva <aoliva@redhat.com>
11079
11080 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
11081 because its Makefile is there; test for the executable instead.
11082
4e979746 110832002-02-22 Alexandre Oliva <aoliva@redhat.com>
11084
11085 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
11086 libstdc++-v3 and libjava.
11087
dcde3c07 110882002-02-11 Adam Megacz <adam@xwt.org>
ddb2364e 11089
11090 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
11091 boehm-gc
2857c21b 11092
ff727c47 110932002-02-09 Alexandre Oliva <aoliva@redhat.com>
11094
11095 * config.guess: Updated to 2002-01-30's version.
11096 * config.sub: Updated to 2002-02-01's version.
11097 Contribute sh64-elf.
11098 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
11099 * configure.in: Added sh64-*-*.
11100
77badc5f 111012002-02-08 Chris Demetriou <cgd@broadcom.com>
11102
11103 * MAINTAINERS: Belatedly add myself to write after approval list.
11104
270ba101 11105Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
11106
11107 * MAINTAINERS: Put self in as maintainer for x86-64 port.
11108 Remove self as Write After Approval.
11109
2ca6eb0a 111102002-01-31 Geoffrey Keating <geoffk@redhat.com>
11111
11112 * MAINTAINERS: Put self in as maintainer for contrib/regression
11113 directory.
11114
0a526b48 111152002-01-28 Phil Edwards <pme@gcc.gnu.org>
11116
11117 * MAINTAINERS: Update my email address.
11118
1602f15c 111192002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
11120
2857c21b 11121 * configure.in (*-*-netbsd*): New. Skip target-newlib,
11122 target-libiberty, and target-libgloss. Skip Java-related
1602f15c 11123 libraries if not supported for NetBSD on target CPU.
11124
ecec2beb 111252002-01-25 Douglas B Rupp <rupp@gnat.com>
11126
11127 * install-sh: Use _inst.$$_ for temp file name.
11128
645cf380 111292002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
11130
11131 * MAINTAINERS (Write After Approval): Move my contact info
11132 from here...
11133 (OS Port Maintainers): ...to here (netbsd).
11134
aaced030 111352002-01-22 Bob Wilson <bob.wilson@acm.org>
11136
11137 * MAINTAINERS (Write After Approval): Add myself.
11138
dcde3c07 111392002-01-17 H.J. Lu <hjl@gnu.org>
bc0fa39e 11140
11141 * Makefile.in (all-fastjar): Also depend on all-libiberty.
11142 (all-target-fastjar): Also depend on all-target-libiberty.
11143
7fac8b66 111442002-01-16 H.J. Lu (hjl@gnu.org)
11145
11146 * config.guess: Import from master sources, rev 1.225.
11147 * config.sub: Import from master sources, rev 1.238.
11148
22cb6446 111492002-01-16 Kazu Hirata <kazu@hxi.com>
11150
11151 * MAINTAINERS (Write After Approval): Remove myself.
11152
e83a1c00 111532001-12-19 Florian Weimer <fw@deneb.enyo.de>
11154
11155 * MAINTAINERS (Write After Approval): Add myself.
11156
7ac25494 111572001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
11158
11159 * MAINTAINERS: Add self as docs co-maintainer.
11160
15f457c4 111612001-12-11 Matthias Klose <doko@debian.org>
11162
11163 * MAINTAINERS (Write After Approval): Add myself.
11164
9753f6ab 111652001-12-09 Zack Weinberg <zack@codesourcery.com>
11166
11167 * MAINTAINERS: Update my email address.
11168
35df4184 111692001-12-07 Turly O'Connor <turly@apple.com>
11170 * MAINTAINERS (Write After Approval): Add myself.
11171 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
11172 (rs6000_initialize_trampoline): Call __trampoline_setup for
11173 ABI_DARWIN too.
11174 * darwin-tramp.asm: New file, implements __trampoline_setup.
13106b16 11175 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
35df4184 11176
66f95edb 111772001-12-07 Paolo Carlini <pcarlini@unitus.it>
11178
11179 * MAINTAINERS (Write After Approval): Add myself.
11180
e67b1627 11181Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
11182
11183 * configure, configure.in: Use temp file for long sed commands.
11184
8dfee166 111852001-12-03 Laurent Guerby <guerby@acm.org>
11186
11187 * config.sub: Update to version 1.232 on subversion.
11188
7412cf54 111892001-12-03 Ben Elliston <bje@redhat.com>
11190
11191 * MAINTAINERS: Update mail address for config.* patches.
11192
dcde3c07 111932001-11-27 DJ Delorie <dj@redhat.com>
31972771 11194 Zack Weinberg <zack@codesourcery.com>
11195
11196 When build != host, create libiberty for the build machine.
11197
11198 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
11199 CONFIG_ARGUMENTS.
11200 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
11201 New variables.
11202 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
11203 and rules.
11204 (all.normal): Depend on ALL_BUILD_MODULES.
11205 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
11206 (all-build-libiberty): Depend on configure-build-libiberty.
11207
11208 * configure: Calculate and substitute proper value for
11209 ALL_BUILD_MODULES.
11210 * configure.in: Create the build subdirectory.
11211 Calculate and substitute TARGET_CONFIGARGS (formerly
11212 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
11213
0e3daba4 112142001-11-26 Ziemowit Laski <zlaski@apple.com>
11215
11216 * MAINTAINERS (write-after-approval): Add self.
11217
1ccaa52c 112182001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
11219
11220 * MAINTAINERS (GNATS only accounts): Remove self.
11221
97b9437e 112222001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
11223
11224 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
11225 libf2c.
11226
2d051b86 112272001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
11228
11229 * MAINTAINERS (Write After Approval): Add self.
11230
9829bea4 112312001-11-12 David O'Brien <obrien@FreeBSD.org>
11232
11233 * MAINTAINERS: mips and s390 are also CPU ports.
11234
f8556812 112352001-11-12 David O'Brien <obrien@FreeBSD.org>
11236
11237 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
11238
e3c6ddf5 112392001-11-11 David O'Brien <obrien@FreeBSD.org>
11240
11241 * MAINTAINERS: Alphabetize.
11242
31cd48a0 112432001-11-09 Kazu Hirata <kazu@hxi.com>
11244
11245 * MAINTAINERS (Various maintainers: h8 port): Add myself.
11246
76f9a979 112472001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
11248
11249 * MAINTAINERS (Various maintainers: hppa port): Added myself.
11250
a9cbbd8a 112512001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
11252
11253 * configure.in (--enable-languages): Be more permissive about
11254 syntax. Check for empty lists better. Warn about $LANGUAGES.
11255
dddb37d8 112562001-11-08 Geoffrey Keating <geoffk@redhat.com>
11257
11258 * config.sub: Import from master sources, rev. 1.230.
11259 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
11260
f0314ce2 112612001-11-07 Laurent Guerby <guerby@acm.org>
11262
11263 * MAINTAINERS (Write After Approval): Add self.
11264
8c30d42d 112652001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
11266
11267 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
11268
18729ae0 112692001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
11270
11271 * config.sub: Import from master sources, rev 1.226.
11272 * config.guess: Import from master sources, rev 1.216.
11273
38135c1e 112742001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
11275
11276 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
11277 * MAINTAINERS: Add self as maintainer of MMIX port.
11278 Remove old after-approval entry.
11279
fee90afd 112802001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
11281
11282 * ChangeLog, configure: Fix spelling errors.
11283
800026b8 112842001-10-20 Brendan Kehoe <brendan@zen.org>
11285
11286 * MAINTAINERS: Tweak my address.
11287
dcde3c07 11288Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
eb3ce9d6 11289
11290 * MAINTAINERS: Update my email address.
11291
b746a8aa 112922001-10-11 Hans-Peter Nilsson <hp@axis.com>
115f17da 11293
10475f52 11294 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
c22f21b2 11295 * MAINTAINERS: Add self as maintainer of CRIS port.
115f17da 11296
27e8b2c3 112972001-10-10 Geert Bosch <bosch@gnat.com>
11298
31972771 11299 * MAINTAINERS (Various maintainers: Ada front end):
27e8b2c3 11300 Added Robert Dewar.
11301
dcde3c07 113022001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
4f252e28 11303
11304 * MAINTAINERS (Write After Approval): Added self
11305
17a611d5 113062001-10-02 Geert Bosch <bosch@gnat.com>
11307
11308 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11309
8b20014f 113102001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
11311
11312 * configure: Handle temporary files securely using mkdir.
11313
85d6787e 113142001-09-29 Alexandre Oliva <aoliva@redhat.com>
11315
11316 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
11317
dcde3c07 113182001-09-26 Will Cohen <wcohen@redhat.com>
3c9a7565 11319
11320 * configure.in (*-*-linux*): Disable configuration of target-newlib
11321 and target-libgloss.
31972771 11322
1ed656c9 113232001-09-26 Alexandre Oliva <aoliva@redhat.com>
11324
11325 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
11326 RANLIB.
11327
6f36c694 113282001-09-21 Alexandre Oliva <aoliva@redhat.com>
11329
11330 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
11331 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
11332 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
11333 avoid quotes nesting problems.
11334 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
11335 (DO_X): Export only variables that are set.
11336
471c8d6f 113372001-09-19 Ben Elliston <bje@redhat.com>
11338
11339 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
11340 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
11341 semantics. Use the shell built-in "type" command instead.
11342
debdecb8 113432001-08-31 Alexandre Oliva <aoliva@redhat.com>
11344
11345 Merged from gcc-3_0-branch:
11346 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
11347 * ltcf-c.sh: Use $objext, not $ac_objext.
11348 2001-07-27 Mark Kettenis <kettenis@gnu.org>
11349 * ltcf-cxx.sh: Add support for GNU.
11350 2001-07-22 Timothy Wall <twall@redhat.com>
11351 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
11352 default settings if using GNU tools with that configuration.
11353 * ltcf-cxx.sh: Ditto.
11354 * ltcf-gcj.sh: Ditto.
11355 2001-07-21 Michael Chastain <chastain@redhat.com>
11356 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
11357 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
11358 * ltmain.sh: Mark as gcc-local.
11359
79af057d 113602001-08-30 Eric Christopher <echristo@redhat.com>
11361 Jason Eckhardt <jle@redhat.com>
11362
11363 * config.guess: Merge from master sources.
11364 * config.sub: Merge from master sources, add support for mipsisa32.
11365
2af6c242 113662001-08-25 Geoffrey Keating <geoffk@redhat.com>
2af6c242 11367 * config.sub: Merge from master sources, rev 1.219.
11368 * MAINTAINERS: Add self as contact for stormy16 port.
11369
2e1f0726 113702001-08-14 Zack Weinberg <zackw@panix.com>
11371
11372 * config.sub: Merge from master sources, rev 1.218.
11373 * config.guess: Merge from master sources, rev 1.209.
11374
7148a43f 113752001-08-11 Graham Stott <grahams@redhat.com>
11376
11377 * Makefile.in (check-c++): Add missing semicolon.
11378
7572bd48 11379Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
11380
2af6c242 11381 * MAINTAINERS (Various maitainers: predict.def): Added myself.
7572bd48 11382
f9daa432 113832001-07-30 Eric Christopher <echristo@redhat.com>
11384
11385 * MAINTAINERS (Various maintainers: mips port): Added myself.
11386
d5d994d4 113872001-07-25 Andrew Haley <aph@cambridge.redhat.com>
11388
31972771 11389 * configure.in (sh-*-linux*): New.
d5d994d4 11390
8741eff3 113912001-07-27 Richard Henderson <rth@redhat.com>
11392
11393 * .cvsignore: Add LAST_UPDATED.
11394
e06d8cc6 113952001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
11396
11397 * MAINTAINERS (Various maintainers: s390 port): Added myself.
11398
8729bf80 113992001-07-16 Aldy Hernandez <aldyh@redhat.com>
11400
31972771 11401 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
8729bf80 11402
19abf887 11403Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
11404
11405 * MAINTAINERS (Write After Approval): Added myself.
11406
8f71eb19 114072001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11408
11409 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11410 and libgcj on m68hc11/m68hc12.
11411
fc5104b7 114122001-06-27 H.J. Lu (hjl@gnu.org)
11413
11414 * Makefile (CFLAGS_FOR_BUILD): New.
11415 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
11416
8ee5e915 114172001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
11418
11419 * README: Remove version number.
11420
c753142b 114212001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11422
11423 * INSTALL/README: Update wrt. to the installation instructions now
11424 residing in gcc/doc/install.texi.
11425
8f602ce4 114262001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
11427
11428 * README: Replace with a cut-down and updated version of gcc/README.
11429
0546d603 114302001-06-12 David Edelsohn <edelsohn@gnu.org>
11431
11432 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
11433 multilibs to be disabled.
11434
f3886572 114352001-06-11 Daniel Berlin <dan@cgsoftware.com>
11436
11437 * MAINTAINERS (Write After Approval): Add myself.
f9daa432 11438
f1379586 114392001-06-09 Alexandre Oliva <aoliva@redhat.com>
11440
11441 * config.guess: Import CVS version 1.195.
11442 * config.sub: Import CVS version 1.212.
11443
ff091412 114442001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
11445
11446 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11447 gcc/xgcc is built, use -print-prog-name to find out the program
11448 name to use.
11449
6eadd25b 114502001-06-04 Phil Edwards <pme@sources.redhat.com>
11451
11452 * config.guess: Import CVS version 1.194. All gcc-local changes
11453 appear to also be in the master copy.
11454 * config.sub: Import CVS version 1.211.
11455
761c31c6 11456Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
11457
11458 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
11459 with_gcc]: Use `gcc -shared' to build a shared library.
11460
833b6505 11461Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
11462
11463 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
11464 archives.
11465
9847d949 11466Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11467
11468 * MAINTAINERS (Write After Approval): Add myself.
11469
fadf0d3c 114702001-06-01 Hans-Peter Nilsson <hp@axis.com>
11471
11472 * configure.in (libstdcxx_flags): Do not try to execute
11473 libstdc++-v3/testsuite_flags until it exists.
11474
d39a4f27 114752001-06-01 Alan Modra <amodra@bigpond.net.au>
11476
11477 * MAINTAINERS: Update my email address.
11478
d0642799 114792001-05-31 Graham Stott <grahams@redhat.com>
11480
11481 * MAINTAINERS (Write After Approval): Add myself.
11482
dcde3c07 114832001-05-28 Simon Patarin <simon.patarin@inria.fr>
9c6813ce 11484
11485 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
11486 libraries when using g++ with native linker.
11487
a28875e9 114882001-05-28 Alexandre Oliva <aoliva@redhat.com>
11489
11490 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
11491
00ed89e1 114922001-05-22 Alexandre Oliva <aoliva@redhat.com>
11493
11494 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
11495 [aix4*|aix5*]: Prepend blank.
11496
93221b10 114972001-05-20 Alexandre Oliva <aoliva@redhat.com>
11498
11499 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11500 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
11501 of subdir/configure scripts to use the new libtool.m4.
11502
b26428f6 115032001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
11504
11505 * MAINTAINERS (Write After Approval): Add myself.
11506
de27502c 115072001-05-18 Benjamin Kosnik <bkoz@redhat.com>
11508
11509 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
11510
28e776fd 115112001-05-11 Ben Elliston <bje@redhat.com>
11512
11513 * Makefile.in (all-sid): New target.
11514 (check-sid, clean-sid, install-sid): Likewise.
11515
e67abcc9 115162001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
11517
11518 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
11519
df4fdffb 115202001-05-03 Alexandre Oliva <aoliva@redhat.com>
11521
11522 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
11523 libgcj.
11524
115252001-05-03 Alexandre Oliva <aoliva@redhat.com>
11526
11527 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11528 gcc/xgcc is built, use -print-prog-name to find out the program
11529 name to use.
11530
dfb18c91 115312001-04-26 Alexandre Oliva <aoliva@redhat.com>
11532
fdaf496c 11533 * configure.in (noconfigdirs): Don't reset it from scratch in the
11534 target case; only append to it.
f9daa432 11535
dfb18c91 11536 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
11537 sparc-*-solaris2.8]: Disable ${libgcj}.
11538
f7ec7829 115392001-04-25 Alexandre Oliva <aoliva@redhat.com>
11540
11541 * configure.in (libgcj_saved): Copy from $libgcj.
11542 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
11543 --disable-libgcj.
11544
b890ea44 115452001-04-25 Gavin Romig-Koch <gavin@redhat.com>
11546
11547 * MAINTAINERS: Remove self as MIPS maintainer and
f9daa432 11548 C front end maintainer.
b890ea44 11549
f6dd84a6 11550Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
11551
11552 * configure.in: Move *-chorusos target case to the proper switch.
11553 Disable libgcj.
11554
46b021de 115552001-04-12 Alexandre Oliva <aoliva@redhat.com>
11556
11557 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
11558 1.641.2.228.
11559
0355c121 115602001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11561
11562 * Makefile.in (STAGE1_CFLAGS): Pass down.
11563
954078d1 115642001-04-13 Alan Modra <amodra@one.net.au>
11565
11566 * config.guess: Add hppa64-linux support. Note for next import that
11567 this is already in the master file.
11568 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
11569
67282802 115702001-04-12 Alexandre Oliva <aoliva@redhat.com>
11571
11572 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11573 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
11574
628f3e51 115752001-04-11 Stan Shebs <shebs@apple.com>
11576
11577 * MAINTAINERS: Add self as Darwin port maintainer.
11578
c5659af6 115792001-04-11 Alan Modra <amodra@one.net.au>
11580
11581 * MAINTAINERS: Update my email address.
11582
6a965736 115832001-04-10 Loren J. Rittle <ljrittle@acm.org>
11584
11585 * ltcf-cxx.sh: Support creation of C++ shared libraries on
11586 recent versions of FreeBSD (release 3 or later).
11587 * ltconfig: On FreeBSD, -lc must not be provided when building
11588 a shared library or else the standard -pthread gcc option is
11589 rendered worthless to later users of the built library.
11590
e64be694 115912001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
11592
11593 * MAINTAINERS: Add self and RTH as C front end maintainers.
11594
a28f421e 115952001-04-05 Alexandre Oliva <aoliva@redhat.com>
11596
31972771 11597 * config.sub: Make sure to match an already-canonicalized
11598 machine name (eg. mn10300-unknown-elf).
a28f421e 11599
1cb80700 116002001-04-01 Alexandre Oliva <aoliva@redhat.com>
11601
11602 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
11603 New macros.
11604 (bootstrap, cross): Use RECURSE_FLAGS.
11605 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
11606
8929c4de 116072001-03-27 Alexandre Oliva <aoliva@redhat.com>
11608
11609 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
11610
46b43912 116112001-03-22 Colin Howell <chowell@redhat.com>
11612
5c144a30 11613 * Makefile.in (DO_X): Do not backslash single-quotes in
11614 backquotes (two places).
46b43912 11615
cd003521 116162001-03-22 Alexandre Oliva <aoliva@redhat.com>
11617
11618 Re-installed:
11619 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11620 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
11621 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11622 * ltcf-cxx.sh: Likewise.
11623 * ltcf-gcj.sh: Likewise.
11624
7c9b3c20 116252001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11626
11627 * MAINTAINERS: Add myself as "documentation co-maintainer".
11628
88c1d089 116292001-03-22 Alexandre Oliva <aoliva@redhat.com>
11630
11631 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11632 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
11633
ed7a462d 116342001-03-19 Tom Tromey <tromey@redhat.com>
11635
11636 * config-ml.in: Handle GCJ and GCJFLAGS.
11637
3caa3e73 116382001-03-21 Michael Chastain <chastain@redhat.com>
11639
11640 * Makefile.in: all-m4 depends on all-texinfo.
11641
45b909bc 116422001-03-20 Loren J. Rittle <ljrittle@acm.org>
11643
11644 * MAINTAINERS: Add myself to write after approval list.
11645
f9ecd05b 116462001-03-18 Laurynas Biveinis <lauras@softhome.net>
11647
11648 * Makefile.in (DO_X): Quote nested quotes.
11649
a0167be8 116502001-03-18 Alan Modra <alan@linuxcare.com.au>
11651
11652 * MAINTAINERS: Add myself to write after approval list.
11653
34690eeb 116542001-03-15 Laurynas Biveinis <lauras@softhome.net>
11655
11656 * Makefile.in (DO_X): Use double quotes for quoting
11657 "RANLIB=$${RANLIB}".
11658
ace16e3d 116592001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
11660
11661 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
11662
dcde3c07 116632001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
314b6875 11664
11665 * configure.in: Only use `lang_requires' for languages athat are
11666 actually enabled.
11667
6941e176 116682001-03-08 Phil Edwards <pme@sources.redhat.com>
11669
11670 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
11671
8278b709 116722001-03-08 Alexandre Oliva <aoliva@redhat.com>
11673
11674 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
11675
1a6eb118 116762001-03-07 Tom Tromey <tromey@redhat.com>
11677
11678 * configure.in: Allow config-lang.in to set `lang_requires' to list
11679 of other required languages.
11680
8c74272d 116812001-03-06 Laurynas Biveinis <lauras@softhome.net>
11682
11683 * Makefile.in: Remove RANLIB definition. Use RANLIB
11684 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
11685 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
f9daa432 11686
41edef81 116872001-02-28 Benjamin Kosnik <bkoz@redhat.com>
31972771 11688 Alexandre Oliva <aoliva@redhat.com>
f9daa432 11689
41edef81 11690 * Makefile.in (check-c++): Use tabs, not spaces.
11691
8b6c1516 116922001-02-20 Laurynas Biveinis <lauras@softhome.net>
f9daa432 11693
8b6c1516 11694 * MAINTAINERS: add myself to Write After Approval list.
11695
66c4386e 116962001-02-19 Benjamin Kosnik <bkoz@redhat.com>
fd1a012c 11697
31972771 11698 * Makefile.in (check-c++): New rule.
f9daa432 11699
fd1a012c 11700 * configure.in (target_libs): Remove libg++.
11701 (noconfigdirs): Remove libg++.
11702 (noconfigdirs): Same.
11703 (noconfigdirs): Same.
11704 (noconfigdirs): Same.
11705
11706 * config-ml.in: Remove libg++ references.
11707
11708 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
11709 (ALL_TARGET_MODULES): Same.
11710 (configure-target-libg++): Remove.
11711 (all-target-libg++): Remove.
11712 (configure-target-libio): Remove.
11713 (all-target-libio): Remove.
11714 (check-target-libio): Remove.
11715 (.PHONY): Remove.
11716 (libg++.tar.bz2): Remove.
11717 (all-target-cygmon): Remove libio.
11718 (all-target-libstdc++): Remove.
11719 (configure-target-libstdc++): Remove.
11720 (TARGET_LIB_PATH): Remove libstdc++.
11721 (ALL_GCC_CXX): Remove libstdc++.
11722 (all-target-gperf): Correct.
11723
8fb60dad 117242001-02-16 Nick Clifton <nickc@redhat.com>
11725
11726 * configure.in (noconfigdirs): Allow configuration of texinfo
11727 for Cygwin hosts.
11728
8611f330 117292001-02-15 Anthony Green <green@redhat.com>
11730
11731 * configure: Introduce GCJ_FOR_TARGET.
11732 * configure.in: Ditto.
11733 * Makefile.in: Ditto.
11734
863b470b 117352001-02-13 Andreas Schwab <schwab@suse.de>
11736
11737 * MAINTAINERS: Update mail address.
11738
9bfefeba 117392001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
11740
11741 * config.guess: Add linux target for S/390.
11742 * config.sub: Likewise.
11743
dcde3c07 117442001-02-08 Chandrakala Chavva <cchavva@redhat.com>
737f6b8e 11745
11746 * configure.in: for *-chorusos, don't config target-newlib and
31972771 11747 target-libgloss.
737f6b8e 11748
60611395 117492001-02-06 Ben Elliston <bje@redhat.com>
11750
11751 * configure: Output host type to stdout, not stderr.
11752
2b05b516 117532001-02-05 Mark Mitchell <mark@codesourcery.com>
11754
da0c6982 11755 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
fda29981 11756 * ltcf-cxx.sh: Likewise.
11757
2b05b516 11758 * config.if: Assume enable_libstdcxx_v3 is defined.
11759
1030d23b 117602001-02-04 Mark Mitchell <mark@codesourcery.com>
11761
11762 Remove V2 C++ library.
11763 * configure.in: Remove --enable-libstdcxx_v3 support.
11764
1c1033dd 117652001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
11766
11767 * include/demangle.h: Add prototype for java_demangle_v3.
11768
3a2af5aa 117692001-01-29 Phil Edwards <pme@sources.redhat.com>
11770
11771 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
11772
f4763e9a 117732001-01-27 Richard Henderson <rth@redhat.com>
11774
11775 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
11776
1e5173c2 117772001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11778
11779 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
11780 Don't unset, it's non-portable and no longer necessary, set to empty
11781 instead.
11782
441075de 117832001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11784
11785 * ltconfig: Shell portability fix for the tagname validity check.
11786
21037ec8 117872001-01-27 Alexandre Oliva <aoliva@redhat.com>
11788
11789 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
11790 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
11791
db45c2a0 117922001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11793
11794 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
11795
2c18c34e 117962001-01-26 Tom Tromey <tromey@redhat.com>
11797
11798 * configure.in: Allow libgcj to be built on Sparc Solaris.
11799
4b44c1a3 118002001-01-25 David Edelsohn <edelsohn@gnu.org>
11801
11802 * ltcf-c.sh: Add aix5 case.
11803 * ltcf-cxx.sh: Likewise.
11804 * ltconfig: Likewise.
11805
24f78d1b 118062001-01-24 Alexandre Oliva <aoliva@redhat.com>
11807
a7b0e06d 11808 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
11809 keep at least one of build_libtool_libs or build_old_libs set to
11810 yes.
11811
24f78d1b 11812 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
11813 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
11814
ef1760c1 118152001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
11816
11817 * configure.in: Enable libgcj on several additional platforms.
11818
1986d3d9 118192001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
11820
11821 * configure.in: Enable libgcj for linux targets.
11822
7e1bb7bf 118232001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11824
11825 * MAINTAINERS (Write After Approval): Add myself.
11826
f3a027ae 118272001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
11828
11829 * MAINTAINERS: Add myself as vax port maintainer.
11830
5e7056b8 118312001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
11832
11833 * MAINTAINERS: Add myself as Mercury front-end maintainer.
11834
0d2271de 118352001-01-09 Mike Stump <mrs@wrs.com>
11836
11837 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
11838 failures of subdirectories.
11839
cd003521 118402001-01-02 Laurynas Biveinis <lauras@softhome.net>
d76e21ba 11841
cd003521 11842 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
d76e21ba 11843 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
cd003521 11844 * ltcf-cxx.sh: Likewise.
11845 * ltcf-gcj.sh: Likewise.
11846 * ltconfig.sh: Fix typo.
d76e21ba 11847
95426b72 118482001-01-02 Laurynas Biveinis <lauras@softhome.net>
11849
11850 * configure: handle DOS-style absolute paths.
11851
bd55fdd4 118522001-01-02 Laurynas Biveinis <lauras@softhome.net>
11853
11854 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
11855
66714311 118562000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
11857
11858 * MAINTAINERS: Add myself as avr port co-maintainer.
11859
f4f04af5 118602000-12-28 Ben Elliston <bje@redhat.com>
11861
11862 * MAINTAINERS: Add myself under ``Write After Approval''.
11863
81875c45 118642000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
11865
11866 * texinfo: Remove directory from GCC.
11867
35d9361d 118682000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
11869
11870 * COPYING: Update to current
11871 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
11872 to 19yy as example year in copyright notice).
11873
ac20ef2c 118742000-12-18 Benjamin Kosnik <bkoz@redhat.com>
11875
f9daa432 11876 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
ac20ef2c 11877 (libstdcxx_incdir): Pass down.
11878 * config.if: Remove expired bits for cxx_interface, add stub.
11879 (libstdcxx_incdir): Add variable for g++ include directory.
11880 * configure.in (gxx_include_dir): Use it.
f9daa432 11881
d550dfb2 118822000-12-18 Alexandre Oliva <aoliva@redhat.com>
11883
11884 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
11885 with old-email address from ``Write After Approval''.
11886
2353a84c 118872000-12-15 Andreas Jaeger <aj@suse.de>
11888
11889 * configure.in: Handle lang_dirs.
11890
118912000-12-14 Tom Tromey <tromey@redhat.com>
1bbd1888 11892
ad324c4e 11893 * MAINTAINERS: Removed brads.
11894
1bbd1888 11895 * MAINTAINERS: Added gcj developers.
11896
7756f182 118972000-12-13 Anthony Green <green@redhat.com>
f9daa432 11898
7756f182 11899 * configure.in: Disable libgcj for any target not specifically
4b695c23 11900 listed. Disable libgcj for x86 and Alpha Linux until compatible
11901 with g++ abi.
f9daa432 11902
1ef27c9d 119032000-12-13 Mike Stump <mrs@wrs.com>
11904
11905 * Makefile.in (local-distclean): Also remove fastjar.
11906
8c200666 119072000-12-12 Rodney Brown <RodneyBrown@mynd.com>
11908
11909 * contrib/gcc_update: Add fastjar --touch entries.
11910
abc9907a 119112000-12-12 Alexandre Oliva <aoliva@redhat.com>
11912
11913 * configure.in: Disable language-specific target libraries for
11914 languages that aren't enabled.
11915
4d5a2476 119162000-12-10 Anthony Green <green@redhat.com>
11917
11918 * configure.in: Define libgcj. Disable libgcj target libraries for
11919 most targets.
11920
f30b13ba 119212000-12-10 Neil Booth <neilb@earthling.net>
11922
11923 * MAINTAINERS: Update mail address, remove from WAA list.
11924
da538d34 119252000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
11926
11927 * libjava: Imported from /cvs/java.
11928 * libffi: Likewise.
11929 * Boehm-gc: Likewise.
11930
bb5f4242 119312000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
11932
11933 * configure.in (target_libs): Revert 2000-12-08 patch.
11934 (noconfigdirs): Added target-libjava.
11935
f4f46f68 119362000-12-09 Laurynas Biveinis <lauras@softhome.net>
11937
11938 * djunpack.bat: removed.
11939
2adfe2a9 119402000-12-09 Laurynas Biveinis <lauras@softhome.net>
11941
11942 * Makefile.in: handle DOS-style absolute paths.
11943 * config-ml.in: likewise.
11944 * symlink-tree: likewise.
11945
7ce26751 119462000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11947
11948 * fastjar: Imported.
11949
68a758b6 119502000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11951
11952 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
11953 libjava.
11954 * configure.in (target_libs): Removed `target-libjava'.
11955
0b3b9f3b 119562000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11957
11958 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
11959 (ALL_MODULES): Added fastjar.
11960 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
11961 (all-target-libjava): all-fastjar replaces all-zip.
11962 (all-fastjar): Added.
11963 (configure-target-fastjar, all-target-fastjar): Likewise.
11964 * configure.in (host_tools): Added fastjar.
11965
b9b564e0 119662000-12-07 Mike Stump <mrs@wrs.com>
11967
11968 * Makefile.in (local-distclean): Remove leftover built files.
11969
1a45dccf 119702000-11-24 Nick Clifton <nickc@redhat.com>
11971
11972 * configure.in (xscale-elf): Add target.
11973 (xscale-coff): Add target.
11974
b21e5977 119752000-11-22 Loren J. Rittle <ljrittle@acm.org>
11976
31972771 11977 * ltcf-cxx.sh: Support creation of C++ shared libraries on
11978 recent versions of FreeBSD (release 3 or later).
11979 * ltconfig: On FreeBSD, -lc must not be provided when building
11980 a shared library or else the standard -pthread gcc option is
11981 rendered worthless to later users of the built library.
b21e5977 11982
d7ce037e 119832000-11-16 Fred Fish <fnf@be.com>
11984
11985 * configure.in (enable_libstdcxx_v3): Fix typo,
11986 libstd++ -> libstdc++.
11987
2c5d378d 119882000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11989
11990 * MAINTAINERS: Add self to Write After Approval list.
11991
ea4ec5d3 119922000-11-21 Bernd Schmidt <bernds@redhat.com>
11993
11994 * MAINTAINERS: Update my email address. Add myself to global write
11995 privs list.
11996
5cfbc08c 119972000-11-18 Alexandre Oliva <aoliva@redhat.com>
11998
f42cc732 11999 * Makefile.in: Merge with src and libgcj.
12000 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
12001 configure-target-<library> when their configure scripts need the C
12002 or C++ library to have already been built to work properly.
12003 (do_proto_toplev): Set them to an empty string.
12004
5cfbc08c 12005 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
12006 (REALLY_SET_LIB_PATH): Use them.
12007
f1433f3d 120082000-11-17 Stan Shebs <shebs@apple.com>
12009
12010 * MAINTAINERS: Add self to Write After Approval list.
12011
9371935c 120122000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
12013
12014 * configure: Provide the original toplevel configure arguments
12015 (including $0) to subprocesses in the environment rather than
12016 through gcc/configargs.h.
12017
967ccfb6 120182000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
12019
12020 * MAINTAINERS: Remove references to cccp. Change C9X reference to
12021 C99. Alphabetise "Write After Approval" list.
12022
facb1a06 120232000-11-12 Mark Mitchell <mark@codesourcery.com>
12024
4ec87d68 12025 * configure: Turn on libstdc++ V3 by default.
12026
facb1a06 12027 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
12028 if we've got GCC.
12029
0877e533 120302000-11-11 Philip Blundell <philb@gnu.org>
12031
12032 * MAINTAINERS: Add self to Write After Approval list.
12033
a6fdcbb2 120342000-11-09 David Edelsohn <edelsohn@gnu.org>
12035
12036 * ltcf-c.sh (aix4): Improve shared library configuration; require
12037 exporting symbols.
12038 * ltcf-cxx.sh (aix4): Define.
12039 * ltconfig (aix4): Define library and soname specs appropriate for
12040 AIX. Define command to create export symbols list.
12041
dcde3c07 12042Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
4fa12471 12043
12044 * config.sub: Add support for Sun Chorus
12045
cc849a38 120462000-10-31 Nick Clifton <nickc@redhat.com>
12047
12048 * MAINTAINERS: Rename <name>@cygnus.com addresses to
12049 <name>@redhat.com. Also installed new email address for Clint
12050 Popetz.
f9daa432 12051
3f23f60a 120522000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
12053
12054 * etc: Remove directory from GCC.
12055
3e9279ee 120562000-10-16 Michael Meissner <meissner@redhat.com>
12057
12058 * configure (gcc/configargs.h): Only create if there is a build GCC
12059 directory created.
12060
f9daa432 120612000-10-16 Matthias Klose <doko@debian.org>
12062
5c371a2c 12063 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
12064 when configured for libstdc++-v3.
12065
4a0e2d42 120662000-10-05 Phil Edwards <pme@gcc.gnu.org>
12067
12068 * configure: Save configure arguments to gcc/configargs.h.
12069
f39aafc5 120702000-10-04 Philipp Thomas <pthomas@suse.de>
12071
12072 * config.guess: Import CVS version 1.157.
12073 * config.sub: Import CVS version 1.181.
12074
c884589e 120752000-10-04 Andris Pavenis <pavenis@latnet.lv>
12076
12077 * Makefile.in (bootstrap): avoid recursion if subdir missing
12078 (cross): ditto
12079 (do-proto-toplev): ditto
12080
c1a13da0 120812000-09-30 Alexandre Oliva <aoliva@redhat.com>
12082
e920d979 12083 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
12084 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
12085
c1a13da0 12086 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
12087 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
12088 all affected `configure' scripts.
12089
81089fbf 12090Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
12091
12092 * MAINTAINERS: Add self as cpplib co-maintainer.
12093
c47eeef8 120942000-09-24 Aldy Hernandez <aldyh@redhat.com>
12095
12096 * MAINTAINERS: Add self to Write After Approval list.
12097
1f6ba023 120982000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12099
12100 * INSTALL/README: egcs -> GCC update.
12101
dcde3c07 12102Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
cf1f3b68 12103
12104 * MAINTAINERS: Add myself to Write After Approval list.
12105
eca133bc 121062000-09-15 Kazu Hirata <kazu@hxi.com>
12107
12108 * MAINTAINERS: Add myself to Write After Approval list.
12109
3a6d39fe 12110Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
12111
31972771 12112 * configure.in: Do not build byacc for hppa64. Provide paths to the
12113 X11 libraries for hppa64.
3a6d39fe 12114
5e4d941a 121152000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12116
12117 * MAINTAINERS: Add myself as 68hc11 port maintainer.
12118
fd7f3a57 121192000-09-06 Alexandre Oliva <aoliva@redhat.com>
12120
5fbdfc0f 12121 * Makefile.in (all-zlib): Added dummy target.
12122
fd7f3a57 12123 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12124 ltcf-gcj.sh: Updated from libtool multi-language branch.
12125
92b251ca 121262000-09-05 Alexandre Oliva <aoliva@redhat.com>
12127
12128 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
12129 (bootstrap*): Depend on all-bootstrap.
12130
31ab897a 121312000-09-05 Philipp Thomas <pthomas@suse.de>
12132
12133 * config.guess: Import CVS version 1.156.
12134 * config.sub: Import CVS version 1.179.
12135
add841d2 121362000-09-02 Anthony Green <green@cygnus.com>
12137
12138 * Makefile.in (all-gcc): Depend on all-zlib.
12139 (CLEAN_MODULES): Add clean-zlib.
12140 (ALL_MODULES): Add all-zlib.
12141 * configure.in (host_libs): Add zlib.
12142
aff0af06 121432000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
e2bac683 12144
12145 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
12146 crosses, but add gcc/include to the header search path for them.
12147
d6f4f260 121482000-08-04 David E. O'Brien <obrien@FreeBSD.org>
12149
12150 * MAINTAINERS: Add self to Write After Approval list.
12151
352d4040 121522000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12153
12154 * config.guess: Import CVS version 1.152.
12155 * config.sub: Import CVS version 1.177.
12156
a49a3523 121572000-08-25 Alexandre Oliva <aoliva@redhat.com>
12158
681dbe98 12159 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
12160 $targargs to tell whether newlib is going to be built.
12161
a49a3523 12162 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
12163 $$r/TARGET_SUBDIR/libio for _G_config.h.
12164
2fb10547 121652000-08-23 Alexandre Oliva <aoliva@redhat.com>
12166
12167 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
12168
1554dae1 121692000-08-22 DJ Delorie <dj@redhat.com>
12170
12171 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
12172
883e4a54 121732000-08-22 Alexandre Oliva <aoliva@redhat.com>
12174
12175 * config-ml.in (CC, CXX): Avoid trailing whitespace.
12176 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
12177 sub-configures.
12178
47e1a34e 121792000-08-21 DJ Delorie <dj@redhat.com>
12180
12181 * MAINTAINERS: Add self as a libiberty maintainer
12182
f4fb1596 121832000-08-16 Alexandre Oliva <aoliva@redhat.com>
12184
12185 * configure.in (libstdcxx_flags): Use
12186 libstdc++-v3/src/libstdc++.INC.
12187
a4b68c89 121882000-08-15 Alexandre Oliva <aoliva@redhat.com>
12189
12190 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
12191
e800dd2f 121922000-08-14 Zack Weinberg <zack@wolery.cumb.org>
12193
e5d5867a 12194 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
12195
f9daa432 12196 * configure: Make enable_threads and enable_shared defaults
e800dd2f 12197 explicit. Substitute enable_threads into generated Makefiles.
12198 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
12199 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
12200
4a5bda50 122012000-08-13 Geoff Keating <geoffk@cygnus.com>
12202
12203 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
12204
2968054b 122052000-08-12 Alexandre Oliva <aoliva@redhat.com>
12206
12207 * config-ml.in (CC): Remove bogus duplicate quotation mark from
12208 previous delta.
12209
cbf326ce 122102000-08-11 Jason Merrill <jason@redhat.com>
d793b7ed 12211
cbf326ce 12212 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
12213 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
12214 (FLAGS_FOR_TARGET): Not here.
12215 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
d793b7ed 12216
287d2cfb 122172000-08-11 Alexandre Oliva <aoliva@redhat.com>
12218
12219 * config-ml.in (CC, CXX): Don't introduce a leading space.
12220
9b573fd8 122212000-08-07 DJ Delorie <dj@delorie.com>
12222
12223 * MAINTAINERS: Add self as a DJGPP maintainer
12224
ede08f9f 122252000-08-07 DJ Delorie <dj@redhat.com>
12226
12227 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
12228 "if we're also building gcc, and it's a gcc that will run on the
12229 build machine, we want to use its includes instead of the system's
12230 default includes".
12231
85895852 122322000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
12233
12234 * MAINTAINERS: Add self to Write After Approval list.
12235
454c751b 122362000-08-03 Alexandre Oliva <aoliva@redhat.com>
12237
feb7523c 12238 * configure.in (libstdcxx_flags): Don't use `"'.
12239
454c751b 12240 * config-ml.in: Adjust multilib search paths to the
12241 appropriate multilib tree.
12242
0a120c53 122432000-08-02 Alexandre Oliva <aoliva@redhat.com>
12244
12245 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
12246 commas in $LANGUAGES.
12247
f3efc960 122482000-08-02 Manfred Hollstein <manfredh@redhat.com>
12249
12250 * configure.in: Re-enable all references to libg++ and librx.
12251
00c97451 122522000-08-01 Alexandre Oliva <aoliva@redhat.com>
12253
650713eb 12254 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
12255 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
12256 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
12257 * ltcf-cxx.sh (need_lc): Set based on postdeps.
12258
00c97451 12259 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
12260
4d3fd3b7 122612000-07-31 Alexandre Oliva <aoliva@redhat.com>
12262
12263 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
12264 CXX_FOR_TARGET for sed.
12265
32999451 122662000-07-30 Alexandre Oliva <aoliva@redhat.com>
12267
12268 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
12269 Do not override if already set in the environment or in configure.
12270 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
12271 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
12272
c102b56d 122732000-07-28 Alexandre Oliva <aoliva@redhat.com>
12274
12275 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
12276 the libtool CVS tree multi-language branch.
12277 * ltconfig, ltmain.sh: Updated.
f9daa432 12278
bc7af389 122792000-07-27 Alexandre Oliva <aoliva@redhat.com>
12280
ed2dfc92 12281 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
12282 (clean-target): Depend on it.
12283
bc7af389 12284 * Makefile.in (FLAGS_FOR_TARGET): New macro.
12285 (GCC_FOR_TARGET): Use it.
12286 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
12287 * configure.in: ... here.
12288 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
12289 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
12290
aee16bda 122912000-07-24 Eric Christopher <echristo@cygnus.com>
12292
12293 * MAINTAINERS: Add self to Write After Approval list.
12294
bae203e7 122952000-07-24 Alexandre Oliva <aoliva@redhat.com>
12296
8ad0b02a 12297 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
12298 (configure-target-libchill, configure-target-libobjc): Likewise.
12299
bae203e7 12300 * configure.in: Use the same cache file for all target libs.
12301 * config-ml.in: But different cache files per multilib variant.
12302
2dce220b 123032000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12304
12305 * configure (topsrcdir): Don't use dirname.
12306
84a55ca2 123072000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
12308
12309 * MAINTAINERS: Add self to Write After Approval list.
12310
151ad919 123112000-07-20 Jason Merrill <jason@redhat.com>
12312
12313 * configure.in: Remove all references to libg++ and librx.
12314
12315 * configure, configure.in, Makefile.in: Unify gcc and binutils.
12316
123172000-07-20 Hans-Peter Nilsson <hp@axis.com>
12318
12319 * config.sub: Update to subversions version 2000-07-06.
12320
99545576 123212000-07-12 Andrew Haley <aph@cygnus.com>
12322
12323 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
12324 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
12325
1ac432f1 123262000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
12327
12328 * symlink-tree: Check number of arguments.
12329
8d6dd244 123302000-07-05 Jim Wilson <wilson@cygnus.com>
12331
12332 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
12333 search path for a g++ extracted from the build tree. This
12334 will allow link tests run by configure scripts in
12335 subdirectories to succeed.
12336
151ad919 123372000-07-01 Koundinya K <kk@ddeorg.soft.net>
12338
31972771 12339 * ltconfig: Add support for mips-dde-sysv4.2MP
aee16bda 12340
74c42694 123412000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
12342
12343 * MAINTAINERS: Add myself as loop discovery maintainer.
12344
151ad919 123452000-06-28 Corinna Vinschen <vinschen@cygnus.com>
12346
12347 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
12348 `os2'. Force ac_cv_exeext to be ".exe" in that case.
12349
123502000-06-19 Timothy Wall <twall@cygnus.com>
12351
12352 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
12353 * config.sub: Add tic54x target.
12354
39d9b770 12355Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
12356
12357 * MAINTAINERS: Add self as Fortran maintainer,
12358 remove Craig Burley.
12359
151ad919 12360Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
13645f53 12361
151ad919 12362 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
12363 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
13645f53 12364
a71aa125 12365Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
12366
12367 * MAINTAINERS: Add self as i18n maintainer
12368
151ad919 1236920000-05-21 H.J. Lu (hjl@gnu.org)
12370
31972771 12371 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
12372 directory are used if they exist. Make sure
12373 $(build_tooldir)/include is searched for header files,
12374 $(build_tooldir)/lib/ for library files.
151ad919 12375 (GCC_FOR_TARGET): Likewise.
31972771 12376 (CXX_FOR_TARGET): Likewise.
151ad919 12377
1ef89cd1 12378Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
12379
12380 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
12381
151ad919 12382Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
810e9e00 12383
12384 * Makefile.in (configure-target-libiberty): Depend on
12385 configure-target-newlib.
12386
ffee4df0 123872000-05-16 Alexandre Oliva <aoliva@cygnus.com>
12388
12389 * configure.in, Makefile.in: Merge all libffi-related
12390 configury stuff from the libgcj tree.
12391
151ad919 12392Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
12393
12394 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12395 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
12396
12397Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
12398
12399 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12400 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
4b695c23 12401 current version information. Add to proto-toplev directory.
151ad919 12402 (gdb-taz): Build do-djunpack.
12403
677b224d 124042000-05-15 David Edelsohn <edelsohn@gnu.org>
12405
12406 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
12407
36d84962 12408Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
12409
12410 * MAINTAINERS: Add self to Write After Approval list.
12411
151ad919 124122000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12413
12414 * ltmain.sh: Preserve in relink_command any environment
12415 variables that may affect the linker behavior.
12416
b4ae6e19 12417Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
12418
151ad919 12419 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
12420
12421Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
12422
12423 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
12424
124252000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
12426
12427 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
31972771 12428 with the version name.
b4ae6e19 12429
9f8322d4 12430Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
12431
12432 * MAINTAINERS: Add self as bb-reorder maintainer.
12433
212276a1 124342000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
12435
12436 * config.if: Tweak.
12437
151ad919 124382000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
12439
12440 * djunpack.bat: New file.
12441
12442Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
12443
12444 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
4b695c23 12445 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
12446 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
12447 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
151ad919 12448
1e866de7 124492000-04-16 Dave Pitts <dpitts@cozx.com>
12450
31972771 12451 * config.sub (case $basic_machine): Change default for "ibm-*"
12452 to "openedition".
1e866de7 12453
c3d0c692 124542000-04-13 Andreas Jaeger <aj@suse.de>
12455
12456 * MAINTAINERS: Added myself.
12457
151ad919 12458Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
12459
12460 * Makefile.in (gdb-taz): New target. GDB specific archive.
12461 (do-md5sum): New target.
12462 (MD5PROG): Define.
12463 (PACKAGE): Default to TOOL.
12464 (VER): Default to a shell script.
12465 (taz): Rewrite target. Move real work to do-proto-toplev. Include
4b695c23 12466 md5 checksum generation.
151ad919 12467 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
12468 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
12469 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
4b695c23 12470 insight.tar.bz2): Use gdb-taz to create archive.
151ad919 12471
12472Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
12473
12474 * configure (warn_cflags): Delete.
12475
dd0ac352 12476Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
12477
12478 * MAINTAINERS: Added myself.
12479
84d8005c 124802000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
d3eff7bb 12481 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
84d8005c 12482
31972771 12483 * configure.in (enable_libstdcxx_v3): Add.
12484 (target_libs): Add bits here to switch between libstdc++-v2 and
12485 libstdc++-v3.
12486 * config.if: And this file too.
12487 * Makefile.in: Add libstdc++-v3 targets.
aee16bda 12488
a995bb42 124892000-04-05 Michael Meissner <meissner@redhat.com>
12490
12491 * config.sub (d30v): Add d30v as a basic machine type.
12492
c1d2a99e 124932000-03-29 Jason Merrill <jason@casey.cygnus.com>
12494
12495 * configure.in: -linux-gnu*, not -linux-gnu.
12496
6437c7c8 12497Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
12498
12499 * MAINTAINERS: Add self in write-after-approval section.
12500
48ad86bd 12501Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
12502
12503 * MAINTAINERS: Add self as ia64 port maintainer.
12504
cb86f6e1 125052000-03-08 Neil Booth <NeilB@earthling.net>
12506
12507 * MAINTAINERS: Add self in write-after-approval section.
12508
151ad919 12509Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
3d94c7f0 12510
151ad919 12511 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
12512 (do-tar-bz2): Replace TOOL with PACKAGE.
12513 (gdb.tar.bz2): Remove GDBTK from GDB package.
12514 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
4b695c23 12515 dejagnu.tar.bz2): New packages.
151ad919 12516
125172000-02-27 Andreas Jaeger <aj@suse.de>
12518
12519 * configure.in: Add entry for mips*-*-linux*, move catch all
12520 *-*-*linux* entry below this one.
12521
125222000-02-27 Ian Lance Taylor <ian@zembu.com>
12523
12524 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
3d94c7f0 12525
1872c686 125262000-02-24 Nick Clifton <nickc@cygnus.com>
12527
12528 * config.sub: Support an OS of "wince".
12529
151ad919 12530Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
12531
12532 * config.guess, config.sub: Updated to match config's 2000-02-15
4b695c23 12533 version.
151ad919 12534
dcde3c07 125352000-02-23 Linas Vepstas <linas@linas.org>
151ad919 12536
12537 * config.sub: Add support for Linux/IBM 370.
12538 * configure.in: Likewise.
12539
8027f1d6 125402000-02-22 Nick Clifton <nickc@cygnus.com>
12541
12542 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
12543
dcde3c07 125442000-02-20 Christopher Faylor <cgf@cygnus.com>
d32a1334 12545
151ad919 12546 * config.guess: Guess "cygwin" rather than "cygwin32".
d32a1334 12547
4f5e65d7 125482000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12549
12550 * configure (gcc_version): When setting, narrow search to
12551 lines containing `version_string'.
12552
cb257c25 125532000-02-15 Denis Chertykov <denisc@overta.ru>
12554
12555 * config.sub: Add support for avr target.
12556
b1b2e339 125572000-02-14 Nick Clifton <nickc@cygnus.com>
12558
12559 * MAINTAINERS: Add maintainers for MCore port.
12560
def2c3fb 12561Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
12562
12563 * config.sub: Add mmix-knuth-mmixware.
12564
f0e58719 125652000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12566
12567 * MAINTAINERS: Pair cccp with cpplib maintainership.
12568
dcde3c07 125692000-01-27 Christopher Faylor <cgf@redhat.com>
151ad919 12570
12571 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
12572 structure stuff to -L library search.
12573 (CXX_FOR_TARGET): Ditto.
12574 (CROSS_CHECK_MODULES): Fix spelling mistake.
12575
6ba3324d 125762000-01-24 Mark Mitchell <mark@codesourcery.com>
12577
12578 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
12579 the C++ compiler.
12580
1532359f 125812000-01-12 Richard Henderson <rth@cygnus.com>
12582
12583 * configure.in: Don't build some bits for beos.
12584
75daeef1 125852000-01-12 Joel Sherrill (joel@OARcorp.com)
12586
12587 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
12588 as include files.
12589
2774282e 125902000-01-11 Zack Weinberg <zack@wolery.cumb.org>
12591
12592 * Add self as cpplib maintainer, as requested by Jason
12593 Merrill. Correct my e-mail address.
12594
d08e2cf4 125952000-01-06 Geoff Keating <geoffk@cygnus.com>
12596
12597 * configure.in: Use mt-aix43 to handle *_TARGET defs,
12598 not mh-aix43.
12599
cee0655e 12600Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
12601
12602 * MAINTAINERS: Add myself to "write after approval" list.
12603
a23a249a 126041999-12-14 Richard Henderson <rth@cygnus.com>
12605
12606 * config.guess (alpha-osf, alpha-linux): Detect ev67.
12607 * config.sub: Accept alphaev[78], alphaev8.
12608
7f620b51 126091999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12610
12611 * config.guess, config.sub: Update from autoconf.
12612
76323487 126131999-11-29 Bruce Korb <autogen@linuxbox.com>
12614
3beb0b4d 12615 * MAINTAINERS: update my playtime e-address.
76323487 12616
5514758e 12617Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12618
12619 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
12620 necessary libraries are missing.
12621
dcde3c07 12622Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
4e11cb65 12623
12624 * MAINTAINERS: Add new 'write after approval' maintainer.
12625
4a6db447 12626Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
12627
12628 * MAINTAINERS: Add new Java maintainer.
12629
34834d2a 126301999-10-25 Andreas Schwab <schwab@suse.de>
12631
12632 * configure: Fix quoting inside arguments of eval.
12633
26186f46 126341999-10-21 Nick Clifton <nickc@cygnus.com>
12635
12636 * config-ml.in: Allow suppression of some ARM multilibs.
12637
b384fc18 12638Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
12639
12640 * config.guess: Add OS/390 match pattern.
12641 * config.sub: Add mvs, openedition targets.
12642 * configure.in (i370-ibm-opened*): New.
12643
151ad919 126441999-09-04 Steve Chamberlain <sac@pobox.com>
12645
12646 * config.sub: Add support for configuring for pj.
12647
126481999-08-31 Nick Clifton <nickc@cygnus.com>
12649
12650 * config.sub (maybe_os): Add support for configuring for fr30.
12651
3e6b7981 126521999-08-25 Nick Clifton <nickc@cygnus.com>
12653
12654 * configure.in: Do not configure or build ld for AIX
12655 platforms. ld is known to be broken on these platforms.
12656
49c01ead 12657Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12658
12659 * config-ml.in: Pass compiler flag corresponding to multidirs to
12660 subdir configures.
12661
151ad919 126621999-08-09 Ian Lance Taylor <ian@zembu.com>
12663
12664 * Makefile.in (LDFLAGS): Define.
12665
126661999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
12667
12668 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
12669 noconfigdirs.
12670 (*-*-cygwin*): Likewise.
12671
126721999-08-08 Ian Lance Taylor <ian@zembu.com>
12673
12674 * mkdep: New file.
12675 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
12676 (BINUTILS_SUPPORT_DIRS): Add mkdep.
12677
12678 From Eli Zaretskii <eliz@is.elta.co.il>:
12679 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
12680 long file name when using DJGPP on MS-DOS.
12681
90916687 12682Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
12683
12684 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
12685
151ad919 126861999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
12687
12688 * Makefile.in (check-target-libio): Remove all-target-libstdc++
12689 dependency as this causes "make check" to globally "make all"
12690
ed4e41d7 12691Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
12692
12693 * configure.in (target_libs): Added target-zlib.
12694 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
12695 (CONFIGURE_TARGET_MODULES): Likewise.
12696 (CHECK_TARGET_MODULES): Likewise.
12697 (INSTALL_TARGET_MODULES): Likewise.
12698 (CLEAN_TARGET_MODULES): Likewise.
12699 (configure-target-zlib): New target.
12700 (all-target-zlib): Likewise.
12701 (all-target-libjava): Depend on all-target-zlib.
12702 (configure-target-libjava): Depend on configure-target-zlib.
12703
12704 * Makefile.in (configure-target-libjava): Depend on
12705 configure-target-newlib.
12706 (configure-target-boehm-gc): New target.
12707 (configure-target-qthreads): New target.
12708
31972771 12709 * configure.in (target_libs): Added target-qthreads.
12710 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
12711 (CONFIGURE_TARGET_MODULES): Likewise.
12712 (CHECK_TARGET_MODULES): Likewise.
12713 (INSTALL_TARGET_MODULES): Likewise.
12714 (CLEAN_TARGET_MODULES): Likewise.
12715 (all-target-qthreads): New target.
12716 (configure-target-libjava): Depend on configure-target-qthreads.
12717 (all-target-libjava): Depend on all-target-qthreads.
ed4e41d7 12718
12719 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
12720 (CONFIGURE_TARGET_MODULES): Likewise.
12721 (CHECK_TARGET_MODULES): Likewise.
12722 (INSTALL_TARGET_MODULES): Likewise.
12723 (CLEAN_TARGET_MODULES): Likewise.
12724 (all-target-libjava): New target.
12725 (all-target-boehm-gc): Likewise.
12726 * configure.in (target_libs): Added libjava, boehm-gc.
12727
151ad919 127281999-07-22 Ian Lance Taylor <ian@zembu.com>
12729
12730 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
12731 configure.bat in SUPPORT_FILES.
12732 (gas+binutils.tar.bz2): Likewise.
12733
12734 * makeall.bat: Remove; obsolete.
12735
127361999-07-21 Ian Lance Taylor <ian@zembu.com>
12737
12738 From Mark Elbrecht:
12739 * configure.bat: Remove; obsolete.
12740
127411999-07-11 Ian Lance Taylor <ian@zembu.com>
12742
12743 * configure: Add -W -Wall to the default CFLAGS when compiling with
12744 gcc.
12745
12746Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
12747
12748 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
12749
127501999-06-30 Mark Mitchell <mark@codesourcery.com>
12751
12752 * configure.in: Build ld on IRIX6.
12753
127541999-06-12 Ian Lance Taylor <ian@zembu.com>
12755
12756 * Makefile.in: Change distribution targets to use bzip2 instead of
12757 gzip.
12758 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
12759 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
12760
127611999-06-04 Nick Clifton <nickc@cygnus.com>
12762
12763 * config.sub: Add mcore target.
12764
4960e263 12765Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
12766
12767 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
12768
fb873f96 12769Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
12770
12771 * config.guess (dummy): Changed to $dummy.
12772
f0d0ef7c 127731999-05-24 Nick Clifton <nickc@cygnus.com>
12774
12775 * config.sub: Tidied up case statements.
12776
0522f2f0 127771999-05-22 Ben Elliston <bje@cygnus.com>
12778
e571eca2 12779 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
12780 <jiro@din.or.jp>.
12781
0522f2f0 12782 * config.guess: Merge with FSF version. Future changes will be
12783 more accurately recorded in this ChangeLog.
12784 * config.sub: Likewise.
12785
8566565c 12786Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
12787
12788 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
12789
151ad919 127901999-04-30 Tom Tromey <tromey@cygnus.com>
12791
12792 * ltmain.sh: [mode link] Always use CC given by ltconfig.
12793
688d5631 127941999-04-23 Tom Tromey <tromey@cygnus.com>
12795
12796 * ltconfig, ltmain.sh: Update to libtool 1.2f.
12797
151ad919 127981999-04-20 Drew Moseley <dmoseley@cygnus.com>
12799
12800 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
12801 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
12802 Bad merge removed these two changes.
12803
e020fd98 12804Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
31972771 12805 Martin Heller (Ing.-Buero_Heller@t-online.de)
e020fd98 12806
12807 * config.guess (interix Alpha): Add.
12808
151ad919 128091999-04-11 Richard Henderson <rth@cygnus.com>
12810
12811 * configure.in (i?86-*-beos*): Do config gperf; don't config
12812 gdb, newlib, or libgloss.
12813
a48ef8ee 12814Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
aee16bda 12815
a48ef8ee 12816 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
12817 link a trivial program with -mabi=64. If it fails, remove mabi=64
12818 from multidirs.
12819
c3a180dc 12820Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
12821
12822 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
12823
151ad919 128241999-04-08 Nick Clifton <nickc@cygnus.com>
12825
12826 * config.sub: Add support for mcore targets.
12827
128281999-04-07 Michael Meissner <meissner@cygnus.com>
12829
12830 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
12831 not mt-ospace, in order to shut up assembler warning about using
12832 symbols that are named the same as registers.
12833
128341999-04-07 Drew Moseley <dmoseley@cygnus.com>
12835
12836 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
12837 dependency list for all-target-cygmon.
12838
128391999-04-05 Doug Evans <devans@casey.cygnus.com>
12840
12841 * config-ml.in: Check $host, not $target, for selective multilibs.
12842 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
12843 thumb interworking, and underscore prefix multilibs.
12844
128451999-04-04 Ian Lance Taylor <ian@zembu.com>
12846
12847 * missing: Update to version from current automake.
12848
b7ba05c0 12849Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
12850
12851 * configure (gxx_include_dir): Removed.
12852
12853 * configure.in (gxx_include_dir): Handle it.
12854 * Makefile.in: Likewise.
12855
151ad919 128561999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
12857
12858 * config.sub (mips64vr4111,mips64vr4111el) Add.
12859
128601999-03-21 Ben Elliston <bje@cygnus.com>
12861
31972771 12862 * config.guess: Correct typo for detecting ELF on FreeBSD.
151ad919 12863
9862eda4 12864Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
12865
9862eda4 12866 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
12867 config/mh-djgpp.
12868
151ad919 12869Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
12870
12871 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
12872 all-target-newlib to dependency list for all-target-bsp.
12873
26a1dadb 12874Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
12875
12876 * config.sub: Add i386-uwin support.
12877 * config.guess: Likewise.
12878
fea0107e 12879Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12880
12881 * configure.in: cleanup, add mh-*pic handling for arm, special
12882 case powerpc*-*-aix*
12883
151ad919 12884Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
12885
12886 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
12887 can be built.
12888
12889Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
12890
12891 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
4b695c23 12892 targets.
151ad919 12893
daa90679 128941999-03-02 Nick Clifton <nickc@cygnus.com>
12895
12896 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
12897
f6a095e9 12898Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
12899
12900 * config.sub: Check for "cygwin*" rather than "cygwin32*"
12901
47d8eb1d 129021999-02-24 Nick Clifton <nickc@cygnus.com>
12903
12904 * config.sub: Fix typo in arm recognition.
12905
151ad919 12906Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
12907
12908 * configure.in (noconfigdirs): Changed target_configdirs to
12909 include target-bsp only for m68k-*-elf* and m68k-*-coff*
12910 rather than m68k-*-* since it is not known to work on
12911 m68k-aout. Ditto for arm-*-*oabi.
12912
12913Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
12914
12915 * configure.in (*-*-windows*): Remove, no longer used.
151ad919 12916
129171999-02-19 Ben Elliston <bje@cygnus.com>
12918
12919 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
12920 Smart and improved by Andrew Cagney.
12921
52b143d0 12922Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
12923
12924 * config.guess: Recognize openbsd-*-hppa.
12925
c441c977 12926Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
12927
12928 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
12929 only if it is not empty.
12930
8faa2109 129311999-02-17 Nick Clifton <nickc@cygnus.com>
12932
12933 Patch from: Scott Bambrough <scottb@corelcomputer.com>
aee16bda 12934
151ad919 12935 * config.guess: Modified to recognize uname's armv* syntax.
8faa2109 12936
12937 * config.sub: Modified to recognize uname's armv* syntax.
12938
151ad919 129391999-02-17 Mark Salter <msalter@cygnus.com>
12940
12941 * configure.in: Added target-bsp for sparclite.
12942
12943Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
12944
12945 * config.sub: Recognize alphapca5[67] and up to alphaev8.
12946
129471999-02-08 Nick Clifton <nickc@cygnus.com>
12948
12949 * configure.in: Add support for strongarm port.
12950 * config.sub: Add support for strongarm target.
12951
654a22b1 12952Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
aee16bda 12953
654a22b1 12954 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
12955 the old name config/mh-cygwin32.
12956 Enable texinfo.
12957
151ad919 12958Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
12959
12960 * configure.in: Do build ld for ix86 Solaris.
12961
46fb7091 12962Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
12963
12964 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
12965 $AR_FOR_TARGET. Likewise for RANLIB.
12966
115ec39e 12967Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
aee16bda 12968
31972771 12969 * config.sub (oabi): Recognize.
12970 * configure.in (arm-*-oabi): Handle.
115ec39e 12971
5cca51e0 12972Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
12973
12974 * config.guess: Improve detection of i686 on UnixWare 7.
12975
183a8abb 12976Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
12977
12978 * config.guess: Add support for i386-pc-interix.
12979 * config.sub: Likewise.
12980 * configure.in: Likewise.
183a8abb 12981
151ad919 12982Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
12983
12984 * Makefile.in: Remove unneeded all-target-libio from
12985 from all-target-winsup target since it is now unneeded.
12986 Add all-target-libtermcap in its place since it is now
12987 needed.
12988
12989Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
12990
12991 * configure.in: makefile stub for cygwin target is probably
12992 unnecessary. Remove it for now.
151ad919 12993
12994Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
12995
12996 * configure.in: libtermcap.a should be built when cygwin is the
12997 target as well as the host.
12998 * config.guess: Allow mixed case in cygwin uname output.
12999 * Makefile.in: Add libtermcap target.
151ad919 13000
0db75088 13001Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
13002
13003 * config.sub: Clean up handling of hppa2.0.
13004
a30dcfee 13005Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
13006
13007 * config.guess: Use C code to identify more HP machines.
13008
44cfa345 13009Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
13010
13011 * config.sub: Handle hppa2.0.
13012
151ad919 13013Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
13014
13015 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
4b695c23 13016 cygmon for all sparclite targets, regardless of object format.
151ad919 13017
130181998-12-15 Mark Salter <msalter@cygnus.com>
13019
13020 * configure.in: Added target-bsp for several target architectures.
13021
13022 * Makefile.in: Added rules for bsp.
13023
be0f7b24 13024Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
13025
13026 * config.guess: Improve detection of hppa2.0 processors.
13027
13028Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
13029
13030 * config.guess: Recognize FreeBSD using ELF automatically.
13031
76103b2c 130321998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
13033
13034 * configure (skip-this-dir): Add handling for new shell script, which
13035 might be created by a sub-directory's configure to indicate, this particular
13036 directory is "unwanted".
13037 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
13038
151ad919 13039Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
13040
13041 * ltconfig: import from libtool, after changing libtool to
13042 account for the cygwin name change.
13043
13044Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
13045
13046 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
13047 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
13048
13049Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
13050
13051 * configure.in: Add libtermcap to list of cygwin dependencies.
13052
13053Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
13054
31972771 13055 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
13056 they include winsup/include when it's a cygwin target.
151ad919 13057
130581998-11-12 Tom Tromey <tromey@cygnus.com>
13059
13060 * configure.in (host_tools): Added zip.
13061 * Makefile.in (all-target-libjava): Depend on all-zip.
13062 (all-zip): New target.
13063 (ALL_MODULES): Added all-zip.
13064 (NATIVE_CHECK_MODULES): Added check-zip.
13065 (INSTALL_MODULES): Added install-zip.
13066 (CLEAN_MODULES): Added clean-zip.
13067
13068Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
13069
13070 * Makefile.in: lose "32" from comment about cygwin.
13071
13072Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
13073
13074 * configure.in: Use -Os to build target libraries for the fr30.
13075
13076Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
13077
13078 * config.sub: Add fr30.
13079
13080Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
13081
31972771 13082 * configure.in: drop "32" from config/mh-cygwin32. Check
151ad919 13083 cygwin* instead of cygwin32*.
13084 * config.sub: Check cygwin* instead of cygwin32*.
13085
39ebcbe1 13086Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
13087
13088 * config.guess: Match any version of Unixware7.
13089
151ad919 130901998-10-20 Syd Polk <spolk@cygnus.com>
13091
13092 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
13093 if desired.
13094
de79e382 13095Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
13096
13097 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
13098 these if the appropriate directories and files to not exist.
13099
e7104d38 13100Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
13101
13102 * Makefile.in (DEVO_SUPPORT): Add config.if.
13103
fb1c80df 13104Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
13105
13106 * configure: Add pattern to replace "build_tooldir"'s
13107 definition in the generated Makefile with "tooldir"'s
13108 actual value.
13109
46a4cc47 13110Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
13111
0ee69c06 13112 * config.sub: Bring back lost sparcv9.
13113
46a4cc47 13114 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
13115
3a8c0cab 13116Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
13117
13118 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
13119 CC_FOR_TARGET and friends.
13120
13121Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
aee16bda 13122
ea0cacfb 13123 * Makefile.in (build_tooldir): New variable, same as tooldir.
13124 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
13125 -B$(build_tooldir)/bin/.
13126 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
3a8c0cab 13127
de7dcc81 13128Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13129
13130 * README: Remove installation instructions and refer to the
13131 INSTALL directory instead.
13132
67139a60 13133Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
151ad919 13134
67139a60 13135 * config.sub: Add support for i[34567]86-pc-udk.
13136 * configure.in: Likewise.
13137
ed37269d 13138Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
13139
13140 * Makefile.in: add bzip2 package building bits for user
13141 tools module
13142 * configure.in: ditto
13143
fc449a71 13144Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
13145
13146 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
13147 (ALL_TARGET_MODULES): Add all-target-libobjc.
13148 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13149 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13150 (all-target-libchill): Add dependencies.
13151 * configure.in (target_libs): Add libchill.
aee16bda 13152
7bb9dd92 131531998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
13154
13155 * configure.in (target_subdir): Remove duplicate line.
13156
ed37269d 13157Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
13158
13159 * Makefile.in (all-automake): fix dependencies.
13160
a9ff8bf0 13161Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
13162
13163 * configure.in: Minor cleanups for building in the $(target_alias)
13164 subdir.
13165
5869bc6a 131661998-09-22 Jim Wilson <wilson@cygnus.com>
13167
13168 * Makefile.in (bootstrap): Set r and s before make all. Use
13169 BASE_FLAGS_TO_PASS in make all.
13170 (cross): Likewise.
13171
a5caa84c 131721998-09-20 Mark Mitchell <mark@markmitchell.com>
13173
13174 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
13175
331d5855 13176Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
13177
13178 * config.sub: Fix typo in last change.
13179
4d004c41 131801998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
13181
13182 * config.sub: Add support for C4x target.
13183 * configure.in: Likewise.
13184
0a2a3792 131851998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
13186
13187 * config.sub: Recognize sparcv9 just like sparc64.
13188
67e059d3 13189Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
13190
13191 * config.guess: Match "Pent II" or "PentII" for OpenServer.
13192
cd547500 13193Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
13194
7325e595 13195 * config.guess: Correctly identify Pentium II sco boxes.
13196
cd547500 13197 * config.guess: Fix "tr" code. From Weiwen Liu.
13198
0b632721 13199Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
13200
13201 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
13202 stabs.
13203
ae568fff 13204Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
13205
13206 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
13207 (ALL_TARGET_MODULES): Add all-target-libchill.
13208 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13209 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13210 (all-target-libchill): Add dependencies.
13211 * configure.in (target_libs): Add libchill.
13212
68da0d0a 13213Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
13214
13215 * config.guess: Avoid assumptions about "tr" behaves when
13216 LANG is set to something other than English.
13217
d722107d 13218Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
13219
13220 * configure (gxx_include_dir): Changed to
13221 '${prefix}/include/g++'-${libstdcxx_interface}.
13222
13223 * config.if: New to determine the interfaces.
13224
5e6f60dc 13225Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
13226
13227 * config.guess: Detect and handle MPE/IX.
13228 * config.sub: Deal with MPE/IX.
13229
8a70d526 13230Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
13231
13232 * configure.in: Use mh-aix43.
13233
f890b212 132341998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
13235
13236 * configure: Fix --without/--disable cases for gxx-include-dir.
13237
ed37269d 13238Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
13239
13240 * mdata-sh: Imported. Needed for automake support.
13241
13242Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
13243
13244 * Makefile.in (taz): Try "chmod -R og=u ." before
13245 "chmod og=u `find . -print`".
13246
13247Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
13248
13249 * configure.in: Add arm-elf and thumb-elf support.
13250
13251Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
13252
13253 * Makefile.in: Undo previous patch.
13254
13255Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
13256
13257 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
13258 to here ...
13259 (install-no-fixedincludes): and here
13260 (INSTALL_MODULES): ... from here.
13261
6d2063db 13262Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
13263
13264 * config.sub: Merge with FSF.
13265
2f7b048d 13266 * config.guess: Merge with FSF.
13267
151ad919 13268Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
13269
13270 * configure (extraconfigdirs): New variable.
13271 (SUBDIRS): Add extraconfigdirs and recurse on them too.
13272 * Makefile.in (all): Move higher in file.
13273 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
13274 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
13275 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
13276 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
13277 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
13278
132791998-07-23 Brendan Kehoe <brendan@cygnus.com>
13280
13281 * Makefile.in (all-target-libjava): Depend on all-gcc and
13282 all-target-newlib.
13283 (configure-target-libjava): Depend on $(ALL_GCC).
13284
1c802742 13285Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
13286
13287 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
13288 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
13289
eb7921e4 13290Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
13291
13292 * INSTALL/README: Fix typo.
13293
a8071b4d 13294Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
13295
ed37269d 13296 * ylwrap: Change absolute path checks to check for DOS style path
13297 names.
a8071b4d 13298
ed37269d 13299 * ylwrap: Don't use a full path name if the source file is in the
13300 same directory. From hjl@lucon.org (H.J. Lu).
a8071b4d 13301
26d9569a 13302 * config-ml.in: Default to being verbose, to match Feb 18 change to
13303 configure.
13304
ed37269d 13305Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
13306
13307 Brought over from egcs:
13308
13309 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
13310
13311 * configure.in (target_subdir): Set to ${target_alias} instead
13312 of "libraries".
13313
13314 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
13315
13316 * configure.in (target_subdir): Set to libraries if enable_multilib.
13317
13318Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
13319
13320 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
13321 multilibs, force reconfiguration the first time we create
13322 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
13323
13324Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
13325
13326 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
13327 avoid confusion with --no-recursion.
13328
13329Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
13330
13331 * configure.in: Win32 hosts shouldn't use install -x
13332 * install-sh: remove -x option, and special .exe-handling
13333 hack.
13334
151ad919 13335Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
13336
13337 * config.guess: Recognize i586-pc-beos.
13338 * configure.in: Don't build some bits for beos.
13339
81cf37ba 13340Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
13341
ed37269d 13342 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
13343 CFLAGS default to -O2.
13344
81cf37ba 13345 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
13346 when using GNU ld.
13347
13348Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
13349
13350 * ltmain.sh: Correct install when using a different shell.
13351
13352Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
13353
13354 * ltconfig, ltmain.sh: Update to libtool 1.2b.
13355
151ad919 13356Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
13357
13358 * makefile.vms: Update to build binutils/makefile.vms. Add install
13359 target.
81cf37ba 13360
13361Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
13362
13363 * ltconfig: Update to correct AIX handling.
13364
d6cf7517 13365Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
13366
e98d756a 13367 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
13368
d6cf7517 13369 * configure.in (target_subdir): Set to ${target_alias} instead
13370 of "libraries".
13371
eb85e8b7 133721998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
13373
13374 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
13375 (Makefile): Depend on $(gcc_version_trigger).
13376
13377 * configure (gcc_version): Change default initializer to empty
13378 string.
13379 (gcc_version_trigger): New variable; pass this variable down
13380 to subdir configures to enable them checking gcc's version
13381 themselves. Emit make macros for both gcc_version vars.
13382 (topsrcdir): Initialize reliably.
13383 (recursion line): Remove --with-gcc-version=${gcc_version}.
13384
da421e40 133851998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
13386
13387 * configure (enable_version_specific_runtime_libs): Implement new flag
eb85e8b7 13388 --enable-version-specific-runtime-libs which installs C++ runtime stuff
13389 in $(libsubdir); emit definition in each generated Makefile.
13390 (gxx_include_dir): Initialize depending on
13391 $enable_version_specific_runtime_libs.
da421e40 13392
d9f2c557 133931998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
13394
13395 * configure (gcc_version): Initialize properly depending on
13396 how and where configure is started.
13397 (recursion line): Pass a --with-gcc-version=${gcc_version}
13398 to configures in subdirs.
13399
151ad919 13400Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
13401
13402 * configure.in (noconfigdirs): Add configure pattern for mips tx39
4b695c23 13403 cygmon
151ad919 13404
ed37269d 13405Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
13406
13407 * configure.in: Add cygmon and libstub support for mn10200.
13408
1ee34a17 134091998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
13410
13411 * configure (gcc_version): Add new variable describing the
13412 particular gcc version we're building.
13413 * Makefile.in (libsubdir): Add new macro for the directory
13414 in which the compiler finds executables, libraries, etc.
13415 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
13416 and libsubdir.
13417
6c2f7b46 13418Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13419
ea0cacfb 13420 * Makefile.in (local-clean): Remove *.log.
13421 (warning.log): Built with warn_summary from build.log.
13422 (mail-report.log): Run test_summary.
13423 (mail-report-with-warnings.log): Run test_summary including
13424 warning.log in the report.
6c2f7b46 13425
c8d7e712 13426Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
13427
13428 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
13429
ed37269d 13430Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
13431
13432 * Makefile.in (grep): Grep no longer depends on libiberty.
13433
13434Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
13435
13436 * Makefile.in: all-snavigator needs all-libgui.
13437
13438Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
13439
13440 * configure.in: Add cygmon and libstub support for mn10300.
13441
1b402317 13442Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
13443
13444 * missing: Update to version from automake 1.3.
13445
81cf37ba 13446 * ltmain.sh: On installation, don't get confused if the same name
13447 appears more than once in the list of library names.
13448
6d2063db 13449Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
13450
13451 * config.sub: Accept m68060 and m5200 as CPU names.
13452
ed37269d 13453Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
13454
13455 * configure: Use && rather than using -a in test, because odd
13456 strings can confuse test.
13457 * configure.in: Likewise.
13458
81cf37ba 13459Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
13460
13461 * ltconfig, ltmain.sh: Bring in Visual C++ support.
13462
5afc2f4d 13463Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13464
13465 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ea0cacfb 13466 bootstrap4-lean): New targets.
5afc2f4d 13467
c51cbc45 13468Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
13469
13470 * mpw-* Delete. Not used.
13471
ed37269d 13472Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
13473
13474 * COPYING.LIB: Update FSF address.
13475
c51cbc45 13476Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
13477
13478 * ltconfig, ltmain.sh: Update to libtool 1.2a.
13479
ed37269d 13480 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
13481 GAS_SUPPORT_DIRS.
13482
c51cbc45 13483Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
13484
13485 * ltconfig, ltmain.sh: Avoid producing a version number if
13486 -version-info was not used.
13487
ed37269d 13488Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
13489
13490 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
13491 building with newlib.
13492
134931998-04-30 Paul Eggert <eggert@twinsun.com>
13494
151ad919 13495 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
aee16bda 13496 Solaris `make' causes it to continue to next definition.
151ad919 13497
13498Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
13499
13500 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
13501 the right GUI libraries and files are installed along with GDB.
ed37269d 13502
13503Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
13504
13505 * configure.in: Change alpha to alpha* in several places.
13506
151ad919 13507Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
13508
13509 * config.sub: Recognize sparc86x.
13510
803e9d57 13511Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
13512
13513 * configure.in (--enable-target-optspace): Remove debug echo.
13514
2aabe804 13515Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
13516
13517 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
13518
c51cbc45 13519Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
13520
13521 * ltconfig: Update cygwin32 support.
13522
ed37269d 13523 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
13524 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
13525 (GDB_SUPPORT_DIRS): Likewise.
13526
650ebf2f 13527Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
13528
13529 * configure.in (target_makefile_frag): If --enable-target-optspace,
13530 use -Os to compile target libraries rather than -O2. Default to
151ad919 13531 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
13532 not used.
13533 * configure.in (target_cflags): Ditto for d30v.
650ebf2f 13534
ed37269d 13535Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
13536
13537 * Makefile.in (all-bfd): Depend on all-intl.
13538 (all-binutils): Likewise.
13539 (all-gas): Likewise.
13540 (all-gprof): Likewise.
13541 (all-ld): Likewise.
13542
135431998-04-19 Brendan Kehoe <brendan@cygnus.com>
13544
13545 * configure.in (host_tools): Fix typo, lbtool -> libtool.
13546
c51cbc45 13547Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
13548
ed37269d 13549 * Makefile.in (all-bfd): Depend upon all-libiberty.
13550
c51cbc45 13551 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
13552
ed37269d 13553Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
13554
13555 * Makefile.in: Add libstub.
13556
13557 * configure.in: Ditto. Build libstub for targets that have cygmon
13558 support.
13559
13560Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
13561
13562 * configure.in: Don't set PICFLAG on ix86-cygwin32.
13563
13564Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
13565
13566 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
13567 use mh-sysv5 if specified. Support gprof on SCO Open Server.
13568
c7879c37 13569Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
13570
13571 * configure: Define DEFAULT_M4 by searching PATH.
13572 * Makfile.in: Use DEFAULT_M4.
13573
c51cbc45 13574Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
13575
13576 * ltconfig: Add cygwin32 support.
13577
ed37269d 13578 * Makefile.in, configure.in: Add libtool as a native only directory
13579 to configure and build.
13580
a79ac5e8 13581Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
13582
13583 * Makefile.in (INSTALL_MODULES): Remove texinfo.
13584
ed37269d 13585Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
151ad919 13586
ed37269d 13587 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
13588
13589Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
13590
13591 * Makefile.in: add ash make rules
13592 * configure.in: add ash to native_only and host_tools lists
13593
13594Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
13595
13596 * Makefile.in (all-gettext, all-intl): New targets.
13597 (ALL_MODULES): Added all-gettext, all-intl.
13598 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
13599 (INSTALL_MODULES): Added install-gettext, install-intl.
13600 (CLEAN_MODULES): Added clean-gettext, clean-intl.
13601
13602 * configure.in (host_tools): Added gettext.
13603 (native_only): Likewise.
13604 (noconfigdirs) [various cases]: Likewise.
13605 (host_libs): Added intl.
13606
151ad919 13607Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
13608
13609 * configure: Do not disable building gdbtk for cygwin32 hosts.
13610
0579e60e 13611Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
13612
13613 * configure.in: Add thumb-coff target.
13614 * config.sub: Add thumb-coff target.
13615
ed37269d 13616Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
13617
13618 * Makefile.in: Revert yesterday's change.
13619 (all-target-winsup): all-target-librx stays out of here.
13620
13621Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
13622
13623 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
13624 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
13625 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
13626 Remove references to librx and libg++.
13627
13628Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
13629
13630 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
13631 recursive makes
13632
c51cbc45 13633Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
13634
13635 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
151ad919 13636 for newlib directory.
c51cbc45 13637 (CXX_FOR_TARGET): Likewise.
13638
13639Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
13640
13641 * ltconfig: Update after libtool/ltconfig.in change for
13642 hpux11.
13643
13644Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
13645
13646 * ltconfig, ltmain.sh: Update to libtool 1.2.
13647
80a9e3eb 13648Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
13649
13650 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
13651 (install-gcc-cross): Instead, override LANGUAGES here.
13652
474d50b3 136531998-03-18 Dave Love <d.love@dl.ac.uk>
13654
13655 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
13656 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
13657
151ad919 13658Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
13659
13660 * configure.in: Add Thumb-pe target.
13661
ed37269d 13662Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
151ad919 13663
ed37269d 13664 * Makefile.in - changed sn targets to snavigator
13665 * configure.in - changed sn targets to snavigator
13666
69d10d87 13667Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
13668
13669 * config-ml.in: After building symlink tree call make distclean
13670 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
13671 to be the case for libiberty.
13672
5628bc1c 13673Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
13674
13675 * configure: When making link, also check the current
13676 directory. The configure scripts may create one.
13677
4d821bda 13678Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
13679
13680 * config.sub: Accept alphapca56 and alphaev6 properly.
13681
263cd6a9 13682Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13683
13684 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
13685
83536831 13686Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
eb7921e4 13687
31972771 13688 * config.sub (sco5): Fix typo.
83536831 13689
ed37269d 13690Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
13691
13692 * Makefile.in (INSTALL_MODULES): Move install-tcl before
13693 install-itcl.
13694 (install-itcl): Remove dependency on install-tcl.
13695
13696Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
13697
13698 * configure.in: Remove libgloss from noconfigdirs for MN10300.
13699
13700Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
13701
13702 * configure.in: Don't build libgui for a cygwin32 target when not on
13703 a cygwin32 host.
13704
13705Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
13706
13707 * configure (redirect): Set to null, so default behavior of
13708 configure is now --verbose.
13709
2590786c 137101998-02-16 Dave Love <d.love@dl.ac.uk>
13711
13712 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
13713 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
13714
dd5a56be 13715Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
13716
13717 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
13718 this change to sync Makefile.in with its ChangeLog entries.
13719
ed37269d 13720Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
13721
13722 * ltmain.sh (mkdir): Check that the directory doesn't exist
13723 before we exit with error, so that we don't get races during
13724 parallel builds.
13725
c51cbc45 13726Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
13727
13728 * ltconfig, ltmain.sh: Update from libtool 1.0i.
13729
92424a17 13730Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
13731
13732 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
13733 PICFLAG_FOR_TARGET.
13734 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
13735
13736 * configure: Emit a definition for the new macro enable_shared
13737 into each Makefile.
13738
ed37269d 13739Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
13740
13741 * configure.in (host_tools, native_only): Add libtool.
13742
13743Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
13744
13745 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
13746 Fix typo in ming config comment.
13747
c51cbc45 13748Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
13749
13750 * ltconfig, ltmain.sh: Update from libtool 1.0h.
13751
ed37269d 13752Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
13753
13754 * config.sub: Add tic30 cases, and map c30 to tic30.
13755
c495fa66 13756Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
13757
13758 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
13759 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
13760 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
13761 (CLEAN_TARGET_MODULES): Similarly
13762 (all-target-libf2c): Add dependences.
aee16bda 13763 * configure.in (target_libs): Add libf2c.
c495fa66 13764
ed37269d 13765Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
13766
13767 * configure.in: Remove expect from noconfigdirs when target
13768 is cygwin32. OK to build expect and dejagnu with Canadian
13769 Cross.
13770
6563ae0c 13771Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
13772
ed37269d 13773 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
13774 host.
13775
6563ae0c 13776 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
13777 and mingw32.
13778
87f6ff88 13779Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
13780
13781 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
13782 here as it is not defined in the toplevel Makefile.
13783
3d2749bb 13784Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
13785
13786 * configure (package_makefile_rules_frag): New variable, which names
13787 a file with generic rules, ...
13788 Change comment to mention we now have FIVE parts.
13789 * configure: Undo last change.
13790
580bb6d9 13791Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
13792
13793 * config.guess: More accurate determination of HP processor types.
ed37269d 13794 * config.sub: More accurate determination of HP processor types.
580bb6d9 13795
72f9a66a 13796Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
13797
13798 * configure (package_makefile_frag): Move inserting the
13799 ${package_makefile_frag} to where it should be according
13800 to the comment.
13801
696f1132 13802Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
13803
13804 * config.guess: Add support for Linux/ARM.
13805
151ad919 13806Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
13807
13808 * .cvsignore: Remove *-info and *-install since they match
13809 release-info and mpw-install, which we don't want to just ignore.
13810
e29d857e 13811Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
13812
13813 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
13814
ab426314 13815Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
13816
13817 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
13818 local_prefix to sub-make invocations.
13819
fa6212f1 13820Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
13821
13822 * configure.in: Check makefile fragments in the source
13823 directory.
13824
99e98fcd 13825Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13826
ea0cacfb 13827 * configure.in: Check whether host and target makefile
13828 fragments exist before adding them to *_makefile_frag.
99e98fcd 13829
ed37269d 13830Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
13831
13832 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
13833
13834Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
13835
13836 * configure.in: Make sure we only replace RPATH_ENVVAR on
13837 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
13838 regexp to sed.
13839
13840 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
13841 to sub-makes.
13842
c0a2f1ac 138431998-01-13 Lee Iverson (leei@ai.sri.com)
13844
13845 * config-ml.in (multi-do): LDFLAGS must include multilib
13846 designator.
13847
6eaa4c2d 13848Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
2668caae 13849
13850 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
13851
ba7b87c8 13852Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
13853
13854 * config.sub: Add mingw32 support.
13855 * configure.in: Likewise.
ba7b87c8 13856
ebabad97 13857Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
13858
13859 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
13860
ed37269d 13861Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
13862
13863 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13864 * configure (gxx_include_dir): Provide a definition for subdirs
13865 which do not use autoconf.
13866
13867Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
13868
13869 * config.guess: Sync with egcs. Picks up new alpha support,
13870 BeOS & some additional linux support.
13871
e5af4166 13872Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
13873
13874 * config.guess: HP 9000/803 is a PA1.1 machine.
13875
8c7cf808 13876Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
13877
13878 * configure.in: It's alpha*-...
13879
b05392a6 13880Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
13881
13882 * configure.in (host_makefile_frag, target_makefile_frag):
13883 Handle multiple config files.
13884 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
13885 alpha-*-*.
13886
151ad919 13887Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
13888
13889 * mkdep: New file.
13890
13891Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
13892
13893 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
13894
ed37269d 13895Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
13896
13897 * Makefile.in: Add libgui directory.
13898 (GDB_TK): Add all-libgui.
13899 * configure.in: Add libgui directory.
13900 * configure: Add all-libgui to GDB_TK.
13901
13902Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
13903
13904 * config-ml.in (multidirs): Add m32r to multilib list.
13905
13906Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
13907
13908 * Makefile.in (all-target-gperf): Change dependency to
13909 all-target-libstdc++.
13910
e4182547 13911Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
13912
13913 * config.guess: Add BeOS support.
13914
ed37269d 13915Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
13916
13917 Source directory cvs renamed to cvssrc:
13918 * configure.in (host_tools): Change cvs to cvssrc.
13919 (native_only): Likewise.
13920 (noconfigdirs) [various cases]: Likewise.
13921 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
13922 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
13923 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
13924 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
13925 (all-cvssrc): Rename target from all-cvs.
13926
c0a49bd7 13927Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
13928
13929 * configure (gxx_include_dir): Fix thinko.
13930
33148f33 13931Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
13932
13933 * Makefile.in (INSTALL_TARGET_CROSS): Define.
13934 (install-cross, install-gcc-cross): New targets.
13935
ed37269d 13936Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
13937
13938 * configure.in (noconfigdirs): Add support for Thumb target.
13939
13940 * config.sub (maybe_os): Add support for Thumb target.
13941
13942Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
13943
13944 * Makefile.in: Add rules for cygmon.
13945
13946 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
13947
66e82180 13948Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
13949
13950 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13951 * configure (gxx_include_dir): Provide a definition for subdirs
13952 which do not use autoconf.
151ad919 13953
13954Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
13955
13956 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
aee16bda 13957 11/18/97 build
151ad919 13958
db8f5cfe 13959Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
13960
13961 * From Franz Sirl.
13962 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
13963 found on RedHat Linux systems.
66e82180 13964
b58ae2dc 13965Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
13966
13967 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
13968 guesses.
13969
db8f5cfe 13970Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
13971
13972 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
13973
ed37269d 13974Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
13975
13976 * ltmain.sh: If mkdir fails, check whether the directory was created
13977 anyhow by some other process.
13978
151ad919 13979Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
13980
13981 * configure.in (d30v-*-*): Configure all directories.
13982
13983Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
13984
13985 * configure.in (d30v-*-*): Configure newlib, libiberty directories
13986 for the D30V.
13987
13988Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
13989
13990 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
13991
ed37269d 13992Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
13993
31972771 13994 * include/libiberty.h: Add extern "C" { so it can be used with C++
13995 progrms.
13996 * include/remote-sim.h: Add extern "C" { so it can be used with C++
13997 programs.
ed37269d 13998
151ad919 13999Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
14000
14001 * configure.in (d30v-*-*): Configure GCC now.
14002
ed37269d 14003Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
14004
14005 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
14006 is no longer needed.
14007
62a42df9 14008Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
14009
14010 * Makefile.in: check-target-libio depends on all-target-libstdc++.
14011
75a1ca82 14012Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
14013
14014 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
14015 targets using "$@" to provide support for similar but not identical
14016 targets without having to duplicate code.
14017
151ad919 14018Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
14019
14020 * makefile.vms: Fix to work with DEC C.
14021
14022Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
14023
14024 * config.sub: Add mips-tx39-elf to marketing names.
14025
14026Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
14027
14028 * ltmain.sh: Handle symlinks in generated script.
14029
14030Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
14031
14032 * configure: Handle autoconf style directory options: --bindir,
14033 --datadir, --includedir, --infodir, --libdir, --libexecdir,
14034 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
14035 --sysconfdir.
14036 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
14037 (sharedstatedir, localstatedir, oldincludedir): New variables.
14038 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
14039 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
14040 sbindir, sharedstatedir, and sysconfdir.
14041
732395de 14042Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
14043
14044 * Makefile.in (bootstrap-lean): New target.
14045
151ad919 14046Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
14047
14048 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
4b695c23 14049 sn, and gnuserv from noconfigdirs.
151ad919 14050
14051Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
14052
14053 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
14054
20e61444 14055Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
14056
14057 * Makefile.in (cross): New target.
14058
53647f74 14059Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
14060 Jeff Law <law@cygnus.com>
14061
14062 * Makefile.in (bootstrap2, bootstrap3): New targets.
14063 (all-bootstrap): Remove outdated and confusing target.
c6d9586e 14064 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
53647f74 14065
151ad919 14066Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
14067
14068 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
4b695c23 14069 windows. Consistent with gdb/configure.
151ad919 14070
a6bb47e0 140711997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
14072
a6bb47e0 14073 * configure.in: Name Linux target fragment.
14074
14075 * configure: Rewrite so that project Makefile fragment is inserted
14076 first and appears last in the resulting Makefile.
14077
151ad919 14078Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
14079
14080 * Makefile.in (install-itcl): Install tcl first.
14081
ed37269d 14082Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
14083
14084 * configure.in: remove bison from noconfigdirs for Cygwin32 host
14085
2e678402 14086Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
14087
14088 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
14089
14090 * configure.in (skipdirs): Add target-librx for Linux.
14091 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
14092
6b071baa 14093Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
14094
14095 * Makefile.in (bootstrap): New target.
14096
b496f822 14097Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
14098
fee90afd 14099 * config.sub: Accept 'amigados' for backward compatibility.
b496f822 14100
151ad919 14101Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
14102
14103 * config.guess: Merge with FSF.
14104
d99ec4a1 14105Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
14106
14107 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
14108
151ad919 14109Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
14110
14111 * config.sub: Add "marketing-names" patch.
14112
952fead6 14113Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
14114
31972771 14115 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
952fead6 14116
9defe53a 14117Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
14118
14119 * config.sub: Handle v850-elf.
14120
9efeb2e1 14121Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
4c13bcbd 14122
14123 * .cvsignore (*-install): Remove.
14124
c51cbc45 14125Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
14126
14127 * ltconfig: Set CONFIG_SHELL in libtool.
14128 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
14129
0dcb4a65 14130Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
14131
14132 * configure.in (target_subdir): Set to libraries if enable_multilib.
14133
01a35b7f 14134Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
14135
14136 * config.guess: Update from gcc directory.
14137
151ad919 14138Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
14139
14140 * Makefile.in (all-sim): Depends on all-readline.
14141
28e9041c 14142Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
14143
14144 * Makefile.in (BISON, YACC): Use $$s.
14145 (all-bison): Depend on all-texinfo.
14146
14147Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
14148
14149 * Makefile.in (BISON): Add -L flag.
14150 (YACC): Likewise.
14151
151ad919 14152Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
14153
aee16bda 14154 * configure.in (noconfigdirs): Add support for v850e target.
14155
151ad919 14156 * config.sub (maybe_os): Add support for v850e target.
14157
14158Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
14159
aee16bda 14160 * configure.in (noconfigdirs): Add support for v850ea target.
14161
151ad919 14162 * config.sub (maybe_os): Add support for v850ea target.
14163
28e9041c 14164Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
14165
14166 * config.sub: Add mipstx39. Delete r3900.
14167
14168Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
14169
14170 * Makefile.in (all-autoconf): Depends on all-texinfo.
14171
14172Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
14173
14174 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
14175 eabi targets.
14176
14177Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
14178
14179 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
14180
14181 * configure: When handling a Canadian Cross, handle YACC as well as
14182 BISON. Just set BISON to bison. When setting YACC, prefer bison.
31972771 14183 * Makefile.in (all-bison): Depend upon all-texinfo.
28e9041c 14184
14185Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
14186
14187 * Makefile.in (BISON): bison, not byacc or bison -y.
14188 (YACC): bison -y or byacc or yacc.
14189 (various): Add *-bison as appropriate.
14190 (taz): No need to mess with BISON anymore.
14191
14192Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
14193
14194 * configure: If OSTYPE matches *win32*, try to find a good value for
14195 CONFIG_SHELL.
14196
14197Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
14198
14199 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
14200 configure.in if it is present.
14201
14202Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
14203
14204 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
14205
14206Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
14207
14208 * config.sub: Recognize `arc' cpu.
14209 * configure.in: Likewise.
14210 * config-ml.in: Likewise.
14211
14212Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
14213
14214 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
14215
14216Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
14217
14218 * configure: Changed sed delimiter from ':' to '|' when
14219 attempting to substitute ${config_shell} for SHELL. On
14220 NT ${config_shell} may contain a ':' in it.
14221
14222Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
14223
14224 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
14225
14226Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
14227
14228 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
14229
14230Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
14231
14232 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
14233
14234 * ylwrap: If the program is a relative path, force it to be
14235 absolute.
14236
14237Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
14238
14239 * configure (tooldir): Set BISON to `bison -y' and not just bison.
14240
14241Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
14242
14243 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
4b695c23 14244 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
14245 for libraries.
28e9041c 14246
14247Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
14248
14249 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
4b695c23 14250 separated by spaces.
28e9041c 14251
14252Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
14253
14254 * ylwrap: New file.
14255 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
14256
14257 * ltmain.sh: Handle /bin/sh at start of install program.
14258
14259 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
14260
14261 * ltconfig, ltmain.sh: New files, from libtool 1.0.
14262 * missing: New file, from automake 1.2.
14263
14264Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
14265
14266 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
14267 check-tk to CHECK_X11_MODULES.
14268
14269Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
14270
14271 * config.sub: Merge with FSF.
14272
14273Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
14274
14275 * config.guess: Merge with FSF.
14276
14277Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
14278
14279 * configure: Treat msdosdjgpp like go32.
14280 * configure.in: Likewise. Don't remove gprof for go32.
14281
14282 * configure: Change Makefile.tem2 to Makefile.tm2.
14283
14284Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
14285
14286 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
14287
14288Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14289
14290 * install-sh (chmodcmd): Set to null if the DST directory already
14291 exists. Same as Nov 11th change.
14292
14293Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
14294
aee16bda 14295 * configure (GDB_TK): Needs itcl and tix.
28e9041c 14296
14297Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
14298
14299 * config.guess: Update from FSF.
14300
14301Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
14302
14303 * Makefile.in (GDB_TK): Depend on itcl and tix.
14304
14305Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
14306
14307 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
14308 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
14309 (INSTALL_SCRIPT): New variable.
14310 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
14311 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
14312 to -x.
14313 * install-sh: Add support for -x option.
14314
14315Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
14316
14317 * configure.in, Makefile.in: Treat tix like itcl.
14318
14319Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
14320
14321 * Makefile.in (WINDRES): New variable.
14322 (WINDRES_FOR_TARGET): New variable.
14323 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
14324 (EXTRA_HOST_FLAGS): Add WINDRES.
14325 (EXTRA_TARGET_FLAGS): Add WINDRES.
14326 (EXTRA_GCC_FLAGS): Add WINDRES.
14327 ($(DO_X)): Pass down WINDRES.
14328 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
14329 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
14330 DLLTOOL_FOR_TARGET.
14331
14332Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
14333
14334 * configure.in: configure sim before gdb for win32-x-ppc
14335
14336Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14337
14338 Move gperf into the toplevel, from libg++.
14339 * configure.in (target_tools): Add target-gperf.
14340 (native_only): Add target-gperf.
14341 * Makefile.in (all-target-gperf): New target, depend on
14342 all-target-libg++.
14343 (configure-target-gperf): Empty rule.
14344 (ALL_TARGET_MODULES): Add all-target-gperf.
14345 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
14346 (CHECK_TARGET_MODULES): Add check-target-gperf.
14347 (INSTALL_TARGET_MODULES): Add install-target-gperf.
14348 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
14349
14350Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
aee16bda 14351
28e9041c 14352 * config.sub (mn10200): Recognize new basic machine.
14353
14354Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14355
14356 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
14357 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
14358
14359Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14360
14361 * configure.in: If we're building mips-sgi-irix6* native, turn on
14362 ENABLE_MULTILIB and set TARGET_SUBDIR.
14363
14364Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
14365
14366 * Makefile.in (all-sn): Depend on all-grep.
14367
14368Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
14369
14370 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
14371
14372 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
14373 Makefile. From Jeff Makey <jeff@cts.com>.
14374 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
14375
14376 * Makefile.in (DISTBISONFILES): Remove.
14377 (taz): Don't futz with DISTBISONFILES. Change BISON to use
14378 $(DEFAULT_YACC).
14379
14380 * configure.in: Build itl, db, sn, etc., when building for native
4b695c23 14381 cygwin32.
28e9041c 14382
14383 * Makefile.in (LD): New variable.
14384 (EXTRA_HOST_FLAGS): Pass down LD.
14385 ($(DO_X)): Likewise.
14386
14387Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
14388
14389 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
14390
14391Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
14392
14393 * configure.in (targargs): Strip out any supplied --build argument
4b695c23 14394 before adding our own. Always add --build.
28e9041c 14395
14396Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
14397
14398 * configure.in (targargs): Pass --build if we're doing
14399 a cross-compile.
14400
14401Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
14402
ac6fd7b6 14403 * configure: Use '|' instead of ":" as the separator in
28e9041c 14404 sed. Otherwise sed chokes on NT path names with drive
14405 designators. Also look for "?:*" as the leading characters in an
14406 absolute pathname.
14407
14408Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
14409
14410 * config.sub: Support for r3900.
14411
14412Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
14413
14414 * configure.in: Use install-sh, not install.sh.
14415
14416Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
14417
14418 * Makefile.in (taz): Improve check for BISON so it doesn't try to
14419 apply it twice.
14420
14421Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
14422
14423 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
14424 install-binutils.
14425
14426Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
14427
14428 * Makefile.in: Add automake targets.
14429 * configure.in (host_tools): Add automake.
14430
14431Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
14432
14433 * configure: Default CXX to c++, not gcc.
14434 * Makefile.in (CXX): Set to c++, not gcc.
14435 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
14436
14437Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
14438
14439 * install-sh: try appending a .exe if source file doesn't
14440 exist
14441
14442Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
14443
14444 * configure.in: Turn on multilib by default.
14445 (cross_only): Remove target-libiberty.
14446
14447 * Makefile.in (all-gcc): Don't depend on libiberty.
14448
14449Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
14450
14451 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
14452
14453Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
14454
14455 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
14456 (DISTBISONFILES): Add ld/Makefile.in
14457
14458Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
14459
14460 * configure.in: if target is cygwin32 but host isn't cygwin32,
14461 don't configure gdb tcl tk expect, not just gdb.
14462
14463Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
14464
14465 * configure.in: Added gnuserv everywhere sn appears.
14466
14467 * Makefile.in (ALL_MODULES): Added all-gnuserv.
14468 (CROSS_CHECK_MODULES): Added check-gnuserv.
14469 (INSTALL_MODULES): Added install-gnuserv.
14470 (CLEAN_MODULES): Added clean-gnuserv.
14471 (all-gnuserv): New target.
14472
14473Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
14474
14475 * config.guess: Fixes for MIPS OpenBSD systems.
14476
14477Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
14478
14479 * Makefile.in (INSTALL_XFORM): Remove.
14480 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
14481
14482 * mkinstalldirs: New file, copied from automake.
14483 * Makefile.in (installdirs): Rename from install-dirs. Use
14484 mkinstalldirs. Change all users.
14485 (DEVO_SUPPORT): Add mkinstalldirs.
14486
14487Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
14488
14489 * install-sh: Rename from install.sh.
14490 * Makefile.in (INSTALL): Change install.sh to install-sh.
14491 (DEVO_SUPPORT): Likewise.
14492
14493 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
14494 Graichen <graichen@rzpd.de>.
14495
14496Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
14497
14498 * config.guess: Recognize OpenBSD systems correctly.
14499
14500Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
14501
14502 * README, Makefile.in (ETC_SUPPORT): Remove references to
14503 cfg-paper*, configure.{texi,man,info*}._
14504
14505Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
14506
14507 * Makefile.in (all.normal): Ensure that gcc is built after all
14508 the x11 - ie gdb - targets.
14509
14510Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
14511
14512 * makefile.vms: Don't run conf-a-gas.
14513
14514Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
14515
31972771 14516 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
28e9041c 14517
151ad919 14518Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
14519
14520 * configure.in: Remove noconfigdirs case since gdb also
14521 configures and builds for tic80-coff.
14522
28e9041c 14523Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
14524
14525 * configure: Set cache_file to config.cache.
14526 * Makefile.in (local-distclean): Remove config.cache.
14527
14528Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
14529
14530 * COPYING: Update FSF address.
14531
151ad919 14532Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
14533
14534 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
14535 noconfigdirs.
14536
28e9041c 14537Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
14538
14539 * Makefile.in (install-dirs): Don't crash if prefix, and hence
14540 MAKEDIRS, is empty.
14541
14542Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
14543
14544 * config.sub: Tweak mn10300 entry.
14545
14546Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
14547
14548 * configure.in (host_tools): Put sim before gdb, so gdb's
14549 configure.tgt can determine if the simulator was configured.
14550
14551Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
14552
14553 * config.sub: Move BeOS $os case to be with other Cygnus
14554 local cases.
14555
14556Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
14557
14558 * config.sub: Remove misplaced comment that broke Linux.
14559
14560Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
14561
14562 * config.sub: Add BeOS support.
14563
14564Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
14565
14566 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
14567
14568Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
14569
14570 * configure.in (noconfigdirs): Remove tcl and tk from
14571 noconfigdirs for cygwin32 builds.
14572
151ad919 14573Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
14574
14575 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
14576
28e9041c 14577Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
14578
14579 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
14580 make-all.com, use makefile.vms instead.
14581
14582Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
14583
14584 * config.sub: Accept -lnews*.
14585
151ad919 14586Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
14587
14588 * configure.in (noconfigdirs): Disable target-newlib,
4b695c23 14589 target-examples and target-libiberty for d30v.
151ad919 14590
14591Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
14592
14593 * configure.in (noconfigdirs): Enable ld for d30v.
14594
14595Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
14596
14597 * configure.in (tic80-*-*): Build compiler.
14598
14599Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
14600
14601 * configure.in (d30v-*): Remove sim directory from list of
4b695c23 14602 unsupported d30v directories
151ad919 14603
14604Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
14605
aee16bda 14606 * config.sub, configure.in: Add d30v target cpu.
14607
28e9041c 14608Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
14609
14610 * makefile.vms: New file.
14611 * make-all.com: Remove.
14612
14613Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
14614
14615 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
14616
14617Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
14618
14619 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
14620
14621Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
14622
14623 * Makefile.in (ALL_MODULES): Added all-db.
14624 (CROSS_CHECK_MODULES): Addec check-db.
14625 (INSTALL_MODULES): Added install-db.
14626 (CLEAN_MODULES): Added clean-db.
14627
14628Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
14629
14630 * config.guess: Merge with latest FSF sources.
14631
14632Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
14633
14634 * Makefile.in (ALL_MODULES): Added all-itcl.
14635 (CROSS_CHECK_MODULES): Added check-itcl.
14636 (INSTALL_MODULES): Added install-itcl.
14637 (CLEAN_MODULES): Added clean-itcl.
14638
14639Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
14640
14641 * configure.in: build gdb for mn10200
14642
14643Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
14644
14645 * Makefile.in (all-target-winsup): Depend on all-target-libio.
14646
151ad919 14647Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
14648
14649 * configure.in (tic80-*-*): Turn off most targets right now.
14650
28e9041c 14651Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
14652
14653 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
14654 rather than the makeinfo program.
14655 (do-info): Depend upon all-texinfo.
14656
14657Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
14658
14659 * configure.in: Remove uses of config/mh-linux.
14660
14661 * config.sub, config.guess: Merge with latest FSF sources.
14662
151ad919 14663Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
14664
14665 * config.sub (case $basic_machine): Add tic80 entries.
14666
28e9041c 14667Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
14668
14669 * config.sub, config.guess: Merge with latest FSF sources.
14670
14671Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
14672
14673 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
14674 * mpw-config.in: Test for NewFolderRecursive.
14675 * mpw-install: Use symbolic name for startup filename.
14676 * mpw-README: Add various additional details.
14677
14678Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
14679
14680 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
14681
14682Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
14683
14684 * configure.in: Do build gcc and the target libraries for
14685 the mn10200.
14686
14687Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
14688
14689 * configure.in: don't avoid building gdb for mn10300 any more
14690 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
14691 instead of single-quoting it.
14692
14693Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
14694
14695 * configure.in: Don't use --with-stabs on IRIX 6.
14696
14697Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
14698
14699 * configure.in (m32r): Build gdb, libg++ now.
14700
14701Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14702
14703 * configure.in (mips*-sgi-irix6*): Remove gdb and related
14704 directories from noconfigdirs.
14705
14706Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
14707
14708 * config.sub (basic_machine): added mips16 configuration
14709
14710Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14711
14712 * config.sub: Handle d10v-unknown.
14713
151ad919 14714Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
14715
14716 * config.sub: Handle v850-unknown.
14717
28e9041c 14718Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
14719
14720 * Makefile.in: add findutils
14721 * configure.in: add findutils to list of host_tools
14722
14723Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
14724
14725 * config.sub: Handle mn10200 and mn10300.
14726
14727Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14728
14729 * configure.in (d10v-*): Do not build librx.
14730
14731Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
14732
14733 * configure.in (mn10300): Build everything except gdb & libgloss.
14734
14735Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
14736
14737 * config.guess: Patch for Dansk Data Elektronik servers,
14738 from Niels Skou Olsen <nso@dde.dk>.
14739
14740 For ncr, use /bin/uname rather than uname, since GNU uname does not
14741 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
14742
14743 Patch for MIPS R4000 running System V,
14744 from Eric S. Raymond <esr@snark.thyrsus.com>.
14745
14746 Fix thinko for nextstep.
14747
14748 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
14749
14750 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
14751 * config.guess: Guess mips-dec-mach_bsd4.3.
14752
14753 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
14754 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
14755 release numbers.
14756 * config.guess (mips-mips-riscos*): Emit just enough of the
14757 release number.
14758
14759 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
14760 * config.guess (sparc-auspex-sunos*): Added.
14761 (f300-fujitsu-*): Added.
14762
14763 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
14764 * config.guess: Recognize a Tadpole as a sparc.
14765
14766Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
14767
14768 * config.guess: Don't assume that NextStep version is either 2 or
14769 3. NextStep 4 (aka OpenStep 4) has come out now.
14770
14771Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
14772
14773 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
14774 From Rik Faith <faith@cs.unc.edu>.
14775
14776Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
14777
14778 * config.sub: Contributions from bug-gnu-utils to:
14779 Support plain "hppa" (no version given) architecture, reported by
14780 OpenStep.
14781 OpenBSD like NetBSD.
14782 LynxOs is not a hardware supplier.
14783
14784 * config.guess: Contributions from bug-gnu-utils to add support for:
4b695c23 14785 OpenBSD like NetBSD.
28e9041c 14786 Stratus systems.
14787 More Pyramid systems.
14788 i[n>4]86 Intel chips.
14789 M680[n>4]0 Motorola chips.
14790 Use unknown instead of lynx for hardware manufacturer.
14791
14792Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14793
14794 * install.sh (chmodcmd): Set to null if the DST directory already
14795 exists.
14796
14797Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14798
14799 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
14800 not use mt-ppc target Makefile fragment any more.
14801
14802Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
14803
14804 * configure.in (*-*-windows): Exclude everything but those dirs
14805 needed to build windows.
14806
14807Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
14808
14809 * Makefile.in (all-target-winsup): Depend on all-target-librx.
14810
14811Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
14812
14813 * configure.in: Exclude mmalloc from i386-windows.
28e9041c 14814
14815Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
14816
14817 * Undo my previous change.
14818
14819Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
14820
14821 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
14822 unconditionally.
14823 (MAKEOVERRIDES): Define (revert this part of October 18 change).
14824
14825Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
14826
14827 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
14828 host to add it's own flags.
28e9041c 14829
14830Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
14831
14832 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
14833
14834Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
14835
14836 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
14837 (CXX_FOR_TARGET): Likewise.
14838 (GCC_FOR_TARGET): Define.
14839 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
14840 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
14841 CC_FOR_TARGET was specified on the command line.
14842 (MAKEOVERRIDES): Don't define.
14843
14844Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
14845
14846 * configure.in (m32r): Fix spelling of libg++ libs.
14847
14848Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
14849
14850 * config.sub (-apple*): Remove, now redundant.
14851
14852Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
14853
14854 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
14855
14856 * configure: Rework yesterday's sed script patch.
14857
14858 * config.sub: Merge with FSF.
14859
14860Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
14861
14862 * config.guess: Merge from FSF.
14863
14864 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
31972771 14865 * config.guess: Use pc instead of unknown, for pc clone systems.
14866 Change linux to linux-gnu.
28e9041c 14867
14868 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
31972771 14869 * config.guess: Avoid non-portable tr syntax.
28e9041c 14870
14871Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
14872
14873 * test-build.mk (HOLES): Add "xargs" for gdb.
14874
14875 * configure: Avoid hpux10.20 sed bug.
14876
14877Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
14878
5309a301 14879 * configure.in: Add support for windows host
28e9041c 14880 (that is a build done under the Microsoft build environment).
14881
14882Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
14883
14884 * Makefile.in: Replace all uses of srcroot with s, to shrink
14885 command line lengths.
14886
14887 Patches from Geoffrey Noer <noer@cygnus.com>:
14888 * configure.in: If configuring for newlib, pass --with-newlib to
14889 subdirectories.
14890 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
14891 -Bnewlib/ and -Lwinsup to gcc.
14892 (CXX_FOR_TARGET): Likewise.
14893
14894Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
14895
14896 * Makefile.in (ETC_SUPPORT): Add configure.
14897
14898Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
14899
aee16bda 14900 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
28e9041c 14901 host configuration file.
14902
14903Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
14904
14905 * configure.in: Break mn10x00 support into separate
14906 mn10200 and mn10300 configurations.
14907 * config.sub: Likewise.
14908
14909Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
14910
14911 * configure.in: Add lots of stuff to noconfigdirs for
14912 the mn10x00 targets.
14913
14914 * config.sub, configure.in: Add mn10x00 support.
14915
14916Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
14917
14918 * make-all.com: Call conf-a-gas, not config-a-gas.
14919
14920Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
14921
14922 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
4b695c23 14923 targets.
28e9041c 14924
14925Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
14926
14927 * mpw-README: Add much more detail for native PowerMac.
14928 * mpw-install: New file.
14929 * mpw-configure: Add --norecursion and --help options.
14930 * mpw-config.in: Translate readme and install files when
14931 copying to objdir.
14932 * mpw-build.in: Don't always depend on byacc and flex.
14933 (install-only-top): New action.
14934
151ad919 14935Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
14936
14937 * configure.in: You can now configure GDB for the v850.
14938
28e9041c 14939Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
14940
14941 * configure.in (noconfigdirs): Don't configure any C++ dirs
14942 if targeting D10V.
14943
14944Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
14945
14946 * config.sub: Recognize mips64vr5000.
14947
14948Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
14949
14950 * configure.in: Use a single line for host_tools and native_only.
14951
14952Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
14953
14954 * config.sub, configure.in: Add entries for m32r.
14955
14956Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
14957
14958 * Makefile.in (inet-install): Don't run install-gzip.
14959
14960Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
14961
14962 * configure.in: Don't config lots of things for *-*-windows*.
14963
14964Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
14965
14966 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
14967 (host_libs, host_tools): Copy from configure.in.
14968 * mpw-configure: Don't complain about directories not found.
14969
14970Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14971
14972 * configure.in (i[345]86): Recognize i686 for pentium pro.
14973 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
14974 file.
14975
14976 * config.guess (i[345]86): Ditto.
14977
14978Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14979
14980 * configure.in (noconfigdirs): Removed gdb for D10V.
14981
151ad919 14982Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
ed37269d 14983
151ad919 14984 * configure.in: Remove ld, target-libio, target-libg++, and
14985 target-libstdc++ from noconfigdirs.
ed37269d 14986
28e9041c 14987Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
14988
14989 * configure: Fix three locations where shell scripts were
14990 being run directly rather than with config_shell.
14991
151ad919 14992Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
14993
14994 * configure.in (v850-*-*): Set up initial $noconfigdirs.
14995 * config.sub (basic_machine): Recognize v850.
14996
28e9041c 14997Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
14998
14999 * mpw-configure: Handle multiple enable/disable options and
15000 pass them down recursively, handle -c and -s flags appropriately
15001 depending on choice of compiler, add escape mechanism for
15002 quoted arguments to gC.
15003
15004Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15005
15006 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
15007 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
15008 so that -mrelocatable-lib and -mno-eabi are used.
15009
15010 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
15011 not support --print-multi-lib, don't abort.
15012
28e9041c 15013Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
15014
15015 * make-all.com: Run config-a-gas.
15016 * setup.com: Don't copy subdirectory files around.
15017
15018Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
15019
15020 * configure.in (*-*-ose): Remove exclusion of libgloss for this
15021 target, it now compiles correctly.
15022
15023Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
15024
15025 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
15026
15027Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15028
aee16bda 15029 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
28e9041c 15030
15031Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15032
15033 * configure.in (native_only): Add prms.
15034
15035Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
15036
15037 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
15038 (BINUTILS_SUPPORT_DIRS): Likewise.
15039
15040Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15041
15042 * configure.in (d10v-*-*): Don't configure ld or gdb until the
15043 d10v support is added.
15044
15045Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15046
15047 * configure.in (d10v-*-*): New target.
15048
15049Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
15050
15051 * config.guess (HP 9000/811): Recognize this as a PA1.1
15052 machine.
15053
15054Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
15055
15056 * Makefile.in (do-tar-gz): New target, split out from tail end of
15057 taz target. Run each command separately, don't use pipes.
15058 (taz): Use it.
15059
15060Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
15061
15062 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
15063 * mpw-build.in: No builds should depend on building byacc or flex,
15064 they are assumed to be installed already.
15065
15066Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15067
15068 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
15069 variable that CC_FOR_TARGET needs.
15070
15071Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15072
15073 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
15074 options have changed since the last time the subdirectory was
15075 configured, and if it has, reconfigure.
15076 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
15077 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
15078
15079Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
15080
15081 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
15082 CLEAN_MODULES): Add bash.
15083 (all-bash): New target.
15084
15085Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
15086
15087 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
15088
15089Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15090
15091 * config.sub (basic_machine): Recognize d10v as a valid processor.
15092
15093Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
15094
15095 * mpw-configure: Add support for --bindir.
15096 * mpw-build.in: Use a GCC-specific build script for GCC actions.
15097
15098Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
15099
15100 * configure.in: add bash, time, gawk to list of hosttools and things
15101 to only build for native toolchains
15102
15103Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
15104
15105 * Makefile.in (docdir): Remove.
15106
15107Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
15108
15109 * Makefile.in (datadir): Set to $(prefix)/share.
15110
15111Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
15112
15113 * configure.in: build diff and patch for cygwin32-hosted
15114 toolchains.
15115
15116Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
15117
15118 * config.sub: Accept -rtems*.
15119
15120Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
15121
31972771 15122 * configure.in: enable dosrel for cygwin32-hosted builds,
15123 remove diff from the list of things not buildable
15124 via Canadian Cross
28e9041c 15125
15126Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
15127
15128 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
4b695c23 15129 don't get ". ".
28e9041c 15130
15131Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
15132
15133 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
15134
15135Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
15136
15137 * Makefile.in (taz): Handle case where tex3patch didn't even get
15138 checked out. Also, if it was found, put the symlink in a new util
15139 subdirectory.
15140
15141Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15142
15143 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
15144
15145Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
15146
15147 * config.sub: Recognize -openvms.
15148 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
15149 * make-all.com, setup.com: New files.
15150
15151Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
15152
15153 * Makefile.in (taz): tex3patch moved to texinfo/util.
15154
15155Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
15156
15157 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
15158 * configure.in: remove make from disable-if-Can-Cross list
15159 enable gdb if ${host} and ${target} are cygwin32
15160
15161Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
15162
15163 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
15164 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
15165
15166Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
15167
15168 * config.guess: Combine mips-mips-riscos cases, and use cpp to
15169 distinguish sysv/svr4/bsd variants.
15170 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
15171
15172Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
15173
15174 * configure.in: Added copyright notice.
15175 * move-if-change: Added copyright notice.
15176
15177Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15178
15179 * configure.in (powerpcle-*-solaris*): Until we get shared
15180 libraries working, don't build gdb, sim, make, tcl, tk, or
15181 expect.
15182
15183Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
15184
15185 * config.guess: Merge with FSF:
15186
15187 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
15188 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
15189
15190 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
15191 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
15192
15193 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
15194 * config.guess: Combine two OSF1 rules.
15195 Also recognize field test versions. From mjr@zk3.dec.com.
15196 * config.guess (dgux): Use /usr/bin/uname rather than uname,
15197 because GNU uname does not support -p. From pmr@pajato.com.
15198
15199Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
15200
15201 * Makefile.in (MAKEDIRS): Removed $(tooldir).
15202
15203Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
15204
15205 * mpw-README: Document GCCIncludes.
15206
15207Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
15208
15209 * configure.in (alpha-*-linux*): Set enable_shared to yes.
15210
15211Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
15212
15213 * mpw-configure: Handle --enable-FOO and --disable-FOO.
15214
15215Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
15216
15217 * configure.in (*-*-cygwin32): Configure make.
15218
15219Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
15220
15221 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
15222
15223Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
15224
15225 * Makefile.in (all-inet): Depend on all-perl.
15226
15227 * Makefile.in (inet-install): New target.
15228
15229 * Makefile.in (all-inet): Depend on all-tcl.
15230 (all-inet): Depend on all-send-pr.
15231
15232Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15233
15234 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
15235 temporarily.
15236
15237Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
15238
15239 * configure.in: Don't configure --with-gnu-ld on AIX.
15240
15241Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
15242
15243 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
15244
15245Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
15246
15247 * Makefile.in (ALL_MODULES): Added all-inet.
15248 (CROSS_CHECK_MODULES): Added check-inet.
15249 (INSTALL_MODULES): Added install-inet.
15250 (CLEAN_MODULES): Added clean-inet.
15251 (all-indent): New target.
15252
15253 * configure.in (host_tools): Added inet.
15254 (native_only): Added inet.
15255 (noconfigdirs): Added inet.
15256
15257Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
15258
15259 * configure.in: Don't configure libgloss if we are not configuring
15260 newlib.
15261
15262Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
15263
15264 * configure.in: Don't configure libgloss for unsupported
15265 architectures.
15266
15267Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15268
15269 * Makefile.in (CLEAN_MODULES): Add clean-apache.
15270
15271Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
15272
15273 * Makefile.in (ALL_MODULES): Include all-apache.
15274 (CROSS_CHECK_MODULES): Include check-apache.
15275 (INSTALL_MODULES): Include install-apache.
15276 (all-apache): New target.
15277
15278 * configure.in: Added apache everywhere perl is seen.
15279
15280Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15281
15282 * Makefile.in: Add support for clean-{module} and
15283 clean-target-{module} rules.
15284
15285Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
15286
15287 * configure.in (*-*-ose) do not build libgloss.
15288
15289Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15290
15291 * config.guess (prep*:SunOS:5.*:*): Turn into
15292 powerpele-unknown-solaris2.
15293
15294Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
15295
15296 * configure.in: Permit --enable-shared to specify a list of
15297 directories.
15298
15299Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
15300
15301 * configure.in (host==solaris): Pass only the first word of $CC
15302 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
15303
15304Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
15305
15306 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
15307
15308Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
15309
15310 * Makefile.in (ALL_MODULES): Include all-perl.
15311 (CROSS_CHECK_MODULES): Include check-perl.
15312 (INSTALL_MODULES): Include install-perl.
15313 (ALL_X11_MODULES): Include all-guile.
15314 (CHECK_X11_MODULES): Include check-guile.
15315 (INSTALL_X11_MODULES): Include install-guile.
15316 (all-perl): New target.
15317 (all-guile): New target.
15318
15319 * configure.in (host_tools): Include perl and guile.
15320 (native_only): Include perl and guile.
15321 (noconfigdirs): Don't build guile and perl; no ports have been
15322 done.
15323
15324Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
15325
31972771 15326 * configure (--enable-*): Handle quoted option lists such as
15327 --enable-sim-cflags='-g0 -O' better.
28e9041c 15328
15329Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15330
15331 * Makefile.in ({,inst}all-target): New rule so we can make and
15332 install all of the target directories easily.
15333
15334Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15335
15336 * configure.in: Add missing global flag in sed substitution when
15337 deleting `target-' from ${configdirs}.
15338
15339Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
15340
15341 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
15342 option.
15343
15344 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
15345 config/mh-necv4.
15346
15347 * install.sh: Correct misspelling of transformbasename.
15348
15349 * config.guess: Recognize mips-*-sysv*.
15350
15351Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
15352
15353 * config.sub: Recognize mon960.
15354
15355Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
15356
15357 * configure: Restore Canadian Cross handling of BISON and LEX,
15358 removed in Feb 20 change.
15359
15360Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
15361
15362 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
15363 Mention make install. Remove the old copyright date as well the
15364 clumsy and rather pointless copyright on the README file.
15365
15366Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
15367
15368 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
15369 Makefile after running symlink-tree, then run `make distclean' to
15370 avoid clobbering any generated files in srcdir.
15371
15372Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
15373
15374 * configure.in (m68k-*-netbsd*): Build everything now.
15375
15376Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
15377
15378 * Makefile.in (taz): Fix quoting.
15379
15380Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
15381
15382 * configure.in (sparclet-*-*): Build everything now.
15383
15384Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15385
15386 * configure.in (m68k-*-linux*): New host.
15387
15388Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
15389
15390 * configure: Check for bison before byacc.
15391
15392Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
15393
15394 * Makefile.in configure: Change the way LEX and BISON/YACC are
15395 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
15396 searching PATH. These are used as fallbacks by Makefile.in if
15397 flex/bison/byacc aren't in objdir.
15398
15399Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
15400
15401 * Makefile.in: Make everything which depends upon all-bfd also
15402 depend upon all-opcodes, in case --with-commonbfdlib is used.
15403
15404Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15405
15406 * configure.in (host *-*-cygwin32): Don't build gdb if we are
15407 building NT native compilers on Unix.
15408
15409Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
15410
15411 * configure.in: Don't get CC from the host Makefile fragment if we
15412 can find gcc in PATH, or if this is a Canadian Cross. Move the
15413 Solaris test for /usr/ucb/cc to the post target script, just after
15414 the compiler sanity test.
15415
15416Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
15417
15418 * config.sub: Merge with FSF.
15419
15420Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
15421
15422 * Makefile.in (RPATH_ENVVAR): New variable.
15423 (REALLY_SET_LIB_PATH): Use it.
15424 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
15425
15426Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
15427
15428 * config.sub, configure.in: Recognize sparclet cpu.
15429
15430Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
15431
15432 * config.guess: Support m68k-cbm-sysv4.
15433
15434Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15435
15436 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
15437 m68k-unknown-linuxaout from linker help string. Put quotes around
15438 $ld_help_string.
15439
15440Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
15441
15442 * config.guess (powerpc-harris-powerunix): Add guess for port
15443 to new target.
15444
15445Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15446
15447 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
15448
15449Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
15450
15451 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
15452 $(REALLY_SET_LIB_PATH) in Makefile.
15453 * Makefile.in (SET_LIB_PATH): New variable.
15454 (REALLY_SET_LIB_PATH): New variable.
15455 ($(DO_X)): Use $(SET_LIB_PATH).
15456 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
15457 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
15458 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
15459 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
15460 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
15461 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
15462 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
15463 (install-dosrel): Likewise.
15464 (all-opcodes): Depend upon all-libiberty.
15465
15466Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
15467
15468 * config.guess (*:CYGWIN*): New
15469
15470Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15471
15472 * Makefile.in (all-target-winsup): All all-target-libiberty.
15473
15474Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15475
15476 * configure.in (noconfigdirs): Add missing # in front of comment.
15477
15478Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
15479
15480 * configure.in: add second pass to things added to noconfigdirs
15481 so *-gm-magic can exclude libgloss properly.
15482
15483Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
15484
15485 * mpw-configure (extralibs_name, rez_name): Set correctly
15486 for MWC68K compiler.
15487
15488 * mpw-README: Add more info on the necessary build tools.
15489
15490Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
15491
15492 * configure.in, config.sub: Recognize cygwin32.
15493
15494Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
15495
15496 * config.guess, config.sub: Recognize A/UX.
15497
15498Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
15499
15500 * config.sub: Merge with gcc/config.sub.
15501
15502Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
15503
15504 * mpw-build.in (do-binutils): Add build of stamps.
15505
15506Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
15507
15508 * config.sub: Add recognition for mips64vr4100*-* targets.
15509
15510Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15511
15512 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
15513 Add creation of gconfigargs with `--enable-shared' turned on.
15514 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
15515 ($(host)-stamp-stage3-configured): Likewise.
15516 (HOLES): Add chatr and ldd.
15517 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
15518
15519Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
15520
15521 * configure: Pass --nfp to recursive configures.
15522
15523Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
15524
15525 * Makefile.in (DLLTOOL): New.
15526 (DLLTOOL_FOR_TARGET): New.
15527 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
15528 (EXTRA_TARGET_FLAGS): Ditto.
15529 (EXTRA_GCC_FLAGS): Ditto.
15530 (CONFIGURE_TARGET_MODULES): Ditto.
15531 (DO_X): Ditto.
15532 * configure: Add DLLTOOL.
15533
15534Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
15535
15536 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
15537 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
15538 mh-sco, since old workarounds no longer needed, and don't
15539 build ld, since libraries have weak symbols in COFF.
15540
15541Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
15542
15543 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
15544
15545Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
15546
15547 * configure.in: Make sure that ${CC} can be used to compile an
15548 executable.
15549
15550Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
15551
15552 * Makefile.in (all-gdb): Depend on $(GDB_TK).
15553 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
15554 nothing depending on whether gdbtk is being built.
15555
15556Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
15557
15558 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
15559
15560Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
15561
15562 * configure.in (noconfigdirs): Put ld or gas in this early, if the
15563 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
15564
15565Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
15566
15567 * config-ml.in: Add support for
15568 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
15569 Simplify setting of multidirs from --disable-foo.
15570
15571Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15572
15573 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
15574 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
15575 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
4b695c23 15576 non-empty, pass them on to the GCC make.
28e9041c 15577 (all-bootstrap): New rule that is like all-gcc, except it executes
15578 the GCC bootstrap rule instead of the GCC all rule.
15579
15580Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
15581
15582 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
15583
15584Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15585
15586 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
15587 DG/UX support.
15588
15589Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
15590
15591 * config.sub (i*86*) Change [345] to [3456]
15592
15593Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15594
15595 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
15596 --with-gnu-ld=no.
15597
15598Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15599
15600 * config-ml.in (rs6000*, powerpc*): Add switches to control which
15601 AIX multilibs get built.
15602
15603Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15604
15605 * configure.in (i386-win32): Don't build expect if we're not
15606 building the tcl subdir.
15607
15608Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
15609
15610 * Makefile.in: (configure-target-examples, all-target-examples):
15611 New targets, configure and build example programs.
15612
15613Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
15614
15615 * mpw-configure: If an mpw-config.in generated a file mk.sed,
15616 use it as input to sedit the generated MPW makefile.
15617 * mpw-README: Add a suggestion about Gestalt.h.
15618
15619Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
15620
15621 * config.sub: Accept *-*-ieee*.
15622
15623Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
15624
15625 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
15626 Ronald F. Guilmette <rfg@monkeys.com>.
15627
15628Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15629
15630 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
15631 for powerpc-pe native.
15632 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
15633 (target==powerpc-pe): duplicate i386-win32 entry.
15634
15635Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15636
15637 * configure.in (noconfigdirs): Exclude target-newlib for all versions
15638 of vxworks, not just vxworks5.1.
15639
15640Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
15641
15642 * mpw-configure: Add support for exec-prefix.
15643
15644Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15645
15646 * config.guess: Recognize HP model 816 machines as having
15647 a PA1.1 processor.
15648
15649Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
15650
15651 * configure: Ignore new autoconf configure options.
15652
28e9041c 15653Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
15654
15655 * config.guess: Recognize Pentium under SCO.
15656 From Robert Lipe <robertl@arnet.com>.
15657
15658Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15659
15660 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
28e9041c 15661
15662Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
15663
15664 * configure.in: Don't configure gas for alpha-dec-osf*.
15665
15666Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
15667
15668 * configure.in: Default to --with-stabs for some targets for which
15669 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
15670 i[345]86*-*-unixware*.
15671
15672Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
15673
15674 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
15675 rather than basing it on the target. Simplify handling of options
15676 controlling which directories to configure. Remove extraneous
15677 slash in multi-clean target.
15678
15679Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
15680
15681 * config-ml.in: Prefix more variables with ml_ so they don't collide
15682 with configure's.
15683
15684Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
15685
15686 * configure: Don't turn -v into --v.
15687
15688Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
15689
15690 * configure.in (targargs): Fix typo.
15691
15692 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
15693
15694Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
15695
15696 * configure.in: Strip --host and --target options from
15697 CONFIG_ARGUMENTS, and always configure for --host only. Add
15698 --with-cross-host option when building with a cross-compiler.
15699 * configure: Canonicalize the arguments put into config.status by
15700 always using `=' for an option with an argument. Pass a presumed
15701 --host or --target explicitly.
15702
15703Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
15704
15705 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
15706 into general OS recognition case.
15707
15708Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15709
15710 * configure.in (target_configdirs): add target-winsup only
15711 for win32 target systems.
15712
15713Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
15714
15715 * Makefile.in (all-target-libgloss): Depend upon
15716 configure-target-newlib, since when libgloss is built it looks to
15717 see if the newlib directory exists.
15718
15719Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
15720
15721 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
15722 cfg-ml-*.in.
15723
15724Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
15725
15726 * configure: Handle LD and LD_FOR_TARGET when configuring a
15727 Canadian Cross.
15728
28e9041c 15729Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15730
15731 * configure.in (target_libs): add target-winsup.
15732 (target==i386-win32): add patch diff flex make to $noconfigdirs.
15733 (target==ppcle-pe): remove ld from $noconfigdirs.
15734
15735Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
15736
15737 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
15738 Preserve relative path names in $srcdir. Build symlink tree if
15739 configuring cross target dir and srcdir=. (= no VPATH support).
15740 (configure-target-libg++): Depend on configure-target-librx.
15741 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
15742 * config-ml.in: New file.
15743 * symlink-tree: New file.
15744 * configure: Ensure srcdir="." if that's what it is.
15745
15746Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
15747
15748 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
15749 includes and FLEX_SKELETON setting.
15750 * mpw-configure (--with-gnu-ld): New option, controls whether
15751 to use PPCLink or ld with PowerMac GCC.
15752 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
15753 * mpw-config.in: Configure grez if targeting Mac.
15754
15755 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
4b695c23 15756 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
15757 just macos.
28e9041c 15758 * configure.in: Configure grez resource compiler if targeting Mac.
15759 * Makefile.in (all-grez, install-grez): New targets.
15760
15761Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
15762
15763 * configure: CXX defaults to gcc, not g++. If we find
4b695c23 15764 gcc in the path, set CC to gcc -O2.
28e9041c 15765
15766Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
15767
15768 * configure: Default ${build} correctly. Avoid picking up extra
15769 spaces when reading CC and CXX from Makefile. When doing a
15770 Canadian Cross, use plausible default values for numerous
15771 variables.
15772 * configure.in: When doing a Canadian Cross, don't try to
15773 configure tools whose configure script can't handle it.
15774
15775Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15776
15777 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
15778
15779Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
15780
15781 * configure: Remove dubious bug reporting address.
15782
15783Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
15784
15785 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
15786 configure script, run that instead of this directory's configure.
15787 In either case, print a message that we're configuring the sub-dir.
15788
15789Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
15790
15791 * configure.in: Before checking for the existence of various files,
15792 use sed to filter out "target-".
15793
15794Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
15795
15796 * Makefile.in (DO_X): Split rule to decrease command line length
15797 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
15798 (Philippe De Muyter).
15799
15800Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15801
15802 * Makefile.in (all-patch): depend on all-libiberty.
15803
15804Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
15805
15806 * configure.in: If the only directory in target_configdirs which
15807 actually exists is libiberty, then set target_configdirs to empty,
15808 to avoid trying to build a target libiberty in a gas or gdb
15809 distribution.
15810
15811Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
15812
15813 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
4b695c23 15814 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
15815 systems.
28e9041c 15816
15817Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15818
15819 * configure.in (copy_dirs): Use sys-include instead of include
15820 for --with-headers option.
15821
15822Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
15823
15824 * Makefile.in, configure.in: Make winsup builds work with
15825 new scheme.
15826
15827Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
15828
15829 * configure.in: Build the linker on AIX.
15830
15831Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
15832
15833 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
15834 where needed.
15835
15836Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
15837
15838 * Makefile.in (all-gcc): Fix typo.
15839
15840Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
15841
15842 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
15843
15844Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
15845
15846 * configure.in: Rename libFOO to target-libFOO, and xiberty
15847 to target-xiberty, to provide more flexibility.
15848 (target_subdir): Define. Create if cross.
15849 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
15850 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
15851 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
15852 check-libFOO -> check-target-libFOO, etc.
15853 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
15854 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
15855 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
15856 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
15857 allow ALL_GCC="" to only configure.
15858 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
15859 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
15860 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
15861
15862Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
15863
15864 * Makefile.in (taz): Build "info" in etc explicitly.
15865
15866Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
15867
15868 * configure.in: Make sure that CC is undefined (as opposed to
15869 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
15870 problem with autoconf trying to configure on a host without GCC.
15871
15872Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
15873
15874 * mpw-configure: Set host alias from choice of host compiler,
15875 only use generic MPW Makefile sed if present, edit a file
15876 named "hacked_Makefile.in" instead of "Makefile.in" if present.
15877 * mpw-README: Add problem notes about CW6 and CW7.
15878
15879Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
15880
15881 * Makefile.in (taz): Use ";" instead of ";;".
15882
15883Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
15884
15885 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
15886 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
15887 DISTDOCDIRS.
15888 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
15889 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
15890
15891Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
15892
15893 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
15894 and gnats, because they are now subsumed by DISTSTUFFDIRS.
15895 Move bfd to DISTSTUFFDIRS.
15896
15897Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15898
15899 * Makefile.in (X11_LIB): Removed.
15900 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
15901
15902 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
15903
15904Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15905
15906 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
15907 names.
15908
15909Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15910
15911 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
15912
15913Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
15914
15915 * configure.in (i[345]86-*-win32): Always build newlib.
15916 Don't configure cvs, autoconf or texinfo.
15917 * Makefile.in (LD_FOR_TARGET): New.
15918 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
15919 Pass down LD_FOR_TARGET.
15920
15921Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
15922
15923 * winsup: New directory.
15924 * Makefile.in: Build winsup.
15925 * configure.in: Winsup is configured when target is win32.
15926 Can only build win32 target GDB when native.
aee16bda 15927
28e9041c 15928Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
15929
15930 * config.guess: Recognize HP model 819 machines as having
15931 a PA 1.1 processor.
15932
15933Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
15934
15935 * configure: Fix sed loop which substitutes for CC and CXX to
15936 avoid bug found in various sed implementations.
15937
15938Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15939
15940 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
15941 simulator. Use standard powerpc-*-eabi*.
15942
15943Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
15944
15945 * configure.in: Stop putting gas and binutils in noconfigdirs for
15946 powerpc-*-aix* and rs6000-*-*.
15947
15948Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
15949
15950 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
15951 -mcall-aixdesc libraries.
15952
15953Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
15954
15955 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15956
15957 * config.sub (arm | armel | armeb): Fix shell syntax.
15958
15959Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15960
15961 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
15962 -msoft-float and -mcpu=common support.
15963 (powerpc*-*-eabisim*): Add support for building -mcall-aix
15964 libraries.
15965
15966Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15967
15968 * configure.in: Allow configuration and build of emacs19 for the alpha.
15969
15970Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15971
15972 * configure.in (CC): Get ^CC, not just any old CC, from
15973 ${host_makefile_frag}.
15974
15975Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15976
aee16bda 15977 * configure.in (CC): Try to get CC from
28e9041c 15978 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
15979
15980Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15981
15982 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
15983 only if it exists in $(srcdir).
15984
15985Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
15986
15987 * configure: If CC and CXX are not set in the environment, set
15988 them, based on either an existing Makefile or on searching for gcc
15989 in PATH. Substitute for CC and CXX in Makefile.
15990 * configure.in: Remove libm from target_libs. Separate
15991 target_configdirs from configdirs. If CC is not set in
15992 environment, try to get it from a host Makefile fragment. Rewrite
15993 changes of configdirs to use skipdirs instead. A few minor
15994 tweaks. Take directories out of target_configdirs as they are
15995 taken out of configdirs. Remove existing Makefile files from
15996 subdirectories. Substitute for TARGET_CONFIGDIRS and
15997 CONFIG_ARGUMENTS in Makefile.
15998 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
15999 by configure.in.
16000 (CONFIG_ARGUMENTS): Likewise.
16001 (CONFIGURE_TARGET_MODULES): New variable.
16002 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
16003 ($(CONFIGURE_TARGET_MODULES)): New target.
16004 (configure-libg++, configure-libio): New targets.
16005 (all-libg++): Depend upon configure-libg++.
16006 (all-libio): Depend upon configure-libio.
16007 (configure-libgloss, all-libgloss): New targets.
16008 (configure-libstdc++): New target.
16009 (all-libstdc++): Depend upon configure-libstdc++.
16010 (configure-librx, all-librx): New targets.
16011 (configure-newlib): New target.
16012 (all-newlib): Depend upon configure-newlib
16013 (configure-xiberty): New target.
16014 (all-xiberty): Depend upon configure-xiberty.
16015
16016Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16017
16018 * configure.in (host i[345]86-*-win32): Expand the
16019 noconfigdirs again.
16020
16021Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
16022
16023 * mpw-configure: Fix sed command file name.
16024
16025Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
16026
aee16bda 16027 * configure.in (host i[345]86-*-win32): Reduce the
28e9041c 16028 noconfigdirs again.
16029
16030Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
16031
16032 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
16033 or powerpc*-*-pe*, since they are not yet supported.
16034
16035Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
16036
16037 Add PowerMac support and many other enhancements.
16038 * mpw-configure: New option --cc to select compiler to use,
16039 paste options set according to --cc into the generated
16040 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
16041 if mpw-make.sed is present.
16042 * mpw-config.in: Don't test for gC1, test for mpw-touch,
16043 add forward includes for PowerPC include files.
16044 * mpw-build.in: Build using Makefile.PPC if present.
16045 (do-byacc, etc): Remove separate version resource builds.
16046 (do-gas): Build "stamps" before "all".
16047 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
16048 * mpw-README: Update to reflect --cc option, PowerMac support,
16049 and recently-reported compatibility problems.
16050
16051Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
16052
16053 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
16054 embedded m68k systems (-aout, -coff, -elf, -vxworks).
16055 (--with-multilib-top): Pass to recursive invocations.
16056
16057Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
16058
16059 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
16060 v810-*-*.
16061
16062Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16063
16064 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
16065 gdb, ld and opcodes on v810-*-*.
16066
28e9041c 16067Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
16068
16069 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
16070 (local-maintainer-clean): New target.
16071 (maintainer-clean): New target.
16072 (realclean): Just depend upon maintainer-clean.
16073
16074Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16075
16076 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
16077
16078Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
16079
16080 * configure.in: Build ld in mips*-*-bsd* case.
16081
16082Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
16083
16084 * config.sub: Accept -lites* OS. From Ian Dall.
16085
16086Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
16087
16088 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
4b695c23 16089 targets.
28e9041c 16090
16091Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16092
16093 * configure.in: treat i386-win32 canadian cross the same as
16094 i386-go32 canadian cross.
16095
16096Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16097
16098 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
16099 running under the simulator to build a reduced set of libraries.
16100 (powerpc-*-eabiaix): Add fine grained multilib support added to
16101 other powerpc targets yesterday.
16102
16103Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16104
16105 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
16106 -disable-softfloat, -disable-relocatable, -disable-aix, and
16107 -disable-sysv to control which multilib libraries get built.
16108
16109Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
16110
16111 * configure: Add Makefile.tem to list of files to remove in trap
16112 handler.
16113
16114Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
16115
16116 * config.guess (*Linux*): Add missing "exit"s.
16117 Also, need specific check for alpha-unknown-linux (uses COFF).
16118
16119Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
16120
16121 * config.guess: Merge with FSF:
16122
16123 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
16124 * config.guess (AIX4): More robust release numbering discovery.
16125
16126 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
16127 * config.guess (i386-sequent-ptx): Properly get version number.
16128
16129 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
16130 * config.guess (mips:*:4*:UMIPS): New case.
16131
16132Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
16133
16134 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
16135 (i386-win32 host): Likewise. Don't build readline.
16136
16137Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
16138
16139 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
16140 SUPPORT_FILES to submakes.
16141
16142Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
16143
16144 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
16145 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
16146 mpw-configure.
16147
16148Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
16149
16150 * configure.in (appdirs): Use =, not ==, in test expression when
16151 trying to build the text to print in the warning message for
16152 Solaris users.
16153
16154Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
16155
16156 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
16157
16158Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16159
16160 * config.guess: Recognize lynx-2.3.
16161
16162Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
16163
16164 * config.sub (z8ksim): Deleted
16165 (z8k-*-coff): New, this is the one true name of the target.
16166
16167Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
16168
16169 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
16170
16171Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
16172
16173 * config.guess (*:Linux:*:*): First try asking the linker what the
16174 default object file format is (elf, aout, or coff). Then if this
16175 fails, try previous methods.
16176
16177Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16178
16179 * configure.in: Don't build newlib for *-*-vxworks5.1.
16180
16181Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16182
16183 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
16184 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
16185
16186Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
16187
16188 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
16189
16190Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
16191
16192 * cfg-ml-com.in: New file.
16193 * cfg-ml-pos.in: New file.
16194
16195Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16196
16197 * COPYING.NEWLIB: Add HP free copyright to list.
16198
16199Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16200
16201 * config.sub: Recognize -eabi* for the system, not just -eabi.
16202
16203Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
16204
16205 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
16206 * config.sub, configure.in (win32): New target and host.
16207
16208Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
16209
16210 * configure.in: Add i386-pe configuration.
16211
16212Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
16213
16214 * mpw-build.in (install): Install GDB after LD.
16215
16216Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
16217
16218 * mpw-config.in (elf/mips.h): Always forward-include, needed
16219 for GDB to build.
16220
16221Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
16222
16223 * testsuite: New directory for customer acceptance and whole tool
16224 chain tests.
16225
16226Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
16227
16228 * configure: If per-host line isn't found, but AC_OUTPUT is found
16229 and a configure script exists, run it instead.
16230
16231Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
16232
16233 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
16234
16235Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
16236
16237 * configure: Set build_{cpu,vendor,os,alias} to host values when
16238 --build isn't specified.
16239
16240Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16241
16242 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
16243 (FLAGS_TO_PASS): Pass them.
16244 (EXTRA_TARGET_FLAGS): Ditto.
16245
28e9041c 16246Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16247
16248 * Makefile.in (all-libg++): Depend on all-libstdc++.
16249
16250Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16251
16252 * configure.in (noconfigdirs): Enable all packages for
16253 i386-unknown-netbsd.
16254
16255Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
16256
16257 * configure.in (noconfigdirs): Don't configure tk for i386-go32
16258 hosted builds (DOS builds)
16259
16260Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
16261
16262 Changes for ARM based on patches from Richard Earnshaw:
16263 * config.sub: Handle armeb and armel.
16264 * configure.in: Omit arm linker only for riscix.
16265
16266Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
16267
16268 * config.guess: Update from FSF.
16269
16270Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
16271
fee90afd 16272 * config.sub: Recognize powerpcle as the little endian variant of
28e9041c 16273 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
16274 powerpcle variant. Convert pentium into i586, not i486. Add p5
16275 alias for i586. Map new x86 variants p6, k5, nexgen into i586
16276 temporarily.
16277
16278Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
16279
16280 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
16281
16282Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
16283
16284 * config.sub: Accept -lites* as a basic system type.
16285
16286Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
16287
16288 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
16289 installed, and if so return linuxoldld as the system name.
16290
16291Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
16292
16293 * config.guess: Add hppa1.1-hp-lites support.
16294
16295Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
16296
16297 * configure.in: Don't build newlib for m68k-vxworks5.1.
16298
16299Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16300
16301 * configure.in (mips-sgi-irix6): Use mh-irix5.
16302
16303Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
16304
16305 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
16306
16307Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16308
16309 * test-build.mk: Enable building of shared libraries on IRIX 5 and
31972771 16310 OSF/1. Fix compiler flags.
28e9041c 16311 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
16312
16313Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
16314
16315 * configure.in: Recognize --with-newlib.
16316 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
16317
16318Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16319
151ad919 16320 * Makefile.in: move {all,check,install}-gdb from *_MODULES
28e9041c 16321 to *_X11_MODULES due to gdbtk needing X include files et al.
16322
16323Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
16324
16325 Merge in support for Mac MPW as a host.
16326 (Old change descriptions retained for informational value.)
16327
16328 * mpw-config.in: Add generic include forwards for cpu-specific
16329 include files in aout and elf directories.
16330
16331 * mpw-configure: Added copyright.
16332 * mpw-config.in: Check for presence of required build tools.
16333 (target_libs): Add newlib.
16334 (target_tools): Add examples.
16335 (Read Me): Generate as "Read Me for MPW" instead.
16336 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
16337 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
16338 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
16339
16340 * mpw-configure: Remove subdir-specific makefile hackery,
16341 delete mk.tmp after using it.
16342
16343 * mpw-build.in (all): Display start and end times.
16344
16345 * mpw-configure (host_canonical): Set.
16346 (target_cpu): Always add to makefiles.
16347 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
16348 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
16349 (mpw-mh-mpw): Look for in srcdir and srcroot.
16350 Use sed instead of mpw-edit-prefix to edit prefix definitions.
16351
16352 * mpw-build.in: (install-only): New target.
16353
16354 * mpw-configure (host_alias, target_alias): Rename from hostalias
16355 and targetalias, add into generated Makefile.
16356 (mk.tmp): If present, add into generated Makefile.
16357 * mpw-build.in (all-gas): Build config.h first before gas proper.
16358
16359 * mpw-configure (config.status): Write only if changed.
16360 * mpw-config.in (readline): Configure it (not built, just used for
16361 definitions).
16362
16363 * mpw-config.in (elf/mips.h): Add a forward include.
16364
16365 * mpw-config.in: Forward-include most .h files in include into
16366 extra-include.
16367 (readline): Don't build.
16368 mpw-build.in (install): Install GDB.
16369
16370 * mpw-configure (prefix, mpw_prefix): Handle it.
16371 * mpw-config.in (mmalloc, readline): Don't configure.
16372 * mpw-build.in (thisscript): Rename to ThisScript.
16373 Use mpw-build instead of BuildProgram everywhere.
16374 (mmalloc, readline): Don't build.
16375 * mpw-README: New file, basic documentation about the MPW port.
16376
16377 * mpw-config.in: Use forward-include to create include files.
16378
16379 * mpw-configure: Add more things to the top of each configured
16380 Makefile, including contents of config/mpw-mh-mpw.
16381 * mpw-config.in (extra-include): Create this directory and fill it
16382 with Posix-like include files when configuring.
16383
16384 * config.sub (apple, mac, mpw): Add various aliases.
16385
16386 * mpw-build.in: New file, top-level build script fragment for MPW.
16387 * mpw-configure: New file, configure script for MPW.
16388 * mpw-config.in: New file, config fragment for MPW.
16389
16390Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16391
16392 * configure.in (host_libs): Remove glob, since it is gone from the
16393 sources.
16394
16395Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16396
16397 * Makefile.in: define empty GDB_NLM_DEPS var.
16398
16399 * configure.in(target_makefile_frag): use config/mt-netware
16400 for netware targets.
16401
16402Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
16403
16404 * config.sub: Merge in recent FSF changes. Remove linux special
16405 cases.
16406
16407Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16408
5309a301 16409 Revert this change:
28e9041c 16410
16411 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
16412
16413 * build-all.mk: Use CC=cc -Xs on Solaris.
16414
28e9041c 16415Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16416
16417 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
16418 stop using it.
16419 * Makefile.in: Nuke all references to glob subdirectory.
16420
16421Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16422
16423 * configure.in: Fix --enable-shared logic in per-host.
16424
16425Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
16426
16427 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
16428
16429Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16430
16431 * configure.in (noconfigdirs): Don't build gas on AIX, for
16432 powerpc*-*-aix* as well as for rs6000*-*-aix*.
16433
16434Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
16435
16436 * configure: Fix --cache-file to work if the file argument is a
16437 relative path.
16438
16439Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
16440
16441 * configure: If the --cache-file is used, pass it down to
16442 configure in subdirectories.
16443
16444Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
16445
16446 * config.sub: add vxworks29k configuration.
16447
16448Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
16449
16450 * Makefile.in (taz): Do "diststuff" part quietly.
16451
16452Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
16453
16454 * config.sub: Mini-merge with gcc/config.sub.
16455
16456Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16457
16458 * config.guess (IRIX): Sed - to _.
16459
16460Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16461
16462 * Makefile.in (source-vault, binary-vault): New targets.
16463
16464Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
16465
16466 * config.sub: Recognize -eabi as a basic system type.
16467
16468Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16469
16470 * configure.in (enable_shared stuff): Fix typo.
16471
16472Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
16473
16474 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
16475
16476Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16477
16478 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
16479
16480Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
16481
16482 * configure.in (rs6000-*-*): Don't build gas.
16483
16484Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
16485
16486 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
16487 reduce command line length.
16488 (AS_FOR_TARGET): Check for as.new, not Makefile.
16489 (NM_FOR_TARGET): Check for nm.new, not Makefile.
16490
16491Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
16492
16493 * config.guess: Merge from FSF.
16494
16495Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16496
16497 * configure: Don't use $ when handling program_suffix.
16498
16499Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
16500
16501 * configure.in: Configure tk for hppa/hpux.
16502
16503Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
16504
16505 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
16506
16507Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
16508
16509 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
16510 to LIBCXXFLAGS. Tests are better run without it.
16511
16512Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
16513
16514 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
16515
16516Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
16517
16518 * configure.in (*-*-netware*): Don't configure xiberty.
16519
16520Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
16521
16522 * configure.in: Remove tk from native_only list.
16523
16524Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
16525
16526 * build-all.mk: Add mips-ncd-elf target to sun4 targets
16527 for special NCD build.
16528
16529Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16530
16531 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
16532 makeall.bat, they're only useful for binutils snapshots.
16533 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
16534 makeall.bat to specified SUPPORT_FILES.
16535
16536Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
16537
16538 * build-all.mk: Add Ericsson targets to sun4 and solaris
16539 hosts. Add BNR's sun4 target to solaris host, so their
16540 build-from-source will be tested in-house first.
16541
16542Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16543
16544 * Makefile.in (LIBCFLAGS): New variable.
16545 (CFLAGS_FOR_TARGET): Ditto.
16546 (LIBCFLAGS_FOR_TARGET): Ditto.
16547 (LIBCXXFLAGS): Ditto.
16548 (CXXFLAGS_FOR_TARGET): Ditto.
16549 (LIBCXXFLAGS_FOR_TARGET): Ditto.
16550 (BASE_FLAGS_TO_PASS): Pass them.
16551 (EXTRA_TARGET_FLAGS): Ditto.
16552
5309a301 16553 * configure.in: Support --enable-shared.
28e9041c 16554
16555Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
16556
16557 * configure.in (target_libs): Include libstdc++ again.
16558 * config.guess: Update from FSF (for FreeBSD).
16559
16560Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16561
16562 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
16563 makeall.bat.
16564 (DISTDOCDIRS): Add `etc'.
16565 (ETC_SUPPORT_PFX): New variable.
16566 (taz): Include anything from etc starting with a word in
16567 ETC_SUPPORT_PFX.
16568
16569Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16570
16571 * config.sub: Update for recent FSF changes. Remove obsolete
16572 h8300hds entry. Add -windows* and -osx as basic os. Minor
16573 spacing changes.
16574
16575Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
16576
16577 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
16578
16579 * config.guess: Merge with FSF.
16580 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
16581
16582Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16583
16584 * configure: Since the "trap 0" handler will override the exit
16585 status on many systems, only use it for "exit 1", and make it set
16586 a non-zero exit status; reset it before "exit 0". Also, check
16587 exit status of config.sub, and error out if it failed.
16588
16589Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
16590
16591 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
16592 and install libgloss.
16593
16594Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16595
16596 * Makefile.in (all-binutils): Depend upon all-byacc.
16597
16598 * configure.in: Don't build emacs on Irix 5.
16599
16600Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16601
16602 * configure.in (*-*-netware*): Add libio.
16603
16604Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16605
16606 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
16607 (CHECK_TARGET_MODULES): Ditto.
16608 (INSTALL_TARGET_MODULES): Ditto.
16609 (TARGET_LIBS): Ditto.
16610 (all-libstdc++): Note dependencies.
16611
16612Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16613
16614 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
16615
16616Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16617
16618 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
16619 -fexternal-templates.
16620
16621 * configure.in (target_libs): Add libstdc++.
16622 (noconfigdirs): Add libstdc++ as appropriate.
16623
16624Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16625
16626 * config.guess: Update from FSF.
16627
16628Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16629
16630 * configure: Use ${config_shell} when running ${configsub}.
16631
16632Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
16633
16634 * config.sub: No longer recognize h8300h.
16635
16636Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16637
16638 * config.sub: Remove extraneous differences between config.sub and
16639 gcc/config.sub.
16640
16641Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16642
16643 * Makefile.in (DISTSTUFFDIRS): Add gas.
16644
16645Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
16646
16647 * COPYING.NEWLIB: New file.
16648
16649Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
16650
16651 * config.guess (HP-UX): Patch from Harlan Stenn
16652 <harlan@landmark.com> to also emit release level.
16653
16654Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
16655
16656 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
16657
16658Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
16659
16660 * config.sub: Merge nextstep cleanup from FSF.
16661
16662Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16663
16664 * configure.in (arm-*-*): Don't configure ld for this target.
16665
16666Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16667
16668 * configure.in (*-*-netware): don't configure libg++, libio,
16669 librx, or newlib.
16670
16671Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16672
16673 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
16674 configure ld--it works, but it doesn't support shared libraries.
16675
16676Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
16677
16678 * config.guess (*-unknown-freebsd*): Get rid of possible
16679 trailing "(Release)" in version string.
16680 Patch from Paul Richards <paul@isl.cf.ac.uk>.
16681
16682Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
16683
16684 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
16685 Fix type: *-next-neststep -> *-next-nextstep.
16686
16687 * config.guess: Merge from FSF:
16688
16689 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
16690
16691 * config.guess: Recognize powerpc-ibm-aix3.2.5.
16692
16693 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
16694
16695 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
16696 instead of UNIX_SV for UnixWare 1.0).
16697
16698Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
16699
16700 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
16701 to make gdb/nlm/* build after the compiler and linker.
16702
16703Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
16704
16705 * config.guess (netbsd, freebsd, linux): Accept any machine,
16706 not just i[34]86.
16707 (m68k-atari-sysv4): Relocate to match FSF version.
16708
16709 * config.guess: More merges from the FSF:
16710
16711 Add a space before function call or macro invocation.
16712
16713 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16714
16715 * config.guess: Add trap cmd to remove dummy.c and dummy when
16716 interrupted.
16717
16718 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16719
16720 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
16721 (dummy): Redirect stderr from compilation of dummy.c.
16722
16723 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
16724
16725 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
16726
16727Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
16728
16729 * configure: Accept and ignore --cache*, for compatibility with
16730 new autoconf.
16731
16732Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
16733
16734 * config.guess: Merge from FSF:
16735
16736 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
16737
16738 * config.guess (Pyramid*:OSx*:*:*): New case.
31972771 16739 (PATH): Add /.attbin at end for finding uname.
16740 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
28e9041c 16741
16742 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
16743
31972771 16744 * config.guess (M88*:DolphinOS:*:*): New case.
28e9041c 16745
16746 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
16747
31972771 16748 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
16749 to select whether to use ELF or COFF.
28e9041c 16750
16751 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
16752
31972771 16753 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
28e9041c 16754
16755 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
16756
16757 * config.guess: Guess the OS version for HPUX.
16758
16759 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
16760
16761 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
16762
16763Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16764
16765 * configure.in: Recognize --with-headers, --with-libs, and
16766 --without-newlib.
16767 * Makefile.in (all-xiberty): Depend upon all-ld.
16768
16769Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16770
16771 * configure.in: Change i[34]86 to i[345]86.
16772
16773Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16774
16775 * configure (version): A few more tweaks to help message.
16776
16777Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
16778
16779 * Makefile.in: Remove (for now) librx as a host library,
16780 now that we're building it for target.
16781
16782Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16783
16784 * configure: Fix up help message; from karl@owl.hq.ileaf.com
16785 (Karl Berry).
16786
16787Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
16788
16789 * configure.in: Also configure librx.
16790
16791Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
16792
16793 * Makefile.in: Update various rules to reflect that librx
16794 is now needed for libg++.
16795
16796Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16797
16798 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
16799
16800Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
16801
16802 * configure.in: Configure the examples directory.
16803
16804Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16805
16806 * configure: Simplify Jun 2 1994 change.
16807
16808Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16809
16810 * change CC to /usr/latest/bin/gcc for lynx host builds, since
16811 /bin/gcc isn't good enough to build gcc.
16812
16813Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
16814
16815 * Makefile.in (GDB_SUPPORT_FILES): Remove
16816 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
16817 (gdb.tar.gz): Add new rule to use standard distribution building
16818 mechanism.
16819
16820Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16821
16822 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
16823 Bill Cox <bill@cygnus.com>.
16824
16825Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
16826
16827 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
16828
16829Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
16830
16831 * configure: Search current dir first in .gdbinit.
16832
16833Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
16834
16835 * config.sub: Recognize freebsd (merged from gcc config.sub).
16836
16837Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
16838
16839 * config.sub: Refer to NeXT's operating system as nextstep.
16840
16841 * config.sub (case $basic_machine): Re-order the cases, to match
16842 the order in the FSF version (which is mostly alphabethical).
16843 Merge in some additions and changes from the FSF.
16844
16845Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
16846
16847 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
16848 * config.sub: Recognize cxux7.
16849 * configure.in: Use mh-cxux for m88k-harris-cxux*.
16850
16851Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
16852
16853 * config.sub: Fix typo powerpc -> powerpc-*.
16854
16855Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
16856
16857 * Makefile.in: `all-emacs19' depends on `all-byacc'.
16858
16859 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
16860 parallel with all-emacs and install-emacs). Top-level command
16861 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
16862
16863Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16864
16865 * test-build.mk ($(host)-stamp-stage2-installed): Remove
16866 $(relbindir)/make before doing ``make install'', and use
16867 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
16868 installing over running make binary.
16869 ($(host)-stamp-stage3-installed): Likewise.
16870
16871Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16872
16873 * config.guess: Recognize Mach.
16874
16875Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16876
16877 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
16878 see whether --exec-prefix was used.
16879
16880Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16881
16882 * README: Explicitly mention libg++/README. (Zoo's idea.)
16883
16884Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16885
16886 * Makefile.in: Add all-librx target similar to all-libproc.
16887
16888Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
16889
16890 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
16891 with post 1.2 uname bogosity.
16892
16893Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16894
16895 * configure: Remove temporary files on receipt of a signal.
16896
16897Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
16898
16899 * configure: If there is a package_makefile_frag, remove
16900 ${subdir}/Makefile.tem after copying it in.
16901
16902Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16903
16904 * build_all.mk: support rs6000 lynx identifies itself as
16905 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
16906 since /bin/gcc is too feeble to compile a modern gcc.
16907
16908Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
16909
16910 * brought devo/test-build.mk update-to-date with progressive/
16911 test-build.mk. Add lynx targets and hppa flag info.
16912
16913Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16914
16915 * configure.in: Use mh-ncrsvr43. Patch from
16916 Tom McConnell <tmcconne@sedona.intel.com>.
16917
16918Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
16919
16920 * config.guess (i386-unknown-bsdi): No longer need to
16921 check #if defined(__bsdi__) && defined(__i386__).
16922
16923Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16924
16925 * configure: Set program_transform_nameoption correctly.
16926
16927Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
16928
16929 * brought build-all.mk update-to-date with progressive build-all.mk,
16930 added new targets and hppa info.
aee16bda 16931
28e9041c 16932Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16933
16934 * configure: If config.guess result is a prefix of the user
16935 specified target, assume a native build and use the user specified
16936 target as the host alias. Remove SunOS patch suffix removal hack.
16937 * configure.in: Remove SunOS patch suffix removal hack.
16938
16939 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
16940 in NATIVE_CHECK_MODULES.
16941
16942Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
16943
16944 * Makefile.in: Rename HOST_ONLY to NATIVE.
16945 * configure: Delete SunOs patch suffix from host_canonical
16946 and build_canonical variables that are prepended to Makefiles.
16947 * configure.in: Add comments for easier maintenance.
16948
16949Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16950
16951 * Makefile.in: Add all-libproc target similar to all-gui.
16952
16953Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
16954
16955 * Makefile.in (CHECK_MODULES): split into
16956 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
16957
16958Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
16959
16960 * config.guess (i386-unknown-bsdi): New system to guess.
16961
16962Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16963
16964 * Makefile.in: Add all-gui target (but not yet build by "all").
16965
16966Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
16967
16968 * config.sub: Move deletion of patch suffix from here...
16969 * configure.in: To here, at Ian's suggestion. The top-
16970 level scripts might need to know of a patch level.
16971
16972Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
16973
16974 * config.sub: Strip off patch suffix so rtl is recognized
16975 as a sunos4.1.3 machine, even though it's been patched.
16976
16977Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
16978
16979 * Makefile.in (INSTALL_LAST): Delete.
16980 (INSTALL_DOSREL): New.
16981
16982Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16983
16984 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
16985 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
16986 whether we pass down --with-gnu-ld anyhow.
16987
16988Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
16989
16990 * Makefile.in (INSTALL_LAST): Change operation so it works
16991 on more flavors of make.
16992 * configure.in (go32): Don't build libg++ or libio.
16993
16994Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
16995
16996 * Makefile.in (Move HOST_PREFIX_1 and friends up so
16997 they can be overriden by templates.
16998
16999Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
17000
17001 * configure.in (target==go32): Don't build gdb.
17002 * dosrel: New directory.
17003
17004Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
17005
17006 * configure.in (host==go32): Configure dosrel too.
17007 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
17008 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
17009 be set by incoming names or templates.
17010 (INSTALL_LAST): New rule.
28e9041c 17011
17012Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
17013
17014 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
17015
17016Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17017
28e9041c 17018 * configure.in (appdirs): New variable. Currently empty, but will
17019 be used in gas distribution. If nonempty, lists a set of
17020 directories at least one of which must get configured, or top
17021 level configuration is considered to have failed.
17022 (rs6000-*-lynxos*): Use new file name.
17023
17024Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17025
17026 Eliminate XTRAFLAGS.
17027 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
17028 newlib include files using -idirafter, and also use -nostdinc.
17029 (CXX_FOR_TARGET): Likewise.
17030 (XTRAFLAGS): Removed.
17031 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
17032 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
17033 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
17034 ($(DO_X)): Don't pass down XTRAFLAGS.
17035
17036Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17037
17038 * configure.in (mips*-dec-bsd*): New target; do build linker.
17039 (mips*-*-bsd*): New target; don't build linker.
17040
17041Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17042
17043 * configure.in: support rs6000-*-lynxos* configuration.
17044 support sunos4 as a cross target.
17045
17046 * config.sub: look for lynx*, not lynx since the OS version may
17047 legitimately be part of the name.
17048
17049Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17050
17051 * configure.in (i[34]86-*-sco*): Move to be with other i386
17052 targets.
17053 (romp-*-*): New target. Skip various binary utilities.
17054 (vax-*-*): New target. Don't build newlib.
17055 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
17056
17057Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17058
17059 * configure.in: Only set host_makefile_frag if config
17060 directory exists.
17061
17062Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17063
17064 * install.sh: If $dstdir exists, don't check whether each
17065 component does.
17066
17067Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17068
17069 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
17070
17071Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
17072
4b695c23 17073 * configure.in (*-*-lynxos*): Don't configure newlib for either
17074 native or cross Lynx.
28e9041c 17075
17076Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
17077
17078 * config.sub (sparc64-elf): Fix os.
17079 (z8k): Remove duplicate.
17080
17081Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17082
17083 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
17084 gcc/stmp-fixproto, to try to prevent fixproto from being run.
17085
17086Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
17087
17088 * configure: Make file links cleanly even if Lynx fails on
31972771 17089 an NFS symlink (at least fail cleanly).
28e9041c 17090
17091Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
17092
17093 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
17094 -XNh2000.
17095
17096Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17097
17098 * configure: Unknown options are fatal again.
17099
17100Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
17101
17102 * configure: Ignore --x-includes and --x-libraries, for Autoconf
aee16bda 17103 compatibility.
28e9041c 17104
17105Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
17106
17107 * build-all.mk: Add `clean' target.
17108
17109Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17110
17111 * config.guess: Add SINIX support.
17112 * configure.in: Add mips-*-sysv4* support.
17113
17114Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
17115
17116 * build-all.mk: Document all useful targets.
17117 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
17118 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
17119
17120Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17121
17122 * configure: Support --silent, --quiet.
17123
17124Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17125
17126 * configure: Support --disable-FEATURE.
17127
17128Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17129
17130 * config.guess: Recognize NCR running SVR4.3.
17131
17132Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
17133
17134 * config.guess: Make BSDI generate i386-unknown-bsd386.
17135 Patch from Paul Eggert <eggert@twinsun.com>.
17136
17137Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17138
17139 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
17140
17141Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17142
17143 * configure: Make unrecognized options give nonfatal warnings
17144 instead of fatal errors, and pass them to any subdirectory
17145 configures in case they recognize them.
17146 Make --x equivalent to --with-x.
17147
17148Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17149
17150 * configure: Add --enable-* options. Clean up usage message and
17151 some comments.
17152
17153Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
17154
17155 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
17156
17157Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17158
17159 * configure.in (hppa*-*-*): Enable binutils.
17160
17161Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17162
17163 * config.sub: Recognize cisco.
17164
17165Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
17166
17167 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
17168
17169Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17170
17171 * config.guess: about target *-hitachi-hiuxwe2, don't print more
17172 than one configuration name. Add comment.
17173
17174Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
17175
17176 * config.guess: about target *-hitachi-hiuxwe2, fixed
17177 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
17178 macro is incorrect.]
17179
17180Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17181
17182 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
17183 than the "make ls" stuff which used to be here.
17184
17185Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
17186
17187 * config.guess: Recognize i[34]86-unknown-freebsd.
17188 From Shawn M Carey <smcarey@rodan.syr.edu>.
17189
17190Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
17191
17192 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
17193
17194Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
17195
17196 * config.guess: Check for ptx.
17197
17198Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
17199
17200 * config.sub: Add os9k checking.
17201
17202Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17203
17204 * config.guess: Handle OSF1 running on HPPA processors
17205
17206Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
17207
17208 * configure: If subdir configure fails, print out a message with
17209 subdirectory name, in case subdir's configure code didn't identify
17210 itself.
17211
17212Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
17213
17214 * configure.in: Remove embedded newlines from configdirs.
17215 Avoid mismatches of substrings. Fix matching strings at end
17216 of configdirs.
17217
17218Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
17219
17220 * config.guess: Add Lynx/rs6000 config support.
17221
17222Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
17223
17224 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
17225
17226Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
17227
17228 * configure.in (hppa*-*-osf*): Treat this just like most other
17229 PA configurations (eg no binutils or ld).
17230 (hppa*-*-*elf*): These configurations have binutils and ld.
17231
17232Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17233
17234 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
17235
17236Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17237
17238 * configure.in (rs6000-*-*): Build gas.
17239
17240Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17241
31972771 17242 * Makefile.in: Avoid bug in losing hpux sed.
28e9041c 17243
17244Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17245
17246 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
17247 for GDB and GDB has been fixed to not need it.
17248
28e9041c 17249Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17250
17251 * config.guess: Recognize vax hosts.
17252
17253Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17254
17255 * configure (while loop): Don't use "break 2" inside case
17256 statement -- the case statement isn't an enclosing loop.
17257
17258Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
17259
17260 * config.guess: Clean up NeXT support, to allow nextstep
17261 on Intel machines. Make OS be nextstep.
17262
17263Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
17264
17265 * config.guess: Add alternate forms for Convex.
17266
17267Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
17268
17269 * configure: Completely rewrite option processing. Take
17270 advantage of pattern-matching to avoid invoking test frequently.
17271 Also clean up host and target defaulting logic.
17272
17273Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17274
17275 * Makefile.in: Replace all occurrances of "rootme" with "r" and
17276 "$${rootme}" with "$$r", to increase the likelihood that the do-*
17277 commands (plus user environment) will fit SCO limits.
17278
17279Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17280
17281 * configure.in: Don't issue warnings about directories which are
17282 not being configured if -norecursion is set. Correct test for
17283 --with-gnu-as and --with-gnu-ld to not get confused by substring
17284 matches.
17285
17286 * configure.in: Don't build gas for alpha-dec-osf1*.
17287
17288Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
17289
17290 * configure: Back out Per's change of 12/19/1993. It changes the
17291 behavior of configure in unexpected and confusing ways.
17292
17293 Also, use different delim char when calculating
17294 program_transform_name so that the name can contain slashes.
17295
17296Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
17297
17298 * configure.in, config.sub: Add support for VSTa micro-kernel.
17299
17300Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
17301
17302 * configure.in: Nuke hacks which were used to get a special
17303 version of GAS for HPPA configurations.
17304
17305Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
17306
17307 * configure: If only ${target_alias} is given, use that
17308 as the default for ${host_alias}.
17309 * configure: Add missing back-slashes before nested quotes.
17310
17311Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
17312
17313 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
17314
17315Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
17316
17317 * config.guess: Recognize some Tektronix configurations.
17318 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
17319
17320Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17321
17322 * config.sub: Match any flavor of SH.
17323
17324Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
17325
17326 * configure.in: Don't try to configure newlib for Alpha.
17327
17328Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17329
17330 * configure.in: Don't build ld for Irix 5. Don't build gas,
17331 libg++ or libio for any Alpha target.
17332
17333 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
28e9041c 17334
17335Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
17336
17337 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
17338 default arguments -- so it tried to compress itself.
17339
17340Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
17341
17342 * configure.in (notsupp): ensure that a space is always at the end
17343 of the configdirs list, since the grep checks for an explicit space
17344
17345Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17346
17347 * configure.in (target i386-sysv4.2): don't build ld, since static
17348 versions of many libraries are not available.
17349
17350Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17351
17352 * config.guess: Recognize Apollos (using environment variables).
17353 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
17354
17355Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17356
17357 * config.guess: Recognize Sony news mips running newsos.
17358
17359Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
17360
17361 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
17362 "fi ; else" for bash.
17363
17364Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
17365
17366 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
17367
17368Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
17369
17370 * config.sub: accept unixware as an alias for svr4.2.
17371 Fix some inconsistancies with the gcc version.
17372
17373Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17374
17375 * Makefile.in (DISTDOCDIRS): Add gdb.
17376
17377Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
17378
17379 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
17380
17381Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17382
17383 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
17384 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
17385 this now.
17386
17387Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17388
17389 * config.sub: Accept hiux* as an OS name.
17390
17391 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
17392 etc/make-stds.texi. The underscore came from gcc, and dje now
17393 agrees that RUNTESTFLAGS is the correct name.
17394
17395Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
17396
17397 * install.sh: Remove 'set -e'. It makes any conditionals
17398 in the script useless.
17399
17400 * config.guess: Automatically recognize arm-acorn-riscix
17401 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
17402
17403Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
17404
17405 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
17406
17407Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17408
17409 * Makefile.in (DISTDOCDIRS): New variable.
17410 (taz): Edit local Makefile.in sooner, instead of proto-toplev
aee16bda 17411 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
28e9041c 17412
17413Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17414
17415 * configure.in (hppa target): check the source directory for the
17416 pagas sub-directory
17417
17418Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
17419
17420 * config.sub: Allow -aout* and -elf*.
17421
17422Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17423
17424 * configure.in: Don't build ld on i386-solaris2, same as for
17425 sparc-solaris2.
17426
17427Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
17428
17429 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
17430
17431Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17432
17433 * configure.in: Configure gdb for alpha.
17434
17435Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17436
17437 * Makefile.in (CXXFLAGS): Add -O.
17438
17439Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17440
17441 * config.guess: added support for DG Aviion
17442
17443Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17444
17445 * configure.in: Produce warning message for subdirectories not
17446 configurable for this host/target combination. Don't try to
17447 configure gdb for vms.
17448
17449Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17450
17451 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
17452 appropriate files before making "diststuff".
17453 (DISTBISONFILES): New var: list of files to be edited.
17454 (DISTSTUFFDIRS): Add binutils.
17455
17456Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17457
17458 * config.sub: also handle mipsel and mips64el (for little endian mips)
17459
17460Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17461
17462 * configure.in: Add * to end of all OS names.
17463
17464Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
17465
17466 * configure.in: Build newlib for LynxOS native.
17467
17468Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17469
17470 * config.guess: Add support for delta 88k running SVR3.
17471
17472 * configure.in: Add comment about HP compiler vs. emacs.
17473
17474Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17475
17476 * configure.in: don't build ld on solaris2 (not a viable option
17477 due to bugs in getpwnam & getpwuid)
17478
17479Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17480
17481 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
17482 config.guess will produce a full version number.
17483
17484Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17485
17486 * configure.in: Build linker and binutils for alpha-dec-osf1.
17487
17488Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17489
17490 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
17491 and gdb/testsuite/Makefile.in.
17492
17493Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17494
17495 * configure.in: recognize mips*- instead of mips-
17496
17497Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
17498
17499 * config.sub: Accept linux*coff and linux*elf as operating
17500 systems.
17501
17502Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17503
17504 * config.sub: Recognize mips64, and mips3 as an alias for it.
17505
17506Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17507
17508 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
17509 gdb knows how to handle OSF/1 shared libraries.
17510
17511Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17512
17513 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
17514 * config.guess: Recognize Hitachi's HIUX.
17515 * config.sub: Recognize h3050r* and hppahitachi.
17516 Remove redundant cases for hp9k[23]*.
17517
17518Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17519
17520 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
17521 if gas and ld are in the source tree and are in ${configdirs}.
17522 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
3398e91d 17523 --with options (but still pass them down on the command line,
28e9041c 17524 if they were explicitly specified).
17525
17526Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17527
17528 * configure: substitute SHELL value in Makefile.in with
17529 ${CONFIG_SHELL}
17530
17531Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17532
17533 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
17534 *-*-solaris2* targets.
17535
17536Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17537
17538 * Makefile.in: define M4, and pass it down to sub-makes;
17539 all-autoconf now depends on all-m4
17540
17541Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17542
17543 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
17544 presence of {ar,ranlib} instead of a configured directory
17545
17546Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
17547
17548 * config.guess: Accept 34?? as well as 33?? for NCR.
17549
17550Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17551
17552 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
17553 of 'gas' in sed commands, since 'gash' is now in the tree as well.
17554
17555Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17556
17557 * configure: grab values for $(CC) and $(CXX) from the
17558 environment, so that someone can do "CC=gcc configure; make" and
17559 have it work right (matching the way that autoconf works now)
17560
17561 * configure.in, Makefile.in: add support for gash, the tcl
17562 interface to Galaxy
17563
17564 * config.guess: add NetBSD variants (hp300, x86)
17565
17566Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
17567
17568 * install.sh: Support -d option (in the manner of SunOS 4 install,
17569 as it is more deterministic than that of GNU install)
17570 (chmodcmd): Set file to mode 755 by default (should also do default
17571 chgrp and chown, but I don't feel like dealing with that now)
17572
17573Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
17574
17575 * config.sub: Remove h8300hhms alias.
17576
17577Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17578
17579 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
17580
17581Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17582
17583 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
17584 as stmp-fixinc
17585
17586Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
17587
17588 * config.sub: recognize m88110-bug-coff.
17589
17590Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17591
17592 * Makefile.in (all-libio): all dependencies on the toolchain used
17593 to build this (gcc, gas, ld, etc)
17594
17595Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17596
17597 * config.guess: Deal with OSF/1 1.3 on alpha.
17598
17599Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17600
17601 * install.sh: add some 'else true' clauses for portability
17602
17603 * configure.in: don't build libio for h8[35]00-*-* targets
17604
17605Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
17606
17607 * Makefile.in: Add support for new libio.
17608
17609Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17610
17611 * install.sh: If one command fails, don't try the rest. Don't try
17612 to remove $dsttmp (via trap) unless we have already created it.
17613 If $src doesn't exist, detect it and exit with an error.
17614
17615 * config.guess: Recognize BSD on hp300.
17616
17617Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
17618
17619 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
17620 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
17621
17622Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
17623
17624 * Makefile.in (all-send-pr): depends on all-prms
17625
17626Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17627
17628 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
17629
17630Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17631
17632 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
17633 Added test for mips-mips-riscos5.
17634
17635Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17636
17637 * configure.in: use mh-hp300 for 68k HP hosts
17638
17639Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17640
17641 * configure: add support for CONFIG_SHELL, so that you can use
17642 some alternate shell for evaluating configure scripts
17643
17644Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
17645
17646 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
17647 in configure script to bug-gdb@prep.ai.mit.edu when building
17648 distribution archive.
17649 * Makefile.in (COMPRESS): Remove def.
17650 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
17651 gdb.tar.Z and make-gdb.tar.Z respectively.
17652 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
17653 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
17654 to convergence with 'taz' target in Makefile.in.
17655
17656Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17657
17658 * install.sh (dsttmp): use trap to ensure that tmp files go
17659 away on error conditions
17660
17661Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17662
17663 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
17664
17665Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17666
17667 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
17668 its parent is '/' not ''.
17669
17670 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
17671
17672Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
17673
17674 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
17675 that ${newsrcdir}/configure.in does.
17676
17677Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17678
17679 * test-build.mk: support for CONFIG_SHELL
17680
17681Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
17682
17683 * config.sub (netware): Add as a basic system type.
17684
17685Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
17686
17687 * Makefile.in (Makefile): depend on configure.in. Also drop the
17688 $(srcdir)/ from the dependency on Makefile.in.
17689
17690Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
17691
17692 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
17693 (h8300hhms is temporary until multi-libraries are implemented).
17694 * configure.in: Handle h8300h too.
17695
17696Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17697
17698 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
17699
17700Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
17701
17702 * configure: Remove extraneous output when guessing host type.
17703 * config.guess: Remove extraneous output when guessing using C
17704 compiler rather than uname, or when guessing fails.
17705
17706Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
17707
17708 * Makefile.in: remove all.cross and install.cross targets
17709
17710 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
17711 definitions
17712
17713Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
17714
17715 * configure.in (target sh): Build gprof.
17716
17717Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17718
17719 * config.sub: change -solaris to -solaris2
17720
17721Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17722
17723 * configure.in: Use config/mh-riscos for mips-*-sysv*.
17724
17725Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
17726
17727 * configure: Correct error message for missing Makefile.in to
17728 print correct directory.
17729
17730Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17731
17732 * install.sh: kludge around 386BSD shell bug
17733
17734Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
17735
17736 * config.guess: Recognize NeXT.
17737 * config.guess: Recognize i486-ncr-sysv4.
17738 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
17739
17740Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
17741
17742 * Makefile.in (MAKEINFOFLAGS): New variable.
17743 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
17744 * build-all.mk, test-build.mk: Pass down --no-split as
17745 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
17746
17747Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
17748
17749 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
17750
17751Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
17752
17753 * Makefile.in (libg++.tar.z): New rule.
17754 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
17755 * Makefile.in (taz): Only do a single chmod.
17756
17757Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
17758
17759 * install.sh: don't use dirname anymore (replaced with sed usage)
17760
17761Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
17762
17763 * Makefile.in: Change extension for gzip'd files from '.z' to
17764 '.gz' per new FSF standard usage.
17765
17766Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
17767
17768 * configure: put quotes around the final value of program_transform_name
17769
17770Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17771
17772 * Makefile.in: new install.sh support; update install-info rules
17773
17774Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
17775
17776 * configure.in: Build diff for crosses, but not for go32 host.
17777
17778 * configure.in: Build gprof only for native, and don't build it
17779 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
17780
17781Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
17782
17783 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
17784
17785Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17786
17787 * configure.in (host_tools): Add prms.
17788
17789Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17790
17791 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
17792 with $(FLAGS_TO_PASS) on the command line
17793
17794 * config.sub: Recognize lynx and lynxos
17795
17796Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
17797
17798 * config.sub: Accept -ecoff*, not just -ecoff.
17799
17800Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17801
17802 * Makefile.in (taz): Use .gz suffix instead of .z.
17803 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
17804 names.
17805
17806Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17807
17808 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
17809
17810Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17811
17812 * Makefile.in (install-no-fixedincludes): install gcc last, so
17813 that rebuilds that might happen during 'make install' don't get
17814 bogus gcc include files
17815
17816Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17817
17818 Change from Utah for HPPA support:
17819 * config.guess: Recognize hppa1.x-hp-bsd.
17820
17821Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
17822
17823 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
17824 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
17825
17826Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
17827
17828 * config.sub: Add support for rom68k and bug boot monitors.
17829
17830Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
17831
17832 * Makefile.in: Make all-opcodes depend on all-bfd.
17833
17834Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
17835
17836 * config.guess: Added special check for i[34]86-univel-sysv4*.
17837
17838Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
17839
17840 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
17841 the processor rather than assuming i486.
17842
17843Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17844
17845 * config.guess: Recognize SunOS6 as Solaris3.
17846
17847Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
17848
17849 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
17850 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
17851
17852Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
17853
17854 * build-all.mk (all-cross): New target for Canadian Cross.
17855 Added Q2 go32 targets.
17856 * test-build.mk: Configure go32 cross sparclite-aout and
17857 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
17858 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
17859
17860Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17861
17862 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
17863 GO32 hosted toolchains
17864
17865Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
17866
17867 * configure: change so "-exec-prefix" gets passed down rather
17868 than "-exec_prefix" so autoconf generated Makefiles get the
17869 exec_prefix set right.
17870
17871Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17872
17873 * config.guess: get the Solaris2 minor version number
17874
17875 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
17876
17877Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17878
17879 * config.guess: Recognize some Sequent platforms.
17880
17881Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17882
17883 * Makefile.in: added the vault-install target
17884
17885 * configure.in: actually use the Sun3 makefile fragment that's in
17886 config, also added the release dir to configdirs
17887
17888Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17889
17890 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
17891
17892Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17893
17894 * configure.in: remove some program from Alpha targetted toolchains
17895
17896Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
17897
17898 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
17899 gprof.
17900 (taz): Run "make diststuff" in those directories instead of "make
17901 proto-dir". Look for "VERSION=" only at start of line in subdir
17902 Makefile. Use "gzip -9" for compression.
17903 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
17904 (binutils.tar.z): New target.
17905
17906Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17907
17908 * Makefile.in (taz): Include gpl.texinfo.
17909
17910Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17911
17912 * Makefile.in (setup-dirs): Merged into "taz" target.
17913 (taz): Only do `proto-dir' stuff if a directory is actually needed
17914 for this target.
17915
17916Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
17917
17918 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
17919 (FLAGS_TO_PASS): Pass down MUNCH_NM.
17920 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
17921 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
17922 (gcc-no-fixedincludes): Correct for current gcc Makefile.
17923
17924Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
17925
17926 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
17927 config.sub, and move-if-change to gdb testsuite distribution
17928 archive, so the testsuite can be extracted, configured, and
17929 run separately from the gdb distribution. Blow away the Chill
17930 tests that require a Chill compiled executable, since GNU Chill
17931 is not yet publically available.
17932
17933Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17934
17935 * test-build.mk: set environment variables in a single command,
17936 instead of a list of assignments and exports
17937
17938 * config.guess: recognize Alpha/OSF1 systems
17939
17940Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17941
17942 * configure: Change help message to prefer --options rather than
17943 -options.
17944
17945Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17946
17947 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
17948 zippy@ecst.csuchico.edu.
17949 * config.guess: Recognize miniframe.
17950
17951Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
17952
248deaff 17953 * Makefile.in: Use srcroot to find runtest rather than rootme.
17954 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
28e9041c 17955
17956Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
17957
17958 * test-build.mk: Extensive additions to support building on a
17959 machine other than the host.
17960
17961Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17962
17963 * configure (tooldir): Fix for i386-aix again.
17964
17965Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
17966
17967 * configure, Makefile.in: Change definition of $(tooldir)
17968 to match the FSF.
17969
17970Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
17971
17972 * config.guess: Recognize i[34]86/SVR4.
17973
17974Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17975
17976 * Makefile.in (all-gdb): gdb depends on sim.
17977
17978Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
17979
17980 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
17981 at the same time we make the prototype gdb directory.
17982 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
17983 files at the same time as the gdb base release distribution.
17984
17985Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
17986
17987 * Makefile.in (check): Use individual check targets rather than
17988 DO_X rule.
17989 (check-gcc): Added.
17990
17991Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
17992
17993 * config.sub: Use sysv3.2 not sysv32 for canonical OS
17994 for System V release 3.2.
17995
17996Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17997
17998 * config.sub: Recognize hppaosf.
17999 * configure.in: Do configure ld/binutils/gas for it.
18000
18001Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18002
18003 * configure (tooldir): Alter syntax used to set this, for systems
18004 where "\$" isn't handled right, like i386-aix.
18005
18006Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
18007
18008 * configure: Pass program-transform-name, not
18009 program_transform_name, to recursive configures.
18010
18011Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
18012
18013 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
18014 of gas+ld+binutils.
18015
18016Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
18017
18018 * config.guess: Recognize AIX3.2 as distinct from 3.1.
18019
18020Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18021
18022 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
18023
28e9041c 18024Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18025
18026 * Makefile.in (PRMS): Set back to all-prms.
18027
18028Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
18029
18030 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
18031 targets, rather than for MIPS hosts.
18032
18033Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18034
18035 * configure.in: add comment for --with-x default values
18036
18037 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
18038
18039 * Makefile.in: add check-* targets for each of the directories in
18040 the tree. Add a definition of RUNTEST that will use the one we
18041 just built, if it exists. Pass this down via FLAGS_TO_PASS.
18042
18043Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
18044
18045 * configure.in: Removed obsolete references to bfd_target and
18046 target_makefile_frag.
18047
18048 * build-all.mk: Set assorted targets for Q2.
18049 * config.sub: Recognize z8k-sim and h8300-hms.
18050 * test-build.mk: Really don't pass host to configure.
18051 (HOLES): Added uname.
18052
18053Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
18054
18055 * configure: Handle an empty program-prefix, program-suffix or
18056 program-transform-name correctly.
18057
18058Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
18059
18060 * build-all.mk: -G 8 no longer required for MIPS targets.
18061 * test-build.mk: Don't pass host argument to configure; make it
18062 guess.
18063
18064Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
18065
18066 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
18067 * Makefile.in (COMPRESS): New macro, like GZIP.
18068
18069Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
18070
18071 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
18072
18073 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
18074 with gas currently defaults to -G 0.
18075
18076Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
18077
18078 * Makefile.in (all-flex): flex depends on byacc.
18079
18080 * build-all.mk: If host not specified, use config.guess. Pass TAG
18081 to test-build.mk as RELEASE_TAG.
18082 * test-build.mk (configargs): New variable containing arguments to
18083 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
18084 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
18085
18086 * config.guess: Use /bin/uname when checking -X argument on SCO,
18087 to avoid invoking GNU uname which doesn't understand -X.
18088
18089 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
18090
18091 * configure.in: Build gas for mips-*-*.
18092
18093Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18094
18095 * Makefile.in (all.normal): insert missing backslash.
18096
18097Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
18098
5309a301 18099 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
28e9041c 18100
18101 * Makefile.in: Complete overhaul to merge many almost identical
18102 targets.
18103
18104Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18105
18106 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
18107 (gdb.tar.Z): Adjusted.
18108
18109 * Makefile.in (setup-dirs, taz): New targets; should be general
18110 enough to adapt for gdb sometime. Build only .z file.
18111 (gas.tar.z): New target.
18112
18113Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
18114
18115 * build-all.mk: Use CC=cc -Xs on Solaris.
18116
28e9041c 18117Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
18118
18119 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
18120 for handling BISON for FSF releases.
18121
18122Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18123
18124 * configure: Actually implement the change zoo just documented.
18125
18126Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
18127
18128 * configure: when using config.guess, only set target_alias when
18129 it's not already been set (ie, on the command line)
18130
18131Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18132
18133 * Makefile.in: add installcheck target, set PRMS to install-prms
18134
18135Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18136
18137 * configure: add support for package_makefile_fragment, handle the
18138 case where a directory has a configure.in file but no Makefile.in
18139 more gracefully (with an actual understandable error message, even);
18140 add support for --without (and add this to the usage message); also
18141 explicitly add a --host=${host_alias} to the command line when
18142 config.guess is used
18143
18144Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18145
18146 * configure: Must use both --host and --target in recursive calls.
18147
18148Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
18149
18150 * Makefile.in: Change deja-gnu to dejagnu.
18151
18152Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
18153
18154 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
18155
18156Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18157
18158 * configure.in: canonicalize all instances to *-*-solaris2*,
18159 also strip out a number of tools to not build for go32 host
18160
18161Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18162
18163 * config.guess: add GPL.
18164
18165 * Makefile.in, config.guess, config.sub, configure: bump
18166 copyrights to 93.
18167
18168Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
18169
18170 * Makefile.in (do-info): Removed obsolete check for existence of
18171 localenv file.
18172
18173 * Makefile.in (MAKEOVERRIDES): Define to be empty.
18174
18175Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18176
18177 * Makefile.in: a couple of 'else true' for decstation,
18178 support for TclX
18179
18180 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
18181
18182Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
18183
18184 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
18185
18186Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
18187
18188 * config.guess: Recognize i386-ibm-aix (PS/2).
18189 * configure.in: Use config/mh-aix386 file for it.
18190
18191Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
18192
18193 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
18194 CC_FOR_TARGET instead.
18195 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
18196
18197Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
18198
18199 * Makefile.in: Add sim to list of directories sent with gdb
18200
18201Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
18202
18203 * configure.in: Put back mips-dec-bsd* case.
18204
18205Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
18206
18207 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
18208 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
18209 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
28e9041c 18210
18211Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18212
18213 * configure.in: remove no-op mips-dec-bsd* in "case $target"
18214
18215 * Makefile.in (dir.info): only run gen-info-dir if it exists,
18216 (install-info): install dir.info only if it exists,
18217 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
18218
18219Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
18220
18221 * configure.in: For vms target, skip bfd, ld, binutils. Do build
18222 gas for mips-dec-bsd.
18223
18224Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
18225
18226 * configure (makesrcdir): If ${srcdir} is relative and not ".",
18227 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
18228
18229Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
18230
18231 * configure.in: Added "dejagnu" to hosttools list.
18232
18233Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
18234
18235 * config.sub, configure.in, config.guess: Add support
18236 for Bosx, an AIX variant from Bull.
18237 Patches from F.Pierresteguy@frcl.bull.fr.
18238
18239Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
18240
18241 * devo/dejagnu: Initial creation of devo/dejagnu.
18242 Migrated dejagnu testcases and support files for testing software
18243 tools to reside as subdirectories, currently called "testsuite",
18244 within the directory of the software tool. Migrated all programs,
18245 support libraries, etc. beloging to dejagnu proper from
18246 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
18247 with no modifications. The changes to these files which will
18248 allow them to configure, build, and execute properly will be made
18249 in a future update.
18250
18251Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18252
18253 * Makefile.in: Change send_pr to send-pr.
18254 * configure.in: Likewise.
18255 * send_pr: Renamed directory to send-pr.
18256
18257Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
18258
18259 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
18260
18261Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
18262
18263 * README: Update for gdb-4.8 release.
18264 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
18265 gdb-xxx.tar.z (gzip'd) file also.
18266
18267Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18268
18269 * Makefile.in: make all-diff depend on all-libiberty
18270
18271Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
18272
18273 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
18274
18275Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18276
18277 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
18278
18279Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
18280
18281 * Makefile.in (DEVO_SUPPORT): Remove etc directory
18282 (ETC_SUPPORT): Only add the files GDB wants from etc/.
18283 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
18284
18285Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18286
18287 * Makefile.in: makeinfo binary is in a new location
18288
18289Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
18290
18291 * config.sub: Accept -ecoff as an OS.
18292
18293 * Makefile.in: Various changes to eliminate a level of make
18294 recursion and reduce the required command line length.
18295 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
18296 sub-makes.
18297 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
18298 variables holding settings for specific sub-makes.
18299 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
18300 in terms of BASE_FLAGS_TO_PASS.
18301 (TARGET_LIBS): New variable listing directories which use
18302 TARGET_FLAGS_TO_PASS.
18303 (subdir_do): Eliminated.
18304 (do-*): New set of targets to replace subdir_do.
18305 (various): All targets which used subdir_do now depend on do-*.
18306 (local-clean): Renamed from do_clean.
18307 (local-distclean): New target, dependency of distclean and
18308 realclean.
18309 (install-info): Don't create directories. Depend on dir.info
18310 rather than calling make recursively.
18311 (install-dir.info): Eliminated.
18312 (install-info-dirs): Create all info directories here.
18313 (dir.info): Depend upon do-install-info.
18314
18315 * test-build.mk (HOLES): Added false.
18316
18317Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
18318
18319 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
18320
18321Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18322
18323 * Makefile.in (info): remove dependency on all-texinfo. The
18324 problem was really in texinfo/C, not at this level.
18325
18326Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
18327
18328 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
18329
18330Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
18331
18332 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
18333 GDB releases.
18334
18335Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18336
18337 * configure: Include srcdir in message about target of link not
18338 being found. Don't convert `-' to `_' in `with' options being
18339 passed to subdirs.
18340
18341Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18342
18343 * configure.in: add uudecode to host_tools
18344
18345 * Makefile.in: added {all,install}-uudecode targets, added them to
18346 the appropriate lists
18347
18348Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
18349
18350 * Makefile.in (all-gcc): Added dependency on all-gas.
18351
18352 * configure.in (mips-*-*): Build ld and binutils.
18353
18354Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18355
18356 * configure: check return code from mkdir, print error message and
18357 exit on failure.
18358
18359Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
18360
18361 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
18362
18363Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
18364
18365 * test-build.mk (HOLES): Added tar, cpio and uudecode.
18366
18367Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18368
18369 * config.sub (h8500): Recognize this as a cpu type.
18370
18371Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18372
18373 * configure: source directory missing is no longer a warning
18374
18375 * configure.in: recognize irix[34]* instead of irix[34]
18376
18377 * Makefile.in: define and pass down X11_LIB
18378
28e9041c 18379Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
18380
18381 * guess-systype: Renamed to ...
18382 * config.guess: ... by popular request.
18383 * configure.in, Makefile.in: Update accordingly.
18384
18385Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
18386
18387 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
18388 + Add Convex, Cray/Unicos, and Encore/Multimax support.
18389 + Execute ./dummy instead of assuming . is in PATH.
18390
18391Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
18392
18393 * guess-systype: New shell script. Attempts to guess the
18394 canonical host name of the executing host.
18395 Only a few hosts are supported so far.
18396 * configure: Call guess-systype if no host is specified.
18397
18398Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
18399
18400 * Makefile.in (gcc-no-fixedincludes): Made to work with current
18401 gcc Makefile.
18402
28e9041c 18403Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
18404
18405 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
18406 (all-gcc, install-gcc, subdir_do): Use it.
18407
18408Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18409
18410 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
18411
18412Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
18413
18414 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
18415 set exclusively by configure, using configure.in .
18416
18417Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18418
18419 * test-build.mk: set $PATH for all builds
18420
18421 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
18422
18423Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
18424
18425 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
18426 the one used in gcc/Makefile.in, so that a null expansion doesn't
18427 override the one needed to build gcc with a native cc.
18428
28e9041c 18429Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18430
18431 * configure: Accept -with arguments.
18432
18433Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18434
18435 * Makefile.in: added h8300sim
18436
18437Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
18438
28e9041c 18439 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
18440 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
18441 (all-cygnus, native, build-cygnus): Make
18442 $(canonhost)-stamp-3stage-done, not $(host)....
18443 * test-build.mk (stamp-3stage-compared): Use tail +10c for
18444 i386-sco3.2v4. Added else true to if command.
18445
18446Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
18447
18448 * config.sub: (from FSF) Sequent uses a BSD-like OS.
18449
18450Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
18451
18452 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
18453
18454Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18455
18456 * configure.in: don't remove binutils from Solaris builds
18457
18458Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
18459
18460 * Makefile.in: get rid of earlier definitions for *clean,
18461 also handle the recursive info rule better
18462
18463Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
18464
18465 * Makefile.in (mostlyclean, distclean, realclean): Fix to
18466 do more-or-less the right thing.
18467
18468Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
18469
18470 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
18471 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
18472
18473Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18474
18475 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
18476 $(host_canonical).
18477
18478 * configure.in: split the configdirs list into 4 categories (native
18479 v. cross, library v. tool) and handle the cross-only and native-
18480 only in more reasonable (and correct!) way.
18481
18482Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
18483
18484 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
18485 configdirs anymore.
18486
18487Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18488
18489 * Makefile.in: extensive cleanup:: removed all of the explicit
18490 clean-* targets, collapsed many wrappers around subdir_do into
18491 one, added additional targets to satisfy standards.texi, deleted
18492 some old targets, some changes for consistency
18493
18494Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18495
18496 * configure.in: handle some programs as cross-only, and others as
18497 native only
18498
18499 * test-build.mk: handle partial holes in a more generic manner
18500
18501 * Makefile.in: m4 depends on libiberty
18502
28e9041c 18503Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18504
18505 * configure.in: add m4, textutils, fileutils, sed, shellutils,
18506 time, wdiff, and find to configdirs
18507
18508 * Makefile.in: all, clean, and install rules for the new programs
18509 added to configure.in
18510
18511Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18512
18513 * configure.in: use mh-sun for all *-sun-* hosts
18514
28e9041c 18515Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18516
18517 * Makefile.in: define flags for X11 include files and library file
18518 locations, pass them down to the programs that need this info
18519
18520 * build-all.mk: added a 'native' target, to 3stage the native toolchain
18521
28e9041c 18522Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18523
18524 * configure.in: start building libg++ for HP-UX targets
18525
18526Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
18527
18528 * README: Update references to files moved into etc/.
18529
18530Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
18531
18532 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
18533 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
18534
18535Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
18536
18537 * configure: accept dash as well as underscore in long option
18538 names for FSF compatibility.
18539
18540Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
18541
18542 * config.sub: added -sco3.2v4 support from FSF.
18543
18544Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18545
18546 * configure.in: expand the section that adds or removes
18547 directories from the list of programs to build, to handle native
18548 vs. cross in addition to host v. native
18549
18550Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
18551
18552 * Makefile.in: Replace C++ in macro names with CXX.
18553 This is less likely to break ...
18554
18555Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18556
18557 * test-build.mk: add -w to GNU_MAKE
18558
18559Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18560
18561 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
18562 add 'sparc' to list of recognized cpus. This needed to make
18563 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
18564 Delete some redundant ose68 variants. Recognize -wrs as an os,
18565 then changes that into $CPU-wrs-vxworks.
18566
18567 * configure.in: remove most references to gdbtest, regularize
18568 target based program removal
18569
18570 * test-build.mk: import from p3 tree (many fixes and changes)
18571
18572Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
18573
18574 * Makefile.in: added rules to handle tcl, tk, and expect
18575
18576 * configure.in: handle those directories if they exist
18577
18578Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18579
18580 * config.sub: removed bogus hppabsd and hppahpux names, since
18581 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
18582
18583Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18584
18585 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
18586 depends upon all-xiberty
18587
18588 * Makefile.in: changes from p3, including:
18589
18590 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
18591
18592 * Makefile.in (XTRAFLAGS): include newlib directories if
18593 newlib/Makefile exists, rather than if host != target.
18594
18595 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
18596
18597 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18598 from the same source tree and not building a cross-compiler. This
18599 matters for the libg++ configuration if reconfiguring a tree that
18600 has already been installed.
18601
18602 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
18603
18604 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18605 pick up the machine and system specific header files.
18606
18607 * Makefile.in: added AS_FOR_TARGET, passed down in
18608 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
18609 the C compiler to use to create programs which are run in the
18610 build environment, set it to default to $(CC), and passed it down
18611 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18612
18613 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
18614
18615 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
18616 We need them for unusual native builds, like systems without
18617 ranlib.
18618
18619 * configure: also define $(host_canonical) and
31972771 18620 $(target_canonical), which are the full, canonical names for the
18621 given host and target
28e9041c 18622
18623Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
18624
18625 * Makefile.in: Added separate definitions for C++.
18626
18627Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
18628
18629 * configure.in (configdirs): Add deja-gnu.
18630
18631Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
18632
18633 * README: Update for configure.texi and gdb-4.7 release.
18634
18635Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
18636
18637 * Makefile.in: Move "all" target to top of file.
18638 Previously, first target was ".PHONY" which caused BSD4.4 make
18639 to build .PHONY when make was run without arguments.
18640
18641Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
18642
18643 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
18644 Library-copylefted code in libiberty.
18645
18646Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
18647
18648 * config.sub: Replace m68kmote with plain old m68k.
18649
18650Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
18651
18652 * Makefile.in: Remove space from blank line, avoid Make complaints.
18653
18654Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
18655
18656 * config.sub: Complain if no argument is given. Added support for
18657 386bsd as OS and target alias.
18658
18659Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
18660
18661 * Makefile.in (XTRAFLAGS): include newlib directories if
18662 newlib/Makefile exists, rather than if host != target.
18663
18664Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
18665
18666 * config.sub: recognize sparclite-wrs-vxworks.
18667
18668 * Makefile.in (install-xiberty): added *-xiberty make rules (from
18669 p3.) Added clean-xiberty to clean.
18670
18671Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18672
18673 * configure.in: use *-*-* instead of nested cases for host and target
18674
18675Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
18676
18677 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18678 from the same source tree and not building a cross-compiler. This
18679 matters for the libg++ configuration if reconfiguring a tree that
18680 has already been installed.
18681
18682Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
18683
18684 * config.sub (i486v/i486v4): Merge in from FSF version.
18685
18686Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
18687
18688 * configure: only set PWD if it is already set.
18689
18690Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
18691
18692 * configure: just set PWD=`pwd` at the top, since Ultrix sh
18693 doesn't have unset and all success paths (and most error paths)
18694 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
18695 to just ${PWD} to avoid confusion.)
18696
18697Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
18698
18699 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
18700 even for a native compilation.
18701
18702Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
18703
18704 Changes to make the gdb.tar.Z rule work better.
18705
18706 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
18707 (DEVO_SUPPORT): Add configure.texi.
18708 (bfd-ilrt.tar.Z): Remove ancient rule.
18709
18710Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
18711
18712 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18713 pick up the machine and system specific header files.
18714
18715 * configure.in, config.sub: added new target m68010-adobe-scout,
18716 with alias of adobe68k. Changed configure.in to check for
18717 -scout before -sco* to avoid a false match.
18718
18719 * Makefile.in: added AS_FOR_TARGET, passed down in
18720 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
18721 the C compiler to use to create programs which are run in the
18722 build environment, set it to default to $(CC), and passed it down
18723 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18724
18725Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
18726
18727 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
18728 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
18729 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
18730 FOR_TARGET variants, to newlib and libg++.
18731
18732Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
18733
18734 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
18735 first.
18736
18737Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
18738
18739 * config.sub: Accept `elf' as an environment.
18740
18741Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18742
18743 * Makefile.in (all-opcodes): cd into the right directory
18744
18745Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
18746
18747 * configure: added -program_transform_name option, used as
18748 argument to sed when installing programs.
18749 configure.texi: added documentation for -program_prefix,
18750 -program_suffix and -program_transform_name.
18751
18752Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
18753
18754 * config.sub: Accept i486 where i386 ok.
18755
18756Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
18757
18758 * config.sub: accept we32k
18759
18760Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
18761
4b695c23 18762 * config.sub, configure.in: accept OSE68000 and OSE68k.
28e9041c 18763
18764 * Makefile.in: don't create all directories for ``make install'';
18765 let the subdirectories create the ones they need.
18766
18767Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18768
31972771 18769 * COPYING: new file, GPL v2
28e9041c 18770
18771Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18772
18773 * Makefile.in: use the new gen-info-dir, which needs a template
18774 argument (which also lives in texinfo)
18775
18776 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
18777
28e9041c 18778Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
18779
18780 * config.sub (ncr3000): Change i386 to i486.
18781
18782Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18783
18784 * Makefile.in: add install-rcs, install-grep to
18785 install-no-fixedincludes, removed install-bison and install-libgcc
18786
18787Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
18788
18789 * configure.in: grab the HPUX makefile fragment if on HPUX
18790
18791Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
18792
18793 * Makefile.in: eradicate bison spoor (ditto libgcc).
18794 configure.in: recognise m68{k,000}-ericsson-OSE.
18795 es1800 is alias for m68k-ericsson-OSE
18796
18797Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18798
18799 * configure.in: rearrange the parts that remove programs from
18800 configdirs, based now on HOST==TARGET or by canonical triple.
18801
18802Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18803
18804 * test-build.mk: recurse explicitly with -f test-build.mk when
18805 appropriate. predicate stage3 and comparison on the existence
18806 of gcc. That is, if gcc isn't around, we aren't three-staging.
18807 On very clean, also remove ...stamp-co. Build in-place before
18808 doing other builds.
18809
18810Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18811
18812 * Makefile.in, configure.in: add tgas
18813
18814Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18815
18816 * Makefile.in: a number of changes merged in from progressive.
18817
18818 * configure.in: add libm.
18819
18820 * .cvsignore: ignore some stuff that comes from test-build.mk.
18821
28e9041c 18822Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
18823
18824 * config.sub: Add es1800 (m68k-ericsson-es1800).
18825
18826Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
18827
18828 * configure: Add program_suffix (parallel to program_prefix)
18829 * Makefile.in: adjust directory-creating script for losing decstation
18830
18831Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
18832
18833 * configure: Minor $subdir-related fixes.
18834
18835Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18836
18837 * configure: fix various problems with propogating
18838 makefile_target_frag in subdirs.
18839 * configure.in: config libgcc if its there
18840
18841Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
18842
18843 * config.sub: HPPA merge.
18844
28e9041c 18845Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
18846
18847 * Makefile.in: Replace all-bison with all-byacc in all
18848 dependency lines for other tools (which now use byacc).
18849
18850Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
18851
18852 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
18853
28e9041c 18854Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
18855
18856 * Makefile.in: make gprof rules similar to byacc rules (instead of
18857 vestigal $(unsubdir) that didn't work...)
18858
18859Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
18860
18861 * config.sub: Add support for Linux.
18862 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
18863 (at least for libg++).
18864
18865Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
18866
18867 * configure.texi: fix doc for the -nfp option to configure
18868
18869Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
18870
18871 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
18872
18873Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
18874
18875 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
18876 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
18877 * configure.in: added solaris* host_makefile_frag hook.
18878
18879Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18880
18881 * config.sub: changed recognition of m68000 so that various
18882 m68k types can be specified via m680[01234]0
18883
18884Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18885
18886 * config.sub (basic_machine): fix sed so that '-foo' isn't
18887 completely substituted out while .+'-foo' loses the '-foo'
18888
18889Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
18890
18891 * config.sub ($os): Add -aout.
18892
18893Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
18894
18895 * configure: If host_makefile_frag is absolute, don't
18896 prefix ${invsubdir} (relevant to libg++ auto-configure).
18897
18898Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
18899
18900 * Makefile.in (tooldir): Define it.
18901 (all-ld): Depend on all-flex.
18902
18903Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
18904
18905 * Makefile.in (check): Fix libg++ special case.
18906
18907Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
18908
18909 * configure: do not bury `pwd` into config.status, thus do fewer
18910 pwd's.
18911
18912 * configure: print the "Building in" message only when building in
18913 other than "." AND verbose.
18914
fee90afd 18915 * configure: remove -s, rework -v to better accommodate guested
28e9041c 18916 configures.
18917
18918 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
18919
18920Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
18921
18922 * Makefile.in: macroize flags passed on recursion. remove
18923 fileutils.
18924
18925Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
18926
18927 * configure: get makesrcdir right for subdirs deeper than 1.
18928
18929 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
18930 install.
18931
18932Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
18933
18934 * Makefile.in: don't print subdir_do or recursion lines.
18935
18936Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
18937
18938 * standards.texi: added menu item.
18939
18940 * Makefile.in: build and install standards.info.
18941
18942 * standards.texi: new file.
18943
18944Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18945
18946 * configure: test for and move config.status pieces from
18947 ${subdir}/.
18948
18949Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
18950
28e9041c 18951 * configure: Test for existance of files before trying to mv
18952 them, to avoid numerous non-existance messages.
18953
18954Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
18955
18956 * configure: correct final line of config.status.
18957
18958 * configure: patch from eggert. Avoids a protection problem if
18959 the original Makefile.in is read only.
18960
18961 * configure: use move-if-change from gcc to create config.status.
18962 Some makefiles depend on config.status to tell if a directory
18963 has been reconfigured for a different host. This change
18964 prevents those directories from remaking everything in the case
18965 where the reconfig was only intended to rebuild a Makefile.
18966
18967 * configure: test for config.sub with "config.sub sun4" rather
18968 than "config.sub ${host_alias}". Otherwise we can't tell a bad
18969 host alias from a missing config.sub.
18970
18971Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18972
18973 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
18974 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
18975
18976Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
18977
18978 * configure: mkdir ${subdir} as needed.
18979
18980Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
18981
18982 * Makefile.in,configure.in: added autoconf.
18983
18984Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18985
18986 * Makefile.in: no longer pass against on recursion.
18987
18988 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
18989 definitions are not inherited.
18990
18991 * configure: correct makesrcdir when subdir is .
18992
18993Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
18994
18995 * configure: Add support for 'subdirs' variable, which is
18996 like 'configdirs', except that configure doesn't re-invoke
18997 itself for subdirs, it just creates a Makefile for each subdir.
18998 * configure.texi: Document subdirs.
18999
19000Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19001
19002 * configure.in: added flex to configdirs
19003
19004Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
19005
19006 * Makefile.in: remove clean-stamps from clean.
19007
19008Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
19009
19010 * configure.in: Add gdbtest to configdirs.
19011
19012Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
19013
19014 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
19015 to recursive makes.
19016 * configure.in: Recognize new ncr3000 config.
19017
19018Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
19019
19020 * Makefile.in, configure.in: removed references to gdbm.
19021
19022Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
19023
19024 * config.sub: Don't canonicalize os value
19025 newsos* to bsd (readline needs to check for newsos).
19026 (This fix was earlier made Jan 31, but got re-broken.)
19027
19028Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
19029
19030 * configure.in: sco is an os, not a vendor!
19031
19032 * configure: Quote $( better. Keep various shells happy.
19033
19034Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
19035
19036 * Makefile.in: eliminate stamp-files.
19037
19038Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
19039
19040 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
19041 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
19042
19043Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
19044
19045 * config.sub: fix iris/iris3.
19046
19047Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
19048
19049 * configure: re-add -rm.
19050
19051Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
19052
19053 * Maskefile.in: add .stmp-rcs to all.
19054
19055 * configure.in: remove gas from rs6000 build, use aix host fragment.
19056
19057Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
19058
19059 * configure: pass down site_option during recursion.
19060
19061Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
19062
19063 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
19064
19065Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
19066
19067 * configure: Change exec_prefix so that it really defaults to prefix.
19068
19069Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
19070
19071 * Makefile.in, configure.in: Add support for mmalloc library.
19072
19073Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
19074
19075 * Makefile.in: add stmp dependencies for a few more things.
19076
19077Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
19078
19079 * configure: adjusted error message on objdir/srcdir configure
19080 collision, per john's suggestion.
19081
19082 * Makefile.in: add libiberty stmp to all and all.cross.
19083
19084Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
19085
19086 * Makefile.in: remove force dependencies, add grep to all.
19087
19088Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
19089
19090 * Makefile.in: drop flex. make stamp files work.
19091
19092 * configure: added test for conflicting configuration in srcdir,
19093 remove trailing slashes from srcdir. Otherwise emacs gdb mode
19094 gets cranky. use relative paths for configure and srcdir
19095 whenever possible. Send some error messages to stderr that were
19096 going to stdout.
19097
19098Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
19099
19100 * Makefile.in: Fix libg++ rule to check for gcc directory
19101 before using gcc/gcc. Also pass XTRAFLAGS.
19102
19103Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
19104
19105 * Makefile.in: added stmp-files so that directories aren't polled
19106 when they are already built.
19107
19108 * configure.texi: fixed a node pointer problem.
19109
19110Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
19111
5309a301 19112 * config.sub configure.in gdb/configure.in
28e9041c 19113 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
19114 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
19115 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
19116
19117Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19118
19119 * configure: -recurring becomes -silent. corrected help message
19120 for -site= option.
19121
19122 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
19123
19124Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19125
19126 * configure: when building Makefile for crosses, replace
19127 tooldir and program_prefix. default srcdir from location of
19128 config.sub. remove "for host in hosts" and "for target in
19129 targets" loops.
19130
19131Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19132
19133 * Makefile.in: Do not pass bindir or mandir to cvs.
19134
19135Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
19136
19137 * Makefile.in, configure.in: removed traces of namesubdir,
19138 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
19139 copyrights to '92, changed some from Cygnus to FSF.
19140
19141 * configure.texi: remove most references to multiple hosts,
19142 multiple targets, subdirs, etc.
19143
19144 * configure.man: removed rcsid. reference config.sub not
19145 config.subr.
19146
19147 * Makefile.in: mkdir $(infodir) on install-info.
19148
19149Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
19150
19151 * configure.texi: Explain better about .gdbinit and about
19152 the environment that configure.in sections run in.
19153
19154Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
19155
19156 * configure.in: Ultrix is only a decstation if it's a MIPS.
19157
19158Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
19159
19160 * README: DOC.configure => cfg-paper.texi.
19161
19162Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
19163
19164 * config.sub (near case $os): Don't convert newsos* to bsd!
19165
19166Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
19167
19168 * Makefile.in: Reinstall change from gdb-4.3 that reduces
19169 the number of copies of COPYING that go into the GDB tar file.
19170
19171Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
19172
5309a301 19173 * bfd/configure.in, gdb/config/mh-i386sco,
28e9041c 19174 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
19175 Fix SCO configuration stuff.
19176
19177Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
19178
19179 * Makefile.in: For libg++, make sure the -I pointing
19180 to the gcc directory goes *after* all the libg++-local -I flags.
19181 Also, move just-gcc dependency from just-libg++ to all-libg++.
19182
19183Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
19184
19185 * configure: Change -x to -f to keep Ultrix /bin/test happy.
19186
19187Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
19188
19189 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
19190
19191Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
19192
19193 * config.sub: Add stratus configuration frags. Also
19194 submitted to FSF.
19195
19196Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
19197
19198 * Makefile.in (DEV_SUPPORT): add configure.man.
19199
19200 * config.sub(Decode manufacturer-specific): add -none*.
19201
19202Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
19203
19204 * Makefile.in: remove form feeds to make Sun's make happy.
19205 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
19206
19207Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
19208
19209 * Makefile.in (AR_FLAGS): Make quieter.
19210
19211Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
19212
19213 * configure.in: Add libg++.
19214 * configure: When verbose, don't output the command line at each
19215 level; it will be unremarkably the same as the previous version,
19216 which will be the same as what the user typed.
19217
19218Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
19219
19220 * configure.in, Makefile.in: fix clean-info, add flex. add
19221 fileutils.
19222
19223 * configure: be less sensitive to spaces in Makefile.in. Do not
19224 look for sources in "..". Doing so breaks subdirectories that
19225 might have their own configure. If a subdir has it's own
19226 configure script, use it.
19227
19228Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
19229
19230 * cfg-paper.texi: some changes suggested by rms.
19231
19232Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
19233
19234 * config.sub: Merge in some small additions from the FSF version,
19235 taken from the gcc distribution, to bring the Cygnus and FSF
19236 versions into closer sync.
19237
19238Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
19239
19240 * configure.in: Changed svr4 references to sysv4.
19241
19242Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
19243
19244 * configure: added -V for version number option.
19245
19246Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
19247
19248 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
19249 renamed from DOC.configure to cfg-paper.texi.
19250
19251Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19252
19253 * configure, config.subr, config.sub: config.subr is now
19254 config.sub again.
19255
19256Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
19257
19258 * configure.texi: new file, in progress.
19259
19260 * Makefile.in: build info file and install the man page for
19261 configure.
19262
19263 * configure.man: new file, first cut.
19264
19265 * configure: find config.subr again now that configuration "none"
19266 has gone. removed all traces of the -ansi option. removed all
19267 traces of the -languages option.
19268
19269 * config.subr: resync from rms.
19270
19271Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19272
19273 * configure, config.sub, config.subr: merge config.sub into
19274 config.subr, call the result config.subr, remove config.sub, use
19275 config.subr.
19276
19277 * Makefile.in: revised install for dir.info.
19278
19279Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19280
19281 * configure.in: add decstation host makefile frag.
19282
19283 * Makefile.in: BISON now bison -y again. also install-gcc on
19284 install. clean-gdbm on clean. infodir belongs in datadir.
19285 Make directories for info install. Build dir.info here then
19286 install it.
19287
19288Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19289
19290 * Makefile.in: fix for bad directory tests.
19291
19292Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19293
19294 * configure: \{1,2\} appears to be a sysv'ism. Use a different
19295 regexp. -srcdir relative was being handled incorrectly.
19296
19297 * Makefile.in: unwrapped some for loops so that parallel makes
19298 work again and so one can focus one's attention on a particular
19299 package.
19300
19301Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19302
19303 * configure: added PWD as a stand in for `pwd` (for speed). use
19304 elif wherever possible. make -srcdir work without -objdir.
19305 -objdir= commented out.
19306
19307Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19308
19309 * configure: +options become --options. -subdirs commented out.
19310 added -host, -datadir. Renamed -destdir to -prefix. Comment in
19311 Makefile now at top of generated Makefile. Removed cvs log
19312 entries. added -srcdir. create .gdbinit only if there is one
19313 in ${srcdir}.
19314
19315 * Makefile.in: idestdir and ddestdir go away. Added copyrights
19316 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
19317 and mandir now keyed off datadir by default.
19318
19319Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19320
19321 * Freshly created ChangeLog.
19322
19323\f
19324Local Variables:
19325mode: change-log
19326left-margin: 8
19327fill-column: 76
19328version-control: never
19329End: