]> git.ipfire.org Git - thirdparty/gcc.git/blob - ChangeLog
configure.ac (powerpc-*-aix*, [...]): Add target-newlib to noconfdirs.
[thirdparty/gcc.git] / ChangeLog
1 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
2
3 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
4 to noconfdirs.
5 * configure: Regenerate.
6
7 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
8
9 * Makefile.tpl ([+compare-target+]): Compare all stage
10 directories, rather than just gcc.
11 * Makefile.in: Rebuilt.
12
13 2009-06-01 Doug Kwan <dougkwan@google.com>
14
15 * configure.ac: Support gold for target arm*-*-*.
16 * configure: Regenerate.
17
18 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
19
20 * Makefile.def: Add MPC support and dependencies.
21 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
22
23 * Makefile.in, configure: Regenerate.
24
25 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
26
27 * Makefile.tpl (all): Avoid harmless warning in make all when
28 gcc-bootstrap is enabled but stage_last does not exist.
29 * Makefile.in: Rebuilt.
30
31 2009-05-24 Nicolas Roche <roche@adacore.com>
32
33 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
34 * Makefile.in: Regenerate.
35
36 2009-05-21 Denis Chertykov <chertykov@gmail.com>
37
38 * MAINTAINERS: Update my e-mail address.
39
40 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
41
42 * configure.ac (cygwin noconfigdirs): Remove libgcj.
43 * configure: Regenerate.
44
45 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
46
47 PR other/40159
48 * Makefile.tpl (all): Don't assume gcc-bootstrap and
49 gcc-no-bootstrap are mutually exclusive.
50 * Makefile.in: Rebuilt.
51
52 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
53
54 PR other/40159
55 * Makefile.tpl (all): Don't end with unconditional success.
56 * Makefile.in: Rebuilt.
57
58 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
59
60 PR target/37137
61 * Makefile.def (flags_to_pass): Remove redundant and incomplete
62 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
63 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
64 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
65 stage_configureflags, stage_cflags and stage_libcflags into
66 explicit Makefile macros.
67 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
68 GFORTRAN.
69 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
70 CC. Set CC_FOR_BUILD from CC.
71 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
72 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
73 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
74 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
75 and GFORTRAN.
76 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
77 (_LIBCFLAGS): Renamed to _TFLAGS.
78 (do-compare-debug, do-compare3-debug): Drop.
79 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
80 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
81 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
82 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
83 (XGCC_FLAGS_FOR_TARGET): New.
84 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
85 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
86 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
87 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
88 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
89 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
90 TFLAGS.
91 (BUILD_CONFIG): Include if requested.
92 (all): Set TFLAGS on bootstrap.
93 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
94 (all-stageid-prefixmodule): Likewise.
95 (do-clean, distclean-stageid): Set TFLAGS.
96 (restrap): Fix whitespace.
97 * Makefile.in: Rebuilt.
98
99 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
100
101 * config.guess: Sync with src.
102
103 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
104
105 * configure.ac ($with_ppl): Default to no if not supplied.
106 ($with_cloog): Likewise.
107 configure: Regenerate.
108
109 2009-04-27 James E. Wilson <wilson@codesourcery.com>
110
111 * MAINTAINERS: Update my e-mail address.
112
113 2009-04-27 Nick Clifton <nickc@redhat.com>
114
115 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
116
117 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
118
119 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
120 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
121 * Makefile.in: Regenerate.
122
123 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
124
125 PR bootstrap/39739
126 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
127 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
128
129 * configure, Makefile.in: Regenerate.
130
131 2009-04-21 Taras Glek <tglek@mozilla.com>
132
133 * include/hashtab.h: Update GTY annotations to new syntax
134 * include/splay-tree.h: Likewise
135
136 2009-04-17 Ben Elliston <bje@au.ibm.com>
137
138 * config.sub, config.guess: Update from upstream sources.
139
140 2009-04-15 Anthony Green <green@moxielogic.com>
141
142 * configure.ac: Add moxie support.
143 * configure: Rebuilt.
144
145 2009-04-14 Jakub Jelinek <jakub@redhat.com>
146
147 * configure.ac: Change copyright header to refer to version
148 3 of the GNU General Public License and to point readers at the
149 COPYING3 file and the FSF's license web page.
150 * Makefile.def: Likewise.
151 * Makefile.tpl: Likewise.
152 * Makefile.in: Regenerate.
153
154 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
155
156 * configure.ac: Restore match for darwin9 or later. Use double
157 brackets since regeneration eats one pair.
158 * configure: Regenerate.
159
160 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
161
162 PR gas/10039
163 * configure.ac: Require texinfo 4.7.
164 * configure: Regenerated.
165
166 2009-04-09 Nick Clifton <nickc@redhat.com>
167
168 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
169 the GCC Runtime Library Exception.
170
171 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
172
173 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
174 * configure: Regenerate.
175
176 2009-04-01 Steve Ellcey <sje@cup.hp.com>
177
178 * Makefil.def (languages): New entries.
179 * Makefile.tpl (check-gcc-*): New generic target.
180 * Makefile.in: Regenerate.
181
182 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
183
184 * MAINTAINERS: Update my email address.
185
186 2009-03-18 Tom Tromey <tromey@redhat.com>
187
188 * configure: Rebuild.
189 * configure.ac (host_libs): Add libiconv.
190 * Makefile.in: Rebuild.
191 * Makefile.def (host_modules): Add libiconv.
192 (configure-gdb, all-gdb): Depend on libiconv.
193
194 2009-03-16 Tristan Gingold <gingold@adacore.com>
195
196 * configure.ac: Treat gdb as supported on x86_64-darwin.
197 * configure: Regenerate.
198
199 2009-03-16 Joseph Myers <joseph@codesourcery.com>
200
201 * configure.ac (--with-host-libstdcxx): New option.
202 * configure: Regenerate.
203
204 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
205
206 * MAINTAINERS: Move myself into the write after approval list.
207
208 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
209
210 * MAINTAINERS: Update e-mail address.
211
212 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
213
214 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
215
216 2009-03-10 Ira Rosen <irar@il.ibm.com>
217
218 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
219
220 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
221
222 Backport from git Libtool:
223
224 2009-01-19 Robert Millan <rmh@aybabtu.com>
225 Support GNU/kOpenSolaris.
226 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
227 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
228 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
229 GNU/kOpenSolaris.
230
231 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
232
233 * MAINTAINERS: Update e-mail address.
234
235 2009-02-24 Michael Eager <eager@eagercon.com>
236
237 * MAINTAINERS (Write After Approval): Add self.
238
239 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
240
241 * MAINTAINERS (Write After Approval): Add myself.
242
243 2009-02-05 Andreas Schwab <schwab@suse.de>
244
245 * Makefile.tpl (stage_last): Define $r and $s before using
246 $(RECURSE_FLAGS_TO_PASS).
247 * Makefile.in: Regenerate
248
249 2009-01-30 Ian Lance Taylor <iant@google.com>
250
251 * MAINTAINERS: Move myself to the Global Reviewers list.
252
253 2009-01-29 Robert Millan <rmh@aybabtu.com>
254
255 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
256 * configure: Regenerate.
257
258 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
259
260 * MAINTAINERS: Make whitespace consistent.
261 Remove Robert Millan from Write After Approval.
262
263 2009-01-16 Alan Modra <amodra@bigpond.net.au>
264
265 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
266 (all-opcodes): Depend on all-libiberty.
267 * Makefile.in: Regenerate.
268
269 2009-01-15 Douglas B Rupp <rupp@gnat.com>
270
271 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
272 * configure: Regenerate.
273
274 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
275
276 * MAINTAINERS (Write After Approval): Add myself.
277
278 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
279
280 * MAINTAINERS: Add myself to reviewers (Fortran).
281
282 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
283
284 PR tree-optimization/38515
285 * configure.ac (cloog-polylib): Removed.
286 (with_ppl, with_cloog): Test for "no".
287 * configure: Regenerated.
288
289 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
290
291 * MAINTAINERS: Moved myself to reviewers (Fortran).
292
293 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
294
295 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
296 (Write After Approval): Remove myself.
297
298 2009-01-03 Diego Novillo <dnovillo@google.com>
299
300 * MAINTAINERS: Remove myself from alias maintainership.
301
302 2009-01-02 David Ayers <ayers@fsfe.org>
303
304 * MAINTAINERS: Update e-mail address.
305
306 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
307
308 * MAINTAINERS: Make whitespace consistent.
309
310 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
311
312 Backport from upstream Libtool:
313 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
314 Add cache variables to tests that require the linker to work.
315 For shlibpath_overrides_runpath, this also changes the semantics
316 to let the result from the C compiler take precedence.
317
318 2008-12-02 Ben Elliston <bje@au.ibm.com>
319
320 * config.sub, config.guess: Update from upstream sources.
321
322 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
323
324 * configure.ac (ppllibs): Add by default the lib flags.
325 * configure: Regenerate.
326
327 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
328
329 * MAINTAINERS: Add myself to the write after approval list.
330
331 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
332
333 * configure.ac: Add double brackets on darwin[912].
334 * configure: Regenerate.
335
336 2008-12-03 Daniel Kraft <d@domob.eu>
337
338 * MAINTAINERS: Moved myself and Mikael Morin from Write After
339 Approval to Reviewer section (for Fortran front-end).
340
341 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
342
343 * configure.ac: Expand to darwin10 and later.
344 * configure: Regenerate.
345
346 2008-12-02 Andreas Schwab <schwab@suse.de>
347
348 * Makefile.def: configure-target-boehm-gc depends on
349 all-target-libstdc++-v3.
350 * Makefile.in: Regenerate.
351
352 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
353
354 * MAINTAINERS: Add myself as mingw maintainer.
355
356 2008-12-02 Ben Elliston <bje@au.ibm.com>
357
358 * config.sub, config.guess: Update from upstream sources.
359
360 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
361
362 * README.SCO: Remove.
363
364 2008-11-29 Fernando Pereira <pronesto@gmail.com>
365
366 * MAINTAINERS: Add myself to the write after approval list.
367
368 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
369
370 * MAINTAINERS: Update my email address in WAA section.
371
372 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
373
374 * MAINTAINERS: Update e-mail address.
375
376 2008-11-27 Toon Moene <toon@moene.org>
377
378 * MAINTAINERS: Change e-mail address.
379
380 2008-11-27 Tristan Gingold <gingold@adacore.com>
381
382 * configure.ac: Build gdb for i?86-*-darwin*
383 * configure: Regenerated.
384
385 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
386
387 * MAINTAINERS: Added my full name.
388
389 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
390
391 PR bootstrap/38014
392 PR bootstrap/37923
393
394 Revert:
395
396 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
397
398 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
399 * Makefile.in: Regenerated.
400
401 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
402
403 PR gdb/921
404 PR gdb/1646
405 PR gdb/2175
406 PR gdb/2176
407
408 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
409 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
410 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
411 (HOST_EXPORTS): Pass CPPFLAGS.
412 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
413 (LDFLAGS_FOR_TARGET): Initialize from configure script.
414 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
415 * Makefile.in, configure: Regenerated.
416 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
417 and CPPFLAGS_FOR_BUILD.
418
419 2008-11-06 Jeff Law <law@redhat.com>
420
421 * MAINTAINERS: Add myself as middle end maintainer.
422
423 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
424
425 * MAINTAINERS (Write after approval): Add myself.
426
427 2008-11-05 Diego Novillo <dnovillo@google.com>
428
429 * MAINTAINERS (Global Reviewers): Add myself.
430 (Non-Algorithmic Maintainers): Remove myself.
431
432 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
433
434 * MAINTAINERS (Write after approval): Add myself.
435
436 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
437
438 * MAINTAINERS (Write after approval): Add myself.
439
440 2008-10-31 Ben Elliston <bje@au.ibm.com>
441
442 * configure.ac (spu-*-*): Remove special case.
443 * configure: Regenerate.
444
445 2008-10-30 Catherine Moore <clm@codesourcery.com>
446
447 * MAINTAINERS (Write after approval): Update my email address.
448
449 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
450
451 * configure.ac [spu-*-*]: Do not set skipdirs.
452 * configure: Re-generate.
453
454 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
455
456 * MAINTAINERS (Various Maintainers): Add myself to reload.
457
458 2008-10-25 Richard Guenther <rguenther@suse.de>
459
460 * MAINTAINERS (Various Maintainers): Add myself as middle-end
461 maintainer. Remove myself as libgcc-math maintainer.
462 (Non-Algorithmic Maintainers): Remove myself.
463
464 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
465
466 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
467 * Makefile.in: Regenerated.
468
469 2008-10-23 Cary Coutant <ccoutant@google.com>
470
471 * MAINTAINERS (Write after approval): Add myself.
472
473 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
474
475 PR gdb/921
476 PR gdb/1646
477 PR gdb/2175
478 PR gdb/2176
479
480 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
481 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
482 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
483 (HOST_EXPORTS): Pass CPPFLAGS.
484 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
485 (LDFLAGS_FOR_TARGET): Initialize from configure script.
486 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
487 * Makefile.in, configure: Regenerated.
488 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
489 and CPPFLAGS_FOR_BUILD.
490
491 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
492
493 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
494 Sebastian Pop.
495
496 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
497
498 * MAINTAINERS (Write After Approval): Added myself.
499
500 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
501
502 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
503 recommended version to 2.3.2.
504
505 * configure: Regenerate.
506
507 2008-10-01 Mark Mitchell <mark@codesourcery.com>
508
509 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
510
511 2008-09-29 David Daney <david.daney@caviumnetworks.com>
512
513 * MAINTAINERS (Write After Approval): Update e-mail address.
514
515 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
516
517 * libtool.m4: Update to libtool 2.2.6.
518 * lt~obsolete.m4: Update to libtool 2.2.6.
519 * ltmain.sh: Update to libtool 2.2.6.
520 * ltsugar.m4: Update to libtool 2.2.6.
521 * ltversion.m4: Update to libtool 2.2.6.
522 * ltoptions.m4: Update to libtool 2.2.6.
523 * ltgcc.m4: Update to match changes from libtool 2.2.6.
524
525 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
526
527 * MAINTAINERS (Write After Approval): Add myself.
528
529 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
530
531 * MAINTAINERS (Write After Approval): Update my name.
532
533 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
534
535 * MAINTAINERS: Add myself in "Write After Approval".
536
537 2008-09-18 Steve Ellcey <sje@cup.hp.com>
538
539 * MAINTAINERS: Add myself as ia64 maintainer.
540
541 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
542
543 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
544 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
545 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
546 and Michael Tiemann from Write After Approval since they do not
547 actually have access.
548
549 2008-09-05 Richard Guenther <rguenther@suse.de>
550
551 * configure.ac: Initialize clooglibs to -lcloog.
552 * configure: Re-generate.
553
554 2008-09-04 Le-Chun Wu <lcwu@google.com>
555
556 * MAINTAINERS (Write After Approval): Add myself.
557
558 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
559
560 * configure.ac (--with-cloog-polylib): New.
561 (--disable-cloog-version-check): New.
562 (--disable-ppl-version-check): New.
563 * configure: Re-generate.
564
565 2008-09-03 Richard Guenther <rguenther@suse.de>
566
567 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
568 cloog test.
569 * configure: Re-generate.
570
571 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
572
573 Add picoChip port.
574 * MAINTAINERS: Add picoChip maintainers.
575
576 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
577 Tobias Grosser <grosser@fim.uni-passau.de>
578 Jan Sjodin <jan.sjodin@amd.com>
579 Harsha Jagasia <harsha.jagasia@amd.com>
580 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
581 Konrad Trifunovic <konrad.trifunovic@inria.fr>
582 Adrien Eliche <aeliche@isty.uvsq.fr>
583
584 Merge from graphite branch.
585 * configure: Regenerate.
586 * Makefile.in: Regenerate.
587 * configure.ac (host_libs): Add ppl and cloog.
588 Add checks for PPL and CLooG.
589 * Makefile.def (ppl, cloog): Added modules and dependences.
590 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
591 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
592
593 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
594
595 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
596 (GCC_SHLIB_SUBDIR): New.
597 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
598 * configure: Regenerate.
599 * Makefile.in: Regenerate.
600
601 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
602
603 * MAINTAINERS: Consistently use tabs to separate columns.
604
605 2008-08-29 Tristan Gingold <gingold@adacore.com>
606
607 * MAINTAINERS (Write after Approval): Add myself.
608
609 2008-08-28 Tristan Gingold <gingold@adacore.com>
610
611 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
612 Enable bfd, binutils and opcodes.
613 * configure: Regenerate.
614
615 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
616
617 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
618
619 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
620
621 * MAINTAINERS: Use correct Umlaut for last name.
622
623 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
624
625 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
626
627 2008-08-16 David Edelsohn <edelsohn@gnu.org>
628
629 * MAINTAINERS: Update my email address.
630
631 2008-08-16 Nicolas Roche <roche@adacore.com>
632
633 * Makefile.tpl: Add BOOT_ADAFLAGS.
634 * Makefile.in: Regenerate.
635
636 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
637
638 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
639 * configure: Regenerate.
640
641 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
642
643 * configure.ac: Add makefile fragments for hpux.
644 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
645 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
646 * configure: Regenerate.
647 * Makefile.in: Regenerate.
648
649 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
650
651 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
652
653 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
654
655 * MAINTAINERS (Write after Approval): Add myself.
656
657 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
658
659 * MAINTAINERS (Write After Approval): Add myself.
660
661 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
662
663 * MAINTAINERS (Write After Approval): Add myself.
664
665 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
666
667 * MAINTAINERS: Update my email address.
668
669 2008-06-25 Joey Ye <joey.ye@intel.com>
670
671 * MAINTAINERS (Write After Approval): Add myself.
672
673 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
674
675 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
676 * Makefile.in: Regenerate.
677 * configure: Regenerate.
678
679 2008-06-17 Daniel Kraft <d@domob.eu>
680
681 * MAINTAINERS (Write After Approval): Add myself.
682
683 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
684
685 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
686 "$@" is still intact with both Autoconf 2.59 and 2.62.
687 * configure: Regenerate.
688
689 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
690
691 * Makefile.tpl: Fix comment errors.
692 * Makefile.in: Regenerate.
693
694 2008-06-12 David S. Miller <davem@davemloft.net>
695 David Edelsohn <edelsohn@gnu.org>
696
697 * configure.ac: Add powerpc*-*-* to gold supported targets.
698 * configure: Regenerate.
699
700 2008-06-08 Joseph Myers <joseph@codesourcery.com>
701
702 PR tree-optimization/36218
703 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
704 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
705 (all prefix="build-"): Pass them to build-system sub-makes.
706 * Makefile.in: Regenerate.
707
708 2008-06-07 Joseph Myers <joseph@codesourcery.com>
709
710 * MAINTAINERS (mt port): Remove.
711 (sco5, unixware, sco udk): Remove.
712 (Kean Johnston): Add to Write After Approval.
713
714 2008-05-30 Julian Brown <julian@codesourcery.com>
715
716 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
717 of libobjc for ARM EABI Linux.
718 * configure: Regenerate.
719
720 2008-05-18 Xinliang David Li <davidxl@google.com>
721
722 * ChangeLog: Remove wrong ChangeLog entry.
723
724 2008-05-17 Xinliang David Li <davidxl@google.com>
725
726 * MAINTAINERS (Write After Approval): Add myself.
727
728 2008-05-15 Janus Weil <janus@gcc.gnu.org>
729
730 * MAINTAINERS (Write After Approval): Add myself.
731
732 2008-05-14 Rafael Espíndola <espindola@google.com>
733
734 * config-ml.in: don't handle --enable-shared and --enable-static.
735
736 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
737
738 * MAINTAINERS: Update my email address.
739
740 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
741
742 * MAINTAINERS: Update my email address.
743
744 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
745
746 * MAINTAINERS (Write After Approval): Add myself.
747
748 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
749
750 * MAINTAINERS (Write After Approval): Add myself.
751
752 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
753
754 * MAINTAINERS (crx): Add myself.
755
756 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
757
758 Sync with src:
759 2008-04-14 David S. Miller <davem@davemloft.net>
760
761 * configure.ac: Add sparc*-*-* to gold supported targets.
762 * configure: Regenerate.
763
764 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
765
766 PR bootstrap/35457
767 * configure.ac: Include override.m4.
768 * configure: Regenerate.
769
770 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
771
772 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
773 * Makefile.in: Regenerate.
774
775 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
776
777 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
778 as nonconfigurable directories list.
779 * configure: Regenerate.
780
781 2008-04-14 Ben Elliston <bje@au.ibm.com>
782
783 * config.sub, config.guess: Update from upstream sources.
784
785 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
786
787 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
788 * Makefile.in: Regenerate.
789
790 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
791
792 * configure.ac: Do not build libssp for the AVR.
793 * configure: Regenerate.
794
795 2008-04-07 Ian Lance Taylor <iant@google.com>
796
797 * Makefile.def: check-gold depends upon all-binutils.
798 * Makefile.in: Regenerate.
799
800 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
801
802 * MAINTAINERS (Write After Approval): Add myself.
803
804 2008-04-04 Nick Clifton <nickc@redhat.com>
805
806 PR binutils/4334
807 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
808 builds.
809 * configure: Regenerate.
810
811 2008-04-04 NightStrike <NightStrike@gmail.com>
812
813 PR other/35151
814 * configure.ac: Combine rules for mingw32 and mingw64.
815 * configure: Regenerate.
816
817 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
818
819 * MAINTAINERS (Write After Approval): Add myself.
820
821 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
822
823 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
824 * Makefile.in (.NOTPARALLEL): Ditto.
825
826 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
827
828 * MAINTAINERS (Write After Approval): Add myself.
829
830 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
831
832 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
833 * Makefile.in (.NOTPARALLEL): Regenerate.
834
835 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
836
837 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
838 * Makefile.in: Regenerate.
839
840 2008-03-26 Jakub Staszak <kuba@et.pl>
841
842 * MAINTAINERS (Write After Approval): Add myself.
843
844 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
845
846 * MAINTAINERS: Update e-mail address.
847
848 2008-03-20 Ian Lance Taylor <iant@google.com>
849
850 * configure.ac: Add support for --enable-gold.
851 * Makefile.def: Add gold as a directory like ld.
852 * configure, Makefile.in: Regenerate.
853
854 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
855
856 * configure.ac: m4_include config/proginstall.m4.
857 * configure: Regenerate.
858
859 Backport from upstream Libtool:
860
861 2007-10-12 Eric Blake <ebb9@byu.net>
862
863 Deal with Autoconf 2.62's semantic change in m4_append.
864 * ltsugar.m4 (lt_append): Replace broken versions of
865 m4_append.
866 (lt_if_append_uniq): Don't require separator to be overquoted,
867 and avoid broken m4_append.
868 (lt_dict_add): Fix typo.
869 * libtool.m4 (_LT_DECL): Don't overquote separator.
870
871 2008-03-13 David Edelsohn <edelsohn@gnu.org>
872
873 * config.rpath: Add AIX 6 support.
874
875 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
876
877 * Makefile.def (stageprofile). Remove -fprofile-generate
878 from stage_libcflags.
879 * Makefile.in: Regenerate.
880
881 2008-03-13 Ben Elliston <bje@au.ibm.com>
882
883 * config.sub, config.guess: Update from upstream sources.
884
885 2008-03-06 Tom Tromey <tromey@redhat.com>
886
887 * MAINTAINERS: Update for treelang deletion.
888
889 2008-03-03 James E. Wilson <wilson@tuliptree.org>
890
891 * MAINTAINERS: Update my email address.
892
893 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
894
895 * MAINTAINERS (darwin port): Add myself as a maintainer.
896 (objective-c/c++): Add myself as a maintainer.
897
898 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
899
900 * MAINTAINERS (Write After Approval): Update my email address.
901
902 2008-02-25 Tomas Bily <tbily@suse.cz>
903
904 * MAINTAINERS (Write After Approval): Add myself.
905
906 2008-02-23 Jakub Jelinek <jakub@redhat.com>
907
908 * MAINTAINERS (OpenMP): Add myself.
909
910 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
911
912 PR bootstrap/32009
913 PR bootstrap/32161
914
915 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
916 * configure: Regenerate.
917
918 * Makefile.def: Define stage_libcflags for all bootstrap stages.
919 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
920 STAGE4_LIBCFLAGS): New.
921 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
922 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
923 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
924 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
925 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
926 for target modules. Don't export LIBCFLAGS.
927 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
928 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
929 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
930 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
931 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
932 * Makefile.in: Regenerate.
933
934 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
935
936 PR libgcj/33085
937 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
938 Do not use -DDLL_EXPORT. Backport from upstream.
939
940 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
941
942 * MAINTAINERS (Write After Approval): Add myself.
943
944 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
945
946 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
947 * configure: Regenerate.
948
949 2008-01-31 Marc Gauthier <marc@tensilica.com>
950
951 * configure.ac (xtensa*-*-*): Recognize processor variants.
952 * configure: Regenerate.
953
954 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
955
956 PR bootstrap/34922
957 * configure.ac (PARSE_ARGS): Push suitable setting of
958 ac_subdirs_all, for `./configure --help=recursive'.
959 Handle `+' in generic toplevel directory disabling.
960 * configure: Regenerate.
961
962 2008-01-28 Nick Clifton <nickc@redhat.com>
963
964 * MAINTAINERS (xstormy16): Take over maintainership.
965
966 2008-01-25 Joseph Myers <joseph@codesourcery.com>
967
968 * MAINTAINERS (c4x port): Remove.
969
970 2008-01-24 David Edelsohn <edelsohn@gnu.org>
971
972 * libtool.m4: Backport AIX 6 support from ToT Libtool.
973
974 2008-01-23 Ben Elliston <bje@au.ibm.com>
975
976 * config.sub, config.guess: Update from upstream sources.
977
978 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
979
980 * MAINTAINERS (Write After Approval): Add myself.
981
982 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
983
984 * MAINTAINERS: Update my email address.
985
986 2008-01-09 Raksit Ashok <raksit@google.com>
987
988 * MAINTAINERS (Write After Approval): Add myself.
989
990 2008-01-09 Raksit Ashok <raksit@google.com>
991
992 * MAINTAINERS (Write After Approval): Add myself.
993
994 2008-01-08 Ben Elliston <bje@au.ibm.com>
995
996 * config.sub, config.guess: Update from upstream sources.
997
998 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
999
1000 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
1001 Change recommended MPFR from 2.2.1 -> 2.3.0.
1002 * configure: Regenerate.
1003
1004 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
1005
1006 * MAINTAINERS: Update my email address.
1007
1008 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
1009
1010 * MAINTAINERS: Update my email address.
1011
1012 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
1013
1014 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
1015 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
1016 * Makefile.in: Regenerate.
1017
1018 2007-12-10 Mark Heffernan <meheff@google.com>
1019
1020 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
1021 misplaced entries.
1022
1023 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
1024
1025 * configure.ac: Enable libjava for x86_64-*-darwin9.
1026 * configure: Regenerate.
1027
1028 2007-12-07 Bill Maddox <maddox@google.com>
1029
1030 * MAINTAINERS (Write After Approval): Add myself.
1031
1032 2007-12-05 Ben Elliston <bje@au.ibm.com>
1033
1034 * config.sub, config.guess: Update from upstream sources.
1035
1036 2007-12-02 Matthias Klose <doko@ubuntu.com>
1037
1038 * config-ml.in: Remove 64bit configure tests.
1039
1040 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1041
1042 * config-ml.in: Robustify against white space in absolute file
1043 names.
1044
1045 * config-ml.in (multi-clean): Substitute ${Makefile}.
1046 Remove superfluous ${Makefile} in list.
1047
1048 2007-11-19 Thiemo Seufer <ths@mips.com>
1049
1050 * config-ml.in: Don't hardcode the Makefile name.
1051
1052 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
1053
1054 * MAINTAINERS (Write After Approval): Add myself.
1055
1056 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
1057
1058 * MAINTAINERS (Write After Approval): Add myself.
1059
1060 2007-11-06 Doug Kwan <dougkwan@google.com>
1061
1062 * MAINTAINERS (Write After Approval): Add myself.
1063
1064 2007-10-25 Ben Elliston <bje@au.ibm.com>
1065
1066 * MAINTAINERS (mercury): Remove entry.
1067 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
1068
1069 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
1070
1071 * Makefile.def (dependencies): Make configure-gdb depend on
1072 all-intl.
1073 * Makefile.in: Regenerated.
1074
1075 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
1076
1077 * MAINTAINERS (Fortran maintainer): Remove myself.
1078
1079 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
1080
1081 * Makefile.def: To avoid problems running with parallel makes,
1082 build newlib before libgloss so that target specific header
1083 files are availble.
1084 * Makefile.in: Regenerate
1085
1086 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
1087
1088 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
1089 * Makefile.in: Regenerate.
1090
1091 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
1092
1093 * MAINTAINERS (Register allocation reviewer): Add myself.
1094
1095 2007-10-08 Mike Frysinger <vapier@gentoo.org>
1096
1097 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
1098 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
1099 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
1100 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
1101 * configure: Regenerate.
1102
1103 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
1104
1105 * MAINTAINERS (Register allocation reviewer): Add myself.
1106
1107 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
1108
1109 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
1110 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
1111 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
1112 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
1113 * configure.ac: Default them to host tools for $host = $build.
1114 Subst them.
1115
1116 * configure: Regenerate.
1117 * Makefile.in: Regenerate.
1118
1119 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
1120
1121 * MAINTAINERS (Register allocation reviewer): Add myself.
1122
1123 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
1124
1125 * MAINTAINERS (Register allocation reviewer): Add myself.
1126
1127 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
1128
1129 * MAINTAINERS (Write After Approval): Fix typo.
1130
1131 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
1132
1133 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
1134 * configure: Regenerate.
1135
1136 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
1137
1138 PR bootstrap/31906
1139 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
1140 they're already prefixed.
1141
1142 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
1143
1144 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
1145 libstdc++.
1146 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
1147 * configure: Regenerate.
1148 * Makefile.in: Regenerate.
1149
1150 2007-09-17 Andreas Schwab <schwab@suse.de>
1151
1152 * configure.ac: Raise minimum makeinfo version to 4.6.
1153 * configure: Regenerate.
1154
1155 2007-09-17 Johannes Singler <singler@ira.uka.de>
1156
1157 * MAINTAINERS (write-after-approval) add myself
1158
1159 2007-09-15 Alan Modra <amodra@bigpond.net.au>
1160
1161 * configure.ac: Correct makeinfo version check.
1162 * configure: Regenerate.
1163
1164 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
1165
1166 * MAINTAINERS: Update my email address.
1167
1168 2007-09-14 Richard Sandiford <richard@codesourcery.com>
1169
1170 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
1171 to $skipdirs and only disable gprof for newlib. Use the normal
1172 mips*-elf* handling in other respects.
1173 * configure: Regnerate.
1174
1175 2007-09-12 David Daney <ddaney@avtrex.com>
1176
1177 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
1178 enabling libgcj.
1179 * configure: Regenerate.
1180
1181 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
1182
1183 PR other/32154
1184 * configure.ac: For libgloss targets, point the linker to the linker
1185 script, startup code and simulator library.
1186 * configure: Regenerate.
1187
1188 2007-09-07 Andrew Haley <aph@redhat.com>
1189
1190 * configure.ac (noconfigdirs): Remove target-libffi and
1191 target-libjava.
1192 * configure: Regenerate.
1193
1194 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1195
1196 PR target/33281
1197 * configure.ac: Use config/mh-mingw on mingw.
1198 * configure: Regenerate.
1199
1200 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
1201
1202 * MAINTAINERS (Write After Approval): Add myself.
1203
1204 2007-09-05 Richard Guenther <rguenther@suse.de>
1205
1206 * configure.ac (--enable-stage1-checking): If neither --enable-checking
1207 nor --disable-checking is provided also turn on yes and types
1208 checking for stage1.
1209 * configure: Re-generate.
1210
1211 2007-08-30 Krister Walfridsson <cato@df.lth.se>
1212
1213 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
1214 (Write After Approval): Remove myself.
1215
1216 2007-08-29 Nick Clifton <nickc@redhat.com>
1217
1218 * config.sub, config.guess: Update from upstream sources.
1219
1220 2007-08-22 Bud Davis <jmdavis@link.com>
1221
1222 * MAINTAINERS (Write After Approval): Added myself.
1223 * MAINTAINERS (Reviewers): Removed myself.
1224
1225 2007-08-18 Paul Brook <paul@codesourcery.com>
1226 Joseph Myers <joseph@codesourcery.com>
1227
1228 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
1229 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
1230 * Makefile.in: Regenerate.
1231 * configure.ac (--with-debug-prefix-map): New.
1232 * configure: Regenerate.
1233
1234 2007-08-17 Richard Sandiford <richard@codesourcery.com>
1235 Nigel Stephens <nigel@mips.com>
1236
1237 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
1238 as target_makefile_frag.
1239 * configure: Regenerate.
1240
1241 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
1242
1243 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
1244 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
1245 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
1246 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
1247 (do-compare, do-compare3, do-compare-debug): New.
1248 ([+compare-target+]): Use them.
1249
1250 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
1251
1252 * MAINTAINERS (Write After Approval): Change my email address.
1253
1254 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1255 Ben Elliston <bje@au.ibm.com>
1256
1257 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
1258 --silent if $silent.
1259 * configure: Regenerate.
1260
1261 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
1262
1263 * MAINTAINERS (Various Maintainers): Add myself as
1264 loop infrastructure maintainer. Update my e-mail
1265 address.
1266
1267 2007-07-31 Diego Novillo <dnovillo@google.com>
1268
1269 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
1270 Adjust description.
1271
1272 2007-07-26 Richard Guenther <rguenther@suse.de>
1273
1274 * configure.ac: Add types checking to stage1 checking flags.
1275 * configure: Regenerate.
1276
1277 2007-07-17 Nick Clifton <nickc@redhat.com>
1278
1279 * COPYING3: New file. Contains version 3 of the GNU General
1280 Public License.
1281 * COPYING3.LIB: New file. Contains version 3 of the GNU
1282 Lesser General Public License.
1283
1284 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
1285
1286 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
1287
1288 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
1289
1290 * MAINTAINERS (S/390 co-maintainer): Add myself.
1291 (Write After Approval): Remove myself.
1292
1293 2007-07-13 Dan Hipschman <dsh@google.com>
1294
1295 * MAINTAINERS (Write After Approval): Add myself.
1296
1297 2007-07-11 Nick Clifton <nickc@redhat.com>
1298
1299 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
1300 WINDRES export.
1301 * Makefile.in: Regenerate.
1302
1303 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1304
1305 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
1306 maintainer.
1307
1308 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
1309
1310 * lt~obsolete.m4: New. Import from 20070318 libtool.
1311
1312 2007-07-03 Julian Brown <julian@codesourcery.com>
1313
1314 * MAINTAINERS (Write After Approval): Add myself.
1315
1316 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1317
1318 * configure.ac: Rewrite 'configure --help' strings to look nicer.
1319 * configure: Regenerate.
1320
1321 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1322
1323 * configure.ac: Add some missing m4 quotation.
1324 * configure: Regenerate.
1325
1326 2007-07-02 Simon Baldwin <simonb@google.com>
1327
1328 * MAINTAINERS (Write After Approval): Add myself.
1329
1330 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
1331
1332 * configure: Regenerate.
1333
1334 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
1335
1336 * Makefile.def: Add windmc tool to build.
1337 * Makefile.tpl: Likewise.
1338 * configure.ac: Likewise.
1339 * Makefile.in: Regenerate.
1340 * configure: Regenerate.
1341
1342 2007-06-28 DJ Delorie <dj@redhat.com>
1343
1344 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
1345 not building newlib.
1346 * configure: Regenerated.
1347
1348 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
1349
1350 * MAINTAINERS (Write After Approval): Add myself.
1351
1352 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
1353
1354 * MAINTAINERS (Write After Approval): Add myself.
1355
1356 2007-06-19 Chris Matthews <chrismatthews@google.com>
1357
1358 * MAINTAINERS (Write After Approval): Add myself.
1359
1360 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
1361
1362 * MAINTAINERS (Write After Approval): Add myself.
1363
1364 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
1365
1366 * Makefile.def: Add dependency from configure-gdb to all-bfd.
1367 * Makefile.in: Regenerated.
1368
1369 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
1370
1371 * configure.ac: Don't add target-libmudflap to noconfigdirs for
1372 bfin*-*-uclinux* targets.
1373 * configure: Regenerate.
1374
1375 2007-06-14 Ian Lance Taylor <iant@google.com>
1376
1377 * MAINTAINERS: Add myself as non-algorithmic global write
1378 maintainer.
1379
1380 2007-06-14 Diego Novillo <dnovillo@google.com>
1381
1382 * MAINTAINERS: Add self as middle-end maintainer and
1383 non-algorithmic global write maintainer.
1384
1385 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1386
1387 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
1388 Move all Fortran maintainers except Paul Brook into the
1389 Non-Autopoiesis section.
1390
1391 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
1392
1393 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
1394 (distclean-stage[+id+]): Possibly delete stage_last.
1395 * Makefile.in: Regenerate.
1396
1397 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
1398
1399 * MAINTAINERS (Various Maintainer): Fix typo.
1400
1401 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
1402
1403 * MAINTAINERS (Various Maintainer): Add myself as
1404 dataflow maintainer.
1405
1406 2007-06-07 Ben Elliston <bje@au.ibm.com>
1407
1408 * config.sub, config.guess: Update from upstream sources.
1409
1410 2007-06-07 Ben Elliston <bje@au.ibm.com>
1411
1412 * Makefile.tpl: Fix spelling error.
1413 * Makefile.in: Regenerate.
1414
1415 2007-06-01 Steve Ellcey <sje@cup.hp.com>
1416
1417 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
1418 lt_cv_sys_max_cmd_len.
1419
1420 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
1421
1422 * MAINTAINERS (Various Maintainers): Add myself as
1423 auto-vectorizer maintainer.
1424
1425 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
1426
1427 PR libjava/32098
1428 * libtool.m4: Revert previous change.
1429 * ltgcc.m4: Put it here.
1430
1431 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
1432
1433 * MAINTAINERS (Various Maintainers): Add myself as
1434 auto-vectorizer maintainer.
1435
1436 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
1437
1438 PR libjava/32098
1439 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
1440
1441 2007-05-30 Richard Guenther <rguenther@suse.de>
1442
1443 * MAINTAINERS (Various Maintainers): Add myself as
1444 auto-vectorizer maintainer.
1445
1446 2007-05-30 Jakub Jelinek <jakub@redhat.com>
1447
1448 PR bootstrap/29382
1449 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
1450 * configure: Rebuilt.
1451
1452 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
1453
1454 * MAINTAINERS (Write After Approval): Removed my name.
1455
1456 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
1457
1458 * MAINTAINERS (Write After Approval): Remove myself.
1459
1460 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
1461
1462 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
1463
1464 2007-05-23 Steve Ellcey <sje@cup.hp.com>
1465
1466 * ltmain.sh: Update from ToT Libtool.
1467 * libtool.m4: Update from ToT Libtool.
1468 * ltsugar.m4: New. Update from ToT Libtool.
1469 * ltversion.m4: New. Update from ToT Libtool.
1470 * ltoptions.m4: New. Update from ToT Libtool.
1471 * ltconfig: Remove.
1472 * ltcf-c.sh: Remove.
1473 * ltcf-cxx.sh: Remove.
1474 * ltcf-gcj.sh: Remove.
1475
1476 2007-05-22 Ollie Wild <aaw@google.com>
1477
1478 * MAINTAINERS (Write After Approval): Add myself.
1479
1480 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
1481
1482 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
1483 stage_cflags.
1484 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
1485 Remove CFLAGS/LIBCFLAGS.
1486 (configure-stage[+id+]-[+prefix+][+module+],
1487 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
1488 * Makefile.in: Regenerate.
1489
1490 2007-05-15 Diego Novillo <dnovillo@google.com>
1491
1492 * MAINTAINERS: Update e-mail address.
1493
1494 2007-05-15 Revital Eres <eres@il.ibm.com>
1495
1496 * MAINTAINERS (Write After Approval): Add myself.
1497
1498 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
1499
1500 * MAINTAINERS (Write After Approval): Updated my address.
1501
1502 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
1503
1504 * MAINTAINERS (Write After Approval): Add myself.
1505
1506 2007-05-11 Silvius Rus <rus@google.com>
1507
1508 * MAINTAINERS (Write After Approval): Add myself.
1509
1510 2007-04-23 Tom Tromey <tromey@redhat.com>
1511
1512 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
1513
1514 2007-04-22 Mark Mitchell <mark@codesourcery.com>
1515
1516 * MAINTAINERS (cpplib): Rename to ...
1517 (libcpp): ... this. Add C/C++ front end maintainers.
1518
1519 2007-04-14 Steve Ellcey <sje@cup.hp.com>
1520
1521 * config-ml.in: Pass ${ml_config_env} to configure calls.
1522
1523 2007-04-04 Christian Bruel <christian.bruel@st.com>
1524
1525 * MAINTAINERS (Write After Approval): Add myself.
1526
1527 2007-04-02 Dave Korn <dave.korn@artimi.com>
1528
1529 * MAINTAINERS (Write After Approval): Add myself.
1530
1531 2007-03-31 Tobias Burnus <burnus@net-b.de>
1532
1533 * MAINTAINERS (fortran 95 front end): Add myself.
1534
1535 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1536
1537 * MAINTAINERS (Write After Approval): Add myself.
1538
1539 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
1540
1541 * MAINTAINERS (Modulo Scheduler): Add myself.
1542
1543 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
1544
1545 * MAINTAINERS (fortran 95 front end): Add myself.
1546 (c++ front end): whitespace fix.
1547
1548 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
1549
1550 * MAINTAINERS (Write After Approval): Add myself.
1551
1552 2007-03-21 Richard Sandiford <richard@codesourcery.com>
1553
1554 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
1555 of glob. Quote arguments with single quotes too.
1556 * configure: Regenerate.
1557
1558 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
1559
1560 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
1561 * Makefile.in: Regenerate
1562
1563 2007-03-07 Andreas Schwab <schwab@suse.de>
1564
1565 * configure: Regenerate.
1566
1567 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
1568
1569 * configure.ac: Add "--with-pdfdir" configure option,
1570 which defines pdfdir variable.
1571 * Makefile.def (target=fixincludes): Add install-pdf to
1572 missing targets.
1573 (recursive_targets): Add install-pdf target.
1574 (flags_to_pass): Add pdfdir.
1575 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
1576 target.
1577 * configure: Regenerate
1578 * Makefile.in: Regenerate
1579
1580 2007-02-28 Eric Christopher <echristo@apple.com>
1581
1582 Revert:
1583 2006-12-07 Mike Stump <mrs@apple.com>
1584
1585 * Makefile.def (dependencies): Add dependency for
1586 install-target-libssp and install-target-libgomp on
1587 install-gcc.
1588 * Makefile.in: Regenerate.
1589
1590 2007-02-27 Matt Kraai <kraai@ftbfs.org>
1591
1592 * configure: Regenerate.
1593 * configure.ac: Move statements after variable declarations.
1594
1595 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
1596
1597 * MAINTAINERS: Add myself as sh maintainer.
1598
1599 2007-02-19 Joseph Myers <joseph@codesourcery.com>
1600
1601 * configure.ac: Adjust for loop syntax.
1602 * configure: Regenerate.
1603
1604 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
1605
1606 * configure: Rebuilt.
1607
1608 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
1609
1610 * configure.ac: Drop multiple occurrences of --enable-languages,
1611 and fix its quoting.
1612 * configure: Rebuilt.
1613
1614 2007-02-17 Mark Mitchell <mark@codesourcery.com>
1615 Nathan Sidwell <nathan@codesourcery.com>
1616 Vladimir Prus <vladimir@codesourcery.com>
1617 Joseph Myers <joseph@codesourcery.com>
1618
1619 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
1620 * configure: Regenerate.
1621
1622 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
1623
1624 * ltconfig (freebsd*): Default to elf.
1625
1626 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
1627
1628 * configure.ac (target_libraries): Move libgcc before libiberty.
1629 * configure: Regenerated.
1630
1631 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
1632 Paolo Bonzini <bonzini@gnu.org>
1633
1634 PR bootstrap/30753
1635 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
1636 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
1637 * configure: Regenerated.
1638
1639 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1640
1641 * MAINTAINERS (Language Front End Maintainers): Update my mail
1642 address.
1643
1644 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
1645
1646 PR bootstrap/30748
1647 * configure.ac: Correct syntax for Solaris ksh.
1648 * configure: Regenerated.
1649
1650 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
1651
1652 * configure.ac: Sync with src.
1653 * configure: Regenerate.
1654
1655 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
1656
1657 * Makefile.in: Regenerate.
1658
1659 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
1660
1661 * config.sub: Sync with src.
1662
1663 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
1664
1665 * Makefile.tpl (build_alias, host_alias, target_alias): Use
1666 noncanonical equivalents.
1667 * configure.in: Rename to...
1668 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
1669 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
1670 target_noncanonical. Use them. Rewrite removal of configure
1671 arguments for autoconf 2.59. Discard variable settings. Force
1672 program_transform_name for native tools.
1673
1674 * Makefile.in: Regenerated.
1675 * configure: Regenerated with autoconf 2.59.
1676
1677 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
1678
1679 * MAINTAINERS (Write After Approval): Add myself.
1680
1681 2007-01-31 Andreas Schwab <schwab@suse.de>
1682
1683 * Makefile.tpl (LDFLAGS): Substitute it.
1684 * Makefile.in: Regenerate.
1685
1686 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
1687
1688 * MAINTAINERS (Write After Approval): Add myself.
1689
1690 2007-01-28 David Edelsohn <edelsohn@gnu.org>
1691
1692 * MAINTAINERS (spu port): Add myself.
1693
1694 2007-01-23 Richard Guenther <rguenther@suse.de>
1695
1696 PR bootstrap/30541
1697 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
1698 * Makefile.tpl (GNATBIND): Substitute it.
1699 (GNATMAKE): Likewise.
1700 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
1701 of STAGE_PREFIX.
1702 * Makefile.in: Regenerate.
1703 * configure: Regenerate.
1704
1705 2007-01-18 Mike Stump <mrs@apple.com>
1706
1707 * configure.in: Re-enable -Werror for gcc builds.
1708
1709 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
1710
1711 * MAINTAINERS (Write After Approval): Add myself.
1712
1713 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
1714
1715 * configure.in: Change == to = in test command.
1716 * configure: Regenerate.
1717
1718 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
1719 Nick Clifton <nickc@redhat.com>
1720 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
1721
1722 * configure.in (build_configargs, host_configargs, target_configargs):
1723 Remove build/host/target parameters.
1724 (host_libs): Add gmp and mpfr.
1725 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
1726 * Makefile.def (gmp, mpfr): New.
1727 (gcc): Remove target.
1728 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
1729 target_os, target_vendor): New.
1730 (configure): Add host_alias/target_alias arguments. Adjust invocations.
1731 * configure: Regenerate.
1732 * Makefile.in: Regenerate.
1733
1734 2007-01-11 Matt Fago <fago@earthlink.net>
1735
1736 * configure.in: Try to link to functions only in mpfr 2.2.x
1737 to improve robustness of configure tests.
1738 * configure: Regenerate.
1739
1740 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
1741
1742 * MAINTAINERS: Add myself as i386 maintainer.
1743
1744 2007-01-08 Jan Hubicka <jh@suse.cz>
1745
1746 * MAINTAINERS: Add myself as i386 maintainer.
1747
1748 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
1749
1750 * configure.in: Add support for an x86_64-mingw* target.
1751 * configure: Regenerate.
1752
1753 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
1754
1755 * Makefile.tpl (all-target): Correct @if conditional for target
1756 modules.
1757 * configure.in: Omit libiberty if building only target libgcc.
1758 * configure, Makefile.in: Regenerated.
1759
1760 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
1761
1762 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
1763 * configure: Regenerate.
1764
1765 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
1766
1767 * Makefile.def (target_modules): Add libgcc.
1768 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
1769 * Makefile.tpl (clean-target-libgcc): Delete.
1770 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
1771 on gcc even for bootstrapped modules. Rewrite handling of
1772 lang_env_dependencies to loop over target_modules.
1773 * configure.in (target_libraries): Add target-libgcc.
1774 * Makefile.in, configure: Regenerated.
1775
1776 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
1777
1778 * configure.in: Reorganize recognition of languages. Add
1779 --enable-stage1-languages. Show supported languages for the chosen
1780 target rather than all recognized languages.
1781 * configure: Regenerate.
1782
1783 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
1784
1785 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
1786 * Makefile.in: Regenerate.
1787
1788 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1789
1790 * configure.in: Warn that MPFR 2.2.0 is buggy.
1791 * configure: Regenerate.
1792
1793 2006-12-27 Ian Lance Taylor <iant@google.com>
1794
1795 * configure.in: When removing Makefiles to force a reconfigure, also
1796 remove prev-DIR*/Makefile.
1797 * configure: Regenerate.
1798
1799 2006-12-22 Andreas Schwab <schwab@suse.de>
1800
1801 * configure: Regenerate with correct autoconf version.
1802
1803 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
1804
1805 * configure.in: add AC_SUBST for *_FOR_TARGET.
1806 * configure: Regenerate.
1807
1808 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
1809
1810 * configure.in: Simplify logic for rejecting languages that cannot
1811 be built. Separate the case when a language is unsupported,
1812 from the case when the user chooses not to build a language.
1813
1814 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
1815
1816 * configure.in: Remove "$build" case for powerpc-*-darwin* since
1817 it only affects bootstrap and could be tested on "$host" as well.
1818 * configure: Regenerate.
1819 * config/mh-ppc-darwin: Add to the stage1 cflags here.
1820
1821 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
1822
1823 PR bootstrap/29544
1824 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
1825 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
1826 move here comment from Makefile.tpl.
1827 * Makefile.tpl: Move some definitions higher in the file.
1828 (STAGE1_CHECKING): New.
1829 * configure.in: Add --enable-stage1-checking.
1830 * configure: Regenerate.
1831 * Makefile.in: Regenerate.
1832
1833 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
1834
1835 * MAINTAINERS: Add myself as build system maintainer.
1836
1837 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
1838
1839 * MAINTAINERS (Write After Approval): Add myself.
1840
1841 2006-12-13 Eric Christopher <echristo@apple.com>
1842
1843 * MAINTAINERS: Add myself as darwin maintainer.
1844
1845 2006-12-11 Ian Lance Taylor <ian@airs.com>
1846
1847 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
1848
1849 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
1850
1851 MAINTAINERS: Update my entry.
1852
1853 2006-12-11 Alan Modra <amodra@bigpond.net.au>
1854
1855 * configure.in: Handle spu makefile frag.
1856 * Makefile.tpl (MAINT): Define
1857 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
1858 * configure: Regenerate.
1859 * Makefile.in: Regenerate.
1860
1861 2006-12-11 Ben Elliston <bje@au.ibm.com>
1862
1863 * config.guess: Import latest version.
1864 * config.sub: Likewise.
1865
1866 2006-12-11 Ben Elliston <bje@au.ibm.com>
1867
1868 * configure.in (spu-*-*): Don't skip target-libiberty.
1869 * configure: Regenerate.
1870
1871 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
1872
1873 PR bootstrap/30134
1874 * configure.in: Correct x86 darwin support for libjava to powerpc
1875 and i?86 only.
1876 * configure: Regenerate.
1877
1878 2006-12-08 Sandro Tolaini <tolaini@libero.it>
1879
1880 * configure.in: Add x86 darwin support for libjava.
1881 * configure: Regenerate.
1882
1883 2006-12-07 Mike Stump <mrs@apple.com>
1884
1885 * Makefile.def (dependencies): Add dependency for
1886 install-target-libssp and install-target-libgomp on
1887 install-gcc.
1888 * Makefile.in: Regenerate.
1889
1890 2006-12-04 Richard Guenther <rguenther@suse.de>
1891
1892 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
1893 (Non-Algorithmic Maintainers): Move over non-algorithmic
1894 loop optimizer maintainers, add myself as a non-algorithmic
1895 middle-end maintainer.
1896
1897 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
1898
1899 * MAINTAINERS (Write After Approval): Add myself.
1900
1901 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1902
1903 * configure.in: Update error message for missing GMP/MPFR.
1904
1905 * configure: Regenerate.
1906
1907 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1908
1909 * configure.in: Update MPFR version in error message.
1910
1911 * configure: Regenerate.
1912
1913 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1914
1915 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
1916 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
1917 --with-gmp-lib): New flags.
1918
1919 * configure: Regenerate.
1920
1921 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
1922
1923 * MAINTAINERS (Write After Approval): Change my email address.
1924
1925 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
1926
1927 * MAINTAINERS (Write After Approval): Add myself.
1928
1929 2006-11-22 Philipp Thomas <pth@suse.de>
1930
1931 * MAINTAINERS (i18n): Update e-mail address.
1932
1933 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1934
1935 * MAINTAINERS (spu port): Add myself as maintainer.
1936 (Write After Approval): Remove myself.
1937
1938 2006-11-22 Ben Elliston <bje@au.ibm.com>
1939
1940 * configure.in (skipdirs): Don't build libssp for SPU.
1941 * configure: Regenerate.
1942
1943 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
1944
1945 * MAINTAINERS (spu port): Add myself as maintainer.
1946 (libobjc): Update my email address.
1947
1948 2006-11-21 Andrea Bona <andrea.bona@st.com>
1949
1950 * MAINTAINERS (Write After Approval): Add myself.
1951
1952 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1953
1954 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
1955 * configure : Rebuilt.
1956
1957 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1958
1959 * MAINTAINERS (Write After Approval): Add myself.
1960
1961 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
1962
1963 * MAINTAINERS (Write After Approval): Add myself.
1964
1965 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1966
1967 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
1968 libmpfr.a.
1969 * configure: Regenerate.
1970
1971 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
1972
1973 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
1974 (unstage): Test for stage_last presence.
1975
1976 PR bootstrap/29802
1977 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
1978 * Makefile.in: Regenerate.
1979
1980 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
1981
1982 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
1983 maintainers.
1984
1985 2006-11-14 Erven Rohou <erven.rohou@st.com>
1986
1987 * MAINTAINERS (Write After Approval): Add myself.
1988
1989 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
1990
1991 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
1992 and stageN-package/Makefile.
1993 * Makefile.in: Regenerated.
1994
1995 2006-11-14 Jie Zhang <jie.zhang@analog.com>
1996
1997 * configure.in: Remove target-libgloss from noconfigdirs for
1998 bfin-*-*.
1999 * configure: Regenerated.
2000
2001 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2002
2003 * configure.in (have_gmp): Only error if the gcc directory exists.
2004
2005 * configure: Regenerate.
2006
2007 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2008
2009 * configure.in: Robustify error message for missing GMP/MPFR.
2010
2011 * configure: Regenerate.
2012
2013 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
2014
2015 * MAINTAINERS (Write After Approval): Add myself.
2016
2017 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
2018
2019 * MAINTAINERS: Change email address.
2020
2021 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
2022
2023 * MAINTAINERS (Write After Approval): Add myself.
2024
2025 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
2026
2027 * MAINTAINERS (Write After Approval): Add myself.
2028
2029 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
2030
2031 * MAINTAINERS (Write After Approval): Move myself to
2032 Write After Approval section.
2033
2034 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2035
2036 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
2037 need_gmp anymore.
2038 * configure: Regenerate.
2039
2040 2006-10-16 Tobias Burnus <burnus@net-b.de>
2041
2042 * MAINTAINERS (Write After Approval): Add myself.
2043
2044 2006-10-16 Ben Elliston <bje@au.ibm.com>
2045
2046 * config.guess: Import latest version.
2047 * config.sub: Likewise.
2048
2049 2006-10-10 Brooks Moses <bmoses@stanford.edu>
2050
2051 * Makefile.def: Added pdf target handling.
2052 * Makefile.tpl: Added pdf target handling.
2053 * Makefile.in: Regenerated.
2054
2055 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
2056
2057 * MAINTAINERS: Add self as score port maintainer.
2058
2059 2006-10-04 Brooks Moses <bmoses@stanford.edu>
2060
2061 * MAINTAINERS (Write After Approval): Add myself.
2062
2063 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
2064
2065 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
2066 or newer.
2067 * configure: Regenerated.
2068
2069 2006-09-27 Dave Brolley <brolley@redhat.com>
2070
2071 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
2072 $s instead of $r.
2073 * configure: Regenerated.
2074
2075 2006-09-26 Thiemo Seufer <ths@mips.com>
2076
2077 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
2078 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
2079 * configure: Regenerate.
2080
2081 2006-09-24 Graeme Peterson <gridly@gmail.com>
2082
2083 * MAINTAINERS (Write After Approval): Remove myself.
2084
2085 2006-09-22 Chao-ying Fu <fu@mips.com>
2086
2087 * MAINTAINERS (Write After Approval): Add myself.
2088
2089 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
2090
2091 * MAINTAINERS: Add self as soft-fp maintainer.
2092
2093 2006-09-09 Anatoly Sokolov <aesok@post.ru>
2094
2095 * MAINTAINERS: Add myself as avr maintainer.
2096 Remove Marek Michalkiewicz as avr maintainer.
2097
2098 2006-09-07 Roberto Costa <roberto.costa@st.com>
2099
2100 * MAINTAINERS (Write After Approval): Add myself.
2101
2102 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
2103
2104 * configure.in: Never build newlib for a Mingw host.
2105 Never build newlib as Mingw target library.
2106 Test the existence of winsup/cygwin for building a Cygwin newlib,
2107 rather than just winsup.
2108 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
2109 building a Mingw target.
2110 * configure: Regenerate.
2111
2112 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
2113
2114 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
2115
2116 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
2117
2118 * config.guess: Import from src (was more updated).
2119 * config.sub: Likewise.
2120
2121 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
2122
2123 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
2124 * configure: Regenerated.
2125
2126 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
2127
2128 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
2129 for stages after the first.
2130
2131 2006-07-17 Jakub Jelinek <jakub@redhat.com>
2132
2133 * Makefile.def: Add dependencies for configure-opcodes
2134 on configure-intl and all-opcodes on all-intl.
2135 * Makefile.in: Regenerated.
2136
2137 2006-07-13 Ben Elliston <bje@au.ibm.com>
2138
2139 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
2140
2141 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
2142
2143 Port to hosts whose 'sort' and 'tail' implementations
2144 treat operands with leading '+' as file names, as POSIX
2145 has required since 2001. However, make sure the code still
2146 works on pre-POSIX hosts.
2147 * ltmain.sh: Don't assume "sort +2" is equivalent to
2148 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
2149
2150 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
2151
2152 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
2153
2154 2006-07-04 Peter O'Gorman <peter@pogma.com>
2155
2156 * ltconfig: chmod 644 before ranlib during install.
2157
2158 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
2159
2160 PR bootstrap/18058
2161 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
2162 if the bootstrap compiler is a GCC version that supports it.
2163 * configure: Regenerate.
2164
2165 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
2166
2167 * configure.in: Fix thinkos in previous check-in.
2168 * configure: Regenerate.
2169
2170 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
2171
2172 PR other/27063
2173 * configure.in: Test subdir_requires and give an appropriate
2174 error message.
2175 * configure: Regenerate.
2176
2177 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
2178
2179 * MAINTAINERS (Write After Approval): Add myself.
2180
2181 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
2182
2183 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2184
2185 2006-06-22 Steve Ellcey <sje@cup.hp.com>
2186
2187 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2188
2189 2006-06-20 David Ayers <d.ayers@inode.at>
2190
2191 PR bootstrap/28072
2192 * configure.in: Add target-boehm-gc to noconfigdirs depending on
2193 whether target-libjava is being configured instead of whether the
2194 java front end is enabled.
2195 * configure: Regenerate.
2196
2197 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2198
2199 PR target/27540
2200 * configure.in: Only enable libgomp on IRIX 6.
2201 * configure: Regenerate.
2202
2203 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
2204
2205 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
2206 too.
2207 * Makefile.in: Regenerate.
2208
2209 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
2210
2211 * config-ml.in: Alter CCASFLAGS to include special
2212 multilib options the same as is done for CFLAGS.
2213
2214 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2215
2216 * configure.in: Don't enable libgomp on hpux10.
2217 * configure: Rebuilt.
2218
2219 2006-06-12 David Ayers <d.ayers@inode.at>
2220
2221 PR bootstrap/27963
2222 PR target/19970
2223 * configure.in: Remove target-boehm-gc from noconfigdirs where
2224 ${libgcj} is specified.
2225 * configure: Regenerate.
2226
2227 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
2228
2229 Sync from src:
2230
2231 * configure.in: Sync.
2232 * configure: Regenerated.
2233
2234 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
2235
2236 * Makefile.def: Added dependencies from sim and gdb on intl, and
2237 added configure dependencies to everything with an all dependency
2238 on intl.
2239 * Makefile.in: Regenerated.
2240
2241 2006-06-06 David Ayers <d.ayers@inode.at>
2242
2243 PR libobjc/13946
2244 * Makefile.def: Add dependencies for libobjc which boehm-gc.
2245 * Makefile.in: Regenerate.
2246 * configure.in: Add --enable-objc-gc at toplevel and have it
2247 enable boehm-gc for Objective-C.
2248 Remove target-boehm-gc from libgcj.
2249 Add target-boehm-gc to target_libraries.
2250 Add target-boehm-gc to noconfigdirs where ${libgcj}
2251 is specified.
2252 Assert that boehm-gc is supported when requested for Objective-C.
2253 Only build boehm-gc if needed either for Java or Objective-C.
2254 * configure: Regenerate.
2255
2256 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
2257
2258 PR 27674
2259 * Makefile.tpl (configure-[+prefix+][+module+],
2260 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
2261 Remove rule to unstage bootstrapped modules.
2262 (stage_current): New.
2263 * Makefile.in: Regenerate.
2264
2265 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2266
2267 * MAINTAINERS (Write After Approval): Update my e-mail address.
2268
2269 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
2270
2271 * include/libiberty.h: Declare pex_run_in_environment.
2272
2273 2006-05-31 Asher Langton <langton2@llnl.gov>
2274
2275 * MAINTAINERS (Write After Approval): Add myself.
2276
2277 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
2278
2279 * Makefile.def (bfd, opcodes): Fix lib_path.
2280 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
2281 (restrap): Move under "@if gcc-bootstrap". Fix typo.
2282 * Makefile.in: Regenerate.
2283
2284 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
2285
2286 * Makefile.in: Regenerate.
2287
2288 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
2289
2290 * Makefile.def: Add install-html target. Add datarootdir
2291 docdir and htmldir to flags_to_pass.
2292 * Makefile.tpl: Add install-html target.
2293 * Makefile.in: Regenerate.
2294 * configure.in: Add --with-datarootdir, --with-docdir, and
2295 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
2296 * configure: Regenerate.
2297
2298 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
2299
2300 * configure.in: Enable gprof for cross builds.
2301 * configure: Regenerate.
2302
2303 2006-05-22 Richard Guenther <rguenther@suse.de>
2304
2305 Revert
2306 2006-01-31 Richard Guenther <rguenther@suse.de>
2307 Paolo Bonzini <bonzini@gnu.org>
2308
2309 * Makefile.def (target_modules): Add libgcc-math target module.
2310 * configure.in (target_libraries): Add libgcc-math target library.
2311 (--enable-libgcc-math): New configure switch.
2312 * Makefile.in: Re-generate.
2313 * configure: Re-generate.
2314 * libgcc-math: New toplevel directory.
2315
2316 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2317 Andreas Tobler <a.tobler@schweiz.ch>
2318
2319 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
2320 * configure: Rebuilt.
2321
2322 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
2323
2324 * MAINTAINERS (Write After Approval): Add myself.
2325
2326 2006-05-01 DJ Delorie <dj@redhat.com>
2327
2328 * configure.in: Restore CFLAGS if GMP isn't present.
2329 * configure: Regenerate.
2330
2331 2006-05-01 Richard Guenther <rguenther@suse.de>
2332
2333 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
2334 maintainer.
2335
2336 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
2337
2338 * MAINTAINERS (Write After Approval): Add myself.
2339
2340 2006-04-28 Jan Beulich <jbeulich@novell.com>
2341
2342 * MAINTAINERS (Write After Approval): Add myself.
2343
2344 2006-04-18 DJ Delorie <dj@redhat.com>
2345
2346 * configure.in (m32c): Build libstdc++-v3. Pass flags to
2347 reference libgloss so that libssp can be built in a combined
2348 tree.
2349 * configure: Regenerate.
2350
2351 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
2352
2353 * MAINTAINERS (Write After Approval): Add myself.
2354
2355 2006-04-05 Ben Elliston <bje@au.ibm.com>
2356
2357 * configure.in: Require makeinfo 4.4 or higher.
2358 * configure: Regenerate.
2359
2360 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
2361
2362 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
2363 Rearrange the entries of other libraries to have them in one place.
2364
2365 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
2366
2367 * MAINTAINERS (Write After Approval): Remove myself.
2368 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2369
2370 2006-03-14 Richard Guenther <rguenther@suse.de>
2371
2372 * configure: Regenerate with autoconf 2.13.
2373
2374 2006-03-13 Jim Blandy <jimb@codesourcery.com>
2375
2376 * MAINTAINERS: Use my work address.
2377
2378 * MAINTAINERS: Update my E-mail address.
2379
2380 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
2381
2382 * configure.in: Handle --disable-<component> generically.
2383 * configure: Regenerate.
2384
2385 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
2386
2387 PR libgcj/17311
2388 * ltmain.sh: Don't use "$finalize_rpath" for compile.
2389
2390 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
2391
2392 * MAINTAINERS (Write After Approval): Remove myself.
2393 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2394
2395 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2396
2397 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
2398 (TARGET_CONFIGDIRS): Remove.
2399 * configure.in: Remove AC_SUBST(target_configdirs).
2400 * Makefile.in, configure: Regenerated.
2401
2402 2006-02-20 Steven G. Kargl <kargls@comcast.net>
2403
2404 * MAINTAINERS (Write After Approval): Remove myself.
2405 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2406
2407 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
2408
2409 PR bootstrap/25670
2410
2411 * Makefile.tpl ([+compare-target+]): Print explanation messages.
2412
2413 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
2414 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
2415 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
2416 BUILD_PREFIX, BUILD_PREFIX_1.
2417 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
2418
2419 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
2420 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
2421
2422 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
2423 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
2424 of `cat stage_current`. Always provide the `r' and `s' variables.
2425 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
2426 a single shell execution.
2427 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
2428 bootstrapped modules, make the stage1 module if the build was not
2429 started yet, else build the current stage.
2430 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
2431 (all-build, all-host, all-target, [+make_target+]-host,
2432 [+make_target+]-target): Do not use \-continued lines.
2433 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
2434 (current_stage, restrap, stage_last): New.
2435
2436 * Makefile.in: Regenerate.
2437 * configure: Regenerate.
2438
2439 2006-02-19 Bud Davis <jmdavis@link.com>
2440
2441 * MAINTAINERS (Write After Approval): Remove myself.
2442 (Language Front End Maintainers): Add myself as fortran 95
2443 maintainer and update e-mail address.
2444
2445 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2446
2447 * MAINTAINERS (Write After Approval): Remove myself.
2448 (Language Front End Maintainers): Add myself as fortran 95
2449 maintainer.
2450
2451 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
2452
2453 * MAINTAINERS (Write After Approval): Add myself.
2454
2455 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
2456
2457 * MAINTAINERS (Write After Approval): Remove myself.
2458 (Language Front End Maintainers): Add myself as
2459 fortran 95 maintainer.
2460
2461 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
2462
2463 Sync from src:
2464
2465 2005-12-27 Leif Ekblad <leif@rdos.net>
2466
2467 * configure.in: Add support for RDOS target.
2468 * configure: Regenerate.
2469
2470 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
2471 Andreas Schwab <schwab@suse.de>
2472
2473 * configure: Regenerate.
2474
2475 2006-02-12 David Edelsohn <edelsohn@gnu.org>
2476
2477 * configure.in (enable_libgomp): Add AIX.
2478 * configure: Regenerate.
2479
2480 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
2481
2482 * MAINTAINERS (Write After Approval): Add myself.
2483
2484 2006-02-03 Lee Millward <lee.millward@gmail.com>
2485
2486 * MAINTAINERS (Write After Approval): Add myself.
2487
2488 2006-01-31 Richard Guenther <rguenther@suse.de>
2489 Paolo Bonzini <bonzini@gnu.org>
2490
2491 * Makefile.def (target_modules): Add libgcc-math target module.
2492 * configure.in (target_libraries): Add libgcc-math target library.
2493 (--enable-libgcc-math): New configure switch.
2494 * Makefile.in: Re-generate.
2495 * configure: Re-generate.
2496 * libgcc-math: New toplevel directory.
2497
2498 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
2499
2500 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
2501 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
2502 the assembler, linker and binutils.
2503 * configure: Regenerate.
2504
2505 2006-01-22 Dirk Mueller <dmueller@suse.de>
2506
2507 * MAINTAINERS (Write After Approval): Add myself.
2508
2509 2006-01-20 Diego Novillo <dnovillo@redhat.com>
2510
2511 * configure: Regenerate.
2512
2513 2006-01-18 Richard Henderson <rth@redhat.com>
2514 Jakub Jelinek <jakub@redhat.com>
2515 Diego Novillo <dnovillo@redhat.com>
2516
2517 * libgomp: New directory.
2518 * Makefile.def: Add target_module libgomp.
2519 * Makefile.in: Regenerate.
2520 * configure.in (target_libraries): Add target-libgomp.
2521 * configure: Regenerate.
2522
2523 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
2524
2525 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
2526 @ from continuation.
2527 * Makefile.in: Rebuilt.
2528
2529 2006-01-04 Chris Lattner <sabre@gnu.org>
2530
2531 * MAINTAINERS (Write After Approval): Add myself.
2532
2533 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
2534
2535 PR bootstrap/24252
2536
2537 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
2538 * Makefile.tpl (OBJDUMP): New.
2539 (EXTRA_HOST_FLAGS): Add it.
2540 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
2541
2542 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
2543 to use symbolic links between directories. Avoid race conditions
2544 or make them harmless.
2545 * configure.in: Do not try to use symbolic links between directories.
2546
2547 * Makefile.def (LEAN): Pass.
2548 * Makefile.tpl (LEAN): Define.
2549 (stage[+id+]-start): Accept that the previous directory does not
2550 exist, if the bootstrap is lean.
2551 (stage[+id+]-bubble): Invoke lean bootstrap commands after
2552 stage[+id+]-start. Use a makefile variable and an `if' instead of a
2553 configure substitution.
2554 ([+compare-target+]): Likewise.
2555 ([+bootstrap-target+]-lean): New.
2556 * configure.in: Remove lean bootstrap support from here.
2557
2558 * Makefile.in: Regenerate.
2559 * configure: Regenerate.
2560
2561 2006-01-04 Ben Elliston <bje@au.ibm.com>
2562
2563 * MAINTAINERS (libdecnumber): Add myself.
2564
2565 2006-01-02 Mark Mitchell <mark@codesourcery.com>
2566
2567 * libtool-ldflags: New script.
2568
2569 2006-01-02 Andreas Schwab <schwab@suse.de>
2570
2571 * configure.in: When reconfiguring remove Makefile in
2572 all stage directories.
2573 * configure: Regenerate.
2574
2575 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
2576
2577 * MAINTAINERS: Update my email address.
2578
2579 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
2580
2581 Revert Ada-related part of the previous change.
2582
2583 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
2584 Do not pass.
2585 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
2586 * Makefile.in: Regenerate.
2587 * configure.in: Do not include mt-ppc-aix target fragment.
2588 * configure: Regenerate.
2589
2590 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
2591
2592 * configure.in: Select appropriate fragments for PowerPC/AIX.
2593 * configure: Regenerate.
2594
2595 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
2596 BOOT_CFLAGS, BOOT_LDFLAGS.
2597 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
2598 BOOT_CFLAGS, BOOT_LDFLAGS.
2599 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
2600 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
2601 (stage): Fail if we cannot complete the work.
2602 * Makefile.in: Regenerate.
2603
2604 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
2605
2606 * configure.in: Replace ms1 with mt.
2607 * configure: Rebuilt.
2608
2609 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
2610
2611 * MAINTAINERS: Update my email address.
2612
2613 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
2614
2615 * Makefile.tpl (all, do-[+make_target+], do-check, install,
2616 install-host-nogcc): Don't invoke $(stage) at the end.
2617 * Makefile.in: Regenerate.
2618
2619 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
2620
2621 * configure.in: Flip the top-level bootstrap switch.
2622 * configure: Regenerate.
2623
2624 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
2625
2626 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
2627 $(stage) and $(unstage).
2628 (EXTRA_TARGET_FLAGS): Correct double-quoting.
2629 (all): Remove stray semicolon.
2630 (local-distclean): Don't handle multilib.tmp and multilib.out.
2631 (install.all): Set $s for consistency.
2632 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
2633 check_multilibs setting. Always make the install directory.
2634 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
2635 Correct @if/@endif.
2636 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
2637 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
2638 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
2639 (multilib.out): Remove.
2640 * Makefile.in: Regenerated.
2641
2642 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
2643
2644 * MAINTAINERS (Write After Approval): Add myself.
2645
2646 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
2647
2648 * MAINTAINERS: Add myself as mt maintainer.
2649
2650 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
2651
2652 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
2653
2654 * MAINTAINERS: Change email address.
2655
2656 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
2657
2658 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
2659 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
2660 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
2661 Find in-tree tools if available.
2662 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
2663 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
2664 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
2665 (COMPILER_*_FOR_TARGET): New.
2666 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
2667 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
2668 (CONFIGURED_*, USUAL_*): Remove.
2669 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
2670 STRIP): Use autoconf substitutions.
2671 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
2672 COMPILER_NM_FOR_TARGET): New.
2673 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
2674
2675 (all): Make all-host and all-target in parallel.
2676 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
2677 that $$r and $$s are set before invoking a recursive make.
2678 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
2679 ([+bootstrap-target+]): Inline most of the `all' target.
2680
2681 2005-11-29 Ben Elliston <bje@au.ibm.com>
2682
2683 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
2684 from the gcc build directory.
2685 * Makefile.in: Regenerate.
2686
2687 2005-11-29 Ben Elliston <bje@au.ibm.com>
2688
2689 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
2690 depend on all-libdecnumber.
2691 * configure.in (host_libs): Include libdecnumber.
2692 * Makefile.in: Regenerate.
2693 * configure: Likewise.
2694
2695 2005-11-29 Ben Elliston <bje@au.ibm.com>
2696
2697 * libdecnumber: Import decNumber sources from the dfp-branch.
2698
2699 2005-11-21 Kean Johnston <jkj@sco.com>
2700
2701 * config.sub, config.guess: Sync from upstream sources.
2702
2703 2005-11-21 Ben Elliston <bje@au.ibm.com>
2704
2705 Import from Autoconf sources:
2706
2707 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
2708 * config/move-if-change: Don't output "$2 is unchanged";
2709 suggested by Ben Elliston. Handle weird characters correctly.
2710
2711 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
2712
2713 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
2714 to match upstream libtool for darwin.
2715
2716 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
2717
2718 * Makefile.def: Remove gdb dependencies for gdbtk.
2719 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
2720 (configure-gdb, install-gdb): New rules.
2721 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
2722 * Makefile.in, configure: Regenerated.
2723
2724 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
2725
2726 * MAINTAINERS (Write After Approval): Add myself.
2727
2728 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
2729
2730 * MAINTAINERS (Write After Approval): Add myself.
2731
2732 2005-10-24 Diego Novillo <dnovillo@redhat.com>
2733
2734 * MAINTAINERS (alias analysis): Add Daniel Berlin and
2735 Diego Novillo.
2736
2737 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
2738
2739 PR bootstrap/24297
2740 * Makefile.tpl (do-[+make-target+], do-check, install,
2741 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
2742 are set before recursing.
2743 * Makefile.in: Regenerate.
2744
2745 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
2746
2747 PR bootstrap/18939
2748 * Makefile.def (gcc) <target>: Fix thinko.
2749 * Makefile.in: Regenerate.
2750
2751 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
2752
2753 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
2754 * configure: Regenerate.
2755
2756 2005-10-15 Jie Zhang <jie.zhang@analog.com>
2757
2758 * MAINTAINERS (Write After Approval): Add self.
2759
2760 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
2761
2762 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
2763 target-libffi, target-qthreads, target-libjava, and
2764 targetlibobjc.
2765 * configure: Regenerate.
2766
2767 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
2768
2769 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
2770 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
2771 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
2772 (USUAL_OBJDUMP_FOR_TARGET): New.
2773 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
2774 * configure.in: Check for $OBJDUMP_FOR_TARGET.
2775 * configure, Makefile.in: Regenerated.
2776
2777 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
2778
2779 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
2780 before other host packages.
2781
2782 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
2783
2784 * MAINTAINERS: Add self as sh libraries/configury maintainer.
2785
2786 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
2787
2788 PR bootstrap/22340
2789
2790 * configure.in (default_target): Remove.
2791 * Makefile.tpl (all): Do not use prerequisites as subroutines
2792 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
2793 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
2794 use prerequisites as subroutines.
2795 (check-host, check-target): New.
2796 (bootstrap configure & all targets): Do not use stage*-start
2797 if the directory layout is already ok.
2798 (non-bootstrap configure & all targets): Prepend a $(unstage).
2799 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
2800 (NOTPARALLEL): Remove.
2801 (unstage, stage variables): New variables.
2802 (unstage, stage targets): Simply expand to those variables.
2803
2804 * configure: Regenerate.
2805 * Makefile.in: Regenerate.
2806
2807 2005-10-04 James E Wilson <wilson@specifix.com>
2808
2809 * Makefile.def (lang_env_dependencies): Add libmudflap.
2810 * Makefile.in: Regenerate.
2811
2812 2005-10-03 Andreas Schwab <schwab@suse.de>
2813
2814 Backport from libtool CVS:
2815 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
2816
2817 * ltmain.sh: add support for installing into temporary
2818 staging area (e.g. 'make install DESTDIR=...')
2819
2820 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
2821
2822 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
2823 * configure: Regenerated.
2824
2825 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
2826
2827 * configure: Regenerate with the correct
2828 autoconf version.
2829
2830 2005-09-30 Catherine Moore <clm@cm00re.com>
2831
2832 * configure.in (bfin-*-*): New.
2833 * configure: Regenerated.
2834
2835 2005-09-28 Geoffrey Keating <geoffk@apple.com>
2836
2837 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
2838 (LIPO_FOR_TARGET): New.
2839 (CONFIGURED_LIPO_FOR_TARGET): New.
2840 (USUAL_LIPO_FOR_TARGET): New.
2841 (STRIP_FOR_TARGET): New.
2842 (CONFIGURED_STRIP_FOR_TARGET): New.
2843 (USUAL_STRIP_FOR_TARGET): New.
2844 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
2845 STRIP_FOR_TARGET.
2846 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
2847 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
2848 * Makefile.in: Regenerate.
2849 * configure: Regenerate.
2850
2851 2005-09-19 David Edelsohn <edelsohn@gnu.org>
2852
2853 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
2854 (rs6000-*-aix*): Same.
2855 * configure: Regenerate.
2856
2857 2005-09-16 Tom Tromey <tromey@redhat.com>
2858
2859 * MAINTAINERS: Add self as java maintainer.
2860
2861 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2862
2863 * configure.in: Recognize f95 in the --enable-languages option,
2864 and substitute it for fortran, issuing a warning.
2865 * configure: Regenerate.
2866
2867 2005-08-30 Phil Edwards <phil@codesourcery.com>
2868
2869 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
2870 * configure: Regenerated.
2871
2872 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
2873
2874 * MAINTAINERS: Add self as ms1 maintainer.
2875
2876 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
2877
2878 * Makefile.def (libssp): Add to lang_env_dependencies.
2879 * Makefile.in: Regenerate.
2880
2881 2005-08-18 Ian Lance Taylor <ian@airs.com>
2882
2883 * MAINTAINERS: Add myself as middle-end maintainer.
2884
2885 2005-08-17 Christian Groessler <chris@groessler.org>
2886
2887 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
2888 * Makefile.in: Regenerate.
2889
2890 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
2891
2892 * MAINTAINERS (write after approval): Added myself.
2893
2894 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
2895
2896 * MAINTAINERS (Write After Approval): Add myself.
2897
2898 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
2899
2900 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
2901 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
2902 Look for alternate names of the target cc and c++
2903 * configure: Regenerate.
2904
2905 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
2906
2907 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2908 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
2909 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
2910 tools; remove code to manually set them.
2911 (Target tools): Look in the environment for them.
2912 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2913 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
2914 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
2915 build directory.
2916 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
2917 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
2918 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
2919 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2920 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
2921 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
2922 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
2923 * configure: Regenerate.
2924 * Makefile.in: Regenerate.
2925
2926 2005-07-28 Ben Elliston <bje@au.ibm.com>
2927
2928 * MAINTAINERS: Update for removed CPU targets.
2929
2930 2005-07-27 Mark Mitchell <mark@codesourcery.com>
2931
2932 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
2933 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
2934 * Makefile.in: Regenerated.
2935
2936 2005-07-26 Mark Mitchell <mark@codesourcery.com>
2937
2938 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
2939 (CFLAGS_FOR_TARGET): Use it.
2940 (CXXFLAGS_FOR_TARGET): Likewise.
2941 * Makefile.in: Regenerated.
2942 * configure.in (--with-build-sysroot): New option.
2943 * configure: Regenerated.
2944
2945 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
2946
2947 * Makefile.tpl: Wrap install between unstage and stage
2948 * Makefile.in: Regenerate.
2949
2950 2005-07-21 Eric Christopher <echristo@apple.com>
2951
2952 * MAINTAINERS: Update affiliation.
2953
2954 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
2955
2956 * MAINTAINERS: Add self as crx port maintainer.
2957
2958 2005-07-20 DJ Delorie <dj@redhat.com>
2959
2960 * MAINTAINERS: Add self as m32c maintainer.
2961
2962 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
2963
2964 * all files: Update FSF address.
2965
2966 2005-07-15 Eric Christopher <echristo@redhat.com>
2967
2968 * MAINTAINERS: Change affiliation.
2969
2970 2005-07-14 Jim Blandy <jimb@redhat.com>
2971
2972 * configure.in: Add cases for Renesas m32c.
2973 * configure: Regenerated.
2974
2975 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
2976
2977 * COPYING.LIB: Update from fsf.org.
2978
2979 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
2980
2981 * COPYING, compile, config.guess,
2982 config.sub, install-sh, missing, mkinstalldirs,
2983 symlink-tree, ylwrap: Sync from upstream sources.
2984 * config-ml.in: Update FSF address.
2985
2986 2005-07-13 Eric Christopher <echristo@redhat.com>
2987
2988 * configure.in: Add toplevel noconfigdir support for tpf.
2989 * configure: Regenerate.
2990
2991 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
2992
2993 PR ada/22340
2994
2995 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
2996 * Makefile.in: Regenerate.
2997
2998 2005-07-07 Mark Mitchell <mark@codesourcery.com>
2999
3000 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
3001 Brolley to write-after-approval.
3002
3003 2005-07-07 Andreas Schwab <schwab@suse.de>
3004
3005 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3006 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3007 * Makefile.in: Regenerated.
3008
3009 2005-07-06 Geoffrey Keating <geoffk@apple.com>
3010
3011 * configure.in: Don't build sim or rda when targetting darwin.
3012 * configure: Regenerate.
3013
3014 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
3015
3016 * configure.in: Add --enable-libssp and --disable-libssp.
3017 * configure: Regenerate with autoconf-2.13.
3018
3019 2005-07-02 Jakub Jelinek <jakub@redhat.com>
3020
3021 * Makefile.def (target_modules): Add libssp.
3022 * configure.in (target_libraries): Add target-libssp.
3023 * configure: Rebuilt.
3024 * Makefile.in: Rebuilt.
3025
3026 2005-07-01 Zack Weinberg <zackw@panix.com>
3027
3028 * MAINTAINERS: Change email address. Resign from maintainership.
3029
3030 2005-07-01 Richard Guenther <rguenther@suse.de>
3031
3032 * MAINTAINERS: Change my e-mail address and affiliation.
3033
3034 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
3035
3036 * Makefile.def (stagefeedback): Come after profile.
3037 Define profiledbootstrap target.
3038 * Makefile.tpl (profiledbootstrap): Remove.
3039 (stageprofile-end): Zap stagefeedback.
3040 (stagefeedback-start): Copy all .gcda files, not only GCC's.
3041 * Makefile.in: Regenerate.
3042
3043 2005-06-13 Richard Sandiford <richard@codesourcery.com>
3044
3045 * MAINTAINERS: Update my email address.
3046
3047 2005-06-13 Zack Weinberg <zack@codesourcery.com>
3048
3049 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
3050 In 'cpp' stanza, support '#line' as well as '# '.
3051
3052 2005-06-08 Andreas Schwab <schwab@suse.de>
3053
3054 * MAINTAINERS: Move myself from 'Write After Approval' to
3055 'CPU Port Maintainers' section as m68k maintainer.
3056
3057 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
3058
3059 * configure.in (unsupported_languages): New macro.
3060 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
3061 non-ported target libraries in noconfigdirs.
3062 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3063 non-linux-gnu. Remove libgcj_ex_libffi.
3064 <lang_frag loop>: Set add_this_lang=no if the language is in
3065 unsupported_languages.
3066 * configure: Regenerate.
3067
3068 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
3069
3070 * configure.in: Fix typo in handling of --with-mpfr-dir.
3071 * configure: Regenerate.
3072
3073 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
3074
3075 * MAINTAINERS: Update my email address.
3076
3077 2005-06-02 Jim Blandy <jimb@redhat.com>
3078
3079 * config.sub: Add cases for the Renesas m32c. (This patch has been
3080 accepted into the master sources.)
3081
3082 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
3083 Michael Snyder <msnyder@redhat.com>
3084 Stan Cox <scox@redhat.com>
3085
3086 * configure.in: Set noconfigdirs for ms1.
3087
3088 * configure: Regenerate.
3089
3090 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
3091
3092 * MAINTAINERS (Write After Approval): Add self.
3093
3094 2005-06-01 Josh Conner <jconner@apple.com>
3095
3096 * MAINTAINERS (Write After Approval): Add self.
3097
3098 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
3099
3100 * MAINTAINERS: Update my email address.
3101
3102 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
3103
3104 * MAINTAINERS (Write After Approval): Add self.
3105
3106 2005-05-26 Chris Demetriou <cgd@broadcom.com>
3107
3108 * MAINTAINERS (Write After Approval): Remove self.
3109
3110 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
3111
3112 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
3113 (Dependencies): Consider target modules for bootstrap dependencies.
3114 Make target bootstrap modules depend on each stage's gcc.
3115 * Makefile.in: Regenerate.
3116
3117 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
3118
3119 * Makefile.def (configure-gcc): Depend on binutils having been built.
3120 (all-gcc): No need to do it here.
3121 * Makefile.in: Regenerate.
3122
3123 2005-05-19 Paul Brook <paul@codesourcery.com>
3124
3125 * configure.in: Rewrite misleading error message when requested
3126 language cannot be built.
3127 * configure: Regenerate.
3128
3129 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
3130
3131 * ylwrap: Import from Automake 1.9.5.
3132
3133 2005-05-13 David Ung <davidu@mips.com>
3134
3135 * MAINTAINERS (Write After Approval): Add self.
3136
3137 2005-05-09 Mike Stump <mrs@apple.com>
3138
3139 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
3140 lt_cv_sys_max_cmd_len for now.
3141
3142 2005-05-09 Stan Cox <scox@redhat.com>
3143
3144 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
3145
3146 2005-05-08 Matt Kraai <kraai@ftbfs.org>
3147
3148 * README.SCO: Update the URL.
3149
3150 2005-05-05 David Edelsohn <edelsohn@gnu.org>
3151
3152 * ltconfig: Define file_list_spec. Pass file_list_spec and
3153 with_gnu_ld to libtool.
3154 * ltcf-c.sh (aix[45]): Define file_list_spec.
3155 * ltcf-cxx.sh (aix[45]): Same.
3156 * ltcf-gcj.sh (aix[45]): Same.
3157 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
3158 exists, write list of input files to temporary file.
3159
3160 2005-05-04 Mike Stump <mrs@apple.com>
3161
3162 * configure.in: Always pass --target to target configures as
3163 otherwise rebuilds that do --recheck will fail.
3164 * confiugure: Rebuilt.
3165
3166 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
3167
3168 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
3169 STAGE_HOST_EXPORTS.
3170 (configure, all): Add bootstrap support.
3171 (Host modules, target modules): Pass post-stage1 flags and exports.
3172 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
3173 * Makefile.in: Regenerate.
3174
3175 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
3176
3177 * configure: Regenerate.
3178
3179 2005-04-27 Mike Stump <mrs@apple.com>
3180
3181 * MAINTAINERS: Add self as darwin maintainer.
3182
3183 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
3184
3185 * config.sub: Update from master copy.
3186
3187 2005-04-21 Mike Stump <mrs@apple.com>
3188
3189 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
3190 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
3191
3192 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
3193
3194 * configure.in <crisv32-*-*, cris-*-*>: New local variable
3195 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
3196 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
3197 "*-*-elf" and "*-*-linux*".
3198 * configure: Regenerate.
3199
3200 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
3201
3202 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
3203
3204 2005-04-12 Mike Stump <mrs@apple.com>
3205
3206 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
3207
3208 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
3209
3210 * MAINTAINERS (Write After Approval): Add myself.
3211
3212 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
3213
3214 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
3215
3216 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
3217
3218 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
3219 (TARGET_CONFIGARGS): Include --with-target-subdir.
3220 (configure, all): New macros. Use them throughout.
3221 * Makefile.in: Regenerate.
3222
3223 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
3224
3225 * MAINTAINERS (Write After Approval): Add myself.
3226
3227 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3228
3229 * MAINTAINERS: Remove 'loop unrolling' maintainer.
3230
3231 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
3232
3233 * MAINTAINERS: Move John Carr to Write After Approval.
3234
3235 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
3236
3237 * config/mh-mingw32: Delete.
3238 * configure.in: Don't use it.
3239 * configure: Regenerate.
3240
3241 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
3242
3243 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
3244 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
3245 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
3246 (HOST_LIB_PATH): Generate from Makefile.def.
3247 (TARGET_LIB_PATH): Likewise.
3248 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
3249 * Makefile.in: Regenerate.
3250 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
3251 (RPATH_ENVVAR): Include Darwin case.
3252 * configure: Regenerate.
3253
3254 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
3255
3256 * MAINTAINERS (Various Maintainers): Remove self.
3257 (Write After Approval): Add self.
3258
3259 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
3260
3261 * MAINTAINERS (Various Maintainers): Add self.
3262
3263 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
3264
3265 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
3266 * configure: Regenerate.
3267
3268 2005-03-21 Zack Weinberg <zack@codesourcery.com>
3269
3270 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
3271 gcc_version, and gcc_version_trigger from set of flags to pass.
3272 * Makefile.tpl: Remove definitions of above variables.
3273 (config.status): Remove dependency on $(gcc_version_trigger).
3274 * Makefile.in: Regenerate.
3275 * configure.in: Do not reference config/gcc-version.m4 nor
3276 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
3277 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
3278 * configure: Regenerate.
3279
3280 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
3281 Andrew Pinski <pinskia@physics.uc.edu>
3282
3283 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
3284 * Makefile.in: Regenerate.
3285
3286 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
3287
3288 * MAINTAINERS (Write After Approval): Add myself.
3289
3290 2005-03-03 David Ayers <d.ayers@inode.at>
3291
3292 * MAINTAINERS (Write After Approval): Add myself.
3293
3294 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
3295
3296 PR libgcj/20160
3297 * ltmain.sh: Avoid creating archives with components that have
3298 duplicate basenames.
3299
3300 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
3301
3302 PR bootstrap/20250
3303 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
3304 instead of check.
3305 * Makefile.in: Regenerate.
3306
3307 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
3308
3309 * Makefile.in: Regenerate to fix conflict between the previous two
3310 patches.
3311
3312 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
3313
3314 PR bootstrap/17383
3315 * Makefile.def (target_modules): Remove "stage", now unnecessary.
3316 * Makefile.tpl (HOST_SUBDIR): New substitution.
3317 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
3318 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3319 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
3320 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
3321 (Host modules, Bootstrapped modules): Use it.
3322 (Build modules, Target modules): Do not create symlink trees,
3323 always configure out-of-srcdir.
3324 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
3325 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
3326 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
3327 $(HOST_SUBDIR). Create a symlink for host_subdir.
3328
3329 * Makefile.in: Regenerate.
3330 * configure: Regenerate.
3331
3332 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
3333
3334 Merged from libada-gnattools-branch:
3335 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
3336
3337 * gnattools: New directory.
3338 * Makefile.def: Add gnattools as a module, depending on target-libada.
3339 * Makefile.in: Regenerate.
3340 * configure.in: Include gnattools in host_tools; disable it if ada
3341 is disabled.
3342 * configure: Regenerate.
3343
3344 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
3345
3346 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
3347 treelang maintainer.
3348 (Write After Approval): Remove myself.
3349
3350 2005-02-23 Paul Schlie <schlie@comcast.net>
3351
3352 * configure.in: Allow darwin targeted ports to build tk, itcl and
3353 libgui.
3354 * configure: Regenerate.
3355
3356 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3357
3358 PR libgcj/10353
3359 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
3360 * configure: Regenerate.
3361
3362 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
3363
3364 * MAINTAINERS (Write After Approval): Add myself.
3365
3366 2005-02-10 Ian Lance Taylor <ian@airs.com>
3367
3368 * MAINTAINERS: Update my e-mail address.
3369
3370 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
3371
3372 * MAINTAINERS (Write After Approval): Add myself.
3373
3374 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
3375
3376 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
3377 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
3378 target-libgloss when not *-*-elf and *-*-aout.
3379 * configure: Regenerate.
3380
3381 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
3382
3383 * MAINTAINERS: Remove obsolete entries.
3384
3385 * MAINTAINERS (Write After Approval): Add Michael Matz.
3386
3387 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
3388
3389 * MAINTAINERS: Remove self as cpplib maintainer.
3390
3391 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
3392
3393 * install-sh, config.sub: Import from upstream.
3394
3395 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
3396
3397 PR bootstrap/18222
3398 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
3399 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
3400 * Makefile.in: Regenerate.
3401
3402 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
3403
3404 * MAINTAINERS: Update my email address.
3405
3406 2005-01-12 David Edelsohn <edelsohn@gnu.org>
3407 Andreas Schwab <schwab@suse.de>
3408
3409 PR bootstrap/18033
3410 * config-ml.in: Eval option if surrounded by single quotes.
3411
3412 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
3413
3414 Revert 2004-12-28 Makefile changes, a better fix will be
3415 applied to mainline and src after GCC 4.0 branches.
3416
3417 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
3418
3419 PR bootstrap/17383
3420
3421 * Makefile.def (target_modules): Remove stage parameter,
3422 it is always true now.
3423 * Makefile.tpl (configure-build-[+module+],
3424 configure-target-[+module+]): Always build symlink tree
3425 for the directory and for include. BUILD_SUBDIR and
3426 TARGET_SUBDIR cannot be . anymore.
3427 * Makefile.in: Regenerate.
3428
3429 2004-12-25 David Edelsohn <edelsohn@gnu.org>
3430
3431 Revert 2004-12-08 Makefile changes.
3432
3433 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
3434
3435 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
3436 cygwin, mingw.
3437
3438 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
3439
3440 * configure.in (sh64-*-*): Reenable gprof.
3441 * configure: Regenerate.
3442
3443 2004-12-08 David Edelsohn <edelsohn@gnu.org>
3444
3445 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
3446 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
3447 (EXTRA_TARGET_FLAGS): Add PICFLAG.
3448 * Makefile.in: Regenerate.
3449
3450 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
3451
3452 * MAINTAINERS: Update my email address.
3453
3454 2004-12-07 Matt Kraai <kraai@ftbfs.org>
3455
3456 * Makefile.tpl: Generate normal dependencies if the LHS module is
3457 not bootstrapped.
3458 * Makefile.in: Regenerate.
3459
3460 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
3461
3462 * configure.in: Include config/gxx-include-dir.m4. Use
3463 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
3464 * configure: Regenerate.
3465
3466 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
3467
3468 * config.if: Delete.
3469 * configure.in: Set libstdcxx_incdir directly.
3470 * configure: Regenerate.
3471
3472 2004-12-02 Eric Christopher <echristo@redhat.com>
3473
3474 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
3475 * Makefile.in: Regenerate.
3476
3477 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
3478
3479 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
3480 * configure: Regenerate.
3481
3482 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
3483
3484 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
3485 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
3486 * configure: Regenerate.
3487
3488 2004-12-01 Eric Christopher <echristo@redhat.com>
3489
3490 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
3491 of things to remove.
3492
3493 2004-11-29 Matt Kraai <kraai@ftbfs.org>
3494
3495 * MAINTAINERS (Write After Approval): Update my e-mail address.
3496
3497 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
3498
3499 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
3500 from CVS libtool to always pass_all.
3501
3502 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3503
3504 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
3505 (hppa*64*-*-*): Delete incorrect comment.
3506 * configure: Rebuilt.
3507
3508 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
3509
3510 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
3511
3512 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
3513
3514 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
3515 from CVS libtool to always pass_all.
3516
3517 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
3518
3519 * install-sh, compile: Import from automake.
3520
3521 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
3522
3523 * config.guess, config.sub: Import from savannnah.
3524
3525 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
3526
3527 * MAINTAINERS (Write After Approval): Add myself
3528
3529 2004-11-12 Mike Stump <mrs@apple.com>
3530
3531 * Makefile.def: Add html support.
3532 * Makefile.tpl: Likewise.
3533 * Makefile.in: Regenerate.
3534
3535 2004-11-11 Geoffrey Keating <geoffk@apple.com>
3536
3537 PR 18423
3538 * configure.in: Remove all instances of build-fixincludes from
3539 noconfigdirs.
3540 (build_configargs): Supply --target to subdirectories.
3541 * configure: Regenerate.
3542
3543 * Makefile.def: Make gcc install depend on fixincludes install.
3544 * Makefile.in: Regenerate.
3545
3546 2004-11-10 Janis Johnson <janis187@us.ibm.com>
3547
3548 * MAINTAINERS: Add myself as gcc testsuite maintainer.
3549
3550 2004-11-11 Paul Brook <paul@codesourcery.com>
3551
3552 * MAINTAINERS: Add self as arm maintainer. Update email address.
3553
3554 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
3555
3556 * configure.in (noconfigdirs) [mmix-*-*]: Disable
3557 target-libgfortran.
3558 * configure: Regenerate.
3559
3560 2004-11-07 David Edelsohn <edelsohn@gnu.org>
3561
3562 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
3563 like CC.
3564
3565 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
3566
3567 * Makefile.def (host fixincludes): Specify missing targets.
3568 * Makefile.in: Regenerate.
3569
3570 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
3571
3572 * MAINTAINERS: Add myself
3573
3574 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
3575
3576 * MAINTAINERS (Write After Approval): Add myself.
3577
3578 2004-11-04 Geoffrey Keating <geoffk@apple.com>
3579
3580 * Makefile.def: Build fixincludes for the host, too.
3581 * Makefile.in: Regenerate.
3582 * configure.in (host_tools): Add fixincludes.
3583 * configure: Regenerate.
3584
3585 2004-11-04 Daniel Jacobowitz <dan@debian.org>
3586
3587 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
3588 * configure: Regenerated.
3589
3590 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
3591
3592 PR other/17783
3593 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
3594 * configure: Regenerated.
3595
3596 2004-10-31 Mark Mitchell <mark@codesourcery.com>
3597
3598 * README.SCO: Update per FSF instructions.
3599
3600 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
3601
3602 PR target/18151
3603 * configure.in (case ${target}): Do not build fixincludes for avr.
3604 * configure: Regenerated.
3605
3606 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
3607
3608 * configure.in (case ${target}): Do not build fixincludes
3609 on platforms where it is not used.
3610 * configure: Regenerated.
3611
3612 2004-10-23 Daniel Jacobowitz <dan@debian.org>
3613
3614 * configure.in: Use an absolute path to install-sh.
3615 * configure: Regenerated.
3616
3617 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3618
3619 * MAINTAINERS (Write After Approval): Add myself.
3620
3621 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
3622
3623 * MAINTAINERS: Remove from Write After Approval those that are
3624 already maintainers.
3625
3626 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
3627
3628 * MAINTAINERS: Update my email address.
3629
3630 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
3631
3632 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
3633 * configure: Regenerate.
3634
3635 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
3636
3637 * MAINTAINERS: Update my email address.
3638
3639 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
3640
3641 * MAINTAINERS (Language Front Ends Maintainers): New. Move
3642 entries belonging to this category.
3643
3644 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
3645
3646 * MAINTAINERS: Update my e-mail address.
3647
3648 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
3649
3650 Fix wrong conflict resolution in:
3651
3652 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
3653
3654 * Makefile.in: Regenerate.
3655 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3656 in the recursive `make', instead of hardwiring `all'.
3657 (Autogenerated TARGET-* variables): New.
3658
3659 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
3660
3661 * configure.in: Enable target-libgloss for crx-*-*.
3662 * configure: Regenerate.
3663
3664 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
3665
3666 * MAINTAINERS (Various Maintainers): Move the "windows,
3667 cygwin, mingw" maintainer to ...
3668 (OS Port Maintainers): ... here.
3669
3670 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
3671
3672 * MAINTAINERS (Write After Approval): Remove those that are
3673 maintainers of some subsystem.
3674
3675 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
3676
3677 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
3678 * ltcf-cxx.sh (tpf*): Likewise.
3679 * ltconfig (tpf*): Add TPF OS configuration support.
3680
3681 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
3682
3683 * MAINTAINERS: Change my email address to my new work account.
3684
3685 2004-09-24 Michael Roth <mroth@nessie.de>
3686
3687 * configure.in (--without-headers): Add missing double quotes.
3688 * configure: Regenerate.
3689
3690 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
3691
3692 * ylwrap: Revert to previous version.
3693
3694 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
3695
3696 PR bootstrap/17369
3697 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
3698 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
3699 SET_GCC_LIB_PATH_CMD.
3700 (BASE_TARGET_EXPORTS): Likewise.
3701 * Makefile.in: Regenerated.
3702
3703 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
3704 * configure: Regenerated.
3705
3706 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
3707
3708 * config.guess: New upstream version
3709 * compile, depcomp, install-sh, ylwrap: Likewise.
3710
3711 2004-09-19 Roger Sayle <roger@eyesopen.com>
3712
3713 * config/mh-x86omitfp: New host makefile fragment. Add
3714 -fomit-frame-pointer to the default BOOT_CFLAGS.
3715 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
3716 * configure: Regenerate.
3717
3718 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
3719
3720 PR target/11572
3721 * configure.in (*-*-darwin*): Renable libobjc.
3722 * configure: Regenerate.
3723
3724 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
3725
3726 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
3727
3728 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
3729
3730 * Makefile.def: Remove libbanshee.
3731 * Makefile.tpl: Ditto.
3732 * configure.in: Ditto.
3733 * Makefile.in: Regen.
3734 * configure: Ditto.
3735
3736 2004-09-08 David Edelsohn <edelsohn@gnu.org>
3737
3738 * ltmain.sh: Use $pic_object as $non_pic_object if
3739 $non_pic_object=none.
3740
3741 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
3742
3743 * missing: Import latest version from master repository.
3744
3745 2004-09-06 Nick Clifton <nickc@redhat.com>
3746
3747 * config.sub: Import latest version from master repository.
3748 * config.guess: Likewise.
3749 This includes these changes:
3750
3751 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
3752
3753 * config.sub: Handle crisv32, alias etraxfs.
3754 * config.guess (crisv32:Linux:*:*): Handle.
3755
3756 2004-08-13 Brad Smith <brad@comstyle.com>
3757
3758 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
3759 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
3760
3761 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
3762
3763 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
3764 assume the processor is a powerpc. This is because coreutils
3765 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
3766 in this case, due to a MacOS X bug that causes
3767 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
3768 to return a negative number.
3769 Problem reported by Petter Reinholdtsen in:
3770 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
3771
3772 2004-07-19 Ben Elliston <bje@gnu.org>
3773
3774 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
3775
3776 2004-06-24 Ben Elliston <bje@gnu.org>
3777
3778 * config.guess: Update copyright years.
3779 * config.sub: Likewise.
3780
3781 2004-06-22 Robert Millan <robertmh@gnu.org>
3782
3783 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
3784 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
3785
3786 2004-06-22 Stanley F. Quayle <stan@stanq.com>
3787
3788 * config.guess (*:*VMS:*:*): New entry. Replaces
3789 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
3790 manufacturer.
3791
3792 2004-06-22 Ben Elliston <bje@gnu.org>
3793
3794 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
3795 * config.sub: Likewise.
3796
3797 2004-06-22 Ben Elliston <bje@gnu.org>
3798
3799 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
3800 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
3801
3802 2004-06-11 Ben Elliston <bje@gnu.org>
3803
3804 * config.guess (pegasos:OpenBSD:*:*): Remove.
3805
3806 2004-06-11 Ben Elliston <bje@gnu.org>
3807
3808 From Wouter Verhelst <wouter@grep.be>:
3809 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
3810
3811 2004-06-11 Ben Elliston <bje@gnu.org>
3812
3813 * config.guess (luna88k:OpenBSD:*:*): New.
3814
3815 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
3816
3817 * config.guess (m32r*:Linux:*:*): New case.
3818 * config.sub: Handle m32rle.
3819
3820 2004-03-12 Ben Elliston <bje@wasabisystems.com>
3821
3822 From Jens Petersen <petersen@redhat.com>:
3823 * config.sub: Handle sparcv8.
3824
3825 2004-03-03 Ben Elliston <bje@wasabisystems.com>
3826
3827 From Tom Smith <smith@cag.lkg.hp.com>:
3828 * config.guess: Version suffixes are equally significant on Tru64
3829 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
3830 prefix of "P" (patched kernel).
3831
3832 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
3833
3834 * config.sub: Add support for National Semiconductor CRX target.
3835
3836 2004-09-03 Janis Johnson <janis187@us.ibm.com>
3837
3838 * MAINTAINERS (Various Maintainers): Remove myself as web page
3839 maintainer, add myself as maintainer of build status lists.
3840
3841 2004-09-03 Jan Beulich <jbeulich@novell.com>
3842
3843 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
3844 *-*-netware, but add target-libmudflap.
3845 Consolidate *-*-netware targets (of which really only i?86 exists)
3846 into a single entry.
3847 * configure: Likewise.
3848
3849 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
3850
3851 * Makefile.tpl (sorry): Remove.
3852 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
3853 (cleanstrap targets): Depend on distclean, not distclean-stage1.
3854 (do-clean): Clean per-stage directories too.
3855 (do-distclean): Run distclean-stage1 too.
3856 (.NOTPARALLEL): Enable during toplevel bootstrap.
3857 (stage[+id+]-bubble): Enable parallel execution during
3858 the recursive invocation.
3859 * Makefile.in: Regenerate.
3860
3861 Fix previous checkin:
3862
3863 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
3864 include.
3865 * configure.in: Fix indentation.
3866 * configure: Regenerate.
3867
3868 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
3869
3870 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
3871 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
3872 * configure: regenerate
3873 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
3874 -mdynamic-no-pic
3875
3876
3877 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
3878
3879 * Makefile.def (build_modules): Add fixincludes.
3880 (dependencies): Make gcc depend on fixincludes.
3881 * configure.in (build_tools): Add fixincludes.
3882 (build_configdirs): Always include build_libs.
3883 * Makefile.in: Regenerate.
3884 * configure: Regenerate.
3885
3886 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
3887
3888 * Makefile.def (bootstrap stages): Add 'lean' parameter.
3889 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
3890 phony targets; do not generate timestamp files.
3891 (distclean-stageN): Remove references to their timestamp files.
3892 (restageN, touch-stageN): Remove.
3893 (stageN-bubble): Rewritten.
3894 (compare): Support lean bootstraps.
3895 * Makefile.in: Regenerate.
3896
3897 * configure.in: Only warn when bootstrapping but
3898 build != host or build != target. Support lean bootstraps.
3899 * configure: Regenerate.
3900
3901 2004-08-26 Phil Edwards <phil@codesourcery.com>
3902
3903 * configure.in: Give a better error message if GMP/MPFR are missing
3904 and a language needing them has been requested.
3905 * configure: Regenerated.
3906
3907 2004-08-25 Phil Edwards <phil@codesourcery.com>
3908
3909 * configure.in: Print a list of available language front-ends if
3910 a requested one is missing. Tidy stray tab characters.
3911 * configure: Regenerated.
3912
3913 2004-08-19 Michael Koch <konqueror@gmx.de>
3914
3915 * gcc/doc/install.texi: Update entry about automake for libjava.
3916
3917 2004-08-17 Robert Millan <robertmh@gnu.org>
3918
3919 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
3920 (instead of FreeBSD).
3921 * configure: Regenerate.
3922
3923 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
3924
3925 * Makefile.in: Regenerate.
3926 * configure: Regenerate.
3927
3928 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
3929 stage_*_flags.
3930 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
3931 for bootstrapped modules if toplevel bootstrap is going.
3932 (GCC bootstrap): Generate per-stage targets for all bootstrapped
3933 modules. Adjust for changes in Makefile.def. Enable several
3934 rules even in non-bootstrap mode, just to avoid peppering the
3935 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
3936 (stage-[+prev+]-bubble): Remove.
3937
3938 * Makefile.def (Dependencies): Depend on all-build-bison,
3939 all-build-flex, all-build-byacc, all-build-texinfo, rather
3940 than the host variations.
3941 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
3942 with BUILD_SUBDIR.
3943 (BISON): Update for recent Bisons.
3944 (YACC): Fix typo.
3945 (cross): Depend on all-build.
3946 (all): Do not depend on all-build.
3947 (prebootstrap): Remove.
3948 (dep-kind): Accept separate prefixes for MODULE and ON variables.
3949 (Prebootstrap dependencies): Add them to the per-stage targets
3950 and to all-prebootstrap.
3951 * configure.in (build_configdirs): Always enable build_tools.
3952 (BUILD_DIR_PREFIX): Remove.
3953
3954 * Makefile.def (gcc): Add target variable.
3955 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
3956 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3957 in the recursive `make', instead of hardwiring `all'.
3958 (Autogenerated TARGET-* variables): New.
3959
3960 2004-08-13 Brian Booth <bbooth@redhat.com>
3961
3962 * MAINTAINERS: Remove myself from write-after-approval.
3963
3964 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
3965
3966 * src-release: Stop distributing mmalloc with gdb (which doesn't
3967 use it).
3968 * Makefile.def: GDB doesn't depend on mmalloc anymore.
3969 * Makefile.in: Regenerate.
3970
3971 2004-08-09 Mark Mitchell <mark@codesourcery.com>
3972
3973 * configure.in (arm*-*-eabi*): New target.
3974 * configure: Regenerate.
3975
3976 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
3977
3978 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
3979 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
3980 (Dependencies): New section.
3981 * Makefile.tpl (Dependencies): Generate from Makefile.def.
3982 (configure-target-[+module+]): Depend on maybe-all-gcc
3983 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
3984 (toplevel profiledbootstrap): Fix dependencies.
3985 * Makefile.in: Regenerate.
3986
3987 2004-08-03 Mark Mitchell <mark@codesourcery.com>
3988
3989 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
3990 target-libiberty to noconfigdirs.
3991 * configure: Regenerate.
3992
3993 2004-08-03 Paul Brook <paul@codesourcery.com>
3994
3995 * configure.in: Check for MPFR as well as GMP.
3996 * configure: Regenerate.
3997
3998 2004-08-01 Robert Millan <robertmh@gnu.org>
3999
4000 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4001 libmudflap for all GNU-based systems (with Glibc).
4002 * configure: Regenerate.
4003
4004 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
4005
4006 * Makefile.def (host-modules): Add gcc.
4007 * Makefile.in: Regenerate.
4008 * Makefile.tpl (sorry): New rule.
4009 (configure-host, all-host, [+make_target+]-host, do-check,
4010 install-host): Do not add gcc as a special case.
4011 (host modules): Add a small special-casing for gcc. Export
4012 extra_make_flags through the environment.
4013 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4014 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4015 other recursive targets for gcc): Remove.
4016
4017 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4018 (stage, unstage): New rules.
4019 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4020 distclean-stage[+id+]): Use stage_current.
4021 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4022 the stage*-start rules.
4023
4024 2004-08-02 Geoffrey Keating <geoffk@apple.com>
4025
4026 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
4027 use -all_load flag.
4028
4029 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
4030
4031 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
4032 * configure: Regenerate.
4033
4034 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
4035
4036 * maintainer-scripts/gcc_release: Revert yesterday's change.
4037
4038 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
4039
4040 * MAINTAINERS: Add myself to write-after-approval.
4041
4042 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
4043
4044 * libf2c: Removed.
4045 * gcc/gccbug.in: Updated because of libf2c removal.
4046 * maintainer-scripts/gcc_release: Ditto.
4047
4048 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
4049
4050 * configure.in: Build libmudflap by default on FreeBSD.
4051 * configure: Regenerated.
4052
4053 2004-07-09 Mark Mitchell <mark@codesourcery.com>
4054
4055 * configure.in: Do not build libmudflap by default on non-GNU/Linux
4056 systems.
4057 * configure: Regenerated.
4058
4059 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4060
4061 PR target/16344
4062 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4063 feedback based compiler.
4064 * Makefile.in: Rebuilt.
4065
4066 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
4067
4068 * Makefile.def (host_modules): Set bootstrap=true for flex.
4069 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4070 * Makefile.in: Rebuilt.
4071
4072 2004-07-07 Jan Hubicka <jh@suse.cz>
4073
4074 * MAINTAINERS: Add self as a profile feedback maintainer.
4075
4076 2004-07-05 Phil Edwards <phil@codesourcery.com>
4077
4078 * configure.in: Do not prepend $srcdir to /dev/null in
4079 makefile fragments.
4080 * configure: Regenerate.
4081
4082 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
4083
4084 * Makefile.def (build_modules): Add bison, byacc, flex,
4085 m4, texinfo.
4086 (flags_to_pass): Add FLEX.
4087 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4088 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4089 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4090 DEFAULT_MAKEINFO): Remove.
4091 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4092 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4093 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4094 objdir or else use configured tool.
4095 (all-build): New.
4096 (all): Depend on it.
4097 (Build module dependencies): Add.
4098 * Makefile.in: Regenerate.
4099 * configure.in: Better support for multiple build modules,
4100 matching what is done for host/target modules. Do not look
4101 for "plausible" locations of build tools if Canadian cross.
4102 Use autoconf's AC_PROG_CC to find a C compiler. Define
4103 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
4104 * configure: Regenerate.
4105
4106 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
4107
4108 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4109 * Makefile.in: Regenerate.
4110
4111 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
4112
4113 * Makefile.tpl (configure-build-[+module+],
4114 configure-[+module+], configure-target-[+module+]): Pass
4115 [+extra_configure_args+].
4116 (all-build-[+module+], all-[+module+], check-[+module+],
4117 install-[+module+], [+make_target+]-[+module+],
4118 all-target-[+module+], check-target-[+module+],
4119 install-target-[+module+], [+make_target+]-target-[+module+]):
4120 Pass [+extra_make_args+].
4121 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
4122 (GCC_HOST_EXPORTS): Remove.
4123 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
4124 cross, check-gcc, check-gcc-c++, install-gcc,
4125 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
4126 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
4127 * Makefile.in: Regenerate.
4128
4129 2004-06-21 Matthew Sachs <msachs@apple.com>
4130
4131 * MAINTAINERS: Added self to write-after-approval.
4132
4133 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
4134
4135 * configure.in: Check for srcdir/winsup rather than build directory
4136 winsup.
4137 * configure: Regenerate.
4138
4139 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
4140
4141 * configure.in: Don't build Cygwin native newlib if winsup
4142 directory is missing. Emit warning instead.
4143 * configure: Regenerate.
4144
4145 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
4146
4147 * Makefile.tpl (touch-stage[+id+]): New.
4148 (restage[+prev+]): Depend on touch-stage[+id+].
4149
4150 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
4151 Use it throughout.
4152
4153 * Makefile.def: Add profile and feedback bootstrap stages.
4154 Remove next field from bootstrap stages.
4155 * Makefile.tpl (LN, LN_S): Substitute.
4156 (stageN-start, stageN-end): Use double-colon rules, to
4157 provide a hook for additional setup commands.
4158 (distclean-stageN-gcc, restageN): Create dependencies from
4159 [+prev+], not from [+next+].
4160 (stageN-bubble): Add commands for successive stages from
4161 [+prev+], using double-colon rules.
4162 (all-stageN-gcc): Fix typo.
4163 (stagefeedback-start, profiledbootstrap): New.
4164 * Makefile.in: Regenerate.
4165 * configure.in: Call ACX_PROG_LN.
4166 * configure: Regenerate.
4167
4168 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
4169
4170 * MAINTAINERS (Write After Approval): Add myself.
4171
4172 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
4173
4174 * MAINTAINERS (Write After Approval): Add myself.
4175
4176 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
4177
4178 * configure.in: Fix --enable-bootstrap breakage introduced in trees
4179 without gcc.
4180 * configure: Regenerate.
4181
4182 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
4183
4184 * Makefile.tpl: Fix typo.
4185 * Makefile.in: Regenerate.
4186
4187 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
4188
4189 * configure.in: Remove new- prefix from toplevel
4190 bootstrap targets.
4191 * configure: Regenerate.
4192
4193 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
4194
4195 * Makefile.tpl (all.normal): Rename to all.
4196 (all): Replace with a rule to pick the default
4197 target from configure.
4198 (all-gcc, configure-gcc): Use conditionals to
4199 do nothing when toplevel bootstrap is going on.
4200 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
4201 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
4202 * configure.in: Support --enable-bootstrap.
4203
4204 * Makefile.def: Remove new- prefix from toplevel
4205 bootstrap targets.
4206 * Makefile.tpl: Likewise.
4207
4208 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
4209 target.
4210
4211 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
4212 $(RECURSE_FLAGS) to recursive invocation of make.
4213
4214 * Makefile.in: Regenerate.
4215 * configure: Regenerate.
4216
4217 2004-05-30 Andreas Jaeger <aj@suse.de>
4218 Jim Wilson <wilson@specifixinc.com>
4219
4220 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
4221 like CC.
4222
4223 2004-05-27 Daniel Jacobowitz <dan@debian.org>
4224
4225 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
4226 * configure: Regenerate.
4227
4228 2004-05-25 Daniel Jacobowitz <drow@false.org>
4229
4230 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
4231 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
4232 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
4233 targets.
4234 * Makefile.in: Regenerate.
4235
4236 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
4237
4238 * configure.in: Test the ability to symlink directories.
4239 * configure: Regenerate.
4240
4241 * Makefile.def (bootstrap-stage): New definitions.
4242 * Makefile.tpl (configure-stage1-gcc,
4243 configure-stage2-gcc, configure-stage3-gcc,
4244 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
4245 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
4246 new-restage3, compare): Autogenerate, see Makefile.in
4247 entry for behavioral changes.
4248 (distclean-stage1, new-stage1-start, new-stage1-end,
4249 new-stage1-bubble, distclean-stage2, new-stage2-start,
4250 new-stage2-end, new-stage2-bubble, distclean-stage3,
4251 new-stage3-start, new-stage3-end): New autogenerated targets.
4252 (objext, prebootstrap, BOOT_CFLAGS,
4253 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
4254 targets.
4255
4256 * Makefile.in: Regenerate.
4257 (distclean-stage1, new-stage1-start, new-stage1-end,
4258 new-stage1-bubble, distclean-stage2, new-stage2-start,
4259 new-stage2-end, new-stage2-bubble, distclean-stage3,
4260 new-stage3-start, new-stage3-end): New targets.
4261 (all-stage1-gcc): Move prebootstrap dependency from here...
4262 (configure-stage1-gcc): ...to here.
4263 (new-bootstrap): Use bubble targets.
4264 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4265 Use per-stage distclean targets.
4266 (configure-stage1-gcc, configure-stage2-gcc,
4267 configure-stage3-gcc, all-stage1-gcc,
4268 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
4269 Use new-stageN-start to prepare the tree.
4270
4271 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
4272
4273 * Makefile.def (host_modules): add libcpp.
4274 * Makefile.tpl: Add dependencies on and for libcpp.
4275 * Makefile.in: Regenerate.
4276 * configure.in: Add libcpp host module.
4277 * configure: Regenerate.
4278
4279 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
4280
4281 * Makefile.tpl: Whenever a recursive target is defined, wrap
4282 it in a special @if/@endif block, and prepare its maybe
4283 dependency in the @if/@endif block
4284 * configure.in: Instead of writing maybe dependencies, remove
4285 the @if/@endif statements, and remove the @if/@endif blocks
4286 that remain.
4287 * configure: Regenerate.
4288 * Makefile.in: Regenerate.
4289
4290 2004-05-20 Janis Johnson <janis187@us.ibm.com>
4291
4292 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
4293
4294 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
4295
4296 PR bootstrap/15120
4297 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
4298 * */configure: Rebuilt.
4299
4300 2004-05-17 Zack Weinberg <zack@codesourcery.com>
4301
4302 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
4303 of libf2c.
4304 * configure, Makefile.in: Regenerate.
4305
4306 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
4307
4308 * MAINTAINERS (Write After Approval): Add myself.
4309
4310 2004-05-13 Diego Novillo <dnovillo@redhat.com>
4311
4312 Merge from tree-ssa-20020619-branch.
4313
4314 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
4315 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
4316 (HOST_GMPLIBS): Define.
4317 (HOST_GMPINC): Define.
4318 (TARGET_LIB_PATH): Add libmudflap.
4319 (GFORTRAN_FOR_TARGET): Define.
4320 (configure-build*): Export GFORTRAN.
4321 (configure-gcc): Export GMPLIBS and GMPINC.
4322 (all-gcc): Add maybe-all-libbanshee.
4323 (configure-target-libgfortran): Define.
4324 * Makefile.in: Regenerate.
4325 * configure.in (host_libs): Add libbanshee.
4326 (target_libraries): Add target-libmudflap and target-libgfortran.
4327 Add --with-libbanshee.
4328 Handle --disable-libmudflap.
4329 (*-*-freebsd*): Use with_gmp.
4330 Add $(libgcj) to noconfigdirs.
4331 * configure: Regenerate.
4332 * depcomp: New file.
4333 * MAINTAINERS: Add tree-ssa maintainers.
4334
4335 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
4336
4337 * MAINTAINERS (Various Maintainers): Add myself.
4338
4339 2004-04-30 Brian Ford <ford@vss.fsi.com>
4340
4341 * MAINTAINERS (Write After Approval): Add myself.
4342
4343 2004-04-29 Uros Bizjak <uros@kss-loka.si>
4344
4345 * MAINTAINERS (Write After Approval): Add myself.
4346
4347 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
4348
4349 * config/acx.m4: Fix fastcompare support for new-bootstrap.
4350 * configure: Regenerate.
4351
4352 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
4353
4354 Revert:
4355 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
4356
4357 * Makefile.def (flags_to_pass): Remove *dir variables that
4358 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4359 as well as prefix and exec_prefix.
4360 * Makefile.in: Regenerate.
4361
4362 2004-04-26 Robert Millan <robertmh@gnu.org>
4363
4364 Add patches from libtool CVS.
4365 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
4366 * ltconfig: Likewise.
4367 * ltcf-c.sh: Likewise.
4368 * ltcf-cxx.sh: Likewise.
4369 * ltcf-gcj.sh: Likewise.
4370
4371 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
4372
4373 * Makefile.def (host_modules): Mark with the bootstrap
4374 flag packages on which gcc depends.
4375 * Makefile.tpl (all-bootstrap): Use it.
4376 * Makefile.in: Regenerate.
4377
4378 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
4379
4380 * Makefile.def (flags_to_pass): Remove *dir variables that
4381 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4382 as well as prefix and exec_prefix.
4383 * Makefile.in: Regenerate.
4384
4385 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
4386
4387 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
4388 * configure: Regenerate.
4389 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
4390 * gcc/Makefile.tpl (compare): Use the result of the test.
4391 * gcc/Makefile.in: Regenerate.
4392
4393 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
4394
4395 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
4396 Always relocate gcc and prev-gcc to the original names, even
4397 if the build fails.
4398 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4399 New targets.
4400
4401 2004-04-23 Laurent GUERBY <laurent@guerby.net>
4402
4403 * MAINTAINERS: Update my email address.
4404
4405 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4406
4407 * configure.in (mips*-*-irix5*): Enable ld.
4408 * configure: Regenerate.
4409
4410 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4411
4412 * configure: Regenerate.
4413
4414 2004-04-15 James E Wilson <wilson@specifixinc.com>
4415
4416 * Makefile.tpl (configure-[+module+], configure-gcc,
4417 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
4418 Set and export LDFLAGS.
4419 * Makefile.in: Regenerate.
4420
4421 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
4422
4423 * MAINTAINERS: Add myself to write-after-approval.
4424
4425 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
4426
4427 PR bootstrap/14871
4428 * Makefile.tpl: If we don't have built-in-tree target tools,
4429 use the ones found by configure rather than hacking around with
4430 program_transform_name.
4431 * configure.in: Give Makefile.tpl the information necessary
4432 to do that.
4433 * Makefile.in: Regenerate.
4434 * configure: Regenerate.
4435
4436 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
4437
4438 PR bootstrap/14760
4439 * configure.in: When computing baseargs, strip *all* copies of
4440 offending options. Also, don't match/substitute the trailing space,
4441 so that this actually works when two similar options are separated by
4442 only one space.
4443 * configure: Regenerate.
4444
4445 2004-04-06 David Edelsohn <edelsohn@gnu.org>
4446
4447 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
4448 (rs6000-*-aix*): Same.
4449 * configure: Regenerate.
4450
4451 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
4452
4453 * MAINTAINERS: Add myself to write-after-approval.
4454
4455 2004-04-03 Bud Davis <bdavis9659@comcast.net>
4456
4457 * MAINTAINERS: Add myself to write-after-approval.
4458
4459 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
4460
4461 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
4462 STRICT_WARN, WARN_CFLAGS flags passed down to make.
4463 * Makefile.in: Regenerate.
4464
4465 * configure.in (top level bootstrap support): Rework --enable-werror
4466 to set @stage2_werror_flag@.
4467 * configure: Regenerate.
4468 * Makefile.tpl (top level bootstrap support): Pass
4469 @stage2_werror_flag@ down to configure in stages 2 and 3.
4470 * Makefile.in: Regenerate.
4471
4472 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
4473
4474 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
4475 for stages 2 and 3 as well as in make. As a consequence, remove
4476 OUTPUT_OPTION (now detected by configure) from the flags passed down
4477 to make.
4478 * Makefile.in: Regenerate.
4479
4480 * Makefile.tpl (new-bootstrap): Fix typo.
4481 * Makefile.in: Regenerate.
4482
4483 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
4484
4485 * Makefile.tpl: Rearrange by moving recursive_targets rules
4486 into their proper sections.
4487 * Makefile.tpl (top level bootstrap support): Move disabling
4488 of coverage flags from 'make' to 'configure'; improve comments.
4489 * Makefile.in: Regenerate.
4490
4491 * Makefile.tpl (experimental top level bootstrap) Move stage1
4492 language setting from all- target to configure- target; disable
4493 intermodule optimization in stage 1; prevent gratuitous rebuilds
4494 of stage 1.
4495 * Makefile.in: Regenerate.
4496 * configure.in: Comma-separate stage 1 language list for top
4497 level bootstrap.
4498 * configure: Regenerate.
4499
4500 * Makefile.tpl: Clean up experimental top level bootstrap support:
4501 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
4502 prev-gcc in configure- targets as well as all- targets.
4503 * Makefile.in: Regenerate.
4504
4505 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
4506
4507 * compile: New file imported from automake.
4508
4509 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
4510
4511 * configure.in: Remove symbolic link section.
4512 * configure: Regenerate.
4513 * Makefile.tpl (links): Remove.
4514 * Makefile.in: Regenerate.
4515
4516 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
4517 Nathanael Nerode <neroden@gcc.gnu.org>
4518
4519 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
4520 Set with AC_CHECK_PROGS.
4521 * configure.in: Fix comment typo from last patch.
4522 * configure: Regenerate.
4523
4524 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
4525
4526 * Makefile.tpl: Introduce experimental top level bootstrap support.
4527 * Makefile.in: Regenerate.
4528 * configure.in: Introduce support for top level bootstrap.
4529 * configure: Regenerate.
4530
4531 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
4532 Paolo Bonzini <bonzini@gnu.org>
4533
4534 PR bootstrap/14522
4535 * configure.in: Cope with shells that do not support unquoted ^
4536 * configure: Regenerate.
4537
4538 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
4539 Paolo Bonzini <bonzini@gnu.org>
4540
4541 PR bootstrap/14522
4542 * configure.in: Cope with shells that do not support nesting
4543 quotes inside quoted backquote substitutions.
4544 * configure: Regenerate.
4545
4546 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
4547
4548 PR bootstrap/14522
4549 * configure.in: Fix escaping of $.
4550 * configure: Regenerate.
4551
4552 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
4553
4554 * configure: Regenerate, since I forgot to while committing Paolo's
4555 changes.
4556
4557 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
4558
4559 PR ada/14131
4560 Move language detection to the top level.
4561 * configure.in: Find default values for the tools as
4562 soon as possible. Disable ada if GNAT is not found.
4563 Emit error message about missing languages. Expand
4564 --enable-languages=all for the gcc subdirectory.
4565
4566 2004-03-10 Ben Elliston <bje@gnu.org>
4567
4568 * MAINTAINERS: Update my email address.
4569
4570 2004-03-05 David Edelsohn <edelsohn@gnu.org>
4571
4572 * ltconfig: Disable building static libraries if building shared
4573 libraries on AIX 5L.
4574
4575 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
4576
4577 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
4578 and disable libgcj.
4579 * configure: Regenerated.
4580
4581 2004-03-01 Brian Booth <bbooth@redhat.com>
4582
4583 * MAINTAINERS: Add myself to write-after-approval.
4584
4585 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
4586
4587 * MAINTAINERS: Add myself to write-after-approval.
4588
4589 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
4590
4591 PR bootstrap/7087
4592 * Makefile.tpl: Guard XFOO sed statements better.
4593 * Makefile.tpl: Add dependency for configure-target-libada.
4594 * Makefile.in: Regenerate (incidentally fixes broken
4595 commit when libada-branch was merged).
4596
4597 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
4598
4599 * MAINTAINERS: Add myself to write-after-approval.
4600
4601 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
4602
4603 * MAINTAINERS: Add Nicola Pero and myself as libobjc
4604 maintainers.
4605
4606 2004-02-20 Andrew Cagney <cagney@redhat.com>
4607
4608 * config.guess: Update from version 2003-10-16 to 2004-02-16.
4609 * config.sub: Update from version 2003-11-03 to 2004-02-16.
4610
4611 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
4612
4613 PR bootstrap/11932
4614 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
4615
4616 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
4617
4618 * MAINTAINERS: Added myself to write-after-approval.
4619
4620 2004-02-14 Michael Koch <konqueror@gmx.de>
4621
4622 * MAINTAINERS: Added myself to write-after-approval.
4623
4624 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
4625
4626 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
4627 some OS port maintainers to OS port maintainers section.
4628
4629 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
4630
4631 * MAINTAINERS: Add self.
4632
4633 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
4634
4635 * MAINTAINERS: Alphabetize.
4636
4637 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
4638
4639 * MAINTAINERS: Remove myself.
4640
4641 2004-02-11 David Edelsohn <edelsohn@gnu.org>
4642
4643 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
4644 (rs6000-*-aix*): Same.
4645 * configure: Regenerate.
4646
4647 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
4648
4649 * configure.in (host): Add in missing $noconfigdirs to defines.
4650 * configure: Regenerate.
4651
4652 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
4653 Nathanael Nerode <neroden@gcc.gnu.org>
4654
4655 PR ada/6637, PR ada/5911
4656 Merge with libada-branch:
4657 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
4658 with appropriate dependencies. Add --enable-libada configure switch.
4659 * configure, Makefile.in: Regenerate.
4660
4661 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
4662
4663 * MAINTAINERS: Add myself to write-after-approval.
4664
4665 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4666
4667 * configure.in: Don't pass --with-stabs on IRIX 5 either.
4668 * configure: Regenerate.
4669
4670 2004-02-04 Geoffrey Keating <geoffk@apple.com>
4671
4672 Merge from upstream:
4673
4674 * ltmain.in: When setting IFS to '~', be careful about user
4675 arguments that contain '~'.
4676
4677 2004-02-04 Peter O'Gorman <peter@pogma.com>
4678
4679 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
4680 Also test $base_compile against $CC with escaped arguments. Bug
4681 reported by Geoff Keating <geoffk@apple.com>.
4682
4683 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
4684
4685 * MAINTAINERS: Remove i960 port.
4686
4687 2004-01-23 DJ Delorie <dj@redhat.com>
4688
4689 * Makefile.def (target_modules) [libiberty]: Don't stage.
4690 * Makefile.in: Rebuilt.
4691
4692 2004-01-20 Caroline Tice <ctice@apple.com>
4693
4694 * MAINTAINERS: Add myself to write-after-approval.
4695
4696 2004-01-19 Paolo Carlini <pcarlini@suse.de>
4697
4698 * MAINTAINERS: Update my email address.
4699
4700 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
4701
4702 * MAINTAINERS: Add myself to write-after-approval.
4703
4704 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
4705
4706 * MAINTAINERS: Remove entries without email address.
4707
4708 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
4709
4710 * MAINTAINERS: Add myself to write-after-approval.
4711
4712 2004-01-15 Steven Bosscher <stevenb@suse.de>
4713
4714 * MAINTAINERS: Update my email address.
4715
4716 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
4717
4718 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
4719 * Makefile.tpl (configure-target-[+module+]): Support stage.
4720 * Makefile.in: Rebuilt.
4721
4722 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
4723
4724 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
4725
4726 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
4727
4728 * MAINTAINERS: Add myself as a MIPS maintainer.
4729
4730 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
4731
4732 * configure.in: Use ./config.cache, not config.cache.
4733 * configure: Regenerate.
4734 * Makefile.tpl: Special-casing not needed for GCC any more.
4735 * Makefile.in: Regenerate.
4736
4737 * configure.in: Don't share a cache file for host dirs.
4738 * configure: Regenerate.
4739
4740 * config-ml.in: Don't mess with the cache file.
4741
4742 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
4743
4744 * MAINTAINERS: Move myself from 'Write After Approval' to
4745 'CPU Port Maintainers' section as SPARC maintainer.
4746
4747 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
4748
4749 * Makefile.tpl: Make GCC use a separate config.cache.
4750 * Makefile.in: Regenerate.
4751
4752 PR bootstrap/11932, PR bootstrap/11933
4753 (I don't know if it will fix either of them, but it relates
4754 to them.)
4755 * configure.in: Don't use shared config.cache for target
4756 directories.
4757 * configure: Regenerate.
4758
4759 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
4760
4761 * MAINTAINERS: Add myself to 'Write After Approval' section.
4762
4763 2003-12-31 Roger Sayle <roger@eyesopen.com>
4764
4765 * configure.in (ia64*-*-hpux*): Disable building java libraries.
4766 * configure: Regenerated.
4767
4768 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
4769
4770 * MAINTAINERS: Remove the mn10200 maintainer.
4771
4772 2003-12-21 Bernardo Innocenti <bernie@develer.com>
4773
4774 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
4775 * configure: Regenerated.
4776
4777 2003-12-16 Jan Hubicka <jh@suse.cz>
4778
4779 * MAINTAINERS: Add myself as callgraph maintainer.
4780
4781 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
4782
4783 * configure.in (raw_libstdcxx_flags): Remove the leading space.
4784 * configure: Regenerate.
4785
4786 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4787
4788 * MAINTAINERS: Move myself from 'Bug database only accounts' to
4789 'Write After Approval' section. Update email.
4790
4791 2003-12-01 James Lemke <jim@wasabisystems.com>
4792
4793 * MAINTAINERS (Write After Approval): Add myself.
4794
4795 2003-11-20 Matt Thomas <matt@3am-software.com>
4796
4797 * MAINTAINERS: Add myself as a vax port maintainer.
4798
4799 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
4800
4801 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
4802 (configure-build-[+module+], configure-[+module+]): Likewise.
4803 (configure-target-[+module+], configure-gcc, config.status): Likewise.
4804 * Makefile.in: Regenerate.
4805
4806 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
4807
4808 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
4809 shared/dylibed libraries.
4810 * ltmain.sh: Likewise.
4811 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
4812 * ltcf-cxx.sh: Likewise.
4813 * ltcf-gcj.sh: Likewise.
4814 * ltconfig: Likewise.
4815
4816 2003-11-17 Stan Cox <scox@redhat.com>
4817
4818 * MAINTAINERS: Add myself as iq2000 port maintainer.
4819
4820 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
4821
4822 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
4823 * Makefile.in: Regenerate.
4824
4825 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
4826
4827 * config.sub: Update to 2003-11-03 version.
4828
4829 2003-10-20 Phil Edwards <phil@codesourcery.com>
4830
4831 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
4832 * configure: Regenerate.
4833
4834 2003-10-20 Nicolas Pitre <nico@cam.org>
4835
4836 * MAINTAINERS: Add myself to 'Write After Approval' section.
4837
4838 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
4839
4840 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
4841
4842 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
4843
4844 * MAINTAINERS: Update my email address.
4845
4846 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4847
4848 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
4849
4850 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
4851
4852 * MAINTAINERS: Add myself to 'Write After Approval' section.
4853
4854 2003-10-16 Bernardo Innocenti <bernie@develer.com>
4855
4856 * config.guess: Update to 2003-10-16 version.
4857 * config.sub: Update to 2003-10-16 version.
4858
4859 2003-10-15 David Daney <ddaney@avtrex.com>
4860
4861 * MAINTAINERS: Added myself to 'Write After Approval' section.
4862
4863 2003-10-15 Falk Hueffner <falk@debian.org>
4864
4865 * MAINTAINERS: Move myself from 'Bug database only accounts' to
4866 'Write After Approval' section. Update email.
4867
4868 2003-10-14 Roger Sayle <roger@eyesopen.com>
4869
4870 * MAINTAINERS: Move myself from 'Write After Approval' to
4871 'Various Maintainers' section as middle-end maintainer.
4872
4873 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
4874
4875 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
4876 HOST_FLAGS_TO_PASS.
4877 * Makefile.in: Regenerate.
4878
4879 2003-10-11 Bernardo Innocenti <bernie@develer.com>
4880
4881 * config.guess: Update to 2003-10-07 version.
4882 * config.sub: Update to 2003-10-07 version.
4883
4884 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4885
4886 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
4887 * ltconfig (irix5*, irix6*): Don't override version_type.
4888
4889 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
4890
4891 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
4892 * configure: Rebuilt
4893 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
4894 * Makefile.in: Rebuilt
4895
4896 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
4897
4898 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
4899
4900 2003-09-30 Carlo Wood <carlo@alinoe.com>
4901
4902 * MAINTAINERS (Write After Approval): Add myself.
4903
4904 2003-09-29 Paul Koning <ni1d@arrl.net>
4905
4906 * MAINTAINERS: Move myself from "Write After Approval"
4907 to CPU platform maintainers for pdp11 platform.
4908
4909 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
4910
4911 * MAINTAINERS: Move myself from 'Write After Approval' to
4912 'Various Maintainers' section as libffi testsuite maintainer.
4913
4914 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
4915
4916 * configure.in: Pass a computed --program-transform-name
4917 to subconfigures.
4918 * configure: Regenerated.
4919
4920 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
4921
4922 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
4923 * Makefile.in: Regenerate.
4924
4925 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
4926 * Makefile.in: Regenerate.
4927
4928 2003-09-19 Ziemowit Laski <zlaski@apple.com>
4929
4930 * MAINTAINERS: Move myself from 'Write After Approval'
4931 to 'Various Maintainers' (objective-c) section.
4932
4933 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
4934
4935 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
4936 quoting.
4937 * configure: Regenerated.
4938
4939 2003-09-16 Joel Brobecker <brobecker@gnat.com>
4940
4941 * MAINTAINERS (Write After Approval): Add myself to write after
4942 approval list.
4943
4944 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
4945
4946 * MAINTAINERS (Write After Approval): Add myself.
4947
4948 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
4949
4950 * MAINTAINERS: Update my e-mail address.
4951
4952 2003-09-09 Alan Modra <amodra@bigpond.net.au>
4953
4954 * libtool.m4 (LD): Correct powerpc64 host match.
4955
4956 2003-09-06 James E Wilson <wilson@tuliptree.org>
4957
4958 * MAINTAINTERS: Update my affiliation and email address.
4959
4960 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
4961
4962 * MAINTAINERS (Write After Approval): Add myself.
4963
4964 2003-09-04 DJ Delorie <dj@redhat.com>
4965
4966 * configure: Regenerate.
4967
4968 2003-09-04 Robert Millan <robertmh@gnu.org>
4969
4970 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
4971
4972 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4973
4974 * configure.in: Ensure arguments to sed are properly spaced.
4975 * configure: Regenerate.
4976
4977 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
4978
4979 * MAINTAINERS: Update my e-mail address.
4980
4981 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
4982
4983 * MAINTAINERS (Write After Approval): Add myself.
4984
4985 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
4986
4987 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
4988 * configure: Regenerated.
4989
4990 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
4991
4992 * MAINTAINERS: Update my email address.
4993
4994 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
4995
4996 * configure.in: Use newline instead of semicolon when assuming
4997 shell arguments in a for loop.
4998 * configure: Regenerated.
4999
5000 2003-08-22 Jason Eckhardt <jle@rice.edu>
5001
5002 * MAINTAINERS: Resurrect the i860 maintainer.
5003
5004 2003-08-20 Geoffrey Keating <geoffk@apple.com>
5005
5006 PR 8180
5007 * configure.in: When testing with_libs and with_headers, treat
5008 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
5009 * configure: Regenerate.
5010
5011 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5012 make, shell, etc.
5013 (baseargs): Likewise.
5014 * configure: Regenerate.
5015
5016 2003-08-20 Bernardo Innocenti <bernie@develer.com>
5017
5018 * MAINTAINERS (Write After Approval): Add myself.
5019
5020 2003-08-19 Geoffrey Keating <geoffk@apple.com>
5021
5022 * configure.in: Disable libgcj for darwin not on powerpc.
5023 * configure: Rebuild.
5024
5025 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
5026
5027 * config-ml.in, symlink-tree: Add license.
5028
5029 2003-08-03 Richard Stallman <rms@gnu.org>
5030 Eben Moglen <moglen@columbia.edu>
5031
5032 * README.SCO: New file.
5033
5034 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
5035
5036 * Makefile.tpl (check, check-c++): Express dependencies using
5037 dependencies rather than commands.
5038 * Makefile.in: Regenerate.
5039
5040 2003-08-01 Andrew Cagney <cagney@redhat.com>
5041
5042 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5043 * configure: Ditto.
5044
5045 2003-07-31 Geoffrey Keating <geoffk@apple.com>
5046
5047 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
5048 * Makefile.in: Update.
5049
5050 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
5051
5052 * configure.in: Enable libgcj for darwin.
5053 * configure: Rebuild.
5054
5055 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
5056
5057 * config-ml.in: Use ac_configure_args directly instead of
5058 ml_arguments. Only set ml_norecursion if --no[-]recursion is
5059 actually seen.
5060
5061 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
5062
5063 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5064 creating target and build subdirs to build all parent dirs as needed.
5065 * Makefile.in: Rebuild.
5066 * configure.in: Don't build dirs explicitly here.
5067 * configure: Rebuild.
5068
5069 2003-07-26 Paul Brook <paul@nowt.org>
5070
5071 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
5072
5073 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
5074
5075 * Makefile.tpl (all-make): Depend on intl.
5076 * Makefile.in: Rebuilt.
5077
5078 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
5079
5080 * install-sh: Update to newer upstream versions (associated with
5081 aclocal 1.7).
5082 * mkinstalldirs: Likewise.
5083 * missing: Likewise, plus $1Help2man -> $1 typo fix.
5084
5085 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
5086
5087 * MAINTAINERS: Move self from Bug database only accounts
5088 to write-after-approval.
5089
5090 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
5091
5092 * config.if: Remove unused libc_interface determination.
5093
5094 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
5095
5096 * MAINTAINERS: Move self from write-after-approval to
5097 build machinery (*.in).
5098
5099 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
5100
5101 PR bootstrap/11273
5102 PR bootstrap/11408
5103 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
5104 unused INSTALL_PROGRAM_ARGS.
5105 * configure.in: Use AC_PROG_INSTALL.
5106 * Makefile.in: Regenerate.
5107 * configure: Regenerate.
5108
5109 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
5110
5111 * MAINTAINERS: Alphabetize.
5112
5113 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
5114
5115 * configure: Rebuilt.
5116 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
5117 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5118 newlib nor libgloss.
5119 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
5120 * configure.in (am33_2.0-*-linux*): Added.
5121
5122 2003-07-09 Bob Wilson <bob.wilson@acm.org>
5123
5124 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
5125 * configure: Regenerate.
5126
5127 2003-07-07 Zack Weinberg <zack@codesourcery.com>
5128
5129 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
5130 * Makefile.in: Regenerate.
5131
5132 2003-07-04 Zack Weinberg <zack@codesourcery.com>
5133
5134 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
5135 * Makefile.in: Regenerate.
5136
5137 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
5138
5139 * Makefile.tpl: Replace PWD with PWD_COMMAND.
5140 * Makefile.in: Regenerated.
5141
5142 * config-ml.in: Replace PWD with PWD_COMMAND.
5143
5144 2003-07-04 Zack Weinberg <zack@codesourcery.com>
5145
5146 * intl: New directory; see intl/ChangeLog for details.
5147 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
5148 * Makefile.tpl: all-gcc depends on maybe-all-intl.
5149 * Makefile.in: Regenerate.
5150
5151 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
5152
5153 * configure.in: Clean up config-lang.in handling. Delete
5154 useless assignment to "subdirs".
5155 * configure: Regenerate.
5156
5157 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
5158
5159 * configure.in: Rename 'target_libs' to 'target_libraries'.
5160 Remove useless reference to 'target_libs'.
5161 * configure: Regenerate.
5162
5163 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
5164
5165 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
5166 * Makefile.in: Regenerate.
5167
5168 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
5169
5170 * Makefile.def: Introduce flags_to_pass.
5171 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
5172 * Makefile.in: Regenerate.
5173
5174 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
5175
5176 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
5177 and target-libgloss.
5178 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
5179 <h8300*-*-*>: Disable libf2c and ${libgcj}.
5180 * configure: Regenerate.
5181
5182 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
5183
5184 * configure.in: Update testsuite_flags to new location.
5185 * configure. Regenerate.
5186
5187 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
5188
5189 * Makefile.tpl: Remove BUILD_CC stuff.
5190 * Makefile.in: Regenerate.
5191
5192 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
5193
5194 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
5195
5196 2003-06-16 Graeme Peterson <gp@qnx.com>
5197
5198 * MAINTAINERS (Write After Approval): Add myself.
5199
5200 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
5201
5202 * config.guess: Update to 2003-06-12 version.
5203 * config.sub: Update to 2003-06-13 version.
5204
5205 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
5206
5207 * config.guess: Update to 2003-06-06 version.
5208 * config.sub: Update to 2003-06-06 version.
5209
5210 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5211
5212 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
5213 * configure. Regenerate.
5214
5215 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
5216
5217 * configure.in: Disable serial configure by default.
5218 * configure: Regenerate.
5219 * Makefile.tpl: Abolish .NOTPARALLEL.
5220 * Makefile.in: Regenerate.
5221
5222 * Makefile.tpl: Replace {build,host,target}_canonical by
5223 {build,host,target}.
5224 * Makefile.in: Regenerate.
5225
5226 * Makefile.tpl: Fix stupid pasto.
5227 * Makefile.in: Regenerate.
5228
5229 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
5230
5231 * Makefile.tpl: Remove bogus conditional.
5232 * Makefile.in: Regenerate.
5233
5234 2003-06-05 Jan Hubicka <jh@suse.cz>
5235
5236 * Makefile.tpl (profiledbootstrap): New target.
5237 * Makefile.in (profiledbootstrap): New target.
5238
5239 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
5240
5241 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
5242 Pinski. Remove user names from other bugzilla-only maintainers.
5243
5244 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
5245
5246 * Makefile.tpl: Make 'recursive targets' using autogen rather
5247 than shell loop. Remove duplicate 'clean' targets and false
5248 comments.
5249 * Makefile.def: Add systematic dependencies to 'recursive' targets.
5250 Add systematic method of specifying missing targets in subdirs.
5251 Add copyright boilerplate.
5252 * Makefile.in: Regenerate.
5253 * configure.in: Add 'recursive targets' to maybe list.
5254 * configure: Regenerate.
5255
5256 * MAINTAINERS: "GNATS only" -> "Bug database only".
5257
5258 * Makefile.tpl: Rename [+target+] to [+make_target+].
5259 * Makefile.def: Rename 'target' to 'make_target'.
5260
5261 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
5262
5263 * MAINTAINERS: Add self as options handling maintainer.
5264
5265 2003-05-28 Michael Meissner <gnu@the-meissners.org>
5266
5267 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
5268 been too long since I touched those ports.
5269
5270 2003-05-28 DJ Delorie <dj@redhat.com>
5271
5272 * Makefile.tpl: Make maybe-check-gcc .PHONY.
5273 * Makefile.in: Regenerate.
5274
5275 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
5276
5277 * configure.in: Use curly braces in the definition of tooldir.
5278 * configure: Regenerate.
5279
5280 2003-05-21 DJ Delorie <dj@redhat.com>
5281
5282 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
5283 newlib or libgloss.
5284 * Makefile.in: Regenerate.
5285
5286 2003-05-21 DJ Delorie <dj@redhat.com>
5287
5288 * Makefile.tpl: Add missing empty maybe-check-gcc target.
5289 * Makefile.in: Regenerate.
5290
5291 2003-05-20 Ian Lance Taylor <ian@airs.com>
5292
5293 * MAINTAINERS: Update my e-mail address.
5294
5295 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
5296
5297 * configure.in: Switch more things to use maybe dependencies.
5298 * Makefile.tpl: Switch more things to use maybe dependencies.
5299 Factor out common code from autogen IF statements.
5300 * configure: Regenerate.
5301 * Makefile.in: Regenerate.
5302
5303 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
5304
5305 * configure.in: Accept i[3456789]86 for machine type.
5306 * configure: Regenerate.
5307
5308 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
5309
5310 * configure.in: Switch more things to use maybe dependencies.
5311 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
5312 * configure: Regenerate.
5313 * Makefile.tpl: Switch more things to use maybe dependencies.
5314 * Makefile.in: Regenerate.
5315
5316 2003-05-16 Andreas Schwab <schwab@suse.de>
5317
5318 * Makefile.tpl (install-opcodes): Define.
5319 * Makefile.in: Rebuild.
5320
5321 2003-05-13 Andreas Jaeger <aj@suse.de>
5322
5323 * config.guess: Update to 2003-05-09 version.
5324 * config.sub: Update to 2003-05-09 version.
5325
5326 2003-05-13 Michael Eager <eager@mvista.com>
5327
5328 * configure.in: Correct sed script so that options in quotes are not
5329 deleted.
5330 * configure: Rebuild.
5331
5332 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
5333
5334 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
5335 and $$s/newlib/libc/sys/cygwin32 include paths.
5336 * configure: Ditto.
5337
5338 2003-05-12 Michael Meissner <gnu@the-meissners.org>
5339
5340 * MAINTAINERS: Update my email addresses.
5341
5342 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
5343
5344 * config-ml.in: Propagate INSTALL variables.
5345
5346 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5347
5348 * MAINTAINERS: Remove duplicate entries in Write After Approval.
5349
5350 2003-05-02 Chris Demetriou <cgd@broadcom.com>
5351
5352 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
5353 * Makefile.in: Regenerate.
5354
5355 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
5356
5357 * MAINTAINERS (GNATS only): Add Falk Hueffner.
5358
5359 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
5360
5361 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
5362
5363 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
5364
5365 * Makefile.tpl: Clean $(BUILD_SUBDIR).
5366 * Makefile.in: Regenerated.
5367
5368 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
5369
5370 * MAINTAINERS (Write After Approval): Upgrade myself from
5371 GNATS only to write-after-approval. Update my mail address.
5372
5373 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
5374
5375 (OS Port Maintainers: freebsd): Add myself.
5376
5377 2003-04-22 Mark Mitchell <mark@codesourcery.com>
5378
5379 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
5380
5381 2003-04-22 Kean Johnston <jkj@sco.com>
5382
5383 * MAINTAINERS (SCO ports): Added myself.
5384
5385 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
5386
5387 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
5388
5389 2003-04-19 Kean Johnston <jkj@sco.com>
5390
5391 * MAINTAINERS (Write After Approval): Add myself.
5392
5393 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5394
5395 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
5396 * Makefile.in: Regenerate.
5397
5398 2003-04-18 Jakub Jelinek <jakub@redhat.com>
5399
5400 * configure.in (powerpc64*-*-linux*): Remove.
5401 * configure: Rebuilt.
5402
5403 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
5404
5405 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
5406 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
5407 and restrap.
5408 * Makefile.in: Regenerate.
5409
5410 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
5411
5412 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
5413 * configure: Regenerated.
5414
5415 2003-04-15 DJ Delorie <dj@redhat.com>
5416
5417 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
5418
5419 2003-04-13 Nick Clifton <nickc@redhat.com>
5420
5421 * config-ml.in: Remove support for --disable-aix removing
5422 call-aix multilibs.
5423
5424 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
5425
5426 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
5427 * */configure: Rebuilt.
5428
5429 2003-04-08 Joel Sherrill <joel@oarcorp.com>
5430
5431 * MAINTAINERS: Add my email address.
5432
5433 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
5434
5435 * MAINTAINERS (Write After Approval): Add myself.
5436
5437 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
5438
5439 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
5440 * Makefile.in: Regenerate.
5441
5442 2003-03-14 Michael Chastain <mec@shout.net>
5443
5444 * Makefile.in: Regenerate with correct Makefile.def.
5445
5446 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
5447
5448 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
5449 Make macro.
5450 * Makefile.in: Regenerate.
5451 * configure.in: Clean up gxx_include_dir logic.
5452 * configure: Regenerate.
5453
5454 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
5455
5456 * MAINTAINERS (Write After Approval): Add myself.
5457
5458 2003-03-10 Ben Elliston <bje@wasabisystems.com>
5459
5460 * MAINTAINERS: Update my mail address.
5461
5462 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5463
5464 * configure.in (gxx_include_dir): Fix typo.
5465 * configure: Regenerated.
5466
5467 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
5468
5469 * Makefile.tpl: Reindent.
5470 * Makefile.in: Regenerate.
5471 * configure.in: Reindent. Don't set unused variables.
5472 * configure: Regenerate.
5473
5474 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
5475
5476 * configure.in: Include $(build_tooldir)/sys-include in
5477 FLAGS_FOR_TARGET.
5478 * configure: Regenerated.
5479
5480 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
5481
5482 * Makefile.tpl: Always pass down RANLIB.
5483 * Makefile.in: Regenerate.
5484
5485 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
5486 * Makefile.in: Regenerate.
5487 * configure.in: Remove unused logic relating to --enable-shared
5488 and --enable-threads. Remove bogus comments. Remove redundant
5489 noconfigdirs.
5490 * configure: Regenerate.
5491
5492 * configure.in: Replace ${libstdcxx_version} by its value.
5493 Remove reference to mh-dgux.
5494 * configure: Regenerate.
5495
5496 2003-03-03 Kevin Buettner <kevinb@redhat.com>
5497
5498 * MAINTAINERS (Write After Approval): Add myself.
5499
5500 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5501
5502 * Makefile.tpl: Rearrange.
5503 * Makefile.in: Regenerate.
5504
5505 2003-02-25 Uwe Stieber <uwe@wwws.de>
5506
5507 * configure.in: Add support for kaOS as cross build target system.
5508 * configure: Regenerated.
5509
5510 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
5511
5512 * MAINTAINERS (Write after approval): Add myself.
5513
5514 2003-02-21 James E Wilson <wilson@tuliptree.org>
5515
5516 * MAINTAINERS: Update my email address.
5517
5518 2003-02-21 Zack Weinberg <zack@codesourcery.com>
5519
5520 * MAINTAINERS: Add self to blanket write privs. section.
5521
5522 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
5523
5524 * Makefile.tpl: Add definition of CPPFLAGS to pass into
5525 configure-target-* as some target builds may require additional
5526 flags for preprocessor tests.
5527 * Makefile.in: Regenerated.
5528
5529 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
5530
5531 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
5532 * ltconfig: Handle it.
5533 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
5534 auto-detecting it.
5535
5536 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
5537 it is used as argument to $CC.
5538 * ltcf-gcj.sh: Likewise.
5539
5540 * configure.in: Introduce --enable-maintainer-mode.
5541 * configure: Rebuilt.
5542 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
5543 for maintainer mode.
5544 * Makefile.in: Rebuilt.
5545
5546 2003-02-18 Jason Merrill <jason@redhat.com>
5547
5548 * Makefile.tpl (check-c++): Allow parallelism.
5549
5550 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5551
5552 * MAINTAINERS: Remove John Carr (who never actually had access to
5553 gcc.gnu.org).
5554
5555 2003-02-15 Geoffrey Keating <geoffk@apple.com>
5556
5557 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
5558 don't configure target-libobjc.
5559 * configure: Regenerate.
5560
5561 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5562
5563 * Makefile.tpl (RANLIB): Define.
5564 * Makefile.in: Regenerate.
5565
5566 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
5567
5568 * MAINTAINERS: Update my email.
5569
5570 2003-02-06 Keith R Seitz <keiths@redhat.com>
5571
5572 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
5573 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
5574 * Makefile.in: Regenerated.
5575 * configure.in: Remove all traces of snavigator, db, and grep.
5576 * configure: Regenerated.
5577
5578 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5579
5580 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
5581 After Approval.
5582
5583 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
5584
5585 * MAINTAINERS (Write after approval): Add myself.
5586
5587 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
5588
5589 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
5590 * Makefile.in: Regenerated.
5591
5592 2003-01-30 Roger Sayle <roger@eyesopen.com>
5593
5594 * config.guess: Updated to 2003-01-30's version.
5595 * config.sub: Updated to 2003-01-28's version.
5596
5597 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
5598
5599 * config.if: If gcc_version is already set, just use it. Don't set
5600 gcc_version_trigger if it's already set, otherwise set it to
5601 gcc/version.c, but only if the file exists. If it is not set and
5602 gcc/version.c does not exist, try to extract the version number from
5603 $CC.
5604
5605 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
5606
5607 * MAINTAINERS: Add myself to write-after-approval list.
5608
5609 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
5610
5611 * configure.in: Revert 24Jan change.
5612 * configure: Regenerate.
5613
5614 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5615
5616 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
5617 entry of HJ Lu.
5618
5619 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
5620
5621 * configure.in: Revert previous change.
5622 * configure: Regenerate.
5623
5624 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
5625
5626 * configure.in: Make rda native-only.
5627 * configure: Regenerate.
5628
5629 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
5630
5631 * MAINTAINERS: Move myself from GNATS-only-accounts to
5632 write-after-approval.
5633
5634 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
5635
5636 * configure.in: Add missing \.
5637 * configure: Rebuilt.
5638
5639 2003-01-17 Jakub Jelinek <jakub@redhat.com>
5640
5641 * configure.in (baseargs): Avoid using \| in sed regular
5642 expressions.
5643 * configure: Rebuilt.
5644
5645 2003-01-16 Jakub Jelinek <jakub@redhat.com>
5646
5647 * configure.in (baseargs): Remove all supported forms of
5648 --cache-file, --srcdir, --host, --build and --target options
5649 from argument lists.
5650 * configure: Rebuilt.
5651
5652 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
5653
5654 * MAINTAINERS: Add myself to write-after-approval list.
5655
5656 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
5657
5658 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
5659 * configure: Rebuilt.
5660
5661 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
5662
5663 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
5664 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
5665 * Makefile.in: Regenerate.
5666 * configure: Regenerate.
5667
5668 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
5669
5670 * configure.in: Remove Makefile in build, host and target modules
5671 unless configure was run with --no-recursion.
5672 * configure: Rebuilt.
5673
5674 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
5675
5676 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
5677 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
5678 * Makefile.in: Regenerate.
5679
5680 2003-01-08 Chris Demetriou <cgd@broadcom.com>
5681
5682 * config.guess: Update to 2003-01-03 version.
5683 * config.sub: Update to 2003-01-03 version.
5684
5685 2003-01-07 Christopher Faylor <cgf@redhat.com>
5686
5687 * configure: Regenerate with proper autoconf 2.13.
5688
5689 2003-01-07 Christopher Faylor <cgf@redhat.com>
5690
5691 * configure.in: Add AC_PREREQ for consistency.
5692 * configure: Regenerate.
5693
5694 2003-01-06 Andrew Cagney <ac131313@redhat.com>
5695
5696 * configure.in (GDB_TK): Add tcl directories conditional on
5697 gdb/gdbtk directory being present.
5698 * configure: Regenerate.
5699
5700 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
5701
5702 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
5703 by gcc if LD is not defined and we are not doing a Canadian Cross.
5704 * configure: Rebuilt.
5705
5706 2002-12-31 Tom Tromey <tromey@redhat.com>
5707
5708 * Makefile.in: Rebuilt.
5709 * Makefile.def (target_modules) [libffi]: Allow installation.
5710
5711 2002-12-31 Andreas Schwab <schwab@suse.de>
5712
5713 * configure.in: Fix use of $program_transform_name.
5714 * configure: Regenerated.
5715
5716 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
5717
5718 * configure.in (baseargs): Don't remove first configure argument.
5719 * configure: Regenerated.
5720
5721 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
5722
5723 * Makefile.tpl (local-distclean): Don't remove...
5724 (multilib.ts): ... this. Moved into...
5725 (multilib.out): ... this. Don't use sub-make.
5726 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
5727 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
5728 (configure-build-[+module+], configure-[+module+],
5729 configure-target-[+module+], configure-gcc): ... these. Test
5730 for Makefile existence. Drop config.status from dependencies.
5731 * Makefile.in: Rebuilt.
5732 * configure.in: Move gcc-version-trigger to the end of
5733 ac_configure_args. Add comments to maybedep.tmp and
5734 serdep.tmp. Introduce --disable-serial-configure. Remove
5735 nonopt from baseargs, matching and removing corresponding
5736 whitespace while at it.
5737 * configure: Rebuilt.
5738
5739 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
5740
5741 * configure.in (host_configargs): Replace reference to
5742 no-longer-defined buildopts with --build=${build_alias}.
5743 * configure: Rebuilt.
5744
5745 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
5746 program_transform_name to standard idiom.
5747 (AUTOGEN, AUTOCONF): Define.
5748 (Makefile.in): Use $(AUTOGEN).
5749 (Makefile): Depend on config.status, and use autoconf-style rule to
5750 build it. Move original commands to...
5751 (config.status): ... this new target.
5752 (configure): Add $(srcdir). Depend on config/acx.m4. Use
5753 $(AUTOCONF).
5754 * Makefile.in: Rebuilt.
5755
5756 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
5757
5758 * Makefile.tpl: Fix dramatic bustage due to change in
5759 program_transform_name.
5760 * Makefile.in: Regenerate.
5761
5762 * configure.in: Remove unnecessary PATH setting.
5763 * configure: Regnerate.
5764
5765 * configure.in: Don't default to unprefixed tools unless
5766 the native tools will work.
5767 * configure: Regenerate.
5768
5769 * configure.in: Convert to autoconf script. Blow away lots
5770 of now-redundant Makefile fragments.
5771 * configure: Generate using Autoconf.
5772 * Makefile.tpl: Rewrite to reflect autoconfiscation.
5773 * Makefile.in: Regenerate.
5774
5775 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
5776
5777 * configure: Fix stupid bug where RANLIB was mistakenly included.
5778
5779 * configure.in: Rename (buildargs, hostargs, targargs) to
5780 (build_configargs, host_configargs, target_configargs).
5781
5782 * configure.in: Move logic out of sed statement.
5783
5784 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
5785 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
5786
5787 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
5788
5789 * config.sub: Import from master repository
5790 * config.guess: Ditto
5791
5792 2002-12-24 Andreas Schwab <schwab@suse.de>
5793
5794 * Makefile.tpl (multilib.out): Fix missing space.
5795 * Makefile.in: Regenerate.
5796
5797 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
5798
5799 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
5800 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
5801 * Makefile.in: Regenerate.
5802 * configure.in: Remove unnecessary leftovers.
5803
5804 2002-12-21 Geoffrey Keating <geoffk@apple.com>
5805
5806 * configure.in (extra_ranlibflags_for_target): New variable.
5807 (*-*-darwin): Add -c to ranlib commands.
5808 * configure (tooldir): Handle extra_ranlibflags_for_target.
5809
5810 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
5811
5812 * Makefile.tpl: Revert HJL's change.
5813 * Makefile.in: Regenerated.
5814 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
5815 always.
5816
5817 2002-12-19 Andreas Schwab <schwab@suse.de>
5818
5819 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
5820 * Makefile.in: Regenerate.
5821
5822 2002-12-18 H.J. Lu <hjl@gnu.org>
5823
5824 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
5825 * Makefile.in: Regenerated.
5826
5827 * configure.in (build_prefix): New. Substitute.
5828
5829 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
5830
5831 * Makefile.tpl: Don't let real targets depend on phony targets.
5832 * Makefile.in: Regenerate.
5833
5834 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
5835 * Makefile.in: Regenerate.
5836
5837 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
5838
5839 * config.sub: Import from master repository
5840 * config.guess: Ditto
5841
5842 2002-12-16 Jason Merrill <jason@redhat.com>
5843
5844 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
5845 previous 'make bootstrap'.
5846 * Makefile.in: Regenerate.
5847
5848 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
5849
5850 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
5851
5852 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
5853
5854 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
5855 * Makefile.in: Regenerate.
5856
5857 2002-12-13 Jason Merrill <jason@redhat.com>
5858
5859 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
5860 library tests.
5861 (check-c++): Just depend on it and check-target-libstdc++-v3.
5862 * Makefile.in: Regenerate.
5863
5864 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
5865
5866 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
5867 * Makefile.in: Rebuilt.
5868
5869 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
5870
5871 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
5872
5873 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
5874
5875 * configure: Fix bug put in by gremlins.
5876
5877 * Makefile.tpl: Substitute more autoconfily.
5878 * configure: Substitute more autoconfily.
5879 * Makefile.in: Regenerate.
5880
5881 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
5882
5883 * config.sub: Import from master repository
5884 * config.guess: Ditto
5885 * MAINTAINERS: Added Svein Seldal under write after approval
5886
5887 2002-12-08 Andrew Cagney <ac131313@redhat.com>
5888
5889 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
5890 * Makefile.in (all-sim): Ditto.
5891
5892 2002-12-06 DJ Delorie <dj@redhat.com>
5893
5894 * Makefile.tpl: Change configure dependencies to not have real
5895 targets depend on phony targets.
5896
5897 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
5898
5899 * configure.in: Revert unintentional change.
5900
5901 * Makefile.tpl: Change dependency for */multilib.out so that
5902 it works when gcc isn't in the tree.
5903
5904 * configure.in: Substitute more.
5905 * configure: Run subconfigures from the Makefile.
5906 * Makefile.tpl: Run subconfigures from the Makefile; add a few
5907 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
5908
5909 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5910
5911 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
5912
5913 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
5914
5915 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
5916 and corresponding dependencies.
5917 * Makefile.in: Regenerate.
5918
5919 * configure.in (host_tools): Order binutils, gas and ld for
5920 convenience in running the testsuites.
5921
5922 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
5923 * Makefile.in: Regenerate.
5924 * configure.in: Introduce rules to serialize subconfigure runs.
5925
5926 * configure.in: Introduce BASE_CC_FOR_TARGET.
5927 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
5928 Realize configure-build-* targets. Realize configure-target-* targets.
5929 * Makefile.in: Regenerate.
5930
5931 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
5932
5933 * configure: Move gcc_version_trigger stuff from here...
5934 * configure.in: ...to here.
5935
5936 * configure.in: Separate subconfigure options added by this file from
5937 options given by the user. Add machinery to put args for host
5938 subconfigures into the Makefile.
5939
5940 * Makefile.tpl: Remove 'vault' targets.
5941 * Makefile.tpl: Reorder and comment dependencies.
5942 * Makefile.in: Regenerate.
5943
5944 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
5945 * configure.in: Fix my broken commit of previous patch. (sigh)
5946
5947 2002-11-28 Geoffrey Keating <geoffk@apple.com>
5948
5949 * configure.in: Move host-specific darwin noconfigdirs into
5950 the host-specific section.
5951
5952 2002-11-28 Geoffrey Keating <geoffk@apple.com>
5953
5954 * configure.in: Move host-specific darwin noconfigdirs into
5955 the host-specific section.
5956
5957 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
5958
5959 * configure: Remove skip-this-dir support.
5960 * Makefile.tpl: Remove skip-this-dir support.
5961
5962 * Makefile.tpl: Remove leftover support for non-autoconfiscated
5963 subdirectories.
5964 * Makefile.in: Regenerate.
5965
5966 * Makefile.tpl: Strip out useless setting of 'dir'.
5967 * Makefile.in: Regenerate.
5968
5969 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
5970
5971 * configure.in: Fix deeply stupid bug.
5972
5973 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
5974 shell code in CXX_FOR_TARGET
5975 * Makefile.def: Introduce raw_cxx.
5976 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
5977 RAW_CXX_FOR_TARGET.
5978 * Makefile.in: Regenerate.
5979
5980 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
5981
5982 * Makefile.tpl: Remove unnecessary ifs.
5983 * Makefile.in: Regenerate.
5984
5985 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
5986 dependencies. Maybe-ize build-libiberty. Create dummy install
5987 targets for 'no_install' modules.
5988 * configure: Move GDB_TK substitution to configure.in. Move
5989 build_modules stuff to configure.in.
5990 * configure.in: Implement soft dependency machinery. Maybe-ize
5991 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
5992 * Makefile.in: Regenerate.
5993
5994 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
5995
5996 * Makefile.tpl: Make all-target, install-target behave similarly
5997 to all, install (only hitting configured targets). Eliminate
5998 unused macro defintions.
5999
6000 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6001 build != host.
6002
6003 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6004
6005 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6006
6007 * configure.in: Produce lists of subdir targets we're actually
6008 configuring. Remove references to "dosrel".
6009 * Makefile.tpl: Let configure set which subdir targets are hit.
6010 Remove install-cross; clean up install; remove ALL. Remove
6011 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
6012 Autogenerate host module targets. Remove empty dependency lines
6013 and redundant dependency; rearrange slightly.
6014 * Makefile.def: Add host-side libtermcap, utils.
6015
6016 * Makefile.in: Regenerate.
6017
6018 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6019
6020 * ltconfig (osf[345]): Append $major to soname_spec.
6021 Reflect this in library_names_spec.
6022 * ltmain.sh (osf): Prefix $major with . for use as extension.
6023
6024 2002-11-19 Andreas Jaeger <aj@suse.de>
6025
6026 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
6027 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
6028 and sparc64 GNU/Linux systems.
6029
6030 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
6031
6032 * MAINTAINERS: Update email.
6033
6034 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6035
6036 * MAINTAINERS: Complete James Dennett's entry.
6037
6038 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
6039
6040 * MAINTAINERS (Write After Approval): Add myself.
6041
6042 2002-11-13 Bruce Korb <bkorb@gnu.org>
6043
6044 * Makefile.tpl: syntactic cleanup
6045
6046 2002-11-13 Stuart Hastings <stuart@apple.com>
6047
6048 * MAINTAINERS: Add myself to write-after-approval list.
6049
6050 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
6051
6052 * Makefile.def: Add list of recursive targets to autogenerate.
6053 Add build_modules.
6054 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
6055 targets. Autogenerate *-build-* targets.
6056 * Makefile.in: Regenerate.
6057
6058 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
6059
6060 * configure: More autoconf-style substitutions.
6061 * Makefile.tpl: More autoconf-style substitutions.
6062 * Makefile.in: Regenerate.
6063
6064 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
6065
6066 * configure: Substitute more variables in a more autoconf-friendly
6067 way. Simplify slightly.
6068 * Makefile.tpl: Make more variables substitutable in an
6069 autoconf-friendly way.
6070 * Makefile.in: Regenerate.
6071
6072 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
6073
6074 * MAINTAINERS (Write After Approval): Add myself.
6075
6076 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
6077
6078 * configure.in (v810*): Remove special setting of tools.
6079
6080 * configure: Add support for extra required flags for ar or nm.
6081 * configure.in (aix4.3+): Use above support for target-specific
6082 issues, rather than using config/mt-aix43.
6083
6084 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
6085
6086 * configure: Remove 'removing', which doesn't work. Replace $subdir
6087 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
6088 with $srcdir. Reformat indentation. Substitute some variables
6089 formerly hard-coded in the Makefile for build=host.
6090 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6091 * Makefile.def: Autogenerate more.
6092 * Makefile.in: Regenerate.
6093
6094 2002-11-04 Adam Nemet <anemet@lnxw.com>
6095
6096 * MAINTAINERS (Write After Approval): Add myself.
6097
6098 2002-11-04 Kevin Buettner <kevinb@redhat.com>
6099
6100 * Makefile.def (host_modules): Add rda.
6101 * Makefile.in: Regenerate.
6102 * configure.in (target_tool): Add target-rda to list.
6103
6104 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6105
6106 * MAINTAINERS: Remove "co-maintainer" note for web pages.
6107
6108 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
6109
6110 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
6111 and restrap targets to this rule.
6112 * Makefile.in: Regenerate.
6113
6114 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6115
6116 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
6117 GNATS only accounts.
6118
6119 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
6120
6121 * configure.in (i[3456]86-*-linux*): Add check to disable
6122 ${libgcj} for glibc1.
6123
6124 2002-10-24 Denis Chertykov <denisc@overta.ru>
6125
6126 * MAINTAINERS: Add myself as ip2k port maintainer.
6127
6128 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
6129
6130 * configure.in: Add tic4x target.
6131
6132 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
6133
6134 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6135 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6136 * Makefile.in: Regenerate.
6137
6138 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6139 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
6140 * Makefile.in: Regenerate.
6141
6142 2002-10-02 Janis Johnson <janis187@us.ibm.com>
6143
6144 * MAINTAINERS: Add myself as web pages co-maintainer.
6145
6146 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
6147
6148 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
6149 * Makefile.in: Regenerate.
6150
6151 2002-10-02 Zack Weinberg <zack@codesourcery.com>
6152
6153 * MAINTAINERS: Add myself and Nathan Sidwell
6154 <nathan@codesourcery.com> as VxWorks maintainers.
6155
6156 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
6157
6158 * Makefile.def: Remove order dependency comments.
6159 * Makefile.tpl: Add explicit install-install dependencies.
6160 * Makefile.in: Regenerate.
6161
6162 * Makefile.tpl: Remove material now in src-release. (Finally!)
6163 * Makefile.in: Regenerate.
6164
6165 * Makefile.tpl: Add configure-target (for src-release in src)
6166 * Makefile.in: Regenerate.
6167
6168 2002-09-30 Nick Clifton <nickc@redhat.com>
6169
6170 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6171
6172 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
6173
6174 * configure.in (s390*-*-linux*): Enable libgcj.
6175
6176 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
6177
6178 * configure: Revert accidentally applied changes.
6179
6180 * Makefile.tpl: Make more autoconf-friendly.
6181 * Makefile.in: Regenerate.
6182 * configure: Make substitution more autoconf-like.
6183
6184 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
6185
6186 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
6187 single entry to handle all these.
6188 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
6189 libjava on arm-*-elf.
6190
6191 2002-09-27 Geoffrey Keating <geoffk@apple.com>
6192
6193 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
6194 things that depend on them.
6195
6196 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
6197
6198 * Makefile.tpl: Make subsituted variables more autoconfy.
6199 * Makefile.in: Regenerate.
6200 * configure: Make seds more autoconfy.
6201
6202 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
6203
6204 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
6205 * Makefile.in: Regenerate.
6206 * configure.in: Rewrite sed statements to look autoconfy.
6207
6208 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
6209 all-target-foo on configure-target-foo.
6210 * Makefile.def: Ditto.
6211 * Makefile.in: Rebuild.
6212
6213 2002-09-25 Andrew Haley <aph@redhat.com>
6214
6215 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
6216
6217 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
6218
6219 * Makefile.def: New file.
6220 * Makefile.tpl: New file.
6221 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
6222 * contrib/gcc_update: Note that Makefile.in is a generated file.
6223
6224 * configure.in: Minor rearrangement. Simplify tests.
6225
6226 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
6227
6228 * configure.in (with_headers): Skip copy if value is "yes".
6229 (with_libs): Likewise.
6230
6231 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
6232
6233 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
6234 * configure.in (sh*-*-pe*): Ditto.
6235 * configure.in (mips*-*-pe*): Ditto.
6236 * configure.in (*arm-wince-pe): Ditto.
6237
6238 * configure.in: Rearrange.
6239
6240 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
6241
6242 * MAINTAINERS: Update my email address.
6243
6244 2002-08-30 Paul Koning <pkoning@equallogic.com>
6245
6246 * MAINTAINERS: (Write After Approval): Add myself.
6247
6248 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
6249
6250 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
6251
6252 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
6253
6254 * MAINTAINERS: Change my mailing address.
6255
6256 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
6257
6258 * MAINTAINERS (Write After Approval): Remove myself.
6259 (Various Maintainers: c++ runtime libs): Add myself.
6260
6261 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
6262
6263 * MAINTAINERS (Write After Approval): Remove myself.
6264 (Various Maintainers: c++ runtime libs): Add myself.
6265
6266 2002-08-15 Eric Christopher <echristo@redhat.com>
6267
6268 * config.sub: Import from master repository.
6269 * config.guess: Ditto.
6270
6271 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
6272
6273 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
6274 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
6275 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
6276
6277 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
6278
6279 * MAINTAINERS: Add self to rs6000 vector extensions.
6280
6281 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
6282
6283 * libiberty/configure: Reverted unintended yesterday's check in.
6284
6285 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
6286
6287 * boehm-gc/configure, libf2c/configure: Rebuilt.
6288 * libffi/configure, libiberty/configure: Ditto.
6289 * libjava/configure, libobjc/configure: Ditto.
6290 * libstdc++-v3/configure, zlib/configure: Ditto.
6291 Merged from binutils:
6292 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
6293 From Steve Ellcey <sje@cup.hp.com>:
6294 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
6295 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
6296 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
6297 IA64.
6298 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
6299 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
6300 soname_spec, sys_lib_search_path_spec): Ditto.
6301
6302 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
6303
6304 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
6305
6306 2002-08-04 H.J. Lu (hjl@gnu.org)
6307
6308 * configure.in (mips*-*-linux*): Don't skip target-libffi.
6309
6310 2002-08-02 Krister Walfridsson <cato@df.lth.se>
6311
6312 * MAINTAINERS (Write After Approval): Add myself.
6313
6314 2002-07-31 Alan Modra <amodra@bigpond.net.au>
6315
6316 * configure.in: Move generic linux case to end. Copy generic
6317 linux noconfigdirs to mips*-*-linux* entry and new
6318 powerpc64*-*-linux* entry. Add target-libffi for the latter.
6319
6320 2002-07-19 Michael Matz <matz@suse.de>
6321
6322 * MAINTAINERS: Add myself as ra* maintainer.
6323
6324 2002-07-16 Chris Demetriou <cgd@broadcom.com>
6325
6326 * config.guess: Update to 2002-07-09 version.
6327 * config.sub: Update to 2002-07-03 version.
6328
6329 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
6330
6331 * MAINTAINERS: Fix typo in a maintainer email address.
6332
6333 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
6334
6335 * configure.in: Remove two redundant tests.
6336
6337 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6338
6339 * configure.in (mips*-*-irix6*o32): Enable stabs.
6340
6341 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
6342
6343 * configure.in: Don't build grez.
6344 * Makefile.in: Ditto.
6345
6346 * Makefile.in: Remove references to bsp, cygmon, libstub.
6347 * configure.in: Ditto.
6348
6349 * configure.in: Remove leftover reference to gdbtest.
6350
6351 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
6352
6353 * configure.in (gxx_include_dir): Change to match versioned
6354 C++ headers if --enable-version-specific-runtime-libs is used.
6355
6356 2002-07-04 Steve Ellcey <sje@cup.hp.com>
6357
6358 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
6359
6360 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
6361
6362 * configure.in: Make --without-x work.
6363
6364 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
6365
6366 * configure.in: Rearrange target Makefile fragment collection.
6367
6368 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
6369 cvs[src].
6370 * configure.in: Ditto.
6371
6372 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
6373
6374 * MAINTAINERS (Write After Approval): Update my e-mail address.
6375
6376 2002-06-24 Ben Elliston <bje@redhat.com>
6377
6378 * configure.in (host_tools): Remove cgen.
6379
6380 * Makefile.in (all-cgen): Remove; runs from its source directory.
6381 (check-cgen, install-cgen, clean-cgen): Likewise.
6382 (all-opcodes): Do not depend on all-cgen.
6383 (all-sim): Likewise.
6384
6385 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
6386
6387 * Makefile.in: Eliminate 'apache' targets.
6388 * configure.in: Eliminate 'apache' targets.
6389
6390 * configure.in: Eliminate redundant tests. Reorganize.
6391
6392 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
6393
6394 * config-ml.in: Eliminate references to Cygnus configure.
6395
6396 * Makefile.in: Eliminate references to building emacs.
6397
6398 2002-06-28 Graham Stott <graham.stott@btinternet.com>
6399
6400 * MAINTAINERS: Update my email address.
6401
6402 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
6403
6404 * config.if (libstdcxx_incdir): Version C++ headers.
6405 (cxx_incdir): Remove.
6406
6407 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
6408
6409 * MAINTAINERS (Write After Approval): Add self.
6410
6411 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
6412
6413 * configure.in: Add support for ip2k.
6414
6415 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
6416
6417 * configure.in: Fix AIX configury bug.
6418
6419 2002-06-20 Steve Ellcey <sje@cup.hp.com>
6420
6421 * MAINTAINERS (Write After Approval): Add self.
6422
6423 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6424
6425 * configure.in: replace ${topsrcdir} with ${srcdir}
6426
6427 * configure.in: Move definition of libstdcxx_flags
6428 right above usage, rather than waaay earlier.
6429
6430 * configure.in: Pull definition of is_cross_compiler earlier.
6431
6432 * configure.in: Rearrange a little.
6433
6434 * configure.in: Remove references to librx.
6435 * Makefile.in: Remove references to librx.
6436
6437 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
6438
6439 * config.sub: Add support for avr target.
6440 Import from master sources, rev 1.255
6441
6442 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
6443
6444 * configure, .cvsignore: Revert previous change...
6445 * Makefile: ...delete.
6446
6447 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6448
6449 * configure.in: Eliminate ${gasdir} variable.
6450
6451 2002-06-18 Dave Brolley <brolley@redhat.com>
6452
6453 * configure.in: Add support for frv.
6454 * config.sub: Add support for frv.
6455
6456 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
6457
6458 * configure: Remove garbage from previous commit.
6459
6460 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
6461
6462 * configure: For in-source builds, make a subdir and re-exec there.
6463 * Makefile: New file. Pass targets through to build directory.
6464 * .cvsignore: No longer ignore "Makefile".
6465
6466 2002-06-16 Douglas Rupp <rupp@gnat.com>
6467
6468 * MAINTAINERS (Write After Approval): Add self.
6469
6470 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6471
6472 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
6473
6474 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
6475
6476 * configure.in (vax-*-netbsd*): Re-enable gas.
6477
6478 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
6479
6480 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
6481 BUILD_PREFIX_1, to correct nomenclature.
6482 * configure: Likewise.
6483
6484 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
6485 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
6486
6487 2002-05-31 Olaf Hering <olh@suse.de>
6488
6489 * config-ml.in: Propogate DESTDIR also.
6490
6491 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
6492
6493 * configure.in (vax-*-netbsd*): Don't build gas for this
6494 platform.
6495
6496 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
6497
6498 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6499 and libgcj for AVR.
6500
6501 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
6502
6503 * MAINTAINERS (Write After Approval): Add myself.
6504
6505 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
6506
6507 * config.guess: Update to 2002-05-22 version.
6508 * config.sub: Likewise.
6509
6510 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6511
6512 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
6513 * config-ml.in: Likewise.
6514 * configure: Likewise.
6515 * configure.in: Likewise.
6516
6517 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
6518
6519 * MAINTAINERS: Update my email address.
6520
6521 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
6522
6523 * configure.in: Simplify makefile fragment collection.
6524
6525 * configure.in: Remove code to build emacs.
6526
6527 * configure.in : Remove --srcdir argument from targargs and buildargs
6528 (it's always overridden in the Makefile anyway). Rearrange a bit.
6529
6530 * configure: Move some logic to configure.in.
6531 * configure.in: Move some logic from configure.
6532
6533 2002-05-11 Tom Tromey <tromey@redhat.com>
6534
6535 * MAINTAINERS: Reflect libgcj reality.
6536
6537 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
6538
6539 * Makefile.in: Honour DESTDIR.
6540
6541 2002-05-08 Mark Mitchell <mark@codesourcery.com>
6542
6543 * config.guess: Import 2002-03-20 version.
6544 * config.sub: Import 2002-04-26 version.
6545
6546 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6547
6548 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
6549
6550 2002-05-07 Tim Josling <tej@melbpc.org.au>
6551
6552 * MAINTAINERS: Add self.
6553
6554 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
6555
6556 * ltmain.sh: Detect and handle object name conflicts
6557 while piecewise linking a static library.
6558
6559 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
6560
6561 * configure.in (noconfigdirs): Don't disable libgcj on
6562 sparc64-*-solaris* and sparcv9-*-solaris*.
6563
6564 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
6565
6566 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
6567
6568 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
6569
6570 * configure.in (FLAGS_FOR_TARGET): Do not add
6571 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
6572 on i[3456]86-*-linux*.
6573
6574 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
6575
6576 * configure.in (noconfigdirs): Replace [ ] with test.
6577
6578 * configure.in (noconfigdirs): Do not add target-newlib if
6579 target == i[3456]86-*-linux*, and host == target.
6580
6581 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
6582
6583 * configure.in: delete reference to absent file
6584
6585 * configure.in: replace '[' with 'test'
6586
6587 * configure.in: Eliminate references to gash.
6588 * Makefile.in: Eliminate references to gash.
6589
6590 * configure.in: remove useless references to 'pic' makefile fragments.
6591
6592 * configure.in: (*-*-windows*) Finish removing.
6593
6594 * configure.in: Eliminate redundant test for libgui.
6595
6596 2002-04-29 Roger Sayle <roger@eyesopen.com>
6597
6598 * MAINTAINERS: Add self and realphabetize. Update entries
6599 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
6600 entry for a29k port maintainer.
6601
6602 2002-04-26 Joel Sherrill <joel@OARcorp.com>
6603
6604 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
6605 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
6606
6607 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
6608
6609 * configure.in: remove references to dead files
6610
6611 2002-04-19 Mark Mitchell <mark@codesourcery.com>
6612
6613 * MAINTAINERS: Add information about purpose of this file.
6614
6615 2002-04-18 Tom Tromey <tromey@redhat.com>
6616
6617 * configure.in: Disallow configuring libgcj when it is already
6618 installed and we're using Solaris 2.8 linker. Do enable libgcj on
6619 Solaris 2.8 by default. For PR libgcj/6158.
6620
6621 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
6622
6623 * configure.in: Move default CC setting out of config/mh-* fragments
6624 directly into here.
6625
6626 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
6627
6628 * configure.in: don't even try to configure or make a subdirectory
6629 if there's no configure script for it.
6630
6631 2002-04-15 Mark Mitchell <mark@codesourcery.com>
6632
6633 * MAINTAINERS: Remove chill maintainers.
6634 * Makefile.in (CHILLFLAGS): Remove.
6635 (CHILL_LIB): Remove.
6636 (TARGET_CONFIGDIRS): Remove libchill.
6637 (CHILL_FOR_TARGET): Remove.
6638 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
6639 CHILL_LIB.
6640 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
6641 (CHECK_TARGET_MODULES): Likewise.
6642 (INSTALL_TARGET_MODULES): Likewise.
6643 (CLEAN_TARGET_MODULES): Likewise.
6644 (configure-target-libchill): Remove.
6645 (all-target-libchill): Remove.
6646 * configure.in (target_libs): Remove target-libchill.
6647 Do not compute CHILL_FOR_TARGET.
6648 * libchill: Remove directory.
6649
6650 2002-04-11 DJ Delorie <dj@redhat.com>
6651
6652 * Makefile.in, configure.in: Sync with binutils, entries
6653 follow...
6654
6655 2002-04-07 Andrew Cagney <ac131313@redhat.com>
6656
6657 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
6658 (do-tar, do-bz2): New rules.
6659 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
6660 (gdb-tar): New rule.
6661 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
6662 (insight_dejagnu.tar): New rule.
6663 (insight.tar): New rule.
6664 (gdb+dejagnu.tar): New rule.
6665 (gdb.tar): New rule.
6666
6667 2002-02-01 Mo DeJong <supermo@bayarea.net>
6668
6669 * Makefile.in: Add all-tix to deps for all-snavigator
6670 so that tix is built when building snavigator.
6671
6672 2002-01-11 Steve Ellcey <sje@cup.hp.com>
6673
6674 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
6675 ld and gdb are not supported.
6676
6677 2002-01-07 Mark Salter <msalter@redhat.com>
6678
6679 * configure.in: Remove target-bsp and target-cygmon from arm builds.
6680 Allow target-libgloss to be built for arm, strongarm, and xscale.
6681
6682 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
6683
6684 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
6685 options for i[3456]86-pc-linux* native builds.
6686
6687 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
6688
6689 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
6690 files from .po files for a distribution.
6691
6692 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
6693
6694 * configure.in: Enable libstdc++-v3 for h8300 targets.
6695
6696 2001-06-19 Alan Modra <amodra@bigpond.net.au>
6697
6698 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
6699 version from bfd/.
6700
6701 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
6702
6703 * Makefile.in (VER): When present, extract the version number from
6704 the file version.in.
6705
6706 2001-05-24 Tom Rix <trix@redhat.com>
6707
6708 * configure.in : enable ld for aix
6709
6710 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
6711
6712 * config.guess: Add linux target for S/390.
6713
6714 2000-11-07 Philip Blundell <pb@futuretv.com>
6715
6716 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
6717
6718 2000-11-03 Philip Blundell <pb@futuretv.com>
6719
6720 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
6721 files.
6722
6723 2001-01-15 Ben Elliston <bje@redhat.com>
6724
6725 * configure.in (host_tools): Add sid.
6726 Always configure cgen.
6727
6728 2000-11-24 Nick Clifton <nickc@redhat.com>
6729
6730 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
6731
6732
6733 2000-08-20 Doug Evans <dje@casey.transmeta.com>
6734
6735 * Makefile.in (ALL_MODULES): Add all-cgen.
6736 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
6737 (all-cgen): New target.
6738 (all-opcodes,all-sim): Depend on all-cgen.
6739 * configure.in (host_tools): Add cgen.
6740 Only configure cgen if --enable-cgen-maint.
6741
6742 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
6743
6744 * configure.in: Add *-*-freebsd* configurations.
6745
6746 2002-04-08 Tom Tromey <tromey@redhat.com>
6747
6748 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
6749 Fixes PR libgcj/6068.
6750
6751 2002-03-30 Krister Walfridsson <cato@df.lth.se>
6752
6753 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
6754
6755 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6756
6757 * configure.in (alpha*-dec-osf*): Enable libgcj.
6758
6759 2003-03-27 Matthew Gingell <gingell@gnat.com>
6760
6761 * MAINTAINERS (Write After Approval): Add myself.
6762
6763 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
6764
6765 Fix for: PR bootstrap/3591, target/5676
6766 * configure.in (mcore-pe): Disable the configuration of
6767 libstdc++-v3 since exceptions are not supported.
6768
6769 2002-03-20 Anthony Green <green@redhat.com>
6770
6771 * configure.in: Enable libgcj for xscale-elf target.
6772
6773 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
6774
6775 * MAINTAINERS: Update my email address.
6776
6777 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
6778
6779 * ltmain.sh (relink_command): Fix typo in previous change.
6780
6781 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
6782
6783 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
6784 (relink_command): Added --tag flags.
6785 (mode=install): If relinking fails; error out.
6786
6787 2002-03-12 Richard Henderson <rth@redhat.com>
6788
6789 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
6790 .NOTPARALLEL tag.
6791 (do-check): Rename from check.
6792 (check): Allow parallel check.
6793
6794 2002-03-12 Bob Wilson <bob.wilson@acm.org>
6795
6796 * MAINTAINERS: Add myself as maintainer for xtensa port.
6797 Fix alphabetical order in CPU port maintainer list.
6798 Remove myself from Write After Approval list.
6799
6800 2002-03-11 Richard Henderson <rth@redhat.com>
6801
6802 * Makefile.in (.NOTPARALLEL): Add fake tag.
6803
6804 2002-03-07 H.J. Lu (hjl@gnu.org)
6805
6806 * configure.in: Enable gprof for mips*-*-linux*.
6807
6808 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
6809
6810 * MAINTAINERS (Write After Approval): Add myself.
6811
6812 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
6813
6814 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
6815 libjava.
6816 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
6817
6818 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
6819
6820 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
6821 because its Makefile is there; test for the executable instead.
6822
6823 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
6824
6825 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
6826 libstdc++-v3 and libjava.
6827
6828 2002-02-11 Adam Megacz <adam@xwt.org>
6829
6830 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
6831 boehm-gc
6832
6833 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
6834
6835 * config.guess: Updated to 2002-01-30's version.
6836 * config.sub: Updated to 2002-02-01's version.
6837 Contribute sh64-elf.
6838 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
6839 * configure.in: Added sh64-*-*.
6840
6841 2002-02-08 Chris Demetriou <cgd@broadcom.com>
6842
6843 * MAINTAINERS: Belatedly add myself to write after approval list.
6844
6845 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
6846
6847 * MAINTAINERS: Put self in as maintainer for x86-64 port.
6848 Remove self as Write After Approval.
6849
6850 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
6851
6852 * MAINTAINERS: Put self in as maintainer for contrib/regression
6853 directory.
6854
6855 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
6856
6857 * MAINTAINERS: Update my email address.
6858
6859 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
6860
6861 * configure.in (*-*-netbsd*): New. Skip target-newlib,
6862 target-libiberty, and target-libgloss. Skip Java-related
6863 libraries if not supported for NetBSD on target CPU.
6864
6865 2002-01-25 Douglas B Rupp <rupp@gnat.com>
6866
6867 * install-sh: Use _inst.$$_ for temp file name.
6868
6869 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
6870
6871 * MAINTAINERS (Write After Approval): Move my contact info
6872 from here...
6873 (OS Port Maintainers): ...to here (netbsd).
6874
6875 2002-01-22 Bob Wilson <bob.wilson@acm.org>
6876
6877 * MAINTAINERS (Write After Approval): Add myself.
6878
6879 2002-01-17 H.J. Lu <hjl@gnu.org>
6880
6881 * Makefile.in (all-fastjar): Also depend on all-libiberty.
6882 (all-target-fastjar): Also depend on all-target-libiberty.
6883
6884 2002-01-16 H.J. Lu (hjl@gnu.org)
6885
6886 * config.guess: Import from master sources, rev 1.225.
6887 * config.sub: Import from master sources, rev 1.238.
6888
6889 2002-01-16 Kazu Hirata <kazu@hxi.com>
6890
6891 * MAINTAINERS (Write After Approval): Remove myself.
6892
6893 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
6894
6895 * MAINTAINERS (Write After Approval): Add myself.
6896
6897 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
6898
6899 * MAINTAINERS: Add self as docs co-maintainer.
6900
6901 2001-12-11 Matthias Klose <doko@debian.org>
6902
6903 * MAINTAINERS (Write After Approval): Add myself.
6904
6905 2001-12-09 Zack Weinberg <zack@codesourcery.com>
6906
6907 * MAINTAINERS: Update my email address.
6908
6909 2001-12-07 Turly O'Connor <turly@apple.com>
6910 * MAINTAINERS (Write After Approval): Add myself.
6911 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
6912 (rs6000_initialize_trampoline): Call __trampoline_setup for
6913 ABI_DARWIN too.
6914 * darwin-tramp.asm: New file, implements __trampoline_setup.
6915 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
6916
6917 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
6918
6919 * MAINTAINERS (Write After Approval): Add myself.
6920
6921 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
6922
6923 * configure, configure.in: Use temp file for long sed commands.
6924
6925 2001-12-03 Laurent Guerby <guerby@acm.org>
6926
6927 * config.sub: Update to version 1.232 on subversion.
6928
6929 2001-12-03 Ben Elliston <bje@redhat.com>
6930
6931 * MAINTAINERS: Update mail address for config.* patches.
6932
6933 2001-11-27 DJ Delorie <dj@redhat.com>
6934 Zack Weinberg <zack@codesourcery.com>
6935
6936 When build != host, create libiberty for the build machine.
6937
6938 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
6939 CONFIG_ARGUMENTS.
6940 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
6941 New variables.
6942 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
6943 and rules.
6944 (all.normal): Depend on ALL_BUILD_MODULES.
6945 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
6946 (all-build-libiberty): Depend on configure-build-libiberty.
6947
6948 * configure: Calculate and substitute proper value for
6949 ALL_BUILD_MODULES.
6950 * configure.in: Create the build subdirectory.
6951 Calculate and substitute TARGET_CONFIGARGS (formerly
6952 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
6953
6954 2001-11-26 Ziemowit Laski <zlaski@apple.com>
6955
6956 * MAINTAINERS (write-after-approval): Add self.
6957
6958 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
6959
6960 * MAINTAINERS (GNATS only accounts): Remove self.
6961
6962 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
6963
6964 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
6965 libf2c.
6966
6967 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
6968
6969 * MAINTAINERS (Write After Approval): Add self.
6970
6971 2001-11-12 David O'Brien <obrien@FreeBSD.org>
6972
6973 * MAINTAINERS: mips and s390 are also CPU ports.
6974
6975 2001-11-12 David O'Brien <obrien@FreeBSD.org>
6976
6977 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
6978
6979 2001-11-11 David O'Brien <obrien@FreeBSD.org>
6980
6981 * MAINTAINERS: Alphabetize.
6982
6983 2001-11-09 Kazu Hirata <kazu@hxi.com>
6984
6985 * MAINTAINERS (Various maintainers: h8 port): Add myself.
6986
6987 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
6988
6989 * MAINTAINERS (Various maintainers: hppa port): Added myself.
6990
6991 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
6992
6993 * configure.in (--enable-languages): Be more permissive about
6994 syntax. Check for empty lists better. Warn about $LANGUAGES.
6995
6996 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
6997
6998 * config.sub: Import from master sources, rev. 1.230.
6999 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
7000
7001 2001-11-07 Laurent Guerby <guerby@acm.org>
7002
7003 * MAINTAINERS (Write After Approval): Add self.
7004
7005 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
7006
7007 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7008
7009 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
7010
7011 * config.sub: Import from master sources, rev 1.226.
7012 * config.guess: Import from master sources, rev 1.216.
7013
7014 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
7015
7016 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7017 * MAINTAINERS: Add self as maintainer of MMIX port.
7018 Remove old after-approval entry.
7019
7020 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
7021
7022 * ChangeLog, configure: Fix spelling errors.
7023
7024 2001-10-20 Brendan Kehoe <brendan@zen.org>
7025
7026 * MAINTAINERS: Tweak my address.
7027
7028 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
7029
7030 * MAINTAINERS: Update my email address.
7031
7032 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
7033
7034 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7035 * MAINTAINERS: Add self as maintainer of CRIS port.
7036
7037 2001-10-10 Geert Bosch <bosch@gnat.com>
7038
7039 * MAINTAINERS (Various maintainers: Ada front end):
7040 Added Robert Dewar.
7041
7042 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
7043
7044 * MAINTAINERS (Write After Approval): Added self
7045
7046 2001-10-02 Geert Bosch <bosch@gnat.com>
7047
7048 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7049
7050 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
7051
7052 * configure: Handle temporary files securely using mkdir.
7053
7054 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
7055
7056 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7057
7058 2001-09-26 Will Cohen <wcohen@redhat.com>
7059
7060 * configure.in (*-*-linux*): Disable configuration of target-newlib
7061 and target-libgloss.
7062
7063 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
7064
7065 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7066 RANLIB.
7067
7068 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
7069
7070 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7071 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7072 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7073 avoid quotes nesting problems.
7074 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7075 (DO_X): Export only variables that are set.
7076
7077 2001-09-19 Ben Elliston <bje@redhat.com>
7078
7079 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7080 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7081 semantics. Use the shell built-in "type" command instead.
7082
7083 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
7084
7085 Merged from gcc-3_0-branch:
7086 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
7087 * ltcf-c.sh: Use $objext, not $ac_objext.
7088 2001-07-27 Mark Kettenis <kettenis@gnu.org>
7089 * ltcf-cxx.sh: Add support for GNU.
7090 2001-07-22 Timothy Wall <twall@redhat.com>
7091 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
7092 default settings if using GNU tools with that configuration.
7093 * ltcf-cxx.sh: Ditto.
7094 * ltcf-gcj.sh: Ditto.
7095 2001-07-21 Michael Chastain <chastain@redhat.com>
7096 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7097 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
7098 * ltmain.sh: Mark as gcc-local.
7099
7100 2001-08-30 Eric Christopher <echristo@redhat.com>
7101 Jason Eckhardt <jle@redhat.com>
7102
7103 * config.guess: Merge from master sources.
7104 * config.sub: Merge from master sources, add support for mipsisa32.
7105
7106 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
7107 * config.sub: Merge from master sources, rev 1.219.
7108 * MAINTAINERS: Add self as contact for stormy16 port.
7109
7110 2001-08-14 Zack Weinberg <zackw@panix.com>
7111
7112 * config.sub: Merge from master sources, rev 1.218.
7113 * config.guess: Merge from master sources, rev 1.209.
7114
7115 2001-08-11 Graham Stott <grahams@redhat.com>
7116
7117 * Makefile.in (check-c++): Add missing semicolon.
7118
7119 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
7120
7121 * MAINTAINERS (Various maitainers: predict.def): Added myself.
7122
7123 2001-07-30 Eric Christopher <echristo@redhat.com>
7124
7125 * MAINTAINERS (Various maintainers: mips port): Added myself.
7126
7127 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
7128
7129 * configure.in (sh-*-linux*): New.
7130
7131 2001-07-27 Richard Henderson <rth@redhat.com>
7132
7133 * .cvsignore: Add LAST_UPDATED.
7134
7135 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
7136
7137 * MAINTAINERS (Various maintainers: s390 port): Added myself.
7138
7139 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
7140
7141 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
7142
7143 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
7144
7145 * MAINTAINERS (Write After Approval): Added myself.
7146
7147 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7148
7149 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7150 and libgcj on m68hc11/m68hc12.
7151
7152 2001-06-27 H.J. Lu (hjl@gnu.org)
7153
7154 * Makefile (CFLAGS_FOR_BUILD): New.
7155 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
7156
7157 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
7158
7159 * README: Remove version number.
7160
7161 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7162
7163 * INSTALL/README: Update wrt. to the installation instructions now
7164 residing in gcc/doc/install.texi.
7165
7166 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
7167
7168 * README: Replace with a cut-down and updated version of gcc/README.
7169
7170 2001-06-12 David Edelsohn <edelsohn@gnu.org>
7171
7172 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
7173 multilibs to be disabled.
7174
7175 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
7176
7177 * MAINTAINERS (Write After Approval): Add myself.
7178
7179 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
7180
7181 * config.guess: Import CVS version 1.195.
7182 * config.sub: Import CVS version 1.212.
7183
7184 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
7185
7186 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7187 gcc/xgcc is built, use -print-prog-name to find out the program
7188 name to use.
7189
7190 2001-06-04 Phil Edwards <pme@sources.redhat.com>
7191
7192 * config.guess: Import CVS version 1.194. All gcc-local changes
7193 appear to also be in the master copy.
7194 * config.sub: Import CVS version 1.211.
7195
7196 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
7197
7198 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
7199 with_gcc]: Use `gcc -shared' to build a shared library.
7200
7201 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
7202
7203 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
7204 archives.
7205
7206 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7207
7208 * MAINTAINERS (Write After Approval): Add myself.
7209
7210 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
7211
7212 * configure.in (libstdcxx_flags): Do not try to execute
7213 libstdc++-v3/testsuite_flags until it exists.
7214
7215 2001-06-01 Alan Modra <amodra@bigpond.net.au>
7216
7217 * MAINTAINERS: Update my email address.
7218
7219 2001-05-31 Graham Stott <grahams@redhat.com>
7220
7221 * MAINTAINERS (Write After Approval): Add myself.
7222
7223 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
7224
7225 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
7226 libraries when using g++ with native linker.
7227
7228 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
7229
7230 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
7231
7232 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
7233
7234 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
7235 [aix4*|aix5*]: Prepend blank.
7236
7237 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
7238
7239 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7240 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
7241 of subdir/configure scripts to use the new libtool.m4.
7242
7243 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
7244
7245 * MAINTAINERS (Write After Approval): Add myself.
7246
7247 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
7248
7249 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
7250
7251 2001-05-11 Ben Elliston <bje@redhat.com>
7252
7253 * Makefile.in (all-sid): New target.
7254 (check-sid, clean-sid, install-sid): Likewise.
7255
7256 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
7257
7258 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
7259
7260 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
7261
7262 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
7263 libgcj.
7264
7265 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
7266
7267 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7268 gcc/xgcc is built, use -print-prog-name to find out the program
7269 name to use.
7270
7271 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
7272
7273 * configure.in (noconfigdirs): Don't reset it from scratch in the
7274 target case; only append to it.
7275
7276 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
7277 sparc-*-solaris2.8]: Disable ${libgcj}.
7278
7279 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
7280
7281 * configure.in (libgcj_saved): Copy from $libgcj.
7282 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
7283 --disable-libgcj.
7284
7285 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
7286
7287 * MAINTAINERS: Remove self as MIPS maintainer and
7288 C front end maintainer.
7289
7290 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
7291
7292 * configure.in: Move *-chorusos target case to the proper switch.
7293 Disable libgcj.
7294
7295 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
7296
7297 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
7298 1.641.2.228.
7299
7300 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7301
7302 * Makefile.in (STAGE1_CFLAGS): Pass down.
7303
7304 2001-04-13 Alan Modra <amodra@one.net.au>
7305
7306 * config.guess: Add hppa64-linux support. Note for next import that
7307 this is already in the master file.
7308 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
7309
7310 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
7311
7312 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7313 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
7314
7315 2001-04-11 Stan Shebs <shebs@apple.com>
7316
7317 * MAINTAINERS: Add self as Darwin port maintainer.
7318
7319 2001-04-11 Alan Modra <amodra@one.net.au>
7320
7321 * MAINTAINERS: Update my email address.
7322
7323 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
7324
7325 * ltcf-cxx.sh: Support creation of C++ shared libraries on
7326 recent versions of FreeBSD (release 3 or later).
7327 * ltconfig: On FreeBSD, -lc must not be provided when building
7328 a shared library or else the standard -pthread gcc option is
7329 rendered worthless to later users of the built library.
7330
7331 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
7332
7333 * MAINTAINERS: Add self and RTH as C front end maintainers.
7334
7335 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
7336
7337 * config.sub: Make sure to match an already-canonicalized
7338 machine name (eg. mn10300-unknown-elf).
7339
7340 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
7341
7342 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
7343 New macros.
7344 (bootstrap, cross): Use RECURSE_FLAGS.
7345 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
7346
7347 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
7348
7349 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
7350
7351 2001-03-22 Colin Howell <chowell@redhat.com>
7352
7353 * Makefile.in (DO_X): Do not backslash single-quotes in
7354 backquotes (two places).
7355
7356 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
7357
7358 Re-installed:
7359 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
7360 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
7361 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7362 * ltcf-cxx.sh: Likewise.
7363 * ltcf-gcj.sh: Likewise.
7364
7365 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7366
7367 * MAINTAINERS: Add myself as "documentation co-maintainer".
7368
7369 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
7370
7371 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7372 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
7373
7374 2001-03-19 Tom Tromey <tromey@redhat.com>
7375
7376 * config-ml.in: Handle GCJ and GCJFLAGS.
7377
7378 2001-03-21 Michael Chastain <chastain@redhat.com>
7379
7380 * Makefile.in: all-m4 depends on all-texinfo.
7381
7382 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
7383
7384 * MAINTAINERS: Add myself to write after approval list.
7385
7386 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
7387
7388 * Makefile.in (DO_X): Quote nested quotes.
7389
7390 2001-03-18 Alan Modra <alan@linuxcare.com.au>
7391
7392 * MAINTAINERS: Add myself to write after approval list.
7393
7394 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
7395
7396 * Makefile.in (DO_X): Use double quotes for quoting
7397 "RANLIB=$${RANLIB}".
7398
7399 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
7400
7401 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
7402
7403 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
7404
7405 * configure.in: Only use `lang_requires' for languages athat are
7406 actually enabled.
7407
7408 2001-03-08 Phil Edwards <pme@sources.redhat.com>
7409
7410 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
7411
7412 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
7413
7414 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
7415
7416 2001-03-07 Tom Tromey <tromey@redhat.com>
7417
7418 * configure.in: Allow config-lang.in to set `lang_requires' to list
7419 of other required languages.
7420
7421 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
7422
7423 * Makefile.in: Remove RANLIB definition. Use RANLIB
7424 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
7425 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
7426
7427 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
7428 Alexandre Oliva <aoliva@redhat.com>
7429
7430 * Makefile.in (check-c++): Use tabs, not spaces.
7431
7432 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
7433
7434 * MAINTAINERS: add myself to Write After Approval list.
7435
7436 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
7437
7438 * Makefile.in (check-c++): New rule.
7439
7440 * configure.in (target_libs): Remove libg++.
7441 (noconfigdirs): Remove libg++.
7442 (noconfigdirs): Same.
7443 (noconfigdirs): Same.
7444 (noconfigdirs): Same.
7445
7446 * config-ml.in: Remove libg++ references.
7447
7448 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
7449 (ALL_TARGET_MODULES): Same.
7450 (configure-target-libg++): Remove.
7451 (all-target-libg++): Remove.
7452 (configure-target-libio): Remove.
7453 (all-target-libio): Remove.
7454 (check-target-libio): Remove.
7455 (.PHONY): Remove.
7456 (libg++.tar.bz2): Remove.
7457 (all-target-cygmon): Remove libio.
7458 (all-target-libstdc++): Remove.
7459 (configure-target-libstdc++): Remove.
7460 (TARGET_LIB_PATH): Remove libstdc++.
7461 (ALL_GCC_CXX): Remove libstdc++.
7462 (all-target-gperf): Correct.
7463
7464 2001-02-16 Nick Clifton <nickc@redhat.com>
7465
7466 * configure.in (noconfigdirs): Allow configuration of texinfo
7467 for Cygwin hosts.
7468
7469 2001-02-15 Anthony Green <green@redhat.com>
7470
7471 * configure: Introduce GCJ_FOR_TARGET.
7472 * configure.in: Ditto.
7473 * Makefile.in: Ditto.
7474
7475 2001-02-13 Andreas Schwab <schwab@suse.de>
7476
7477 * MAINTAINERS: Update mail address.
7478
7479 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
7480
7481 * config.guess: Add linux target for S/390.
7482 * config.sub: Likewise.
7483
7484 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
7485
7486 * configure.in: for *-chorusos, don't config target-newlib and
7487 target-libgloss.
7488
7489 2001-02-06 Ben Elliston <bje@redhat.com>
7490
7491 * configure: Output host type to stdout, not stderr.
7492
7493 2001-02-05 Mark Mitchell <mark@codesourcery.com>
7494
7495 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
7496 * ltcf-cxx.sh: Likewise.
7497
7498 * config.if: Assume enable_libstdcxx_v3 is defined.
7499
7500 2001-02-04 Mark Mitchell <mark@codesourcery.com>
7501
7502 Remove V2 C++ library.
7503 * configure.in: Remove --enable-libstdcxx_v3 support.
7504
7505 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
7506
7507 * include/demangle.h: Add prototype for java_demangle_v3.
7508
7509 2001-01-29 Phil Edwards <pme@sources.redhat.com>
7510
7511 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
7512
7513 2001-01-27 Richard Henderson <rth@redhat.com>
7514
7515 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
7516
7517 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7518
7519 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
7520 Don't unset, it's non-portable and no longer necessary, set to empty
7521 instead.
7522
7523 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7524
7525 * ltconfig: Shell portability fix for the tagname validity check.
7526
7527 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
7528
7529 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
7530 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
7531
7532 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7533
7534 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
7535
7536 2001-01-26 Tom Tromey <tromey@redhat.com>
7537
7538 * configure.in: Allow libgcj to be built on Sparc Solaris.
7539
7540 2001-01-25 David Edelsohn <edelsohn@gnu.org>
7541
7542 * ltcf-c.sh: Add aix5 case.
7543 * ltcf-cxx.sh: Likewise.
7544 * ltconfig: Likewise.
7545
7546 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
7547
7548 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
7549 keep at least one of build_libtool_libs or build_old_libs set to
7550 yes.
7551
7552 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
7553 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
7554
7555 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
7556
7557 * configure.in: Enable libgcj on several additional platforms.
7558
7559 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
7560
7561 * configure.in: Enable libgcj for linux targets.
7562
7563 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7564
7565 * MAINTAINERS (Write After Approval): Add myself.
7566
7567 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
7568
7569 * MAINTAINERS: Add myself as vax port maintainer.
7570
7571 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
7572
7573 * MAINTAINERS: Add myself as Mercury front-end maintainer.
7574
7575 2001-01-09 Mike Stump <mrs@wrs.com>
7576
7577 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
7578 failures of subdirectories.
7579
7580 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
7581
7582 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
7583 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7584 * ltcf-cxx.sh: Likewise.
7585 * ltcf-gcj.sh: Likewise.
7586 * ltconfig.sh: Fix typo.
7587
7588 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
7589
7590 * configure: handle DOS-style absolute paths.
7591
7592 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
7593
7594 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
7595
7596 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
7597
7598 * MAINTAINERS: Add myself as avr port co-maintainer.
7599
7600 2000-12-28 Ben Elliston <bje@redhat.com>
7601
7602 * MAINTAINERS: Add myself under ``Write After Approval''.
7603
7604 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
7605
7606 * texinfo: Remove directory from GCC.
7607
7608 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
7609
7610 * COPYING: Update to current
7611 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
7612 to 19yy as example year in copyright notice).
7613
7614 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
7615
7616 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
7617 (libstdcxx_incdir): Pass down.
7618 * config.if: Remove expired bits for cxx_interface, add stub.
7619 (libstdcxx_incdir): Add variable for g++ include directory.
7620 * configure.in (gxx_include_dir): Use it.
7621
7622 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
7623
7624 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
7625 with old-email address from ``Write After Approval''.
7626
7627 2000-12-15 Andreas Jaeger <aj@suse.de>
7628
7629 * configure.in: Handle lang_dirs.
7630
7631 2000-12-14 Tom Tromey <tromey@redhat.com>
7632
7633 * MAINTAINERS: Removed brads.
7634
7635 * MAINTAINERS: Added gcj developers.
7636
7637 2000-12-13 Anthony Green <green@redhat.com>
7638
7639 * configure.in: Disable libgcj for any target not specifically
7640 listed. Disable libgcj for x86 and Alpha Linux until compatible
7641 with g++ abi.
7642
7643 2000-12-13 Mike Stump <mrs@wrs.com>
7644
7645 * Makefile.in (local-distclean): Also remove fastjar.
7646
7647 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
7648
7649 * contrib/gcc_update: Add fastjar --touch entries.
7650
7651 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
7652
7653 * configure.in: Disable language-specific target libraries for
7654 languages that aren't enabled.
7655
7656 2000-12-10 Anthony Green <green@redhat.com>
7657
7658 * configure.in: Define libgcj. Disable libgcj target libraries for
7659 most targets.
7660
7661 2000-12-10 Neil Booth <neilb@earthling.net>
7662
7663 * MAINTAINERS: Update mail address, remove from WAA list.
7664
7665 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
7666
7667 * libjava: Imported from /cvs/java.
7668 * libffi: Likewise.
7669 * Boehm-gc: Likewise.
7670
7671 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
7672
7673 * configure.in (target_libs): Revert 2000-12-08 patch.
7674 (noconfigdirs): Added target-libjava.
7675
7676 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
7677
7678 * djunpack.bat: removed.
7679
7680 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
7681
7682 * Makefile.in: handle DOS-style absolute paths.
7683 * config-ml.in: likewise.
7684 * symlink-tree: likewise.
7685
7686 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7687
7688 * fastjar: Imported.
7689
7690 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7691
7692 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
7693 libjava.
7694 * configure.in (target_libs): Removed `target-libjava'.
7695
7696 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7697
7698 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
7699 (ALL_MODULES): Added fastjar.
7700 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
7701 (all-target-libjava): all-fastjar replaces all-zip.
7702 (all-fastjar): Added.
7703 (configure-target-fastjar, all-target-fastjar): Likewise.
7704 * configure.in (host_tools): Added fastjar.
7705
7706 2000-12-07 Mike Stump <mrs@wrs.com>
7707
7708 * Makefile.in (local-distclean): Remove leftover built files.
7709
7710 2000-11-24 Nick Clifton <nickc@redhat.com>
7711
7712 * configure.in (xscale-elf): Add target.
7713 (xscale-coff): Add target.
7714
7715 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
7716
7717 * ltcf-cxx.sh: Support creation of C++ shared libraries on
7718 recent versions of FreeBSD (release 3 or later).
7719 * ltconfig: On FreeBSD, -lc must not be provided when building
7720 a shared library or else the standard -pthread gcc option is
7721 rendered worthless to later users of the built library.
7722
7723 2000-11-16 Fred Fish <fnf@be.com>
7724
7725 * configure.in (enable_libstdcxx_v3): Fix typo,
7726 libstd++ -> libstdc++.
7727
7728 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7729
7730 * MAINTAINERS: Add self to Write After Approval list.
7731
7732 2000-11-21 Bernd Schmidt <bernds@redhat.com>
7733
7734 * MAINTAINERS: Update my email address. Add myself to global write
7735 privs list.
7736
7737 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
7738
7739 * Makefile.in: Merge with src and libgcj.
7740 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
7741 configure-target-<library> when their configure scripts need the C
7742 or C++ library to have already been built to work properly.
7743 (do_proto_toplev): Set them to an empty string.
7744
7745 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
7746 (REALLY_SET_LIB_PATH): Use them.
7747
7748 2000-11-17 Stan Shebs <shebs@apple.com>
7749
7750 * MAINTAINERS: Add self to Write After Approval list.
7751
7752 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
7753
7754 * configure: Provide the original toplevel configure arguments
7755 (including $0) to subprocesses in the environment rather than
7756 through gcc/configargs.h.
7757
7758 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
7759
7760 * MAINTAINERS: Remove references to cccp. Change C9X reference to
7761 C99. Alphabetise "Write After Approval" list.
7762
7763 2000-11-12 Mark Mitchell <mark@codesourcery.com>
7764
7765 * configure: Turn on libstdc++ V3 by default.
7766
7767 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
7768 if we've got GCC.
7769
7770 2000-11-11 Philip Blundell <philb@gnu.org>
7771
7772 * MAINTAINERS: Add self to Write After Approval list.
7773
7774 2000-11-09 David Edelsohn <edelsohn@gnu.org>
7775
7776 * ltcf-c.sh (aix4): Improve shared library configuration; require
7777 exporting symbols.
7778 * ltcf-cxx.sh (aix4): Define.
7779 * ltconfig (aix4): Define library and soname specs appropriate for
7780 AIX. Define command to create export symbols list.
7781
7782 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
7783
7784 * config.sub: Add support for Sun Chorus
7785
7786 2000-10-31 Nick Clifton <nickc@redhat.com>
7787
7788 * MAINTAINERS: Rename <name>@cygnus.com addresses to
7789 <name>@redhat.com. Also installed new email address for Clint
7790 Popetz.
7791
7792 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
7793
7794 * etc: Remove directory from GCC.
7795
7796 2000-10-16 Michael Meissner <meissner@redhat.com>
7797
7798 * configure (gcc/configargs.h): Only create if there is a build GCC
7799 directory created.
7800
7801 2000-10-16 Matthias Klose <doko@debian.org>
7802
7803 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
7804 when configured for libstdc++-v3.
7805
7806 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
7807
7808 * configure: Save configure arguments to gcc/configargs.h.
7809
7810 2000-10-04 Philipp Thomas <pthomas@suse.de>
7811
7812 * config.guess: Import CVS version 1.157.
7813 * config.sub: Import CVS version 1.181.
7814
7815 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
7816
7817 * Makefile.in (bootstrap): avoid recursion if subdir missing
7818 (cross): ditto
7819 (do-proto-toplev): ditto
7820
7821 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
7822
7823 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
7824 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
7825
7826 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
7827 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
7828 all affected `configure' scripts.
7829
7830 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
7831
7832 * MAINTAINERS: Add self as cpplib co-maintainer.
7833
7834 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
7835
7836 * MAINTAINERS: Add self to Write After Approval list.
7837
7838 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7839
7840 * INSTALL/README: egcs -> GCC update.
7841
7842 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
7843
7844 * MAINTAINERS: Add myself to Write After Approval list.
7845
7846 2000-09-15 Kazu Hirata <kazu@hxi.com>
7847
7848 * MAINTAINERS: Add myself to Write After Approval list.
7849
7850 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
7851
7852 * configure.in: Do not build byacc for hppa64. Provide paths to the
7853 X11 libraries for hppa64.
7854
7855 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7856
7857 * MAINTAINERS: Add myself as 68hc11 port maintainer.
7858
7859 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
7860
7861 * Makefile.in (all-zlib): Added dummy target.
7862
7863 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7864 ltcf-gcj.sh: Updated from libtool multi-language branch.
7865
7866 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
7867
7868 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
7869 (bootstrap*): Depend on all-bootstrap.
7870
7871 2000-09-05 Philipp Thomas <pthomas@suse.de>
7872
7873 * config.guess: Import CVS version 1.156.
7874 * config.sub: Import CVS version 1.179.
7875
7876 2000-09-02 Anthony Green <green@cygnus.com>
7877
7878 * Makefile.in (all-gcc): Depend on all-zlib.
7879 (CLEAN_MODULES): Add clean-zlib.
7880 (ALL_MODULES): Add all-zlib.
7881 * configure.in (host_libs): Add zlib.
7882
7883 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
7884
7885 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
7886 crosses, but add gcc/include to the header search path for them.
7887
7888 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
7889
7890 * MAINTAINERS: Add self to Write After Approval list.
7891
7892 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7893
7894 * config.guess: Import CVS version 1.152.
7895 * config.sub: Import CVS version 1.177.
7896
7897 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
7898
7899 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
7900 $targargs to tell whether newlib is going to be built.
7901
7902 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
7903 $$r/TARGET_SUBDIR/libio for _G_config.h.
7904
7905 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
7906
7907 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
7908
7909 2000-08-22 DJ Delorie <dj@redhat.com>
7910
7911 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
7912
7913 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
7914
7915 * config-ml.in (CC, CXX): Avoid trailing whitespace.
7916 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
7917 sub-configures.
7918
7919 2000-08-21 DJ Delorie <dj@redhat.com>
7920
7921 * MAINTAINERS: Add self as a libiberty maintainer
7922
7923 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
7924
7925 * configure.in (libstdcxx_flags): Use
7926 libstdc++-v3/src/libstdc++.INC.
7927
7928 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
7929
7930 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
7931
7932 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
7933
7934 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
7935
7936 * configure: Make enable_threads and enable_shared defaults
7937 explicit. Substitute enable_threads into generated Makefiles.
7938 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
7939 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
7940
7941 2000-08-13 Geoff Keating <geoffk@cygnus.com>
7942
7943 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
7944
7945 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
7946
7947 * config-ml.in (CC): Remove bogus duplicate quotation mark from
7948 previous delta.
7949
7950 2000-08-11 Jason Merrill <jason@redhat.com>
7951
7952 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
7953 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
7954 (FLAGS_FOR_TARGET): Not here.
7955 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
7956
7957 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
7958
7959 * config-ml.in (CC, CXX): Don't introduce a leading space.
7960
7961 2000-08-07 DJ Delorie <dj@delorie.com>
7962
7963 * MAINTAINERS: Add self as a DJGPP maintainer
7964
7965 2000-08-07 DJ Delorie <dj@redhat.com>
7966
7967 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
7968 "if we're also building gcc, and it's a gcc that will run on the
7969 build machine, we want to use its includes instead of the system's
7970 default includes".
7971
7972 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
7973
7974 * MAINTAINERS: Add self to Write After Approval list.
7975
7976 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
7977
7978 * configure.in (libstdcxx_flags): Don't use `"'.
7979
7980 * config-ml.in: Adjust multilib search paths to the
7981 appropriate multilib tree.
7982
7983 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
7984
7985 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
7986 commas in $LANGUAGES.
7987
7988 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
7989
7990 * configure.in: Re-enable all references to libg++ and librx.
7991
7992 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
7993
7994 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
7995 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
7996 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
7997 * ltcf-cxx.sh (need_lc): Set based on postdeps.
7998
7999 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8000
8001 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
8002
8003 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8004 CXX_FOR_TARGET for sed.
8005
8006 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
8007
8008 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8009 Do not override if already set in the environment or in configure.
8010 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8011 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8012
8013 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
8014
8015 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
8016 the libtool CVS tree multi-language branch.
8017 * ltconfig, ltmain.sh: Updated.
8018
8019 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
8020
8021 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
8022 (clean-target): Depend on it.
8023
8024 * Makefile.in (FLAGS_FOR_TARGET): New macro.
8025 (GCC_FOR_TARGET): Use it.
8026 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8027 * configure.in: ... here.
8028 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
8029 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8030
8031 2000-07-24 Eric Christopher <echristo@cygnus.com>
8032
8033 * MAINTAINERS: Add self to Write After Approval list.
8034
8035 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
8036
8037 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8038 (configure-target-libchill, configure-target-libobjc): Likewise.
8039
8040 * configure.in: Use the same cache file for all target libs.
8041 * config-ml.in: But different cache files per multilib variant.
8042
8043 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8044
8045 * configure (topsrcdir): Don't use dirname.
8046
8047 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
8048
8049 * MAINTAINERS: Add self to Write After Approval list.
8050
8051 2000-07-20 Jason Merrill <jason@redhat.com>
8052
8053 * configure.in: Remove all references to libg++ and librx.
8054
8055 * configure, configure.in, Makefile.in: Unify gcc and binutils.
8056
8057 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
8058
8059 * config.sub: Update to subversions version 2000-07-06.
8060
8061 2000-07-12 Andrew Haley <aph@cygnus.com>
8062
8063 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8064 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8065
8066 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
8067
8068 * symlink-tree: Check number of arguments.
8069
8070 2000-07-05 Jim Wilson <wilson@cygnus.com>
8071
8072 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8073 search path for a g++ extracted from the build tree. This
8074 will allow link tests run by configure scripts in
8075 subdirectories to succeed.
8076
8077 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
8078
8079 * ltconfig: Add support for mips-dde-sysv4.2MP
8080
8081 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
8082
8083 * MAINTAINERS: Add myself as loop discovery maintainer.
8084
8085 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
8086
8087 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8088 `os2'. Force ac_cv_exeext to be ".exe" in that case.
8089
8090 2000-06-19 Timothy Wall <twall@cygnus.com>
8091
8092 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8093 * config.sub: Add tic54x target.
8094
8095 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
8096
8097 * MAINTAINERS: Add self as Fortran maintainer,
8098 remove Craig Burley.
8099
8100 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
8101
8102 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8103 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
8104
8105 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
8106
8107 * MAINTAINERS: Add self as i18n maintainer
8108
8109 20000-05-21 H.J. Lu (hjl@gnu.org)
8110
8111 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8112 directory are used if they exist. Make sure
8113 $(build_tooldir)/include is searched for header files,
8114 $(build_tooldir)/lib/ for library files.
8115 (GCC_FOR_TARGET): Likewise.
8116 (CXX_FOR_TARGET): Likewise.
8117
8118 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
8119
8120 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8121
8122 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
8123
8124 * Makefile.in (configure-target-libiberty): Depend on
8125 configure-target-newlib.
8126
8127 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
8128
8129 * configure.in, Makefile.in: Merge all libffi-related
8130 configury stuff from the libgcj tree.
8131
8132 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
8133
8134 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8135 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8136
8137 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
8138
8139 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8140 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
8141 current version information. Add to proto-toplev directory.
8142 (gdb-taz): Build do-djunpack.
8143
8144 2000-05-15 David Edelsohn <edelsohn@gnu.org>
8145
8146 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8147
8148 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
8149
8150 * MAINTAINERS: Add self to Write After Approval list.
8151
8152 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8153
8154 * ltmain.sh: Preserve in relink_command any environment
8155 variables that may affect the linker behavior.
8156
8157 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
8158
8159 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
8160
8161 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
8162
8163 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
8164
8165 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
8166
8167 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
8168 with the version name.
8169
8170 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
8171
8172 * MAINTAINERS: Add self as bb-reorder maintainer.
8173
8174 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
8175
8176 * config.if: Tweak.
8177
8178 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
8179
8180 * djunpack.bat: New file.
8181
8182 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
8183
8184 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
8185 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
8186 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
8187 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
8188
8189 2000-04-16 Dave Pitts <dpitts@cozx.com>
8190
8191 * config.sub (case $basic_machine): Change default for "ibm-*"
8192 to "openedition".
8193
8194 2000-04-13 Andreas Jaeger <aj@suse.de>
8195
8196 * MAINTAINERS: Added myself.
8197
8198 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
8199
8200 * Makefile.in (gdb-taz): New target. GDB specific archive.
8201 (do-md5sum): New target.
8202 (MD5PROG): Define.
8203 (PACKAGE): Default to TOOL.
8204 (VER): Default to a shell script.
8205 (taz): Rewrite target. Move real work to do-proto-toplev. Include
8206 md5 checksum generation.
8207 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
8208 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
8209 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
8210 insight.tar.bz2): Use gdb-taz to create archive.
8211
8212 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
8213
8214 * configure (warn_cflags): Delete.
8215
8216 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
8217
8218 * MAINTAINERS: Added myself.
8219
8220 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
8221 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
8222
8223 * configure.in (enable_libstdcxx_v3): Add.
8224 (target_libs): Add bits here to switch between libstdc++-v2 and
8225 libstdc++-v3.
8226 * config.if: And this file too.
8227 * Makefile.in: Add libstdc++-v3 targets.
8228
8229 2000-04-05 Michael Meissner <meissner@redhat.com>
8230
8231 * config.sub (d30v): Add d30v as a basic machine type.
8232
8233 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
8234
8235 * configure.in: -linux-gnu*, not -linux-gnu.
8236
8237 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
8238
8239 * MAINTAINERS: Add self in write-after-approval section.
8240
8241 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
8242
8243 * MAINTAINERS: Add self as ia64 port maintainer.
8244
8245 2000-03-08 Neil Booth <NeilB@earthling.net>
8246
8247 * MAINTAINERS: Add self in write-after-approval section.
8248
8249 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
8250
8251 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
8252 (do-tar-bz2): Replace TOOL with PACKAGE.
8253 (gdb.tar.bz2): Remove GDBTK from GDB package.
8254 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
8255 dejagnu.tar.bz2): New packages.
8256
8257 2000-02-27 Andreas Jaeger <aj@suse.de>
8258
8259 * configure.in: Add entry for mips*-*-linux*, move catch all
8260 *-*-*linux* entry below this one.
8261
8262 2000-02-27 Ian Lance Taylor <ian@zembu.com>
8263
8264 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
8265
8266 2000-02-24 Nick Clifton <nickc@cygnus.com>
8267
8268 * config.sub: Support an OS of "wince".
8269
8270 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
8271
8272 * config.guess, config.sub: Updated to match config's 2000-02-15
8273 version.
8274
8275 2000-02-23 Linas Vepstas <linas@linas.org>
8276
8277 * config.sub: Add support for Linux/IBM 370.
8278 * configure.in: Likewise.
8279
8280 2000-02-22 Nick Clifton <nickc@cygnus.com>
8281
8282 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
8283
8284 2000-02-20 Christopher Faylor <cgf@cygnus.com>
8285
8286 * config.guess: Guess "cygwin" rather than "cygwin32".
8287
8288 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8289
8290 * configure (gcc_version): When setting, narrow search to
8291 lines containing `version_string'.
8292
8293 2000-02-15 Denis Chertykov <denisc@overta.ru>
8294
8295 * config.sub: Add support for avr target.
8296
8297 2000-02-14 Nick Clifton <nickc@cygnus.com>
8298
8299 * MAINTAINERS: Add maintainers for MCore port.
8300
8301 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
8302
8303 * config.sub: Add mmix-knuth-mmixware.
8304
8305 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8306
8307 * MAINTAINERS: Pair cccp with cpplib maintainership.
8308
8309 2000-01-27 Christopher Faylor <cgf@redhat.com>
8310
8311 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
8312 structure stuff to -L library search.
8313 (CXX_FOR_TARGET): Ditto.
8314 (CROSS_CHECK_MODULES): Fix spelling mistake.
8315
8316 2000-01-24 Mark Mitchell <mark@codesourcery.com>
8317
8318 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
8319 the C++ compiler.
8320
8321 2000-01-12 Richard Henderson <rth@cygnus.com>
8322
8323 * configure.in: Don't build some bits for beos.
8324
8325 2000-01-12 Joel Sherrill (joel@OARcorp.com)
8326
8327 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
8328 as include files.
8329
8330 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
8331
8332 * Add self as cpplib maintainer, as requested by Jason
8333 Merrill. Correct my e-mail address.
8334
8335 2000-01-06 Geoff Keating <geoffk@cygnus.com>
8336
8337 * configure.in: Use mt-aix43 to handle *_TARGET defs,
8338 not mh-aix43.
8339
8340 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
8341
8342 * MAINTAINERS: Add myself to "write after approval" list.
8343
8344 1999-12-14 Richard Henderson <rth@cygnus.com>
8345
8346 * config.guess (alpha-osf, alpha-linux): Detect ev67.
8347 * config.sub: Accept alphaev[78], alphaev8.
8348
8349 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8350
8351 * config.guess, config.sub: Update from autoconf.
8352
8353 1999-11-29 Bruce Korb <autogen@linuxbox.com>
8354
8355 * MAINTAINERS: update my playtime e-address.
8356
8357 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8358
8359 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
8360 necessary libraries are missing.
8361
8362 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
8363
8364 * MAINTAINERS: Add new 'write after approval' maintainer.
8365
8366 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
8367
8368 * MAINTAINERS: Add new Java maintainer.
8369
8370 1999-10-25 Andreas Schwab <schwab@suse.de>
8371
8372 * configure: Fix quoting inside arguments of eval.
8373
8374 1999-10-21 Nick Clifton <nickc@cygnus.com>
8375
8376 * config-ml.in: Allow suppression of some ARM multilibs.
8377
8378 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
8379
8380 * config.guess: Add OS/390 match pattern.
8381 * config.sub: Add mvs, openedition targets.
8382 * configure.in (i370-ibm-opened*): New.
8383
8384 1999-09-04 Steve Chamberlain <sac@pobox.com>
8385
8386 * config.sub: Add support for configuring for pj.
8387
8388 1999-08-31 Nick Clifton <nickc@cygnus.com>
8389
8390 * config.sub (maybe_os): Add support for configuring for fr30.
8391
8392 1999-08-25 Nick Clifton <nickc@cygnus.com>
8393
8394 * configure.in: Do not configure or build ld for AIX
8395 platforms. ld is known to be broken on these platforms.
8396
8397 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8398
8399 * config-ml.in: Pass compiler flag corresponding to multidirs to
8400 subdir configures.
8401
8402 1999-08-09 Ian Lance Taylor <ian@zembu.com>
8403
8404 * Makefile.in (LDFLAGS): Define.
8405
8406 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
8407
8408 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
8409 noconfigdirs.
8410 (*-*-cygwin*): Likewise.
8411
8412 1999-08-08 Ian Lance Taylor <ian@zembu.com>
8413
8414 * mkdep: New file.
8415 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
8416 (BINUTILS_SUPPORT_DIRS): Add mkdep.
8417
8418 From Eli Zaretskii <eliz@is.elta.co.il>:
8419 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
8420 long file name when using DJGPP on MS-DOS.
8421
8422 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
8423
8424 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
8425
8426 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
8427
8428 * Makefile.in (check-target-libio): Remove all-target-libstdc++
8429 dependency as this causes "make check" to globally "make all"
8430
8431 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
8432
8433 * configure.in (target_libs): Added target-zlib.
8434 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
8435 (CONFIGURE_TARGET_MODULES): Likewise.
8436 (CHECK_TARGET_MODULES): Likewise.
8437 (INSTALL_TARGET_MODULES): Likewise.
8438 (CLEAN_TARGET_MODULES): Likewise.
8439 (configure-target-zlib): New target.
8440 (all-target-zlib): Likewise.
8441 (all-target-libjava): Depend on all-target-zlib.
8442 (configure-target-libjava): Depend on configure-target-zlib.
8443
8444 * Makefile.in (configure-target-libjava): Depend on
8445 configure-target-newlib.
8446 (configure-target-boehm-gc): New target.
8447 (configure-target-qthreads): New target.
8448
8449 * configure.in (target_libs): Added target-qthreads.
8450 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
8451 (CONFIGURE_TARGET_MODULES): Likewise.
8452 (CHECK_TARGET_MODULES): Likewise.
8453 (INSTALL_TARGET_MODULES): Likewise.
8454 (CLEAN_TARGET_MODULES): Likewise.
8455 (all-target-qthreads): New target.
8456 (configure-target-libjava): Depend on configure-target-qthreads.
8457 (all-target-libjava): Depend on all-target-qthreads.
8458
8459 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
8460 (CONFIGURE_TARGET_MODULES): Likewise.
8461 (CHECK_TARGET_MODULES): Likewise.
8462 (INSTALL_TARGET_MODULES): Likewise.
8463 (CLEAN_TARGET_MODULES): Likewise.
8464 (all-target-libjava): New target.
8465 (all-target-boehm-gc): Likewise.
8466 * configure.in (target_libs): Added libjava, boehm-gc.
8467
8468 1999-07-22 Ian Lance Taylor <ian@zembu.com>
8469
8470 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
8471 configure.bat in SUPPORT_FILES.
8472 (gas+binutils.tar.bz2): Likewise.
8473
8474 * makeall.bat: Remove; obsolete.
8475
8476 1999-07-21 Ian Lance Taylor <ian@zembu.com>
8477
8478 From Mark Elbrecht:
8479 * configure.bat: Remove; obsolete.
8480
8481 1999-07-11 Ian Lance Taylor <ian@zembu.com>
8482
8483 * configure: Add -W -Wall to the default CFLAGS when compiling with
8484 gcc.
8485
8486 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
8487
8488 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
8489
8490 1999-06-30 Mark Mitchell <mark@codesourcery.com>
8491
8492 * configure.in: Build ld on IRIX6.
8493
8494 1999-06-12 Ian Lance Taylor <ian@zembu.com>
8495
8496 * Makefile.in: Change distribution targets to use bzip2 instead of
8497 gzip.
8498 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
8499 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
8500
8501 1999-06-04 Nick Clifton <nickc@cygnus.com>
8502
8503 * config.sub: Add mcore target.
8504
8505 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
8506
8507 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
8508
8509 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
8510
8511 * config.guess (dummy): Changed to $dummy.
8512
8513 1999-05-24 Nick Clifton <nickc@cygnus.com>
8514
8515 * config.sub: Tidied up case statements.
8516
8517 1999-05-22 Ben Elliston <bje@cygnus.com>
8518
8519 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
8520 <jiro@din.or.jp>.
8521
8522 * config.guess: Merge with FSF version. Future changes will be
8523 more accurately recorded in this ChangeLog.
8524 * config.sub: Likewise.
8525
8526 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
8527
8528 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
8529
8530 1999-04-30 Tom Tromey <tromey@cygnus.com>
8531
8532 * ltmain.sh: [mode link] Always use CC given by ltconfig.
8533
8534 1999-04-23 Tom Tromey <tromey@cygnus.com>
8535
8536 * ltconfig, ltmain.sh: Update to libtool 1.2f.
8537
8538 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
8539
8540 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
8541 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
8542 Bad merge removed these two changes.
8543
8544 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
8545 Martin Heller (Ing.-Buero_Heller@t-online.de)
8546
8547 * config.guess (interix Alpha): Add.
8548
8549 1999-04-11 Richard Henderson <rth@cygnus.com>
8550
8551 * configure.in (i?86-*-beos*): Do config gperf; don't config
8552 gdb, newlib, or libgloss.
8553
8554 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
8555
8556 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
8557 link a trivial program with -mabi=64. If it fails, remove mabi=64
8558 from multidirs.
8559
8560 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
8561
8562 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
8563
8564 1999-04-08 Nick Clifton <nickc@cygnus.com>
8565
8566 * config.sub: Add support for mcore targets.
8567
8568 1999-04-07 Michael Meissner <meissner@cygnus.com>
8569
8570 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
8571 not mt-ospace, in order to shut up assembler warning about using
8572 symbols that are named the same as registers.
8573
8574 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
8575
8576 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
8577 dependency list for all-target-cygmon.
8578
8579 1999-04-05 Doug Evans <devans@casey.cygnus.com>
8580
8581 * config-ml.in: Check $host, not $target, for selective multilibs.
8582 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
8583 thumb interworking, and underscore prefix multilibs.
8584
8585 1999-04-04 Ian Lance Taylor <ian@zembu.com>
8586
8587 * missing: Update to version from current automake.
8588
8589 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
8590
8591 * configure (gxx_include_dir): Removed.
8592
8593 * configure.in (gxx_include_dir): Handle it.
8594 * Makefile.in: Likewise.
8595
8596 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
8597
8598 * config.sub (mips64vr4111,mips64vr4111el) Add.
8599
8600 1999-03-21 Ben Elliston <bje@cygnus.com>
8601
8602 * config.guess: Correct typo for detecting ELF on FreeBSD.
8603
8604 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
8605
8606 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
8607 config/mh-djgpp.
8608
8609 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
8610
8611 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
8612 all-target-newlib to dependency list for all-target-bsp.
8613
8614 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
8615
8616 * config.sub: Add i386-uwin support.
8617 * config.guess: Likewise.
8618
8619 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8620
8621 * configure.in: cleanup, add mh-*pic handling for arm, special
8622 case powerpc*-*-aix*
8623
8624 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
8625
8626 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
8627 can be built.
8628
8629 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
8630
8631 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
8632 targets.
8633
8634 1999-03-02 Nick Clifton <nickc@cygnus.com>
8635
8636 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
8637
8638 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
8639
8640 * config.sub: Check for "cygwin*" rather than "cygwin32*"
8641
8642 1999-02-24 Nick Clifton <nickc@cygnus.com>
8643
8644 * config.sub: Fix typo in arm recognition.
8645
8646 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
8647
8648 * configure.in (noconfigdirs): Changed target_configdirs to
8649 include target-bsp only for m68k-*-elf* and m68k-*-coff*
8650 rather than m68k-*-* since it is not known to work on
8651 m68k-aout. Ditto for arm-*-*oabi.
8652
8653 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
8654
8655 * configure.in (*-*-windows*): Remove, no longer used.
8656
8657 1999-02-19 Ben Elliston <bje@cygnus.com>
8658
8659 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
8660 Smart and improved by Andrew Cagney.
8661
8662 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
8663
8664 * config.guess: Recognize openbsd-*-hppa.
8665
8666 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
8667
8668 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
8669 only if it is not empty.
8670
8671 1999-02-17 Nick Clifton <nickc@cygnus.com>
8672
8673 Patch from: Scott Bambrough <scottb@corelcomputer.com>
8674
8675 * config.guess: Modified to recognize uname's armv* syntax.
8676
8677 * config.sub: Modified to recognize uname's armv* syntax.
8678
8679 1999-02-17 Mark Salter <msalter@cygnus.com>
8680
8681 * configure.in: Added target-bsp for sparclite.
8682
8683 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
8684
8685 * config.sub: Recognize alphapca5[67] and up to alphaev8.
8686
8687 1999-02-08 Nick Clifton <nickc@cygnus.com>
8688
8689 * configure.in: Add support for strongarm port.
8690 * config.sub: Add support for strongarm target.
8691
8692 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
8693
8694 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
8695 the old name config/mh-cygwin32.
8696 Enable texinfo.
8697
8698 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
8699
8700 * configure.in: Do build ld for ix86 Solaris.
8701
8702 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
8703
8704 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
8705 $AR_FOR_TARGET. Likewise for RANLIB.
8706
8707 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
8708
8709 * config.sub (oabi): Recognize.
8710 * configure.in (arm-*-oabi): Handle.
8711
8712 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
8713
8714 * config.guess: Improve detection of i686 on UnixWare 7.
8715
8716 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
8717
8718 * config.guess: Add support for i386-pc-interix.
8719 * config.sub: Likewise.
8720 * configure.in: Likewise.
8721
8722 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
8723
8724 * Makefile.in: Remove unneeded all-target-libio from
8725 from all-target-winsup target since it is now unneeded.
8726 Add all-target-libtermcap in its place since it is now
8727 needed.
8728
8729 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
8730
8731 * configure.in: makefile stub for cygwin target is probably
8732 unnecessary. Remove it for now.
8733
8734 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
8735
8736 * configure.in: libtermcap.a should be built when cygwin is the
8737 target as well as the host.
8738 * config.guess: Allow mixed case in cygwin uname output.
8739 * Makefile.in: Add libtermcap target.
8740
8741 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
8742
8743 * config.sub: Clean up handling of hppa2.0.
8744
8745 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
8746
8747 * config.guess: Use C code to identify more HP machines.
8748
8749 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
8750
8751 * config.sub: Handle hppa2.0.
8752
8753 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
8754
8755 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
8756 cygmon for all sparclite targets, regardless of object format.
8757
8758 1998-12-15 Mark Salter <msalter@cygnus.com>
8759
8760 * configure.in: Added target-bsp for several target architectures.
8761
8762 * Makefile.in: Added rules for bsp.
8763
8764 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
8765
8766 * config.guess: Improve detection of hppa2.0 processors.
8767
8768 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
8769
8770 * config.guess: Recognize FreeBSD using ELF automatically.
8771
8772 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
8773
8774 * configure (skip-this-dir): Add handling for new shell script, which
8775 might be created by a sub-directory's configure to indicate, this particular
8776 directory is "unwanted".
8777 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
8778
8779 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
8780
8781 * ltconfig: import from libtool, after changing libtool to
8782 account for the cygwin name change.
8783
8784 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
8785
8786 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
8787 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
8788
8789 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
8790
8791 * configure.in: Add libtermcap to list of cygwin dependencies.
8792
8793 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
8794
8795 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
8796 they include winsup/include when it's a cygwin target.
8797
8798 1998-11-12 Tom Tromey <tromey@cygnus.com>
8799
8800 * configure.in (host_tools): Added zip.
8801 * Makefile.in (all-target-libjava): Depend on all-zip.
8802 (all-zip): New target.
8803 (ALL_MODULES): Added all-zip.
8804 (NATIVE_CHECK_MODULES): Added check-zip.
8805 (INSTALL_MODULES): Added install-zip.
8806 (CLEAN_MODULES): Added clean-zip.
8807
8808 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
8809
8810 * Makefile.in: lose "32" from comment about cygwin.
8811
8812 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
8813
8814 * configure.in: Use -Os to build target libraries for the fr30.
8815
8816 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
8817
8818 * config.sub: Add fr30.
8819
8820 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
8821
8822 * configure.in: drop "32" from config/mh-cygwin32. Check
8823 cygwin* instead of cygwin32*.
8824 * config.sub: Check cygwin* instead of cygwin32*.
8825
8826 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
8827
8828 * config.guess: Match any version of Unixware7.
8829
8830 1998-10-20 Syd Polk <spolk@cygnus.com>
8831
8832 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
8833 if desired.
8834
8835 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
8836
8837 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
8838 these if the appropriate directories and files to not exist.
8839
8840 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
8841
8842 * Makefile.in (DEVO_SUPPORT): Add config.if.
8843
8844 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
8845
8846 * configure: Add pattern to replace "build_tooldir"'s
8847 definition in the generated Makefile with "tooldir"'s
8848 actual value.
8849
8850 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
8851
8852 * config.sub: Bring back lost sparcv9.
8853
8854 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
8855
8856 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
8857
8858 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
8859 CC_FOR_TARGET and friends.
8860
8861 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
8862
8863 * Makefile.in (build_tooldir): New variable, same as tooldir.
8864 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
8865 -B$(build_tooldir)/bin/.
8866 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
8867
8868 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8869
8870 * README: Remove installation instructions and refer to the
8871 INSTALL directory instead.
8872
8873 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
8874
8875 * config.sub: Add support for i[34567]86-pc-udk.
8876 * configure.in: Likewise.
8877
8878 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
8879
8880 * Makefile.in: add bzip2 package building bits for user
8881 tools module
8882 * configure.in: ditto
8883
8884 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
8885
8886 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
8887 (ALL_TARGET_MODULES): Add all-target-libobjc.
8888 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8889 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8890 (all-target-libchill): Add dependencies.
8891 * configure.in (target_libs): Add libchill.
8892
8893 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
8894
8895 * configure.in (target_subdir): Remove duplicate line.
8896
8897 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
8898
8899 * Makefile.in (all-automake): fix dependencies.
8900
8901 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
8902
8903 * configure.in: Minor cleanups for building in the $(target_alias)
8904 subdir.
8905
8906 1998-09-22 Jim Wilson <wilson@cygnus.com>
8907
8908 * Makefile.in (bootstrap): Set r and s before make all. Use
8909 BASE_FLAGS_TO_PASS in make all.
8910 (cross): Likewise.
8911
8912 1998-09-20 Mark Mitchell <mark@markmitchell.com>
8913
8914 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
8915
8916 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
8917
8918 * config.sub: Fix typo in last change.
8919
8920 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
8921
8922 * config.sub: Add support for C4x target.
8923 * configure.in: Likewise.
8924
8925 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
8926
8927 * config.sub: Recognize sparcv9 just like sparc64.
8928
8929 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
8930
8931 * config.guess: Match "Pent II" or "PentII" for OpenServer.
8932
8933 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
8934
8935 * config.guess: Correctly identify Pentium II sco boxes.
8936
8937 * config.guess: Fix "tr" code. From Weiwen Liu.
8938
8939 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
8940
8941 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
8942 stabs.
8943
8944 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
8945
8946 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
8947 (ALL_TARGET_MODULES): Add all-target-libchill.
8948 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8949 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8950 (all-target-libchill): Add dependencies.
8951 * configure.in (target_libs): Add libchill.
8952
8953 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
8954
8955 * config.guess: Avoid assumptions about "tr" behaves when
8956 LANG is set to something other than English.
8957
8958 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
8959
8960 * configure (gxx_include_dir): Changed to
8961 '${prefix}/include/g++'-${libstdcxx_interface}.
8962
8963 * config.if: New to determine the interfaces.
8964
8965 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
8966
8967 * config.guess: Detect and handle MPE/IX.
8968 * config.sub: Deal with MPE/IX.
8969
8970 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
8971
8972 * configure.in: Use mh-aix43.
8973
8974 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
8975
8976 * configure: Fix --without/--disable cases for gxx-include-dir.
8977
8978 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
8979
8980 * mdata-sh: Imported. Needed for automake support.
8981
8982 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
8983
8984 * Makefile.in (taz): Try "chmod -R og=u ." before
8985 "chmod og=u `find . -print`".
8986
8987 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
8988
8989 * configure.in: Add arm-elf and thumb-elf support.
8990
8991 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
8992
8993 * Makefile.in: Undo previous patch.
8994
8995 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
8996
8997 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
8998 to here ...
8999 (install-no-fixedincludes): and here
9000 (INSTALL_MODULES): ... from here.
9001
9002 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
9003
9004 * config.sub: Merge with FSF.
9005
9006 * config.guess: Merge with FSF.
9007
9008 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
9009
9010 * configure (extraconfigdirs): New variable.
9011 (SUBDIRS): Add extraconfigdirs and recurse on them too.
9012 * Makefile.in (all): Move higher in file.
9013 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
9014 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
9015 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
9016 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
9017 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
9018
9019 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
9020
9021 * Makefile.in (all-target-libjava): Depend on all-gcc and
9022 all-target-newlib.
9023 (configure-target-libjava): Depend on $(ALL_GCC).
9024
9025 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
9026
9027 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
9028 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
9029
9030 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
9031
9032 * INSTALL/README: Fix typo.
9033
9034 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
9035
9036 * ylwrap: Change absolute path checks to check for DOS style path
9037 names.
9038
9039 * ylwrap: Don't use a full path name if the source file is in the
9040 same directory. From hjl@lucon.org (H.J. Lu).
9041
9042 * config-ml.in: Default to being verbose, to match Feb 18 change to
9043 configure.
9044
9045 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
9046
9047 Brought over from egcs:
9048
9049 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9050
9051 * configure.in (target_subdir): Set to ${target_alias} instead
9052 of "libraries".
9053
9054 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9055
9056 * configure.in (target_subdir): Set to libraries if enable_multilib.
9057
9058 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
9059
9060 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
9061 multilibs, force reconfiguration the first time we create
9062 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
9063
9064 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
9065
9066 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
9067 avoid confusion with --no-recursion.
9068
9069 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
9070
9071 * configure.in: Win32 hosts shouldn't use install -x
9072 * install-sh: remove -x option, and special .exe-handling
9073 hack.
9074
9075 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
9076
9077 * config.guess: Recognize i586-pc-beos.
9078 * configure.in: Don't build some bits for beos.
9079
9080 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
9081
9082 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
9083 CFLAGS default to -O2.
9084
9085 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
9086 when using GNU ld.
9087
9088 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
9089
9090 * ltmain.sh: Correct install when using a different shell.
9091
9092 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
9093
9094 * ltconfig, ltmain.sh: Update to libtool 1.2b.
9095
9096 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
9097
9098 * makefile.vms: Update to build binutils/makefile.vms. Add install
9099 target.
9100
9101 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
9102
9103 * ltconfig: Update to correct AIX handling.
9104
9105 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9106
9107 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9108
9109 * configure.in (target_subdir): Set to ${target_alias} instead
9110 of "libraries".
9111
9112 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
9113
9114 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9115 (Makefile): Depend on $(gcc_version_trigger).
9116
9117 * configure (gcc_version): Change default initializer to empty
9118 string.
9119 (gcc_version_trigger): New variable; pass this variable down
9120 to subdir configures to enable them checking gcc's version
9121 themselves. Emit make macros for both gcc_version vars.
9122 (topsrcdir): Initialize reliably.
9123 (recursion line): Remove --with-gcc-version=${gcc_version}.
9124
9125 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9126
9127 * configure (enable_version_specific_runtime_libs): Implement new flag
9128 --enable-version-specific-runtime-libs which installs C++ runtime stuff
9129 in $(libsubdir); emit definition in each generated Makefile.
9130 (gxx_include_dir): Initialize depending on
9131 $enable_version_specific_runtime_libs.
9132
9133 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9134
9135 * configure (gcc_version): Initialize properly depending on
9136 how and where configure is started.
9137 (recursion line): Pass a --with-gcc-version=${gcc_version}
9138 to configures in subdirs.
9139
9140 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
9141
9142 * configure.in (noconfigdirs): Add configure pattern for mips tx39
9143 cygmon
9144
9145 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
9146
9147 * configure.in: Add cygmon and libstub support for mn10200.
9148
9149 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
9150
9151 * configure (gcc_version): Add new variable describing the
9152 particular gcc version we're building.
9153 * Makefile.in (libsubdir): Add new macro for the directory
9154 in which the compiler finds executables, libraries, etc.
9155 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
9156 and libsubdir.
9157
9158 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9159
9160 * Makefile.in (local-clean): Remove *.log.
9161 (warning.log): Built with warn_summary from build.log.
9162 (mail-report.log): Run test_summary.
9163 (mail-report-with-warnings.log): Run test_summary including
9164 warning.log in the report.
9165
9166 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
9167
9168 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
9169
9170 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
9171
9172 * Makefile.in (grep): Grep no longer depends on libiberty.
9173
9174 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
9175
9176 * Makefile.in: all-snavigator needs all-libgui.
9177
9178 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
9179
9180 * configure.in: Add cygmon and libstub support for mn10300.
9181
9182 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
9183
9184 * missing: Update to version from automake 1.3.
9185
9186 * ltmain.sh: On installation, don't get confused if the same name
9187 appears more than once in the list of library names.
9188
9189 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
9190
9191 * config.sub: Accept m68060 and m5200 as CPU names.
9192
9193 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
9194
9195 * configure: Use && rather than using -a in test, because odd
9196 strings can confuse test.
9197 * configure.in: Likewise.
9198
9199 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
9200
9201 * ltconfig, ltmain.sh: Bring in Visual C++ support.
9202
9203 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9204
9205 * Makefile.in (boostrap2-lean, bootstrap3-lean,
9206 bootstrap4-lean): New targets.
9207
9208 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
9209
9210 * mpw-* Delete. Not used.
9211
9212 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
9213
9214 * COPYING.LIB: Update FSF address.
9215
9216 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
9217
9218 * ltconfig, ltmain.sh: Update to libtool 1.2a.
9219
9220 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
9221 GAS_SUPPORT_DIRS.
9222
9223 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
9224
9225 * ltconfig, ltmain.sh: Avoid producing a version number if
9226 -version-info was not used.
9227
9228 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
9229
9230 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
9231 building with newlib.
9232
9233 1998-04-30 Paul Eggert <eggert@twinsun.com>
9234
9235 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
9236 Solaris `make' causes it to continue to next definition.
9237
9238 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
9239
9240 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
9241 the right GUI libraries and files are installed along with GDB.
9242
9243 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
9244
9245 * configure.in: Change alpha to alpha* in several places.
9246
9247 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
9248
9249 * config.sub: Recognize sparc86x.
9250
9251 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
9252
9253 * configure.in (--enable-target-optspace): Remove debug echo.
9254
9255 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
9256
9257 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
9258
9259 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
9260
9261 * ltconfig: Update cygwin32 support.
9262
9263 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
9264 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
9265 (GDB_SUPPORT_DIRS): Likewise.
9266
9267 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
9268
9269 * configure.in (target_makefile_frag): If --enable-target-optspace,
9270 use -Os to compile target libraries rather than -O2. Default to
9271 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
9272 not used.
9273 * configure.in (target_cflags): Ditto for d30v.
9274
9275 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
9276
9277 * Makefile.in (all-bfd): Depend on all-intl.
9278 (all-binutils): Likewise.
9279 (all-gas): Likewise.
9280 (all-gprof): Likewise.
9281 (all-ld): Likewise.
9282
9283 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
9284
9285 * configure.in (host_tools): Fix typo, lbtool -> libtool.
9286
9287 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
9288
9289 * Makefile.in (all-bfd): Depend upon all-libiberty.
9290
9291 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
9292
9293 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
9294
9295 * Makefile.in: Add libstub.
9296
9297 * configure.in: Ditto. Build libstub for targets that have cygmon
9298 support.
9299
9300 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
9301
9302 * configure.in: Don't set PICFLAG on ix86-cygwin32.
9303
9304 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
9305
9306 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
9307 use mh-sysv5 if specified. Support gprof on SCO Open Server.
9308
9309 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
9310
9311 * configure: Define DEFAULT_M4 by searching PATH.
9312 * Makfile.in: Use DEFAULT_M4.
9313
9314 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
9315
9316 * ltconfig: Add cygwin32 support.
9317
9318 * Makefile.in, configure.in: Add libtool as a native only directory
9319 to configure and build.
9320
9321 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
9322
9323 * Makefile.in (INSTALL_MODULES): Remove texinfo.
9324
9325 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
9326
9327 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
9328
9329 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
9330
9331 * Makefile.in: add ash make rules
9332 * configure.in: add ash to native_only and host_tools lists
9333
9334 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
9335
9336 * Makefile.in (all-gettext, all-intl): New targets.
9337 (ALL_MODULES): Added all-gettext, all-intl.
9338 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
9339 (INSTALL_MODULES): Added install-gettext, install-intl.
9340 (CLEAN_MODULES): Added clean-gettext, clean-intl.
9341
9342 * configure.in (host_tools): Added gettext.
9343 (native_only): Likewise.
9344 (noconfigdirs) [various cases]: Likewise.
9345 (host_libs): Added intl.
9346
9347 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
9348
9349 * configure: Do not disable building gdbtk for cygwin32 hosts.
9350
9351 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
9352
9353 * configure.in: Add thumb-coff target.
9354 * config.sub: Add thumb-coff target.
9355
9356 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9357
9358 * Makefile.in: Revert yesterday's change.
9359 (all-target-winsup): all-target-librx stays out of here.
9360
9361 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
9362
9363 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
9364 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
9365 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
9366 Remove references to librx and libg++.
9367
9368 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
9369
9370 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
9371 recursive makes
9372
9373 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
9374
9375 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
9376 for newlib directory.
9377 (CXX_FOR_TARGET): Likewise.
9378
9379 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
9380
9381 * ltconfig: Update after libtool/ltconfig.in change for
9382 hpux11.
9383
9384 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
9385
9386 * ltconfig, ltmain.sh: Update to libtool 1.2.
9387
9388 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
9389
9390 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
9391 (install-gcc-cross): Instead, override LANGUAGES here.
9392
9393 1998-03-18 Dave Love <d.love@dl.ac.uk>
9394
9395 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
9396 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
9397
9398 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
9399
9400 * configure.in: Add Thumb-pe target.
9401
9402 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
9403
9404 * Makefile.in - changed sn targets to snavigator
9405 * configure.in - changed sn targets to snavigator
9406
9407 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
9408
9409 * config-ml.in: After building symlink tree call make distclean
9410 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
9411 to be the case for libiberty.
9412
9413 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
9414
9415 * configure: When making link, also check the current
9416 directory. The configure scripts may create one.
9417
9418 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
9419
9420 * config.sub: Accept alphapca56 and alphaev6 properly.
9421
9422 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9423
9424 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
9425
9426 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
9427
9428 * config.sub (sco5): Fix typo.
9429
9430 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
9431
9432 * Makefile.in (INSTALL_MODULES): Move install-tcl before
9433 install-itcl.
9434 (install-itcl): Remove dependency on install-tcl.
9435
9436 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
9437
9438 * configure.in: Remove libgloss from noconfigdirs for MN10300.
9439
9440 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
9441
9442 * configure.in: Don't build libgui for a cygwin32 target when not on
9443 a cygwin32 host.
9444
9445 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
9446
9447 * configure (redirect): Set to null, so default behavior of
9448 configure is now --verbose.
9449
9450 1998-02-16 Dave Love <d.love@dl.ac.uk>
9451
9452 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
9453 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
9454
9455 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
9456
9457 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
9458 this change to sync Makefile.in with its ChangeLog entries.
9459
9460 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
9461
9462 * ltmain.sh (mkdir): Check that the directory doesn't exist
9463 before we exit with error, so that we don't get races during
9464 parallel builds.
9465
9466 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
9467
9468 * ltconfig, ltmain.sh: Update from libtool 1.0i.
9469
9470 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
9471
9472 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
9473 PICFLAG_FOR_TARGET.
9474 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
9475
9476 * configure: Emit a definition for the new macro enable_shared
9477 into each Makefile.
9478
9479 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9480
9481 * configure.in (host_tools, native_only): Add libtool.
9482
9483 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
9484
9485 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
9486 Fix typo in ming config comment.
9487
9488 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
9489
9490 * ltconfig, ltmain.sh: Update from libtool 1.0h.
9491
9492 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
9493
9494 * config.sub: Add tic30 cases, and map c30 to tic30.
9495
9496 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
9497
9498 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
9499 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
9500 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
9501 (CLEAN_TARGET_MODULES): Similarly
9502 (all-target-libf2c): Add dependences.
9503 * configure.in (target_libs): Add libf2c.
9504
9505 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
9506
9507 * configure.in: Remove expect from noconfigdirs when target
9508 is cygwin32. OK to build expect and dejagnu with Canadian
9509 Cross.
9510
9511 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
9512
9513 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
9514 host.
9515
9516 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
9517 and mingw32.
9518
9519 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
9520
9521 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
9522 here as it is not defined in the toplevel Makefile.
9523
9524 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
9525
9526 * configure (package_makefile_rules_frag): New variable, which names
9527 a file with generic rules, ...
9528 Change comment to mention we now have FIVE parts.
9529 * configure: Undo last change.
9530
9531 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
9532
9533 * config.guess: More accurate determination of HP processor types.
9534 * config.sub: More accurate determination of HP processor types.
9535
9536 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
9537
9538 * configure (package_makefile_frag): Move inserting the
9539 ${package_makefile_frag} to where it should be according
9540 to the comment.
9541
9542 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
9543
9544 * config.guess: Add support for Linux/ARM.
9545
9546 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
9547
9548 * .cvsignore: Remove *-info and *-install since they match
9549 release-info and mpw-install, which we don't want to just ignore.
9550
9551 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
9552
9553 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
9554
9555 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
9556
9557 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
9558 local_prefix to sub-make invocations.
9559
9560 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
9561
9562 * configure.in: Check makefile fragments in the source
9563 directory.
9564
9565 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9566
9567 * configure.in: Check whether host and target makefile
9568 fragments exist before adding them to *_makefile_frag.
9569
9570 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
9571
9572 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
9573
9574 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
9575
9576 * configure.in: Make sure we only replace RPATH_ENVVAR on
9577 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
9578 regexp to sed.
9579
9580 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
9581 to sub-makes.
9582
9583 1998-01-13 Lee Iverson (leei@ai.sri.com)
9584
9585 * config-ml.in (multi-do): LDFLAGS must include multilib
9586 designator.
9587
9588 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
9589
9590 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
9591
9592 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
9593
9594 * config.sub: Add mingw32 support.
9595 * configure.in: Likewise.
9596
9597 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
9598
9599 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
9600
9601 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
9602
9603 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9604 * configure (gxx_include_dir): Provide a definition for subdirs
9605 which do not use autoconf.
9606
9607 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
9608
9609 * config.guess: Sync with egcs. Picks up new alpha support,
9610 BeOS & some additional linux support.
9611
9612 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
9613
9614 * config.guess: HP 9000/803 is a PA1.1 machine.
9615
9616 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
9617
9618 * configure.in: It's alpha*-...
9619
9620 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9621
9622 * configure.in (host_makefile_frag, target_makefile_frag):
9623 Handle multiple config files.
9624 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
9625 alpha-*-*.
9626
9627 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
9628
9629 * mkdep: New file.
9630
9631 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
9632
9633 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
9634
9635 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
9636
9637 * Makefile.in: Add libgui directory.
9638 (GDB_TK): Add all-libgui.
9639 * configure.in: Add libgui directory.
9640 * configure: Add all-libgui to GDB_TK.
9641
9642 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
9643
9644 * config-ml.in (multidirs): Add m32r to multilib list.
9645
9646 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
9647
9648 * Makefile.in (all-target-gperf): Change dependency to
9649 all-target-libstdc++.
9650
9651 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
9652
9653 * config.guess: Add BeOS support.
9654
9655 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
9656
9657 Source directory cvs renamed to cvssrc:
9658 * configure.in (host_tools): Change cvs to cvssrc.
9659 (native_only): Likewise.
9660 (noconfigdirs) [various cases]: Likewise.
9661 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
9662 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
9663 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
9664 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
9665 (all-cvssrc): Rename target from all-cvs.
9666
9667 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
9668
9669 * configure (gxx_include_dir): Fix thinko.
9670
9671 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
9672
9673 * Makefile.in (INSTALL_TARGET_CROSS): Define.
9674 (install-cross, install-gcc-cross): New targets.
9675
9676 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
9677
9678 * configure.in (noconfigdirs): Add support for Thumb target.
9679
9680 * config.sub (maybe_os): Add support for Thumb target.
9681
9682 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
9683
9684 * Makefile.in: Add rules for cygmon.
9685
9686 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
9687
9688 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
9689
9690 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9691 * configure (gxx_include_dir): Provide a definition for subdirs
9692 which do not use autoconf.
9693
9694 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
9695
9696 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
9697 11/18/97 build
9698
9699 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
9700
9701 * From Franz Sirl.
9702 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
9703 found on RedHat Linux systems.
9704
9705 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
9706
9707 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
9708 guesses.
9709
9710 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
9711
9712 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
9713
9714 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
9715
9716 * ltmain.sh: If mkdir fails, check whether the directory was created
9717 anyhow by some other process.
9718
9719 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
9720
9721 * configure.in (d30v-*-*): Configure all directories.
9722
9723 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
9724
9725 * configure.in (d30v-*-*): Configure newlib, libiberty directories
9726 for the D30V.
9727
9728 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
9729
9730 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
9731
9732 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
9733
9734 * include/libiberty.h: Add extern "C" { so it can be used with C++
9735 progrms.
9736 * include/remote-sim.h: Add extern "C" { so it can be used with C++
9737 programs.
9738
9739 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
9740
9741 * configure.in (d30v-*-*): Configure GCC now.
9742
9743 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
9744
9745 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
9746 is no longer needed.
9747
9748 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
9749
9750 * Makefile.in: check-target-libio depends on all-target-libstdc++.
9751
9752 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
9753
9754 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
9755 targets using "$@" to provide support for similar but not identical
9756 targets without having to duplicate code.
9757
9758 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
9759
9760 * makefile.vms: Fix to work with DEC C.
9761
9762 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
9763
9764 * config.sub: Add mips-tx39-elf to marketing names.
9765
9766 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
9767
9768 * ltmain.sh: Handle symlinks in generated script.
9769
9770 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
9771
9772 * configure: Handle autoconf style directory options: --bindir,
9773 --datadir, --includedir, --infodir, --libdir, --libexecdir,
9774 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
9775 --sysconfdir.
9776 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
9777 (sharedstatedir, localstatedir, oldincludedir): New variables.
9778 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
9779 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
9780 sbindir, sharedstatedir, and sysconfdir.
9781
9782 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
9783
9784 * Makefile.in (bootstrap-lean): New target.
9785
9786 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
9787
9788 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
9789 sn, and gnuserv from noconfigdirs.
9790
9791 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
9792
9793 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
9794
9795 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
9796
9797 * Makefile.in (cross): New target.
9798
9799 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
9800 Jeff Law <law@cygnus.com>
9801
9802 * Makefile.in (bootstrap2, bootstrap3): New targets.
9803 (all-bootstrap): Remove outdated and confusing target.
9804 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
9805
9806 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
9807
9808 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
9809 windows. Consistent with gdb/configure.
9810
9811 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
9812
9813 * configure.in: Name Linux target fragment.
9814
9815 * configure: Rewrite so that project Makefile fragment is inserted
9816 first and appears last in the resulting Makefile.
9817
9818 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
9819
9820 * Makefile.in (install-itcl): Install tcl first.
9821
9822 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
9823
9824 * configure.in: remove bison from noconfigdirs for Cygwin32 host
9825
9826 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9827
9828 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
9829
9830 * configure.in (skipdirs): Add target-librx for Linux.
9831 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
9832
9833 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
9834
9835 * Makefile.in (bootstrap): New target.
9836
9837 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
9838
9839 * config.sub: Accept 'amigados' for backward compatibility.
9840
9841 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
9842
9843 * config.guess: Merge with FSF.
9844
9845 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
9846
9847 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
9848
9849 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
9850
9851 * config.sub: Add "marketing-names" patch.
9852
9853 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
9854
9855 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
9856
9857 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
9858
9859 * config.sub: Handle v850-elf.
9860
9861 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
9862
9863 * .cvsignore (*-install): Remove.
9864
9865 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
9866
9867 * ltconfig: Set CONFIG_SHELL in libtool.
9868 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
9869
9870 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9871
9872 * configure.in (target_subdir): Set to libraries if enable_multilib.
9873
9874 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
9875
9876 * config.guess: Update from gcc directory.
9877
9878 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
9879
9880 * Makefile.in (all-sim): Depends on all-readline.
9881
9882 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
9883
9884 * Makefile.in (BISON, YACC): Use $$s.
9885 (all-bison): Depend on all-texinfo.
9886
9887 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
9888
9889 * Makefile.in (BISON): Add -L flag.
9890 (YACC): Likewise.
9891
9892 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
9893
9894 * configure.in (noconfigdirs): Add support for v850e target.
9895
9896 * config.sub (maybe_os): Add support for v850e target.
9897
9898 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
9899
9900 * configure.in (noconfigdirs): Add support for v850ea target.
9901
9902 * config.sub (maybe_os): Add support for v850ea target.
9903
9904 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
9905
9906 * config.sub: Add mipstx39. Delete r3900.
9907
9908 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
9909
9910 * Makefile.in (all-autoconf): Depends on all-texinfo.
9911
9912 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
9913
9914 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
9915 eabi targets.
9916
9917 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
9918
9919 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
9920
9921 * configure: When handling a Canadian Cross, handle YACC as well as
9922 BISON. Just set BISON to bison. When setting YACC, prefer bison.
9923 * Makefile.in (all-bison): Depend upon all-texinfo.
9924
9925 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
9926
9927 * Makefile.in (BISON): bison, not byacc or bison -y.
9928 (YACC): bison -y or byacc or yacc.
9929 (various): Add *-bison as appropriate.
9930 (taz): No need to mess with BISON anymore.
9931
9932 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
9933
9934 * configure: If OSTYPE matches *win32*, try to find a good value for
9935 CONFIG_SHELL.
9936
9937 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
9938
9939 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
9940 configure.in if it is present.
9941
9942 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
9943
9944 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
9945
9946 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
9947
9948 * config.sub: Recognize `arc' cpu.
9949 * configure.in: Likewise.
9950 * config-ml.in: Likewise.
9951
9952 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
9953
9954 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
9955
9956 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
9957
9958 * configure: Changed sed delimiter from ':' to '|' when
9959 attempting to substitute ${config_shell} for SHELL. On
9960 NT ${config_shell} may contain a ':' in it.
9961
9962 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
9963
9964 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
9965
9966 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
9967
9968 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
9969
9970 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
9971
9972 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
9973
9974 * ylwrap: If the program is a relative path, force it to be
9975 absolute.
9976
9977 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
9978
9979 * configure (tooldir): Set BISON to `bison -y' and not just bison.
9980
9981 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
9982
9983 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
9984 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
9985 for libraries.
9986
9987 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
9988
9989 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
9990 separated by spaces.
9991
9992 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
9993
9994 * ylwrap: New file.
9995 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
9996
9997 * ltmain.sh: Handle /bin/sh at start of install program.
9998
9999 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10000
10001 * ltconfig, ltmain.sh: New files, from libtool 1.0.
10002 * missing: New file, from automake 1.2.
10003
10004 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
10005
10006 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
10007 check-tk to CHECK_X11_MODULES.
10008
10009 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
10010
10011 * config.sub: Merge with FSF.
10012
10013 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
10014
10015 * config.guess: Merge with FSF.
10016
10017 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
10018
10019 * configure: Treat msdosdjgpp like go32.
10020 * configure.in: Likewise. Don't remove gprof for go32.
10021
10022 * configure: Change Makefile.tem2 to Makefile.tm2.
10023
10024 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
10025
10026 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
10027
10028 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10029
10030 * install-sh (chmodcmd): Set to null if the DST directory already
10031 exists. Same as Nov 11th change.
10032
10033 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
10034
10035 * configure (GDB_TK): Needs itcl and tix.
10036
10037 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
10038
10039 * config.guess: Update from FSF.
10040
10041 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
10042
10043 * Makefile.in (GDB_TK): Depend on itcl and tix.
10044
10045 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
10046
10047 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
10048 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
10049 (INSTALL_SCRIPT): New variable.
10050 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
10051 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
10052 to -x.
10053 * install-sh: Add support for -x option.
10054
10055 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
10056
10057 * configure.in, Makefile.in: Treat tix like itcl.
10058
10059 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
10060
10061 * Makefile.in (WINDRES): New variable.
10062 (WINDRES_FOR_TARGET): New variable.
10063 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
10064 (EXTRA_HOST_FLAGS): Add WINDRES.
10065 (EXTRA_TARGET_FLAGS): Add WINDRES.
10066 (EXTRA_GCC_FLAGS): Add WINDRES.
10067 ($(DO_X)): Pass down WINDRES.
10068 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
10069 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
10070 DLLTOOL_FOR_TARGET.
10071
10072 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
10073
10074 * configure.in: configure sim before gdb for win32-x-ppc
10075
10076 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10077
10078 Move gperf into the toplevel, from libg++.
10079 * configure.in (target_tools): Add target-gperf.
10080 (native_only): Add target-gperf.
10081 * Makefile.in (all-target-gperf): New target, depend on
10082 all-target-libg++.
10083 (configure-target-gperf): Empty rule.
10084 (ALL_TARGET_MODULES): Add all-target-gperf.
10085 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10086 (CHECK_TARGET_MODULES): Add check-target-gperf.
10087 (INSTALL_TARGET_MODULES): Add install-target-gperf.
10088 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
10089
10090 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
10091
10092 * config.sub (mn10200): Recognize new basic machine.
10093
10094 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10095
10096 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10097 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10098
10099 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10100
10101 * configure.in: If we're building mips-sgi-irix6* native, turn on
10102 ENABLE_MULTILIB and set TARGET_SUBDIR.
10103
10104 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
10105
10106 * Makefile.in (all-sn): Depend on all-grep.
10107
10108 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
10109
10110 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10111
10112 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10113 Makefile. From Jeff Makey <jeff@cts.com>.
10114 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10115
10116 * Makefile.in (DISTBISONFILES): Remove.
10117 (taz): Don't futz with DISTBISONFILES. Change BISON to use
10118 $(DEFAULT_YACC).
10119
10120 * configure.in: Build itl, db, sn, etc., when building for native
10121 cygwin32.
10122
10123 * Makefile.in (LD): New variable.
10124 (EXTRA_HOST_FLAGS): Pass down LD.
10125 ($(DO_X)): Likewise.
10126
10127 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
10128
10129 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
10130
10131 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
10132
10133 * configure.in (targargs): Strip out any supplied --build argument
10134 before adding our own. Always add --build.
10135
10136 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
10137
10138 * configure.in (targargs): Pass --build if we're doing
10139 a cross-compile.
10140
10141 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
10142
10143 * configure: Use '|' instead of ":" as the separator in
10144 sed. Otherwise sed chokes on NT path names with drive
10145 designators. Also look for "?:*" as the leading characters in an
10146 absolute pathname.
10147
10148 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
10149
10150 * config.sub: Support for r3900.
10151
10152 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
10153
10154 * configure.in: Use install-sh, not install.sh.
10155
10156 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
10157
10158 * Makefile.in (taz): Improve check for BISON so it doesn't try to
10159 apply it twice.
10160
10161 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
10162
10163 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
10164 install-binutils.
10165
10166 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
10167
10168 * Makefile.in: Add automake targets.
10169 * configure.in (host_tools): Add automake.
10170
10171 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
10172
10173 * configure: Default CXX to c++, not gcc.
10174 * Makefile.in (CXX): Set to c++, not gcc.
10175 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
10176
10177 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
10178
10179 * install-sh: try appending a .exe if source file doesn't
10180 exist
10181
10182 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
10183
10184 * configure.in: Turn on multilib by default.
10185 (cross_only): Remove target-libiberty.
10186
10187 * Makefile.in (all-gcc): Don't depend on libiberty.
10188
10189 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
10190
10191 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
10192
10193 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
10194
10195 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
10196 (DISTBISONFILES): Add ld/Makefile.in
10197
10198 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
10199
10200 * configure.in: if target is cygwin32 but host isn't cygwin32,
10201 don't configure gdb tcl tk expect, not just gdb.
10202
10203 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
10204
10205 * configure.in: Added gnuserv everywhere sn appears.
10206
10207 * Makefile.in (ALL_MODULES): Added all-gnuserv.
10208 (CROSS_CHECK_MODULES): Added check-gnuserv.
10209 (INSTALL_MODULES): Added install-gnuserv.
10210 (CLEAN_MODULES): Added clean-gnuserv.
10211 (all-gnuserv): New target.
10212
10213 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
10214
10215 * config.guess: Fixes for MIPS OpenBSD systems.
10216
10217 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
10218
10219 * Makefile.in (INSTALL_XFORM): Remove.
10220 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
10221
10222 * mkinstalldirs: New file, copied from automake.
10223 * Makefile.in (installdirs): Rename from install-dirs. Use
10224 mkinstalldirs. Change all users.
10225 (DEVO_SUPPORT): Add mkinstalldirs.
10226
10227 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
10228
10229 * install-sh: Rename from install.sh.
10230 * Makefile.in (INSTALL): Change install.sh to install-sh.
10231 (DEVO_SUPPORT): Likewise.
10232
10233 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
10234 Graichen <graichen@rzpd.de>.
10235
10236 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
10237
10238 * config.guess: Recognize OpenBSD systems correctly.
10239
10240 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10241
10242 * README, Makefile.in (ETC_SUPPORT): Remove references to
10243 cfg-paper*, configure.{texi,man,info*}._
10244
10245 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
10246
10247 * Makefile.in (all.normal): Ensure that gcc is built after all
10248 the x11 - ie gdb - targets.
10249
10250 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
10251
10252 * makefile.vms: Don't run conf-a-gas.
10253
10254 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
10255
10256 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
10257
10258 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
10259
10260 * configure.in: Remove noconfigdirs case since gdb also
10261 configures and builds for tic80-coff.
10262
10263 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
10264
10265 * configure: Set cache_file to config.cache.
10266 * Makefile.in (local-distclean): Remove config.cache.
10267
10268 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
10269
10270 * COPYING: Update FSF address.
10271
10272 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
10273
10274 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
10275 noconfigdirs.
10276
10277 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
10278
10279 * Makefile.in (install-dirs): Don't crash if prefix, and hence
10280 MAKEDIRS, is empty.
10281
10282 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
10283
10284 * config.sub: Tweak mn10300 entry.
10285
10286 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
10287
10288 * configure.in (host_tools): Put sim before gdb, so gdb's
10289 configure.tgt can determine if the simulator was configured.
10290
10291 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
10292
10293 * config.sub: Move BeOS $os case to be with other Cygnus
10294 local cases.
10295
10296 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
10297
10298 * config.sub: Remove misplaced comment that broke Linux.
10299
10300 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
10301
10302 * config.sub: Add BeOS support.
10303
10304 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
10305
10306 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
10307
10308 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
10309
10310 * configure.in (noconfigdirs): Remove tcl and tk from
10311 noconfigdirs for cygwin32 builds.
10312
10313 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
10314
10315 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
10316
10317 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
10318
10319 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
10320 make-all.com, use makefile.vms instead.
10321
10322 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
10323
10324 * config.sub: Accept -lnews*.
10325
10326 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
10327
10328 * configure.in (noconfigdirs): Disable target-newlib,
10329 target-examples and target-libiberty for d30v.
10330
10331 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10332
10333 * configure.in (noconfigdirs): Enable ld for d30v.
10334
10335 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
10336
10337 * configure.in (tic80-*-*): Build compiler.
10338
10339 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
10340
10341 * configure.in (d30v-*): Remove sim directory from list of
10342 unsupported d30v directories
10343
10344 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10345
10346 * config.sub, configure.in: Add d30v target cpu.
10347
10348 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
10349
10350 * makefile.vms: New file.
10351 * make-all.com: Remove.
10352
10353 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
10354
10355 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
10356
10357 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
10358
10359 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
10360
10361 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
10362
10363 * Makefile.in (ALL_MODULES): Added all-db.
10364 (CROSS_CHECK_MODULES): Addec check-db.
10365 (INSTALL_MODULES): Added install-db.
10366 (CLEAN_MODULES): Added clean-db.
10367
10368 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
10369
10370 * config.guess: Merge with latest FSF sources.
10371
10372 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
10373
10374 * Makefile.in (ALL_MODULES): Added all-itcl.
10375 (CROSS_CHECK_MODULES): Added check-itcl.
10376 (INSTALL_MODULES): Added install-itcl.
10377 (CLEAN_MODULES): Added clean-itcl.
10378
10379 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
10380
10381 * configure.in: build gdb for mn10200
10382
10383 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
10384
10385 * Makefile.in (all-target-winsup): Depend on all-target-libio.
10386
10387 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
10388
10389 * configure.in (tic80-*-*): Turn off most targets right now.
10390
10391 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
10392
10393 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
10394 rather than the makeinfo program.
10395 (do-info): Depend upon all-texinfo.
10396
10397 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
10398
10399 * configure.in: Remove uses of config/mh-linux.
10400
10401 * config.sub, config.guess: Merge with latest FSF sources.
10402
10403 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
10404
10405 * config.sub (case $basic_machine): Add tic80 entries.
10406
10407 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
10408
10409 * config.sub, config.guess: Merge with latest FSF sources.
10410
10411 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
10412
10413 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
10414 * mpw-config.in: Test for NewFolderRecursive.
10415 * mpw-install: Use symbolic name for startup filename.
10416 * mpw-README: Add various additional details.
10417
10418 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
10419
10420 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
10421
10422 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
10423
10424 * configure.in: Do build gcc and the target libraries for
10425 the mn10200.
10426
10427 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
10428
10429 * configure.in: don't avoid building gdb for mn10300 any more
10430 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
10431 instead of single-quoting it.
10432
10433 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
10434
10435 * configure.in: Don't use --with-stabs on IRIX 6.
10436
10437 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
10438
10439 * configure.in (m32r): Build gdb, libg++ now.
10440
10441 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10442
10443 * configure.in (mips*-sgi-irix6*): Remove gdb and related
10444 directories from noconfigdirs.
10445
10446 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
10447
10448 * config.sub (basic_machine): added mips16 configuration
10449
10450 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10451
10452 * config.sub: Handle d10v-unknown.
10453
10454 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
10455
10456 * config.sub: Handle v850-unknown.
10457
10458 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
10459
10460 * Makefile.in: add findutils
10461 * configure.in: add findutils to list of host_tools
10462
10463 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
10464
10465 * config.sub: Handle mn10200 and mn10300.
10466
10467 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10468
10469 * configure.in (d10v-*): Do not build librx.
10470
10471 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
10472
10473 * configure.in (mn10300): Build everything except gdb & libgloss.
10474
10475 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
10476
10477 * config.guess: Patch for Dansk Data Elektronik servers,
10478 from Niels Skou Olsen <nso@dde.dk>.
10479
10480 For ncr, use /bin/uname rather than uname, since GNU uname does not
10481 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
10482
10483 Patch for MIPS R4000 running System V,
10484 from Eric S. Raymond <esr@snark.thyrsus.com>.
10485
10486 Fix thinko for nextstep.
10487
10488 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
10489
10490 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
10491 * config.guess: Guess mips-dec-mach_bsd4.3.
10492
10493 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
10494 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
10495 release numbers.
10496 * config.guess (mips-mips-riscos*): Emit just enough of the
10497 release number.
10498
10499 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
10500 * config.guess (sparc-auspex-sunos*): Added.
10501 (f300-fujitsu-*): Added.
10502
10503 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
10504 * config.guess: Recognize a Tadpole as a sparc.
10505
10506 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10507
10508 * config.guess: Don't assume that NextStep version is either 2 or
10509 3. NextStep 4 (aka OpenStep 4) has come out now.
10510
10511 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10512
10513 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
10514 From Rik Faith <faith@cs.unc.edu>.
10515
10516 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
10517
10518 * config.sub: Contributions from bug-gnu-utils to:
10519 Support plain "hppa" (no version given) architecture, reported by
10520 OpenStep.
10521 OpenBSD like NetBSD.
10522 LynxOs is not a hardware supplier.
10523
10524 * config.guess: Contributions from bug-gnu-utils to add support for:
10525 OpenBSD like NetBSD.
10526 Stratus systems.
10527 More Pyramid systems.
10528 i[n>4]86 Intel chips.
10529 M680[n>4]0 Motorola chips.
10530 Use unknown instead of lynx for hardware manufacturer.
10531
10532 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10533
10534 * install.sh (chmodcmd): Set to null if the DST directory already
10535 exists.
10536
10537 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10538
10539 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
10540 not use mt-ppc target Makefile fragment any more.
10541
10542 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10543
10544 * configure.in (*-*-windows): Exclude everything but those dirs
10545 needed to build windows.
10546
10547 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
10548
10549 * Makefile.in (all-target-winsup): Depend on all-target-librx.
10550
10551 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10552
10553 * configure.in: Exclude mmalloc from i386-windows.
10554
10555 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10556
10557 * Undo my previous change.
10558
10559 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
10560
10561 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
10562 unconditionally.
10563 (MAKEOVERRIDES): Define (revert this part of October 18 change).
10564
10565 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10566
10567 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
10568 host to add it's own flags.
10569
10570 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
10571
10572 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
10573
10574 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
10575
10576 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
10577 (CXX_FOR_TARGET): Likewise.
10578 (GCC_FOR_TARGET): Define.
10579 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
10580 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
10581 CC_FOR_TARGET was specified on the command line.
10582 (MAKEOVERRIDES): Don't define.
10583
10584 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
10585
10586 * configure.in (m32r): Fix spelling of libg++ libs.
10587
10588 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
10589
10590 * config.sub (-apple*): Remove, now redundant.
10591
10592 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
10593
10594 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
10595
10596 * configure: Rework yesterday's sed script patch.
10597
10598 * config.sub: Merge with FSF.
10599
10600 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
10601
10602 * config.guess: Merge from FSF.
10603
10604 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
10605 * config.guess: Use pc instead of unknown, for pc clone systems.
10606 Change linux to linux-gnu.
10607
10608 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
10609 * config.guess: Avoid non-portable tr syntax.
10610
10611 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
10612
10613 * test-build.mk (HOLES): Add "xargs" for gdb.
10614
10615 * configure: Avoid hpux10.20 sed bug.
10616
10617 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
10618
10619 * configure.in: Add support for windows host
10620 (that is a build done under the Microsoft build environment).
10621
10622 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
10623
10624 * Makefile.in: Replace all uses of srcroot with s, to shrink
10625 command line lengths.
10626
10627 Patches from Geoffrey Noer <noer@cygnus.com>:
10628 * configure.in: If configuring for newlib, pass --with-newlib to
10629 subdirectories.
10630 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
10631 -Bnewlib/ and -Lwinsup to gcc.
10632 (CXX_FOR_TARGET): Likewise.
10633
10634 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
10635
10636 * Makefile.in (ETC_SUPPORT): Add configure.
10637
10638 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
10639
10640 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
10641 host configuration file.
10642
10643 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
10644
10645 * configure.in: Break mn10x00 support into separate
10646 mn10200 and mn10300 configurations.
10647 * config.sub: Likewise.
10648
10649 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
10650
10651 * configure.in: Add lots of stuff to noconfigdirs for
10652 the mn10x00 targets.
10653
10654 * config.sub, configure.in: Add mn10x00 support.
10655
10656 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
10657
10658 * make-all.com: Call conf-a-gas, not config-a-gas.
10659
10660 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
10661
10662 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
10663 targets.
10664
10665 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
10666
10667 * mpw-README: Add much more detail for native PowerMac.
10668 * mpw-install: New file.
10669 * mpw-configure: Add --norecursion and --help options.
10670 * mpw-config.in: Translate readme and install files when
10671 copying to objdir.
10672 * mpw-build.in: Don't always depend on byacc and flex.
10673 (install-only-top): New action.
10674
10675 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
10676
10677 * configure.in: You can now configure GDB for the v850.
10678
10679 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
10680
10681 * configure.in (noconfigdirs): Don't configure any C++ dirs
10682 if targeting D10V.
10683
10684 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
10685
10686 * config.sub: Recognize mips64vr5000.
10687
10688 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
10689
10690 * configure.in: Use a single line for host_tools and native_only.
10691
10692 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
10693
10694 * config.sub, configure.in: Add entries for m32r.
10695
10696 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
10697
10698 * Makefile.in (inet-install): Don't run install-gzip.
10699
10700 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
10701
10702 * configure.in: Don't config lots of things for *-*-windows*.
10703
10704 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
10705
10706 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
10707 (host_libs, host_tools): Copy from configure.in.
10708 * mpw-configure: Don't complain about directories not found.
10709
10710 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10711
10712 * configure.in (i[345]86): Recognize i686 for pentium pro.
10713 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
10714 file.
10715
10716 * config.guess (i[345]86): Ditto.
10717
10718 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10719
10720 * configure.in (noconfigdirs): Removed gdb for D10V.
10721
10722 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
10723
10724 * configure.in: Remove ld, target-libio, target-libg++, and
10725 target-libstdc++ from noconfigdirs.
10726
10727 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
10728
10729 * configure: Fix three locations where shell scripts were
10730 being run directly rather than with config_shell.
10731
10732 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
10733
10734 * configure.in (v850-*-*): Set up initial $noconfigdirs.
10735 * config.sub (basic_machine): Recognize v850.
10736
10737 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
10738
10739 * mpw-configure: Handle multiple enable/disable options and
10740 pass them down recursively, handle -c and -s flags appropriately
10741 depending on choice of compiler, add escape mechanism for
10742 quoted arguments to gC.
10743
10744 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10745
10746 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
10747 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
10748 so that -mrelocatable-lib and -mno-eabi are used.
10749
10750 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
10751 not support --print-multi-lib, don't abort.
10752
10753 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
10754
10755 * make-all.com: Run config-a-gas.
10756 * setup.com: Don't copy subdirectory files around.
10757
10758 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
10759
10760 * configure.in (*-*-ose): Remove exclusion of libgloss for this
10761 target, it now compiles correctly.
10762
10763 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
10764
10765 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
10766
10767 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10768
10769 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
10770
10771 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10772
10773 * configure.in (native_only): Add prms.
10774
10775 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
10776
10777 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
10778 (BINUTILS_SUPPORT_DIRS): Likewise.
10779
10780 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10781
10782 * configure.in (d10v-*-*): Don't configure ld or gdb until the
10783 d10v support is added.
10784
10785 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10786
10787 * configure.in (d10v-*-*): New target.
10788
10789 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
10790
10791 * config.guess (HP 9000/811): Recognize this as a PA1.1
10792 machine.
10793
10794 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
10795
10796 * Makefile.in (do-tar-gz): New target, split out from tail end of
10797 taz target. Run each command separately, don't use pipes.
10798 (taz): Use it.
10799
10800 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
10801
10802 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
10803 * mpw-build.in: No builds should depend on building byacc or flex,
10804 they are assumed to be installed already.
10805
10806 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10807
10808 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
10809 variable that CC_FOR_TARGET needs.
10810
10811 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10812
10813 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
10814 options have changed since the last time the subdirectory was
10815 configured, and if it has, reconfigure.
10816 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
10817 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
10818
10819 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
10820
10821 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
10822 CLEAN_MODULES): Add bash.
10823 (all-bash): New target.
10824
10825 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
10826
10827 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
10828
10829 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10830
10831 * config.sub (basic_machine): Recognize d10v as a valid processor.
10832
10833 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
10834
10835 * mpw-configure: Add support for --bindir.
10836 * mpw-build.in: Use a GCC-specific build script for GCC actions.
10837
10838 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
10839
10840 * configure.in: add bash, time, gawk to list of hosttools and things
10841 to only build for native toolchains
10842
10843 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10844
10845 * Makefile.in (docdir): Remove.
10846
10847 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10848
10849 * Makefile.in (datadir): Set to $(prefix)/share.
10850
10851 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
10852
10853 * configure.in: build diff and patch for cygwin32-hosted
10854 toolchains.
10855
10856 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
10857
10858 * config.sub: Accept -rtems*.
10859
10860 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
10861
10862 * configure.in: enable dosrel for cygwin32-hosted builds,
10863 remove diff from the list of things not buildable
10864 via Canadian Cross
10865
10866 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
10867
10868 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
10869 don't get ". ".
10870
10871 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
10872
10873 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
10874
10875 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
10876
10877 * Makefile.in (taz): Handle case where tex3patch didn't even get
10878 checked out. Also, if it was found, put the symlink in a new util
10879 subdirectory.
10880
10881 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10882
10883 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
10884
10885 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
10886
10887 * config.sub: Recognize -openvms.
10888 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
10889 * make-all.com, setup.com: New files.
10890
10891 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
10892
10893 * Makefile.in (taz): tex3patch moved to texinfo/util.
10894
10895 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
10896
10897 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
10898 * configure.in: remove make from disable-if-Can-Cross list
10899 enable gdb if ${host} and ${target} are cygwin32
10900
10901 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
10902
10903 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
10904 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
10905
10906 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
10907
10908 * config.guess: Combine mips-mips-riscos cases, and use cpp to
10909 distinguish sysv/svr4/bsd variants.
10910 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
10911
10912 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
10913
10914 * configure.in: Added copyright notice.
10915 * move-if-change: Added copyright notice.
10916
10917 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10918
10919 * configure.in (powerpcle-*-solaris*): Until we get shared
10920 libraries working, don't build gdb, sim, make, tcl, tk, or
10921 expect.
10922
10923 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
10924
10925 * config.guess: Merge with FSF:
10926
10927 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
10928 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
10929
10930 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
10931 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
10932
10933 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
10934 * config.guess: Combine two OSF1 rules.
10935 Also recognize field test versions. From mjr@zk3.dec.com.
10936 * config.guess (dgux): Use /usr/bin/uname rather than uname,
10937 because GNU uname does not support -p. From pmr@pajato.com.
10938
10939 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
10940
10941 * Makefile.in (MAKEDIRS): Removed $(tooldir).
10942
10943 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
10944
10945 * mpw-README: Document GCCIncludes.
10946
10947 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
10948
10949 * configure.in (alpha-*-linux*): Set enable_shared to yes.
10950
10951 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
10952
10953 * mpw-configure: Handle --enable-FOO and --disable-FOO.
10954
10955 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
10956
10957 * configure.in (*-*-cygwin32): Configure make.
10958
10959 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
10960
10961 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
10962
10963 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
10964
10965 * Makefile.in (all-inet): Depend on all-perl.
10966
10967 * Makefile.in (inet-install): New target.
10968
10969 * Makefile.in (all-inet): Depend on all-tcl.
10970 (all-inet): Depend on all-send-pr.
10971
10972 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10973
10974 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
10975 temporarily.
10976
10977 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
10978
10979 * configure.in: Don't configure --with-gnu-ld on AIX.
10980
10981 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
10982
10983 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
10984
10985 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
10986
10987 * Makefile.in (ALL_MODULES): Added all-inet.
10988 (CROSS_CHECK_MODULES): Added check-inet.
10989 (INSTALL_MODULES): Added install-inet.
10990 (CLEAN_MODULES): Added clean-inet.
10991 (all-indent): New target.
10992
10993 * configure.in (host_tools): Added inet.
10994 (native_only): Added inet.
10995 (noconfigdirs): Added inet.
10996
10997 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
10998
10999 * configure.in: Don't configure libgloss if we are not configuring
11000 newlib.
11001
11002 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
11003
11004 * configure.in: Don't configure libgloss for unsupported
11005 architectures.
11006
11007 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11008
11009 * Makefile.in (CLEAN_MODULES): Add clean-apache.
11010
11011 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
11012
11013 * Makefile.in (ALL_MODULES): Include all-apache.
11014 (CROSS_CHECK_MODULES): Include check-apache.
11015 (INSTALL_MODULES): Include install-apache.
11016 (all-apache): New target.
11017
11018 * configure.in: Added apache everywhere perl is seen.
11019
11020 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11021
11022 * Makefile.in: Add support for clean-{module} and
11023 clean-target-{module} rules.
11024
11025 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
11026
11027 * configure.in (*-*-ose) do not build libgloss.
11028
11029 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11030
11031 * config.guess (prep*:SunOS:5.*:*): Turn into
11032 powerpele-unknown-solaris2.
11033
11034 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
11035
11036 * configure.in: Permit --enable-shared to specify a list of
11037 directories.
11038
11039 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11040
11041 * configure.in (host==solaris): Pass only the first word of $CC
11042 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
11043
11044 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11045
11046 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
11047
11048 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
11049
11050 * Makefile.in (ALL_MODULES): Include all-perl.
11051 (CROSS_CHECK_MODULES): Include check-perl.
11052 (INSTALL_MODULES): Include install-perl.
11053 (ALL_X11_MODULES): Include all-guile.
11054 (CHECK_X11_MODULES): Include check-guile.
11055 (INSTALL_X11_MODULES): Include install-guile.
11056 (all-perl): New target.
11057 (all-guile): New target.
11058
11059 * configure.in (host_tools): Include perl and guile.
11060 (native_only): Include perl and guile.
11061 (noconfigdirs): Don't build guile and perl; no ports have been
11062 done.
11063
11064 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
11065
11066 * configure (--enable-*): Handle quoted option lists such as
11067 --enable-sim-cflags='-g0 -O' better.
11068
11069 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11070
11071 * Makefile.in ({,inst}all-target): New rule so we can make and
11072 install all of the target directories easily.
11073
11074 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11075
11076 * configure.in: Add missing global flag in sed substitution when
11077 deleting `target-' from ${configdirs}.
11078
11079 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
11080
11081 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
11082 option.
11083
11084 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11085 config/mh-necv4.
11086
11087 * install.sh: Correct misspelling of transformbasename.
11088
11089 * config.guess: Recognize mips-*-sysv*.
11090
11091 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
11092
11093 * config.sub: Recognize mon960.
11094
11095 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
11096
11097 * configure: Restore Canadian Cross handling of BISON and LEX,
11098 removed in Feb 20 change.
11099
11100 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
11101
11102 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
11103 Mention make install. Remove the old copyright date as well the
11104 clumsy and rather pointless copyright on the README file.
11105
11106 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
11107
11108 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11109 Makefile after running symlink-tree, then run `make distclean' to
11110 avoid clobbering any generated files in srcdir.
11111
11112 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
11113
11114 * configure.in (m68k-*-netbsd*): Build everything now.
11115
11116 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11117
11118 * Makefile.in (taz): Fix quoting.
11119
11120 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
11121
11122 * configure.in (sparclet-*-*): Build everything now.
11123
11124 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11125
11126 * configure.in (m68k-*-linux*): New host.
11127
11128 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
11129
11130 * configure: Check for bison before byacc.
11131
11132 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
11133
11134 * Makefile.in configure: Change the way LEX and BISON/YACC are
11135 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
11136 searching PATH. These are used as fallbacks by Makefile.in if
11137 flex/bison/byacc aren't in objdir.
11138
11139 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
11140
11141 * Makefile.in: Make everything which depends upon all-bfd also
11142 depend upon all-opcodes, in case --with-commonbfdlib is used.
11143
11144 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11145
11146 * configure.in (host *-*-cygwin32): Don't build gdb if we are
11147 building NT native compilers on Unix.
11148
11149 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
11150
11151 * configure.in: Don't get CC from the host Makefile fragment if we
11152 can find gcc in PATH, or if this is a Canadian Cross. Move the
11153 Solaris test for /usr/ucb/cc to the post target script, just after
11154 the compiler sanity test.
11155
11156 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
11157
11158 * config.sub: Merge with FSF.
11159
11160 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
11161
11162 * Makefile.in (RPATH_ENVVAR): New variable.
11163 (REALLY_SET_LIB_PATH): Use it.
11164 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
11165
11166 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
11167
11168 * config.sub, configure.in: Recognize sparclet cpu.
11169
11170 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
11171
11172 * config.guess: Support m68k-cbm-sysv4.
11173
11174 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11175
11176 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
11177 m68k-unknown-linuxaout from linker help string. Put quotes around
11178 $ld_help_string.
11179
11180 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
11181
11182 * config.guess (powerpc-harris-powerunix): Add guess for port
11183 to new target.
11184
11185 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11186
11187 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
11188
11189 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
11190
11191 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
11192 $(REALLY_SET_LIB_PATH) in Makefile.
11193 * Makefile.in (SET_LIB_PATH): New variable.
11194 (REALLY_SET_LIB_PATH): New variable.
11195 ($(DO_X)): Use $(SET_LIB_PATH).
11196 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
11197 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
11198 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
11199 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
11200 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
11201 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
11202 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
11203 (install-dosrel): Likewise.
11204 (all-opcodes): Depend upon all-libiberty.
11205
11206 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
11207
11208 * config.guess (*:CYGWIN*): New
11209
11210 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11211
11212 * Makefile.in (all-target-winsup): All all-target-libiberty.
11213
11214 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11215
11216 * configure.in (noconfigdirs): Add missing # in front of comment.
11217
11218 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
11219
11220 * configure.in: add second pass to things added to noconfigdirs
11221 so *-gm-magic can exclude libgloss properly.
11222
11223 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
11224
11225 * mpw-configure (extralibs_name, rez_name): Set correctly
11226 for MWC68K compiler.
11227
11228 * mpw-README: Add more info on the necessary build tools.
11229
11230 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
11231
11232 * configure.in, config.sub: Recognize cygwin32.
11233
11234 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
11235
11236 * config.guess, config.sub: Recognize A/UX.
11237
11238 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
11239
11240 * config.sub: Merge with gcc/config.sub.
11241
11242 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
11243
11244 * mpw-build.in (do-binutils): Add build of stamps.
11245
11246 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
11247
11248 * config.sub: Add recognition for mips64vr4100*-* targets.
11249
11250 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11251
11252 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
11253 Add creation of gconfigargs with `--enable-shared' turned on.
11254 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
11255 ($(host)-stamp-stage3-configured): Likewise.
11256 (HOLES): Add chatr and ldd.
11257 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
11258
11259 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
11260
11261 * configure: Pass --nfp to recursive configures.
11262
11263 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
11264
11265 * Makefile.in (DLLTOOL): New.
11266 (DLLTOOL_FOR_TARGET): New.
11267 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
11268 (EXTRA_TARGET_FLAGS): Ditto.
11269 (EXTRA_GCC_FLAGS): Ditto.
11270 (CONFIGURE_TARGET_MODULES): Ditto.
11271 (DO_X): Ditto.
11272 * configure: Add DLLTOOL.
11273
11274 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
11275
11276 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
11277 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
11278 mh-sco, since old workarounds no longer needed, and don't
11279 build ld, since libraries have weak symbols in COFF.
11280
11281 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
11282
11283 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
11284
11285 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
11286
11287 * configure.in: Make sure that ${CC} can be used to compile an
11288 executable.
11289
11290 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11291
11292 * Makefile.in (all-gdb): Depend on $(GDB_TK).
11293 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
11294 nothing depending on whether gdbtk is being built.
11295
11296 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
11297
11298 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
11299
11300 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
11301
11302 * configure.in (noconfigdirs): Put ld or gas in this early, if the
11303 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
11304
11305 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
11306
11307 * config-ml.in: Add support for
11308 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
11309 Simplify setting of multidirs from --disable-foo.
11310
11311 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11312
11313 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
11314 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
11315 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
11316 non-empty, pass them on to the GCC make.
11317 (all-bootstrap): New rule that is like all-gcc, except it executes
11318 the GCC bootstrap rule instead of the GCC all rule.
11319
11320 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
11321
11322 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
11323
11324 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11325
11326 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
11327 DG/UX support.
11328
11329 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
11330
11331 * config.sub (i*86*) Change [345] to [3456]
11332
11333 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11334
11335 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
11336 --with-gnu-ld=no.
11337
11338 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11339
11340 * config-ml.in (rs6000*, powerpc*): Add switches to control which
11341 AIX multilibs get built.
11342
11343 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11344
11345 * configure.in (i386-win32): Don't build expect if we're not
11346 building the tcl subdir.
11347
11348 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
11349
11350 * Makefile.in: (configure-target-examples, all-target-examples):
11351 New targets, configure and build example programs.
11352
11353 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
11354
11355 * mpw-configure: If an mpw-config.in generated a file mk.sed,
11356 use it as input to sedit the generated MPW makefile.
11357 * mpw-README: Add a suggestion about Gestalt.h.
11358
11359 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
11360
11361 * config.sub: Accept *-*-ieee*.
11362
11363 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
11364
11365 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
11366 Ronald F. Guilmette <rfg@monkeys.com>.
11367
11368 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11369
11370 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
11371 for powerpc-pe native.
11372 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
11373 (target==powerpc-pe): duplicate i386-win32 entry.
11374
11375 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11376
11377 * configure.in (noconfigdirs): Exclude target-newlib for all versions
11378 of vxworks, not just vxworks5.1.
11379
11380 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
11381
11382 * mpw-configure: Add support for exec-prefix.
11383
11384 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11385
11386 * config.guess: Recognize HP model 816 machines as having
11387 a PA1.1 processor.
11388
11389 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
11390
11391 * configure: Ignore new autoconf configure options.
11392
11393 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11394
11395 * config.guess: Recognize Pentium under SCO.
11396 From Robert Lipe <robertl@arnet.com>.
11397
11398 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11399
11400 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
11401
11402 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
11403
11404 * configure.in: Don't configure gas for alpha-dec-osf*.
11405
11406 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
11407
11408 * configure.in: Default to --with-stabs for some targets for which
11409 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
11410 i[345]86*-*-unixware*.
11411
11412 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
11413
11414 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
11415 rather than basing it on the target. Simplify handling of options
11416 controlling which directories to configure. Remove extraneous
11417 slash in multi-clean target.
11418
11419 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
11420
11421 * config-ml.in: Prefix more variables with ml_ so they don't collide
11422 with configure's.
11423
11424 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
11425
11426 * configure: Don't turn -v into --v.
11427
11428 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
11429
11430 * configure.in (targargs): Fix typo.
11431
11432 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
11433
11434 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
11435
11436 * configure.in: Strip --host and --target options from
11437 CONFIG_ARGUMENTS, and always configure for --host only. Add
11438 --with-cross-host option when building with a cross-compiler.
11439 * configure: Canonicalize the arguments put into config.status by
11440 always using `=' for an option with an argument. Pass a presumed
11441 --host or --target explicitly.
11442
11443 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
11444
11445 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
11446 into general OS recognition case.
11447
11448 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11449
11450 * configure.in (target_configdirs): add target-winsup only
11451 for win32 target systems.
11452
11453 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
11454
11455 * Makefile.in (all-target-libgloss): Depend upon
11456 configure-target-newlib, since when libgloss is built it looks to
11457 see if the newlib directory exists.
11458
11459 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
11460
11461 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
11462 cfg-ml-*.in.
11463
11464 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
11465
11466 * configure: Handle LD and LD_FOR_TARGET when configuring a
11467 Canadian Cross.
11468
11469 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11470
11471 * configure.in (target_libs): add target-winsup.
11472 (target==i386-win32): add patch diff flex make to $noconfigdirs.
11473 (target==ppcle-pe): remove ld from $noconfigdirs.
11474
11475 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
11476
11477 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
11478 Preserve relative path names in $srcdir. Build symlink tree if
11479 configuring cross target dir and srcdir=. (= no VPATH support).
11480 (configure-target-libg++): Depend on configure-target-librx.
11481 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
11482 * config-ml.in: New file.
11483 * symlink-tree: New file.
11484 * configure: Ensure srcdir="." if that's what it is.
11485
11486 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
11487
11488 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
11489 includes and FLEX_SKELETON setting.
11490 * mpw-configure (--with-gnu-ld): New option, controls whether
11491 to use PPCLink or ld with PowerMac GCC.
11492 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
11493 * mpw-config.in: Configure grez if targeting Mac.
11494
11495 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
11496 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
11497 just macos.
11498 * configure.in: Configure grez resource compiler if targeting Mac.
11499 * Makefile.in (all-grez, install-grez): New targets.
11500
11501 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
11502
11503 * configure: CXX defaults to gcc, not g++. If we find
11504 gcc in the path, set CC to gcc -O2.
11505
11506 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
11507
11508 * configure: Default ${build} correctly. Avoid picking up extra
11509 spaces when reading CC and CXX from Makefile. When doing a
11510 Canadian Cross, use plausible default values for numerous
11511 variables.
11512 * configure.in: When doing a Canadian Cross, don't try to
11513 configure tools whose configure script can't handle it.
11514
11515 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11516
11517 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
11518
11519 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
11520
11521 * configure: Remove dubious bug reporting address.
11522
11523 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
11524
11525 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
11526 configure script, run that instead of this directory's configure.
11527 In either case, print a message that we're configuring the sub-dir.
11528
11529 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
11530
11531 * configure.in: Before checking for the existence of various files,
11532 use sed to filter out "target-".
11533
11534 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
11535
11536 * Makefile.in (DO_X): Split rule to decrease command line length
11537 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
11538 (Philippe De Muyter).
11539
11540 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11541
11542 * Makefile.in (all-patch): depend on all-libiberty.
11543
11544 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
11545
11546 * configure.in: If the only directory in target_configdirs which
11547 actually exists is libiberty, then set target_configdirs to empty,
11548 to avoid trying to build a target libiberty in a gas or gdb
11549 distribution.
11550
11551 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
11552
11553 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
11554 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
11555 systems.
11556
11557 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11558
11559 * configure.in (copy_dirs): Use sys-include instead of include
11560 for --with-headers option.
11561
11562 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
11563
11564 * Makefile.in, configure.in: Make winsup builds work with
11565 new scheme.
11566
11567 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
11568
11569 * configure.in: Build the linker on AIX.
11570
11571 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
11572
11573 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
11574 where needed.
11575
11576 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
11577
11578 * Makefile.in (all-gcc): Fix typo.
11579
11580 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
11581
11582 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
11583
11584 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
11585
11586 * configure.in: Rename libFOO to target-libFOO, and xiberty
11587 to target-xiberty, to provide more flexibility.
11588 (target_subdir): Define. Create if cross.
11589 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
11590 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
11591 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
11592 check-libFOO -> check-target-libFOO, etc.
11593 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
11594 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
11595 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
11596 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
11597 allow ALL_GCC="" to only configure.
11598 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
11599 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
11600 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
11601
11602 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
11603
11604 * Makefile.in (taz): Build "info" in etc explicitly.
11605
11606 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
11607
11608 * configure.in: Make sure that CC is undefined (as opposed to
11609 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
11610 problem with autoconf trying to configure on a host without GCC.
11611
11612 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11613
11614 * mpw-configure: Set host alias from choice of host compiler,
11615 only use generic MPW Makefile sed if present, edit a file
11616 named "hacked_Makefile.in" instead of "Makefile.in" if present.
11617 * mpw-README: Add problem notes about CW6 and CW7.
11618
11619 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
11620
11621 * Makefile.in (taz): Use ";" instead of ";;".
11622
11623 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
11624
11625 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
11626 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
11627 DISTDOCDIRS.
11628 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
11629 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
11630
11631 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
11632
11633 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
11634 and gnats, because they are now subsumed by DISTSTUFFDIRS.
11635 Move bfd to DISTSTUFFDIRS.
11636
11637 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11638
11639 * Makefile.in (X11_LIB): Removed.
11640 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
11641
11642 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
11643
11644 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11645
11646 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
11647 names.
11648
11649 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11650
11651 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
11652
11653 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
11654
11655 * configure.in (i[345]86-*-win32): Always build newlib.
11656 Don't configure cvs, autoconf or texinfo.
11657 * Makefile.in (LD_FOR_TARGET): New.
11658 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
11659 Pass down LD_FOR_TARGET.
11660
11661 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
11662
11663 * winsup: New directory.
11664 * Makefile.in: Build winsup.
11665 * configure.in: Winsup is configured when target is win32.
11666 Can only build win32 target GDB when native.
11667
11668 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
11669
11670 * config.guess: Recognize HP model 819 machines as having
11671 a PA 1.1 processor.
11672
11673 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
11674
11675 * configure: Fix sed loop which substitutes for CC and CXX to
11676 avoid bug found in various sed implementations.
11677
11678 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11679
11680 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
11681 simulator. Use standard powerpc-*-eabi*.
11682
11683 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
11684
11685 * configure.in: Stop putting gas and binutils in noconfigdirs for
11686 powerpc-*-aix* and rs6000-*-*.
11687
11688 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
11689
11690 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
11691 -mcall-aixdesc libraries.
11692
11693 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
11694
11695 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11696
11697 * config.sub (arm | armel | armeb): Fix shell syntax.
11698
11699 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11700
11701 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
11702 -msoft-float and -mcpu=common support.
11703 (powerpc*-*-eabisim*): Add support for building -mcall-aix
11704 libraries.
11705
11706 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11707
11708 * configure.in: Allow configuration and build of emacs19 for the alpha.
11709
11710 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11711
11712 * configure.in (CC): Get ^CC, not just any old CC, from
11713 ${host_makefile_frag}.
11714
11715 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11716
11717 * configure.in (CC): Try to get CC from
11718 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
11719
11720 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11721
11722 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
11723 only if it exists in $(srcdir).
11724
11725 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
11726
11727 * configure: If CC and CXX are not set in the environment, set
11728 them, based on either an existing Makefile or on searching for gcc
11729 in PATH. Substitute for CC and CXX in Makefile.
11730 * configure.in: Remove libm from target_libs. Separate
11731 target_configdirs from configdirs. If CC is not set in
11732 environment, try to get it from a host Makefile fragment. Rewrite
11733 changes of configdirs to use skipdirs instead. A few minor
11734 tweaks. Take directories out of target_configdirs as they are
11735 taken out of configdirs. Remove existing Makefile files from
11736 subdirectories. Substitute for TARGET_CONFIGDIRS and
11737 CONFIG_ARGUMENTS in Makefile.
11738 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
11739 by configure.in.
11740 (CONFIG_ARGUMENTS): Likewise.
11741 (CONFIGURE_TARGET_MODULES): New variable.
11742 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
11743 ($(CONFIGURE_TARGET_MODULES)): New target.
11744 (configure-libg++, configure-libio): New targets.
11745 (all-libg++): Depend upon configure-libg++.
11746 (all-libio): Depend upon configure-libio.
11747 (configure-libgloss, all-libgloss): New targets.
11748 (configure-libstdc++): New target.
11749 (all-libstdc++): Depend upon configure-libstdc++.
11750 (configure-librx, all-librx): New targets.
11751 (configure-newlib): New target.
11752 (all-newlib): Depend upon configure-newlib
11753 (configure-xiberty): New target.
11754 (all-xiberty): Depend upon configure-xiberty.
11755
11756 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11757
11758 * configure.in (host i[345]86-*-win32): Expand the
11759 noconfigdirs again.
11760
11761 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
11762
11763 * mpw-configure: Fix sed command file name.
11764
11765 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
11766
11767 * configure.in (host i[345]86-*-win32): Reduce the
11768 noconfigdirs again.
11769
11770 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
11771
11772 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
11773 or powerpc*-*-pe*, since they are not yet supported.
11774
11775 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11776
11777 Add PowerMac support and many other enhancements.
11778 * mpw-configure: New option --cc to select compiler to use,
11779 paste options set according to --cc into the generated
11780 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
11781 if mpw-make.sed is present.
11782 * mpw-config.in: Don't test for gC1, test for mpw-touch,
11783 add forward includes for PowerPC include files.
11784 * mpw-build.in: Build using Makefile.PPC if present.
11785 (do-byacc, etc): Remove separate version resource builds.
11786 (do-gas): Build "stamps" before "all".
11787 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
11788 * mpw-README: Update to reflect --cc option, PowerMac support,
11789 and recently-reported compatibility problems.
11790
11791 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
11792
11793 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
11794 embedded m68k systems (-aout, -coff, -elf, -vxworks).
11795 (--with-multilib-top): Pass to recursive invocations.
11796
11797 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
11798
11799 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
11800 v810-*-*.
11801
11802 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11803
11804 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
11805 gdb, ld and opcodes on v810-*-*.
11806
11807 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
11808
11809 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
11810 (local-maintainer-clean): New target.
11811 (maintainer-clean): New target.
11812 (realclean): Just depend upon maintainer-clean.
11813
11814 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11815
11816 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
11817
11818 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
11819
11820 * configure.in: Build ld in mips*-*-bsd* case.
11821
11822 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
11823
11824 * config.sub: Accept -lites* OS. From Ian Dall.
11825
11826 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
11827
11828 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
11829 targets.
11830
11831 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11832
11833 * configure.in: treat i386-win32 canadian cross the same as
11834 i386-go32 canadian cross.
11835
11836 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11837
11838 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
11839 running under the simulator to build a reduced set of libraries.
11840 (powerpc-*-eabiaix): Add fine grained multilib support added to
11841 other powerpc targets yesterday.
11842
11843 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11844
11845 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
11846 -disable-softfloat, -disable-relocatable, -disable-aix, and
11847 -disable-sysv to control which multilib libraries get built.
11848
11849 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
11850
11851 * configure: Add Makefile.tem to list of files to remove in trap
11852 handler.
11853
11854 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
11855
11856 * config.guess (*Linux*): Add missing "exit"s.
11857 Also, need specific check for alpha-unknown-linux (uses COFF).
11858
11859 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
11860
11861 * config.guess: Merge with FSF:
11862
11863 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
11864 * config.guess (AIX4): More robust release numbering discovery.
11865
11866 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
11867 * config.guess (i386-sequent-ptx): Properly get version number.
11868
11869 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
11870 * config.guess (mips:*:4*:UMIPS): New case.
11871
11872 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
11873
11874 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
11875 (i386-win32 host): Likewise. Don't build readline.
11876
11877 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
11878
11879 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
11880 SUPPORT_FILES to submakes.
11881
11882 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
11883
11884 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
11885 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
11886 mpw-configure.
11887
11888 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
11889
11890 * configure.in (appdirs): Use =, not ==, in test expression when
11891 trying to build the text to print in the warning message for
11892 Solaris users.
11893
11894 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
11895
11896 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
11897
11898 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11899
11900 * config.guess: Recognize lynx-2.3.
11901
11902 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
11903
11904 * config.sub (z8ksim): Deleted
11905 (z8k-*-coff): New, this is the one true name of the target.
11906
11907 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
11908
11909 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
11910
11911 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
11912
11913 * config.guess (*:Linux:*:*): First try asking the linker what the
11914 default object file format is (elf, aout, or coff). Then if this
11915 fails, try previous methods.
11916
11917 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11918
11919 * configure.in: Don't build newlib for *-*-vxworks5.1.
11920
11921 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11922
11923 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
11924 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
11925
11926 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
11927
11928 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
11929
11930 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
11931
11932 * cfg-ml-com.in: New file.
11933 * cfg-ml-pos.in: New file.
11934
11935 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11936
11937 * COPYING.NEWLIB: Add HP free copyright to list.
11938
11939 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11940
11941 * config.sub: Recognize -eabi* for the system, not just -eabi.
11942
11943 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
11944
11945 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
11946 * config.sub, configure.in (win32): New target and host.
11947
11948 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
11949
11950 * configure.in: Add i386-pe configuration.
11951
11952 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
11953
11954 * mpw-build.in (install): Install GDB after LD.
11955
11956 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
11957
11958 * mpw-config.in (elf/mips.h): Always forward-include, needed
11959 for GDB to build.
11960
11961 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
11962
11963 * testsuite: New directory for customer acceptance and whole tool
11964 chain tests.
11965
11966 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
11967
11968 * configure: If per-host line isn't found, but AC_OUTPUT is found
11969 and a configure script exists, run it instead.
11970
11971 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
11972
11973 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
11974
11975 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
11976
11977 * configure: Set build_{cpu,vendor,os,alias} to host values when
11978 --build isn't specified.
11979
11980 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11981
11982 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
11983 (FLAGS_TO_PASS): Pass them.
11984 (EXTRA_TARGET_FLAGS): Ditto.
11985
11986 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11987
11988 * Makefile.in (all-libg++): Depend on all-libstdc++.
11989
11990 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11991
11992 * configure.in (noconfigdirs): Enable all packages for
11993 i386-unknown-netbsd.
11994
11995 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
11996
11997 * configure.in (noconfigdirs): Don't configure tk for i386-go32
11998 hosted builds (DOS builds)
11999
12000 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12001
12002 Changes for ARM based on patches from Richard Earnshaw:
12003 * config.sub: Handle armeb and armel.
12004 * configure.in: Omit arm linker only for riscix.
12005
12006 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
12007
12008 * config.guess: Update from FSF.
12009
12010 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
12011
12012 * config.sub: Recognize powerpcle as the little endian variant of
12013 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
12014 powerpcle variant. Convert pentium into i586, not i486. Add p5
12015 alias for i586. Map new x86 variants p6, k5, nexgen into i586
12016 temporarily.
12017
12018 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
12019
12020 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
12021
12022 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
12023
12024 * config.sub: Accept -lites* as a basic system type.
12025
12026 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
12027
12028 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
12029 installed, and if so return linuxoldld as the system name.
12030
12031 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
12032
12033 * config.guess: Add hppa1.1-hp-lites support.
12034
12035 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
12036
12037 * configure.in: Don't build newlib for m68k-vxworks5.1.
12038
12039 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12040
12041 * configure.in (mips-sgi-irix6): Use mh-irix5.
12042
12043 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
12044
12045 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
12046
12047 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12048
12049 * test-build.mk: Enable building of shared libraries on IRIX 5 and
12050 OSF/1. Fix compiler flags.
12051 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
12052
12053 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
12054
12055 * configure.in: Recognize --with-newlib.
12056 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
12057
12058 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12059
12060 * Makefile.in: move {all,check,install}-gdb from *_MODULES
12061 to *_X11_MODULES due to gdbtk needing X include files et al.
12062
12063 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
12064
12065 Merge in support for Mac MPW as a host.
12066 (Old change descriptions retained for informational value.)
12067
12068 * mpw-config.in: Add generic include forwards for cpu-specific
12069 include files in aout and elf directories.
12070
12071 * mpw-configure: Added copyright.
12072 * mpw-config.in: Check for presence of required build tools.
12073 (target_libs): Add newlib.
12074 (target_tools): Add examples.
12075 (Read Me): Generate as "Read Me for MPW" instead.
12076 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
12077 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
12078 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
12079
12080 * mpw-configure: Remove subdir-specific makefile hackery,
12081 delete mk.tmp after using it.
12082
12083 * mpw-build.in (all): Display start and end times.
12084
12085 * mpw-configure (host_canonical): Set.
12086 (target_cpu): Always add to makefiles.
12087 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
12088 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12089 (mpw-mh-mpw): Look for in srcdir and srcroot.
12090 Use sed instead of mpw-edit-prefix to edit prefix definitions.
12091
12092 * mpw-build.in: (install-only): New target.
12093
12094 * mpw-configure (host_alias, target_alias): Rename from hostalias
12095 and targetalias, add into generated Makefile.
12096 (mk.tmp): If present, add into generated Makefile.
12097 * mpw-build.in (all-gas): Build config.h first before gas proper.
12098
12099 * mpw-configure (config.status): Write only if changed.
12100 * mpw-config.in (readline): Configure it (not built, just used for
12101 definitions).
12102
12103 * mpw-config.in (elf/mips.h): Add a forward include.
12104
12105 * mpw-config.in: Forward-include most .h files in include into
12106 extra-include.
12107 (readline): Don't build.
12108 mpw-build.in (install): Install GDB.
12109
12110 * mpw-configure (prefix, mpw_prefix): Handle it.
12111 * mpw-config.in (mmalloc, readline): Don't configure.
12112 * mpw-build.in (thisscript): Rename to ThisScript.
12113 Use mpw-build instead of BuildProgram everywhere.
12114 (mmalloc, readline): Don't build.
12115 * mpw-README: New file, basic documentation about the MPW port.
12116
12117 * mpw-config.in: Use forward-include to create include files.
12118
12119 * mpw-configure: Add more things to the top of each configured
12120 Makefile, including contents of config/mpw-mh-mpw.
12121 * mpw-config.in (extra-include): Create this directory and fill it
12122 with Posix-like include files when configuring.
12123
12124 * config.sub (apple, mac, mpw): Add various aliases.
12125
12126 * mpw-build.in: New file, top-level build script fragment for MPW.
12127 * mpw-configure: New file, configure script for MPW.
12128 * mpw-config.in: New file, config fragment for MPW.
12129
12130 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12131
12132 * configure.in (host_libs): Remove glob, since it is gone from the
12133 sources.
12134
12135 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12136
12137 * Makefile.in: define empty GDB_NLM_DEPS var.
12138
12139 * configure.in(target_makefile_frag): use config/mt-netware
12140 for netware targets.
12141
12142 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
12143
12144 * config.sub: Merge in recent FSF changes. Remove linux special
12145 cases.
12146
12147 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12148
12149 Revert this change:
12150
12151 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
12152
12153 * build-all.mk: Use CC=cc -Xs on Solaris.
12154
12155 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12156
12157 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
12158 stop using it.
12159 * Makefile.in: Nuke all references to glob subdirectory.
12160
12161 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12162
12163 * configure.in: Fix --enable-shared logic in per-host.
12164
12165 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
12166
12167 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
12168
12169 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12170
12171 * configure.in (noconfigdirs): Don't build gas on AIX, for
12172 powerpc*-*-aix* as well as for rs6000*-*-aix*.
12173
12174 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
12175
12176 * configure: Fix --cache-file to work if the file argument is a
12177 relative path.
12178
12179 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
12180
12181 * configure: If the --cache-file is used, pass it down to
12182 configure in subdirectories.
12183
12184 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
12185
12186 * config.sub: add vxworks29k configuration.
12187
12188 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12189
12190 * Makefile.in (taz): Do "diststuff" part quietly.
12191
12192 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
12193
12194 * config.sub: Mini-merge with gcc/config.sub.
12195
12196 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12197
12198 * config.guess (IRIX): Sed - to _.
12199
12200 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12201
12202 * Makefile.in (source-vault, binary-vault): New targets.
12203
12204 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
12205
12206 * config.sub: Recognize -eabi as a basic system type.
12207
12208 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12209
12210 * configure.in (enable_shared stuff): Fix typo.
12211
12212 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
12213
12214 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
12215
12216 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12217
12218 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
12219
12220 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
12221
12222 * configure.in (rs6000-*-*): Don't build gas.
12223
12224 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
12225
12226 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
12227 reduce command line length.
12228 (AS_FOR_TARGET): Check for as.new, not Makefile.
12229 (NM_FOR_TARGET): Check for nm.new, not Makefile.
12230
12231 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
12232
12233 * config.guess: Merge from FSF.
12234
12235 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12236
12237 * configure: Don't use $ when handling program_suffix.
12238
12239 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
12240
12241 * configure.in: Configure tk for hppa/hpux.
12242
12243 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
12244
12245 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
12246
12247 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12248
12249 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
12250 to LIBCXXFLAGS. Tests are better run without it.
12251
12252 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
12253
12254 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
12255
12256 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
12257
12258 * configure.in (*-*-netware*): Don't configure xiberty.
12259
12260 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
12261
12262 * configure.in: Remove tk from native_only list.
12263
12264 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
12265
12266 * build-all.mk: Add mips-ncd-elf target to sun4 targets
12267 for special NCD build.
12268
12269 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12270
12271 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
12272 makeall.bat, they're only useful for binutils snapshots.
12273 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
12274 makeall.bat to specified SUPPORT_FILES.
12275
12276 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
12277
12278 * build-all.mk: Add Ericsson targets to sun4 and solaris
12279 hosts. Add BNR's sun4 target to solaris host, so their
12280 build-from-source will be tested in-house first.
12281
12282 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12283
12284 * Makefile.in (LIBCFLAGS): New variable.
12285 (CFLAGS_FOR_TARGET): Ditto.
12286 (LIBCFLAGS_FOR_TARGET): Ditto.
12287 (LIBCXXFLAGS): Ditto.
12288 (CXXFLAGS_FOR_TARGET): Ditto.
12289 (LIBCXXFLAGS_FOR_TARGET): Ditto.
12290 (BASE_FLAGS_TO_PASS): Pass them.
12291 (EXTRA_TARGET_FLAGS): Ditto.
12292
12293 * configure.in: Support --enable-shared.
12294
12295 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
12296
12297 * configure.in (target_libs): Include libstdc++ again.
12298 * config.guess: Update from FSF (for FreeBSD).
12299
12300 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12301
12302 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
12303 makeall.bat.
12304 (DISTDOCDIRS): Add `etc'.
12305 (ETC_SUPPORT_PFX): New variable.
12306 (taz): Include anything from etc starting with a word in
12307 ETC_SUPPORT_PFX.
12308
12309 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12310
12311 * config.sub: Update for recent FSF changes. Remove obsolete
12312 h8300hds entry. Add -windows* and -osx as basic os. Minor
12313 spacing changes.
12314
12315 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12316
12317 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
12318
12319 * config.guess: Merge with FSF.
12320 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
12321
12322 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12323
12324 * configure: Since the "trap 0" handler will override the exit
12325 status on many systems, only use it for "exit 1", and make it set
12326 a non-zero exit status; reset it before "exit 0". Also, check
12327 exit status of config.sub, and error out if it failed.
12328
12329 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
12330
12331 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
12332 and install libgloss.
12333
12334 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12335
12336 * Makefile.in (all-binutils): Depend upon all-byacc.
12337
12338 * configure.in: Don't build emacs on Irix 5.
12339
12340 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12341
12342 * configure.in (*-*-netware*): Add libio.
12343
12344 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12345
12346 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
12347 (CHECK_TARGET_MODULES): Ditto.
12348 (INSTALL_TARGET_MODULES): Ditto.
12349 (TARGET_LIBS): Ditto.
12350 (all-libstdc++): Note dependencies.
12351
12352 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12353
12354 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
12355
12356 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12357
12358 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
12359 -fexternal-templates.
12360
12361 * configure.in (target_libs): Add libstdc++.
12362 (noconfigdirs): Add libstdc++ as appropriate.
12363
12364 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12365
12366 * config.guess: Update from FSF.
12367
12368 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12369
12370 * configure: Use ${config_shell} when running ${configsub}.
12371
12372 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
12373
12374 * config.sub: No longer recognize h8300h.
12375
12376 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12377
12378 * config.sub: Remove extraneous differences between config.sub and
12379 gcc/config.sub.
12380
12381 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12382
12383 * Makefile.in (DISTSTUFFDIRS): Add gas.
12384
12385 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
12386
12387 * COPYING.NEWLIB: New file.
12388
12389 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
12390
12391 * config.guess (HP-UX): Patch from Harlan Stenn
12392 <harlan@landmark.com> to also emit release level.
12393
12394 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12395
12396 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
12397
12398 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
12399
12400 * config.sub: Merge nextstep cleanup from FSF.
12401
12402 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12403
12404 * configure.in (arm-*-*): Don't configure ld for this target.
12405
12406 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12407
12408 * configure.in (*-*-netware): don't configure libg++, libio,
12409 librx, or newlib.
12410
12411 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12412
12413 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
12414 configure ld--it works, but it doesn't support shared libraries.
12415
12416 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12417
12418 * config.guess (*-unknown-freebsd*): Get rid of possible
12419 trailing "(Release)" in version string.
12420 Patch from Paul Richards <paul@isl.cf.ac.uk>.
12421
12422 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
12423
12424 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
12425 Fix type: *-next-neststep -> *-next-nextstep.
12426
12427 * config.guess: Merge from FSF:
12428
12429 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12430
12431 * config.guess: Recognize powerpc-ibm-aix3.2.5.
12432
12433 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12434
12435 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
12436 instead of UNIX_SV for UnixWare 1.0).
12437
12438 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
12439
12440 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
12441 to make gdb/nlm/* build after the compiler and linker.
12442
12443 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
12444
12445 * config.guess (netbsd, freebsd, linux): Accept any machine,
12446 not just i[34]86.
12447 (m68k-atari-sysv4): Relocate to match FSF version.
12448
12449 * config.guess: More merges from the FSF:
12450
12451 Add a space before function call or macro invocation.
12452
12453 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12454
12455 * config.guess: Add trap cmd to remove dummy.c and dummy when
12456 interrupted.
12457
12458 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12459
12460 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
12461 (dummy): Redirect stderr from compilation of dummy.c.
12462
12463 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
12464
12465 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
12466
12467 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
12468
12469 * configure: Accept and ignore --cache*, for compatibility with
12470 new autoconf.
12471
12472 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
12473
12474 * config.guess: Merge from FSF:
12475
12476 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12477
12478 * config.guess (Pyramid*:OSx*:*:*): New case.
12479 (PATH): Add /.attbin at end for finding uname.
12480 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
12481
12482 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
12483
12484 * config.guess (M88*:DolphinOS:*:*): New case.
12485
12486 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
12487
12488 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
12489 to select whether to use ELF or COFF.
12490
12491 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12492
12493 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
12494
12495 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12496
12497 * config.guess: Guess the OS version for HPUX.
12498
12499 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
12500
12501 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
12502
12503 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12504
12505 * configure.in: Recognize --with-headers, --with-libs, and
12506 --without-newlib.
12507 * Makefile.in (all-xiberty): Depend upon all-ld.
12508
12509 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12510
12511 * configure.in: Change i[34]86 to i[345]86.
12512
12513 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12514
12515 * configure (version): A few more tweaks to help message.
12516
12517 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
12518
12519 * Makefile.in: Remove (for now) librx as a host library,
12520 now that we're building it for target.
12521
12522 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12523
12524 * configure: Fix up help message; from karl@owl.hq.ileaf.com
12525 (Karl Berry).
12526
12527 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
12528
12529 * configure.in: Also configure librx.
12530
12531 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12532
12533 * Makefile.in: Update various rules to reflect that librx
12534 is now needed for libg++.
12535
12536 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12537
12538 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
12539
12540 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
12541
12542 * configure.in: Configure the examples directory.
12543
12544 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12545
12546 * configure: Simplify Jun 2 1994 change.
12547
12548 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12549
12550 * change CC to /usr/latest/bin/gcc for lynx host builds, since
12551 /bin/gcc isn't good enough to build gcc.
12552
12553 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
12554
12555 * Makefile.in (GDB_SUPPORT_FILES): Remove
12556 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
12557 (gdb.tar.gz): Add new rule to use standard distribution building
12558 mechanism.
12559
12560 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12561
12562 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
12563 Bill Cox <bill@cygnus.com>.
12564
12565 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
12566
12567 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
12568
12569 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
12570
12571 * configure: Search current dir first in .gdbinit.
12572
12573 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
12574
12575 * config.sub: Recognize freebsd (merged from gcc config.sub).
12576
12577 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
12578
12579 * config.sub: Refer to NeXT's operating system as nextstep.
12580
12581 * config.sub (case $basic_machine): Re-order the cases, to match
12582 the order in the FSF version (which is mostly alphabethical).
12583 Merge in some additions and changes from the FSF.
12584
12585 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
12586
12587 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
12588 * config.sub: Recognize cxux7.
12589 * configure.in: Use mh-cxux for m88k-harris-cxux*.
12590
12591 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
12592
12593 * config.sub: Fix typo powerpc -> powerpc-*.
12594
12595 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
12596
12597 * Makefile.in: `all-emacs19' depends on `all-byacc'.
12598
12599 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
12600 parallel with all-emacs and install-emacs). Top-level command
12601 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
12602
12603 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12604
12605 * test-build.mk ($(host)-stamp-stage2-installed): Remove
12606 $(relbindir)/make before doing ``make install'', and use
12607 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
12608 installing over running make binary.
12609 ($(host)-stamp-stage3-installed): Likewise.
12610
12611 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12612
12613 * config.guess: Recognize Mach.
12614
12615 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12616
12617 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
12618 see whether --exec-prefix was used.
12619
12620 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12621
12622 * README: Explicitly mention libg++/README. (Zoo's idea.)
12623
12624 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12625
12626 * Makefile.in: Add all-librx target similar to all-libproc.
12627
12628 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
12629
12630 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
12631 with post 1.2 uname bogosity.
12632
12633 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12634
12635 * configure: Remove temporary files on receipt of a signal.
12636
12637 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
12638
12639 * configure: If there is a package_makefile_frag, remove
12640 ${subdir}/Makefile.tem after copying it in.
12641
12642 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12643
12644 * build_all.mk: support rs6000 lynx identifies itself as
12645 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
12646 since /bin/gcc is too feeble to compile a modern gcc.
12647
12648 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12649
12650 * brought devo/test-build.mk update-to-date with progressive/
12651 test-build.mk. Add lynx targets and hppa flag info.
12652
12653 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12654
12655 * configure.in: Use mh-ncrsvr43. Patch from
12656 Tom McConnell <tmcconne@sedona.intel.com>.
12657
12658 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
12659
12660 * config.guess (i386-unknown-bsdi): No longer need to
12661 check #if defined(__bsdi__) && defined(__i386__).
12662
12663 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12664
12665 * configure: Set program_transform_nameoption correctly.
12666
12667 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12668
12669 * brought build-all.mk update-to-date with progressive build-all.mk,
12670 added new targets and hppa info.
12671
12672 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12673
12674 * configure: If config.guess result is a prefix of the user
12675 specified target, assume a native build and use the user specified
12676 target as the host alias. Remove SunOS patch suffix removal hack.
12677 * configure.in: Remove SunOS patch suffix removal hack.
12678
12679 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
12680 in NATIVE_CHECK_MODULES.
12681
12682 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
12683
12684 * Makefile.in: Rename HOST_ONLY to NATIVE.
12685 * configure: Delete SunOs patch suffix from host_canonical
12686 and build_canonical variables that are prepended to Makefiles.
12687 * configure.in: Add comments for easier maintenance.
12688
12689 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12690
12691 * Makefile.in: Add all-libproc target similar to all-gui.
12692
12693 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
12694
12695 * Makefile.in (CHECK_MODULES): split into
12696 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
12697
12698 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
12699
12700 * config.guess (i386-unknown-bsdi): New system to guess.
12701
12702 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12703
12704 * Makefile.in: Add all-gui target (but not yet build by "all").
12705
12706 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
12707
12708 * config.sub: Move deletion of patch suffix from here...
12709 * configure.in: To here, at Ian's suggestion. The top-
12710 level scripts might need to know of a patch level.
12711
12712 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
12713
12714 * config.sub: Strip off patch suffix so rtl is recognized
12715 as a sunos4.1.3 machine, even though it's been patched.
12716
12717 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
12718
12719 * Makefile.in (INSTALL_LAST): Delete.
12720 (INSTALL_DOSREL): New.
12721
12722 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12723
12724 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
12725 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
12726 whether we pass down --with-gnu-ld anyhow.
12727
12728 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
12729
12730 * Makefile.in (INSTALL_LAST): Change operation so it works
12731 on more flavors of make.
12732 * configure.in (go32): Don't build libg++ or libio.
12733
12734 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
12735
12736 * Makefile.in (Move HOST_PREFIX_1 and friends up so
12737 they can be overriden by templates.
12738
12739 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
12740
12741 * configure.in (target==go32): Don't build gdb.
12742 * dosrel: New directory.
12743
12744 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
12745
12746 * configure.in (host==go32): Configure dosrel too.
12747 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
12748 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
12749 be set by incoming names or templates.
12750 (INSTALL_LAST): New rule.
12751
12752 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
12753
12754 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
12755
12756 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12757
12758 * configure.in (appdirs): New variable. Currently empty, but will
12759 be used in gas distribution. If nonempty, lists a set of
12760 directories at least one of which must get configured, or top
12761 level configuration is considered to have failed.
12762 (rs6000-*-lynxos*): Use new file name.
12763
12764 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12765
12766 Eliminate XTRAFLAGS.
12767 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
12768 newlib include files using -idirafter, and also use -nostdinc.
12769 (CXX_FOR_TARGET): Likewise.
12770 (XTRAFLAGS): Removed.
12771 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
12772 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
12773 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
12774 ($(DO_X)): Don't pass down XTRAFLAGS.
12775
12776 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12777
12778 * configure.in (mips*-dec-bsd*): New target; do build linker.
12779 (mips*-*-bsd*): New target; don't build linker.
12780
12781 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12782
12783 * configure.in: support rs6000-*-lynxos* configuration.
12784 support sunos4 as a cross target.
12785
12786 * config.sub: look for lynx*, not lynx since the OS version may
12787 legitimately be part of the name.
12788
12789 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12790
12791 * configure.in (i[34]86-*-sco*): Move to be with other i386
12792 targets.
12793 (romp-*-*): New target. Skip various binary utilities.
12794 (vax-*-*): New target. Don't build newlib.
12795 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
12796
12797 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12798
12799 * configure.in: Only set host_makefile_frag if config
12800 directory exists.
12801
12802 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12803
12804 * install.sh: If $dstdir exists, don't check whether each
12805 component does.
12806
12807 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12808
12809 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
12810
12811 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
12812
12813 * configure.in (*-*-lynxos*): Don't configure newlib for either
12814 native or cross Lynx.
12815
12816 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
12817
12818 * config.sub (sparc64-elf): Fix os.
12819 (z8k): Remove duplicate.
12820
12821 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12822
12823 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
12824 gcc/stmp-fixproto, to try to prevent fixproto from being run.
12825
12826 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
12827
12828 * configure: Make file links cleanly even if Lynx fails on
12829 an NFS symlink (at least fail cleanly).
12830
12831 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12832
12833 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
12834 -XNh2000.
12835
12836 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12837
12838 * configure: Unknown options are fatal again.
12839
12840 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
12841
12842 * configure: Ignore --x-includes and --x-libraries, for Autoconf
12843 compatibility.
12844
12845 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
12846
12847 * build-all.mk: Add `clean' target.
12848
12849 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12850
12851 * config.guess: Add SINIX support.
12852 * configure.in: Add mips-*-sysv4* support.
12853
12854 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
12855
12856 * build-all.mk: Document all useful targets.
12857 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
12858 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
12859
12860 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12861
12862 * configure: Support --silent, --quiet.
12863
12864 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12865
12866 * configure: Support --disable-FEATURE.
12867
12868 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12869
12870 * config.guess: Recognize NCR running SVR4.3.
12871
12872 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
12873
12874 * config.guess: Make BSDI generate i386-unknown-bsd386.
12875 Patch from Paul Eggert <eggert@twinsun.com>.
12876
12877 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12878
12879 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
12880
12881 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12882
12883 * configure: Make unrecognized options give nonfatal warnings
12884 instead of fatal errors, and pass them to any subdirectory
12885 configures in case they recognize them.
12886 Make --x equivalent to --with-x.
12887
12888 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12889
12890 * configure: Add --enable-* options. Clean up usage message and
12891 some comments.
12892
12893 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
12894
12895 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
12896
12897 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12898
12899 * configure.in (hppa*-*-*): Enable binutils.
12900
12901 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12902
12903 * config.sub: Recognize cisco.
12904
12905 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
12906
12907 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
12908
12909 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12910
12911 * config.guess: about target *-hitachi-hiuxwe2, don't print more
12912 than one configuration name. Add comment.
12913
12914 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
12915
12916 * config.guess: about target *-hitachi-hiuxwe2, fixed
12917 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
12918 macro is incorrect.]
12919
12920 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12921
12922 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
12923 than the "make ls" stuff which used to be here.
12924
12925 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
12926
12927 * config.guess: Recognize i[34]86-unknown-freebsd.
12928 From Shawn M Carey <smcarey@rodan.syr.edu>.
12929
12930 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
12931
12932 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
12933
12934 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12935
12936 * config.guess: Check for ptx.
12937
12938 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
12939
12940 * config.sub: Add os9k checking.
12941
12942 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12943
12944 * config.guess: Handle OSF1 running on HPPA processors
12945
12946 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
12947
12948 * configure: If subdir configure fails, print out a message with
12949 subdirectory name, in case subdir's configure code didn't identify
12950 itself.
12951
12952 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
12953
12954 * configure.in: Remove embedded newlines from configdirs.
12955 Avoid mismatches of substrings. Fix matching strings at end
12956 of configdirs.
12957
12958 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
12959
12960 * config.guess: Add Lynx/rs6000 config support.
12961
12962 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
12963
12964 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
12965
12966 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
12967
12968 * configure.in (hppa*-*-osf*): Treat this just like most other
12969 PA configurations (eg no binutils or ld).
12970 (hppa*-*-*elf*): These configurations have binutils and ld.
12971
12972 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12973
12974 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
12975
12976 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12977
12978 * configure.in (rs6000-*-*): Build gas.
12979
12980 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12981
12982 * Makefile.in: Avoid bug in losing hpux sed.
12983
12984 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12985
12986 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
12987 for GDB and GDB has been fixed to not need it.
12988
12989 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12990
12991 * config.guess: Recognize vax hosts.
12992
12993 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12994
12995 * configure (while loop): Don't use "break 2" inside case
12996 statement -- the case statement isn't an enclosing loop.
12997
12998 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
12999
13000 * config.guess: Clean up NeXT support, to allow nextstep
13001 on Intel machines. Make OS be nextstep.
13002
13003 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
13004
13005 * config.guess: Add alternate forms for Convex.
13006
13007 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
13008
13009 * configure: Completely rewrite option processing. Take
13010 advantage of pattern-matching to avoid invoking test frequently.
13011 Also clean up host and target defaulting logic.
13012
13013 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13014
13015 * Makefile.in: Replace all occurrances of "rootme" with "r" and
13016 "$${rootme}" with "$$r", to increase the likelihood that the do-*
13017 commands (plus user environment) will fit SCO limits.
13018
13019 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13020
13021 * configure.in: Don't issue warnings about directories which are
13022 not being configured if -norecursion is set. Correct test for
13023 --with-gnu-as and --with-gnu-ld to not get confused by substring
13024 matches.
13025
13026 * configure.in: Don't build gas for alpha-dec-osf1*.
13027
13028 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
13029
13030 * configure: Back out Per's change of 12/19/1993. It changes the
13031 behavior of configure in unexpected and confusing ways.
13032
13033 Also, use different delim char when calculating
13034 program_transform_name so that the name can contain slashes.
13035
13036 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
13037
13038 * configure.in, config.sub: Add support for VSTa micro-kernel.
13039
13040 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
13041
13042 * configure.in: Nuke hacks which were used to get a special
13043 version of GAS for HPPA configurations.
13044
13045 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
13046
13047 * configure: If only ${target_alias} is given, use that
13048 as the default for ${host_alias}.
13049 * configure: Add missing back-slashes before nested quotes.
13050
13051 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13052
13053 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
13054
13055 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
13056
13057 * config.guess: Recognize some Tektronix configurations.
13058 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
13059
13060 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13061
13062 * config.sub: Match any flavor of SH.
13063
13064 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
13065
13066 * configure.in: Don't try to configure newlib for Alpha.
13067
13068 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13069
13070 * configure.in: Don't build ld for Irix 5. Don't build gas,
13071 libg++ or libio for any Alpha target.
13072
13073 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
13074
13075 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
13076
13077 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13078 default arguments -- so it tried to compress itself.
13079
13080 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13081
13082 * configure.in (notsupp): ensure that a space is always at the end
13083 of the configdirs list, since the grep checks for an explicit space
13084
13085 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13086
13087 * configure.in (target i386-sysv4.2): don't build ld, since static
13088 versions of many libraries are not available.
13089
13090 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13091
13092 * config.guess: Recognize Apollos (using environment variables).
13093 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
13094
13095 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13096
13097 * config.guess: Recognize Sony news mips running newsos.
13098
13099 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
13100
13101 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13102 "fi ; else" for bash.
13103
13104 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
13105
13106 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13107
13108 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
13109
13110 * config.sub: accept unixware as an alias for svr4.2.
13111 Fix some inconsistancies with the gcc version.
13112
13113 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13114
13115 * Makefile.in (DISTDOCDIRS): Add gdb.
13116
13117 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
13118
13119 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
13120
13121 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13122
13123 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
13124 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
13125 this now.
13126
13127 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13128
13129 * config.sub: Accept hiux* as an OS name.
13130
13131 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
13132 etc/make-stds.texi. The underscore came from gcc, and dje now
13133 agrees that RUNTESTFLAGS is the correct name.
13134
13135 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
13136
13137 * install.sh: Remove 'set -e'. It makes any conditionals
13138 in the script useless.
13139
13140 * config.guess: Automatically recognize arm-acorn-riscix
13141 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
13142
13143 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
13144
13145 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
13146
13147 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13148
13149 * Makefile.in (DISTDOCDIRS): New variable.
13150 (taz): Edit local Makefile.in sooner, instead of proto-toplev
13151 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
13152
13153 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13154
13155 * configure.in (hppa target): check the source directory for the
13156 pagas sub-directory
13157
13158 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
13159
13160 * config.sub: Allow -aout* and -elf*.
13161
13162 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13163
13164 * configure.in: Don't build ld on i386-solaris2, same as for
13165 sparc-solaris2.
13166
13167 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
13168
13169 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
13170
13171 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13172
13173 * configure.in: Configure gdb for alpha.
13174
13175 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13176
13177 * Makefile.in (CXXFLAGS): Add -O.
13178
13179 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13180
13181 * config.guess: added support for DG Aviion
13182
13183 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13184
13185 * configure.in: Produce warning message for subdirectories not
13186 configurable for this host/target combination. Don't try to
13187 configure gdb for vms.
13188
13189 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13190
13191 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
13192 appropriate files before making "diststuff".
13193 (DISTBISONFILES): New var: list of files to be edited.
13194 (DISTSTUFFDIRS): Add binutils.
13195
13196 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13197
13198 * config.sub: also handle mipsel and mips64el (for little endian mips)
13199
13200 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13201
13202 * configure.in: Add * to end of all OS names.
13203
13204 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
13205
13206 * configure.in: Build newlib for LynxOS native.
13207
13208 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13209
13210 * config.guess: Add support for delta 88k running SVR3.
13211
13212 * configure.in: Add comment about HP compiler vs. emacs.
13213
13214 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13215
13216 * configure.in: don't build ld on solaris2 (not a viable option
13217 due to bugs in getpwnam & getpwuid)
13218
13219 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13220
13221 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
13222 config.guess will produce a full version number.
13223
13224 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13225
13226 * configure.in: Build linker and binutils for alpha-dec-osf1.
13227
13228 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13229
13230 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
13231 and gdb/testsuite/Makefile.in.
13232
13233 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13234
13235 * configure.in: recognize mips*- instead of mips-
13236
13237 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
13238
13239 * config.sub: Accept linux*coff and linux*elf as operating
13240 systems.
13241
13242 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13243
13244 * config.sub: Recognize mips64, and mips3 as an alias for it.
13245
13246 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13247
13248 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
13249 gdb knows how to handle OSF/1 shared libraries.
13250
13251 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13252
13253 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
13254 * config.guess: Recognize Hitachi's HIUX.
13255 * config.sub: Recognize h3050r* and hppahitachi.
13256 Remove redundant cases for hp9k[23]*.
13257
13258 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13259
13260 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
13261 if gas and ld are in the source tree and are in ${configdirs}.
13262 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
13263 --with options (but still pass them down on the command line,
13264 if they were explicitly specified).
13265
13266 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13267
13268 * configure: substitute SHELL value in Makefile.in with
13269 ${CONFIG_SHELL}
13270
13271 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13272
13273 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
13274 *-*-solaris2* targets.
13275
13276 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13277
13278 * Makefile.in: define M4, and pass it down to sub-makes;
13279 all-autoconf now depends on all-m4
13280
13281 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13282
13283 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
13284 presence of {ar,ranlib} instead of a configured directory
13285
13286 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
13287
13288 * config.guess: Accept 34?? as well as 33?? for NCR.
13289
13290 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13291
13292 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
13293 of 'gas' in sed commands, since 'gash' is now in the tree as well.
13294
13295 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13296
13297 * configure: grab values for $(CC) and $(CXX) from the
13298 environment, so that someone can do "CC=gcc configure; make" and
13299 have it work right (matching the way that autoconf works now)
13300
13301 * configure.in, Makefile.in: add support for gash, the tcl
13302 interface to Galaxy
13303
13304 * config.guess: add NetBSD variants (hp300, x86)
13305
13306 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
13307
13308 * install.sh: Support -d option (in the manner of SunOS 4 install,
13309 as it is more deterministic than that of GNU install)
13310 (chmodcmd): Set file to mode 755 by default (should also do default
13311 chgrp and chown, but I don't feel like dealing with that now)
13312
13313 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
13314
13315 * config.sub: Remove h8300hhms alias.
13316
13317 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13318
13319 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
13320
13321 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13322
13323 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
13324 as stmp-fixinc
13325
13326 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13327
13328 * config.sub: recognize m88110-bug-coff.
13329
13330 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13331
13332 * Makefile.in (all-libio): all dependencies on the toolchain used
13333 to build this (gcc, gas, ld, etc)
13334
13335 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13336
13337 * config.guess: Deal with OSF/1 1.3 on alpha.
13338
13339 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13340
13341 * install.sh: add some 'else true' clauses for portability
13342
13343 * configure.in: don't build libio for h8[35]00-*-* targets
13344
13345 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
13346
13347 * Makefile.in: Add support for new libio.
13348
13349 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13350
13351 * install.sh: If one command fails, don't try the rest. Don't try
13352 to remove $dsttmp (via trap) unless we have already created it.
13353 If $src doesn't exist, detect it and exit with an error.
13354
13355 * config.guess: Recognize BSD on hp300.
13356
13357 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
13358
13359 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
13360 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
13361
13362 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
13363
13364 * Makefile.in (all-send-pr): depends on all-prms
13365
13366 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13367
13368 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
13369
13370 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13371
13372 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
13373 Added test for mips-mips-riscos5.
13374
13375 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13376
13377 * configure.in: use mh-hp300 for 68k HP hosts
13378
13379 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13380
13381 * configure: add support for CONFIG_SHELL, so that you can use
13382 some alternate shell for evaluating configure scripts
13383
13384 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
13385
13386 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
13387 in configure script to bug-gdb@prep.ai.mit.edu when building
13388 distribution archive.
13389 * Makefile.in (COMPRESS): Remove def.
13390 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
13391 gdb.tar.Z and make-gdb.tar.Z respectively.
13392 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
13393 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
13394 to convergence with 'taz' target in Makefile.in.
13395
13396 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13397
13398 * install.sh (dsttmp): use trap to ensure that tmp files go
13399 away on error conditions
13400
13401 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13402
13403 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
13404
13405 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13406
13407 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
13408 its parent is '/' not ''.
13409
13410 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
13411
13412 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
13413
13414 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
13415 that ${newsrcdir}/configure.in does.
13416
13417 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13418
13419 * test-build.mk: support for CONFIG_SHELL
13420
13421 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
13422
13423 * config.sub (netware): Add as a basic system type.
13424
13425 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13426
13427 * Makefile.in (Makefile): depend on configure.in. Also drop the
13428 $(srcdir)/ from the dependency on Makefile.in.
13429
13430 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
13431
13432 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
13433 (h8300hhms is temporary until multi-libraries are implemented).
13434 * configure.in: Handle h8300h too.
13435
13436 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13437
13438 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
13439
13440 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
13441
13442 * configure: Remove extraneous output when guessing host type.
13443 * config.guess: Remove extraneous output when guessing using C
13444 compiler rather than uname, or when guessing fails.
13445
13446 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
13447
13448 * Makefile.in: remove all.cross and install.cross targets
13449
13450 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
13451 definitions
13452
13453 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
13454
13455 * configure.in (target sh): Build gprof.
13456
13457 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13458
13459 * config.sub: change -solaris to -solaris2
13460
13461 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13462
13463 * configure.in: Use config/mh-riscos for mips-*-sysv*.
13464
13465 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
13466
13467 * configure: Correct error message for missing Makefile.in to
13468 print correct directory.
13469
13470 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13471
13472 * install.sh: kludge around 386BSD shell bug
13473
13474 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
13475
13476 * config.guess: Recognize NeXT.
13477 * config.guess: Recognize i486-ncr-sysv4.
13478 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
13479
13480 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
13481
13482 * Makefile.in (MAKEINFOFLAGS): New variable.
13483 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
13484 * build-all.mk, test-build.mk: Pass down --no-split as
13485 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
13486
13487 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
13488
13489 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
13490
13491 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
13492
13493 * Makefile.in (libg++.tar.z): New rule.
13494 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
13495 * Makefile.in (taz): Only do a single chmod.
13496
13497 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13498
13499 * install.sh: don't use dirname anymore (replaced with sed usage)
13500
13501 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
13502
13503 * Makefile.in: Change extension for gzip'd files from '.z' to
13504 '.gz' per new FSF standard usage.
13505
13506 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13507
13508 * configure: put quotes around the final value of program_transform_name
13509
13510 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13511
13512 * Makefile.in: new install.sh support; update install-info rules
13513
13514 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
13515
13516 * configure.in: Build diff for crosses, but not for go32 host.
13517
13518 * configure.in: Build gprof only for native, and don't build it
13519 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
13520
13521 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
13522
13523 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
13524
13525 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13526
13527 * configure.in (host_tools): Add prms.
13528
13529 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13530
13531 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
13532 with $(FLAGS_TO_PASS) on the command line
13533
13534 * config.sub: Recognize lynx and lynxos
13535
13536 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
13537
13538 * config.sub: Accept -ecoff*, not just -ecoff.
13539
13540 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13541
13542 * Makefile.in (taz): Use .gz suffix instead of .z.
13543 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
13544 names.
13545
13546 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13547
13548 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
13549
13550 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13551
13552 * Makefile.in (install-no-fixedincludes): install gcc last, so
13553 that rebuilds that might happen during 'make install' don't get
13554 bogus gcc include files
13555
13556 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13557
13558 Change from Utah for HPPA support:
13559 * config.guess: Recognize hppa1.x-hp-bsd.
13560
13561 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
13562
13563 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
13564 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
13565
13566 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
13567
13568 * config.sub: Add support for rom68k and bug boot monitors.
13569
13570 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
13571
13572 * Makefile.in: Make all-opcodes depend on all-bfd.
13573
13574 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
13575
13576 * config.guess: Added special check for i[34]86-univel-sysv4*.
13577
13578 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
13579
13580 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
13581 the processor rather than assuming i486.
13582
13583 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13584
13585 * config.guess: Recognize SunOS6 as Solaris3.
13586
13587 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
13588
13589 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
13590 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
13591
13592 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
13593
13594 * build-all.mk (all-cross): New target for Canadian Cross.
13595 Added Q2 go32 targets.
13596 * test-build.mk: Configure go32 cross sparclite-aout and
13597 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
13598 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
13599
13600 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13601
13602 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
13603 GO32 hosted toolchains
13604
13605 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
13606
13607 * configure: change so "-exec-prefix" gets passed down rather
13608 than "-exec_prefix" so autoconf generated Makefiles get the
13609 exec_prefix set right.
13610
13611 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13612
13613 * config.guess: get the Solaris2 minor version number
13614
13615 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
13616
13617 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13618
13619 * config.guess: Recognize some Sequent platforms.
13620
13621 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13622
13623 * Makefile.in: added the vault-install target
13624
13625 * configure.in: actually use the Sun3 makefile fragment that's in
13626 config, also added the release dir to configdirs
13627
13628 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13629
13630 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
13631
13632 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13633
13634 * configure.in: remove some program from Alpha targetted toolchains
13635
13636 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
13637
13638 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
13639 gprof.
13640 (taz): Run "make diststuff" in those directories instead of "make
13641 proto-dir". Look for "VERSION=" only at start of line in subdir
13642 Makefile. Use "gzip -9" for compression.
13643 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
13644 (binutils.tar.z): New target.
13645
13646 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13647
13648 * Makefile.in (taz): Include gpl.texinfo.
13649
13650 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13651
13652 * Makefile.in (setup-dirs): Merged into "taz" target.
13653 (taz): Only do `proto-dir' stuff if a directory is actually needed
13654 for this target.
13655
13656 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
13657
13658 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
13659 (FLAGS_TO_PASS): Pass down MUNCH_NM.
13660 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
13661 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
13662 (gcc-no-fixedincludes): Correct for current gcc Makefile.
13663
13664 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
13665
13666 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
13667 config.sub, and move-if-change to gdb testsuite distribution
13668 archive, so the testsuite can be extracted, configured, and
13669 run separately from the gdb distribution. Blow away the Chill
13670 tests that require a Chill compiled executable, since GNU Chill
13671 is not yet publically available.
13672
13673 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13674
13675 * test-build.mk: set environment variables in a single command,
13676 instead of a list of assignments and exports
13677
13678 * config.guess: recognize Alpha/OSF1 systems
13679
13680 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13681
13682 * configure: Change help message to prefer --options rather than
13683 -options.
13684
13685 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13686
13687 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
13688 zippy@ecst.csuchico.edu.
13689 * config.guess: Recognize miniframe.
13690
13691 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
13692
13693 * Makefile.in: Use srcroot to find runtest rather than rootme.
13694 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
13695
13696 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
13697
13698 * test-build.mk: Extensive additions to support building on a
13699 machine other than the host.
13700
13701 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13702
13703 * configure (tooldir): Fix for i386-aix again.
13704
13705 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
13706
13707 * configure, Makefile.in: Change definition of $(tooldir)
13708 to match the FSF.
13709
13710 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
13711
13712 * config.guess: Recognize i[34]86/SVR4.
13713
13714 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13715
13716 * Makefile.in (all-gdb): gdb depends on sim.
13717
13718 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
13719
13720 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
13721 at the same time we make the prototype gdb directory.
13722 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
13723 files at the same time as the gdb base release distribution.
13724
13725 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
13726
13727 * Makefile.in (check): Use individual check targets rather than
13728 DO_X rule.
13729 (check-gcc): Added.
13730
13731 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
13732
13733 * config.sub: Use sysv3.2 not sysv32 for canonical OS
13734 for System V release 3.2.
13735
13736 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13737
13738 * config.sub: Recognize hppaosf.
13739 * configure.in: Do configure ld/binutils/gas for it.
13740
13741 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13742
13743 * configure (tooldir): Alter syntax used to set this, for systems
13744 where "\$" isn't handled right, like i386-aix.
13745
13746 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
13747
13748 * configure: Pass program-transform-name, not
13749 program_transform_name, to recursive configures.
13750
13751 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
13752
13753 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
13754 of gas+ld+binutils.
13755
13756 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
13757
13758 * config.guess: Recognize AIX3.2 as distinct from 3.1.
13759
13760 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13761
13762 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
13763
13764 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13765
13766 * Makefile.in (PRMS): Set back to all-prms.
13767
13768 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
13769
13770 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
13771 targets, rather than for MIPS hosts.
13772
13773 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13774
13775 * configure.in: add comment for --with-x default values
13776
13777 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
13778
13779 * Makefile.in: add check-* targets for each of the directories in
13780 the tree. Add a definition of RUNTEST that will use the one we
13781 just built, if it exists. Pass this down via FLAGS_TO_PASS.
13782
13783 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
13784
13785 * configure.in: Removed obsolete references to bfd_target and
13786 target_makefile_frag.
13787
13788 * build-all.mk: Set assorted targets for Q2.
13789 * config.sub: Recognize z8k-sim and h8300-hms.
13790 * test-build.mk: Really don't pass host to configure.
13791 (HOLES): Added uname.
13792
13793 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
13794
13795 * configure: Handle an empty program-prefix, program-suffix or
13796 program-transform-name correctly.
13797
13798 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
13799
13800 * build-all.mk: -G 8 no longer required for MIPS targets.
13801 * test-build.mk: Don't pass host argument to configure; make it
13802 guess.
13803
13804 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
13805
13806 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
13807 * Makefile.in (COMPRESS): New macro, like GZIP.
13808
13809 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
13810
13811 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
13812
13813 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
13814 with gas currently defaults to -G 0.
13815
13816 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
13817
13818 * Makefile.in (all-flex): flex depends on byacc.
13819
13820 * build-all.mk: If host not specified, use config.guess. Pass TAG
13821 to test-build.mk as RELEASE_TAG.
13822 * test-build.mk (configargs): New variable containing arguments to
13823 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
13824 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
13825
13826 * config.guess: Use /bin/uname when checking -X argument on SCO,
13827 to avoid invoking GNU uname which doesn't understand -X.
13828
13829 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
13830
13831 * configure.in: Build gas for mips-*-*.
13832
13833 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13834
13835 * Makefile.in (all.normal): insert missing backslash.
13836
13837 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
13838
13839 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
13840
13841 * Makefile.in: Complete overhaul to merge many almost identical
13842 targets.
13843
13844 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13845
13846 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
13847 (gdb.tar.Z): Adjusted.
13848
13849 * Makefile.in (setup-dirs, taz): New targets; should be general
13850 enough to adapt for gdb sometime. Build only .z file.
13851 (gas.tar.z): New target.
13852
13853 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
13854
13855 * build-all.mk: Use CC=cc -Xs on Solaris.
13856
13857 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
13858
13859 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
13860 for handling BISON for FSF releases.
13861
13862 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13863
13864 * configure: Actually implement the change zoo just documented.
13865
13866 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
13867
13868 * configure: when using config.guess, only set target_alias when
13869 it's not already been set (ie, on the command line)
13870
13871 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13872
13873 * Makefile.in: add installcheck target, set PRMS to install-prms
13874
13875 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13876
13877 * configure: add support for package_makefile_fragment, handle the
13878 case where a directory has a configure.in file but no Makefile.in
13879 more gracefully (with an actual understandable error message, even);
13880 add support for --without (and add this to the usage message); also
13881 explicitly add a --host=${host_alias} to the command line when
13882 config.guess is used
13883
13884 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13885
13886 * configure: Must use both --host and --target in recursive calls.
13887
13888 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
13889
13890 * Makefile.in: Change deja-gnu to dejagnu.
13891
13892 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
13893
13894 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
13895
13896 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13897
13898 * configure.in: canonicalize all instances to *-*-solaris2*,
13899 also strip out a number of tools to not build for go32 host
13900
13901 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13902
13903 * config.guess: add GPL.
13904
13905 * Makefile.in, config.guess, config.sub, configure: bump
13906 copyrights to 93.
13907
13908 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
13909
13910 * Makefile.in (do-info): Removed obsolete check for existence of
13911 localenv file.
13912
13913 * Makefile.in (MAKEOVERRIDES): Define to be empty.
13914
13915 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13916
13917 * Makefile.in: a couple of 'else true' for decstation,
13918 support for TclX
13919
13920 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
13921
13922 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
13923
13924 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
13925
13926 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
13927
13928 * config.guess: Recognize i386-ibm-aix (PS/2).
13929 * configure.in: Use config/mh-aix386 file for it.
13930
13931 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
13932
13933 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
13934 CC_FOR_TARGET instead.
13935 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
13936
13937 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
13938
13939 * Makefile.in: Add sim to list of directories sent with gdb
13940
13941 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
13942
13943 * configure.in: Put back mips-dec-bsd* case.
13944
13945 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
13946
13947 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
13948 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
13949 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
13950
13951 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13952
13953 * configure.in: remove no-op mips-dec-bsd* in "case $target"
13954
13955 * Makefile.in (dir.info): only run gen-info-dir if it exists,
13956 (install-info): install dir.info only if it exists,
13957 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
13958
13959 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
13960
13961 * configure.in: For vms target, skip bfd, ld, binutils. Do build
13962 gas for mips-dec-bsd.
13963
13964 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
13965
13966 * configure (makesrcdir): If ${srcdir} is relative and not ".",
13967 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
13968
13969 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
13970
13971 * configure.in: Added "dejagnu" to hosttools list.
13972
13973 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
13974
13975 * config.sub, configure.in, config.guess: Add support
13976 for Bosx, an AIX variant from Bull.
13977 Patches from F.Pierresteguy@frcl.bull.fr.
13978
13979 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
13980
13981 * devo/dejagnu: Initial creation of devo/dejagnu.
13982 Migrated dejagnu testcases and support files for testing software
13983 tools to reside as subdirectories, currently called "testsuite",
13984 within the directory of the software tool. Migrated all programs,
13985 support libraries, etc. beloging to dejagnu proper from
13986 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
13987 with no modifications. The changes to these files which will
13988 allow them to configure, build, and execute properly will be made
13989 in a future update.
13990
13991 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13992
13993 * Makefile.in: Change send_pr to send-pr.
13994 * configure.in: Likewise.
13995 * send_pr: Renamed directory to send-pr.
13996
13997 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
13998
13999 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
14000
14001 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
14002
14003 * README: Update for gdb-4.8 release.
14004 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
14005 gdb-xxx.tar.z (gzip'd) file also.
14006
14007 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14008
14009 * Makefile.in: make all-diff depend on all-libiberty
14010
14011 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
14012
14013 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
14014
14015 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14016
14017 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
14018
14019 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
14020
14021 * Makefile.in (DEVO_SUPPORT): Remove etc directory
14022 (ETC_SUPPORT): Only add the files GDB wants from etc/.
14023 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
14024
14025 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14026
14027 * Makefile.in: makeinfo binary is in a new location
14028
14029 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
14030
14031 * config.sub: Accept -ecoff as an OS.
14032
14033 * Makefile.in: Various changes to eliminate a level of make
14034 recursion and reduce the required command line length.
14035 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
14036 sub-makes.
14037 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
14038 variables holding settings for specific sub-makes.
14039 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
14040 in terms of BASE_FLAGS_TO_PASS.
14041 (TARGET_LIBS): New variable listing directories which use
14042 TARGET_FLAGS_TO_PASS.
14043 (subdir_do): Eliminated.
14044 (do-*): New set of targets to replace subdir_do.
14045 (various): All targets which used subdir_do now depend on do-*.
14046 (local-clean): Renamed from do_clean.
14047 (local-distclean): New target, dependency of distclean and
14048 realclean.
14049 (install-info): Don't create directories. Depend on dir.info
14050 rather than calling make recursively.
14051 (install-dir.info): Eliminated.
14052 (install-info-dirs): Create all info directories here.
14053 (dir.info): Depend upon do-install-info.
14054
14055 * test-build.mk (HOLES): Added false.
14056
14057 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
14058
14059 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
14060
14061 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14062
14063 * Makefile.in (info): remove dependency on all-texinfo. The
14064 problem was really in texinfo/C, not at this level.
14065
14066 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
14067
14068 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
14069
14070 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
14071
14072 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
14073 GDB releases.
14074
14075 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14076
14077 * configure: Include srcdir in message about target of link not
14078 being found. Don't convert `-' to `_' in `with' options being
14079 passed to subdirs.
14080
14081 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14082
14083 * configure.in: add uudecode to host_tools
14084
14085 * Makefile.in: added {all,install}-uudecode targets, added them to
14086 the appropriate lists
14087
14088 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
14089
14090 * Makefile.in (all-gcc): Added dependency on all-gas.
14091
14092 * configure.in (mips-*-*): Build ld and binutils.
14093
14094 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14095
14096 * configure: check return code from mkdir, print error message and
14097 exit on failure.
14098
14099 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
14100
14101 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
14102
14103 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
14104
14105 * test-build.mk (HOLES): Added tar, cpio and uudecode.
14106
14107 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14108
14109 * config.sub (h8500): Recognize this as a cpu type.
14110
14111 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14112
14113 * configure: source directory missing is no longer a warning
14114
14115 * configure.in: recognize irix[34]* instead of irix[34]
14116
14117 * Makefile.in: define and pass down X11_LIB
14118
14119 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
14120
14121 * guess-systype: Renamed to ...
14122 * config.guess: ... by popular request.
14123 * configure.in, Makefile.in: Update accordingly.
14124
14125 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
14126
14127 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
14128 + Add Convex, Cray/Unicos, and Encore/Multimax support.
14129 + Execute ./dummy instead of assuming . is in PATH.
14130
14131 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
14132
14133 * guess-systype: New shell script. Attempts to guess the
14134 canonical host name of the executing host.
14135 Only a few hosts are supported so far.
14136 * configure: Call guess-systype if no host is specified.
14137
14138 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
14139
14140 * Makefile.in (gcc-no-fixedincludes): Made to work with current
14141 gcc Makefile.
14142
14143
14144 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
14145
14146 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14147 (all-gcc, install-gcc, subdir_do): Use it.
14148
14149 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14150
14151 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
14152
14153 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
14154
14155 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
14156 set exclusively by configure, using configure.in .
14157
14158 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14159
14160 * test-build.mk: set $PATH for all builds
14161
14162 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
14163
14164 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
14165
14166 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
14167 the one used in gcc/Makefile.in, so that a null expansion doesn't
14168 override the one needed to build gcc with a native cc.
14169
14170
14171 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14172
14173 * configure: Accept -with arguments.
14174
14175 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14176
14177 * Makefile.in: added h8300sim
14178
14179 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
14180
14181 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
14182 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
14183 (all-cygnus, native, build-cygnus): Make
14184 $(canonhost)-stamp-3stage-done, not $(host)....
14185 * test-build.mk (stamp-3stage-compared): Use tail +10c for
14186 i386-sco3.2v4. Added else true to if command.
14187
14188 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
14189
14190 * config.sub: (from FSF) Sequent uses a BSD-like OS.
14191
14192 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
14193
14194 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
14195
14196 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14197
14198 * configure.in: don't remove binutils from Solaris builds
14199
14200 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
14201
14202 * Makefile.in: get rid of earlier definitions for *clean,
14203 also handle the recursive info rule better
14204
14205 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
14206
14207 * Makefile.in (mostlyclean, distclean, realclean): Fix to
14208 do more-or-less the right thing.
14209
14210 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
14211
14212 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
14213 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
14214
14215 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14216
14217 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
14218 $(host_canonical).
14219
14220 * configure.in: split the configdirs list into 4 categories (native
14221 v. cross, library v. tool) and handle the cross-only and native-
14222 only in more reasonable (and correct!) way.
14223
14224 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
14225
14226 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
14227 configdirs anymore.
14228
14229 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14230
14231 * Makefile.in: extensive cleanup:: removed all of the explicit
14232 clean-* targets, collapsed many wrappers around subdir_do into
14233 one, added additional targets to satisfy standards.texi, deleted
14234 some old targets, some changes for consistency
14235
14236 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14237
14238 * configure.in: handle some programs as cross-only, and others as
14239 native only
14240
14241 * test-build.mk: handle partial holes in a more generic manner
14242
14243 * Makefile.in: m4 depends on libiberty
14244
14245 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14246
14247 * configure.in: add m4, textutils, fileutils, sed, shellutils,
14248 time, wdiff, and find to configdirs
14249
14250 * Makefile.in: all, clean, and install rules for the new programs
14251 added to configure.in
14252
14253 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14254
14255 * configure.in: use mh-sun for all *-sun-* hosts
14256
14257 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14258
14259 * Makefile.in: define flags for X11 include files and library file
14260 locations, pass them down to the programs that need this info
14261
14262 * build-all.mk: added a 'native' target, to 3stage the native toolchain
14263
14264 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14265
14266 * configure.in: start building libg++ for HP-UX targets
14267
14268 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
14269
14270 * README: Update references to files moved into etc/.
14271
14272 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
14273
14274 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
14275 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
14276
14277 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
14278
14279 * configure: accept dash as well as underscore in long option
14280 names for FSF compatibility.
14281
14282 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
14283
14284 * config.sub: added -sco3.2v4 support from FSF.
14285
14286 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14287
14288 * configure.in: expand the section that adds or removes
14289 directories from the list of programs to build, to handle native
14290 vs. cross in addition to host v. native
14291
14292 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
14293
14294 * Makefile.in: Replace C++ in macro names with CXX.
14295 This is less likely to break ...
14296
14297 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14298
14299 * test-build.mk: add -w to GNU_MAKE
14300
14301 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14302
14303 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
14304 add 'sparc' to list of recognized cpus. This needed to make
14305 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
14306 Delete some redundant ose68 variants. Recognize -wrs as an os,
14307 then changes that into $CPU-wrs-vxworks.
14308
14309 * configure.in: remove most references to gdbtest, regularize
14310 target based program removal
14311
14312 * test-build.mk: import from p3 tree (many fixes and changes)
14313
14314 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14315
14316 * Makefile.in: added rules to handle tcl, tk, and expect
14317
14318 * configure.in: handle those directories if they exist
14319
14320 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14321
14322 * config.sub: removed bogus hppabsd and hppahpux names, since
14323 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
14324
14325 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14326
14327 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
14328 depends upon all-xiberty
14329
14330 * Makefile.in: changes from p3, including:
14331
14332 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
14333
14334 * Makefile.in (XTRAFLAGS): include newlib directories if
14335 newlib/Makefile exists, rather than if host != target.
14336
14337 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
14338
14339 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14340 from the same source tree and not building a cross-compiler. This
14341 matters for the libg++ configuration if reconfiguring a tree that
14342 has already been installed.
14343
14344 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
14345
14346 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14347 pick up the machine and system specific header files.
14348
14349 * Makefile.in: added AS_FOR_TARGET, passed down in
14350 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14351 the C compiler to use to create programs which are run in the
14352 build environment, set it to default to $(CC), and passed it down
14353 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14354
14355 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
14356
14357 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
14358 We need them for unusual native builds, like systems without
14359 ranlib.
14360
14361 * configure: also define $(host_canonical) and
14362 $(target_canonical), which are the full, canonical names for the
14363 given host and target
14364
14365 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
14366
14367 * Makefile.in: Added separate definitions for C++.
14368
14369 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
14370
14371 * configure.in (configdirs): Add deja-gnu.
14372
14373 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
14374
14375 * README: Update for configure.texi and gdb-4.7 release.
14376
14377 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
14378
14379 * Makefile.in: Move "all" target to top of file.
14380 Previously, first target was ".PHONY" which caused BSD4.4 make
14381 to build .PHONY when make was run without arguments.
14382
14383 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
14384
14385 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
14386 Library-copylefted code in libiberty.
14387
14388 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
14389
14390 * config.sub: Replace m68kmote with plain old m68k.
14391
14392 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
14393
14394 * Makefile.in: Remove space from blank line, avoid Make complaints.
14395
14396 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
14397
14398 * config.sub: Complain if no argument is given. Added support for
14399 386bsd as OS and target alias.
14400
14401 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
14402
14403 * Makefile.in (XTRAFLAGS): include newlib directories if
14404 newlib/Makefile exists, rather than if host != target.
14405
14406 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
14407
14408 * config.sub: recognize sparclite-wrs-vxworks.
14409
14410 * Makefile.in (install-xiberty): added *-xiberty make rules (from
14411 p3.) Added clean-xiberty to clean.
14412
14413 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14414
14415 * configure.in: use *-*-* instead of nested cases for host and target
14416
14417 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
14418
14419 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14420 from the same source tree and not building a cross-compiler. This
14421 matters for the libg++ configuration if reconfiguring a tree that
14422 has already been installed.
14423
14424 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
14425
14426 * config.sub (i486v/i486v4): Merge in from FSF version.
14427
14428 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
14429
14430 * configure: only set PWD if it is already set.
14431
14432 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
14433
14434 * configure: just set PWD=`pwd` at the top, since Ultrix sh
14435 doesn't have unset and all success paths (and most error paths)
14436 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
14437 to just ${PWD} to avoid confusion.)
14438
14439 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
14440
14441 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
14442 even for a native compilation.
14443
14444 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
14445
14446 Changes to make the gdb.tar.Z rule work better.
14447
14448 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
14449 (DEVO_SUPPORT): Add configure.texi.
14450 (bfd-ilrt.tar.Z): Remove ancient rule.
14451
14452 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
14453
14454 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14455 pick up the machine and system specific header files.
14456
14457 * configure.in, config.sub: added new target m68010-adobe-scout,
14458 with alias of adobe68k. Changed configure.in to check for
14459 -scout before -sco* to avoid a false match.
14460
14461 * Makefile.in: added AS_FOR_TARGET, passed down in
14462 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14463 the C compiler to use to create programs which are run in the
14464 build environment, set it to default to $(CC), and passed it down
14465 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14466
14467 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
14468
14469 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
14470 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
14471 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
14472 FOR_TARGET variants, to newlib and libg++.
14473
14474 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
14475
14476 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
14477 first.
14478
14479 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
14480
14481 * config.sub: Accept `elf' as an environment.
14482
14483 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14484
14485 * Makefile.in (all-opcodes): cd into the right directory
14486
14487 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
14488
14489 * configure: added -program_transform_name option, used as
14490 argument to sed when installing programs.
14491 configure.texi: added documentation for -program_prefix,
14492 -program_suffix and -program_transform_name.
14493
14494 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
14495
14496 * config.sub: Accept i486 where i386 ok.
14497
14498 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
14499
14500 * config.sub: accept we32k
14501
14502 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
14503
14504 * config.sub, configure.in: accept OSE68000 and OSE68k.
14505
14506 * Makefile.in: don't create all directories for ``make install'';
14507 let the subdirectories create the ones they need.
14508
14509 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14510
14511 * COPYING: new file, GPL v2
14512
14513 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14514
14515 * Makefile.in: use the new gen-info-dir, which needs a template
14516 argument (which also lives in texinfo)
14517
14518 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
14519
14520 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
14521
14522 * config.sub (ncr3000): Change i386 to i486.
14523
14524 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14525
14526 * Makefile.in: add install-rcs, install-grep to
14527 install-no-fixedincludes, removed install-bison and install-libgcc
14528
14529 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
14530
14531 * configure.in: grab the HPUX makefile fragment if on HPUX
14532
14533 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14534
14535 * Makefile.in: eradicate bison spoor (ditto libgcc).
14536 configure.in: recognise m68{k,000}-ericsson-OSE.
14537 es1800 is alias for m68k-ericsson-OSE
14538
14539 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14540
14541 * configure.in: rearrange the parts that remove programs from
14542 configdirs, based now on HOST==TARGET or by canonical triple.
14543
14544 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14545
14546 * test-build.mk: recurse explicitly with -f test-build.mk when
14547 appropriate. predicate stage3 and comparison on the existence
14548 of gcc. That is, if gcc isn't around, we aren't three-staging.
14549 On very clean, also remove ...stamp-co. Build in-place before
14550 doing other builds.
14551
14552 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14553
14554 * Makefile.in, configure.in: add tgas
14555
14556 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14557
14558 * Makefile.in: a number of changes merged in from progressive.
14559
14560 * configure.in: add libm.
14561
14562 * .cvsignore: ignore some stuff that comes from test-build.mk.
14563
14564 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
14565
14566 * config.sub: Add es1800 (m68k-ericsson-es1800).
14567
14568 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14569
14570 * configure: Add program_suffix (parallel to program_prefix)
14571 * Makefile.in: adjust directory-creating script for losing decstation
14572
14573 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
14574
14575 * configure: Minor $subdir-related fixes.
14576
14577 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14578
14579 * configure: fix various problems with propogating
14580 makefile_target_frag in subdirs.
14581 * configure.in: config libgcc if its there
14582
14583 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
14584
14585 * config.sub: HPPA merge.
14586
14587 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
14588
14589 * Makefile.in: Replace all-bison with all-byacc in all
14590 dependency lines for other tools (which now use byacc).
14591
14592 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
14593
14594 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
14595
14596 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
14597
14598 * Makefile.in: make gprof rules similar to byacc rules (instead of
14599 vestigal $(unsubdir) that didn't work...)
14600
14601 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
14602
14603 * config.sub: Add support for Linux.
14604 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
14605 (at least for libg++).
14606
14607 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14608
14609 * configure.texi: fix doc for the -nfp option to configure
14610
14611 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
14612
14613 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
14614
14615 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
14616
14617 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
14618 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
14619 * configure.in: added solaris* host_makefile_frag hook.
14620
14621 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14622
14623 * config.sub: changed recognition of m68000 so that various
14624 m68k types can be specified via m680[01234]0
14625
14626 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14627
14628 * config.sub (basic_machine): fix sed so that '-foo' isn't
14629 completely substituted out while .+'-foo' loses the '-foo'
14630
14631 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14632
14633 * config.sub ($os): Add -aout.
14634
14635 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
14636
14637 * configure: If host_makefile_frag is absolute, don't
14638 prefix ${invsubdir} (relevant to libg++ auto-configure).
14639
14640 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14641
14642 * Makefile.in (tooldir): Define it.
14643 (all-ld): Depend on all-flex.
14644
14645 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
14646
14647 * Makefile.in (check): Fix libg++ special case.
14648
14649 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
14650
14651 * configure: do not bury `pwd` into config.status, thus do fewer
14652 pwd's.
14653
14654 * configure: print the "Building in" message only when building in
14655 other than "." AND verbose.
14656
14657 * configure: remove -s, rework -v to better accommodate guested
14658 configures.
14659
14660 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
14661
14662 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
14663
14664 * Makefile.in: macroize flags passed on recursion. remove
14665 fileutils.
14666
14667 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
14668
14669 * configure: get makesrcdir right for subdirs deeper than 1.
14670
14671 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
14672 install.
14673
14674 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
14675
14676 * Makefile.in: don't print subdir_do or recursion lines.
14677
14678 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
14679
14680 * standards.texi: added menu item.
14681
14682 * Makefile.in: build and install standards.info.
14683
14684 * standards.texi: new file.
14685
14686 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14687
14688 * configure: test for and move config.status pieces from
14689 ${subdir}/.
14690
14691 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
14692
14693 * configure: Test for existance of files before trying to mv
14694 them, to avoid numerous non-existance messages.
14695
14696 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
14697
14698 * configure: correct final line of config.status.
14699
14700 * configure: patch from eggert. Avoids a protection problem if
14701 the original Makefile.in is read only.
14702
14703 * configure: use move-if-change from gcc to create config.status.
14704 Some makefiles depend on config.status to tell if a directory
14705 has been reconfigured for a different host. This change
14706 prevents those directories from remaking everything in the case
14707 where the reconfig was only intended to rebuild a Makefile.
14708
14709 * configure: test for config.sub with "config.sub sun4" rather
14710 than "config.sub ${host_alias}". Otherwise we can't tell a bad
14711 host alias from a missing config.sub.
14712
14713 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14714
14715 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
14716 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
14717
14718 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
14719
14720 * configure: mkdir ${subdir} as needed.
14721
14722 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
14723
14724 * Makefile.in,configure.in: added autoconf.
14725
14726 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14727
14728 * Makefile.in: no longer pass against on recursion.
14729
14730 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
14731 definitions are not inherited.
14732
14733 * configure: correct makesrcdir when subdir is .
14734
14735 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
14736
14737 * configure: Add support for 'subdirs' variable, which is
14738 like 'configdirs', except that configure doesn't re-invoke
14739 itself for subdirs, it just creates a Makefile for each subdir.
14740 * configure.texi: Document subdirs.
14741
14742 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14743
14744 * configure.in: added flex to configdirs
14745
14746 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
14747
14748 * Makefile.in: remove clean-stamps from clean.
14749
14750 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
14751
14752 * configure.in: Add gdbtest to configdirs.
14753
14754 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
14755
14756 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
14757 to recursive makes.
14758 * configure.in: Recognize new ncr3000 config.
14759
14760 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
14761
14762 * Makefile.in, configure.in: removed references to gdbm.
14763
14764 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
14765
14766 * config.sub: Don't canonicalize os value
14767 newsos* to bsd (readline needs to check for newsos).
14768 (This fix was earlier made Jan 31, but got re-broken.)
14769
14770 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
14771
14772 * configure.in: sco is an os, not a vendor!
14773
14774 * configure: Quote $( better. Keep various shells happy.
14775
14776 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
14777
14778 * Makefile.in: eliminate stamp-files.
14779
14780 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
14781
14782 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
14783 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
14784
14785 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
14786
14787 * config.sub: fix iris/iris3.
14788
14789 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
14790
14791 * configure: re-add -rm.
14792
14793 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
14794
14795 * Maskefile.in: add .stmp-rcs to all.
14796
14797 * configure.in: remove gas from rs6000 build, use aix host fragment.
14798
14799 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
14800
14801 * configure: pass down site_option during recursion.
14802
14803 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
14804
14805 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
14806
14807 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
14808
14809 * configure: Change exec_prefix so that it really defaults to prefix.
14810
14811 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
14812
14813 * Makefile.in, configure.in: Add support for mmalloc library.
14814
14815 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
14816
14817 * Makefile.in: add stmp dependencies for a few more things.
14818
14819 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
14820
14821 * configure: adjusted error message on objdir/srcdir configure
14822 collision, per john's suggestion.
14823
14824 * Makefile.in: add libiberty stmp to all and all.cross.
14825
14826 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
14827
14828 * Makefile.in: remove force dependencies, add grep to all.
14829
14830 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
14831
14832 * Makefile.in: drop flex. make stamp files work.
14833
14834 * configure: added test for conflicting configuration in srcdir,
14835 remove trailing slashes from srcdir. Otherwise emacs gdb mode
14836 gets cranky. use relative paths for configure and srcdir
14837 whenever possible. Send some error messages to stderr that were
14838 going to stdout.
14839
14840 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
14841
14842 * Makefile.in: Fix libg++ rule to check for gcc directory
14843 before using gcc/gcc. Also pass XTRAFLAGS.
14844
14845 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
14846
14847 * Makefile.in: added stmp-files so that directories aren't polled
14848 when they are already built.
14849
14850 * configure.texi: fixed a node pointer problem.
14851
14852 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
14853
14854 * config.sub configure.in gdb/configure.in
14855 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
14856 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
14857 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
14858
14859 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14860
14861 * configure: -recurring becomes -silent. corrected help message
14862 for -site= option.
14863
14864 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
14865
14866 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14867
14868 * configure: when building Makefile for crosses, replace
14869 tooldir and program_prefix. default srcdir from location of
14870 config.sub. remove "for host in hosts" and "for target in
14871 targets" loops.
14872
14873 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14874
14875 * Makefile.in: Do not pass bindir or mandir to cvs.
14876
14877 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
14878
14879 * Makefile.in, configure.in: removed traces of namesubdir,
14880 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
14881 copyrights to '92, changed some from Cygnus to FSF.
14882
14883 * configure.texi: remove most references to multiple hosts,
14884 multiple targets, subdirs, etc.
14885
14886 * configure.man: removed rcsid. reference config.sub not
14887 config.subr.
14888
14889 * Makefile.in: mkdir $(infodir) on install-info.
14890
14891 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
14892
14893 * configure.texi: Explain better about .gdbinit and about
14894 the environment that configure.in sections run in.
14895
14896 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
14897
14898 * configure.in: Ultrix is only a decstation if it's a MIPS.
14899
14900 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
14901
14902 * README: DOC.configure => cfg-paper.texi.
14903
14904 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
14905
14906 * config.sub (near case $os): Don't convert newsos* to bsd!
14907
14908 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
14909
14910 * Makefile.in: Reinstall change from gdb-4.3 that reduces
14911 the number of copies of COPYING that go into the GDB tar file.
14912
14913 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
14914
14915 * bfd/configure.in, gdb/config/mh-i386sco,
14916 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
14917 Fix SCO configuration stuff.
14918
14919 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
14920
14921 * Makefile.in: For libg++, make sure the -I pointing
14922 to the gcc directory goes *after* all the libg++-local -I flags.
14923 Also, move just-gcc dependency from just-libg++ to all-libg++.
14924
14925 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
14926
14927 * configure: Change -x to -f to keep Ultrix /bin/test happy.
14928
14929 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
14930
14931 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
14932
14933 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
14934
14935 * config.sub: Add stratus configuration frags. Also
14936 submitted to FSF.
14937
14938 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
14939
14940 * Makefile.in (DEV_SUPPORT): add configure.man.
14941
14942 * config.sub(Decode manufacturer-specific): add -none*.
14943
14944 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
14945
14946 * Makefile.in: remove form feeds to make Sun's make happy.
14947 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
14948
14949 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
14950
14951 * Makefile.in (AR_FLAGS): Make quieter.
14952
14953 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
14954
14955 * configure.in: Add libg++.
14956 * configure: When verbose, don't output the command line at each
14957 level; it will be unremarkably the same as the previous version,
14958 which will be the same as what the user typed.
14959
14960 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
14961
14962 * configure.in, Makefile.in: fix clean-info, add flex. add
14963 fileutils.
14964
14965 * configure: be less sensitive to spaces in Makefile.in. Do not
14966 look for sources in "..". Doing so breaks subdirectories that
14967 might have their own configure. If a subdir has it's own
14968 configure script, use it.
14969
14970 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
14971
14972 * cfg-paper.texi: some changes suggested by rms.
14973
14974 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
14975
14976 * config.sub: Merge in some small additions from the FSF version,
14977 taken from the gcc distribution, to bring the Cygnus and FSF
14978 versions into closer sync.
14979
14980 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
14981
14982 * configure.in: Changed svr4 references to sysv4.
14983
14984 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
14985
14986 * configure: added -V for version number option.
14987
14988 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
14989
14990 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
14991 renamed from DOC.configure to cfg-paper.texi.
14992
14993 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14994
14995 * configure, config.subr, config.sub: config.subr is now
14996 config.sub again.
14997
14998 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
14999
15000 * configure.texi: new file, in progress.
15001
15002 * Makefile.in: build info file and install the man page for
15003 configure.
15004
15005 * configure.man: new file, first cut.
15006
15007 * configure: find config.subr again now that configuration "none"
15008 has gone. removed all traces of the -ansi option. removed all
15009 traces of the -languages option.
15010
15011 * config.subr: resync from rms.
15012
15013 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15014
15015 * configure, config.sub, config.subr: merge config.sub into
15016 config.subr, call the result config.subr, remove config.sub, use
15017 config.subr.
15018
15019 * Makefile.in: revised install for dir.info.
15020
15021 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15022
15023 * configure.in: add decstation host makefile frag.
15024
15025 * Makefile.in: BISON now bison -y again. also install-gcc on
15026 install. clean-gdbm on clean. infodir belongs in datadir.
15027 Make directories for info install. Build dir.info here then
15028 install it.
15029
15030 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15031
15032 * Makefile.in: fix for bad directory tests.
15033
15034 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15035
15036 * configure: \{1,2\} appears to be a sysv'ism. Use a different
15037 regexp. -srcdir relative was being handled incorrectly.
15038
15039 * Makefile.in: unwrapped some for loops so that parallel makes
15040 work again and so one can focus one's attention on a particular
15041 package.
15042
15043 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15044
15045 * configure: added PWD as a stand in for `pwd` (for speed). use
15046 elif wherever possible. make -srcdir work without -objdir.
15047 -objdir= commented out.
15048
15049 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15050
15051 * configure: +options become --options. -subdirs commented out.
15052 added -host, -datadir. Renamed -destdir to -prefix. Comment in
15053 Makefile now at top of generated Makefile. Removed cvs log
15054 entries. added -srcdir. create .gdbinit only if there is one
15055 in ${srcdir}.
15056
15057 * Makefile.in: idestdir and ddestdir go away. Added copyrights
15058 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
15059 and mandir now keyed off datadir by default.
15060
15061 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15062
15063 * Freshly created ChangeLog.
15064
15065 \f
15066 Local Variables:
15067 mode: change-log
15068 left-margin: 8
15069 fill-column: 76
15070 version-control: never
15071 End: