70be87cad246624933dc4e42f879b30c525c9731
[gcc.git] / ChangeLog
1 2009-08-06 Michael Eager <eager@eagercon.com>
2
3 * configure.ac: Add Microblaze target.
4 * configure: Regenerate.
5
6 2009-07-31 Christian Bruel <christian.bruel@st.com>
7
8 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
9 * configure: Regenerate.
10
11 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
12
13 * MAINTAINERS (Write After Approval): Update my e-mail address.
14
15 2009-07-06 Ian Lance Taylor <iant@google.com>
16
17 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
18 * configure: Rebuild.
19
20 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
21
22 * MAINTAINERS: Move myself to the Graphite Reviewers.
23
24 2009-06-30 Wei Guozhi <carrot@google.com>
25
26 * MAINTAINERS: Add my name to Write After Approval list.
27
28 2009-06-26 Steve Ellcey <sje@cup.hp.com>
29
30 PR bootstrap/40338
31 * configure.ac (comparestring): Create new variable.
32 * Makefile.tpl (comparestring): Use to skip some comparisions.
33 * configure: Regenerate.
34 * Makefile.in: Regenerate.
35
36 2009-06-26 Doug Evans <dje@sebabeach.org>
37
38 * Makefile.def (host_modules): Add cgen.
39 * Makefile.in: Regenerate.
40 * configure.ac (host_tools): Add cgen.
41 * configure: Regenerate.
42
43 2009-06-23 DJ Delorie <dj@redhat.com>
44
45 * MAINTAINERS: Add myself as mep maintainer.
46
47 2009-06-23 Ian Lance Taylor <iant@google.com>
48
49 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
50 boot_languages. Only bootstrap target libraries listed in
51 target_libs for some boot language. Add --with-stage1-ldflags,
52 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
53 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
54 if not building with C++.
55 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
56 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
57 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
58 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
59 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
60 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
61 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
62 * configure, Makefile.in: Rebuild.
63
64 2009-06-23 Li Feng <nemokingdom@gmail.com>
65
66 * MAINTAINERS: Added my name to write-after-approval list.
67
68 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
69
70 * configure.ac: Define is_elf for QNX Neutrino targets.
71 * configure: Regenerate.
72
73 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
74
75 * MAINTAINERS: Added my name to the write-after-approval list
76
77 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
78
79 * configure.ac: Detect MPC in default directory.
80 * configure: Regenerate.
81
82 2009-06-03 Jerome Guitton <guitton@adacore.com>
83 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
84
85 * Makefile.tpl (all): Avoid a trailing backslash.
86 * Makefile.in: Regenerate.
87
88 2009-06-03 Ben Elliston <bje@au.ibm.com>
89
90 * config.sub, config.guess: Update from upstream sources.
91
92 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
93
94 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
95 to noconfdirs.
96 * configure: Regenerate.
97
98 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
99
100 * Makefile.tpl ([+compare-target+]): Compare all stage
101 directories, rather than just gcc.
102 * Makefile.in: Rebuilt.
103
104 2009-06-01 Doug Kwan <dougkwan@google.com>
105
106 * configure.ac: Support gold for target arm*-*-*.
107 * configure: Regenerate.
108
109 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
110
111 * Makefile.def: Add MPC support and dependencies.
112 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
113
114 * Makefile.in, configure: Regenerate.
115
116 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
117
118 * Makefile.tpl (all): Avoid harmless warning in make all when
119 gcc-bootstrap is enabled but stage_last does not exist.
120 * Makefile.in: Rebuilt.
121
122 2009-05-24 Nicolas Roche <roche@adacore.com>
123
124 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
125 * Makefile.in: Regenerate.
126
127 2009-05-21 Denis Chertykov <chertykov@gmail.com>
128
129 * MAINTAINERS: Update my e-mail address.
130
131 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
132
133 * configure.ac (cygwin noconfigdirs): Remove libgcj.
134 * configure: Regenerate.
135
136 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
137
138 PR other/40159
139 * Makefile.tpl (all): Don't assume gcc-bootstrap and
140 gcc-no-bootstrap are mutually exclusive.
141 * Makefile.in: Rebuilt.
142
143 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
144
145 PR other/40159
146 * Makefile.tpl (all): Don't end with unconditional success.
147 * Makefile.in: Rebuilt.
148
149 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
150
151 PR target/37137
152 * Makefile.def (flags_to_pass): Remove redundant and incomplete
153 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
154 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
155 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
156 stage_configureflags, stage_cflags and stage_libcflags into
157 explicit Makefile macros.
158 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
159 GFORTRAN.
160 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
161 CC. Set CC_FOR_BUILD from CC.
162 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
163 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
164 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
165 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
166 and GFORTRAN.
167 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
168 (_LIBCFLAGS): Renamed to _TFLAGS.
169 (do-compare-debug, do-compare3-debug): Drop.
170 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
171 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
172 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
173 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
174 (XGCC_FLAGS_FOR_TARGET): New.
175 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
176 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
177 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
178 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
179 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
180 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
181 TFLAGS.
182 (BUILD_CONFIG): Include if requested.
183 (all): Set TFLAGS on bootstrap.
184 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
185 (all-stageid-prefixmodule): Likewise.
186 (do-clean, distclean-stageid): Set TFLAGS.
187 (restrap): Fix whitespace.
188 * Makefile.in: Rebuilt.
189
190 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
191
192 * config.guess: Sync with src.
193
194 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
195
196 * configure.ac ($with_ppl): Default to no if not supplied.
197 ($with_cloog): Likewise.
198 configure: Regenerate.
199
200 2009-04-27 James E. Wilson <wilson@codesourcery.com>
201
202 * MAINTAINERS: Update my e-mail address.
203
204 2009-04-27 Nick Clifton <nickc@redhat.com>
205
206 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
207
208 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
209
210 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
211 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
212 * Makefile.in: Regenerate.
213
214 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
215
216 PR bootstrap/39739
217 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
218 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
219
220 * configure, Makefile.in: Regenerate.
221
222 2009-04-21 Taras Glek <tglek@mozilla.com>
223
224 * include/hashtab.h: Update GTY annotations to new syntax
225 * include/splay-tree.h: Likewise
226
227 2009-04-17 Ben Elliston <bje@au.ibm.com>
228
229 * config.sub, config.guess: Update from upstream sources.
230
231 2009-04-15 Anthony Green <green@moxielogic.com>
232
233 * configure.ac: Add moxie support.
234 * configure: Rebuilt.
235
236 2009-04-14 Jakub Jelinek <jakub@redhat.com>
237
238 * configure.ac: Change copyright header to refer to version
239 3 of the GNU General Public License and to point readers at the
240 COPYING3 file and the FSF's license web page.
241 * Makefile.def: Likewise.
242 * Makefile.tpl: Likewise.
243 * Makefile.in: Regenerate.
244
245 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
246
247 * configure.ac: Restore match for darwin9 or later. Use double
248 brackets since regeneration eats one pair.
249 * configure: Regenerate.
250
251 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
252
253 PR gas/10039
254 * configure.ac: Require texinfo 4.7.
255 * configure: Regenerated.
256
257 2009-04-09 Nick Clifton <nickc@redhat.com>
258
259 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
260 the GCC Runtime Library Exception.
261
262 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
263
264 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
265 * configure: Regenerate.
266
267 2009-04-01 Steve Ellcey <sje@cup.hp.com>
268
269 * Makefil.def (languages): New entries.
270 * Makefile.tpl (check-gcc-*): New generic target.
271 * Makefile.in: Regenerate.
272
273 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
274
275 * MAINTAINERS: Update my email address.
276
277 2009-03-18 Tom Tromey <tromey@redhat.com>
278
279 * configure: Rebuild.
280 * configure.ac (host_libs): Add libiconv.
281 * Makefile.in: Rebuild.
282 * Makefile.def (host_modules): Add libiconv.
283 (configure-gdb, all-gdb): Depend on libiconv.
284
285 2009-03-16 Tristan Gingold <gingold@adacore.com>
286
287 * configure.ac: Treat gdb as supported on x86_64-darwin.
288 * configure: Regenerate.
289
290 2009-03-16 Joseph Myers <joseph@codesourcery.com>
291
292 * configure.ac (--with-host-libstdcxx): New option.
293 * configure: Regenerate.
294
295 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
296
297 * MAINTAINERS: Move myself into the write after approval list.
298
299 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
300
301 * MAINTAINERS: Update e-mail address.
302
303 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
304
305 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
306
307 2009-03-10 Ira Rosen <irar@il.ibm.com>
308
309 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
310
311 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
312
313 Backport from git Libtool:
314
315 2009-01-19 Robert Millan <rmh@aybabtu.com>
316 Support GNU/kOpenSolaris.
317 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
318 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
319 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
320 GNU/kOpenSolaris.
321
322 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
323
324 * MAINTAINERS: Update e-mail address.
325
326 2009-02-24 Michael Eager <eager@eagercon.com>
327
328 * MAINTAINERS (Write After Approval): Add self.
329
330 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
331
332 * MAINTAINERS (Write After Approval): Add myself.
333
334 2009-02-05 Andreas Schwab <schwab@suse.de>
335
336 * Makefile.tpl (stage_last): Define $r and $s before using
337 $(RECURSE_FLAGS_TO_PASS).
338 * Makefile.in: Regenerate
339
340 2009-01-30 Ian Lance Taylor <iant@google.com>
341
342 * MAINTAINERS: Move myself to the Global Reviewers list.
343
344 2009-01-29 Robert Millan <rmh@aybabtu.com>
345
346 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
347 * configure: Regenerate.
348
349 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
350
351 * MAINTAINERS: Make whitespace consistent.
352 Remove Robert Millan from Write After Approval.
353
354 2009-01-16 Alan Modra <amodra@bigpond.net.au>
355
356 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
357 (all-opcodes): Depend on all-libiberty.
358 * Makefile.in: Regenerate.
359
360 2009-01-15 Douglas B Rupp <rupp@gnat.com>
361
362 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
363 * configure: Regenerate.
364
365 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
366
367 * MAINTAINERS (Write After Approval): Add myself.
368
369 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
370
371 * MAINTAINERS: Add myself to reviewers (Fortran).
372
373 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
374
375 PR tree-optimization/38515
376 * configure.ac (cloog-polylib): Removed.
377 (with_ppl, with_cloog): Test for "no".
378 * configure: Regenerated.
379
380 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
381
382 * MAINTAINERS: Moved myself to reviewers (Fortran).
383
384 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
385
386 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
387 (Write After Approval): Remove myself.
388
389 2009-01-03 Diego Novillo <dnovillo@google.com>
390
391 * MAINTAINERS: Remove myself from alias maintainership.
392
393 2009-01-02 David Ayers <ayers@fsfe.org>
394
395 * MAINTAINERS: Update e-mail address.
396
397 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
398
399 * MAINTAINERS: Make whitespace consistent.
400
401 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
402
403 Backport from upstream Libtool:
404 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
405 Add cache variables to tests that require the linker to work.
406 For shlibpath_overrides_runpath, this also changes the semantics
407 to let the result from the C compiler take precedence.
408
409 2008-12-02 Ben Elliston <bje@au.ibm.com>
410
411 * config.sub, config.guess: Update from upstream sources.
412
413 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
414
415 * configure.ac (ppllibs): Add by default the lib flags.
416 * configure: Regenerate.
417
418 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
419
420 * MAINTAINERS: Add myself to the write after approval list.
421
422 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
423
424 * configure.ac: Add double brackets on darwin[912].
425 * configure: Regenerate.
426
427 2008-12-03 Daniel Kraft <d@domob.eu>
428
429 * MAINTAINERS: Moved myself and Mikael Morin from Write After
430 Approval to Reviewer section (for Fortran front-end).
431
432 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
433
434 * configure.ac: Expand to darwin10 and later.
435 * configure: Regenerate.
436
437 2008-12-02 Andreas Schwab <schwab@suse.de>
438
439 * Makefile.def: configure-target-boehm-gc depends on
440 all-target-libstdc++-v3.
441 * Makefile.in: Regenerate.
442
443 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
444
445 * MAINTAINERS: Add myself as mingw maintainer.
446
447 2008-12-02 Ben Elliston <bje@au.ibm.com>
448
449 * config.sub, config.guess: Update from upstream sources.
450
451 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
452
453 * README.SCO: Remove.
454
455 2008-11-29 Fernando Pereira <pronesto@gmail.com>
456
457 * MAINTAINERS: Add myself to the write after approval list.
458
459 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
460
461 * MAINTAINERS: Update my email address in WAA section.
462
463 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
464
465 * MAINTAINERS: Update e-mail address.
466
467 2008-11-27 Toon Moene <toon@moene.org>
468
469 * MAINTAINERS: Change e-mail address.
470
471 2008-11-27 Tristan Gingold <gingold@adacore.com>
472
473 * configure.ac: Build gdb for i?86-*-darwin*
474 * configure: Regenerated.
475
476 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
477
478 * MAINTAINERS: Added my full name.
479
480 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
481
482 PR bootstrap/38014
483 PR bootstrap/37923
484
485 Revert:
486
487 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
488
489 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
490 * Makefile.in: Regenerated.
491
492 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
493
494 PR gdb/921
495 PR gdb/1646
496 PR gdb/2175
497 PR gdb/2176
498
499 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
500 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
501 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
502 (HOST_EXPORTS): Pass CPPFLAGS.
503 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
504 (LDFLAGS_FOR_TARGET): Initialize from configure script.
505 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
506 * Makefile.in, configure: Regenerated.
507 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
508 and CPPFLAGS_FOR_BUILD.
509
510 2008-11-06 Jeff Law <law@redhat.com>
511
512 * MAINTAINERS: Add myself as middle end maintainer.
513
514 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
515
516 * MAINTAINERS (Write after approval): Add myself.
517
518 2008-11-05 Diego Novillo <dnovillo@google.com>
519
520 * MAINTAINERS (Global Reviewers): Add myself.
521 (Non-Algorithmic Maintainers): Remove myself.
522
523 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
524
525 * MAINTAINERS (Write after approval): Add myself.
526
527 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
528
529 * MAINTAINERS (Write after approval): Add myself.
530
531 2008-10-31 Ben Elliston <bje@au.ibm.com>
532
533 * configure.ac (spu-*-*): Remove special case.
534 * configure: Regenerate.
535
536 2008-10-30 Catherine Moore <clm@codesourcery.com>
537
538 * MAINTAINERS (Write after approval): Update my email address.
539
540 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
541
542 * configure.ac [spu-*-*]: Do not set skipdirs.
543 * configure: Re-generate.
544
545 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
546
547 * MAINTAINERS (Various Maintainers): Add myself to reload.
548
549 2008-10-25 Richard Guenther <rguenther@suse.de>
550
551 * MAINTAINERS (Various Maintainers): Add myself as middle-end
552 maintainer. Remove myself as libgcc-math maintainer.
553 (Non-Algorithmic Maintainers): Remove myself.
554
555 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
556
557 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
558 * Makefile.in: Regenerated.
559
560 2008-10-23 Cary Coutant <ccoutant@google.com>
561
562 * MAINTAINERS (Write after approval): Add myself.
563
564 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
565
566 PR gdb/921
567 PR gdb/1646
568 PR gdb/2175
569 PR gdb/2176
570
571 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
572 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
573 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
574 (HOST_EXPORTS): Pass CPPFLAGS.
575 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
576 (LDFLAGS_FOR_TARGET): Initialize from configure script.
577 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
578 * Makefile.in, configure: Regenerated.
579 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
580 and CPPFLAGS_FOR_BUILD.
581
582 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
583
584 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
585 Sebastian Pop.
586
587 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
588
589 * MAINTAINERS (Write After Approval): Added myself.
590
591 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
592
593 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
594 recommended version to 2.3.2.
595
596 * configure: Regenerate.
597
598 2008-10-01 Mark Mitchell <mark@codesourcery.com>
599
600 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
601
602 2008-09-29 David Daney <david.daney@caviumnetworks.com>
603
604 * MAINTAINERS (Write After Approval): Update e-mail address.
605
606 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
607
608 * libtool.m4: Update to libtool 2.2.6.
609 * lt~obsolete.m4: Update to libtool 2.2.6.
610 * ltmain.sh: Update to libtool 2.2.6.
611 * ltsugar.m4: Update to libtool 2.2.6.
612 * ltversion.m4: Update to libtool 2.2.6.
613 * ltoptions.m4: Update to libtool 2.2.6.
614 * ltgcc.m4: Update to match changes from libtool 2.2.6.
615
616 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
617
618 * MAINTAINERS (Write After Approval): Add myself.
619
620 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
621
622 * MAINTAINERS (Write After Approval): Update my name.
623
624 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
625
626 * MAINTAINERS: Add myself in "Write After Approval".
627
628 2008-09-18 Steve Ellcey <sje@cup.hp.com>
629
630 * MAINTAINERS: Add myself as ia64 maintainer.
631
632 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
633
634 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
635 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
636 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
637 and Michael Tiemann from Write After Approval since they do not
638 actually have access.
639
640 2008-09-05 Richard Guenther <rguenther@suse.de>
641
642 * configure.ac: Initialize clooglibs to -lcloog.
643 * configure: Re-generate.
644
645 2008-09-04 Le-Chun Wu <lcwu@google.com>
646
647 * MAINTAINERS (Write After Approval): Add myself.
648
649 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
650
651 * configure.ac (--with-cloog-polylib): New.
652 (--disable-cloog-version-check): New.
653 (--disable-ppl-version-check): New.
654 * configure: Re-generate.
655
656 2008-09-03 Richard Guenther <rguenther@suse.de>
657
658 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
659 cloog test.
660 * configure: Re-generate.
661
662 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
663
664 Add picoChip port.
665 * MAINTAINERS: Add picoChip maintainers.
666
667 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
668 Tobias Grosser <grosser@fim.uni-passau.de>
669 Jan Sjodin <jan.sjodin@amd.com>
670 Harsha Jagasia <harsha.jagasia@amd.com>
671 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
672 Konrad Trifunovic <konrad.trifunovic@inria.fr>
673 Adrien Eliche <aeliche@isty.uvsq.fr>
674
675 Merge from graphite branch.
676 * configure: Regenerate.
677 * Makefile.in: Regenerate.
678 * configure.ac (host_libs): Add ppl and cloog.
679 Add checks for PPL and CLooG.
680 * Makefile.def (ppl, cloog): Added modules and dependences.
681 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
682 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
683
684 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
685
686 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
687 (GCC_SHLIB_SUBDIR): New.
688 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
689 * configure: Regenerate.
690 * Makefile.in: Regenerate.
691
692 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
693
694 * MAINTAINERS: Consistently use tabs to separate columns.
695
696 2008-08-29 Tristan Gingold <gingold@adacore.com>
697
698 * MAINTAINERS (Write after Approval): Add myself.
699
700 2008-08-28 Tristan Gingold <gingold@adacore.com>
701
702 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
703 Enable bfd, binutils and opcodes.
704 * configure: Regenerate.
705
706 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
707
708 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
709
710 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
711
712 * MAINTAINERS: Use correct Umlaut for last name.
713
714 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
715
716 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
717
718 2008-08-16 David Edelsohn <edelsohn@gnu.org>
719
720 * MAINTAINERS: Update my email address.
721
722 2008-08-16 Nicolas Roche <roche@adacore.com>
723
724 * Makefile.tpl: Add BOOT_ADAFLAGS.
725 * Makefile.in: Regenerate.
726
727 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
728
729 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
730 * configure: Regenerate.
731
732 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
733
734 * configure.ac: Add makefile fragments for hpux.
735 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
736 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
737 * configure: Regenerate.
738 * Makefile.in: Regenerate.
739
740 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
741
742 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
743
744 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
745
746 * MAINTAINERS (Write after Approval): Add myself.
747
748 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
749
750 * MAINTAINERS (Write After Approval): Add myself.
751
752 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
753
754 * MAINTAINERS (Write After Approval): Add myself.
755
756 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
757
758 * MAINTAINERS: Update my email address.
759
760 2008-06-25 Joey Ye <joey.ye@intel.com>
761
762 * MAINTAINERS (Write After Approval): Add myself.
763
764 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
765
766 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
767 * Makefile.in: Regenerate.
768 * configure: Regenerate.
769
770 2008-06-17 Daniel Kraft <d@domob.eu>
771
772 * MAINTAINERS (Write After Approval): Add myself.
773
774 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
775
776 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
777 "$@" is still intact with both Autoconf 2.59 and 2.62.
778 * configure: Regenerate.
779
780 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
781
782 * Makefile.tpl: Fix comment errors.
783 * Makefile.in: Regenerate.
784
785 2008-06-12 David S. Miller <davem@davemloft.net>
786 David Edelsohn <edelsohn@gnu.org>
787
788 * configure.ac: Add powerpc*-*-* to gold supported targets.
789 * configure: Regenerate.
790
791 2008-06-08 Joseph Myers <joseph@codesourcery.com>
792
793 PR tree-optimization/36218
794 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
795 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
796 (all prefix="build-"): Pass them to build-system sub-makes.
797 * Makefile.in: Regenerate.
798
799 2008-06-07 Joseph Myers <joseph@codesourcery.com>
800
801 * MAINTAINERS (mt port): Remove.
802 (sco5, unixware, sco udk): Remove.
803 (Kean Johnston): Add to Write After Approval.
804
805 2008-05-30 Julian Brown <julian@codesourcery.com>
806
807 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
808 of libobjc for ARM EABI Linux.
809 * configure: Regenerate.
810
811 2008-05-18 Xinliang David Li <davidxl@google.com>
812
813 * ChangeLog: Remove wrong ChangeLog entry.
814
815 2008-05-17 Xinliang David Li <davidxl@google.com>
816
817 * MAINTAINERS (Write After Approval): Add myself.
818
819 2008-05-15 Janus Weil <janus@gcc.gnu.org>
820
821 * MAINTAINERS (Write After Approval): Add myself.
822
823 2008-05-14 Rafael Espíndola <espindola@google.com>
824
825 * config-ml.in: don't handle --enable-shared and --enable-static.
826
827 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
828
829 * MAINTAINERS: Update my email address.
830
831 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
832
833 * MAINTAINERS: Update my email address.
834
835 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
836
837 * MAINTAINERS (Write After Approval): Add myself.
838
839 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
840
841 * MAINTAINERS (Write After Approval): Add myself.
842
843 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
844
845 * MAINTAINERS (crx): Add myself.
846
847 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
848
849 Sync with src:
850 2008-04-14 David S. Miller <davem@davemloft.net>
851
852 * configure.ac: Add sparc*-*-* to gold supported targets.
853 * configure: Regenerate.
854
855 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
856
857 PR bootstrap/35457
858 * configure.ac: Include override.m4.
859 * configure: Regenerate.
860
861 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
862
863 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
864 * Makefile.in: Regenerate.
865
866 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
867
868 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
869 as nonconfigurable directories list.
870 * configure: Regenerate.
871
872 2008-04-14 Ben Elliston <bje@au.ibm.com>
873
874 * config.sub, config.guess: Update from upstream sources.
875
876 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
877
878 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
879 * Makefile.in: Regenerate.
880
881 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
882
883 * configure.ac: Do not build libssp for the AVR.
884 * configure: Regenerate.
885
886 2008-04-07 Ian Lance Taylor <iant@google.com>
887
888 * Makefile.def: check-gold depends upon all-binutils.
889 * Makefile.in: Regenerate.
890
891 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
892
893 * MAINTAINERS (Write After Approval): Add myself.
894
895 2008-04-04 Nick Clifton <nickc@redhat.com>
896
897 PR binutils/4334
898 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
899 builds.
900 * configure: Regenerate.
901
902 2008-04-04 NightStrike <NightStrike@gmail.com>
903
904 PR other/35151
905 * configure.ac: Combine rules for mingw32 and mingw64.
906 * configure: Regenerate.
907
908 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
909
910 * MAINTAINERS (Write After Approval): Add myself.
911
912 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
913
914 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
915 * Makefile.in (.NOTPARALLEL): Ditto.
916
917 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
918
919 * MAINTAINERS (Write After Approval): Add myself.
920
921 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
922
923 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
924 * Makefile.in (.NOTPARALLEL): Regenerate.
925
926 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
927
928 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
929 * Makefile.in: Regenerate.
930
931 2008-03-26 Jakub Staszak <kuba@et.pl>
932
933 * MAINTAINERS (Write After Approval): Add myself.
934
935 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
936
937 * MAINTAINERS: Update e-mail address.
938
939 2008-03-20 Ian Lance Taylor <iant@google.com>
940
941 * configure.ac: Add support for --enable-gold.
942 * Makefile.def: Add gold as a directory like ld.
943 * configure, Makefile.in: Regenerate.
944
945 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
946
947 * configure.ac: m4_include config/proginstall.m4.
948 * configure: Regenerate.
949
950 Backport from upstream Libtool:
951
952 2007-10-12 Eric Blake <ebb9@byu.net>
953
954 Deal with Autoconf 2.62's semantic change in m4_append.
955 * ltsugar.m4 (lt_append): Replace broken versions of
956 m4_append.
957 (lt_if_append_uniq): Don't require separator to be overquoted,
958 and avoid broken m4_append.
959 (lt_dict_add): Fix typo.
960 * libtool.m4 (_LT_DECL): Don't overquote separator.
961
962 2008-03-13 David Edelsohn <edelsohn@gnu.org>
963
964 * config.rpath: Add AIX 6 support.
965
966 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
967
968 * Makefile.def (stageprofile). Remove -fprofile-generate
969 from stage_libcflags.
970 * Makefile.in: Regenerate.
971
972 2008-03-13 Ben Elliston <bje@au.ibm.com>
973
974 * config.sub, config.guess: Update from upstream sources.
975
976 2008-03-06 Tom Tromey <tromey@redhat.com>
977
978 * MAINTAINERS: Update for treelang deletion.
979
980 2008-03-03 James E. Wilson <wilson@tuliptree.org>
981
982 * MAINTAINERS: Update my email address.
983
984 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
985
986 * MAINTAINERS (darwin port): Add myself as a maintainer.
987 (objective-c/c++): Add myself as a maintainer.
988
989 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
990
991 * MAINTAINERS (Write After Approval): Update my email address.
992
993 2008-02-25 Tomas Bily <tbily@suse.cz>
994
995 * MAINTAINERS (Write After Approval): Add myself.
996
997 2008-02-23 Jakub Jelinek <jakub@redhat.com>
998
999 * MAINTAINERS (OpenMP): Add myself.
1000
1001 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
1002
1003 PR bootstrap/32009
1004 PR bootstrap/32161
1005
1006 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
1007 * configure: Regenerate.
1008
1009 * Makefile.def: Define stage_libcflags for all bootstrap stages.
1010 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
1011 STAGE4_LIBCFLAGS): New.
1012 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
1013 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
1014 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
1015 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
1016 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
1017 for target modules. Don't export LIBCFLAGS.
1018 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
1019 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
1020 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
1021 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
1022 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
1023 * Makefile.in: Regenerate.
1024
1025 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1026
1027 PR libgcj/33085
1028 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
1029 Do not use -DDLL_EXPORT. Backport from upstream.
1030
1031 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1032
1033 * MAINTAINERS (Write After Approval): Add myself.
1034
1035 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
1036
1037 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
1038 * configure: Regenerate.
1039
1040 2008-01-31 Marc Gauthier <marc@tensilica.com>
1041
1042 * configure.ac (xtensa*-*-*): Recognize processor variants.
1043 * configure: Regenerate.
1044
1045 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1046
1047 PR bootstrap/34922
1048 * configure.ac (PARSE_ARGS): Push suitable setting of
1049 ac_subdirs_all, for `./configure --help=recursive'.
1050 Handle `+' in generic toplevel directory disabling.
1051 * configure: Regenerate.
1052
1053 2008-01-28 Nick Clifton <nickc@redhat.com>
1054
1055 * MAINTAINERS (xstormy16): Take over maintainership.
1056
1057 2008-01-25 Joseph Myers <joseph@codesourcery.com>
1058
1059 * MAINTAINERS (c4x port): Remove.
1060
1061 2008-01-24 David Edelsohn <edelsohn@gnu.org>
1062
1063 * libtool.m4: Backport AIX 6 support from ToT Libtool.
1064
1065 2008-01-23 Ben Elliston <bje@au.ibm.com>
1066
1067 * config.sub, config.guess: Update from upstream sources.
1068
1069 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
1070
1071 * MAINTAINERS (Write After Approval): Add myself.
1072
1073 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
1074
1075 * MAINTAINERS: Update my email address.
1076
1077 2008-01-09 Raksit Ashok <raksit@google.com>
1078
1079 * MAINTAINERS (Write After Approval): Add myself.
1080
1081 2008-01-09 Raksit Ashok <raksit@google.com>
1082
1083 * MAINTAINERS (Write After Approval): Add myself.
1084
1085 2008-01-08 Ben Elliston <bje@au.ibm.com>
1086
1087 * config.sub, config.guess: Update from upstream sources.
1088
1089 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1090
1091 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
1092 Change recommended MPFR from 2.2.1 -> 2.3.0.
1093 * configure: Regenerate.
1094
1095 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
1096
1097 * MAINTAINERS: Update my email address.
1098
1099 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
1100
1101 * MAINTAINERS: Update my email address.
1102
1103 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
1104
1105 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
1106 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
1107 * Makefile.in: Regenerate.
1108
1109 2007-12-10 Mark Heffernan <meheff@google.com>
1110
1111 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
1112 misplaced entries.
1113
1114 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
1115
1116 * configure.ac: Enable libjava for x86_64-*-darwin9.
1117 * configure: Regenerate.
1118
1119 2007-12-07 Bill Maddox <maddox@google.com>
1120
1121 * MAINTAINERS (Write After Approval): Add myself.
1122
1123 2007-12-05 Ben Elliston <bje@au.ibm.com>
1124
1125 * config.sub, config.guess: Update from upstream sources.
1126
1127 2007-12-02 Matthias Klose <doko@ubuntu.com>
1128
1129 * config-ml.in: Remove 64bit configure tests.
1130
1131 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1132
1133 * config-ml.in: Robustify against white space in absolute file
1134 names.
1135
1136 * config-ml.in (multi-clean): Substitute ${Makefile}.
1137 Remove superfluous ${Makefile} in list.
1138
1139 2007-11-19 Thiemo Seufer <ths@mips.com>
1140
1141 * config-ml.in: Don't hardcode the Makefile name.
1142
1143 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
1144
1145 * MAINTAINERS (Write After Approval): Add myself.
1146
1147 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
1148
1149 * MAINTAINERS (Write After Approval): Add myself.
1150
1151 2007-11-06 Doug Kwan <dougkwan@google.com>
1152
1153 * MAINTAINERS (Write After Approval): Add myself.
1154
1155 2007-10-25 Ben Elliston <bje@au.ibm.com>
1156
1157 * MAINTAINERS (mercury): Remove entry.
1158 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
1159
1160 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
1161
1162 * Makefile.def (dependencies): Make configure-gdb depend on
1163 all-intl.
1164 * Makefile.in: Regenerated.
1165
1166 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
1167
1168 * MAINTAINERS (Fortran maintainer): Remove myself.
1169
1170 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
1171
1172 * Makefile.def: To avoid problems running with parallel makes,
1173 build newlib before libgloss so that target specific header
1174 files are availble.
1175 * Makefile.in: Regenerate
1176
1177 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
1178
1179 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
1180 * Makefile.in: Regenerate.
1181
1182 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
1183
1184 * MAINTAINERS (Register allocation reviewer): Add myself.
1185
1186 2007-10-08 Mike Frysinger <vapier@gentoo.org>
1187
1188 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
1189 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
1190 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
1191 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
1192 * configure: Regenerate.
1193
1194 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
1195
1196 * MAINTAINERS (Register allocation reviewer): Add myself.
1197
1198 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
1199
1200 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
1201 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
1202 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
1203 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
1204 * configure.ac: Default them to host tools for $host = $build.
1205 Subst them.
1206
1207 * configure: Regenerate.
1208 * Makefile.in: Regenerate.
1209
1210 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
1211
1212 * MAINTAINERS (Register allocation reviewer): Add myself.
1213
1214 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
1215
1216 * MAINTAINERS (Register allocation reviewer): Add myself.
1217
1218 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
1219
1220 * MAINTAINERS (Write After Approval): Fix typo.
1221
1222 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
1223
1224 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
1225 * configure: Regenerate.
1226
1227 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
1228
1229 PR bootstrap/31906
1230 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
1231 they're already prefixed.
1232
1233 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
1234
1235 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
1236 libstdc++.
1237 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
1238 * configure: Regenerate.
1239 * Makefile.in: Regenerate.
1240
1241 2007-09-17 Andreas Schwab <schwab@suse.de>
1242
1243 * configure.ac: Raise minimum makeinfo version to 4.6.
1244 * configure: Regenerate.
1245
1246 2007-09-17 Johannes Singler <singler@ira.uka.de>
1247
1248 * MAINTAINERS (write-after-approval) add myself
1249
1250 2007-09-15 Alan Modra <amodra@bigpond.net.au>
1251
1252 * configure.ac: Correct makeinfo version check.
1253 * configure: Regenerate.
1254
1255 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
1256
1257 * MAINTAINERS: Update my email address.
1258
1259 2007-09-14 Richard Sandiford <richard@codesourcery.com>
1260
1261 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
1262 to $skipdirs and only disable gprof for newlib. Use the normal
1263 mips*-elf* handling in other respects.
1264 * configure: Regnerate.
1265
1266 2007-09-12 David Daney <ddaney@avtrex.com>
1267
1268 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
1269 enabling libgcj.
1270 * configure: Regenerate.
1271
1272 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
1273
1274 PR other/32154
1275 * configure.ac: For libgloss targets, point the linker to the linker
1276 script, startup code and simulator library.
1277 * configure: Regenerate.
1278
1279 2007-09-07 Andrew Haley <aph@redhat.com>
1280
1281 * configure.ac (noconfigdirs): Remove target-libffi and
1282 target-libjava.
1283 * configure: Regenerate.
1284
1285 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1286
1287 PR target/33281
1288 * configure.ac: Use config/mh-mingw on mingw.
1289 * configure: Regenerate.
1290
1291 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
1292
1293 * MAINTAINERS (Write After Approval): Add myself.
1294
1295 2007-09-05 Richard Guenther <rguenther@suse.de>
1296
1297 * configure.ac (--enable-stage1-checking): If neither --enable-checking
1298 nor --disable-checking is provided also turn on yes and types
1299 checking for stage1.
1300 * configure: Re-generate.
1301
1302 2007-08-30 Krister Walfridsson <cato@df.lth.se>
1303
1304 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
1305 (Write After Approval): Remove myself.
1306
1307 2007-08-29 Nick Clifton <nickc@redhat.com>
1308
1309 * config.sub, config.guess: Update from upstream sources.
1310
1311 2007-08-22 Bud Davis <jmdavis@link.com>
1312
1313 * MAINTAINERS (Write After Approval): Added myself.
1314 * MAINTAINERS (Reviewers): Removed myself.
1315
1316 2007-08-18 Paul Brook <paul@codesourcery.com>
1317 Joseph Myers <joseph@codesourcery.com>
1318
1319 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
1320 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
1321 * Makefile.in: Regenerate.
1322 * configure.ac (--with-debug-prefix-map): New.
1323 * configure: Regenerate.
1324
1325 2007-08-17 Richard Sandiford <richard@codesourcery.com>
1326 Nigel Stephens <nigel@mips.com>
1327
1328 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
1329 as target_makefile_frag.
1330 * configure: Regenerate.
1331
1332 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
1333
1334 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
1335 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
1336 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
1337 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
1338 (do-compare, do-compare3, do-compare-debug): New.
1339 ([+compare-target+]): Use them.
1340
1341 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
1342
1343 * MAINTAINERS (Write After Approval): Change my email address.
1344
1345 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1346 Ben Elliston <bje@au.ibm.com>
1347
1348 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
1349 --silent if $silent.
1350 * configure: Regenerate.
1351
1352 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
1353
1354 * MAINTAINERS (Various Maintainers): Add myself as
1355 loop infrastructure maintainer. Update my e-mail
1356 address.
1357
1358 2007-07-31 Diego Novillo <dnovillo@google.com>
1359
1360 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
1361 Adjust description.
1362
1363 2007-07-26 Richard Guenther <rguenther@suse.de>
1364
1365 * configure.ac: Add types checking to stage1 checking flags.
1366 * configure: Regenerate.
1367
1368 2007-07-17 Nick Clifton <nickc@redhat.com>
1369
1370 * COPYING3: New file. Contains version 3 of the GNU General
1371 Public License.
1372 * COPYING3.LIB: New file. Contains version 3 of the GNU
1373 Lesser General Public License.
1374
1375 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
1376
1377 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
1378
1379 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
1380
1381 * MAINTAINERS (S/390 co-maintainer): Add myself.
1382 (Write After Approval): Remove myself.
1383
1384 2007-07-13 Dan Hipschman <dsh@google.com>
1385
1386 * MAINTAINERS (Write After Approval): Add myself.
1387
1388 2007-07-11 Nick Clifton <nickc@redhat.com>
1389
1390 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
1391 WINDRES export.
1392 * Makefile.in: Regenerate.
1393
1394 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1395
1396 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
1397 maintainer.
1398
1399 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
1400
1401 * lt~obsolete.m4: New. Import from 20070318 libtool.
1402
1403 2007-07-03 Julian Brown <julian@codesourcery.com>
1404
1405 * MAINTAINERS (Write After Approval): Add myself.
1406
1407 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1408
1409 * configure.ac: Rewrite 'configure --help' strings to look nicer.
1410 * configure: Regenerate.
1411
1412 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1413
1414 * configure.ac: Add some missing m4 quotation.
1415 * configure: Regenerate.
1416
1417 2007-07-02 Simon Baldwin <simonb@google.com>
1418
1419 * MAINTAINERS (Write After Approval): Add myself.
1420
1421 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
1422
1423 * configure: Regenerate.
1424
1425 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
1426
1427 * Makefile.def: Add windmc tool to build.
1428 * Makefile.tpl: Likewise.
1429 * configure.ac: Likewise.
1430 * Makefile.in: Regenerate.
1431 * configure: Regenerate.
1432
1433 2007-06-28 DJ Delorie <dj@redhat.com>
1434
1435 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
1436 not building newlib.
1437 * configure: Regenerated.
1438
1439 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
1440
1441 * MAINTAINERS (Write After Approval): Add myself.
1442
1443 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
1444
1445 * MAINTAINERS (Write After Approval): Add myself.
1446
1447 2007-06-19 Chris Matthews <chrismatthews@google.com>
1448
1449 * MAINTAINERS (Write After Approval): Add myself.
1450
1451 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
1452
1453 * MAINTAINERS (Write After Approval): Add myself.
1454
1455 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
1456
1457 * Makefile.def: Add dependency from configure-gdb to all-bfd.
1458 * Makefile.in: Regenerated.
1459
1460 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
1461
1462 * configure.ac: Don't add target-libmudflap to noconfigdirs for
1463 bfin*-*-uclinux* targets.
1464 * configure: Regenerate.
1465
1466 2007-06-14 Ian Lance Taylor <iant@google.com>
1467
1468 * MAINTAINERS: Add myself as non-algorithmic global write
1469 maintainer.
1470
1471 2007-06-14 Diego Novillo <dnovillo@google.com>
1472
1473 * MAINTAINERS: Add self as middle-end maintainer and
1474 non-algorithmic global write maintainer.
1475
1476 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1477
1478 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
1479 Move all Fortran maintainers except Paul Brook into the
1480 Non-Autopoiesis section.
1481
1482 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
1483
1484 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
1485 (distclean-stage[+id+]): Possibly delete stage_last.
1486 * Makefile.in: Regenerate.
1487
1488 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
1489
1490 * MAINTAINERS (Various Maintainer): Fix typo.
1491
1492 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
1493
1494 * MAINTAINERS (Various Maintainer): Add myself as
1495 dataflow maintainer.
1496
1497 2007-06-07 Ben Elliston <bje@au.ibm.com>
1498
1499 * config.sub, config.guess: Update from upstream sources.
1500
1501 2007-06-07 Ben Elliston <bje@au.ibm.com>
1502
1503 * Makefile.tpl: Fix spelling error.
1504 * Makefile.in: Regenerate.
1505
1506 2007-06-01 Steve Ellcey <sje@cup.hp.com>
1507
1508 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
1509 lt_cv_sys_max_cmd_len.
1510
1511 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
1512
1513 * MAINTAINERS (Various Maintainers): Add myself as
1514 auto-vectorizer maintainer.
1515
1516 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
1517
1518 PR libjava/32098
1519 * libtool.m4: Revert previous change.
1520 * ltgcc.m4: Put it here.
1521
1522 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
1523
1524 * MAINTAINERS (Various Maintainers): Add myself as
1525 auto-vectorizer maintainer.
1526
1527 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
1528
1529 PR libjava/32098
1530 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
1531
1532 2007-05-30 Richard Guenther <rguenther@suse.de>
1533
1534 * MAINTAINERS (Various Maintainers): Add myself as
1535 auto-vectorizer maintainer.
1536
1537 2007-05-30 Jakub Jelinek <jakub@redhat.com>
1538
1539 PR bootstrap/29382
1540 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
1541 * configure: Rebuilt.
1542
1543 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
1544
1545 * MAINTAINERS (Write After Approval): Removed my name.
1546
1547 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
1548
1549 * MAINTAINERS (Write After Approval): Remove myself.
1550
1551 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
1552
1553 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
1554
1555 2007-05-23 Steve Ellcey <sje@cup.hp.com>
1556
1557 * ltmain.sh: Update from ToT Libtool.
1558 * libtool.m4: Update from ToT Libtool.
1559 * ltsugar.m4: New. Update from ToT Libtool.
1560 * ltversion.m4: New. Update from ToT Libtool.
1561 * ltoptions.m4: New. Update from ToT Libtool.
1562 * ltconfig: Remove.
1563 * ltcf-c.sh: Remove.
1564 * ltcf-cxx.sh: Remove.
1565 * ltcf-gcj.sh: Remove.
1566
1567 2007-05-22 Ollie Wild <aaw@google.com>
1568
1569 * MAINTAINERS (Write After Approval): Add myself.
1570
1571 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
1572
1573 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
1574 stage_cflags.
1575 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
1576 Remove CFLAGS/LIBCFLAGS.
1577 (configure-stage[+id+]-[+prefix+][+module+],
1578 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
1579 * Makefile.in: Regenerate.
1580
1581 2007-05-15 Diego Novillo <dnovillo@google.com>
1582
1583 * MAINTAINERS: Update e-mail address.
1584
1585 2007-05-15 Revital Eres <eres@il.ibm.com>
1586
1587 * MAINTAINERS (Write After Approval): Add myself.
1588
1589 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
1590
1591 * MAINTAINERS (Write After Approval): Updated my address.
1592
1593 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
1594
1595 * MAINTAINERS (Write After Approval): Add myself.
1596
1597 2007-05-11 Silvius Rus <rus@google.com>
1598
1599 * MAINTAINERS (Write After Approval): Add myself.
1600
1601 2007-04-23 Tom Tromey <tromey@redhat.com>
1602
1603 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
1604
1605 2007-04-22 Mark Mitchell <mark@codesourcery.com>
1606
1607 * MAINTAINERS (cpplib): Rename to ...
1608 (libcpp): ... this. Add C/C++ front end maintainers.
1609
1610 2007-04-14 Steve Ellcey <sje@cup.hp.com>
1611
1612 * config-ml.in: Pass ${ml_config_env} to configure calls.
1613
1614 2007-04-04 Christian Bruel <christian.bruel@st.com>
1615
1616 * MAINTAINERS (Write After Approval): Add myself.
1617
1618 2007-04-02 Dave Korn <dave.korn@artimi.com>
1619
1620 * MAINTAINERS (Write After Approval): Add myself.
1621
1622 2007-03-31 Tobias Burnus <burnus@net-b.de>
1623
1624 * MAINTAINERS (fortran 95 front end): Add myself.
1625
1626 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1627
1628 * MAINTAINERS (Write After Approval): Add myself.
1629
1630 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
1631
1632 * MAINTAINERS (Modulo Scheduler): Add myself.
1633
1634 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
1635
1636 * MAINTAINERS (fortran 95 front end): Add myself.
1637 (c++ front end): whitespace fix.
1638
1639 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
1640
1641 * MAINTAINERS (Write After Approval): Add myself.
1642
1643 2007-03-21 Richard Sandiford <richard@codesourcery.com>
1644
1645 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
1646 of glob. Quote arguments with single quotes too.
1647 * configure: Regenerate.
1648
1649 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
1650
1651 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
1652 * Makefile.in: Regenerate
1653
1654 2007-03-07 Andreas Schwab <schwab@suse.de>
1655
1656 * configure: Regenerate.
1657
1658 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
1659
1660 * configure.ac: Add "--with-pdfdir" configure option,
1661 which defines pdfdir variable.
1662 * Makefile.def (target=fixincludes): Add install-pdf to
1663 missing targets.
1664 (recursive_targets): Add install-pdf target.
1665 (flags_to_pass): Add pdfdir.
1666 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
1667 target.
1668 * configure: Regenerate
1669 * Makefile.in: Regenerate
1670
1671 2007-02-28 Eric Christopher <echristo@apple.com>
1672
1673 Revert:
1674 2006-12-07 Mike Stump <mrs@apple.com>
1675
1676 * Makefile.def (dependencies): Add dependency for
1677 install-target-libssp and install-target-libgomp on
1678 install-gcc.
1679 * Makefile.in: Regenerate.
1680
1681 2007-02-27 Matt Kraai <kraai@ftbfs.org>
1682
1683 * configure: Regenerate.
1684 * configure.ac: Move statements after variable declarations.
1685
1686 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
1687
1688 * MAINTAINERS: Add myself as sh maintainer.
1689
1690 2007-02-19 Joseph Myers <joseph@codesourcery.com>
1691
1692 * configure.ac: Adjust for loop syntax.
1693 * configure: Regenerate.
1694
1695 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
1696
1697 * configure: Rebuilt.
1698
1699 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
1700
1701 * configure.ac: Drop multiple occurrences of --enable-languages,
1702 and fix its quoting.
1703 * configure: Rebuilt.
1704
1705 2007-02-17 Mark Mitchell <mark@codesourcery.com>
1706 Nathan Sidwell <nathan@codesourcery.com>
1707 Vladimir Prus <vladimir@codesourcery.com>
1708 Joseph Myers <joseph@codesourcery.com>
1709
1710 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
1711 * configure: Regenerate.
1712
1713 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
1714
1715 * ltconfig (freebsd*): Default to elf.
1716
1717 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
1718
1719 * configure.ac (target_libraries): Move libgcc before libiberty.
1720 * configure: Regenerated.
1721
1722 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
1723 Paolo Bonzini <bonzini@gnu.org>
1724
1725 PR bootstrap/30753
1726 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
1727 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
1728 * configure: Regenerated.
1729
1730 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1731
1732 * MAINTAINERS (Language Front End Maintainers): Update my mail
1733 address.
1734
1735 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
1736
1737 PR bootstrap/30748
1738 * configure.ac: Correct syntax for Solaris ksh.
1739 * configure: Regenerated.
1740
1741 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
1742
1743 * configure.ac: Sync with src.
1744 * configure: Regenerate.
1745
1746 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
1747
1748 * Makefile.in: Regenerate.
1749
1750 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
1751
1752 * config.sub: Sync with src.
1753
1754 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
1755
1756 * Makefile.tpl (build_alias, host_alias, target_alias): Use
1757 noncanonical equivalents.
1758 * configure.in: Rename to...
1759 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
1760 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
1761 target_noncanonical. Use them. Rewrite removal of configure
1762 arguments for autoconf 2.59. Discard variable settings. Force
1763 program_transform_name for native tools.
1764
1765 * Makefile.in: Regenerated.
1766 * configure: Regenerated with autoconf 2.59.
1767
1768 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
1769
1770 * MAINTAINERS (Write After Approval): Add myself.
1771
1772 2007-01-31 Andreas Schwab <schwab@suse.de>
1773
1774 * Makefile.tpl (LDFLAGS): Substitute it.
1775 * Makefile.in: Regenerate.
1776
1777 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
1778
1779 * MAINTAINERS (Write After Approval): Add myself.
1780
1781 2007-01-28 David Edelsohn <edelsohn@gnu.org>
1782
1783 * MAINTAINERS (spu port): Add myself.
1784
1785 2007-01-23 Richard Guenther <rguenther@suse.de>
1786
1787 PR bootstrap/30541
1788 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
1789 * Makefile.tpl (GNATBIND): Substitute it.
1790 (GNATMAKE): Likewise.
1791 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
1792 of STAGE_PREFIX.
1793 * Makefile.in: Regenerate.
1794 * configure: Regenerate.
1795
1796 2007-01-18 Mike Stump <mrs@apple.com>
1797
1798 * configure.in: Re-enable -Werror for gcc builds.
1799
1800 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
1801
1802 * MAINTAINERS (Write After Approval): Add myself.
1803
1804 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
1805
1806 * configure.in: Change == to = in test command.
1807 * configure: Regenerate.
1808
1809 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
1810 Nick Clifton <nickc@redhat.com>
1811 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
1812
1813 * configure.in (build_configargs, host_configargs, target_configargs):
1814 Remove build/host/target parameters.
1815 (host_libs): Add gmp and mpfr.
1816 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
1817 * Makefile.def (gmp, mpfr): New.
1818 (gcc): Remove target.
1819 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
1820 target_os, target_vendor): New.
1821 (configure): Add host_alias/target_alias arguments. Adjust invocations.
1822 * configure: Regenerate.
1823 * Makefile.in: Regenerate.
1824
1825 2007-01-11 Matt Fago <fago@earthlink.net>
1826
1827 * configure.in: Try to link to functions only in mpfr 2.2.x
1828 to improve robustness of configure tests.
1829 * configure: Regenerate.
1830
1831 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
1832
1833 * MAINTAINERS: Add myself as i386 maintainer.
1834
1835 2007-01-08 Jan Hubicka <jh@suse.cz>
1836
1837 * MAINTAINERS: Add myself as i386 maintainer.
1838
1839 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
1840
1841 * configure.in: Add support for an x86_64-mingw* target.
1842 * configure: Regenerate.
1843
1844 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
1845
1846 * Makefile.tpl (all-target): Correct @if conditional for target
1847 modules.
1848 * configure.in: Omit libiberty if building only target libgcc.
1849 * configure, Makefile.in: Regenerated.
1850
1851 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
1852
1853 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
1854 * configure: Regenerate.
1855
1856 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
1857
1858 * Makefile.def (target_modules): Add libgcc.
1859 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
1860 * Makefile.tpl (clean-target-libgcc): Delete.
1861 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
1862 on gcc even for bootstrapped modules. Rewrite handling of
1863 lang_env_dependencies to loop over target_modules.
1864 * configure.in (target_libraries): Add target-libgcc.
1865 * Makefile.in, configure: Regenerated.
1866
1867 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
1868
1869 * configure.in: Reorganize recognition of languages. Add
1870 --enable-stage1-languages. Show supported languages for the chosen
1871 target rather than all recognized languages.
1872 * configure: Regenerate.
1873
1874 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
1875
1876 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
1877 * Makefile.in: Regenerate.
1878
1879 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1880
1881 * configure.in: Warn that MPFR 2.2.0 is buggy.
1882 * configure: Regenerate.
1883
1884 2006-12-27 Ian Lance Taylor <iant@google.com>
1885
1886 * configure.in: When removing Makefiles to force a reconfigure, also
1887 remove prev-DIR*/Makefile.
1888 * configure: Regenerate.
1889
1890 2006-12-22 Andreas Schwab <schwab@suse.de>
1891
1892 * configure: Regenerate with correct autoconf version.
1893
1894 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
1895
1896 * configure.in: add AC_SUBST for *_FOR_TARGET.
1897 * configure: Regenerate.
1898
1899 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
1900
1901 * configure.in: Simplify logic for rejecting languages that cannot
1902 be built. Separate the case when a language is unsupported,
1903 from the case when the user chooses not to build a language.
1904
1905 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
1906
1907 * configure.in: Remove "$build" case for powerpc-*-darwin* since
1908 it only affects bootstrap and could be tested on "$host" as well.
1909 * configure: Regenerate.
1910 * config/mh-ppc-darwin: Add to the stage1 cflags here.
1911
1912 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
1913
1914 PR bootstrap/29544
1915 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
1916 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
1917 move here comment from Makefile.tpl.
1918 * Makefile.tpl: Move some definitions higher in the file.
1919 (STAGE1_CHECKING): New.
1920 * configure.in: Add --enable-stage1-checking.
1921 * configure: Regenerate.
1922 * Makefile.in: Regenerate.
1923
1924 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
1925
1926 * MAINTAINERS: Add myself as build system maintainer.
1927
1928 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
1929
1930 * MAINTAINERS (Write After Approval): Add myself.
1931
1932 2006-12-13 Eric Christopher <echristo@apple.com>
1933
1934 * MAINTAINERS: Add myself as darwin maintainer.
1935
1936 2006-12-11 Ian Lance Taylor <ian@airs.com>
1937
1938 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
1939
1940 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
1941
1942 MAINTAINERS: Update my entry.
1943
1944 2006-12-11 Alan Modra <amodra@bigpond.net.au>
1945
1946 * configure.in: Handle spu makefile frag.
1947 * Makefile.tpl (MAINT): Define
1948 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
1949 * configure: Regenerate.
1950 * Makefile.in: Regenerate.
1951
1952 2006-12-11 Ben Elliston <bje@au.ibm.com>
1953
1954 * config.guess: Import latest version.
1955 * config.sub: Likewise.
1956
1957 2006-12-11 Ben Elliston <bje@au.ibm.com>
1958
1959 * configure.in (spu-*-*): Don't skip target-libiberty.
1960 * configure: Regenerate.
1961
1962 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
1963
1964 PR bootstrap/30134
1965 * configure.in: Correct x86 darwin support for libjava to powerpc
1966 and i?86 only.
1967 * configure: Regenerate.
1968
1969 2006-12-08 Sandro Tolaini <tolaini@libero.it>
1970
1971 * configure.in: Add x86 darwin support for libjava.
1972 * configure: Regenerate.
1973
1974 2006-12-07 Mike Stump <mrs@apple.com>
1975
1976 * Makefile.def (dependencies): Add dependency for
1977 install-target-libssp and install-target-libgomp on
1978 install-gcc.
1979 * Makefile.in: Regenerate.
1980
1981 2006-12-04 Richard Guenther <rguenther@suse.de>
1982
1983 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
1984 (Non-Algorithmic Maintainers): Move over non-algorithmic
1985 loop optimizer maintainers, add myself as a non-algorithmic
1986 middle-end maintainer.
1987
1988 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
1989
1990 * MAINTAINERS (Write After Approval): Add myself.
1991
1992 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1993
1994 * configure.in: Update error message for missing GMP/MPFR.
1995
1996 * configure: Regenerate.
1997
1998 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1999
2000 * configure.in: Update MPFR version in error message.
2001
2002 * configure: Regenerate.
2003
2004 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2005
2006 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2007 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2008 --with-gmp-lib): New flags.
2009
2010 * configure: Regenerate.
2011
2012 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
2013
2014 * MAINTAINERS (Write After Approval): Change my email address.
2015
2016 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2017
2018 * MAINTAINERS (Write After Approval): Add myself.
2019
2020 2006-11-22 Philipp Thomas <pth@suse.de>
2021
2022 * MAINTAINERS (i18n): Update e-mail address.
2023
2024 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2025
2026 * MAINTAINERS (spu port): Add myself as maintainer.
2027 (Write After Approval): Remove myself.
2028
2029 2006-11-22 Ben Elliston <bje@au.ibm.com>
2030
2031 * configure.in (skipdirs): Don't build libssp for SPU.
2032 * configure: Regenerate.
2033
2034 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
2035
2036 * MAINTAINERS (spu port): Add myself as maintainer.
2037 (libobjc): Update my email address.
2038
2039 2006-11-21 Andrea Bona <andrea.bona@st.com>
2040
2041 * MAINTAINERS (Write After Approval): Add myself.
2042
2043 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2044
2045 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
2046 * configure : Rebuilt.
2047
2048 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2049
2050 * MAINTAINERS (Write After Approval): Add myself.
2051
2052 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
2053
2054 * MAINTAINERS (Write After Approval): Add myself.
2055
2056 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2057
2058 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
2059 libmpfr.a.
2060 * configure: Regenerate.
2061
2062 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
2063
2064 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2065 (unstage): Test for stage_last presence.
2066
2067 PR bootstrap/29802
2068 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
2069 * Makefile.in: Regenerate.
2070
2071 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
2072
2073 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
2074 maintainers.
2075
2076 2006-11-14 Erven Rohou <erven.rohou@st.com>
2077
2078 * MAINTAINERS (Write After Approval): Add myself.
2079
2080 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
2081
2082 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
2083 and stageN-package/Makefile.
2084 * Makefile.in: Regenerated.
2085
2086 2006-11-14 Jie Zhang <jie.zhang@analog.com>
2087
2088 * configure.in: Remove target-libgloss from noconfigdirs for
2089 bfin-*-*.
2090 * configure: Regenerated.
2091
2092 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2093
2094 * configure.in (have_gmp): Only error if the gcc directory exists.
2095
2096 * configure: Regenerate.
2097
2098 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2099
2100 * configure.in: Robustify error message for missing GMP/MPFR.
2101
2102 * configure: Regenerate.
2103
2104 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
2105
2106 * MAINTAINERS (Write After Approval): Add myself.
2107
2108 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
2109
2110 * MAINTAINERS: Change email address.
2111
2112 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
2113
2114 * MAINTAINERS (Write After Approval): Add myself.
2115
2116 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
2117
2118 * MAINTAINERS (Write After Approval): Add myself.
2119
2120 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
2121
2122 * MAINTAINERS (Write After Approval): Move myself to
2123 Write After Approval section.
2124
2125 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2126
2127 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
2128 need_gmp anymore.
2129 * configure: Regenerate.
2130
2131 2006-10-16 Tobias Burnus <burnus@net-b.de>
2132
2133 * MAINTAINERS (Write After Approval): Add myself.
2134
2135 2006-10-16 Ben Elliston <bje@au.ibm.com>
2136
2137 * config.guess: Import latest version.
2138 * config.sub: Likewise.
2139
2140 2006-10-10 Brooks Moses <bmoses@stanford.edu>
2141
2142 * Makefile.def: Added pdf target handling.
2143 * Makefile.tpl: Added pdf target handling.
2144 * Makefile.in: Regenerated.
2145
2146 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
2147
2148 * MAINTAINERS: Add self as score port maintainer.
2149
2150 2006-10-04 Brooks Moses <bmoses@stanford.edu>
2151
2152 * MAINTAINERS (Write After Approval): Add myself.
2153
2154 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
2155
2156 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
2157 or newer.
2158 * configure: Regenerated.
2159
2160 2006-09-27 Dave Brolley <brolley@redhat.com>
2161
2162 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
2163 $s instead of $r.
2164 * configure: Regenerated.
2165
2166 2006-09-26 Thiemo Seufer <ths@mips.com>
2167
2168 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
2169 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
2170 * configure: Regenerate.
2171
2172 2006-09-24 Graeme Peterson <gridly@gmail.com>
2173
2174 * MAINTAINERS (Write After Approval): Remove myself.
2175
2176 2006-09-22 Chao-ying Fu <fu@mips.com>
2177
2178 * MAINTAINERS (Write After Approval): Add myself.
2179
2180 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
2181
2182 * MAINTAINERS: Add self as soft-fp maintainer.
2183
2184 2006-09-09 Anatoly Sokolov <aesok@post.ru>
2185
2186 * MAINTAINERS: Add myself as avr maintainer.
2187 Remove Marek Michalkiewicz as avr maintainer.
2188
2189 2006-09-07 Roberto Costa <roberto.costa@st.com>
2190
2191 * MAINTAINERS (Write After Approval): Add myself.
2192
2193 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
2194
2195 * configure.in: Never build newlib for a Mingw host.
2196 Never build newlib as Mingw target library.
2197 Test the existence of winsup/cygwin for building a Cygwin newlib,
2198 rather than just winsup.
2199 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
2200 building a Mingw target.
2201 * configure: Regenerate.
2202
2203 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
2204
2205 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
2206
2207 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
2208
2209 * config.guess: Import from src (was more updated).
2210 * config.sub: Likewise.
2211
2212 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
2213
2214 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
2215 * configure: Regenerated.
2216
2217 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
2218
2219 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
2220 for stages after the first.
2221
2222 2006-07-17 Jakub Jelinek <jakub@redhat.com>
2223
2224 * Makefile.def: Add dependencies for configure-opcodes
2225 on configure-intl and all-opcodes on all-intl.
2226 * Makefile.in: Regenerated.
2227
2228 2006-07-13 Ben Elliston <bje@au.ibm.com>
2229
2230 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
2231
2232 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
2233
2234 Port to hosts whose 'sort' and 'tail' implementations
2235 treat operands with leading '+' as file names, as POSIX
2236 has required since 2001. However, make sure the code still
2237 works on pre-POSIX hosts.
2238 * ltmain.sh: Don't assume "sort +2" is equivalent to
2239 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
2240
2241 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
2242
2243 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
2244
2245 2006-07-04 Peter O'Gorman <peter@pogma.com>
2246
2247 * ltconfig: chmod 644 before ranlib during install.
2248
2249 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
2250
2251 PR bootstrap/18058
2252 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
2253 if the bootstrap compiler is a GCC version that supports it.
2254 * configure: Regenerate.
2255
2256 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
2257
2258 * configure.in: Fix thinkos in previous check-in.
2259 * configure: Regenerate.
2260
2261 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
2262
2263 PR other/27063
2264 * configure.in: Test subdir_requires and give an appropriate
2265 error message.
2266 * configure: Regenerate.
2267
2268 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
2269
2270 * MAINTAINERS (Write After Approval): Add myself.
2271
2272 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
2273
2274 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2275
2276 2006-06-22 Steve Ellcey <sje@cup.hp.com>
2277
2278 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2279
2280 2006-06-20 David Ayers <d.ayers@inode.at>
2281
2282 PR bootstrap/28072
2283 * configure.in: Add target-boehm-gc to noconfigdirs depending on
2284 whether target-libjava is being configured instead of whether the
2285 java front end is enabled.
2286 * configure: Regenerate.
2287
2288 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2289
2290 PR target/27540
2291 * configure.in: Only enable libgomp on IRIX 6.
2292 * configure: Regenerate.
2293
2294 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
2295
2296 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
2297 too.
2298 * Makefile.in: Regenerate.
2299
2300 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
2301
2302 * config-ml.in: Alter CCASFLAGS to include special
2303 multilib options the same as is done for CFLAGS.
2304
2305 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2306
2307 * configure.in: Don't enable libgomp on hpux10.
2308 * configure: Rebuilt.
2309
2310 2006-06-12 David Ayers <d.ayers@inode.at>
2311
2312 PR bootstrap/27963
2313 PR target/19970
2314 * configure.in: Remove target-boehm-gc from noconfigdirs where
2315 ${libgcj} is specified.
2316 * configure: Regenerate.
2317
2318 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
2319
2320 Sync from src:
2321
2322 * configure.in: Sync.
2323 * configure: Regenerated.
2324
2325 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
2326
2327 * Makefile.def: Added dependencies from sim and gdb on intl, and
2328 added configure dependencies to everything with an all dependency
2329 on intl.
2330 * Makefile.in: Regenerated.
2331
2332 2006-06-06 David Ayers <d.ayers@inode.at>
2333
2334 PR libobjc/13946
2335 * Makefile.def: Add dependencies for libobjc which boehm-gc.
2336 * Makefile.in: Regenerate.
2337 * configure.in: Add --enable-objc-gc at toplevel and have it
2338 enable boehm-gc for Objective-C.
2339 Remove target-boehm-gc from libgcj.
2340 Add target-boehm-gc to target_libraries.
2341 Add target-boehm-gc to noconfigdirs where ${libgcj}
2342 is specified.
2343 Assert that boehm-gc is supported when requested for Objective-C.
2344 Only build boehm-gc if needed either for Java or Objective-C.
2345 * configure: Regenerate.
2346
2347 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
2348
2349 PR 27674
2350 * Makefile.tpl (configure-[+prefix+][+module+],
2351 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
2352 Remove rule to unstage bootstrapped modules.
2353 (stage_current): New.
2354 * Makefile.in: Regenerate.
2355
2356 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2357
2358 * MAINTAINERS (Write After Approval): Update my e-mail address.
2359
2360 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
2361
2362 * include/libiberty.h: Declare pex_run_in_environment.
2363
2364 2006-05-31 Asher Langton <langton2@llnl.gov>
2365
2366 * MAINTAINERS (Write After Approval): Add myself.
2367
2368 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
2369
2370 * Makefile.def (bfd, opcodes): Fix lib_path.
2371 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
2372 (restrap): Move under "@if gcc-bootstrap". Fix typo.
2373 * Makefile.in: Regenerate.
2374
2375 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
2376
2377 * Makefile.in: Regenerate.
2378
2379 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
2380
2381 * Makefile.def: Add install-html target. Add datarootdir
2382 docdir and htmldir to flags_to_pass.
2383 * Makefile.tpl: Add install-html target.
2384 * Makefile.in: Regenerate.
2385 * configure.in: Add --with-datarootdir, --with-docdir, and
2386 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
2387 * configure: Regenerate.
2388
2389 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
2390
2391 * configure.in: Enable gprof for cross builds.
2392 * configure: Regenerate.
2393
2394 2006-05-22 Richard Guenther <rguenther@suse.de>
2395
2396 Revert
2397 2006-01-31 Richard Guenther <rguenther@suse.de>
2398 Paolo Bonzini <bonzini@gnu.org>
2399
2400 * Makefile.def (target_modules): Add libgcc-math target module.
2401 * configure.in (target_libraries): Add libgcc-math target library.
2402 (--enable-libgcc-math): New configure switch.
2403 * Makefile.in: Re-generate.
2404 * configure: Re-generate.
2405 * libgcc-math: New toplevel directory.
2406
2407 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2408 Andreas Tobler <a.tobler@schweiz.ch>
2409
2410 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
2411 * configure: Rebuilt.
2412
2413 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
2414
2415 * MAINTAINERS (Write After Approval): Add myself.
2416
2417 2006-05-01 DJ Delorie <dj@redhat.com>
2418
2419 * configure.in: Restore CFLAGS if GMP isn't present.
2420 * configure: Regenerate.
2421
2422 2006-05-01 Richard Guenther <rguenther@suse.de>
2423
2424 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
2425 maintainer.
2426
2427 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
2428
2429 * MAINTAINERS (Write After Approval): Add myself.
2430
2431 2006-04-28 Jan Beulich <jbeulich@novell.com>
2432
2433 * MAINTAINERS (Write After Approval): Add myself.
2434
2435 2006-04-18 DJ Delorie <dj@redhat.com>
2436
2437 * configure.in (m32c): Build libstdc++-v3. Pass flags to
2438 reference libgloss so that libssp can be built in a combined
2439 tree.
2440 * configure: Regenerate.
2441
2442 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
2443
2444 * MAINTAINERS (Write After Approval): Add myself.
2445
2446 2006-04-05 Ben Elliston <bje@au.ibm.com>
2447
2448 * configure.in: Require makeinfo 4.4 or higher.
2449 * configure: Regenerate.
2450
2451 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
2452
2453 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
2454 Rearrange the entries of other libraries to have them in one place.
2455
2456 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
2457
2458 * MAINTAINERS (Write After Approval): Remove myself.
2459 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2460
2461 2006-03-14 Richard Guenther <rguenther@suse.de>
2462
2463 * configure: Regenerate with autoconf 2.13.
2464
2465 2006-03-13 Jim Blandy <jimb@codesourcery.com>
2466
2467 * MAINTAINERS: Use my work address.
2468
2469 * MAINTAINERS: Update my E-mail address.
2470
2471 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
2472
2473 * configure.in: Handle --disable-<component> generically.
2474 * configure: Regenerate.
2475
2476 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
2477
2478 PR libgcj/17311
2479 * ltmain.sh: Don't use "$finalize_rpath" for compile.
2480
2481 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
2482
2483 * MAINTAINERS (Write After Approval): Remove myself.
2484 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2485
2486 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2487
2488 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
2489 (TARGET_CONFIGDIRS): Remove.
2490 * configure.in: Remove AC_SUBST(target_configdirs).
2491 * Makefile.in, configure: Regenerated.
2492
2493 2006-02-20 Steven G. Kargl <kargls@comcast.net>
2494
2495 * MAINTAINERS (Write After Approval): Remove myself.
2496 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2497
2498 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
2499
2500 PR bootstrap/25670
2501
2502 * Makefile.tpl ([+compare-target+]): Print explanation messages.
2503
2504 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
2505 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
2506 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
2507 BUILD_PREFIX, BUILD_PREFIX_1.
2508 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
2509
2510 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
2511 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
2512
2513 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
2514 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
2515 of `cat stage_current`. Always provide the `r' and `s' variables.
2516 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
2517 a single shell execution.
2518 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
2519 bootstrapped modules, make the stage1 module if the build was not
2520 started yet, else build the current stage.
2521 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
2522 (all-build, all-host, all-target, [+make_target+]-host,
2523 [+make_target+]-target): Do not use \-continued lines.
2524 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
2525 (current_stage, restrap, stage_last): New.
2526
2527 * Makefile.in: Regenerate.
2528 * configure: Regenerate.
2529
2530 2006-02-19 Bud Davis <jmdavis@link.com>
2531
2532 * MAINTAINERS (Write After Approval): Remove myself.
2533 (Language Front End Maintainers): Add myself as fortran 95
2534 maintainer and update e-mail address.
2535
2536 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2537
2538 * MAINTAINERS (Write After Approval): Remove myself.
2539 (Language Front End Maintainers): Add myself as fortran 95
2540 maintainer.
2541
2542 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
2543
2544 * MAINTAINERS (Write After Approval): Add myself.
2545
2546 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
2547
2548 * MAINTAINERS (Write After Approval): Remove myself.
2549 (Language Front End Maintainers): Add myself as
2550 fortran 95 maintainer.
2551
2552 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
2553
2554 Sync from src:
2555
2556 2005-12-27 Leif Ekblad <leif@rdos.net>
2557
2558 * configure.in: Add support for RDOS target.
2559 * configure: Regenerate.
2560
2561 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
2562 Andreas Schwab <schwab@suse.de>
2563
2564 * configure: Regenerate.
2565
2566 2006-02-12 David Edelsohn <edelsohn@gnu.org>
2567
2568 * configure.in (enable_libgomp): Add AIX.
2569 * configure: Regenerate.
2570
2571 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
2572
2573 * MAINTAINERS (Write After Approval): Add myself.
2574
2575 2006-02-03 Lee Millward <lee.millward@gmail.com>
2576
2577 * MAINTAINERS (Write After Approval): Add myself.
2578
2579 2006-01-31 Richard Guenther <rguenther@suse.de>
2580 Paolo Bonzini <bonzini@gnu.org>
2581
2582 * Makefile.def (target_modules): Add libgcc-math target module.
2583 * configure.in (target_libraries): Add libgcc-math target library.
2584 (--enable-libgcc-math): New configure switch.
2585 * Makefile.in: Re-generate.
2586 * configure: Re-generate.
2587 * libgcc-math: New toplevel directory.
2588
2589 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
2590
2591 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
2592 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
2593 the assembler, linker and binutils.
2594 * configure: Regenerate.
2595
2596 2006-01-22 Dirk Mueller <dmueller@suse.de>
2597
2598 * MAINTAINERS (Write After Approval): Add myself.
2599
2600 2006-01-20 Diego Novillo <dnovillo@redhat.com>
2601
2602 * configure: Regenerate.
2603
2604 2006-01-18 Richard Henderson <rth@redhat.com>
2605 Jakub Jelinek <jakub@redhat.com>
2606 Diego Novillo <dnovillo@redhat.com>
2607
2608 * libgomp: New directory.
2609 * Makefile.def: Add target_module libgomp.
2610 * Makefile.in: Regenerate.
2611 * configure.in (target_libraries): Add target-libgomp.
2612 * configure: Regenerate.
2613
2614 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
2615
2616 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
2617 @ from continuation.
2618 * Makefile.in: Rebuilt.
2619
2620 2006-01-04 Chris Lattner <sabre@gnu.org>
2621
2622 * MAINTAINERS (Write After Approval): Add myself.
2623
2624 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
2625
2626 PR bootstrap/24252
2627
2628 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
2629 * Makefile.tpl (OBJDUMP): New.
2630 (EXTRA_HOST_FLAGS): Add it.
2631 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
2632
2633 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
2634 to use symbolic links between directories. Avoid race conditions
2635 or make them harmless.
2636 * configure.in: Do not try to use symbolic links between directories.
2637
2638 * Makefile.def (LEAN): Pass.
2639 * Makefile.tpl (LEAN): Define.
2640 (stage[+id+]-start): Accept that the previous directory does not
2641 exist, if the bootstrap is lean.
2642 (stage[+id+]-bubble): Invoke lean bootstrap commands after
2643 stage[+id+]-start. Use a makefile variable and an `if' instead of a
2644 configure substitution.
2645 ([+compare-target+]): Likewise.
2646 ([+bootstrap-target+]-lean): New.
2647 * configure.in: Remove lean bootstrap support from here.
2648
2649 * Makefile.in: Regenerate.
2650 * configure: Regenerate.
2651
2652 2006-01-04 Ben Elliston <bje@au.ibm.com>
2653
2654 * MAINTAINERS (libdecnumber): Add myself.
2655
2656 2006-01-02 Mark Mitchell <mark@codesourcery.com>
2657
2658 * libtool-ldflags: New script.
2659
2660 2006-01-02 Andreas Schwab <schwab@suse.de>
2661
2662 * configure.in: When reconfiguring remove Makefile in
2663 all stage directories.
2664 * configure: Regenerate.
2665
2666 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
2667
2668 * MAINTAINERS: Update my email address.
2669
2670 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
2671
2672 Revert Ada-related part of the previous change.
2673
2674 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
2675 Do not pass.
2676 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
2677 * Makefile.in: Regenerate.
2678 * configure.in: Do not include mt-ppc-aix target fragment.
2679 * configure: Regenerate.
2680
2681 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
2682
2683 * configure.in: Select appropriate fragments for PowerPC/AIX.
2684 * configure: Regenerate.
2685
2686 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
2687 BOOT_CFLAGS, BOOT_LDFLAGS.
2688 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
2689 BOOT_CFLAGS, BOOT_LDFLAGS.
2690 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
2691 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
2692 (stage): Fail if we cannot complete the work.
2693 * Makefile.in: Regenerate.
2694
2695 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
2696
2697 * configure.in: Replace ms1 with mt.
2698 * configure: Rebuilt.
2699
2700 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
2701
2702 * MAINTAINERS: Update my email address.
2703
2704 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
2705
2706 * Makefile.tpl (all, do-[+make_target+], do-check, install,
2707 install-host-nogcc): Don't invoke $(stage) at the end.
2708 * Makefile.in: Regenerate.
2709
2710 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
2711
2712 * configure.in: Flip the top-level bootstrap switch.
2713 * configure: Regenerate.
2714
2715 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
2716
2717 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
2718 $(stage) and $(unstage).
2719 (EXTRA_TARGET_FLAGS): Correct double-quoting.
2720 (all): Remove stray semicolon.
2721 (local-distclean): Don't handle multilib.tmp and multilib.out.
2722 (install.all): Set $s for consistency.
2723 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
2724 check_multilibs setting. Always make the install directory.
2725 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
2726 Correct @if/@endif.
2727 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
2728 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
2729 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
2730 (multilib.out): Remove.
2731 * Makefile.in: Regenerated.
2732
2733 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
2734
2735 * MAINTAINERS (Write After Approval): Add myself.
2736
2737 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
2738
2739 * MAINTAINERS: Add myself as mt maintainer.
2740
2741 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
2742
2743 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
2744
2745 * MAINTAINERS: Change email address.
2746
2747 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
2748
2749 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
2750 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
2751 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
2752 Find in-tree tools if available.
2753 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
2754 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
2755 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
2756 (COMPILER_*_FOR_TARGET): New.
2757 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
2758 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
2759 (CONFIGURED_*, USUAL_*): Remove.
2760 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
2761 STRIP): Use autoconf substitutions.
2762 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
2763 COMPILER_NM_FOR_TARGET): New.
2764 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
2765
2766 (all): Make all-host and all-target in parallel.
2767 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
2768 that $$r and $$s are set before invoking a recursive make.
2769 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
2770 ([+bootstrap-target+]): Inline most of the `all' target.
2771
2772 2005-11-29 Ben Elliston <bje@au.ibm.com>
2773
2774 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
2775 from the gcc build directory.
2776 * Makefile.in: Regenerate.
2777
2778 2005-11-29 Ben Elliston <bje@au.ibm.com>
2779
2780 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
2781 depend on all-libdecnumber.
2782 * configure.in (host_libs): Include libdecnumber.
2783 * Makefile.in: Regenerate.
2784 * configure: Likewise.
2785
2786 2005-11-29 Ben Elliston <bje@au.ibm.com>
2787
2788 * libdecnumber: Import decNumber sources from the dfp-branch.
2789
2790 2005-11-21 Kean Johnston <jkj@sco.com>
2791
2792 * config.sub, config.guess: Sync from upstream sources.
2793
2794 2005-11-21 Ben Elliston <bje@au.ibm.com>
2795
2796 Import from Autoconf sources:
2797
2798 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
2799 * config/move-if-change: Don't output "$2 is unchanged";
2800 suggested by Ben Elliston. Handle weird characters correctly.
2801
2802 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
2803
2804 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
2805 to match upstream libtool for darwin.
2806
2807 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
2808
2809 * Makefile.def: Remove gdb dependencies for gdbtk.
2810 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
2811 (configure-gdb, install-gdb): New rules.
2812 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
2813 * Makefile.in, configure: Regenerated.
2814
2815 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
2816
2817 * MAINTAINERS (Write After Approval): Add myself.
2818
2819 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
2820
2821 * MAINTAINERS (Write After Approval): Add myself.
2822
2823 2005-10-24 Diego Novillo <dnovillo@redhat.com>
2824
2825 * MAINTAINERS (alias analysis): Add Daniel Berlin and
2826 Diego Novillo.
2827
2828 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
2829
2830 PR bootstrap/24297
2831 * Makefile.tpl (do-[+make-target+], do-check, install,
2832 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
2833 are set before recursing.
2834 * Makefile.in: Regenerate.
2835
2836 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
2837
2838 PR bootstrap/18939
2839 * Makefile.def (gcc) <target>: Fix thinko.
2840 * Makefile.in: Regenerate.
2841
2842 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
2843
2844 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
2845 * configure: Regenerate.
2846
2847 2005-10-15 Jie Zhang <jie.zhang@analog.com>
2848
2849 * MAINTAINERS (Write After Approval): Add self.
2850
2851 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
2852
2853 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
2854 target-libffi, target-qthreads, target-libjava, and
2855 targetlibobjc.
2856 * configure: Regenerate.
2857
2858 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
2859
2860 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
2861 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
2862 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
2863 (USUAL_OBJDUMP_FOR_TARGET): New.
2864 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
2865 * configure.in: Check for $OBJDUMP_FOR_TARGET.
2866 * configure, Makefile.in: Regenerated.
2867
2868 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
2869
2870 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
2871 before other host packages.
2872
2873 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
2874
2875 * MAINTAINERS: Add self as sh libraries/configury maintainer.
2876
2877 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
2878
2879 PR bootstrap/22340
2880
2881 * configure.in (default_target): Remove.
2882 * Makefile.tpl (all): Do not use prerequisites as subroutines
2883 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
2884 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
2885 use prerequisites as subroutines.
2886 (check-host, check-target): New.
2887 (bootstrap configure & all targets): Do not use stage*-start
2888 if the directory layout is already ok.
2889 (non-bootstrap configure & all targets): Prepend a $(unstage).
2890 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
2891 (NOTPARALLEL): Remove.
2892 (unstage, stage variables): New variables.
2893 (unstage, stage targets): Simply expand to those variables.
2894
2895 * configure: Regenerate.
2896 * Makefile.in: Regenerate.
2897
2898 2005-10-04 James E Wilson <wilson@specifix.com>
2899
2900 * Makefile.def (lang_env_dependencies): Add libmudflap.
2901 * Makefile.in: Regenerate.
2902
2903 2005-10-03 Andreas Schwab <schwab@suse.de>
2904
2905 Backport from libtool CVS:
2906 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
2907
2908 * ltmain.sh: add support for installing into temporary
2909 staging area (e.g. 'make install DESTDIR=...')
2910
2911 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
2912
2913 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
2914 * configure: Regenerated.
2915
2916 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
2917
2918 * configure: Regenerate with the correct
2919 autoconf version.
2920
2921 2005-09-30 Catherine Moore <clm@cm00re.com>
2922
2923 * configure.in (bfin-*-*): New.
2924 * configure: Regenerated.
2925
2926 2005-09-28 Geoffrey Keating <geoffk@apple.com>
2927
2928 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
2929 (LIPO_FOR_TARGET): New.
2930 (CONFIGURED_LIPO_FOR_TARGET): New.
2931 (USUAL_LIPO_FOR_TARGET): New.
2932 (STRIP_FOR_TARGET): New.
2933 (CONFIGURED_STRIP_FOR_TARGET): New.
2934 (USUAL_STRIP_FOR_TARGET): New.
2935 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
2936 STRIP_FOR_TARGET.
2937 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
2938 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
2939 * Makefile.in: Regenerate.
2940 * configure: Regenerate.
2941
2942 2005-09-19 David Edelsohn <edelsohn@gnu.org>
2943
2944 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
2945 (rs6000-*-aix*): Same.
2946 * configure: Regenerate.
2947
2948 2005-09-16 Tom Tromey <tromey@redhat.com>
2949
2950 * MAINTAINERS: Add self as java maintainer.
2951
2952 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2953
2954 * configure.in: Recognize f95 in the --enable-languages option,
2955 and substitute it for fortran, issuing a warning.
2956 * configure: Regenerate.
2957
2958 2005-08-30 Phil Edwards <phil@codesourcery.com>
2959
2960 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
2961 * configure: Regenerated.
2962
2963 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
2964
2965 * MAINTAINERS: Add self as ms1 maintainer.
2966
2967 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
2968
2969 * Makefile.def (libssp): Add to lang_env_dependencies.
2970 * Makefile.in: Regenerate.
2971
2972 2005-08-18 Ian Lance Taylor <ian@airs.com>
2973
2974 * MAINTAINERS: Add myself as middle-end maintainer.
2975
2976 2005-08-17 Christian Groessler <chris@groessler.org>
2977
2978 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
2979 * Makefile.in: Regenerate.
2980
2981 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
2982
2983 * MAINTAINERS (write after approval): Added myself.
2984
2985 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
2986
2987 * MAINTAINERS (Write After Approval): Add myself.
2988
2989 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
2990
2991 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
2992 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
2993 Look for alternate names of the target cc and c++
2994 * configure: Regenerate.
2995
2996 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
2997
2998 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2999 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3000 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3001 tools; remove code to manually set them.
3002 (Target tools): Look in the environment for them.
3003 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3004 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3005 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3006 build directory.
3007 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3008 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3009 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3010 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3011 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3012 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3013 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3014 * configure: Regenerate.
3015 * Makefile.in: Regenerate.
3016
3017 2005-07-28 Ben Elliston <bje@au.ibm.com>
3018
3019 * MAINTAINERS: Update for removed CPU targets.
3020
3021 2005-07-27 Mark Mitchell <mark@codesourcery.com>
3022
3023 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
3024 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
3025 * Makefile.in: Regenerated.
3026
3027 2005-07-26 Mark Mitchell <mark@codesourcery.com>
3028
3029 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3030 (CFLAGS_FOR_TARGET): Use it.
3031 (CXXFLAGS_FOR_TARGET): Likewise.
3032 * Makefile.in: Regenerated.
3033 * configure.in (--with-build-sysroot): New option.
3034 * configure: Regenerated.
3035
3036 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
3037
3038 * Makefile.tpl: Wrap install between unstage and stage
3039 * Makefile.in: Regenerate.
3040
3041 2005-07-21 Eric Christopher <echristo@apple.com>
3042
3043 * MAINTAINERS: Update affiliation.
3044
3045 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
3046
3047 * MAINTAINERS: Add self as crx port maintainer.
3048
3049 2005-07-20 DJ Delorie <dj@redhat.com>
3050
3051 * MAINTAINERS: Add self as m32c maintainer.
3052
3053 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
3054
3055 * all files: Update FSF address.
3056
3057 2005-07-15 Eric Christopher <echristo@redhat.com>
3058
3059 * MAINTAINERS: Change affiliation.
3060
3061 2005-07-14 Jim Blandy <jimb@redhat.com>
3062
3063 * configure.in: Add cases for Renesas m32c.
3064 * configure: Regenerated.
3065
3066 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3067
3068 * COPYING.LIB: Update from fsf.org.
3069
3070 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3071
3072 * COPYING, compile, config.guess,
3073 config.sub, install-sh, missing, mkinstalldirs,
3074 symlink-tree, ylwrap: Sync from upstream sources.
3075 * config-ml.in: Update FSF address.
3076
3077 2005-07-13 Eric Christopher <echristo@redhat.com>
3078
3079 * configure.in: Add toplevel noconfigdir support for tpf.
3080 * configure: Regenerate.
3081
3082 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
3083
3084 PR ada/22340
3085
3086 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3087 * Makefile.in: Regenerate.
3088
3089 2005-07-07 Mark Mitchell <mark@codesourcery.com>
3090
3091 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
3092 Brolley to write-after-approval.
3093
3094 2005-07-07 Andreas Schwab <schwab@suse.de>
3095
3096 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3097 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3098 * Makefile.in: Regenerated.
3099
3100 2005-07-06 Geoffrey Keating <geoffk@apple.com>
3101
3102 * configure.in: Don't build sim or rda when targetting darwin.
3103 * configure: Regenerate.
3104
3105 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
3106
3107 * configure.in: Add --enable-libssp and --disable-libssp.
3108 * configure: Regenerate with autoconf-2.13.
3109
3110 2005-07-02 Jakub Jelinek <jakub@redhat.com>
3111
3112 * Makefile.def (target_modules): Add libssp.
3113 * configure.in (target_libraries): Add target-libssp.
3114 * configure: Rebuilt.
3115 * Makefile.in: Rebuilt.
3116
3117 2005-07-01 Zack Weinberg <zackw@panix.com>
3118
3119 * MAINTAINERS: Change email address. Resign from maintainership.
3120
3121 2005-07-01 Richard Guenther <rguenther@suse.de>
3122
3123 * MAINTAINERS: Change my e-mail address and affiliation.
3124
3125 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
3126
3127 * Makefile.def (stagefeedback): Come after profile.
3128 Define profiledbootstrap target.
3129 * Makefile.tpl (profiledbootstrap): Remove.
3130 (stageprofile-end): Zap stagefeedback.
3131 (stagefeedback-start): Copy all .gcda files, not only GCC's.
3132 * Makefile.in: Regenerate.
3133
3134 2005-06-13 Richard Sandiford <richard@codesourcery.com>
3135
3136 * MAINTAINERS: Update my email address.
3137
3138 2005-06-13 Zack Weinberg <zack@codesourcery.com>
3139
3140 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
3141 In 'cpp' stanza, support '#line' as well as '# '.
3142
3143 2005-06-08 Andreas Schwab <schwab@suse.de>
3144
3145 * MAINTAINERS: Move myself from 'Write After Approval' to
3146 'CPU Port Maintainers' section as m68k maintainer.
3147
3148 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
3149
3150 * configure.in (unsupported_languages): New macro.
3151 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
3152 non-ported target libraries in noconfigdirs.
3153 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3154 non-linux-gnu. Remove libgcj_ex_libffi.
3155 <lang_frag loop>: Set add_this_lang=no if the language is in
3156 unsupported_languages.
3157 * configure: Regenerate.
3158
3159 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
3160
3161 * configure.in: Fix typo in handling of --with-mpfr-dir.
3162 * configure: Regenerate.
3163
3164 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
3165
3166 * MAINTAINERS: Update my email address.
3167
3168 2005-06-02 Jim Blandy <jimb@redhat.com>
3169
3170 * config.sub: Add cases for the Renesas m32c. (This patch has been
3171 accepted into the master sources.)
3172
3173 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
3174 Michael Snyder <msnyder@redhat.com>
3175 Stan Cox <scox@redhat.com>
3176
3177 * configure.in: Set noconfigdirs for ms1.
3178
3179 * configure: Regenerate.
3180
3181 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
3182
3183 * MAINTAINERS (Write After Approval): Add self.
3184
3185 2005-06-01 Josh Conner <jconner@apple.com>
3186
3187 * MAINTAINERS (Write After Approval): Add self.
3188
3189 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
3190
3191 * MAINTAINERS: Update my email address.
3192
3193 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
3194
3195 * MAINTAINERS (Write After Approval): Add self.
3196
3197 2005-05-26 Chris Demetriou <cgd@broadcom.com>
3198
3199 * MAINTAINERS (Write After Approval): Remove self.
3200
3201 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
3202
3203 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
3204 (Dependencies): Consider target modules for bootstrap dependencies.
3205 Make target bootstrap modules depend on each stage's gcc.
3206 * Makefile.in: Regenerate.
3207
3208 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
3209
3210 * Makefile.def (configure-gcc): Depend on binutils having been built.
3211 (all-gcc): No need to do it here.
3212 * Makefile.in: Regenerate.
3213
3214 2005-05-19 Paul Brook <paul@codesourcery.com>
3215
3216 * configure.in: Rewrite misleading error message when requested
3217 language cannot be built.
3218 * configure: Regenerate.
3219
3220 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
3221
3222 * ylwrap: Import from Automake 1.9.5.
3223
3224 2005-05-13 David Ung <davidu@mips.com>
3225
3226 * MAINTAINERS (Write After Approval): Add self.
3227
3228 2005-05-09 Mike Stump <mrs@apple.com>
3229
3230 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
3231 lt_cv_sys_max_cmd_len for now.
3232
3233 2005-05-09 Stan Cox <scox@redhat.com>
3234
3235 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
3236
3237 2005-05-08 Matt Kraai <kraai@ftbfs.org>
3238
3239 * README.SCO: Update the URL.
3240
3241 2005-05-05 David Edelsohn <edelsohn@gnu.org>
3242
3243 * ltconfig: Define file_list_spec. Pass file_list_spec and
3244 with_gnu_ld to libtool.
3245 * ltcf-c.sh (aix[45]): Define file_list_spec.
3246 * ltcf-cxx.sh (aix[45]): Same.
3247 * ltcf-gcj.sh (aix[45]): Same.
3248 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
3249 exists, write list of input files to temporary file.
3250
3251 2005-05-04 Mike Stump <mrs@apple.com>
3252
3253 * configure.in: Always pass --target to target configures as
3254 otherwise rebuilds that do --recheck will fail.
3255 * confiugure: Rebuilt.
3256
3257 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
3258
3259 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
3260 STAGE_HOST_EXPORTS.
3261 (configure, all): Add bootstrap support.
3262 (Host modules, target modules): Pass post-stage1 flags and exports.
3263 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
3264 * Makefile.in: Regenerate.
3265
3266 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
3267
3268 * configure: Regenerate.
3269
3270 2005-04-27 Mike Stump <mrs@apple.com>
3271
3272 * MAINTAINERS: Add self as darwin maintainer.
3273
3274 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
3275
3276 * config.sub: Update from master copy.
3277
3278 2005-04-21 Mike Stump <mrs@apple.com>
3279
3280 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
3281 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
3282
3283 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
3284
3285 * configure.in <crisv32-*-*, cris-*-*>: New local variable
3286 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
3287 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
3288 "*-*-elf" and "*-*-linux*".
3289 * configure: Regenerate.
3290
3291 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
3292
3293 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
3294
3295 2005-04-12 Mike Stump <mrs@apple.com>
3296
3297 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
3298
3299 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
3300
3301 * MAINTAINERS (Write After Approval): Add myself.
3302
3303 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
3304
3305 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
3306
3307 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
3308
3309 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
3310 (TARGET_CONFIGARGS): Include --with-target-subdir.
3311 (configure, all): New macros. Use them throughout.
3312 * Makefile.in: Regenerate.
3313
3314 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
3315
3316 * MAINTAINERS (Write After Approval): Add myself.
3317
3318 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3319
3320 * MAINTAINERS: Remove 'loop unrolling' maintainer.
3321
3322 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
3323
3324 * MAINTAINERS: Move John Carr to Write After Approval.
3325
3326 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
3327
3328 * config/mh-mingw32: Delete.
3329 * configure.in: Don't use it.
3330 * configure: Regenerate.
3331
3332 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
3333
3334 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
3335 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
3336 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
3337 (HOST_LIB_PATH): Generate from Makefile.def.
3338 (TARGET_LIB_PATH): Likewise.
3339 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
3340 * Makefile.in: Regenerate.
3341 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
3342 (RPATH_ENVVAR): Include Darwin case.
3343 * configure: Regenerate.
3344
3345 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
3346
3347 * MAINTAINERS (Various Maintainers): Remove self.
3348 (Write After Approval): Add self.
3349
3350 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
3351
3352 * MAINTAINERS (Various Maintainers): Add self.
3353
3354 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
3355
3356 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
3357 * configure: Regenerate.
3358
3359 2005-03-21 Zack Weinberg <zack@codesourcery.com>
3360
3361 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
3362 gcc_version, and gcc_version_trigger from set of flags to pass.
3363 * Makefile.tpl: Remove definitions of above variables.
3364 (config.status): Remove dependency on $(gcc_version_trigger).
3365 * Makefile.in: Regenerate.
3366 * configure.in: Do not reference config/gcc-version.m4 nor
3367 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
3368 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
3369 * configure: Regenerate.
3370
3371 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
3372 Andrew Pinski <pinskia@physics.uc.edu>
3373
3374 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
3375 * Makefile.in: Regenerate.
3376
3377 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
3378
3379 * MAINTAINERS (Write After Approval): Add myself.
3380
3381 2005-03-03 David Ayers <d.ayers@inode.at>
3382
3383 * MAINTAINERS (Write After Approval): Add myself.
3384
3385 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
3386
3387 PR libgcj/20160
3388 * ltmain.sh: Avoid creating archives with components that have
3389 duplicate basenames.
3390
3391 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
3392
3393 PR bootstrap/20250
3394 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
3395 instead of check.
3396 * Makefile.in: Regenerate.
3397
3398 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
3399
3400 * Makefile.in: Regenerate to fix conflict between the previous two
3401 patches.
3402
3403 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
3404
3405 PR bootstrap/17383
3406 * Makefile.def (target_modules): Remove "stage", now unnecessary.
3407 * Makefile.tpl (HOST_SUBDIR): New substitution.
3408 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
3409 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3410 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
3411 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
3412 (Host modules, Bootstrapped modules): Use it.
3413 (Build modules, Target modules): Do not create symlink trees,
3414 always configure out-of-srcdir.
3415 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
3416 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
3417 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
3418 $(HOST_SUBDIR). Create a symlink for host_subdir.
3419
3420 * Makefile.in: Regenerate.
3421 * configure: Regenerate.
3422
3423 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
3424
3425 Merged from libada-gnattools-branch:
3426 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
3427
3428 * gnattools: New directory.
3429 * Makefile.def: Add gnattools as a module, depending on target-libada.
3430 * Makefile.in: Regenerate.
3431 * configure.in: Include gnattools in host_tools; disable it if ada
3432 is disabled.
3433 * configure: Regenerate.
3434
3435 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
3436
3437 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
3438 treelang maintainer.
3439 (Write After Approval): Remove myself.
3440
3441 2005-02-23 Paul Schlie <schlie@comcast.net>
3442
3443 * configure.in: Allow darwin targeted ports to build tk, itcl and
3444 libgui.
3445 * configure: Regenerate.
3446
3447 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3448
3449 PR libgcj/10353
3450 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
3451 * configure: Regenerate.
3452
3453 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
3454
3455 * MAINTAINERS (Write After Approval): Add myself.
3456
3457 2005-02-10 Ian Lance Taylor <ian@airs.com>
3458
3459 * MAINTAINERS: Update my e-mail address.
3460
3461 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
3462
3463 * MAINTAINERS (Write After Approval): Add myself.
3464
3465 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
3466
3467 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
3468 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
3469 target-libgloss when not *-*-elf and *-*-aout.
3470 * configure: Regenerate.
3471
3472 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
3473
3474 * MAINTAINERS: Remove obsolete entries.
3475
3476 * MAINTAINERS (Write After Approval): Add Michael Matz.
3477
3478 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
3479
3480 * MAINTAINERS: Remove self as cpplib maintainer.
3481
3482 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
3483
3484 * install-sh, config.sub: Import from upstream.
3485
3486 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
3487
3488 PR bootstrap/18222
3489 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
3490 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
3491 * Makefile.in: Regenerate.
3492
3493 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
3494
3495 * MAINTAINERS: Update my email address.
3496
3497 2005-01-12 David Edelsohn <edelsohn@gnu.org>
3498 Andreas Schwab <schwab@suse.de>
3499
3500 PR bootstrap/18033
3501 * config-ml.in: Eval option if surrounded by single quotes.
3502
3503 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
3504
3505 Revert 2004-12-28 Makefile changes, a better fix will be
3506 applied to mainline and src after GCC 4.0 branches.
3507
3508 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
3509
3510 PR bootstrap/17383
3511
3512 * Makefile.def (target_modules): Remove stage parameter,
3513 it is always true now.
3514 * Makefile.tpl (configure-build-[+module+],
3515 configure-target-[+module+]): Always build symlink tree
3516 for the directory and for include. BUILD_SUBDIR and
3517 TARGET_SUBDIR cannot be . anymore.
3518 * Makefile.in: Regenerate.
3519
3520 2004-12-25 David Edelsohn <edelsohn@gnu.org>
3521
3522 Revert 2004-12-08 Makefile changes.
3523
3524 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
3525
3526 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
3527 cygwin, mingw.
3528
3529 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
3530
3531 * configure.in (sh64-*-*): Reenable gprof.
3532 * configure: Regenerate.
3533
3534 2004-12-08 David Edelsohn <edelsohn@gnu.org>
3535
3536 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
3537 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
3538 (EXTRA_TARGET_FLAGS): Add PICFLAG.
3539 * Makefile.in: Regenerate.
3540
3541 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
3542
3543 * MAINTAINERS: Update my email address.
3544
3545 2004-12-07 Matt Kraai <kraai@ftbfs.org>
3546
3547 * Makefile.tpl: Generate normal dependencies if the LHS module is
3548 not bootstrapped.
3549 * Makefile.in: Regenerate.
3550
3551 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
3552
3553 * configure.in: Include config/gxx-include-dir.m4. Use
3554 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
3555 * configure: Regenerate.
3556
3557 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
3558
3559 * config.if: Delete.
3560 * configure.in: Set libstdcxx_incdir directly.
3561 * configure: Regenerate.
3562
3563 2004-12-02 Eric Christopher <echristo@redhat.com>
3564
3565 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
3566 * Makefile.in: Regenerate.
3567
3568 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
3569
3570 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
3571 * configure: Regenerate.
3572
3573 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
3574
3575 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
3576 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
3577 * configure: Regenerate.
3578
3579 2004-12-01 Eric Christopher <echristo@redhat.com>
3580
3581 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
3582 of things to remove.
3583
3584 2004-11-29 Matt Kraai <kraai@ftbfs.org>
3585
3586 * MAINTAINERS (Write After Approval): Update my e-mail address.
3587
3588 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
3589
3590 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
3591 from CVS libtool to always pass_all.
3592
3593 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3594
3595 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
3596 (hppa*64*-*-*): Delete incorrect comment.
3597 * configure: Rebuilt.
3598
3599 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
3600
3601 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
3602
3603 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
3604
3605 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
3606 from CVS libtool to always pass_all.
3607
3608 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
3609
3610 * install-sh, compile: Import from automake.
3611
3612 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
3613
3614 * config.guess, config.sub: Import from savannnah.
3615
3616 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
3617
3618 * MAINTAINERS (Write After Approval): Add myself
3619
3620 2004-11-12 Mike Stump <mrs@apple.com>
3621
3622 * Makefile.def: Add html support.
3623 * Makefile.tpl: Likewise.
3624 * Makefile.in: Regenerate.
3625
3626 2004-11-11 Geoffrey Keating <geoffk@apple.com>
3627
3628 PR 18423
3629 * configure.in: Remove all instances of build-fixincludes from
3630 noconfigdirs.
3631 (build_configargs): Supply --target to subdirectories.
3632 * configure: Regenerate.
3633
3634 * Makefile.def: Make gcc install depend on fixincludes install.
3635 * Makefile.in: Regenerate.
3636
3637 2004-11-10 Janis Johnson <janis187@us.ibm.com>
3638
3639 * MAINTAINERS: Add myself as gcc testsuite maintainer.
3640
3641 2004-11-11 Paul Brook <paul@codesourcery.com>
3642
3643 * MAINTAINERS: Add self as arm maintainer. Update email address.
3644
3645 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
3646
3647 * configure.in (noconfigdirs) [mmix-*-*]: Disable
3648 target-libgfortran.
3649 * configure: Regenerate.
3650
3651 2004-11-07 David Edelsohn <edelsohn@gnu.org>
3652
3653 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
3654 like CC.
3655
3656 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
3657
3658 * Makefile.def (host fixincludes): Specify missing targets.
3659 * Makefile.in: Regenerate.
3660
3661 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
3662
3663 * MAINTAINERS: Add myself
3664
3665 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
3666
3667 * MAINTAINERS (Write After Approval): Add myself.
3668
3669 2004-11-04 Geoffrey Keating <geoffk@apple.com>
3670
3671 * Makefile.def: Build fixincludes for the host, too.
3672 * Makefile.in: Regenerate.
3673 * configure.in (host_tools): Add fixincludes.
3674 * configure: Regenerate.
3675
3676 2004-11-04 Daniel Jacobowitz <dan@debian.org>
3677
3678 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
3679 * configure: Regenerated.
3680
3681 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
3682
3683 PR other/17783
3684 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
3685 * configure: Regenerated.
3686
3687 2004-10-31 Mark Mitchell <mark@codesourcery.com>
3688
3689 * README.SCO: Update per FSF instructions.
3690
3691 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
3692
3693 PR target/18151
3694 * configure.in (case ${target}): Do not build fixincludes for avr.
3695 * configure: Regenerated.
3696
3697 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
3698
3699 * configure.in (case ${target}): Do not build fixincludes
3700 on platforms where it is not used.
3701 * configure: Regenerated.
3702
3703 2004-10-23 Daniel Jacobowitz <dan@debian.org>
3704
3705 * configure.in: Use an absolute path to install-sh.
3706 * configure: Regenerated.
3707
3708 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3709
3710 * MAINTAINERS (Write After Approval): Add myself.
3711
3712 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
3713
3714 * MAINTAINERS: Remove from Write After Approval those that are
3715 already maintainers.
3716
3717 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
3718
3719 * MAINTAINERS: Update my email address.
3720
3721 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
3722
3723 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
3724 * configure: Regenerate.
3725
3726 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
3727
3728 * MAINTAINERS: Update my email address.
3729
3730 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
3731
3732 * MAINTAINERS (Language Front Ends Maintainers): New. Move
3733 entries belonging to this category.
3734
3735 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
3736
3737 * MAINTAINERS: Update my e-mail address.
3738
3739 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
3740
3741 Fix wrong conflict resolution in:
3742
3743 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
3744
3745 * Makefile.in: Regenerate.
3746 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3747 in the recursive `make', instead of hardwiring `all'.
3748 (Autogenerated TARGET-* variables): New.
3749
3750 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
3751
3752 * configure.in: Enable target-libgloss for crx-*-*.
3753 * configure: Regenerate.
3754
3755 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
3756
3757 * MAINTAINERS (Various Maintainers): Move the "windows,
3758 cygwin, mingw" maintainer to ...
3759 (OS Port Maintainers): ... here.
3760
3761 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
3762
3763 * MAINTAINERS (Write After Approval): Remove those that are
3764 maintainers of some subsystem.
3765
3766 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
3767
3768 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
3769 * ltcf-cxx.sh (tpf*): Likewise.
3770 * ltconfig (tpf*): Add TPF OS configuration support.
3771
3772 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
3773
3774 * MAINTAINERS: Change my email address to my new work account.
3775
3776 2004-09-24 Michael Roth <mroth@nessie.de>
3777
3778 * configure.in (--without-headers): Add missing double quotes.
3779 * configure: Regenerate.
3780
3781 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
3782
3783 * ylwrap: Revert to previous version.
3784
3785 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
3786
3787 PR bootstrap/17369
3788 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
3789 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
3790 SET_GCC_LIB_PATH_CMD.
3791 (BASE_TARGET_EXPORTS): Likewise.
3792 * Makefile.in: Regenerated.
3793
3794 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
3795 * configure: Regenerated.
3796
3797 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
3798
3799 * config.guess: New upstream version
3800 * compile, depcomp, install-sh, ylwrap: Likewise.
3801
3802 2004-09-19 Roger Sayle <roger@eyesopen.com>
3803
3804 * config/mh-x86omitfp: New host makefile fragment. Add
3805 -fomit-frame-pointer to the default BOOT_CFLAGS.
3806 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
3807 * configure: Regenerate.
3808
3809 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
3810
3811 PR target/11572
3812 * configure.in (*-*-darwin*): Renable libobjc.
3813 * configure: Regenerate.
3814
3815 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
3816
3817 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
3818
3819 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
3820
3821 * Makefile.def: Remove libbanshee.
3822 * Makefile.tpl: Ditto.
3823 * configure.in: Ditto.
3824 * Makefile.in: Regen.
3825 * configure: Ditto.
3826
3827 2004-09-08 David Edelsohn <edelsohn@gnu.org>
3828
3829 * ltmain.sh: Use $pic_object as $non_pic_object if
3830 $non_pic_object=none.
3831
3832 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
3833
3834 * missing: Import latest version from master repository.
3835
3836 2004-09-06 Nick Clifton <nickc@redhat.com>
3837
3838 * config.sub: Import latest version from master repository.
3839 * config.guess: Likewise.
3840 This includes these changes:
3841
3842 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
3843
3844 * config.sub: Handle crisv32, alias etraxfs.
3845 * config.guess (crisv32:Linux:*:*): Handle.
3846
3847 2004-08-13 Brad Smith <brad@comstyle.com>
3848
3849 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
3850 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
3851
3852 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
3853
3854 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
3855 assume the processor is a powerpc. This is because coreutils
3856 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
3857 in this case, due to a MacOS X bug that causes
3858 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
3859 to return a negative number.
3860 Problem reported by Petter Reinholdtsen in:
3861 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
3862
3863 2004-07-19 Ben Elliston <bje@gnu.org>
3864
3865 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
3866
3867 2004-06-24 Ben Elliston <bje@gnu.org>
3868
3869 * config.guess: Update copyright years.
3870 * config.sub: Likewise.
3871
3872 2004-06-22 Robert Millan <robertmh@gnu.org>
3873
3874 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
3875 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
3876
3877 2004-06-22 Stanley F. Quayle <stan@stanq.com>
3878
3879 * config.guess (*:*VMS:*:*): New entry. Replaces
3880 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
3881 manufacturer.
3882
3883 2004-06-22 Ben Elliston <bje@gnu.org>
3884
3885 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
3886 * config.sub: Likewise.
3887
3888 2004-06-22 Ben Elliston <bje@gnu.org>
3889
3890 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
3891 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
3892
3893 2004-06-11 Ben Elliston <bje@gnu.org>
3894
3895 * config.guess (pegasos:OpenBSD:*:*): Remove.
3896
3897 2004-06-11 Ben Elliston <bje@gnu.org>
3898
3899 From Wouter Verhelst <wouter@grep.be>:
3900 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
3901
3902 2004-06-11 Ben Elliston <bje@gnu.org>
3903
3904 * config.guess (luna88k:OpenBSD:*:*): New.
3905
3906 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
3907
3908 * config.guess (m32r*:Linux:*:*): New case.
3909 * config.sub: Handle m32rle.
3910
3911 2004-03-12 Ben Elliston <bje@wasabisystems.com>
3912
3913 From Jens Petersen <petersen@redhat.com>:
3914 * config.sub: Handle sparcv8.
3915
3916 2004-03-03 Ben Elliston <bje@wasabisystems.com>
3917
3918 From Tom Smith <smith@cag.lkg.hp.com>:
3919 * config.guess: Version suffixes are equally significant on Tru64
3920 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
3921 prefix of "P" (patched kernel).
3922
3923 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
3924
3925 * config.sub: Add support for National Semiconductor CRX target.
3926
3927 2004-09-03 Janis Johnson <janis187@us.ibm.com>
3928
3929 * MAINTAINERS (Various Maintainers): Remove myself as web page
3930 maintainer, add myself as maintainer of build status lists.
3931
3932 2004-09-03 Jan Beulich <jbeulich@novell.com>
3933
3934 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
3935 *-*-netware, but add target-libmudflap.
3936 Consolidate *-*-netware targets (of which really only i?86 exists)
3937 into a single entry.
3938 * configure: Likewise.
3939
3940 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
3941
3942 * Makefile.tpl (sorry): Remove.
3943 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
3944 (cleanstrap targets): Depend on distclean, not distclean-stage1.
3945 (do-clean): Clean per-stage directories too.
3946 (do-distclean): Run distclean-stage1 too.
3947 (.NOTPARALLEL): Enable during toplevel bootstrap.
3948 (stage[+id+]-bubble): Enable parallel execution during
3949 the recursive invocation.
3950 * Makefile.in: Regenerate.
3951
3952 Fix previous checkin:
3953
3954 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
3955 include.
3956 * configure.in: Fix indentation.
3957 * configure: Regenerate.
3958
3959 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
3960
3961 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
3962 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
3963 * configure: regenerate
3964 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
3965 -mdynamic-no-pic
3966
3967
3968 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
3969
3970 * Makefile.def (build_modules): Add fixincludes.
3971 (dependencies): Make gcc depend on fixincludes.
3972 * configure.in (build_tools): Add fixincludes.
3973 (build_configdirs): Always include build_libs.
3974 * Makefile.in: Regenerate.
3975 * configure: Regenerate.
3976
3977 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
3978
3979 * Makefile.def (bootstrap stages): Add 'lean' parameter.
3980 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
3981 phony targets; do not generate timestamp files.
3982 (distclean-stageN): Remove references to their timestamp files.
3983 (restageN, touch-stageN): Remove.
3984 (stageN-bubble): Rewritten.
3985 (compare): Support lean bootstraps.
3986 * Makefile.in: Regenerate.
3987
3988 * configure.in: Only warn when bootstrapping but
3989 build != host or build != target. Support lean bootstraps.
3990 * configure: Regenerate.
3991
3992 2004-08-26 Phil Edwards <phil@codesourcery.com>
3993
3994 * configure.in: Give a better error message if GMP/MPFR are missing
3995 and a language needing them has been requested.
3996 * configure: Regenerated.
3997
3998 2004-08-25 Phil Edwards <phil@codesourcery.com>
3999
4000 * configure.in: Print a list of available language front-ends if
4001 a requested one is missing. Tidy stray tab characters.
4002 * configure: Regenerated.
4003
4004 2004-08-19 Michael Koch <konqueror@gmx.de>
4005
4006 * gcc/doc/install.texi: Update entry about automake for libjava.
4007
4008 2004-08-17 Robert Millan <robertmh@gnu.org>
4009
4010 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4011 (instead of FreeBSD).
4012 * configure: Regenerate.
4013
4014 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
4015
4016 * Makefile.in: Regenerate.
4017 * configure: Regenerate.
4018
4019 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4020 stage_*_flags.
4021 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4022 for bootstrapped modules if toplevel bootstrap is going.
4023 (GCC bootstrap): Generate per-stage targets for all bootstrapped
4024 modules. Adjust for changes in Makefile.def. Enable several
4025 rules even in non-bootstrap mode, just to avoid peppering the
4026 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4027 (stage-[+prev+]-bubble): Remove.
4028
4029 * Makefile.def (Dependencies): Depend on all-build-bison,
4030 all-build-flex, all-build-byacc, all-build-texinfo, rather
4031 than the host variations.
4032 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
4033 with BUILD_SUBDIR.
4034 (BISON): Update for recent Bisons.
4035 (YACC): Fix typo.
4036 (cross): Depend on all-build.
4037 (all): Do not depend on all-build.
4038 (prebootstrap): Remove.
4039 (dep-kind): Accept separate prefixes for MODULE and ON variables.
4040 (Prebootstrap dependencies): Add them to the per-stage targets
4041 and to all-prebootstrap.
4042 * configure.in (build_configdirs): Always enable build_tools.
4043 (BUILD_DIR_PREFIX): Remove.
4044
4045 * Makefile.def (gcc): Add target variable.
4046 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4047 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4048 in the recursive `make', instead of hardwiring `all'.
4049 (Autogenerated TARGET-* variables): New.
4050
4051 2004-08-13 Brian Booth <bbooth@redhat.com>
4052
4053 * MAINTAINERS: Remove myself from write-after-approval.
4054
4055 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
4056
4057 * src-release: Stop distributing mmalloc with gdb (which doesn't
4058 use it).
4059 * Makefile.def: GDB doesn't depend on mmalloc anymore.
4060 * Makefile.in: Regenerate.
4061
4062 2004-08-09 Mark Mitchell <mark@codesourcery.com>
4063
4064 * configure.in (arm*-*-eabi*): New target.
4065 * configure: Regenerate.
4066
4067 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
4068
4069 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4070 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4071 (Dependencies): New section.
4072 * Makefile.tpl (Dependencies): Generate from Makefile.def.
4073 (configure-target-[+module+]): Depend on maybe-all-gcc
4074 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
4075 (toplevel profiledbootstrap): Fix dependencies.
4076 * Makefile.in: Regenerate.
4077
4078 2004-08-03 Mark Mitchell <mark@codesourcery.com>
4079
4080 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4081 target-libiberty to noconfigdirs.
4082 * configure: Regenerate.
4083
4084 2004-08-03 Paul Brook <paul@codesourcery.com>
4085
4086 * configure.in: Check for MPFR as well as GMP.
4087 * configure: Regenerate.
4088
4089 2004-08-01 Robert Millan <robertmh@gnu.org>
4090
4091 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4092 libmudflap for all GNU-based systems (with Glibc).
4093 * configure: Regenerate.
4094
4095 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
4096
4097 * Makefile.def (host-modules): Add gcc.
4098 * Makefile.in: Regenerate.
4099 * Makefile.tpl (sorry): New rule.
4100 (configure-host, all-host, [+make_target+]-host, do-check,
4101 install-host): Do not add gcc as a special case.
4102 (host modules): Add a small special-casing for gcc. Export
4103 extra_make_flags through the environment.
4104 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4105 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4106 other recursive targets for gcc): Remove.
4107
4108 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4109 (stage, unstage): New rules.
4110 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4111 distclean-stage[+id+]): Use stage_current.
4112 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4113 the stage*-start rules.
4114
4115 2004-08-02 Geoffrey Keating <geoffk@apple.com>
4116
4117 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
4118 use -all_load flag.
4119
4120 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
4121
4122 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
4123 * configure: Regenerate.
4124
4125 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
4126
4127 * maintainer-scripts/gcc_release: Revert yesterday's change.
4128
4129 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
4130
4131 * MAINTAINERS: Add myself to write-after-approval.
4132
4133 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
4134
4135 * libf2c: Removed.
4136 * gcc/gccbug.in: Updated because of libf2c removal.
4137 * maintainer-scripts/gcc_release: Ditto.
4138
4139 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
4140
4141 * configure.in: Build libmudflap by default on FreeBSD.
4142 * configure: Regenerated.
4143
4144 2004-07-09 Mark Mitchell <mark@codesourcery.com>
4145
4146 * configure.in: Do not build libmudflap by default on non-GNU/Linux
4147 systems.
4148 * configure: Regenerated.
4149
4150 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4151
4152 PR target/16344
4153 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4154 feedback based compiler.
4155 * Makefile.in: Rebuilt.
4156
4157 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
4158
4159 * Makefile.def (host_modules): Set bootstrap=true for flex.
4160 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4161 * Makefile.in: Rebuilt.
4162
4163 2004-07-07 Jan Hubicka <jh@suse.cz>
4164
4165 * MAINTAINERS: Add self as a profile feedback maintainer.
4166
4167 2004-07-05 Phil Edwards <phil@codesourcery.com>
4168
4169 * configure.in: Do not prepend $srcdir to /dev/null in
4170 makefile fragments.
4171 * configure: Regenerate.
4172
4173 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
4174
4175 * Makefile.def (build_modules): Add bison, byacc, flex,
4176 m4, texinfo.
4177 (flags_to_pass): Add FLEX.
4178 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4179 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4180 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4181 DEFAULT_MAKEINFO): Remove.
4182 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4183 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4184 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4185 objdir or else use configured tool.
4186 (all-build): New.
4187 (all): Depend on it.
4188 (Build module dependencies): Add.
4189 * Makefile.in: Regenerate.
4190 * configure.in: Better support for multiple build modules,
4191 matching what is done for host/target modules. Do not look
4192 for "plausible" locations of build tools if Canadian cross.
4193 Use autoconf's AC_PROG_CC to find a C compiler. Define
4194 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
4195 * configure: Regenerate.
4196
4197 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
4198
4199 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4200 * Makefile.in: Regenerate.
4201
4202 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
4203
4204 * Makefile.tpl (configure-build-[+module+],
4205 configure-[+module+], configure-target-[+module+]): Pass
4206 [+extra_configure_args+].
4207 (all-build-[+module+], all-[+module+], check-[+module+],
4208 install-[+module+], [+make_target+]-[+module+],
4209 all-target-[+module+], check-target-[+module+],
4210 install-target-[+module+], [+make_target+]-target-[+module+]):
4211 Pass [+extra_make_args+].
4212 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
4213 (GCC_HOST_EXPORTS): Remove.
4214 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
4215 cross, check-gcc, check-gcc-c++, install-gcc,
4216 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
4217 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
4218 * Makefile.in: Regenerate.
4219
4220 2004-06-21 Matthew Sachs <msachs@apple.com>
4221
4222 * MAINTAINERS: Added self to write-after-approval.
4223
4224 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
4225
4226 * configure.in: Check for srcdir/winsup rather than build directory
4227 winsup.
4228 * configure: Regenerate.
4229
4230 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
4231
4232 * configure.in: Don't build Cygwin native newlib if winsup
4233 directory is missing. Emit warning instead.
4234 * configure: Regenerate.
4235
4236 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
4237
4238 * Makefile.tpl (touch-stage[+id+]): New.
4239 (restage[+prev+]): Depend on touch-stage[+id+].
4240
4241 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
4242 Use it throughout.
4243
4244 * Makefile.def: Add profile and feedback bootstrap stages.
4245 Remove next field from bootstrap stages.
4246 * Makefile.tpl (LN, LN_S): Substitute.
4247 (stageN-start, stageN-end): Use double-colon rules, to
4248 provide a hook for additional setup commands.
4249 (distclean-stageN-gcc, restageN): Create dependencies from
4250 [+prev+], not from [+next+].
4251 (stageN-bubble): Add commands for successive stages from
4252 [+prev+], using double-colon rules.
4253 (all-stageN-gcc): Fix typo.
4254 (stagefeedback-start, profiledbootstrap): New.
4255 * Makefile.in: Regenerate.
4256 * configure.in: Call ACX_PROG_LN.
4257 * configure: Regenerate.
4258
4259 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
4260
4261 * MAINTAINERS (Write After Approval): Add myself.
4262
4263 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
4264
4265 * MAINTAINERS (Write After Approval): Add myself.
4266
4267 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
4268
4269 * configure.in: Fix --enable-bootstrap breakage introduced in trees
4270 without gcc.
4271 * configure: Regenerate.
4272
4273 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
4274
4275 * Makefile.tpl: Fix typo.
4276 * Makefile.in: Regenerate.
4277
4278 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
4279
4280 * configure.in: Remove new- prefix from toplevel
4281 bootstrap targets.
4282 * configure: Regenerate.
4283
4284 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
4285
4286 * Makefile.tpl (all.normal): Rename to all.
4287 (all): Replace with a rule to pick the default
4288 target from configure.
4289 (all-gcc, configure-gcc): Use conditionals to
4290 do nothing when toplevel bootstrap is going on.
4291 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
4292 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
4293 * configure.in: Support --enable-bootstrap.
4294
4295 * Makefile.def: Remove new- prefix from toplevel
4296 bootstrap targets.
4297 * Makefile.tpl: Likewise.
4298
4299 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
4300 target.
4301
4302 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
4303 $(RECURSE_FLAGS) to recursive invocation of make.
4304
4305 * Makefile.in: Regenerate.
4306 * configure: Regenerate.
4307
4308 2004-05-30 Andreas Jaeger <aj@suse.de>
4309 Jim Wilson <wilson@specifixinc.com>
4310
4311 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
4312 like CC.
4313
4314 2004-05-27 Daniel Jacobowitz <dan@debian.org>
4315
4316 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
4317 * configure: Regenerate.
4318
4319 2004-05-25 Daniel Jacobowitz <drow@false.org>
4320
4321 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
4322 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
4323 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
4324 targets.
4325 * Makefile.in: Regenerate.
4326
4327 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
4328
4329 * configure.in: Test the ability to symlink directories.
4330 * configure: Regenerate.
4331
4332 * Makefile.def (bootstrap-stage): New definitions.
4333 * Makefile.tpl (configure-stage1-gcc,
4334 configure-stage2-gcc, configure-stage3-gcc,
4335 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
4336 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
4337 new-restage3, compare): Autogenerate, see Makefile.in
4338 entry for behavioral changes.
4339 (distclean-stage1, new-stage1-start, new-stage1-end,
4340 new-stage1-bubble, distclean-stage2, new-stage2-start,
4341 new-stage2-end, new-stage2-bubble, distclean-stage3,
4342 new-stage3-start, new-stage3-end): New autogenerated targets.
4343 (objext, prebootstrap, BOOT_CFLAGS,
4344 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
4345 targets.
4346
4347 * Makefile.in: Regenerate.
4348 (distclean-stage1, new-stage1-start, new-stage1-end,
4349 new-stage1-bubble, distclean-stage2, new-stage2-start,
4350 new-stage2-end, new-stage2-bubble, distclean-stage3,
4351 new-stage3-start, new-stage3-end): New targets.
4352 (all-stage1-gcc): Move prebootstrap dependency from here...
4353 (configure-stage1-gcc): ...to here.
4354 (new-bootstrap): Use bubble targets.
4355 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4356 Use per-stage distclean targets.
4357 (configure-stage1-gcc, configure-stage2-gcc,
4358 configure-stage3-gcc, all-stage1-gcc,
4359 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
4360 Use new-stageN-start to prepare the tree.
4361
4362 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
4363
4364 * Makefile.def (host_modules): add libcpp.
4365 * Makefile.tpl: Add dependencies on and for libcpp.
4366 * Makefile.in: Regenerate.
4367 * configure.in: Add libcpp host module.
4368 * configure: Regenerate.
4369
4370 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
4371
4372 * Makefile.tpl: Whenever a recursive target is defined, wrap
4373 it in a special @if/@endif block, and prepare its maybe
4374 dependency in the @if/@endif block
4375 * configure.in: Instead of writing maybe dependencies, remove
4376 the @if/@endif statements, and remove the @if/@endif blocks
4377 that remain.
4378 * configure: Regenerate.
4379 * Makefile.in: Regenerate.
4380
4381 2004-05-20 Janis Johnson <janis187@us.ibm.com>
4382
4383 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
4384
4385 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
4386
4387 PR bootstrap/15120
4388 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
4389 * */configure: Rebuilt.
4390
4391 2004-05-17 Zack Weinberg <zack@codesourcery.com>
4392
4393 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
4394 of libf2c.
4395 * configure, Makefile.in: Regenerate.
4396
4397 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
4398
4399 * MAINTAINERS (Write After Approval): Add myself.
4400
4401 2004-05-13 Diego Novillo <dnovillo@redhat.com>
4402
4403 Merge from tree-ssa-20020619-branch.
4404
4405 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
4406 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
4407 (HOST_GMPLIBS): Define.
4408 (HOST_GMPINC): Define.
4409 (TARGET_LIB_PATH): Add libmudflap.
4410 (GFORTRAN_FOR_TARGET): Define.
4411 (configure-build*): Export GFORTRAN.
4412 (configure-gcc): Export GMPLIBS and GMPINC.
4413 (all-gcc): Add maybe-all-libbanshee.
4414 (configure-target-libgfortran): Define.
4415 * Makefile.in: Regenerate.
4416 * configure.in (host_libs): Add libbanshee.
4417 (target_libraries): Add target-libmudflap and target-libgfortran.
4418 Add --with-libbanshee.
4419 Handle --disable-libmudflap.
4420 (*-*-freebsd*): Use with_gmp.
4421 Add $(libgcj) to noconfigdirs.
4422 * configure: Regenerate.
4423 * depcomp: New file.
4424 * MAINTAINERS: Add tree-ssa maintainers.
4425
4426 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
4427
4428 * MAINTAINERS (Various Maintainers): Add myself.
4429
4430 2004-04-30 Brian Ford <ford@vss.fsi.com>
4431
4432 * MAINTAINERS (Write After Approval): Add myself.
4433
4434 2004-04-29 Uros Bizjak <uros@kss-loka.si>
4435
4436 * MAINTAINERS (Write After Approval): Add myself.
4437
4438 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
4439
4440 * config/acx.m4: Fix fastcompare support for new-bootstrap.
4441 * configure: Regenerate.
4442
4443 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
4444
4445 Revert:
4446 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
4447
4448 * Makefile.def (flags_to_pass): Remove *dir variables that
4449 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4450 as well as prefix and exec_prefix.
4451 * Makefile.in: Regenerate.
4452
4453 2004-04-26 Robert Millan <robertmh@gnu.org>
4454
4455 Add patches from libtool CVS.
4456 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
4457 * ltconfig: Likewise.
4458 * ltcf-c.sh: Likewise.
4459 * ltcf-cxx.sh: Likewise.
4460 * ltcf-gcj.sh: Likewise.
4461
4462 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
4463
4464 * Makefile.def (host_modules): Mark with the bootstrap
4465 flag packages on which gcc depends.
4466 * Makefile.tpl (all-bootstrap): Use it.
4467 * Makefile.in: Regenerate.
4468
4469 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
4470
4471 * Makefile.def (flags_to_pass): Remove *dir variables that
4472 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4473 as well as prefix and exec_prefix.
4474 * Makefile.in: Regenerate.
4475
4476 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
4477
4478 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
4479 * configure: Regenerate.
4480 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
4481 * gcc/Makefile.tpl (compare): Use the result of the test.
4482 * gcc/Makefile.in: Regenerate.
4483
4484 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
4485
4486 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
4487 Always relocate gcc and prev-gcc to the original names, even
4488 if the build fails.
4489 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4490 New targets.
4491
4492 2004-04-23 Laurent GUERBY <laurent@guerby.net>
4493
4494 * MAINTAINERS: Update my email address.
4495
4496 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4497
4498 * configure.in (mips*-*-irix5*): Enable ld.
4499 * configure: Regenerate.
4500
4501 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4502
4503 * configure: Regenerate.
4504
4505 2004-04-15 James E Wilson <wilson@specifixinc.com>
4506
4507 * Makefile.tpl (configure-[+module+], configure-gcc,
4508 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
4509 Set and export LDFLAGS.
4510 * Makefile.in: Regenerate.
4511
4512 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
4513
4514 * MAINTAINERS: Add myself to write-after-approval.
4515
4516 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
4517
4518 PR bootstrap/14871
4519 * Makefile.tpl: If we don't have built-in-tree target tools,
4520 use the ones found by configure rather than hacking around with
4521 program_transform_name.
4522 * configure.in: Give Makefile.tpl the information necessary
4523 to do that.
4524 * Makefile.in: Regenerate.
4525 * configure: Regenerate.
4526
4527 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
4528
4529 PR bootstrap/14760
4530 * configure.in: When computing baseargs, strip *all* copies of
4531 offending options. Also, don't match/substitute the trailing space,
4532 so that this actually works when two similar options are separated by
4533 only one space.
4534 * configure: Regenerate.
4535
4536 2004-04-06 David Edelsohn <edelsohn@gnu.org>
4537
4538 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
4539 (rs6000-*-aix*): Same.
4540 * configure: Regenerate.
4541
4542 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
4543
4544 * MAINTAINERS: Add myself to write-after-approval.
4545
4546 2004-04-03 Bud Davis <bdavis9659@comcast.net>
4547
4548 * MAINTAINERS: Add myself to write-after-approval.
4549
4550 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
4551
4552 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
4553 STRICT_WARN, WARN_CFLAGS flags passed down to make.
4554 * Makefile.in: Regenerate.
4555
4556 * configure.in (top level bootstrap support): Rework --enable-werror
4557 to set @stage2_werror_flag@.
4558 * configure: Regenerate.
4559 * Makefile.tpl (top level bootstrap support): Pass
4560 @stage2_werror_flag@ down to configure in stages 2 and 3.
4561 * Makefile.in: Regenerate.
4562
4563 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
4564
4565 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
4566 for stages 2 and 3 as well as in make. As a consequence, remove
4567 OUTPUT_OPTION (now detected by configure) from the flags passed down
4568 to make.
4569 * Makefile.in: Regenerate.
4570
4571 * Makefile.tpl (new-bootstrap): Fix typo.
4572 * Makefile.in: Regenerate.
4573
4574 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
4575
4576 * Makefile.tpl: Rearrange by moving recursive_targets rules
4577 into their proper sections.
4578 * Makefile.tpl (top level bootstrap support): Move disabling
4579 of coverage flags from 'make' to 'configure'; improve comments.
4580 * Makefile.in: Regenerate.
4581
4582 * Makefile.tpl (experimental top level bootstrap) Move stage1
4583 language setting from all- target to configure- target; disable
4584 intermodule optimization in stage 1; prevent gratuitous rebuilds
4585 of stage 1.
4586 * Makefile.in: Regenerate.
4587 * configure.in: Comma-separate stage 1 language list for top
4588 level bootstrap.
4589 * configure: Regenerate.
4590
4591 * Makefile.tpl: Clean up experimental top level bootstrap support:
4592 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
4593 prev-gcc in configure- targets as well as all- targets.
4594 * Makefile.in: Regenerate.
4595
4596 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
4597
4598 * compile: New file imported from automake.
4599
4600 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
4601
4602 * configure.in: Remove symbolic link section.
4603 * configure: Regenerate.
4604 * Makefile.tpl (links): Remove.
4605 * Makefile.in: Regenerate.
4606
4607 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
4608 Nathanael Nerode <neroden@gcc.gnu.org>
4609
4610 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
4611 Set with AC_CHECK_PROGS.
4612 * configure.in: Fix comment typo from last patch.
4613 * configure: Regenerate.
4614
4615 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
4616
4617 * Makefile.tpl: Introduce experimental top level bootstrap support.
4618 * Makefile.in: Regenerate.
4619 * configure.in: Introduce support for top level bootstrap.
4620 * configure: Regenerate.
4621
4622 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
4623 Paolo Bonzini <bonzini@gnu.org>
4624
4625 PR bootstrap/14522
4626 * configure.in: Cope with shells that do not support unquoted ^
4627 * configure: Regenerate.
4628
4629 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
4630 Paolo Bonzini <bonzini@gnu.org>
4631
4632 PR bootstrap/14522
4633 * configure.in: Cope with shells that do not support nesting
4634 quotes inside quoted backquote substitutions.
4635 * configure: Regenerate.
4636
4637 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
4638
4639 PR bootstrap/14522
4640 * configure.in: Fix escaping of $.
4641 * configure: Regenerate.
4642
4643 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
4644
4645 * configure: Regenerate, since I forgot to while committing Paolo's
4646 changes.
4647
4648 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
4649
4650 PR ada/14131
4651 Move language detection to the top level.
4652 * configure.in: Find default values for the tools as
4653 soon as possible. Disable ada if GNAT is not found.
4654 Emit error message about missing languages. Expand
4655 --enable-languages=all for the gcc subdirectory.
4656
4657 2004-03-10 Ben Elliston <bje@gnu.org>
4658
4659 * MAINTAINERS: Update my email address.
4660
4661 2004-03-05 David Edelsohn <edelsohn@gnu.org>
4662
4663 * ltconfig: Disable building static libraries if building shared
4664 libraries on AIX 5L.
4665
4666 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
4667
4668 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
4669 and disable libgcj.
4670 * configure: Regenerated.
4671
4672 2004-03-01 Brian Booth <bbooth@redhat.com>
4673
4674 * MAINTAINERS: Add myself to write-after-approval.
4675
4676 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
4677
4678 * MAINTAINERS: Add myself to write-after-approval.
4679
4680 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
4681
4682 PR bootstrap/7087
4683 * Makefile.tpl: Guard XFOO sed statements better.
4684 * Makefile.tpl: Add dependency for configure-target-libada.
4685 * Makefile.in: Regenerate (incidentally fixes broken
4686 commit when libada-branch was merged).
4687
4688 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
4689
4690 * MAINTAINERS: Add myself to write-after-approval.
4691
4692 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
4693
4694 * MAINTAINERS: Add Nicola Pero and myself as libobjc
4695 maintainers.
4696
4697 2004-02-20 Andrew Cagney <cagney@redhat.com>
4698
4699 * config.guess: Update from version 2003-10-16 to 2004-02-16.
4700 * config.sub: Update from version 2003-11-03 to 2004-02-16.
4701
4702 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
4703
4704 PR bootstrap/11932
4705 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
4706
4707 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
4708
4709 * MAINTAINERS: Added myself to write-after-approval.
4710
4711 2004-02-14 Michael Koch <konqueror@gmx.de>
4712
4713 * MAINTAINERS: Added myself to write-after-approval.
4714
4715 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
4716
4717 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
4718 some OS port maintainers to OS port maintainers section.
4719
4720 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
4721
4722 * MAINTAINERS: Add self.
4723
4724 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
4725
4726 * MAINTAINERS: Alphabetize.
4727
4728 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
4729
4730 * MAINTAINERS: Remove myself.
4731
4732 2004-02-11 David Edelsohn <edelsohn@gnu.org>
4733
4734 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
4735 (rs6000-*-aix*): Same.
4736 * configure: Regenerate.
4737
4738 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
4739
4740 * configure.in (host): Add in missing $noconfigdirs to defines.
4741 * configure: Regenerate.
4742
4743 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
4744 Nathanael Nerode <neroden@gcc.gnu.org>
4745
4746 PR ada/6637, PR ada/5911
4747 Merge with libada-branch:
4748 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
4749 with appropriate dependencies. Add --enable-libada configure switch.
4750 * configure, Makefile.in: Regenerate.
4751
4752 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
4753
4754 * MAINTAINERS: Add myself to write-after-approval.
4755
4756 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4757
4758 * configure.in: Don't pass --with-stabs on IRIX 5 either.
4759 * configure: Regenerate.
4760
4761 2004-02-04 Geoffrey Keating <geoffk@apple.com>
4762
4763 Merge from upstream:
4764
4765 * ltmain.in: When setting IFS to '~', be careful about user
4766 arguments that contain '~'.
4767
4768 2004-02-04 Peter O'Gorman <peter@pogma.com>
4769
4770 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
4771 Also test $base_compile against $CC with escaped arguments. Bug
4772 reported by Geoff Keating <geoffk@apple.com>.
4773
4774 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
4775
4776 * MAINTAINERS: Remove i960 port.
4777
4778 2004-01-23 DJ Delorie <dj@redhat.com>
4779
4780 * Makefile.def (target_modules) [libiberty]: Don't stage.
4781 * Makefile.in: Rebuilt.
4782
4783 2004-01-20 Caroline Tice <ctice@apple.com>
4784
4785 * MAINTAINERS: Add myself to write-after-approval.
4786
4787 2004-01-19 Paolo Carlini <pcarlini@suse.de>
4788
4789 * MAINTAINERS: Update my email address.
4790
4791 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
4792
4793 * MAINTAINERS: Add myself to write-after-approval.
4794
4795 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
4796
4797 * MAINTAINERS: Remove entries without email address.
4798
4799 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
4800
4801 * MAINTAINERS: Add myself to write-after-approval.
4802
4803 2004-01-15 Steven Bosscher <stevenb@suse.de>
4804
4805 * MAINTAINERS: Update my email address.
4806
4807 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
4808
4809 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
4810 * Makefile.tpl (configure-target-[+module+]): Support stage.
4811 * Makefile.in: Rebuilt.
4812
4813 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
4814
4815 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
4816
4817 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
4818
4819 * MAINTAINERS: Add myself as a MIPS maintainer.
4820
4821 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
4822
4823 * configure.in: Use ./config.cache, not config.cache.
4824 * configure: Regenerate.
4825 * Makefile.tpl: Special-casing not needed for GCC any more.
4826 * Makefile.in: Regenerate.
4827
4828 * configure.in: Don't share a cache file for host dirs.
4829 * configure: Regenerate.
4830
4831 * config-ml.in: Don't mess with the cache file.
4832
4833 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
4834
4835 * MAINTAINERS: Move myself from 'Write After Approval' to
4836 'CPU Port Maintainers' section as SPARC maintainer.
4837
4838 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
4839
4840 * Makefile.tpl: Make GCC use a separate config.cache.
4841 * Makefile.in: Regenerate.
4842
4843 PR bootstrap/11932, PR bootstrap/11933
4844 (I don't know if it will fix either of them, but it relates
4845 to them.)
4846 * configure.in: Don't use shared config.cache for target
4847 directories.
4848 * configure: Regenerate.
4849
4850 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
4851
4852 * MAINTAINERS: Add myself to 'Write After Approval' section.
4853
4854 2003-12-31 Roger Sayle <roger@eyesopen.com>
4855
4856 * configure.in (ia64*-*-hpux*): Disable building java libraries.
4857 * configure: Regenerated.
4858
4859 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
4860
4861 * MAINTAINERS: Remove the mn10200 maintainer.
4862
4863 2003-12-21 Bernardo Innocenti <bernie@develer.com>
4864
4865 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
4866 * configure: Regenerated.
4867
4868 2003-12-16 Jan Hubicka <jh@suse.cz>
4869
4870 * MAINTAINERS: Add myself as callgraph maintainer.
4871
4872 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
4873
4874 * configure.in (raw_libstdcxx_flags): Remove the leading space.
4875 * configure: Regenerate.
4876
4877 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4878
4879 * MAINTAINERS: Move myself from 'Bug database only accounts' to
4880 'Write After Approval' section. Update email.
4881
4882 2003-12-01 James Lemke <jim@wasabisystems.com>
4883
4884 * MAINTAINERS (Write After Approval): Add myself.
4885
4886 2003-11-20 Matt Thomas <matt@3am-software.com>
4887
4888 * MAINTAINERS: Add myself as a vax port maintainer.
4889
4890 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
4891
4892 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
4893 (configure-build-[+module+], configure-[+module+]): Likewise.
4894 (configure-target-[+module+], configure-gcc, config.status): Likewise.
4895 * Makefile.in: Regenerate.
4896
4897 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
4898
4899 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
4900 shared/dylibed libraries.
4901 * ltmain.sh: Likewise.
4902 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
4903 * ltcf-cxx.sh: Likewise.
4904 * ltcf-gcj.sh: Likewise.
4905 * ltconfig: Likewise.
4906
4907 2003-11-17 Stan Cox <scox@redhat.com>
4908
4909 * MAINTAINERS: Add myself as iq2000 port maintainer.
4910
4911 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
4912
4913 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
4914 * Makefile.in: Regenerate.
4915
4916 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
4917
4918 * config.sub: Update to 2003-11-03 version.
4919
4920 2003-10-20 Phil Edwards <phil@codesourcery.com>
4921
4922 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
4923 * configure: Regenerate.
4924
4925 2003-10-20 Nicolas Pitre <nico@cam.org>
4926
4927 * MAINTAINERS: Add myself to 'Write After Approval' section.
4928
4929 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
4930
4931 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
4932
4933 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
4934
4935 * MAINTAINERS: Update my email address.
4936
4937 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4938
4939 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
4940
4941 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
4942
4943 * MAINTAINERS: Add myself to 'Write After Approval' section.
4944
4945 2003-10-16 Bernardo Innocenti <bernie@develer.com>
4946
4947 * config.guess: Update to 2003-10-16 version.
4948 * config.sub: Update to 2003-10-16 version.
4949
4950 2003-10-15 David Daney <ddaney@avtrex.com>
4951
4952 * MAINTAINERS: Added myself to 'Write After Approval' section.
4953
4954 2003-10-15 Falk Hueffner <falk@debian.org>
4955
4956 * MAINTAINERS: Move myself from 'Bug database only accounts' to
4957 'Write After Approval' section. Update email.
4958
4959 2003-10-14 Roger Sayle <roger@eyesopen.com>
4960
4961 * MAINTAINERS: Move myself from 'Write After Approval' to
4962 'Various Maintainers' section as middle-end maintainer.
4963
4964 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
4965
4966 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
4967 HOST_FLAGS_TO_PASS.
4968 * Makefile.in: Regenerate.
4969
4970 2003-10-11 Bernardo Innocenti <bernie@develer.com>
4971
4972 * config.guess: Update to 2003-10-07 version.
4973 * config.sub: Update to 2003-10-07 version.
4974
4975 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4976
4977 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
4978 * ltconfig (irix5*, irix6*): Don't override version_type.
4979
4980 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
4981
4982 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
4983 * configure: Rebuilt
4984 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
4985 * Makefile.in: Rebuilt
4986
4987 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
4988
4989 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
4990
4991 2003-09-30 Carlo Wood <carlo@alinoe.com>
4992
4993 * MAINTAINERS (Write After Approval): Add myself.
4994
4995 2003-09-29 Paul Koning <ni1d@arrl.net>
4996
4997 * MAINTAINERS: Move myself from "Write After Approval"
4998 to CPU platform maintainers for pdp11 platform.
4999
5000 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
5001
5002 * MAINTAINERS: Move myself from 'Write After Approval' to
5003 'Various Maintainers' section as libffi testsuite maintainer.
5004
5005 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
5006
5007 * configure.in: Pass a computed --program-transform-name
5008 to subconfigures.
5009 * configure: Regenerated.
5010
5011 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
5012
5013 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5014 * Makefile.in: Regenerate.
5015
5016 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5017 * Makefile.in: Regenerate.
5018
5019 2003-09-19 Ziemowit Laski <zlaski@apple.com>
5020
5021 * MAINTAINERS: Move myself from 'Write After Approval'
5022 to 'Various Maintainers' (objective-c) section.
5023
5024 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
5025
5026 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5027 quoting.
5028 * configure: Regenerated.
5029
5030 2003-09-16 Joel Brobecker <brobecker@gnat.com>
5031
5032 * MAINTAINERS (Write After Approval): Add myself to write after
5033 approval list.
5034
5035 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
5036
5037 * MAINTAINERS (Write After Approval): Add myself.
5038
5039 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
5040
5041 * MAINTAINERS: Update my e-mail address.
5042
5043 2003-09-09 Alan Modra <amodra@bigpond.net.au>
5044
5045 * libtool.m4 (LD): Correct powerpc64 host match.
5046
5047 2003-09-06 James E Wilson <wilson@tuliptree.org>
5048
5049 * MAINTAINTERS: Update my affiliation and email address.
5050
5051 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
5052
5053 * MAINTAINERS (Write After Approval): Add myself.
5054
5055 2003-09-04 DJ Delorie <dj@redhat.com>
5056
5057 * configure: Regenerate.
5058
5059 2003-09-04 Robert Millan <robertmh@gnu.org>
5060
5061 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
5062
5063 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5064
5065 * configure.in: Ensure arguments to sed are properly spaced.
5066 * configure: Regenerate.
5067
5068 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
5069
5070 * MAINTAINERS: Update my e-mail address.
5071
5072 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
5073
5074 * MAINTAINERS (Write After Approval): Add myself.
5075
5076 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
5077
5078 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5079 * configure: Regenerated.
5080
5081 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
5082
5083 * MAINTAINERS: Update my email address.
5084
5085 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
5086
5087 * configure.in: Use newline instead of semicolon when assuming
5088 shell arguments in a for loop.
5089 * configure: Regenerated.
5090
5091 2003-08-22 Jason Eckhardt <jle@rice.edu>
5092
5093 * MAINTAINERS: Resurrect the i860 maintainer.
5094
5095 2003-08-20 Geoffrey Keating <geoffk@apple.com>
5096
5097 PR 8180
5098 * configure.in: When testing with_libs and with_headers, treat
5099 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
5100 * configure: Regenerate.
5101
5102 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5103 make, shell, etc.
5104 (baseargs): Likewise.
5105 * configure: Regenerate.
5106
5107 2003-08-20 Bernardo Innocenti <bernie@develer.com>
5108
5109 * MAINTAINERS (Write After Approval): Add myself.
5110
5111 2003-08-19 Geoffrey Keating <geoffk@apple.com>
5112
5113 * configure.in: Disable libgcj for darwin not on powerpc.
5114 * configure: Rebuild.
5115
5116 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
5117
5118 * config-ml.in, symlink-tree: Add license.
5119
5120 2003-08-03 Richard Stallman <rms@gnu.org>
5121 Eben Moglen <moglen@columbia.edu>
5122
5123 * README.SCO: New file.
5124
5125 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
5126
5127 * Makefile.tpl (check, check-c++): Express dependencies using
5128 dependencies rather than commands.
5129 * Makefile.in: Regenerate.
5130
5131 2003-08-01 Andrew Cagney <cagney@redhat.com>
5132
5133 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5134 * configure: Ditto.
5135
5136 2003-07-31 Geoffrey Keating <geoffk@apple.com>
5137
5138 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
5139 * Makefile.in: Update.
5140
5141 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
5142
5143 * configure.in: Enable libgcj for darwin.
5144 * configure: Rebuild.
5145
5146 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
5147
5148 * config-ml.in: Use ac_configure_args directly instead of
5149 ml_arguments. Only set ml_norecursion if --no[-]recursion is
5150 actually seen.
5151
5152 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
5153
5154 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5155 creating target and build subdirs to build all parent dirs as needed.
5156 * Makefile.in: Rebuild.
5157 * configure.in: Don't build dirs explicitly here.
5158 * configure: Rebuild.
5159
5160 2003-07-26 Paul Brook <paul@nowt.org>
5161
5162 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
5163
5164 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
5165
5166 * Makefile.tpl (all-make): Depend on intl.
5167 * Makefile.in: Rebuilt.
5168
5169 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
5170
5171 * install-sh: Update to newer upstream versions (associated with
5172 aclocal 1.7).
5173 * mkinstalldirs: Likewise.
5174 * missing: Likewise, plus $1Help2man -> $1 typo fix.
5175
5176 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
5177
5178 * MAINTAINERS: Move self from Bug database only accounts
5179 to write-after-approval.
5180
5181 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
5182
5183 * config.if: Remove unused libc_interface determination.
5184
5185 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
5186
5187 * MAINTAINERS: Move self from write-after-approval to
5188 build machinery (*.in).
5189
5190 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
5191
5192 PR bootstrap/11273
5193 PR bootstrap/11408
5194 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
5195 unused INSTALL_PROGRAM_ARGS.
5196 * configure.in: Use AC_PROG_INSTALL.
5197 * Makefile.in: Regenerate.
5198 * configure: Regenerate.
5199
5200 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
5201
5202 * MAINTAINERS: Alphabetize.
5203
5204 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
5205
5206 * configure: Rebuilt.
5207 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
5208 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5209 newlib nor libgloss.
5210 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
5211 * configure.in (am33_2.0-*-linux*): Added.
5212
5213 2003-07-09 Bob Wilson <bob.wilson@acm.org>
5214
5215 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
5216 * configure: Regenerate.
5217
5218 2003-07-07 Zack Weinberg <zack@codesourcery.com>
5219
5220 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
5221 * Makefile.in: Regenerate.
5222
5223 2003-07-04 Zack Weinberg <zack@codesourcery.com>
5224
5225 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
5226 * Makefile.in: Regenerate.
5227
5228 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
5229
5230 * Makefile.tpl: Replace PWD with PWD_COMMAND.
5231 * Makefile.in: Regenerated.
5232
5233 * config-ml.in: Replace PWD with PWD_COMMAND.
5234
5235 2003-07-04 Zack Weinberg <zack@codesourcery.com>
5236
5237 * intl: New directory; see intl/ChangeLog for details.
5238 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
5239 * Makefile.tpl: all-gcc depends on maybe-all-intl.
5240 * Makefile.in: Regenerate.
5241
5242 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
5243
5244 * configure.in: Clean up config-lang.in handling. Delete
5245 useless assignment to "subdirs".
5246 * configure: Regenerate.
5247
5248 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
5249
5250 * configure.in: Rename 'target_libs' to 'target_libraries'.
5251 Remove useless reference to 'target_libs'.
5252 * configure: Regenerate.
5253
5254 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
5255
5256 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
5257 * Makefile.in: Regenerate.
5258
5259 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
5260
5261 * Makefile.def: Introduce flags_to_pass.
5262 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
5263 * Makefile.in: Regenerate.
5264
5265 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
5266
5267 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
5268 and target-libgloss.
5269 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
5270 <h8300*-*-*>: Disable libf2c and ${libgcj}.
5271 * configure: Regenerate.
5272
5273 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
5274
5275 * configure.in: Update testsuite_flags to new location.
5276 * configure. Regenerate.
5277
5278 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
5279
5280 * Makefile.tpl: Remove BUILD_CC stuff.
5281 * Makefile.in: Regenerate.
5282
5283 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
5284
5285 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
5286
5287 2003-06-16 Graeme Peterson <gp@qnx.com>
5288
5289 * MAINTAINERS (Write After Approval): Add myself.
5290
5291 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
5292
5293 * config.guess: Update to 2003-06-12 version.
5294 * config.sub: Update to 2003-06-13 version.
5295
5296 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
5297
5298 * config.guess: Update to 2003-06-06 version.
5299 * config.sub: Update to 2003-06-06 version.
5300
5301 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5302
5303 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
5304 * configure. Regenerate.
5305
5306 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
5307
5308 * configure.in: Disable serial configure by default.
5309 * configure: Regenerate.
5310 * Makefile.tpl: Abolish .NOTPARALLEL.
5311 * Makefile.in: Regenerate.
5312
5313 * Makefile.tpl: Replace {build,host,target}_canonical by
5314 {build,host,target}.
5315 * Makefile.in: Regenerate.
5316
5317 * Makefile.tpl: Fix stupid pasto.
5318 * Makefile.in: Regenerate.
5319
5320 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
5321
5322 * Makefile.tpl: Remove bogus conditional.
5323 * Makefile.in: Regenerate.
5324
5325 2003-06-05 Jan Hubicka <jh@suse.cz>
5326
5327 * Makefile.tpl (profiledbootstrap): New target.
5328 * Makefile.in (profiledbootstrap): New target.
5329
5330 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
5331
5332 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
5333 Pinski. Remove user names from other bugzilla-only maintainers.
5334
5335 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
5336
5337 * Makefile.tpl: Make 'recursive targets' using autogen rather
5338 than shell loop. Remove duplicate 'clean' targets and false
5339 comments.
5340 * Makefile.def: Add systematic dependencies to 'recursive' targets.
5341 Add systematic method of specifying missing targets in subdirs.
5342 Add copyright boilerplate.
5343 * Makefile.in: Regenerate.
5344 * configure.in: Add 'recursive targets' to maybe list.
5345 * configure: Regenerate.
5346
5347 * MAINTAINERS: "GNATS only" -> "Bug database only".
5348
5349 * Makefile.tpl: Rename [+target+] to [+make_target+].
5350 * Makefile.def: Rename 'target' to 'make_target'.
5351
5352 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
5353
5354 * MAINTAINERS: Add self as options handling maintainer.
5355
5356 2003-05-28 Michael Meissner <gnu@the-meissners.org>
5357
5358 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
5359 been too long since I touched those ports.
5360
5361 2003-05-28 DJ Delorie <dj@redhat.com>
5362
5363 * Makefile.tpl: Make maybe-check-gcc .PHONY.
5364 * Makefile.in: Regenerate.
5365
5366 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
5367
5368 * configure.in: Use curly braces in the definition of tooldir.
5369 * configure: Regenerate.
5370
5371 2003-05-21 DJ Delorie <dj@redhat.com>
5372
5373 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
5374 newlib or libgloss.
5375 * Makefile.in: Regenerate.
5376
5377 2003-05-21 DJ Delorie <dj@redhat.com>
5378
5379 * Makefile.tpl: Add missing empty maybe-check-gcc target.
5380 * Makefile.in: Regenerate.
5381
5382 2003-05-20 Ian Lance Taylor <ian@airs.com>
5383
5384 * MAINTAINERS: Update my e-mail address.
5385
5386 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
5387
5388 * configure.in: Switch more things to use maybe dependencies.
5389 * Makefile.tpl: Switch more things to use maybe dependencies.
5390 Factor out common code from autogen IF statements.
5391 * configure: Regenerate.
5392 * Makefile.in: Regenerate.
5393
5394 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
5395
5396 * configure.in: Accept i[3456789]86 for machine type.
5397 * configure: Regenerate.
5398
5399 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
5400
5401 * configure.in: Switch more things to use maybe dependencies.
5402 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
5403 * configure: Regenerate.
5404 * Makefile.tpl: Switch more things to use maybe dependencies.
5405 * Makefile.in: Regenerate.
5406
5407 2003-05-16 Andreas Schwab <schwab@suse.de>
5408
5409 * Makefile.tpl (install-opcodes): Define.
5410 * Makefile.in: Rebuild.
5411
5412 2003-05-13 Andreas Jaeger <aj@suse.de>
5413
5414 * config.guess: Update to 2003-05-09 version.
5415 * config.sub: Update to 2003-05-09 version.
5416
5417 2003-05-13 Michael Eager <eager@mvista.com>
5418
5419 * configure.in: Correct sed script so that options in quotes are not
5420 deleted.
5421 * configure: Rebuild.
5422
5423 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
5424
5425 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
5426 and $$s/newlib/libc/sys/cygwin32 include paths.
5427 * configure: Ditto.
5428
5429 2003-05-12 Michael Meissner <gnu@the-meissners.org>
5430
5431 * MAINTAINERS: Update my email addresses.
5432
5433 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
5434
5435 * config-ml.in: Propagate INSTALL variables.
5436
5437 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5438
5439 * MAINTAINERS: Remove duplicate entries in Write After Approval.
5440
5441 2003-05-02 Chris Demetriou <cgd@broadcom.com>
5442
5443 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
5444 * Makefile.in: Regenerate.
5445
5446 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
5447
5448 * MAINTAINERS (GNATS only): Add Falk Hueffner.
5449
5450 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
5451
5452 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
5453
5454 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
5455
5456 * Makefile.tpl: Clean $(BUILD_SUBDIR).
5457 * Makefile.in: Regenerated.
5458
5459 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
5460
5461 * MAINTAINERS (Write After Approval): Upgrade myself from
5462 GNATS only to write-after-approval. Update my mail address.
5463
5464 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
5465
5466 (OS Port Maintainers: freebsd): Add myself.
5467
5468 2003-04-22 Mark Mitchell <mark@codesourcery.com>
5469
5470 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
5471
5472 2003-04-22 Kean Johnston <jkj@sco.com>
5473
5474 * MAINTAINERS (SCO ports): Added myself.
5475
5476 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
5477
5478 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
5479
5480 2003-04-19 Kean Johnston <jkj@sco.com>
5481
5482 * MAINTAINERS (Write After Approval): Add myself.
5483
5484 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5485
5486 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
5487 * Makefile.in: Regenerate.
5488
5489 2003-04-18 Jakub Jelinek <jakub@redhat.com>
5490
5491 * configure.in (powerpc64*-*-linux*): Remove.
5492 * configure: Rebuilt.
5493
5494 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
5495
5496 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
5497 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
5498 and restrap.
5499 * Makefile.in: Regenerate.
5500
5501 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
5502
5503 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
5504 * configure: Regenerated.
5505
5506 2003-04-15 DJ Delorie <dj@redhat.com>
5507
5508 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
5509
5510 2003-04-13 Nick Clifton <nickc@redhat.com>
5511
5512 * config-ml.in: Remove support for --disable-aix removing
5513 call-aix multilibs.
5514
5515 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
5516
5517 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
5518 * */configure: Rebuilt.
5519
5520 2003-04-08 Joel Sherrill <joel@oarcorp.com>
5521
5522 * MAINTAINERS: Add my email address.
5523
5524 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
5525
5526 * MAINTAINERS (Write After Approval): Add myself.
5527
5528 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
5529
5530 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
5531 * Makefile.in: Regenerate.
5532
5533 2003-03-14 Michael Chastain <mec@shout.net>
5534
5535 * Makefile.in: Regenerate with correct Makefile.def.
5536
5537 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
5538
5539 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
5540 Make macro.
5541 * Makefile.in: Regenerate.
5542 * configure.in: Clean up gxx_include_dir logic.
5543 * configure: Regenerate.
5544
5545 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
5546
5547 * MAINTAINERS (Write After Approval): Add myself.
5548
5549 2003-03-10 Ben Elliston <bje@wasabisystems.com>
5550
5551 * MAINTAINERS: Update my mail address.
5552
5553 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5554
5555 * configure.in (gxx_include_dir): Fix typo.
5556 * configure: Regenerated.
5557
5558 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
5559
5560 * Makefile.tpl: Reindent.
5561 * Makefile.in: Regenerate.
5562 * configure.in: Reindent. Don't set unused variables.
5563 * configure: Regenerate.
5564
5565 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
5566
5567 * configure.in: Include $(build_tooldir)/sys-include in
5568 FLAGS_FOR_TARGET.
5569 * configure: Regenerated.
5570
5571 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
5572
5573 * Makefile.tpl: Always pass down RANLIB.
5574 * Makefile.in: Regenerate.
5575
5576 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
5577 * Makefile.in: Regenerate.
5578 * configure.in: Remove unused logic relating to --enable-shared
5579 and --enable-threads. Remove bogus comments. Remove redundant
5580 noconfigdirs.
5581 * configure: Regenerate.
5582
5583 * configure.in: Replace ${libstdcxx_version} by its value.
5584 Remove reference to mh-dgux.
5585 * configure: Regenerate.
5586
5587 2003-03-03 Kevin Buettner <kevinb@redhat.com>
5588
5589 * MAINTAINERS (Write After Approval): Add myself.
5590
5591 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5592
5593 * Makefile.tpl: Rearrange.
5594 * Makefile.in: Regenerate.
5595
5596 2003-02-25 Uwe Stieber <uwe@wwws.de>
5597
5598 * configure.in: Add support for kaOS as cross build target system.
5599 * configure: Regenerated.
5600
5601 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
5602
5603 * MAINTAINERS (Write after approval): Add myself.
5604
5605 2003-02-21 James E Wilson <wilson@tuliptree.org>
5606
5607 * MAINTAINERS: Update my email address.
5608
5609 2003-02-21 Zack Weinberg <zack@codesourcery.com>
5610
5611 * MAINTAINERS: Add self to blanket write privs. section.
5612
5613 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
5614
5615 * Makefile.tpl: Add definition of CPPFLAGS to pass into
5616 configure-target-* as some target builds may require additional
5617 flags for preprocessor tests.
5618 * Makefile.in: Regenerated.
5619
5620 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
5621
5622 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
5623 * ltconfig: Handle it.
5624 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
5625 auto-detecting it.
5626
5627 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
5628 it is used as argument to $CC.
5629 * ltcf-gcj.sh: Likewise.
5630
5631 * configure.in: Introduce --enable-maintainer-mode.
5632 * configure: Rebuilt.
5633 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
5634 for maintainer mode.
5635 * Makefile.in: Rebuilt.
5636
5637 2003-02-18 Jason Merrill <jason@redhat.com>
5638
5639 * Makefile.tpl (check-c++): Allow parallelism.
5640
5641 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5642
5643 * MAINTAINERS: Remove John Carr (who never actually had access to
5644 gcc.gnu.org).
5645
5646 2003-02-15 Geoffrey Keating <geoffk@apple.com>
5647
5648 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
5649 don't configure target-libobjc.
5650 * configure: Regenerate.
5651
5652 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5653
5654 * Makefile.tpl (RANLIB): Define.
5655 * Makefile.in: Regenerate.
5656
5657 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
5658
5659 * MAINTAINERS: Update my email.
5660
5661 2003-02-06 Keith R Seitz <keiths@redhat.com>
5662
5663 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
5664 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
5665 * Makefile.in: Regenerated.
5666 * configure.in: Remove all traces of snavigator, db, and grep.
5667 * configure: Regenerated.
5668
5669 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5670
5671 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
5672 After Approval.
5673
5674 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
5675
5676 * MAINTAINERS (Write after approval): Add myself.
5677
5678 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
5679
5680 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
5681 * Makefile.in: Regenerated.
5682
5683 2003-01-30 Roger Sayle <roger@eyesopen.com>
5684
5685 * config.guess: Updated to 2003-01-30's version.
5686 * config.sub: Updated to 2003-01-28's version.
5687
5688 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
5689
5690 * config.if: If gcc_version is already set, just use it. Don't set
5691 gcc_version_trigger if it's already set, otherwise set it to
5692 gcc/version.c, but only if the file exists. If it is not set and
5693 gcc/version.c does not exist, try to extract the version number from
5694 $CC.
5695
5696 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
5697
5698 * MAINTAINERS: Add myself to write-after-approval list.
5699
5700 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
5701
5702 * configure.in: Revert 24Jan change.
5703 * configure: Regenerate.
5704
5705 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5706
5707 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
5708 entry of HJ Lu.
5709
5710 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
5711
5712 * configure.in: Revert previous change.
5713 * configure: Regenerate.
5714
5715 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
5716
5717 * configure.in: Make rda native-only.
5718 * configure: Regenerate.
5719
5720 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
5721
5722 * MAINTAINERS: Move myself from GNATS-only-accounts to
5723 write-after-approval.
5724
5725 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
5726
5727 * configure.in: Add missing \.
5728 * configure: Rebuilt.
5729
5730 2003-01-17 Jakub Jelinek <jakub@redhat.com>
5731
5732 * configure.in (baseargs): Avoid using \| in sed regular
5733 expressions.
5734 * configure: Rebuilt.
5735
5736 2003-01-16 Jakub Jelinek <jakub@redhat.com>
5737
5738 * configure.in (baseargs): Remove all supported forms of
5739 --cache-file, --srcdir, --host, --build and --target options
5740 from argument lists.
5741 * configure: Rebuilt.
5742
5743 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
5744
5745 * MAINTAINERS: Add myself to write-after-approval list.
5746
5747 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
5748
5749 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
5750 * configure: Rebuilt.
5751
5752 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
5753
5754 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
5755 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
5756 * Makefile.in: Regenerate.
5757 * configure: Regenerate.
5758
5759 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
5760
5761 * configure.in: Remove Makefile in build, host and target modules
5762 unless configure was run with --no-recursion.
5763 * configure: Rebuilt.
5764
5765 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
5766
5767 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
5768 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
5769 * Makefile.in: Regenerate.
5770
5771 2003-01-08 Chris Demetriou <cgd@broadcom.com>
5772
5773 * config.guess: Update to 2003-01-03 version.
5774 * config.sub: Update to 2003-01-03 version.
5775
5776 2003-01-07 Christopher Faylor <cgf@redhat.com>
5777
5778 * configure: Regenerate with proper autoconf 2.13.
5779
5780 2003-01-07 Christopher Faylor <cgf@redhat.com>
5781
5782 * configure.in: Add AC_PREREQ for consistency.
5783 * configure: Regenerate.
5784
5785 2003-01-06 Andrew Cagney <ac131313@redhat.com>
5786
5787 * configure.in (GDB_TK): Add tcl directories conditional on
5788 gdb/gdbtk directory being present.
5789 * configure: Regenerate.
5790
5791 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
5792
5793 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
5794 by gcc if LD is not defined and we are not doing a Canadian Cross.
5795 * configure: Rebuilt.
5796
5797 2002-12-31 Tom Tromey <tromey@redhat.com>
5798
5799 * Makefile.in: Rebuilt.
5800 * Makefile.def (target_modules) [libffi]: Allow installation.
5801
5802 2002-12-31 Andreas Schwab <schwab@suse.de>
5803
5804 * configure.in: Fix use of $program_transform_name.
5805 * configure: Regenerated.
5806
5807 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
5808
5809 * configure.in (baseargs): Don't remove first configure argument.
5810 * configure: Regenerated.
5811
5812 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
5813
5814 * Makefile.tpl (local-distclean): Don't remove...
5815 (multilib.ts): ... this. Moved into...
5816 (multilib.out): ... this. Don't use sub-make.
5817 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
5818 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
5819 (configure-build-[+module+], configure-[+module+],
5820 configure-target-[+module+], configure-gcc): ... these. Test
5821 for Makefile existence. Drop config.status from dependencies.
5822 * Makefile.in: Rebuilt.
5823 * configure.in: Move gcc-version-trigger to the end of
5824 ac_configure_args. Add comments to maybedep.tmp and
5825 serdep.tmp. Introduce --disable-serial-configure. Remove
5826 nonopt from baseargs, matching and removing corresponding
5827 whitespace while at it.
5828 * configure: Rebuilt.
5829
5830 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
5831
5832 * configure.in (host_configargs): Replace reference to
5833 no-longer-defined buildopts with --build=${build_alias}.
5834 * configure: Rebuilt.
5835
5836 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
5837 program_transform_name to standard idiom.
5838 (AUTOGEN, AUTOCONF): Define.
5839 (Makefile.in): Use $(AUTOGEN).
5840 (Makefile): Depend on config.status, and use autoconf-style rule to
5841 build it. Move original commands to...
5842 (config.status): ... this new target.
5843 (configure): Add $(srcdir). Depend on config/acx.m4. Use
5844 $(AUTOCONF).
5845 * Makefile.in: Rebuilt.
5846
5847 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
5848
5849 * Makefile.tpl: Fix dramatic bustage due to change in
5850 program_transform_name.
5851 * Makefile.in: Regenerate.
5852
5853 * configure.in: Remove unnecessary PATH setting.
5854 * configure: Regnerate.
5855
5856 * configure.in: Don't default to unprefixed tools unless
5857 the native tools will work.
5858 * configure: Regenerate.
5859
5860 * configure.in: Convert to autoconf script. Blow away lots
5861 of now-redundant Makefile fragments.
5862 * configure: Generate using Autoconf.
5863 * Makefile.tpl: Rewrite to reflect autoconfiscation.
5864 * Makefile.in: Regenerate.
5865
5866 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
5867
5868 * configure: Fix stupid bug where RANLIB was mistakenly included.
5869
5870 * configure.in: Rename (buildargs, hostargs, targargs) to
5871 (build_configargs, host_configargs, target_configargs).
5872
5873 * configure.in: Move logic out of sed statement.
5874
5875 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
5876 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
5877
5878 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
5879
5880 * config.sub: Import from master repository
5881 * config.guess: Ditto
5882
5883 2002-12-24 Andreas Schwab <schwab@suse.de>
5884
5885 * Makefile.tpl (multilib.out): Fix missing space.
5886 * Makefile.in: Regenerate.
5887
5888 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
5889
5890 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
5891 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
5892 * Makefile.in: Regenerate.
5893 * configure.in: Remove unnecessary leftovers.
5894
5895 2002-12-21 Geoffrey Keating <geoffk@apple.com>
5896
5897 * configure.in (extra_ranlibflags_for_target): New variable.
5898 (*-*-darwin): Add -c to ranlib commands.
5899 * configure (tooldir): Handle extra_ranlibflags_for_target.
5900
5901 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
5902
5903 * Makefile.tpl: Revert HJL's change.
5904 * Makefile.in: Regenerated.
5905 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
5906 always.
5907
5908 2002-12-19 Andreas Schwab <schwab@suse.de>
5909
5910 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
5911 * Makefile.in: Regenerate.
5912
5913 2002-12-18 H.J. Lu <hjl@gnu.org>
5914
5915 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
5916 * Makefile.in: Regenerated.
5917
5918 * configure.in (build_prefix): New. Substitute.
5919
5920 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
5921
5922 * Makefile.tpl: Don't let real targets depend on phony targets.
5923 * Makefile.in: Regenerate.
5924
5925 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
5926 * Makefile.in: Regenerate.
5927
5928 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
5929
5930 * config.sub: Import from master repository
5931 * config.guess: Ditto
5932
5933 2002-12-16 Jason Merrill <jason@redhat.com>
5934
5935 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
5936 previous 'make bootstrap'.
5937 * Makefile.in: Regenerate.
5938
5939 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
5940
5941 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
5942
5943 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
5944
5945 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
5946 * Makefile.in: Regenerate.
5947
5948 2002-12-13 Jason Merrill <jason@redhat.com>
5949
5950 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
5951 library tests.
5952 (check-c++): Just depend on it and check-target-libstdc++-v3.
5953 * Makefile.in: Regenerate.
5954
5955 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
5956
5957 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
5958 * Makefile.in: Rebuilt.
5959
5960 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
5961
5962 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
5963
5964 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
5965
5966 * configure: Fix bug put in by gremlins.
5967
5968 * Makefile.tpl: Substitute more autoconfily.
5969 * configure: Substitute more autoconfily.
5970 * Makefile.in: Regenerate.
5971
5972 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
5973
5974 * config.sub: Import from master repository
5975 * config.guess: Ditto
5976 * MAINTAINERS: Added Svein Seldal under write after approval
5977
5978 2002-12-08 Andrew Cagney <ac131313@redhat.com>
5979
5980 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
5981 * Makefile.in (all-sim): Ditto.
5982
5983 2002-12-06 DJ Delorie <dj@redhat.com>
5984
5985 * Makefile.tpl: Change configure dependencies to not have real
5986 targets depend on phony targets.
5987
5988 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
5989
5990 * configure.in: Revert unintentional change.
5991
5992 * Makefile.tpl: Change dependency for */multilib.out so that
5993 it works when gcc isn't in the tree.
5994
5995 * configure.in: Substitute more.
5996 * configure: Run subconfigures from the Makefile.
5997 * Makefile.tpl: Run subconfigures from the Makefile; add a few
5998 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
5999
6000 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6001
6002 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
6003
6004 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
6005
6006 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6007 and corresponding dependencies.
6008 * Makefile.in: Regenerate.
6009
6010 * configure.in (host_tools): Order binutils, gas and ld for
6011 convenience in running the testsuites.
6012
6013 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6014 * Makefile.in: Regenerate.
6015 * configure.in: Introduce rules to serialize subconfigure runs.
6016
6017 * configure.in: Introduce BASE_CC_FOR_TARGET.
6018 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
6019 Realize configure-build-* targets. Realize configure-target-* targets.
6020 * Makefile.in: Regenerate.
6021
6022 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6023
6024 * configure: Move gcc_version_trigger stuff from here...
6025 * configure.in: ...to here.
6026
6027 * configure.in: Separate subconfigure options added by this file from
6028 options given by the user. Add machinery to put args for host
6029 subconfigures into the Makefile.
6030
6031 * Makefile.tpl: Remove 'vault' targets.
6032 * Makefile.tpl: Reorder and comment dependencies.
6033 * Makefile.in: Regenerate.
6034
6035 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
6036 * configure.in: Fix my broken commit of previous patch. (sigh)
6037
6038 2002-11-28 Geoffrey Keating <geoffk@apple.com>
6039
6040 * configure.in: Move host-specific darwin noconfigdirs into
6041 the host-specific section.
6042
6043 2002-11-28 Geoffrey Keating <geoffk@apple.com>
6044
6045 * configure.in: Move host-specific darwin noconfigdirs into
6046 the host-specific section.
6047
6048 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
6049
6050 * configure: Remove skip-this-dir support.
6051 * Makefile.tpl: Remove skip-this-dir support.
6052
6053 * Makefile.tpl: Remove leftover support for non-autoconfiscated
6054 subdirectories.
6055 * Makefile.in: Regenerate.
6056
6057 * Makefile.tpl: Strip out useless setting of 'dir'.
6058 * Makefile.in: Regenerate.
6059
6060 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
6061
6062 * configure.in: Fix deeply stupid bug.
6063
6064 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6065 shell code in CXX_FOR_TARGET
6066 * Makefile.def: Introduce raw_cxx.
6067 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6068 RAW_CXX_FOR_TARGET.
6069 * Makefile.in: Regenerate.
6070
6071 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
6072
6073 * Makefile.tpl: Remove unnecessary ifs.
6074 * Makefile.in: Regenerate.
6075
6076 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
6077 dependencies. Maybe-ize build-libiberty. Create dummy install
6078 targets for 'no_install' modules.
6079 * configure: Move GDB_TK substitution to configure.in. Move
6080 build_modules stuff to configure.in.
6081 * configure.in: Implement soft dependency machinery. Maybe-ize
6082 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
6083 * Makefile.in: Regenerate.
6084
6085 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
6086
6087 * Makefile.tpl: Make all-target, install-target behave similarly
6088 to all, install (only hitting configured targets). Eliminate
6089 unused macro defintions.
6090
6091 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6092 build != host.
6093
6094 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6095
6096 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6097
6098 * configure.in: Produce lists of subdir targets we're actually
6099 configuring. Remove references to "dosrel".
6100 * Makefile.tpl: Let configure set which subdir targets are hit.
6101 Remove install-cross; clean up install; remove ALL. Remove
6102 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
6103 Autogenerate host module targets. Remove empty dependency lines
6104 and redundant dependency; rearrange slightly.
6105 * Makefile.def: Add host-side libtermcap, utils.
6106
6107 * Makefile.in: Regenerate.
6108
6109 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6110
6111 * ltconfig (osf[345]): Append $major to soname_spec.
6112 Reflect this in library_names_spec.
6113 * ltmain.sh (osf): Prefix $major with . for use as extension.
6114
6115 2002-11-19 Andreas Jaeger <aj@suse.de>
6116
6117 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
6118 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
6119 and sparc64 GNU/Linux systems.
6120
6121 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
6122
6123 * MAINTAINERS: Update email.
6124
6125 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6126
6127 * MAINTAINERS: Complete James Dennett's entry.
6128
6129 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
6130
6131 * MAINTAINERS (Write After Approval): Add myself.
6132
6133 2002-11-13 Bruce Korb <bkorb@gnu.org>
6134
6135 * Makefile.tpl: syntactic cleanup
6136
6137 2002-11-13 Stuart Hastings <stuart@apple.com>
6138
6139 * MAINTAINERS: Add myself to write-after-approval list.
6140
6141 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
6142
6143 * Makefile.def: Add list of recursive targets to autogenerate.
6144 Add build_modules.
6145 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
6146 targets. Autogenerate *-build-* targets.
6147 * Makefile.in: Regenerate.
6148
6149 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
6150
6151 * configure: More autoconf-style substitutions.
6152 * Makefile.tpl: More autoconf-style substitutions.
6153 * Makefile.in: Regenerate.
6154
6155 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
6156
6157 * configure: Substitute more variables in a more autoconf-friendly
6158 way. Simplify slightly.
6159 * Makefile.tpl: Make more variables substitutable in an
6160 autoconf-friendly way.
6161 * Makefile.in: Regenerate.
6162
6163 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
6164
6165 * MAINTAINERS (Write After Approval): Add myself.
6166
6167 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
6168
6169 * configure.in (v810*): Remove special setting of tools.
6170
6171 * configure: Add support for extra required flags for ar or nm.
6172 * configure.in (aix4.3+): Use above support for target-specific
6173 issues, rather than using config/mt-aix43.
6174
6175 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
6176
6177 * configure: Remove 'removing', which doesn't work. Replace $subdir
6178 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
6179 with $srcdir. Reformat indentation. Substitute some variables
6180 formerly hard-coded in the Makefile for build=host.
6181 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6182 * Makefile.def: Autogenerate more.
6183 * Makefile.in: Regenerate.
6184
6185 2002-11-04 Adam Nemet <anemet@lnxw.com>
6186
6187 * MAINTAINERS (Write After Approval): Add myself.
6188
6189 2002-11-04 Kevin Buettner <kevinb@redhat.com>
6190
6191 * Makefile.def (host_modules): Add rda.
6192 * Makefile.in: Regenerate.
6193 * configure.in (target_tool): Add target-rda to list.
6194
6195 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6196
6197 * MAINTAINERS: Remove "co-maintainer" note for web pages.
6198
6199 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
6200
6201 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
6202 and restrap targets to this rule.
6203 * Makefile.in: Regenerate.
6204
6205 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6206
6207 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
6208 GNATS only accounts.
6209
6210 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
6211
6212 * configure.in (i[3456]86-*-linux*): Add check to disable
6213 ${libgcj} for glibc1.
6214
6215 2002-10-24 Denis Chertykov <denisc@overta.ru>
6216
6217 * MAINTAINERS: Add myself as ip2k port maintainer.
6218
6219 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
6220
6221 * configure.in: Add tic4x target.
6222
6223 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
6224
6225 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6226 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6227 * Makefile.in: Regenerate.
6228
6229 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6230 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
6231 * Makefile.in: Regenerate.
6232
6233 2002-10-02 Janis Johnson <janis187@us.ibm.com>
6234
6235 * MAINTAINERS: Add myself as web pages co-maintainer.
6236
6237 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
6238
6239 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
6240 * Makefile.in: Regenerate.
6241
6242 2002-10-02 Zack Weinberg <zack@codesourcery.com>
6243
6244 * MAINTAINERS: Add myself and Nathan Sidwell
6245 <nathan@codesourcery.com> as VxWorks maintainers.
6246
6247 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
6248
6249 * Makefile.def: Remove order dependency comments.
6250 * Makefile.tpl: Add explicit install-install dependencies.
6251 * Makefile.in: Regenerate.
6252
6253 * Makefile.tpl: Remove material now in src-release. (Finally!)
6254 * Makefile.in: Regenerate.
6255
6256 * Makefile.tpl: Add configure-target (for src-release in src)
6257 * Makefile.in: Regenerate.
6258
6259 2002-09-30 Nick Clifton <nickc@redhat.com>
6260
6261 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6262
6263 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
6264
6265 * configure.in (s390*-*-linux*): Enable libgcj.
6266
6267 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
6268
6269 * configure: Revert accidentally applied changes.
6270
6271 * Makefile.tpl: Make more autoconf-friendly.
6272 * Makefile.in: Regenerate.
6273 * configure: Make substitution more autoconf-like.
6274
6275 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
6276
6277 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
6278 single entry to handle all these.
6279 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
6280 libjava on arm-*-elf.
6281
6282 2002-09-27 Geoffrey Keating <geoffk@apple.com>
6283
6284 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
6285 things that depend on them.
6286
6287 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
6288
6289 * Makefile.tpl: Make subsituted variables more autoconfy.
6290 * Makefile.in: Regenerate.
6291 * configure: Make seds more autoconfy.
6292
6293 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
6294
6295 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
6296 * Makefile.in: Regenerate.
6297 * configure.in: Rewrite sed statements to look autoconfy.
6298
6299 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
6300 all-target-foo on configure-target-foo.
6301 * Makefile.def: Ditto.
6302 * Makefile.in: Rebuild.
6303
6304 2002-09-25 Andrew Haley <aph@redhat.com>
6305
6306 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
6307
6308 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
6309
6310 * Makefile.def: New file.
6311 * Makefile.tpl: New file.
6312 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
6313 * contrib/gcc_update: Note that Makefile.in is a generated file.
6314
6315 * configure.in: Minor rearrangement. Simplify tests.
6316
6317 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
6318
6319 * configure.in (with_headers): Skip copy if value is "yes".
6320 (with_libs): Likewise.
6321
6322 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
6323
6324 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
6325 * configure.in (sh*-*-pe*): Ditto.
6326 * configure.in (mips*-*-pe*): Ditto.
6327 * configure.in (*arm-wince-pe): Ditto.
6328
6329 * configure.in: Rearrange.
6330
6331 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
6332
6333 * MAINTAINERS: Update my email address.
6334
6335 2002-08-30 Paul Koning <pkoning@equallogic.com>
6336
6337 * MAINTAINERS: (Write After Approval): Add myself.
6338
6339 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
6340
6341 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
6342
6343 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
6344
6345 * MAINTAINERS: Change my mailing address.
6346
6347 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
6348
6349 * MAINTAINERS (Write After Approval): Remove myself.
6350 (Various Maintainers: c++ runtime libs): Add myself.
6351
6352 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
6353
6354 * MAINTAINERS (Write After Approval): Remove myself.
6355 (Various Maintainers: c++ runtime libs): Add myself.
6356
6357 2002-08-15 Eric Christopher <echristo@redhat.com>
6358
6359 * config.sub: Import from master repository.
6360 * config.guess: Ditto.
6361
6362 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
6363
6364 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
6365 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
6366 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
6367
6368 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
6369
6370 * MAINTAINERS: Add self to rs6000 vector extensions.
6371
6372 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
6373
6374 * libiberty/configure: Reverted unintended yesterday's check in.
6375
6376 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
6377
6378 * boehm-gc/configure, libf2c/configure: Rebuilt.
6379 * libffi/configure, libiberty/configure: Ditto.
6380 * libjava/configure, libobjc/configure: Ditto.
6381 * libstdc++-v3/configure, zlib/configure: Ditto.
6382 Merged from binutils:
6383 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
6384 From Steve Ellcey <sje@cup.hp.com>:
6385 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
6386 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
6387 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
6388 IA64.
6389 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
6390 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
6391 soname_spec, sys_lib_search_path_spec): Ditto.
6392
6393 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
6394
6395 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
6396
6397 2002-08-04 H.J. Lu (hjl@gnu.org)
6398
6399 * configure.in (mips*-*-linux*): Don't skip target-libffi.
6400
6401 2002-08-02 Krister Walfridsson <cato@df.lth.se>
6402
6403 * MAINTAINERS (Write After Approval): Add myself.
6404
6405 2002-07-31 Alan Modra <amodra@bigpond.net.au>
6406
6407 * configure.in: Move generic linux case to end. Copy generic
6408 linux noconfigdirs to mips*-*-linux* entry and new
6409 powerpc64*-*-linux* entry. Add target-libffi for the latter.
6410
6411 2002-07-19 Michael Matz <matz@suse.de>
6412
6413 * MAINTAINERS: Add myself as ra* maintainer.
6414
6415 2002-07-16 Chris Demetriou <cgd@broadcom.com>
6416
6417 * config.guess: Update to 2002-07-09 version.
6418 * config.sub: Update to 2002-07-03 version.
6419
6420 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
6421
6422 * MAINTAINERS: Fix typo in a maintainer email address.
6423
6424 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
6425
6426 * configure.in: Remove two redundant tests.
6427
6428 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6429
6430 * configure.in (mips*-*-irix6*o32): Enable stabs.
6431
6432 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
6433
6434 * configure.in: Don't build grez.
6435 * Makefile.in: Ditto.
6436
6437 * Makefile.in: Remove references to bsp, cygmon, libstub.
6438 * configure.in: Ditto.
6439
6440 * configure.in: Remove leftover reference to gdbtest.
6441
6442 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
6443
6444 * configure.in (gxx_include_dir): Change to match versioned
6445 C++ headers if --enable-version-specific-runtime-libs is used.
6446
6447 2002-07-04 Steve Ellcey <sje@cup.hp.com>
6448
6449 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
6450
6451 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
6452
6453 * configure.in: Make --without-x work.
6454
6455 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
6456
6457 * configure.in: Rearrange target Makefile fragment collection.
6458
6459 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
6460 cvs[src].
6461 * configure.in: Ditto.
6462
6463 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
6464
6465 * MAINTAINERS (Write After Approval): Update my e-mail address.
6466
6467 2002-06-24 Ben Elliston <bje@redhat.com>
6468
6469 * configure.in (host_tools): Remove cgen.
6470
6471 * Makefile.in (all-cgen): Remove; runs from its source directory.
6472 (check-cgen, install-cgen, clean-cgen): Likewise.
6473 (all-opcodes): Do not depend on all-cgen.
6474 (all-sim): Likewise.
6475
6476 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
6477
6478 * Makefile.in: Eliminate 'apache' targets.
6479 * configure.in: Eliminate 'apache' targets.
6480
6481 * configure.in: Eliminate redundant tests. Reorganize.
6482
6483 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
6484
6485 * config-ml.in: Eliminate references to Cygnus configure.
6486
6487 * Makefile.in: Eliminate references to building emacs.
6488
6489 2002-06-28 Graham Stott <graham.stott@btinternet.com>
6490
6491 * MAINTAINERS: Update my email address.
6492
6493 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
6494
6495 * config.if (libstdcxx_incdir): Version C++ headers.
6496 (cxx_incdir): Remove.
6497
6498 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
6499
6500 * MAINTAINERS (Write After Approval): Add self.
6501
6502 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
6503
6504 * configure.in: Add support for ip2k.
6505
6506 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
6507
6508 * configure.in: Fix AIX configury bug.
6509
6510 2002-06-20 Steve Ellcey <sje@cup.hp.com>
6511
6512 * MAINTAINERS (Write After Approval): Add self.
6513
6514 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6515
6516 * configure.in: replace ${topsrcdir} with ${srcdir}
6517
6518 * configure.in: Move definition of libstdcxx_flags
6519 right above usage, rather than waaay earlier.
6520
6521 * configure.in: Pull definition of is_cross_compiler earlier.
6522
6523 * configure.in: Rearrange a little.
6524
6525 * configure.in: Remove references to librx.
6526 * Makefile.in: Remove references to librx.
6527
6528 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
6529
6530 * config.sub: Add support for avr target.
6531 Import from master sources, rev 1.255
6532
6533 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
6534
6535 * configure, .cvsignore: Revert previous change...
6536 * Makefile: ...delete.
6537
6538 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6539
6540 * configure.in: Eliminate ${gasdir} variable.
6541
6542 2002-06-18 Dave Brolley <brolley@redhat.com>
6543
6544 * configure.in: Add support for frv.
6545 * config.sub: Add support for frv.
6546
6547 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
6548
6549 * configure: Remove garbage from previous commit.
6550
6551 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
6552
6553 * configure: For in-source builds, make a subdir and re-exec there.
6554 * Makefile: New file. Pass targets through to build directory.
6555 * .cvsignore: No longer ignore "Makefile".
6556
6557 2002-06-16 Douglas Rupp <rupp@gnat.com>
6558
6559 * MAINTAINERS (Write After Approval): Add self.
6560
6561 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6562
6563 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
6564
6565 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
6566
6567 * configure.in (vax-*-netbsd*): Re-enable gas.
6568
6569 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
6570
6571 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
6572 BUILD_PREFIX_1, to correct nomenclature.
6573 * configure: Likewise.
6574
6575 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
6576 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
6577
6578 2002-05-31 Olaf Hering <olh@suse.de>
6579
6580 * config-ml.in: Propogate DESTDIR also.
6581
6582 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
6583
6584 * configure.in (vax-*-netbsd*): Don't build gas for this
6585 platform.
6586
6587 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
6588
6589 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6590 and libgcj for AVR.
6591
6592 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
6593
6594 * MAINTAINERS (Write After Approval): Add myself.
6595
6596 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
6597
6598 * config.guess: Update to 2002-05-22 version.
6599 * config.sub: Likewise.
6600
6601 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6602
6603 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
6604 * config-ml.in: Likewise.
6605 * configure: Likewise.
6606 * configure.in: Likewise.
6607
6608 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
6609
6610 * MAINTAINERS: Update my email address.
6611
6612 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
6613
6614 * configure.in: Simplify makefile fragment collection.
6615
6616 * configure.in: Remove code to build emacs.
6617
6618 * configure.in : Remove --srcdir argument from targargs and buildargs
6619 (it's always overridden in the Makefile anyway). Rearrange a bit.
6620
6621 * configure: Move some logic to configure.in.
6622 * configure.in: Move some logic from configure.
6623
6624 2002-05-11 Tom Tromey <tromey@redhat.com>
6625
6626 * MAINTAINERS: Reflect libgcj reality.
6627
6628 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
6629
6630 * Makefile.in: Honour DESTDIR.
6631
6632 2002-05-08 Mark Mitchell <mark@codesourcery.com>
6633
6634 * config.guess: Import 2002-03-20 version.
6635 * config.sub: Import 2002-04-26 version.
6636
6637 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6638
6639 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
6640
6641 2002-05-07 Tim Josling <tej@melbpc.org.au>
6642
6643 * MAINTAINERS: Add self.
6644
6645 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
6646
6647 * ltmain.sh: Detect and handle object name conflicts
6648 while piecewise linking a static library.
6649
6650 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
6651
6652 * configure.in (noconfigdirs): Don't disable libgcj on
6653 sparc64-*-solaris* and sparcv9-*-solaris*.
6654
6655 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
6656
6657 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
6658
6659 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
6660
6661 * configure.in (FLAGS_FOR_TARGET): Do not add
6662 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
6663 on i[3456]86-*-linux*.
6664
6665 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
6666
6667 * configure.in (noconfigdirs): Replace [ ] with test.
6668
6669 * configure.in (noconfigdirs): Do not add target-newlib if
6670 target == i[3456]86-*-linux*, and host == target.
6671
6672 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
6673
6674 * configure.in: delete reference to absent file
6675
6676 * configure.in: replace '[' with 'test'
6677
6678 * configure.in: Eliminate references to gash.
6679 * Makefile.in: Eliminate references to gash.
6680
6681 * configure.in: remove useless references to 'pic' makefile fragments.
6682
6683 * configure.in: (*-*-windows*) Finish removing.
6684
6685 * configure.in: Eliminate redundant test for libgui.
6686
6687 2002-04-29 Roger Sayle <roger@eyesopen.com>
6688
6689 * MAINTAINERS: Add self and realphabetize. Update entries
6690 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
6691 entry for a29k port maintainer.
6692
6693 2002-04-26 Joel Sherrill <joel@OARcorp.com>
6694
6695 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
6696 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
6697
6698 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
6699
6700 * configure.in: remove references to dead files
6701
6702 2002-04-19 Mark Mitchell <mark@codesourcery.com>
6703
6704 * MAINTAINERS: Add information about purpose of this file.
6705
6706 2002-04-18 Tom Tromey <tromey@redhat.com>
6707
6708 * configure.in: Disallow configuring libgcj when it is already
6709 installed and we're using Solaris 2.8 linker. Do enable libgcj on
6710 Solaris 2.8 by default. For PR libgcj/6158.
6711
6712 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
6713
6714 * configure.in: Move default CC setting out of config/mh-* fragments
6715 directly into here.
6716
6717 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
6718
6719 * configure.in: don't even try to configure or make a subdirectory
6720 if there's no configure script for it.
6721
6722 2002-04-15 Mark Mitchell <mark@codesourcery.com>
6723
6724 * MAINTAINERS: Remove chill maintainers.
6725 * Makefile.in (CHILLFLAGS): Remove.
6726 (CHILL_LIB): Remove.
6727 (TARGET_CONFIGDIRS): Remove libchill.
6728 (CHILL_FOR_TARGET): Remove.
6729 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
6730 CHILL_LIB.
6731 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
6732 (CHECK_TARGET_MODULES): Likewise.
6733 (INSTALL_TARGET_MODULES): Likewise.
6734 (CLEAN_TARGET_MODULES): Likewise.
6735 (configure-target-libchill): Remove.
6736 (all-target-libchill): Remove.
6737 * configure.in (target_libs): Remove target-libchill.
6738 Do not compute CHILL_FOR_TARGET.
6739 * libchill: Remove directory.
6740
6741 2002-04-11 DJ Delorie <dj@redhat.com>
6742
6743 * Makefile.in, configure.in: Sync with binutils, entries
6744 follow...
6745
6746 2002-04-07 Andrew Cagney <ac131313@redhat.com>
6747
6748 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
6749 (do-tar, do-bz2): New rules.
6750 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
6751 (gdb-tar): New rule.
6752 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
6753 (insight_dejagnu.tar): New rule.
6754 (insight.tar): New rule.
6755 (gdb+dejagnu.tar): New rule.
6756 (gdb.tar): New rule.
6757
6758 2002-02-01 Mo DeJong <supermo@bayarea.net>
6759
6760 * Makefile.in: Add all-tix to deps for all-snavigator
6761 so that tix is built when building snavigator.
6762
6763 2002-01-11 Steve Ellcey <sje@cup.hp.com>
6764
6765 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
6766 ld and gdb are not supported.
6767
6768 2002-01-07 Mark Salter <msalter@redhat.com>
6769
6770 * configure.in: Remove target-bsp and target-cygmon from arm builds.
6771 Allow target-libgloss to be built for arm, strongarm, and xscale.
6772
6773 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
6774
6775 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
6776 options for i[3456]86-pc-linux* native builds.
6777
6778 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
6779
6780 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
6781 files from .po files for a distribution.
6782
6783 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
6784
6785 * configure.in: Enable libstdc++-v3 for h8300 targets.
6786
6787 2001-06-19 Alan Modra <amodra@bigpond.net.au>
6788
6789 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
6790 version from bfd/.
6791
6792 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
6793
6794 * Makefile.in (VER): When present, extract the version number from
6795 the file version.in.
6796
6797 2001-05-24 Tom Rix <trix@redhat.com>
6798
6799 * configure.in : enable ld for aix
6800
6801 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
6802
6803 * config.guess: Add linux target for S/390.
6804
6805 2000-11-07 Philip Blundell <pb@futuretv.com>
6806
6807 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
6808
6809 2000-11-03 Philip Blundell <pb@futuretv.com>
6810
6811 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
6812 files.
6813
6814 2001-01-15 Ben Elliston <bje@redhat.com>
6815
6816 * configure.in (host_tools): Add sid.
6817 Always configure cgen.
6818
6819 2000-11-24 Nick Clifton <nickc@redhat.com>
6820
6821 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
6822
6823
6824 2000-08-20 Doug Evans <dje@casey.transmeta.com>
6825
6826 * Makefile.in (ALL_MODULES): Add all-cgen.
6827 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
6828 (all-cgen): New target.
6829 (all-opcodes,all-sim): Depend on all-cgen.
6830 * configure.in (host_tools): Add cgen.
6831 Only configure cgen if --enable-cgen-maint.
6832
6833 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
6834
6835 * configure.in: Add *-*-freebsd* configurations.
6836
6837 2002-04-08 Tom Tromey <tromey@redhat.com>
6838
6839 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
6840 Fixes PR libgcj/6068.
6841
6842 2002-03-30 Krister Walfridsson <cato@df.lth.se>
6843
6844 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
6845
6846 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6847
6848 * configure.in (alpha*-dec-osf*): Enable libgcj.
6849
6850 2003-03-27 Matthew Gingell <gingell@gnat.com>
6851
6852 * MAINTAINERS (Write After Approval): Add myself.
6853
6854 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
6855
6856 Fix for: PR bootstrap/3591, target/5676
6857 * configure.in (mcore-pe): Disable the configuration of
6858 libstdc++-v3 since exceptions are not supported.
6859
6860 2002-03-20 Anthony Green <green@redhat.com>
6861
6862 * configure.in: Enable libgcj for xscale-elf target.
6863
6864 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
6865
6866 * MAINTAINERS: Update my email address.
6867
6868 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
6869
6870 * ltmain.sh (relink_command): Fix typo in previous change.
6871
6872 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
6873
6874 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
6875 (relink_command): Added --tag flags.
6876 (mode=install): If relinking fails; error out.
6877
6878 2002-03-12 Richard Henderson <rth@redhat.com>
6879
6880 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
6881 .NOTPARALLEL tag.
6882 (do-check): Rename from check.
6883 (check): Allow parallel check.
6884
6885 2002-03-12 Bob Wilson <bob.wilson@acm.org>
6886
6887 * MAINTAINERS: Add myself as maintainer for xtensa port.
6888 Fix alphabetical order in CPU port maintainer list.
6889 Remove myself from Write After Approval list.
6890
6891 2002-03-11 Richard Henderson <rth@redhat.com>
6892
6893 * Makefile.in (.NOTPARALLEL): Add fake tag.
6894
6895 2002-03-07 H.J. Lu (hjl@gnu.org)
6896
6897 * configure.in: Enable gprof for mips*-*-linux*.
6898
6899 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
6900
6901 * MAINTAINERS (Write After Approval): Add myself.
6902
6903 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
6904
6905 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
6906 libjava.
6907 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
6908
6909 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
6910
6911 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
6912 because its Makefile is there; test for the executable instead.
6913
6914 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
6915
6916 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
6917 libstdc++-v3 and libjava.
6918
6919 2002-02-11 Adam Megacz <adam@xwt.org>
6920
6921 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
6922 boehm-gc
6923
6924 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
6925
6926 * config.guess: Updated to 2002-01-30's version.
6927 * config.sub: Updated to 2002-02-01's version.
6928 Contribute sh64-elf.
6929 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
6930 * configure.in: Added sh64-*-*.
6931
6932 2002-02-08 Chris Demetriou <cgd@broadcom.com>
6933
6934 * MAINTAINERS: Belatedly add myself to write after approval list.
6935
6936 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
6937
6938 * MAINTAINERS: Put self in as maintainer for x86-64 port.
6939 Remove self as Write After Approval.
6940
6941 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
6942
6943 * MAINTAINERS: Put self in as maintainer for contrib/regression
6944 directory.
6945
6946 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
6947
6948 * MAINTAINERS: Update my email address.
6949
6950 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
6951
6952 * configure.in (*-*-netbsd*): New. Skip target-newlib,
6953 target-libiberty, and target-libgloss. Skip Java-related
6954 libraries if not supported for NetBSD on target CPU.
6955
6956 2002-01-25 Douglas B Rupp <rupp@gnat.com>
6957
6958 * install-sh: Use _inst.$$_ for temp file name.
6959
6960 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
6961
6962 * MAINTAINERS (Write After Approval): Move my contact info
6963 from here...
6964 (OS Port Maintainers): ...to here (netbsd).
6965
6966 2002-01-22 Bob Wilson <bob.wilson@acm.org>
6967
6968 * MAINTAINERS (Write After Approval): Add myself.
6969
6970 2002-01-17 H.J. Lu <hjl@gnu.org>
6971
6972 * Makefile.in (all-fastjar): Also depend on all-libiberty.
6973 (all-target-fastjar): Also depend on all-target-libiberty.
6974
6975 2002-01-16 H.J. Lu (hjl@gnu.org)
6976
6977 * config.guess: Import from master sources, rev 1.225.
6978 * config.sub: Import from master sources, rev 1.238.
6979
6980 2002-01-16 Kazu Hirata <kazu@hxi.com>
6981
6982 * MAINTAINERS (Write After Approval): Remove myself.
6983
6984 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
6985
6986 * MAINTAINERS (Write After Approval): Add myself.
6987
6988 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
6989
6990 * MAINTAINERS: Add self as docs co-maintainer.
6991
6992 2001-12-11 Matthias Klose <doko@debian.org>
6993
6994 * MAINTAINERS (Write After Approval): Add myself.
6995
6996 2001-12-09 Zack Weinberg <zack@codesourcery.com>
6997
6998 * MAINTAINERS: Update my email address.
6999
7000 2001-12-07 Turly O'Connor <turly@apple.com>
7001 * MAINTAINERS (Write After Approval): Add myself.
7002 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
7003 (rs6000_initialize_trampoline): Call __trampoline_setup for
7004 ABI_DARWIN too.
7005 * darwin-tramp.asm: New file, implements __trampoline_setup.
7006 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
7007
7008 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
7009
7010 * MAINTAINERS (Write After Approval): Add myself.
7011
7012 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
7013
7014 * configure, configure.in: Use temp file for long sed commands.
7015
7016 2001-12-03 Laurent Guerby <guerby@acm.org>
7017
7018 * config.sub: Update to version 1.232 on subversion.
7019
7020 2001-12-03 Ben Elliston <bje@redhat.com>
7021
7022 * MAINTAINERS: Update mail address for config.* patches.
7023
7024 2001-11-27 DJ Delorie <dj@redhat.com>
7025 Zack Weinberg <zack@codesourcery.com>
7026
7027 When build != host, create libiberty for the build machine.
7028
7029 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7030 CONFIG_ARGUMENTS.
7031 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7032 New variables.
7033 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7034 and rules.
7035 (all.normal): Depend on ALL_BUILD_MODULES.
7036 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7037 (all-build-libiberty): Depend on configure-build-libiberty.
7038
7039 * configure: Calculate and substitute proper value for
7040 ALL_BUILD_MODULES.
7041 * configure.in: Create the build subdirectory.
7042 Calculate and substitute TARGET_CONFIGARGS (formerly
7043 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7044
7045 2001-11-26 Ziemowit Laski <zlaski@apple.com>
7046
7047 * MAINTAINERS (write-after-approval): Add self.
7048
7049 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
7050
7051 * MAINTAINERS (GNATS only accounts): Remove self.
7052
7053 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
7054
7055 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7056 libf2c.
7057
7058 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
7059
7060 * MAINTAINERS (Write After Approval): Add self.
7061
7062 2001-11-12 David O'Brien <obrien@FreeBSD.org>
7063
7064 * MAINTAINERS: mips and s390 are also CPU ports.
7065
7066 2001-11-12 David O'Brien <obrien@FreeBSD.org>
7067
7068 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
7069
7070 2001-11-11 David O'Brien <obrien@FreeBSD.org>
7071
7072 * MAINTAINERS: Alphabetize.
7073
7074 2001-11-09 Kazu Hirata <kazu@hxi.com>
7075
7076 * MAINTAINERS (Various maintainers: h8 port): Add myself.
7077
7078 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
7079
7080 * MAINTAINERS (Various maintainers: hppa port): Added myself.
7081
7082 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
7083
7084 * configure.in (--enable-languages): Be more permissive about
7085 syntax. Check for empty lists better. Warn about $LANGUAGES.
7086
7087 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
7088
7089 * config.sub: Import from master sources, rev. 1.230.
7090 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
7091
7092 2001-11-07 Laurent Guerby <guerby@acm.org>
7093
7094 * MAINTAINERS (Write After Approval): Add self.
7095
7096 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
7097
7098 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7099
7100 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
7101
7102 * config.sub: Import from master sources, rev 1.226.
7103 * config.guess: Import from master sources, rev 1.216.
7104
7105 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
7106
7107 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7108 * MAINTAINERS: Add self as maintainer of MMIX port.
7109 Remove old after-approval entry.
7110
7111 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
7112
7113 * ChangeLog, configure: Fix spelling errors.
7114
7115 2001-10-20 Brendan Kehoe <brendan@zen.org>
7116
7117 * MAINTAINERS: Tweak my address.
7118
7119 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
7120
7121 * MAINTAINERS: Update my email address.
7122
7123 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
7124
7125 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7126 * MAINTAINERS: Add self as maintainer of CRIS port.
7127
7128 2001-10-10 Geert Bosch <bosch@gnat.com>
7129
7130 * MAINTAINERS (Various maintainers: Ada front end):
7131 Added Robert Dewar.
7132
7133 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
7134
7135 * MAINTAINERS (Write After Approval): Added self
7136
7137 2001-10-02 Geert Bosch <bosch@gnat.com>
7138
7139 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7140
7141 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
7142
7143 * configure: Handle temporary files securely using mkdir.
7144
7145 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
7146
7147 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7148
7149 2001-09-26 Will Cohen <wcohen@redhat.com>
7150
7151 * configure.in (*-*-linux*): Disable configuration of target-newlib
7152 and target-libgloss.
7153
7154 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
7155
7156 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7157 RANLIB.
7158
7159 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
7160
7161 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7162 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7163 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7164 avoid quotes nesting problems.
7165 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7166 (DO_X): Export only variables that are set.
7167
7168 2001-09-19 Ben Elliston <bje@redhat.com>
7169
7170 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7171 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7172 semantics. Use the shell built-in "type" command instead.
7173
7174 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
7175
7176 Merged from gcc-3_0-branch:
7177 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
7178 * ltcf-c.sh: Use $objext, not $ac_objext.
7179 2001-07-27 Mark Kettenis <kettenis@gnu.org>
7180 * ltcf-cxx.sh: Add support for GNU.
7181 2001-07-22 Timothy Wall <twall@redhat.com>
7182 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
7183 default settings if using GNU tools with that configuration.
7184 * ltcf-cxx.sh: Ditto.
7185 * ltcf-gcj.sh: Ditto.
7186 2001-07-21 Michael Chastain <chastain@redhat.com>
7187 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7188 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
7189 * ltmain.sh: Mark as gcc-local.
7190
7191 2001-08-30 Eric Christopher <echristo@redhat.com>
7192 Jason Eckhardt <jle@redhat.com>
7193
7194 * config.guess: Merge from master sources.
7195 * config.sub: Merge from master sources, add support for mipsisa32.
7196
7197 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
7198 * config.sub: Merge from master sources, rev 1.219.
7199 * MAINTAINERS: Add self as contact for stormy16 port.
7200
7201 2001-08-14 Zack Weinberg <zackw@panix.com>
7202
7203 * config.sub: Merge from master sources, rev 1.218.
7204 * config.guess: Merge from master sources, rev 1.209.
7205
7206 2001-08-11 Graham Stott <grahams@redhat.com>
7207
7208 * Makefile.in (check-c++): Add missing semicolon.
7209
7210 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
7211
7212 * MAINTAINERS (Various maitainers: predict.def): Added myself.
7213
7214 2001-07-30 Eric Christopher <echristo@redhat.com>
7215
7216 * MAINTAINERS (Various maintainers: mips port): Added myself.
7217
7218 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
7219
7220 * configure.in (sh-*-linux*): New.
7221
7222 2001-07-27 Richard Henderson <rth@redhat.com>
7223
7224 * .cvsignore: Add LAST_UPDATED.
7225
7226 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
7227
7228 * MAINTAINERS (Various maintainers: s390 port): Added myself.
7229
7230 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
7231
7232 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
7233
7234 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
7235
7236 * MAINTAINERS (Write After Approval): Added myself.
7237
7238 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7239
7240 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7241 and libgcj on m68hc11/m68hc12.
7242
7243 2001-06-27 H.J. Lu (hjl@gnu.org)
7244
7245 * Makefile (CFLAGS_FOR_BUILD): New.
7246 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
7247
7248 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
7249
7250 * README: Remove version number.
7251
7252 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7253
7254 * INSTALL/README: Update wrt. to the installation instructions now
7255 residing in gcc/doc/install.texi.
7256
7257 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
7258
7259 * README: Replace with a cut-down and updated version of gcc/README.
7260
7261 2001-06-12 David Edelsohn <edelsohn@gnu.org>
7262
7263 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
7264 multilibs to be disabled.
7265
7266 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
7267
7268 * MAINTAINERS (Write After Approval): Add myself.
7269
7270 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
7271
7272 * config.guess: Import CVS version 1.195.
7273 * config.sub: Import CVS version 1.212.
7274
7275 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
7276
7277 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7278 gcc/xgcc is built, use -print-prog-name to find out the program
7279 name to use.
7280
7281 2001-06-04 Phil Edwards <pme@sources.redhat.com>
7282
7283 * config.guess: Import CVS version 1.194. All gcc-local changes
7284 appear to also be in the master copy.
7285 * config.sub: Import CVS version 1.211.
7286
7287 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
7288
7289 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
7290 with_gcc]: Use `gcc -shared' to build a shared library.
7291
7292 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
7293
7294 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
7295 archives.
7296
7297 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7298
7299 * MAINTAINERS (Write After Approval): Add myself.
7300
7301 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
7302
7303 * configure.in (libstdcxx_flags): Do not try to execute
7304 libstdc++-v3/testsuite_flags until it exists.
7305
7306 2001-06-01 Alan Modra <amodra@bigpond.net.au>
7307
7308 * MAINTAINERS: Update my email address.
7309
7310 2001-05-31 Graham Stott <grahams@redhat.com>
7311
7312 * MAINTAINERS (Write After Approval): Add myself.
7313
7314 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
7315
7316 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
7317 libraries when using g++ with native linker.
7318
7319 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
7320
7321 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
7322
7323 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
7324
7325 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
7326 [aix4*|aix5*]: Prepend blank.
7327
7328 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
7329
7330 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7331 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
7332 of subdir/configure scripts to use the new libtool.m4.
7333
7334 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
7335
7336 * MAINTAINERS (Write After Approval): Add myself.
7337
7338 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
7339
7340 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
7341
7342 2001-05-11 Ben Elliston <bje@redhat.com>
7343
7344 * Makefile.in (all-sid): New target.
7345 (check-sid, clean-sid, install-sid): Likewise.
7346
7347 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
7348
7349 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
7350
7351 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
7352
7353 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
7354 libgcj.
7355
7356 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
7357
7358 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7359 gcc/xgcc is built, use -print-prog-name to find out the program
7360 name to use.
7361
7362 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
7363
7364 * configure.in (noconfigdirs): Don't reset it from scratch in the
7365 target case; only append to it.
7366
7367 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
7368 sparc-*-solaris2.8]: Disable ${libgcj}.
7369
7370 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
7371
7372 * configure.in (libgcj_saved): Copy from $libgcj.
7373 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
7374 --disable-libgcj.
7375
7376 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
7377
7378 * MAINTAINERS: Remove self as MIPS maintainer and
7379 C front end maintainer.
7380
7381 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
7382
7383 * configure.in: Move *-chorusos target case to the proper switch.
7384 Disable libgcj.
7385
7386 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
7387
7388 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
7389 1.641.2.228.
7390
7391 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7392
7393 * Makefile.in (STAGE1_CFLAGS): Pass down.
7394
7395 2001-04-13 Alan Modra <amodra@one.net.au>
7396
7397 * config.guess: Add hppa64-linux support. Note for next import that
7398 this is already in the master file.
7399 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
7400
7401 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
7402
7403 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7404 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
7405
7406 2001-04-11 Stan Shebs <shebs@apple.com>
7407
7408 * MAINTAINERS: Add self as Darwin port maintainer.
7409
7410 2001-04-11 Alan Modra <amodra@one.net.au>
7411
7412 * MAINTAINERS: Update my email address.
7413
7414 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
7415
7416 * ltcf-cxx.sh: Support creation of C++ shared libraries on
7417 recent versions of FreeBSD (release 3 or later).
7418 * ltconfig: On FreeBSD, -lc must not be provided when building
7419 a shared library or else the standard -pthread gcc option is
7420 rendered worthless to later users of the built library.
7421
7422 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
7423
7424 * MAINTAINERS: Add self and RTH as C front end maintainers.
7425
7426 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
7427
7428 * config.sub: Make sure to match an already-canonicalized
7429 machine name (eg. mn10300-unknown-elf).
7430
7431 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
7432
7433 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
7434 New macros.
7435 (bootstrap, cross): Use RECURSE_FLAGS.
7436 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
7437
7438 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
7439
7440 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
7441
7442 2001-03-22 Colin Howell <chowell@redhat.com>
7443
7444 * Makefile.in (DO_X): Do not backslash single-quotes in
7445 backquotes (two places).
7446
7447 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
7448
7449 Re-installed:
7450 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
7451 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
7452 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7453 * ltcf-cxx.sh: Likewise.
7454 * ltcf-gcj.sh: Likewise.
7455
7456 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7457
7458 * MAINTAINERS: Add myself as "documentation co-maintainer".
7459
7460 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
7461
7462 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7463 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
7464
7465 2001-03-19 Tom Tromey <tromey@redhat.com>
7466
7467 * config-ml.in: Handle GCJ and GCJFLAGS.
7468
7469 2001-03-21 Michael Chastain <chastain@redhat.com>
7470
7471 * Makefile.in: all-m4 depends on all-texinfo.
7472
7473 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
7474
7475 * MAINTAINERS: Add myself to write after approval list.
7476
7477 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
7478
7479 * Makefile.in (DO_X): Quote nested quotes.
7480
7481 2001-03-18 Alan Modra <alan@linuxcare.com.au>
7482
7483 * MAINTAINERS: Add myself to write after approval list.
7484
7485 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
7486
7487 * Makefile.in (DO_X): Use double quotes for quoting
7488 "RANLIB=$${RANLIB}".
7489
7490 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
7491
7492 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
7493
7494 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
7495
7496 * configure.in: Only use `lang_requires' for languages athat are
7497 actually enabled.
7498
7499 2001-03-08 Phil Edwards <pme@sources.redhat.com>
7500
7501 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
7502
7503 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
7504
7505 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
7506
7507 2001-03-07 Tom Tromey <tromey@redhat.com>
7508
7509 * configure.in: Allow config-lang.in to set `lang_requires' to list
7510 of other required languages.
7511
7512 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
7513
7514 * Makefile.in: Remove RANLIB definition. Use RANLIB
7515 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
7516 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
7517
7518 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
7519 Alexandre Oliva <aoliva@redhat.com>
7520
7521 * Makefile.in (check-c++): Use tabs, not spaces.
7522
7523 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
7524
7525 * MAINTAINERS: add myself to Write After Approval list.
7526
7527 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
7528
7529 * Makefile.in (check-c++): New rule.
7530
7531 * configure.in (target_libs): Remove libg++.
7532 (noconfigdirs): Remove libg++.
7533 (noconfigdirs): Same.
7534 (noconfigdirs): Same.
7535 (noconfigdirs): Same.
7536
7537 * config-ml.in: Remove libg++ references.
7538
7539 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
7540 (ALL_TARGET_MODULES): Same.
7541 (configure-target-libg++): Remove.
7542 (all-target-libg++): Remove.
7543 (configure-target-libio): Remove.
7544 (all-target-libio): Remove.
7545 (check-target-libio): Remove.
7546 (.PHONY): Remove.
7547 (libg++.tar.bz2): Remove.
7548 (all-target-cygmon): Remove libio.
7549 (all-target-libstdc++): Remove.
7550 (configure-target-libstdc++): Remove.
7551 (TARGET_LIB_PATH): Remove libstdc++.
7552 (ALL_GCC_CXX): Remove libstdc++.
7553 (all-target-gperf): Correct.
7554
7555 2001-02-16 Nick Clifton <nickc@redhat.com>
7556
7557 * configure.in (noconfigdirs): Allow configuration of texinfo
7558 for Cygwin hosts.
7559
7560 2001-02-15 Anthony Green <green@redhat.com>
7561
7562 * configure: Introduce GCJ_FOR_TARGET.
7563 * configure.in: Ditto.
7564 * Makefile.in: Ditto.
7565
7566 2001-02-13 Andreas Schwab <schwab@suse.de>
7567
7568 * MAINTAINERS: Update mail address.
7569
7570 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
7571
7572 * config.guess: Add linux target for S/390.
7573 * config.sub: Likewise.
7574
7575 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
7576
7577 * configure.in: for *-chorusos, don't config target-newlib and
7578 target-libgloss.
7579
7580 2001-02-06 Ben Elliston <bje@redhat.com>
7581
7582 * configure: Output host type to stdout, not stderr.
7583
7584 2001-02-05 Mark Mitchell <mark@codesourcery.com>
7585
7586 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
7587 * ltcf-cxx.sh: Likewise.
7588
7589 * config.if: Assume enable_libstdcxx_v3 is defined.
7590
7591 2001-02-04 Mark Mitchell <mark@codesourcery.com>
7592
7593 Remove V2 C++ library.
7594 * configure.in: Remove --enable-libstdcxx_v3 support.
7595
7596 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
7597
7598 * include/demangle.h: Add prototype for java_demangle_v3.
7599
7600 2001-01-29 Phil Edwards <pme@sources.redhat.com>
7601
7602 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
7603
7604 2001-01-27 Richard Henderson <rth@redhat.com>
7605
7606 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
7607
7608 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7609
7610 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
7611 Don't unset, it's non-portable and no longer necessary, set to empty
7612 instead.
7613
7614 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7615
7616 * ltconfig: Shell portability fix for the tagname validity check.
7617
7618 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
7619
7620 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
7621 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
7622
7623 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7624
7625 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
7626
7627 2001-01-26 Tom Tromey <tromey@redhat.com>
7628
7629 * configure.in: Allow libgcj to be built on Sparc Solaris.
7630
7631 2001-01-25 David Edelsohn <edelsohn@gnu.org>
7632
7633 * ltcf-c.sh: Add aix5 case.
7634 * ltcf-cxx.sh: Likewise.
7635 * ltconfig: Likewise.
7636
7637 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
7638
7639 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
7640 keep at least one of build_libtool_libs or build_old_libs set to
7641 yes.
7642
7643 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
7644 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
7645
7646 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
7647
7648 * configure.in: Enable libgcj on several additional platforms.
7649
7650 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
7651
7652 * configure.in: Enable libgcj for linux targets.
7653
7654 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7655
7656 * MAINTAINERS (Write After Approval): Add myself.
7657
7658 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
7659
7660 * MAINTAINERS: Add myself as vax port maintainer.
7661
7662 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
7663
7664 * MAINTAINERS: Add myself as Mercury front-end maintainer.
7665
7666 2001-01-09 Mike Stump <mrs@wrs.com>
7667
7668 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
7669 failures of subdirectories.
7670
7671 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
7672
7673 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
7674 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7675 * ltcf-cxx.sh: Likewise.
7676 * ltcf-gcj.sh: Likewise.
7677 * ltconfig.sh: Fix typo.
7678
7679 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
7680
7681 * configure: handle DOS-style absolute paths.
7682
7683 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
7684
7685 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
7686
7687 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
7688
7689 * MAINTAINERS: Add myself as avr port co-maintainer.
7690
7691 2000-12-28 Ben Elliston <bje@redhat.com>
7692
7693 * MAINTAINERS: Add myself under ``Write After Approval''.
7694
7695 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
7696
7697 * texinfo: Remove directory from GCC.
7698
7699 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
7700
7701 * COPYING: Update to current
7702 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
7703 to 19yy as example year in copyright notice).
7704
7705 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
7706
7707 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
7708 (libstdcxx_incdir): Pass down.
7709 * config.if: Remove expired bits for cxx_interface, add stub.
7710 (libstdcxx_incdir): Add variable for g++ include directory.
7711 * configure.in (gxx_include_dir): Use it.
7712
7713 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
7714
7715 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
7716 with old-email address from ``Write After Approval''.
7717
7718 2000-12-15 Andreas Jaeger <aj@suse.de>
7719
7720 * configure.in: Handle lang_dirs.
7721
7722 2000-12-14 Tom Tromey <tromey@redhat.com>
7723
7724 * MAINTAINERS: Removed brads.
7725
7726 * MAINTAINERS: Added gcj developers.
7727
7728 2000-12-13 Anthony Green <green@redhat.com>
7729
7730 * configure.in: Disable libgcj for any target not specifically
7731 listed. Disable libgcj for x86 and Alpha Linux until compatible
7732 with g++ abi.
7733
7734 2000-12-13 Mike Stump <mrs@wrs.com>
7735
7736 * Makefile.in (local-distclean): Also remove fastjar.
7737
7738 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
7739
7740 * contrib/gcc_update: Add fastjar --touch entries.
7741
7742 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
7743
7744 * configure.in: Disable language-specific target libraries for
7745 languages that aren't enabled.
7746
7747 2000-12-10 Anthony Green <green@redhat.com>
7748
7749 * configure.in: Define libgcj. Disable libgcj target libraries for
7750 most targets.
7751
7752 2000-12-10 Neil Booth <neilb@earthling.net>
7753
7754 * MAINTAINERS: Update mail address, remove from WAA list.
7755
7756 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
7757
7758 * libjava: Imported from /cvs/java.
7759 * libffi: Likewise.
7760 * Boehm-gc: Likewise.
7761
7762 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
7763
7764 * configure.in (target_libs): Revert 2000-12-08 patch.
7765 (noconfigdirs): Added target-libjava.
7766
7767 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
7768
7769 * djunpack.bat: removed.
7770
7771 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
7772
7773 * Makefile.in: handle DOS-style absolute paths.
7774 * config-ml.in: likewise.
7775 * symlink-tree: likewise.
7776
7777 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7778
7779 * fastjar: Imported.
7780
7781 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7782
7783 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
7784 libjava.
7785 * configure.in (target_libs): Removed `target-libjava'.
7786
7787 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7788
7789 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
7790 (ALL_MODULES): Added fastjar.
7791 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
7792 (all-target-libjava): all-fastjar replaces all-zip.
7793 (all-fastjar): Added.
7794 (configure-target-fastjar, all-target-fastjar): Likewise.
7795 * configure.in (host_tools): Added fastjar.
7796
7797 2000-12-07 Mike Stump <mrs@wrs.com>
7798
7799 * Makefile.in (local-distclean): Remove leftover built files.
7800
7801 2000-11-24 Nick Clifton <nickc@redhat.com>
7802
7803 * configure.in (xscale-elf): Add target.
7804 (xscale-coff): Add target.
7805
7806 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
7807
7808 * ltcf-cxx.sh: Support creation of C++ shared libraries on
7809 recent versions of FreeBSD (release 3 or later).
7810 * ltconfig: On FreeBSD, -lc must not be provided when building
7811 a shared library or else the standard -pthread gcc option is
7812 rendered worthless to later users of the built library.
7813
7814 2000-11-16 Fred Fish <fnf@be.com>
7815
7816 * configure.in (enable_libstdcxx_v3): Fix typo,
7817 libstd++ -> libstdc++.
7818
7819 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7820
7821 * MAINTAINERS: Add self to Write After Approval list.
7822
7823 2000-11-21 Bernd Schmidt <bernds@redhat.com>
7824
7825 * MAINTAINERS: Update my email address. Add myself to global write
7826 privs list.
7827
7828 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
7829
7830 * Makefile.in: Merge with src and libgcj.
7831 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
7832 configure-target-<library> when their configure scripts need the C
7833 or C++ library to have already been built to work properly.
7834 (do_proto_toplev): Set them to an empty string.
7835
7836 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
7837 (REALLY_SET_LIB_PATH): Use them.
7838
7839 2000-11-17 Stan Shebs <shebs@apple.com>
7840
7841 * MAINTAINERS: Add self to Write After Approval list.
7842
7843 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
7844
7845 * configure: Provide the original toplevel configure arguments
7846 (including $0) to subprocesses in the environment rather than
7847 through gcc/configargs.h.
7848
7849 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
7850
7851 * MAINTAINERS: Remove references to cccp. Change C9X reference to
7852 C99. Alphabetise "Write After Approval" list.
7853
7854 2000-11-12 Mark Mitchell <mark@codesourcery.com>
7855
7856 * configure: Turn on libstdc++ V3 by default.
7857
7858 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
7859 if we've got GCC.
7860
7861 2000-11-11 Philip Blundell <philb@gnu.org>
7862
7863 * MAINTAINERS: Add self to Write After Approval list.
7864
7865 2000-11-09 David Edelsohn <edelsohn@gnu.org>
7866
7867 * ltcf-c.sh (aix4): Improve shared library configuration; require
7868 exporting symbols.
7869 * ltcf-cxx.sh (aix4): Define.
7870 * ltconfig (aix4): Define library and soname specs appropriate for
7871 AIX. Define command to create export symbols list.
7872
7873 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
7874
7875 * config.sub: Add support for Sun Chorus
7876
7877 2000-10-31 Nick Clifton <nickc@redhat.com>
7878
7879 * MAINTAINERS: Rename <name>@cygnus.com addresses to
7880 <name>@redhat.com. Also installed new email address for Clint
7881 Popetz.
7882
7883 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
7884
7885 * etc: Remove directory from GCC.
7886
7887 2000-10-16 Michael Meissner <meissner@redhat.com>
7888
7889 * configure (gcc/configargs.h): Only create if there is a build GCC
7890 directory created.
7891
7892 2000-10-16 Matthias Klose <doko@debian.org>
7893
7894 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
7895 when configured for libstdc++-v3.
7896
7897 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
7898
7899 * configure: Save configure arguments to gcc/configargs.h.
7900
7901 2000-10-04 Philipp Thomas <pthomas@suse.de>
7902
7903 * config.guess: Import CVS version 1.157.
7904 * config.sub: Import CVS version 1.181.
7905
7906 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
7907
7908 * Makefile.in (bootstrap): avoid recursion if subdir missing
7909 (cross): ditto
7910 (do-proto-toplev): ditto
7911
7912 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
7913
7914 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
7915 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
7916
7917 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
7918 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
7919 all affected `configure' scripts.
7920
7921 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
7922
7923 * MAINTAINERS: Add self as cpplib co-maintainer.
7924
7925 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
7926
7927 * MAINTAINERS: Add self to Write After Approval list.
7928
7929 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7930
7931 * INSTALL/README: egcs -> GCC update.
7932
7933 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
7934
7935 * MAINTAINERS: Add myself to Write After Approval list.
7936
7937 2000-09-15 Kazu Hirata <kazu@hxi.com>
7938
7939 * MAINTAINERS: Add myself to Write After Approval list.
7940
7941 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
7942
7943 * configure.in: Do not build byacc for hppa64. Provide paths to the
7944 X11 libraries for hppa64.
7945
7946 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7947
7948 * MAINTAINERS: Add myself as 68hc11 port maintainer.
7949
7950 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
7951
7952 * Makefile.in (all-zlib): Added dummy target.
7953
7954 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7955 ltcf-gcj.sh: Updated from libtool multi-language branch.
7956
7957 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
7958
7959 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
7960 (bootstrap*): Depend on all-bootstrap.
7961
7962 2000-09-05 Philipp Thomas <pthomas@suse.de>
7963
7964 * config.guess: Import CVS version 1.156.
7965 * config.sub: Import CVS version 1.179.
7966
7967 2000-09-02 Anthony Green <green@cygnus.com>
7968
7969 * Makefile.in (all-gcc): Depend on all-zlib.
7970 (CLEAN_MODULES): Add clean-zlib.
7971 (ALL_MODULES): Add all-zlib.
7972 * configure.in (host_libs): Add zlib.
7973
7974 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
7975
7976 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
7977 crosses, but add gcc/include to the header search path for them.
7978
7979 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
7980
7981 * MAINTAINERS: Add self to Write After Approval list.
7982
7983 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7984
7985 * config.guess: Import CVS version 1.152.
7986 * config.sub: Import CVS version 1.177.
7987
7988 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
7989
7990 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
7991 $targargs to tell whether newlib is going to be built.
7992
7993 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
7994 $$r/TARGET_SUBDIR/libio for _G_config.h.
7995
7996 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
7997
7998 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
7999
8000 2000-08-22 DJ Delorie <dj@redhat.com>
8001
8002 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
8003
8004 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
8005
8006 * config-ml.in (CC, CXX): Avoid trailing whitespace.
8007 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8008 sub-configures.
8009
8010 2000-08-21 DJ Delorie <dj@redhat.com>
8011
8012 * MAINTAINERS: Add self as a libiberty maintainer
8013
8014 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
8015
8016 * configure.in (libstdcxx_flags): Use
8017 libstdc++-v3/src/libstdc++.INC.
8018
8019 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
8020
8021 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8022
8023 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
8024
8025 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
8026
8027 * configure: Make enable_threads and enable_shared defaults
8028 explicit. Substitute enable_threads into generated Makefiles.
8029 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
8030 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
8031
8032 2000-08-13 Geoff Keating <geoffk@cygnus.com>
8033
8034 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
8035
8036 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
8037
8038 * config-ml.in (CC): Remove bogus duplicate quotation mark from
8039 previous delta.
8040
8041 2000-08-11 Jason Merrill <jason@redhat.com>
8042
8043 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8044 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8045 (FLAGS_FOR_TARGET): Not here.
8046 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
8047
8048 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
8049
8050 * config-ml.in (CC, CXX): Don't introduce a leading space.
8051
8052 2000-08-07 DJ Delorie <dj@delorie.com>
8053
8054 * MAINTAINERS: Add self as a DJGPP maintainer
8055
8056 2000-08-07 DJ Delorie <dj@redhat.com>
8057
8058 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8059 "if we're also building gcc, and it's a gcc that will run on the
8060 build machine, we want to use its includes instead of the system's
8061 default includes".
8062
8063 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
8064
8065 * MAINTAINERS: Add self to Write After Approval list.
8066
8067 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
8068
8069 * configure.in (libstdcxx_flags): Don't use `"'.
8070
8071 * config-ml.in: Adjust multilib search paths to the
8072 appropriate multilib tree.
8073
8074 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
8075
8076 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8077 commas in $LANGUAGES.
8078
8079 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
8080
8081 * configure.in: Re-enable all references to libg++ and librx.
8082
8083 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
8084
8085 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
8086 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
8087 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
8088 * ltcf-cxx.sh (need_lc): Set based on postdeps.
8089
8090 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8091
8092 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
8093
8094 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8095 CXX_FOR_TARGET for sed.
8096
8097 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
8098
8099 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8100 Do not override if already set in the environment or in configure.
8101 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8102 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8103
8104 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
8105
8106 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
8107 the libtool CVS tree multi-language branch.
8108 * ltconfig, ltmain.sh: Updated.
8109
8110 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
8111
8112 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
8113 (clean-target): Depend on it.
8114
8115 * Makefile.in (FLAGS_FOR_TARGET): New macro.
8116 (GCC_FOR_TARGET): Use it.
8117 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8118 * configure.in: ... here.
8119 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
8120 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8121
8122 2000-07-24 Eric Christopher <echristo@cygnus.com>
8123
8124 * MAINTAINERS: Add self to Write After Approval list.
8125
8126 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
8127
8128 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8129 (configure-target-libchill, configure-target-libobjc): Likewise.
8130
8131 * configure.in: Use the same cache file for all target libs.
8132 * config-ml.in: But different cache files per multilib variant.
8133
8134 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8135
8136 * configure (topsrcdir): Don't use dirname.
8137
8138 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
8139
8140 * MAINTAINERS: Add self to Write After Approval list.
8141
8142 2000-07-20 Jason Merrill <jason@redhat.com>
8143
8144 * configure.in: Remove all references to libg++ and librx.
8145
8146 * configure, configure.in, Makefile.in: Unify gcc and binutils.
8147
8148 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
8149
8150 * config.sub: Update to subversions version 2000-07-06.
8151
8152 2000-07-12 Andrew Haley <aph@cygnus.com>
8153
8154 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8155 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8156
8157 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
8158
8159 * symlink-tree: Check number of arguments.
8160
8161 2000-07-05 Jim Wilson <wilson@cygnus.com>
8162
8163 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8164 search path for a g++ extracted from the build tree. This
8165 will allow link tests run by configure scripts in
8166 subdirectories to succeed.
8167
8168 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
8169
8170 * ltconfig: Add support for mips-dde-sysv4.2MP
8171
8172 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
8173
8174 * MAINTAINERS: Add myself as loop discovery maintainer.
8175
8176 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
8177
8178 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8179 `os2'. Force ac_cv_exeext to be ".exe" in that case.
8180
8181 2000-06-19 Timothy Wall <twall@cygnus.com>
8182
8183 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8184 * config.sub: Add tic54x target.
8185
8186 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
8187
8188 * MAINTAINERS: Add self as Fortran maintainer,
8189 remove Craig Burley.
8190
8191 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
8192
8193 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8194 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
8195
8196 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
8197
8198 * MAINTAINERS: Add self as i18n maintainer
8199
8200 20000-05-21 H.J. Lu (hjl@gnu.org)
8201
8202 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8203 directory are used if they exist. Make sure
8204 $(build_tooldir)/include is searched for header files,
8205 $(build_tooldir)/lib/ for library files.
8206 (GCC_FOR_TARGET): Likewise.
8207 (CXX_FOR_TARGET): Likewise.
8208
8209 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
8210
8211 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8212
8213 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
8214
8215 * Makefile.in (configure-target-libiberty): Depend on
8216 configure-target-newlib.
8217
8218 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
8219
8220 * configure.in, Makefile.in: Merge all libffi-related
8221 configury stuff from the libgcj tree.
8222
8223 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
8224
8225 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8226 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8227
8228 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
8229
8230 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8231 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
8232 current version information. Add to proto-toplev directory.
8233 (gdb-taz): Build do-djunpack.
8234
8235 2000-05-15 David Edelsohn <edelsohn@gnu.org>
8236
8237 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8238
8239 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
8240
8241 * MAINTAINERS: Add self to Write After Approval list.
8242
8243 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8244
8245 * ltmain.sh: Preserve in relink_command any environment
8246 variables that may affect the linker behavior.
8247
8248 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
8249
8250 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
8251
8252 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
8253
8254 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
8255
8256 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
8257
8258 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
8259 with the version name.
8260
8261 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
8262
8263 * MAINTAINERS: Add self as bb-reorder maintainer.
8264
8265 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
8266
8267 * config.if: Tweak.
8268
8269 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
8270
8271 * djunpack.bat: New file.
8272
8273 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
8274
8275 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
8276 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
8277 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
8278 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
8279
8280 2000-04-16 Dave Pitts <dpitts@cozx.com>
8281
8282 * config.sub (case $basic_machine): Change default for "ibm-*"
8283 to "openedition".
8284
8285 2000-04-13 Andreas Jaeger <aj@suse.de>
8286
8287 * MAINTAINERS: Added myself.
8288
8289 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
8290
8291 * Makefile.in (gdb-taz): New target. GDB specific archive.
8292 (do-md5sum): New target.
8293 (MD5PROG): Define.
8294 (PACKAGE): Default to TOOL.
8295 (VER): Default to a shell script.
8296 (taz): Rewrite target. Move real work to do-proto-toplev. Include
8297 md5 checksum generation.
8298 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
8299 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
8300 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
8301 insight.tar.bz2): Use gdb-taz to create archive.
8302
8303 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
8304
8305 * configure (warn_cflags): Delete.
8306
8307 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
8308
8309 * MAINTAINERS: Added myself.
8310
8311 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
8312 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
8313
8314 * configure.in (enable_libstdcxx_v3): Add.
8315 (target_libs): Add bits here to switch between libstdc++-v2 and
8316 libstdc++-v3.
8317 * config.if: And this file too.
8318 * Makefile.in: Add libstdc++-v3 targets.
8319
8320 2000-04-05 Michael Meissner <meissner@redhat.com>
8321
8322 * config.sub (d30v): Add d30v as a basic machine type.
8323
8324 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
8325
8326 * configure.in: -linux-gnu*, not -linux-gnu.
8327
8328 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
8329
8330 * MAINTAINERS: Add self in write-after-approval section.
8331
8332 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
8333
8334 * MAINTAINERS: Add self as ia64 port maintainer.
8335
8336 2000-03-08 Neil Booth <NeilB@earthling.net>
8337
8338 * MAINTAINERS: Add self in write-after-approval section.
8339
8340 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
8341
8342 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
8343 (do-tar-bz2): Replace TOOL with PACKAGE.
8344 (gdb.tar.bz2): Remove GDBTK from GDB package.
8345 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
8346 dejagnu.tar.bz2): New packages.
8347
8348 2000-02-27 Andreas Jaeger <aj@suse.de>
8349
8350 * configure.in: Add entry for mips*-*-linux*, move catch all
8351 *-*-*linux* entry below this one.
8352
8353 2000-02-27 Ian Lance Taylor <ian@zembu.com>
8354
8355 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
8356
8357 2000-02-24 Nick Clifton <nickc@cygnus.com>
8358
8359 * config.sub: Support an OS of "wince".
8360
8361 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
8362
8363 * config.guess, config.sub: Updated to match config's 2000-02-15
8364 version.
8365
8366 2000-02-23 Linas Vepstas <linas@linas.org>
8367
8368 * config.sub: Add support for Linux/IBM 370.
8369 * configure.in: Likewise.
8370
8371 2000-02-22 Nick Clifton <nickc@cygnus.com>
8372
8373 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
8374
8375 2000-02-20 Christopher Faylor <cgf@cygnus.com>
8376
8377 * config.guess: Guess "cygwin" rather than "cygwin32".
8378
8379 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8380
8381 * configure (gcc_version): When setting, narrow search to
8382 lines containing `version_string'.
8383
8384 2000-02-15 Denis Chertykov <denisc@overta.ru>
8385
8386 * config.sub: Add support for avr target.
8387
8388 2000-02-14 Nick Clifton <nickc@cygnus.com>
8389
8390 * MAINTAINERS: Add maintainers for MCore port.
8391
8392 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
8393
8394 * config.sub: Add mmix-knuth-mmixware.
8395
8396 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8397
8398 * MAINTAINERS: Pair cccp with cpplib maintainership.
8399
8400 2000-01-27 Christopher Faylor <cgf@redhat.com>
8401
8402 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
8403 structure stuff to -L library search.
8404 (CXX_FOR_TARGET): Ditto.
8405 (CROSS_CHECK_MODULES): Fix spelling mistake.
8406
8407 2000-01-24 Mark Mitchell <mark@codesourcery.com>
8408
8409 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
8410 the C++ compiler.
8411
8412 2000-01-12 Richard Henderson <rth@cygnus.com>
8413
8414 * configure.in: Don't build some bits for beos.
8415
8416 2000-01-12 Joel Sherrill (joel@OARcorp.com)
8417
8418 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
8419 as include files.
8420
8421 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
8422
8423 * Add self as cpplib maintainer, as requested by Jason
8424 Merrill. Correct my e-mail address.
8425
8426 2000-01-06 Geoff Keating <geoffk@cygnus.com>
8427
8428 * configure.in: Use mt-aix43 to handle *_TARGET defs,
8429 not mh-aix43.
8430
8431 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
8432
8433 * MAINTAINERS: Add myself to "write after approval" list.
8434
8435 1999-12-14 Richard Henderson <rth@cygnus.com>
8436
8437 * config.guess (alpha-osf, alpha-linux): Detect ev67.
8438 * config.sub: Accept alphaev[78], alphaev8.
8439
8440 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8441
8442 * config.guess, config.sub: Update from autoconf.
8443
8444 1999-11-29 Bruce Korb <autogen@linuxbox.com>
8445
8446 * MAINTAINERS: update my playtime e-address.
8447
8448 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8449
8450 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
8451 necessary libraries are missing.
8452
8453 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
8454
8455 * MAINTAINERS: Add new 'write after approval' maintainer.
8456
8457 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
8458
8459 * MAINTAINERS: Add new Java maintainer.
8460
8461 1999-10-25 Andreas Schwab <schwab@suse.de>
8462
8463 * configure: Fix quoting inside arguments of eval.
8464
8465 1999-10-21 Nick Clifton <nickc@cygnus.com>
8466
8467 * config-ml.in: Allow suppression of some ARM multilibs.
8468
8469 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
8470
8471 * config.guess: Add OS/390 match pattern.
8472 * config.sub: Add mvs, openedition targets.
8473 * configure.in (i370-ibm-opened*): New.
8474
8475 1999-09-04 Steve Chamberlain <sac@pobox.com>
8476
8477 * config.sub: Add support for configuring for pj.
8478
8479 1999-08-31 Nick Clifton <nickc@cygnus.com>
8480
8481 * config.sub (maybe_os): Add support for configuring for fr30.
8482
8483 1999-08-25 Nick Clifton <nickc@cygnus.com>
8484
8485 * configure.in: Do not configure or build ld for AIX
8486 platforms. ld is known to be broken on these platforms.
8487
8488 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8489
8490 * config-ml.in: Pass compiler flag corresponding to multidirs to
8491 subdir configures.
8492
8493 1999-08-09 Ian Lance Taylor <ian@zembu.com>
8494
8495 * Makefile.in (LDFLAGS): Define.
8496
8497 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
8498
8499 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
8500 noconfigdirs.
8501 (*-*-cygwin*): Likewise.
8502
8503 1999-08-08 Ian Lance Taylor <ian@zembu.com>
8504
8505 * mkdep: New file.
8506 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
8507 (BINUTILS_SUPPORT_DIRS): Add mkdep.
8508
8509 From Eli Zaretskii <eliz@is.elta.co.il>:
8510 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
8511 long file name when using DJGPP on MS-DOS.
8512
8513 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
8514
8515 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
8516
8517 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
8518
8519 * Makefile.in (check-target-libio): Remove all-target-libstdc++
8520 dependency as this causes "make check" to globally "make all"
8521
8522 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
8523
8524 * configure.in (target_libs): Added target-zlib.
8525 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
8526 (CONFIGURE_TARGET_MODULES): Likewise.
8527 (CHECK_TARGET_MODULES): Likewise.
8528 (INSTALL_TARGET_MODULES): Likewise.
8529 (CLEAN_TARGET_MODULES): Likewise.
8530 (configure-target-zlib): New target.
8531 (all-target-zlib): Likewise.
8532 (all-target-libjava): Depend on all-target-zlib.
8533 (configure-target-libjava): Depend on configure-target-zlib.
8534
8535 * Makefile.in (configure-target-libjava): Depend on
8536 configure-target-newlib.
8537 (configure-target-boehm-gc): New target.
8538 (configure-target-qthreads): New target.
8539
8540 * configure.in (target_libs): Added target-qthreads.
8541 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
8542 (CONFIGURE_TARGET_MODULES): Likewise.
8543 (CHECK_TARGET_MODULES): Likewise.
8544 (INSTALL_TARGET_MODULES): Likewise.
8545 (CLEAN_TARGET_MODULES): Likewise.
8546 (all-target-qthreads): New target.
8547 (configure-target-libjava): Depend on configure-target-qthreads.
8548 (all-target-libjava): Depend on all-target-qthreads.
8549
8550 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
8551 (CONFIGURE_TARGET_MODULES): Likewise.
8552 (CHECK_TARGET_MODULES): Likewise.
8553 (INSTALL_TARGET_MODULES): Likewise.
8554 (CLEAN_TARGET_MODULES): Likewise.
8555 (all-target-libjava): New target.
8556 (all-target-boehm-gc): Likewise.
8557 * configure.in (target_libs): Added libjava, boehm-gc.
8558
8559 1999-07-22 Ian Lance Taylor <ian@zembu.com>
8560
8561 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
8562 configure.bat in SUPPORT_FILES.
8563 (gas+binutils.tar.bz2): Likewise.
8564
8565 * makeall.bat: Remove; obsolete.
8566
8567 1999-07-21 Ian Lance Taylor <ian@zembu.com>
8568
8569 From Mark Elbrecht:
8570 * configure.bat: Remove; obsolete.
8571
8572 1999-07-11 Ian Lance Taylor <ian@zembu.com>
8573
8574 * configure: Add -W -Wall to the default CFLAGS when compiling with
8575 gcc.
8576
8577 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
8578
8579 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
8580
8581 1999-06-30 Mark Mitchell <mark@codesourcery.com>
8582
8583 * configure.in: Build ld on IRIX6.
8584
8585 1999-06-12 Ian Lance Taylor <ian@zembu.com>
8586
8587 * Makefile.in: Change distribution targets to use bzip2 instead of
8588 gzip.
8589 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
8590 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
8591
8592 1999-06-04 Nick Clifton <nickc@cygnus.com>
8593
8594 * config.sub: Add mcore target.
8595
8596 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
8597
8598 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
8599
8600 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
8601
8602 * config.guess (dummy): Changed to $dummy.
8603
8604 1999-05-24 Nick Clifton <nickc@cygnus.com>
8605
8606 * config.sub: Tidied up case statements.
8607
8608 1999-05-22 Ben Elliston <bje@cygnus.com>
8609
8610 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
8611 <jiro@din.or.jp>.
8612
8613 * config.guess: Merge with FSF version. Future changes will be
8614 more accurately recorded in this ChangeLog.
8615 * config.sub: Likewise.
8616
8617 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
8618
8619 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
8620
8621 1999-04-30 Tom Tromey <tromey@cygnus.com>
8622
8623 * ltmain.sh: [mode link] Always use CC given by ltconfig.
8624
8625 1999-04-23 Tom Tromey <tromey@cygnus.com>
8626
8627 * ltconfig, ltmain.sh: Update to libtool 1.2f.
8628
8629 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
8630
8631 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
8632 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
8633 Bad merge removed these two changes.
8634
8635 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
8636 Martin Heller (Ing.-Buero_Heller@t-online.de)
8637
8638 * config.guess (interix Alpha): Add.
8639
8640 1999-04-11 Richard Henderson <rth@cygnus.com>
8641
8642 * configure.in (i?86-*-beos*): Do config gperf; don't config
8643 gdb, newlib, or libgloss.
8644
8645 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
8646
8647 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
8648 link a trivial program with -mabi=64. If it fails, remove mabi=64
8649 from multidirs.
8650
8651 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
8652
8653 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
8654
8655 1999-04-08 Nick Clifton <nickc@cygnus.com>
8656
8657 * config.sub: Add support for mcore targets.
8658
8659 1999-04-07 Michael Meissner <meissner@cygnus.com>
8660
8661 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
8662 not mt-ospace, in order to shut up assembler warning about using
8663 symbols that are named the same as registers.
8664
8665 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
8666
8667 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
8668 dependency list for all-target-cygmon.
8669
8670 1999-04-05 Doug Evans <devans@casey.cygnus.com>
8671
8672 * config-ml.in: Check $host, not $target, for selective multilibs.
8673 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
8674 thumb interworking, and underscore prefix multilibs.
8675
8676 1999-04-04 Ian Lance Taylor <ian@zembu.com>
8677
8678 * missing: Update to version from current automake.
8679
8680 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
8681
8682 * configure (gxx_include_dir): Removed.
8683
8684 * configure.in (gxx_include_dir): Handle it.
8685 * Makefile.in: Likewise.
8686
8687 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
8688
8689 * config.sub (mips64vr4111,mips64vr4111el) Add.
8690
8691 1999-03-21 Ben Elliston <bje@cygnus.com>
8692
8693 * config.guess: Correct typo for detecting ELF on FreeBSD.
8694
8695 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
8696
8697 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
8698 config/mh-djgpp.
8699
8700 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
8701
8702 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
8703 all-target-newlib to dependency list for all-target-bsp.
8704
8705 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
8706
8707 * config.sub: Add i386-uwin support.
8708 * config.guess: Likewise.
8709
8710 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8711
8712 * configure.in: cleanup, add mh-*pic handling for arm, special
8713 case powerpc*-*-aix*
8714
8715 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
8716
8717 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
8718 can be built.
8719
8720 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
8721
8722 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
8723 targets.
8724
8725 1999-03-02 Nick Clifton <nickc@cygnus.com>
8726
8727 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
8728
8729 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
8730
8731 * config.sub: Check for "cygwin*" rather than "cygwin32*"
8732
8733 1999-02-24 Nick Clifton <nickc@cygnus.com>
8734
8735 * config.sub: Fix typo in arm recognition.
8736
8737 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
8738
8739 * configure.in (noconfigdirs): Changed target_configdirs to
8740 include target-bsp only for m68k-*-elf* and m68k-*-coff*
8741 rather than m68k-*-* since it is not known to work on
8742 m68k-aout. Ditto for arm-*-*oabi.
8743
8744 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
8745
8746 * configure.in (*-*-windows*): Remove, no longer used.
8747
8748 1999-02-19 Ben Elliston <bje@cygnus.com>
8749
8750 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
8751 Smart and improved by Andrew Cagney.
8752
8753 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
8754
8755 * config.guess: Recognize openbsd-*-hppa.
8756
8757 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
8758
8759 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
8760 only if it is not empty.
8761
8762 1999-02-17 Nick Clifton <nickc@cygnus.com>
8763
8764 Patch from: Scott Bambrough <scottb@corelcomputer.com>
8765
8766 * config.guess: Modified to recognize uname's armv* syntax.
8767
8768 * config.sub: Modified to recognize uname's armv* syntax.
8769
8770 1999-02-17 Mark Salter <msalter@cygnus.com>
8771
8772 * configure.in: Added target-bsp for sparclite.
8773
8774 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
8775
8776 * config.sub: Recognize alphapca5[67] and up to alphaev8.
8777
8778 1999-02-08 Nick Clifton <nickc@cygnus.com>
8779
8780 * configure.in: Add support for strongarm port.
8781 * config.sub: Add support for strongarm target.
8782
8783 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
8784
8785 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
8786 the old name config/mh-cygwin32.
8787 Enable texinfo.
8788
8789 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
8790
8791 * configure.in: Do build ld for ix86 Solaris.
8792
8793 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
8794
8795 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
8796 $AR_FOR_TARGET. Likewise for RANLIB.
8797
8798 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
8799
8800 * config.sub (oabi): Recognize.
8801 * configure.in (arm-*-oabi): Handle.
8802
8803 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
8804
8805 * config.guess: Improve detection of i686 on UnixWare 7.
8806
8807 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
8808
8809 * config.guess: Add support for i386-pc-interix.
8810 * config.sub: Likewise.
8811 * configure.in: Likewise.
8812
8813 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
8814
8815 * Makefile.in: Remove unneeded all-target-libio from
8816 from all-target-winsup target since it is now unneeded.
8817 Add all-target-libtermcap in its place since it is now
8818 needed.
8819
8820 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
8821
8822 * configure.in: makefile stub for cygwin target is probably
8823 unnecessary. Remove it for now.
8824
8825 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
8826
8827 * configure.in: libtermcap.a should be built when cygwin is the
8828 target as well as the host.
8829 * config.guess: Allow mixed case in cygwin uname output.
8830 * Makefile.in: Add libtermcap target.
8831
8832 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
8833
8834 * config.sub: Clean up handling of hppa2.0.
8835
8836 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
8837
8838 * config.guess: Use C code to identify more HP machines.
8839
8840 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
8841
8842 * config.sub: Handle hppa2.0.
8843
8844 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
8845
8846 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
8847 cygmon for all sparclite targets, regardless of object format.
8848
8849 1998-12-15 Mark Salter <msalter@cygnus.com>
8850
8851 * configure.in: Added target-bsp for several target architectures.
8852
8853 * Makefile.in: Added rules for bsp.
8854
8855 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
8856
8857 * config.guess: Improve detection of hppa2.0 processors.
8858
8859 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
8860
8861 * config.guess: Recognize FreeBSD using ELF automatically.
8862
8863 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
8864
8865 * configure (skip-this-dir): Add handling for new shell script, which
8866 might be created by a sub-directory's configure to indicate, this particular
8867 directory is "unwanted".
8868 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
8869
8870 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
8871
8872 * ltconfig: import from libtool, after changing libtool to
8873 account for the cygwin name change.
8874
8875 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
8876
8877 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
8878 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
8879
8880 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
8881
8882 * configure.in: Add libtermcap to list of cygwin dependencies.
8883
8884 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
8885
8886 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
8887 they include winsup/include when it's a cygwin target.
8888
8889 1998-11-12 Tom Tromey <tromey@cygnus.com>
8890
8891 * configure.in (host_tools): Added zip.
8892 * Makefile.in (all-target-libjava): Depend on all-zip.
8893 (all-zip): New target.
8894 (ALL_MODULES): Added all-zip.
8895 (NATIVE_CHECK_MODULES): Added check-zip.
8896 (INSTALL_MODULES): Added install-zip.
8897 (CLEAN_MODULES): Added clean-zip.
8898
8899 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
8900
8901 * Makefile.in: lose "32" from comment about cygwin.
8902
8903 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
8904
8905 * configure.in: Use -Os to build target libraries for the fr30.
8906
8907 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
8908
8909 * config.sub: Add fr30.
8910
8911 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
8912
8913 * configure.in: drop "32" from config/mh-cygwin32. Check
8914 cygwin* instead of cygwin32*.
8915 * config.sub: Check cygwin* instead of cygwin32*.
8916
8917 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
8918
8919 * config.guess: Match any version of Unixware7.
8920
8921 1998-10-20 Syd Polk <spolk@cygnus.com>
8922
8923 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
8924 if desired.
8925
8926 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
8927
8928 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
8929 these if the appropriate directories and files to not exist.
8930
8931 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
8932
8933 * Makefile.in (DEVO_SUPPORT): Add config.if.
8934
8935 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
8936
8937 * configure: Add pattern to replace "build_tooldir"'s
8938 definition in the generated Makefile with "tooldir"'s
8939 actual value.
8940
8941 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
8942
8943 * config.sub: Bring back lost sparcv9.
8944
8945 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
8946
8947 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
8948
8949 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
8950 CC_FOR_TARGET and friends.
8951
8952 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
8953
8954 * Makefile.in (build_tooldir): New variable, same as tooldir.
8955 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
8956 -B$(build_tooldir)/bin/.
8957 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
8958
8959 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8960
8961 * README: Remove installation instructions and refer to the
8962 INSTALL directory instead.
8963
8964 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
8965
8966 * config.sub: Add support for i[34567]86-pc-udk.
8967 * configure.in: Likewise.
8968
8969 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
8970
8971 * Makefile.in: add bzip2 package building bits for user
8972 tools module
8973 * configure.in: ditto
8974
8975 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
8976
8977 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
8978 (ALL_TARGET_MODULES): Add all-target-libobjc.
8979 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8980 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8981 (all-target-libchill): Add dependencies.
8982 * configure.in (target_libs): Add libchill.
8983
8984 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
8985
8986 * configure.in (target_subdir): Remove duplicate line.
8987
8988 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
8989
8990 * Makefile.in (all-automake): fix dependencies.
8991
8992 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
8993
8994 * configure.in: Minor cleanups for building in the $(target_alias)
8995 subdir.
8996
8997 1998-09-22 Jim Wilson <wilson@cygnus.com>
8998
8999 * Makefile.in (bootstrap): Set r and s before make all. Use
9000 BASE_FLAGS_TO_PASS in make all.
9001 (cross): Likewise.
9002
9003 1998-09-20 Mark Mitchell <mark@markmitchell.com>
9004
9005 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
9006
9007 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
9008
9009 * config.sub: Fix typo in last change.
9010
9011 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
9012
9013 * config.sub: Add support for C4x target.
9014 * configure.in: Likewise.
9015
9016 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
9017
9018 * config.sub: Recognize sparcv9 just like sparc64.
9019
9020 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
9021
9022 * config.guess: Match "Pent II" or "PentII" for OpenServer.
9023
9024 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
9025
9026 * config.guess: Correctly identify Pentium II sco boxes.
9027
9028 * config.guess: Fix "tr" code. From Weiwen Liu.
9029
9030 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
9031
9032 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
9033 stabs.
9034
9035 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
9036
9037 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9038 (ALL_TARGET_MODULES): Add all-target-libchill.
9039 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9040 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9041 (all-target-libchill): Add dependencies.
9042 * configure.in (target_libs): Add libchill.
9043
9044 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9045
9046 * config.guess: Avoid assumptions about "tr" behaves when
9047 LANG is set to something other than English.
9048
9049 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
9050
9051 * configure (gxx_include_dir): Changed to
9052 '${prefix}/include/g++'-${libstdcxx_interface}.
9053
9054 * config.if: New to determine the interfaces.
9055
9056 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
9057
9058 * config.guess: Detect and handle MPE/IX.
9059 * config.sub: Deal with MPE/IX.
9060
9061 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
9062
9063 * configure.in: Use mh-aix43.
9064
9065 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
9066
9067 * configure: Fix --without/--disable cases for gxx-include-dir.
9068
9069 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
9070
9071 * mdata-sh: Imported. Needed for automake support.
9072
9073 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
9074
9075 * Makefile.in (taz): Try "chmod -R og=u ." before
9076 "chmod og=u `find . -print`".
9077
9078 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
9079
9080 * configure.in: Add arm-elf and thumb-elf support.
9081
9082 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
9083
9084 * Makefile.in: Undo previous patch.
9085
9086 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
9087
9088 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9089 to here ...
9090 (install-no-fixedincludes): and here
9091 (INSTALL_MODULES): ... from here.
9092
9093 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
9094
9095 * config.sub: Merge with FSF.
9096
9097 * config.guess: Merge with FSF.
9098
9099 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
9100
9101 * configure (extraconfigdirs): New variable.
9102 (SUBDIRS): Add extraconfigdirs and recurse on them too.
9103 * Makefile.in (all): Move higher in file.
9104 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
9105 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
9106 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
9107 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
9108 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
9109
9110 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
9111
9112 * Makefile.in (all-target-libjava): Depend on all-gcc and
9113 all-target-newlib.
9114 (configure-target-libjava): Depend on $(ALL_GCC).
9115
9116 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
9117
9118 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
9119 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
9120
9121 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
9122
9123 * INSTALL/README: Fix typo.
9124
9125 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
9126
9127 * ylwrap: Change absolute path checks to check for DOS style path
9128 names.
9129
9130 * ylwrap: Don't use a full path name if the source file is in the
9131 same directory. From hjl@lucon.org (H.J. Lu).
9132
9133 * config-ml.in: Default to being verbose, to match Feb 18 change to
9134 configure.
9135
9136 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
9137
9138 Brought over from egcs:
9139
9140 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9141
9142 * configure.in (target_subdir): Set to ${target_alias} instead
9143 of "libraries".
9144
9145 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9146
9147 * configure.in (target_subdir): Set to libraries if enable_multilib.
9148
9149 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
9150
9151 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
9152 multilibs, force reconfiguration the first time we create
9153 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
9154
9155 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
9156
9157 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
9158 avoid confusion with --no-recursion.
9159
9160 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
9161
9162 * configure.in: Win32 hosts shouldn't use install -x
9163 * install-sh: remove -x option, and special .exe-handling
9164 hack.
9165
9166 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
9167
9168 * config.guess: Recognize i586-pc-beos.
9169 * configure.in: Don't build some bits for beos.
9170
9171 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
9172
9173 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
9174 CFLAGS default to -O2.
9175
9176 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
9177 when using GNU ld.
9178
9179 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
9180
9181 * ltmain.sh: Correct install when using a different shell.
9182
9183 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
9184
9185 * ltconfig, ltmain.sh: Update to libtool 1.2b.
9186
9187 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
9188
9189 * makefile.vms: Update to build binutils/makefile.vms. Add install
9190 target.
9191
9192 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
9193
9194 * ltconfig: Update to correct AIX handling.
9195
9196 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9197
9198 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9199
9200 * configure.in (target_subdir): Set to ${target_alias} instead
9201 of "libraries".
9202
9203 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
9204
9205 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9206 (Makefile): Depend on $(gcc_version_trigger).
9207
9208 * configure (gcc_version): Change default initializer to empty
9209 string.
9210 (gcc_version_trigger): New variable; pass this variable down
9211 to subdir configures to enable them checking gcc's version
9212 themselves. Emit make macros for both gcc_version vars.
9213 (topsrcdir): Initialize reliably.
9214 (recursion line): Remove --with-gcc-version=${gcc_version}.
9215
9216 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9217
9218 * configure (enable_version_specific_runtime_libs): Implement new flag
9219 --enable-version-specific-runtime-libs which installs C++ runtime stuff
9220 in $(libsubdir); emit definition in each generated Makefile.
9221 (gxx_include_dir): Initialize depending on
9222 $enable_version_specific_runtime_libs.
9223
9224 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9225
9226 * configure (gcc_version): Initialize properly depending on
9227 how and where configure is started.
9228 (recursion line): Pass a --with-gcc-version=${gcc_version}
9229 to configures in subdirs.
9230
9231 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
9232
9233 * configure.in (noconfigdirs): Add configure pattern for mips tx39
9234 cygmon
9235
9236 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
9237
9238 * configure.in: Add cygmon and libstub support for mn10200.
9239
9240 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
9241
9242 * configure (gcc_version): Add new variable describing the
9243 particular gcc version we're building.
9244 * Makefile.in (libsubdir): Add new macro for the directory
9245 in which the compiler finds executables, libraries, etc.
9246 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
9247 and libsubdir.
9248
9249 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9250
9251 * Makefile.in (local-clean): Remove *.log.
9252 (warning.log): Built with warn_summary from build.log.
9253 (mail-report.log): Run test_summary.
9254 (mail-report-with-warnings.log): Run test_summary including
9255 warning.log in the report.
9256
9257 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
9258
9259 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
9260
9261 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
9262
9263 * Makefile.in (grep): Grep no longer depends on libiberty.
9264
9265 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
9266
9267 * Makefile.in: all-snavigator needs all-libgui.
9268
9269 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
9270
9271 * configure.in: Add cygmon and libstub support for mn10300.
9272
9273 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
9274
9275 * missing: Update to version from automake 1.3.
9276
9277 * ltmain.sh: On installation, don't get confused if the same name
9278 appears more than once in the list of library names.
9279
9280 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
9281
9282 * config.sub: Accept m68060 and m5200 as CPU names.
9283
9284 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
9285
9286 * configure: Use && rather than using -a in test, because odd
9287 strings can confuse test.
9288 * configure.in: Likewise.
9289
9290 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
9291
9292 * ltconfig, ltmain.sh: Bring in Visual C++ support.
9293
9294 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9295
9296 * Makefile.in (boostrap2-lean, bootstrap3-lean,
9297 bootstrap4-lean): New targets.
9298
9299 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
9300
9301 * mpw-* Delete. Not used.
9302
9303 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
9304
9305 * COPYING.LIB: Update FSF address.
9306
9307 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
9308
9309 * ltconfig, ltmain.sh: Update to libtool 1.2a.
9310
9311 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
9312 GAS_SUPPORT_DIRS.
9313
9314 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
9315
9316 * ltconfig, ltmain.sh: Avoid producing a version number if
9317 -version-info was not used.
9318
9319 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
9320
9321 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
9322 building with newlib.
9323
9324 1998-04-30 Paul Eggert <eggert@twinsun.com>
9325
9326 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
9327 Solaris `make' causes it to continue to next definition.
9328
9329 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
9330
9331 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
9332 the right GUI libraries and files are installed along with GDB.
9333
9334 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
9335
9336 * configure.in: Change alpha to alpha* in several places.
9337
9338 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
9339
9340 * config.sub: Recognize sparc86x.
9341
9342 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
9343
9344 * configure.in (--enable-target-optspace): Remove debug echo.
9345
9346 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
9347
9348 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
9349
9350 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
9351
9352 * ltconfig: Update cygwin32 support.
9353
9354 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
9355 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
9356 (GDB_SUPPORT_DIRS): Likewise.
9357
9358 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
9359
9360 * configure.in (target_makefile_frag): If --enable-target-optspace,
9361 use -Os to compile target libraries rather than -O2. Default to
9362 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
9363 not used.
9364 * configure.in (target_cflags): Ditto for d30v.
9365
9366 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
9367
9368 * Makefile.in (all-bfd): Depend on all-intl.
9369 (all-binutils): Likewise.
9370 (all-gas): Likewise.
9371 (all-gprof): Likewise.
9372 (all-ld): Likewise.
9373
9374 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
9375
9376 * configure.in (host_tools): Fix typo, lbtool -> libtool.
9377
9378 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
9379
9380 * Makefile.in (all-bfd): Depend upon all-libiberty.
9381
9382 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
9383
9384 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
9385
9386 * Makefile.in: Add libstub.
9387
9388 * configure.in: Ditto. Build libstub for targets that have cygmon
9389 support.
9390
9391 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
9392
9393 * configure.in: Don't set PICFLAG on ix86-cygwin32.
9394
9395 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
9396
9397 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
9398 use mh-sysv5 if specified. Support gprof on SCO Open Server.
9399
9400 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
9401
9402 * configure: Define DEFAULT_M4 by searching PATH.
9403 * Makfile.in: Use DEFAULT_M4.
9404
9405 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
9406
9407 * ltconfig: Add cygwin32 support.
9408
9409 * Makefile.in, configure.in: Add libtool as a native only directory
9410 to configure and build.
9411
9412 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
9413
9414 * Makefile.in (INSTALL_MODULES): Remove texinfo.
9415
9416 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
9417
9418 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
9419
9420 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
9421
9422 * Makefile.in: add ash make rules
9423 * configure.in: add ash to native_only and host_tools lists
9424
9425 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
9426
9427 * Makefile.in (all-gettext, all-intl): New targets.
9428 (ALL_MODULES): Added all-gettext, all-intl.
9429 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
9430 (INSTALL_MODULES): Added install-gettext, install-intl.
9431 (CLEAN_MODULES): Added clean-gettext, clean-intl.
9432
9433 * configure.in (host_tools): Added gettext.
9434 (native_only): Likewise.
9435 (noconfigdirs) [various cases]: Likewise.
9436 (host_libs): Added intl.
9437
9438 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
9439
9440 * configure: Do not disable building gdbtk for cygwin32 hosts.
9441
9442 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
9443
9444 * configure.in: Add thumb-coff target.
9445 * config.sub: Add thumb-coff target.
9446
9447 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9448
9449 * Makefile.in: Revert yesterday's change.
9450 (all-target-winsup): all-target-librx stays out of here.
9451
9452 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
9453
9454 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
9455 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
9456 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
9457 Remove references to librx and libg++.
9458
9459 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
9460
9461 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
9462 recursive makes
9463
9464 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
9465
9466 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
9467 for newlib directory.
9468 (CXX_FOR_TARGET): Likewise.
9469
9470 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
9471
9472 * ltconfig: Update after libtool/ltconfig.in change for
9473 hpux11.
9474
9475 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
9476
9477 * ltconfig, ltmain.sh: Update to libtool 1.2.
9478
9479 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
9480
9481 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
9482 (install-gcc-cross): Instead, override LANGUAGES here.
9483
9484 1998-03-18 Dave Love <d.love@dl.ac.uk>
9485
9486 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
9487 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
9488
9489 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
9490
9491 * configure.in: Add Thumb-pe target.
9492
9493 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
9494
9495 * Makefile.in - changed sn targets to snavigator
9496 * configure.in - changed sn targets to snavigator
9497
9498 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
9499
9500 * config-ml.in: After building symlink tree call make distclean
9501 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
9502 to be the case for libiberty.
9503
9504 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
9505
9506 * configure: When making link, also check the current
9507 directory. The configure scripts may create one.
9508
9509 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
9510
9511 * config.sub: Accept alphapca56 and alphaev6 properly.
9512
9513 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9514
9515 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
9516
9517 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
9518
9519 * config.sub (sco5): Fix typo.
9520
9521 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
9522
9523 * Makefile.in (INSTALL_MODULES): Move install-tcl before
9524 install-itcl.
9525 (install-itcl): Remove dependency on install-tcl.
9526
9527 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
9528
9529 * configure.in: Remove libgloss from noconfigdirs for MN10300.
9530
9531 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
9532
9533 * configure.in: Don't build libgui for a cygwin32 target when not on
9534 a cygwin32 host.
9535
9536 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
9537
9538 * configure (redirect): Set to null, so default behavior of
9539 configure is now --verbose.
9540
9541 1998-02-16 Dave Love <d.love@dl.ac.uk>
9542
9543 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
9544 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
9545
9546 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
9547
9548 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
9549 this change to sync Makefile.in with its ChangeLog entries.
9550
9551 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
9552
9553 * ltmain.sh (mkdir): Check that the directory doesn't exist
9554 before we exit with error, so that we don't get races during
9555 parallel builds.
9556
9557 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
9558
9559 * ltconfig, ltmain.sh: Update from libtool 1.0i.
9560
9561 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
9562
9563 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
9564 PICFLAG_FOR_TARGET.
9565 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
9566
9567 * configure: Emit a definition for the new macro enable_shared
9568 into each Makefile.
9569
9570 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9571
9572 * configure.in (host_tools, native_only): Add libtool.
9573
9574 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
9575
9576 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
9577 Fix typo in ming config comment.
9578
9579 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
9580
9581 * ltconfig, ltmain.sh: Update from libtool 1.0h.
9582
9583 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
9584
9585 * config.sub: Add tic30 cases, and map c30 to tic30.
9586
9587 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
9588
9589 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
9590 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
9591 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
9592 (CLEAN_TARGET_MODULES): Similarly
9593 (all-target-libf2c): Add dependences.
9594 * configure.in (target_libs): Add libf2c.
9595
9596 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
9597
9598 * configure.in: Remove expect from noconfigdirs when target
9599 is cygwin32. OK to build expect and dejagnu with Canadian
9600 Cross.
9601
9602 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
9603
9604 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
9605 host.
9606
9607 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
9608 and mingw32.
9609
9610 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
9611
9612 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
9613 here as it is not defined in the toplevel Makefile.
9614
9615 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
9616
9617 * configure (package_makefile_rules_frag): New variable, which names
9618 a file with generic rules, ...
9619 Change comment to mention we now have FIVE parts.
9620 * configure: Undo last change.
9621
9622 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
9623
9624 * config.guess: More accurate determination of HP processor types.
9625 * config.sub: More accurate determination of HP processor types.
9626
9627 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
9628
9629 * configure (package_makefile_frag): Move inserting the
9630 ${package_makefile_frag} to where it should be according
9631 to the comment.
9632
9633 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
9634
9635 * config.guess: Add support for Linux/ARM.
9636
9637 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
9638
9639 * .cvsignore: Remove *-info and *-install since they match
9640 release-info and mpw-install, which we don't want to just ignore.
9641
9642 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
9643
9644 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
9645
9646 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
9647
9648 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
9649 local_prefix to sub-make invocations.
9650
9651 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
9652
9653 * configure.in: Check makefile fragments in the source
9654 directory.
9655
9656 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9657
9658 * configure.in: Check whether host and target makefile
9659 fragments exist before adding them to *_makefile_frag.
9660
9661 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
9662
9663 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
9664
9665 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
9666
9667 * configure.in: Make sure we only replace RPATH_ENVVAR on
9668 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
9669 regexp to sed.
9670
9671 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
9672 to sub-makes.
9673
9674 1998-01-13 Lee Iverson (leei@ai.sri.com)
9675
9676 * config-ml.in (multi-do): LDFLAGS must include multilib
9677 designator.
9678
9679 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
9680
9681 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
9682
9683 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
9684
9685 * config.sub: Add mingw32 support.
9686 * configure.in: Likewise.
9687
9688 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
9689
9690 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
9691
9692 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
9693
9694 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9695 * configure (gxx_include_dir): Provide a definition for subdirs
9696 which do not use autoconf.
9697
9698 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
9699
9700 * config.guess: Sync with egcs. Picks up new alpha support,
9701 BeOS & some additional linux support.
9702
9703 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
9704
9705 * config.guess: HP 9000/803 is a PA1.1 machine.
9706
9707 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
9708
9709 * configure.in: It's alpha*-...
9710
9711 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9712
9713 * configure.in (host_makefile_frag, target_makefile_frag):
9714 Handle multiple config files.
9715 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
9716 alpha-*-*.
9717
9718 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
9719
9720 * mkdep: New file.
9721
9722 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
9723
9724 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
9725
9726 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
9727
9728 * Makefile.in: Add libgui directory.
9729 (GDB_TK): Add all-libgui.
9730 * configure.in: Add libgui directory.
9731 * configure: Add all-libgui to GDB_TK.
9732
9733 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
9734
9735 * config-ml.in (multidirs): Add m32r to multilib list.
9736
9737 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
9738
9739 * Makefile.in (all-target-gperf): Change dependency to
9740 all-target-libstdc++.
9741
9742 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
9743
9744 * config.guess: Add BeOS support.
9745
9746 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
9747
9748 Source directory cvs renamed to cvssrc:
9749 * configure.in (host_tools): Change cvs to cvssrc.
9750 (native_only): Likewise.
9751 (noconfigdirs) [various cases]: Likewise.
9752 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
9753 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
9754 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
9755 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
9756 (all-cvssrc): Rename target from all-cvs.
9757
9758 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
9759
9760 * configure (gxx_include_dir): Fix thinko.
9761
9762 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
9763
9764 * Makefile.in (INSTALL_TARGET_CROSS): Define.
9765 (install-cross, install-gcc-cross): New targets.
9766
9767 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
9768
9769 * configure.in (noconfigdirs): Add support for Thumb target.
9770
9771 * config.sub (maybe_os): Add support for Thumb target.
9772
9773 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
9774
9775 * Makefile.in: Add rules for cygmon.
9776
9777 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
9778
9779 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
9780
9781 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9782 * configure (gxx_include_dir): Provide a definition for subdirs
9783 which do not use autoconf.
9784
9785 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
9786
9787 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
9788 11/18/97 build
9789
9790 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
9791
9792 * From Franz Sirl.
9793 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
9794 found on RedHat Linux systems.
9795
9796 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
9797
9798 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
9799 guesses.
9800
9801 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
9802
9803 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
9804
9805 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
9806
9807 * ltmain.sh: If mkdir fails, check whether the directory was created
9808 anyhow by some other process.
9809
9810 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
9811
9812 * configure.in (d30v-*-*): Configure all directories.
9813
9814 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
9815
9816 * configure.in (d30v-*-*): Configure newlib, libiberty directories
9817 for the D30V.
9818
9819 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
9820
9821 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
9822
9823 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
9824
9825 * include/libiberty.h: Add extern "C" { so it can be used with C++
9826 progrms.
9827 * include/remote-sim.h: Add extern "C" { so it can be used with C++
9828 programs.
9829
9830 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
9831
9832 * configure.in (d30v-*-*): Configure GCC now.
9833
9834 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
9835
9836 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
9837 is no longer needed.
9838
9839 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
9840
9841 * Makefile.in: check-target-libio depends on all-target-libstdc++.
9842
9843 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
9844
9845 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
9846 targets using "$@" to provide support for similar but not identical
9847 targets without having to duplicate code.
9848
9849 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
9850
9851 * makefile.vms: Fix to work with DEC C.
9852
9853 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
9854
9855 * config.sub: Add mips-tx39-elf to marketing names.
9856
9857 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
9858
9859 * ltmain.sh: Handle symlinks in generated script.
9860
9861 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
9862
9863 * configure: Handle autoconf style directory options: --bindir,
9864 --datadir, --includedir, --infodir, --libdir, --libexecdir,
9865 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
9866 --sysconfdir.
9867 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
9868 (sharedstatedir, localstatedir, oldincludedir): New variables.
9869 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
9870 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
9871 sbindir, sharedstatedir, and sysconfdir.
9872
9873 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
9874
9875 * Makefile.in (bootstrap-lean): New target.
9876
9877 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
9878
9879 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
9880 sn, and gnuserv from noconfigdirs.
9881
9882 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
9883
9884 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
9885
9886 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
9887
9888 * Makefile.in (cross): New target.
9889
9890 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
9891 Jeff Law <law@cygnus.com>
9892
9893 * Makefile.in (bootstrap2, bootstrap3): New targets.
9894 (all-bootstrap): Remove outdated and confusing target.
9895 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
9896
9897 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
9898
9899 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
9900 windows. Consistent with gdb/configure.
9901
9902 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
9903
9904 * configure.in: Name Linux target fragment.
9905
9906 * configure: Rewrite so that project Makefile fragment is inserted
9907 first and appears last in the resulting Makefile.
9908
9909 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
9910
9911 * Makefile.in (install-itcl): Install tcl first.
9912
9913 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
9914
9915 * configure.in: remove bison from noconfigdirs for Cygwin32 host
9916
9917 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9918
9919 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
9920
9921 * configure.in (skipdirs): Add target-librx for Linux.
9922 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
9923
9924 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
9925
9926 * Makefile.in (bootstrap): New target.
9927
9928 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
9929
9930 * config.sub: Accept 'amigados' for backward compatibility.
9931
9932 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
9933
9934 * config.guess: Merge with FSF.
9935
9936 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
9937
9938 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
9939
9940 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
9941
9942 * config.sub: Add "marketing-names" patch.
9943
9944 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
9945
9946 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
9947
9948 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
9949
9950 * config.sub: Handle v850-elf.
9951
9952 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
9953
9954 * .cvsignore (*-install): Remove.
9955
9956 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
9957
9958 * ltconfig: Set CONFIG_SHELL in libtool.
9959 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
9960
9961 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9962
9963 * configure.in (target_subdir): Set to libraries if enable_multilib.
9964
9965 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
9966
9967 * config.guess: Update from gcc directory.
9968
9969 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
9970
9971 * Makefile.in (all-sim): Depends on all-readline.
9972
9973 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
9974
9975 * Makefile.in (BISON, YACC): Use $$s.
9976 (all-bison): Depend on all-texinfo.
9977
9978 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
9979
9980 * Makefile.in (BISON): Add -L flag.
9981 (YACC): Likewise.
9982
9983 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
9984
9985 * configure.in (noconfigdirs): Add support for v850e target.
9986
9987 * config.sub (maybe_os): Add support for v850e target.
9988
9989 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
9990
9991 * configure.in (noconfigdirs): Add support for v850ea target.
9992
9993 * config.sub (maybe_os): Add support for v850ea target.
9994
9995 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
9996
9997 * config.sub: Add mipstx39. Delete r3900.
9998
9999 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10000
10001 * Makefile.in (all-autoconf): Depends on all-texinfo.
10002
10003 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
10004
10005 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
10006 eabi targets.
10007
10008 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
10009
10010 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
10011
10012 * configure: When handling a Canadian Cross, handle YACC as well as
10013 BISON. Just set BISON to bison. When setting YACC, prefer bison.
10014 * Makefile.in (all-bison): Depend upon all-texinfo.
10015
10016 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
10017
10018 * Makefile.in (BISON): bison, not byacc or bison -y.
10019 (YACC): bison -y or byacc or yacc.
10020 (various): Add *-bison as appropriate.
10021 (taz): No need to mess with BISON anymore.
10022
10023 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
10024
10025 * configure: If OSTYPE matches *win32*, try to find a good value for
10026 CONFIG_SHELL.
10027
10028 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
10029
10030 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10031 configure.in if it is present.
10032
10033 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
10034
10035 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10036
10037 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
10038
10039 * config.sub: Recognize `arc' cpu.
10040 * configure.in: Likewise.
10041 * config-ml.in: Likewise.
10042
10043 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
10044
10045 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10046
10047 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
10048
10049 * configure: Changed sed delimiter from ':' to '|' when
10050 attempting to substitute ${config_shell} for SHELL. On
10051 NT ${config_shell} may contain a ':' in it.
10052
10053 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
10054
10055 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10056
10057 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
10058
10059 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
10060
10061 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
10062
10063 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
10064
10065 * ylwrap: If the program is a relative path, force it to be
10066 absolute.
10067
10068 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
10069
10070 * configure (tooldir): Set BISON to `bison -y' and not just bison.
10071
10072 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
10073
10074 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
10075 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10076 for libraries.
10077
10078 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
10079
10080 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
10081 separated by spaces.
10082
10083 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
10084
10085 * ylwrap: New file.
10086 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
10087
10088 * ltmain.sh: Handle /bin/sh at start of install program.
10089
10090 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10091
10092 * ltconfig, ltmain.sh: New files, from libtool 1.0.
10093 * missing: New file, from automake 1.2.
10094
10095 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
10096
10097 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
10098 check-tk to CHECK_X11_MODULES.
10099
10100 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
10101
10102 * config.sub: Merge with FSF.
10103
10104 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
10105
10106 * config.guess: Merge with FSF.
10107
10108 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
10109
10110 * configure: Treat msdosdjgpp like go32.
10111 * configure.in: Likewise. Don't remove gprof for go32.
10112
10113 * configure: Change Makefile.tem2 to Makefile.tm2.
10114
10115 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
10116
10117 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
10118
10119 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10120
10121 * install-sh (chmodcmd): Set to null if the DST directory already
10122 exists. Same as Nov 11th change.
10123
10124 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
10125
10126 * configure (GDB_TK): Needs itcl and tix.
10127
10128 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
10129
10130 * config.guess: Update from FSF.
10131
10132 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
10133
10134 * Makefile.in (GDB_TK): Depend on itcl and tix.
10135
10136 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
10137
10138 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
10139 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
10140 (INSTALL_SCRIPT): New variable.
10141 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
10142 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
10143 to -x.
10144 * install-sh: Add support for -x option.
10145
10146 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
10147
10148 * configure.in, Makefile.in: Treat tix like itcl.
10149
10150 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
10151
10152 * Makefile.in (WINDRES): New variable.
10153 (WINDRES_FOR_TARGET): New variable.
10154 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
10155 (EXTRA_HOST_FLAGS): Add WINDRES.
10156 (EXTRA_TARGET_FLAGS): Add WINDRES.
10157 (EXTRA_GCC_FLAGS): Add WINDRES.
10158 ($(DO_X)): Pass down WINDRES.
10159 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
10160 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
10161 DLLTOOL_FOR_TARGET.
10162
10163 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
10164
10165 * configure.in: configure sim before gdb for win32-x-ppc
10166
10167 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10168
10169 Move gperf into the toplevel, from libg++.
10170 * configure.in (target_tools): Add target-gperf.
10171 (native_only): Add target-gperf.
10172 * Makefile.in (all-target-gperf): New target, depend on
10173 all-target-libg++.
10174 (configure-target-gperf): Empty rule.
10175 (ALL_TARGET_MODULES): Add all-target-gperf.
10176 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10177 (CHECK_TARGET_MODULES): Add check-target-gperf.
10178 (INSTALL_TARGET_MODULES): Add install-target-gperf.
10179 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
10180
10181 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
10182
10183 * config.sub (mn10200): Recognize new basic machine.
10184
10185 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10186
10187 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10188 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10189
10190 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10191
10192 * configure.in: If we're building mips-sgi-irix6* native, turn on
10193 ENABLE_MULTILIB and set TARGET_SUBDIR.
10194
10195 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
10196
10197 * Makefile.in (all-sn): Depend on all-grep.
10198
10199 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
10200
10201 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10202
10203 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10204 Makefile. From Jeff Makey <jeff@cts.com>.
10205 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10206
10207 * Makefile.in (DISTBISONFILES): Remove.
10208 (taz): Don't futz with DISTBISONFILES. Change BISON to use
10209 $(DEFAULT_YACC).
10210
10211 * configure.in: Build itl, db, sn, etc., when building for native
10212 cygwin32.
10213
10214 * Makefile.in (LD): New variable.
10215 (EXTRA_HOST_FLAGS): Pass down LD.
10216 ($(DO_X)): Likewise.
10217
10218 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
10219
10220 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
10221
10222 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
10223
10224 * configure.in (targargs): Strip out any supplied --build argument
10225 before adding our own. Always add --build.
10226
10227 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
10228
10229 * configure.in (targargs): Pass --build if we're doing
10230 a cross-compile.
10231
10232 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
10233
10234 * configure: Use '|' instead of ":" as the separator in
10235 sed. Otherwise sed chokes on NT path names with drive
10236 designators. Also look for "?:*" as the leading characters in an
10237 absolute pathname.
10238
10239 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
10240
10241 * config.sub: Support for r3900.
10242
10243 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
10244
10245 * configure.in: Use install-sh, not install.sh.
10246
10247 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
10248
10249 * Makefile.in (taz): Improve check for BISON so it doesn't try to
10250 apply it twice.
10251
10252 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
10253
10254 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
10255 install-binutils.
10256
10257 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
10258
10259 * Makefile.in: Add automake targets.
10260 * configure.in (host_tools): Add automake.
10261
10262 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
10263
10264 * configure: Default CXX to c++, not gcc.
10265 * Makefile.in (CXX): Set to c++, not gcc.
10266 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
10267
10268 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
10269
10270 * install-sh: try appending a .exe if source file doesn't
10271 exist
10272
10273 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
10274
10275 * configure.in: Turn on multilib by default.
10276 (cross_only): Remove target-libiberty.
10277
10278 * Makefile.in (all-gcc): Don't depend on libiberty.
10279
10280 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
10281
10282 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
10283
10284 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
10285
10286 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
10287 (DISTBISONFILES): Add ld/Makefile.in
10288
10289 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
10290
10291 * configure.in: if target is cygwin32 but host isn't cygwin32,
10292 don't configure gdb tcl tk expect, not just gdb.
10293
10294 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
10295
10296 * configure.in: Added gnuserv everywhere sn appears.
10297
10298 * Makefile.in (ALL_MODULES): Added all-gnuserv.
10299 (CROSS_CHECK_MODULES): Added check-gnuserv.
10300 (INSTALL_MODULES): Added install-gnuserv.
10301 (CLEAN_MODULES): Added clean-gnuserv.
10302 (all-gnuserv): New target.
10303
10304 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
10305
10306 * config.guess: Fixes for MIPS OpenBSD systems.
10307
10308 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
10309
10310 * Makefile.in (INSTALL_XFORM): Remove.
10311 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
10312
10313 * mkinstalldirs: New file, copied from automake.
10314 * Makefile.in (installdirs): Rename from install-dirs. Use
10315 mkinstalldirs. Change all users.
10316 (DEVO_SUPPORT): Add mkinstalldirs.
10317
10318 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
10319
10320 * install-sh: Rename from install.sh.
10321 * Makefile.in (INSTALL): Change install.sh to install-sh.
10322 (DEVO_SUPPORT): Likewise.
10323
10324 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
10325 Graichen <graichen@rzpd.de>.
10326
10327 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
10328
10329 * config.guess: Recognize OpenBSD systems correctly.
10330
10331 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10332
10333 * README, Makefile.in (ETC_SUPPORT): Remove references to
10334 cfg-paper*, configure.{texi,man,info*}._
10335
10336 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
10337
10338 * Makefile.in (all.normal): Ensure that gcc is built after all
10339 the x11 - ie gdb - targets.
10340
10341 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
10342
10343 * makefile.vms: Don't run conf-a-gas.
10344
10345 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
10346
10347 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
10348
10349 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
10350
10351 * configure.in: Remove noconfigdirs case since gdb also
10352 configures and builds for tic80-coff.
10353
10354 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
10355
10356 * configure: Set cache_file to config.cache.
10357 * Makefile.in (local-distclean): Remove config.cache.
10358
10359 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
10360
10361 * COPYING: Update FSF address.
10362
10363 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
10364
10365 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
10366 noconfigdirs.
10367
10368 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
10369
10370 * Makefile.in (install-dirs): Don't crash if prefix, and hence
10371 MAKEDIRS, is empty.
10372
10373 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
10374
10375 * config.sub: Tweak mn10300 entry.
10376
10377 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
10378
10379 * configure.in (host_tools): Put sim before gdb, so gdb's
10380 configure.tgt can determine if the simulator was configured.
10381
10382 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
10383
10384 * config.sub: Move BeOS $os case to be with other Cygnus
10385 local cases.
10386
10387 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
10388
10389 * config.sub: Remove misplaced comment that broke Linux.
10390
10391 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
10392
10393 * config.sub: Add BeOS support.
10394
10395 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
10396
10397 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
10398
10399 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
10400
10401 * configure.in (noconfigdirs): Remove tcl and tk from
10402 noconfigdirs for cygwin32 builds.
10403
10404 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
10405
10406 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
10407
10408 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
10409
10410 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
10411 make-all.com, use makefile.vms instead.
10412
10413 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
10414
10415 * config.sub: Accept -lnews*.
10416
10417 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
10418
10419 * configure.in (noconfigdirs): Disable target-newlib,
10420 target-examples and target-libiberty for d30v.
10421
10422 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10423
10424 * configure.in (noconfigdirs): Enable ld for d30v.
10425
10426 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
10427
10428 * configure.in (tic80-*-*): Build compiler.
10429
10430 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
10431
10432 * configure.in (d30v-*): Remove sim directory from list of
10433 unsupported d30v directories
10434
10435 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10436
10437 * config.sub, configure.in: Add d30v target cpu.
10438
10439 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
10440
10441 * makefile.vms: New file.
10442 * make-all.com: Remove.
10443
10444 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
10445
10446 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
10447
10448 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
10449
10450 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
10451
10452 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
10453
10454 * Makefile.in (ALL_MODULES): Added all-db.
10455 (CROSS_CHECK_MODULES): Addec check-db.
10456 (INSTALL_MODULES): Added install-db.
10457 (CLEAN_MODULES): Added clean-db.
10458
10459 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
10460
10461 * config.guess: Merge with latest FSF sources.
10462
10463 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
10464
10465 * Makefile.in (ALL_MODULES): Added all-itcl.
10466 (CROSS_CHECK_MODULES): Added check-itcl.
10467 (INSTALL_MODULES): Added install-itcl.
10468 (CLEAN_MODULES): Added clean-itcl.
10469
10470 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
10471
10472 * configure.in: build gdb for mn10200
10473
10474 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
10475
10476 * Makefile.in (all-target-winsup): Depend on all-target-libio.
10477
10478 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
10479
10480 * configure.in (tic80-*-*): Turn off most targets right now.
10481
10482 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
10483
10484 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
10485 rather than the makeinfo program.
10486 (do-info): Depend upon all-texinfo.
10487
10488 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
10489
10490 * configure.in: Remove uses of config/mh-linux.
10491
10492 * config.sub, config.guess: Merge with latest FSF sources.
10493
10494 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
10495
10496 * config.sub (case $basic_machine): Add tic80 entries.
10497
10498 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
10499
10500 * config.sub, config.guess: Merge with latest FSF sources.
10501
10502 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
10503
10504 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
10505 * mpw-config.in: Test for NewFolderRecursive.
10506 * mpw-install: Use symbolic name for startup filename.
10507 * mpw-README: Add various additional details.
10508
10509 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
10510
10511 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
10512
10513 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
10514
10515 * configure.in: Do build gcc and the target libraries for
10516 the mn10200.
10517
10518 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
10519
10520 * configure.in: don't avoid building gdb for mn10300 any more
10521 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
10522 instead of single-quoting it.
10523
10524 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
10525
10526 * configure.in: Don't use --with-stabs on IRIX 6.
10527
10528 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
10529
10530 * configure.in (m32r): Build gdb, libg++ now.
10531
10532 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10533
10534 * configure.in (mips*-sgi-irix6*): Remove gdb and related
10535 directories from noconfigdirs.
10536
10537 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
10538
10539 * config.sub (basic_machine): added mips16 configuration
10540
10541 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10542
10543 * config.sub: Handle d10v-unknown.
10544
10545 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
10546
10547 * config.sub: Handle v850-unknown.
10548
10549 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
10550
10551 * Makefile.in: add findutils
10552 * configure.in: add findutils to list of host_tools
10553
10554 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
10555
10556 * config.sub: Handle mn10200 and mn10300.
10557
10558 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10559
10560 * configure.in (d10v-*): Do not build librx.
10561
10562 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
10563
10564 * configure.in (mn10300): Build everything except gdb & libgloss.
10565
10566 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
10567
10568 * config.guess: Patch for Dansk Data Elektronik servers,
10569 from Niels Skou Olsen <nso@dde.dk>.
10570
10571 For ncr, use /bin/uname rather than uname, since GNU uname does not
10572 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
10573
10574 Patch for MIPS R4000 running System V,
10575 from Eric S. Raymond <esr@snark.thyrsus.com>.
10576
10577 Fix thinko for nextstep.
10578
10579 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
10580
10581 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
10582 * config.guess: Guess mips-dec-mach_bsd4.3.
10583
10584 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
10585 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
10586 release numbers.
10587 * config.guess (mips-mips-riscos*): Emit just enough of the
10588 release number.
10589
10590 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
10591 * config.guess (sparc-auspex-sunos*): Added.
10592 (f300-fujitsu-*): Added.
10593
10594 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
10595 * config.guess: Recognize a Tadpole as a sparc.
10596
10597 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10598
10599 * config.guess: Don't assume that NextStep version is either 2 or
10600 3. NextStep 4 (aka OpenStep 4) has come out now.
10601
10602 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10603
10604 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
10605 From Rik Faith <faith@cs.unc.edu>.
10606
10607 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
10608
10609 * config.sub: Contributions from bug-gnu-utils to:
10610 Support plain "hppa" (no version given) architecture, reported by
10611 OpenStep.
10612 OpenBSD like NetBSD.
10613 LynxOs is not a hardware supplier.
10614
10615 * config.guess: Contributions from bug-gnu-utils to add support for:
10616 OpenBSD like NetBSD.
10617 Stratus systems.
10618 More Pyramid systems.
10619 i[n>4]86 Intel chips.
10620 M680[n>4]0 Motorola chips.
10621 Use unknown instead of lynx for hardware manufacturer.
10622
10623 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10624
10625 * install.sh (chmodcmd): Set to null if the DST directory already
10626 exists.
10627
10628 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10629
10630 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
10631 not use mt-ppc target Makefile fragment any more.
10632
10633 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10634
10635 * configure.in (*-*-windows): Exclude everything but those dirs
10636 needed to build windows.
10637
10638 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
10639
10640 * Makefile.in (all-target-winsup): Depend on all-target-librx.
10641
10642 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10643
10644 * configure.in: Exclude mmalloc from i386-windows.
10645
10646 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10647
10648 * Undo my previous change.
10649
10650 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
10651
10652 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
10653 unconditionally.
10654 (MAKEOVERRIDES): Define (revert this part of October 18 change).
10655
10656 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10657
10658 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
10659 host to add it's own flags.
10660
10661 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
10662
10663 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
10664
10665 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
10666
10667 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
10668 (CXX_FOR_TARGET): Likewise.
10669 (GCC_FOR_TARGET): Define.
10670 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
10671 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
10672 CC_FOR_TARGET was specified on the command line.
10673 (MAKEOVERRIDES): Don't define.
10674
10675 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
10676
10677 * configure.in (m32r): Fix spelling of libg++ libs.
10678
10679 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
10680
10681 * config.sub (-apple*): Remove, now redundant.
10682
10683 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
10684
10685 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
10686
10687 * configure: Rework yesterday's sed script patch.
10688
10689 * config.sub: Merge with FSF.
10690
10691 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
10692
10693 * config.guess: Merge from FSF.
10694
10695 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
10696 * config.guess: Use pc instead of unknown, for pc clone systems.
10697 Change linux to linux-gnu.
10698
10699 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
10700 * config.guess: Avoid non-portable tr syntax.
10701
10702 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
10703
10704 * test-build.mk (HOLES): Add "xargs" for gdb.
10705
10706 * configure: Avoid hpux10.20 sed bug.
10707
10708 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
10709
10710 * configure.in: Add support for windows host
10711 (that is a build done under the Microsoft build environment).
10712
10713 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
10714
10715 * Makefile.in: Replace all uses of srcroot with s, to shrink
10716 command line lengths.
10717
10718 Patches from Geoffrey Noer <noer@cygnus.com>:
10719 * configure.in: If configuring for newlib, pass --with-newlib to
10720 subdirectories.
10721 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
10722 -Bnewlib/ and -Lwinsup to gcc.
10723 (CXX_FOR_TARGET): Likewise.
10724
10725 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
10726
10727 * Makefile.in (ETC_SUPPORT): Add configure.
10728
10729 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
10730
10731 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
10732 host configuration file.
10733
10734 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
10735
10736 * configure.in: Break mn10x00 support into separate
10737 mn10200 and mn10300 configurations.
10738 * config.sub: Likewise.
10739
10740 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
10741
10742 * configure.in: Add lots of stuff to noconfigdirs for
10743 the mn10x00 targets.
10744
10745 * config.sub, configure.in: Add mn10x00 support.
10746
10747 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
10748
10749 * make-all.com: Call conf-a-gas, not config-a-gas.
10750
10751 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
10752
10753 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
10754 targets.
10755
10756 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
10757
10758 * mpw-README: Add much more detail for native PowerMac.
10759 * mpw-install: New file.
10760 * mpw-configure: Add --norecursion and --help options.
10761 * mpw-config.in: Translate readme and install files when
10762 copying to objdir.
10763 * mpw-build.in: Don't always depend on byacc and flex.
10764 (install-only-top): New action.
10765
10766 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
10767
10768 * configure.in: You can now configure GDB for the v850.
10769
10770 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
10771
10772 * configure.in (noconfigdirs): Don't configure any C++ dirs
10773 if targeting D10V.
10774
10775 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
10776
10777 * config.sub: Recognize mips64vr5000.
10778
10779 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
10780
10781 * configure.in: Use a single line for host_tools and native_only.
10782
10783 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
10784
10785 * config.sub, configure.in: Add entries for m32r.
10786
10787 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
10788
10789 * Makefile.in (inet-install): Don't run install-gzip.
10790
10791 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
10792
10793 * configure.in: Don't config lots of things for *-*-windows*.
10794
10795 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
10796
10797 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
10798 (host_libs, host_tools): Copy from configure.in.
10799 * mpw-configure: Don't complain about directories not found.
10800
10801 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10802
10803 * configure.in (i[345]86): Recognize i686 for pentium pro.
10804 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
10805 file.
10806
10807 * config.guess (i[345]86): Ditto.
10808
10809 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10810
10811 * configure.in (noconfigdirs): Removed gdb for D10V.
10812
10813 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
10814
10815 * configure.in: Remove ld, target-libio, target-libg++, and
10816 target-libstdc++ from noconfigdirs.
10817
10818 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
10819
10820 * configure: Fix three locations where shell scripts were
10821 being run directly rather than with config_shell.
10822
10823 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
10824
10825 * configure.in (v850-*-*): Set up initial $noconfigdirs.
10826 * config.sub (basic_machine): Recognize v850.
10827
10828 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
10829
10830 * mpw-configure: Handle multiple enable/disable options and
10831 pass them down recursively, handle -c and -s flags appropriately
10832 depending on choice of compiler, add escape mechanism for
10833 quoted arguments to gC.
10834
10835 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10836
10837 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
10838 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
10839 so that -mrelocatable-lib and -mno-eabi are used.
10840
10841 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
10842 not support --print-multi-lib, don't abort.
10843
10844 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
10845
10846 * make-all.com: Run config-a-gas.
10847 * setup.com: Don't copy subdirectory files around.
10848
10849 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
10850
10851 * configure.in (*-*-ose): Remove exclusion of libgloss for this
10852 target, it now compiles correctly.
10853
10854 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
10855
10856 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
10857
10858 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10859
10860 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
10861
10862 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10863
10864 * configure.in (native_only): Add prms.
10865
10866 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
10867
10868 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
10869 (BINUTILS_SUPPORT_DIRS): Likewise.
10870
10871 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10872
10873 * configure.in (d10v-*-*): Don't configure ld or gdb until the
10874 d10v support is added.
10875
10876 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10877
10878 * configure.in (d10v-*-*): New target.
10879
10880 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
10881
10882 * config.guess (HP 9000/811): Recognize this as a PA1.1
10883 machine.
10884
10885 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
10886
10887 * Makefile.in (do-tar-gz): New target, split out from tail end of
10888 taz target. Run each command separately, don't use pipes.
10889 (taz): Use it.
10890
10891 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
10892
10893 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
10894 * mpw-build.in: No builds should depend on building byacc or flex,
10895 they are assumed to be installed already.
10896
10897 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10898
10899 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
10900 variable that CC_FOR_TARGET needs.
10901
10902 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10903
10904 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
10905 options have changed since the last time the subdirectory was
10906 configured, and if it has, reconfigure.
10907 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
10908 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
10909
10910 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
10911
10912 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
10913 CLEAN_MODULES): Add bash.
10914 (all-bash): New target.
10915
10916 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
10917
10918 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
10919
10920 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10921
10922 * config.sub (basic_machine): Recognize d10v as a valid processor.
10923
10924 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
10925
10926 * mpw-configure: Add support for --bindir.
10927 * mpw-build.in: Use a GCC-specific build script for GCC actions.
10928
10929 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
10930
10931 * configure.in: add bash, time, gawk to list of hosttools and things
10932 to only build for native toolchains
10933
10934 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10935
10936 * Makefile.in (docdir): Remove.
10937
10938 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10939
10940 * Makefile.in (datadir): Set to $(prefix)/share.
10941
10942 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
10943
10944 * configure.in: build diff and patch for cygwin32-hosted
10945 toolchains.
10946
10947 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
10948
10949 * config.sub: Accept -rtems*.
10950
10951 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
10952
10953 * configure.in: enable dosrel for cygwin32-hosted builds,
10954 remove diff from the list of things not buildable
10955 via Canadian Cross
10956
10957 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
10958
10959 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
10960 don't get ". ".
10961
10962 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
10963
10964 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
10965
10966 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
10967
10968 * Makefile.in (taz): Handle case where tex3patch didn't even get
10969 checked out. Also, if it was found, put the symlink in a new util
10970 subdirectory.
10971
10972 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10973
10974 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
10975
10976 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
10977
10978 * config.sub: Recognize -openvms.
10979 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
10980 * make-all.com, setup.com: New files.
10981
10982 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
10983
10984 * Makefile.in (taz): tex3patch moved to texinfo/util.
10985
10986 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
10987
10988 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
10989 * configure.in: remove make from disable-if-Can-Cross list
10990 enable gdb if ${host} and ${target} are cygwin32
10991
10992 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
10993
10994 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
10995 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
10996
10997 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
10998
10999 * config.guess: Combine mips-mips-riscos cases, and use cpp to
11000 distinguish sysv/svr4/bsd variants.
11001 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
11002
11003 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
11004
11005 * configure.in: Added copyright notice.
11006 * move-if-change: Added copyright notice.
11007
11008 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11009
11010 * configure.in (powerpcle-*-solaris*): Until we get shared
11011 libraries working, don't build gdb, sim, make, tcl, tk, or
11012 expect.
11013
11014 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
11015
11016 * config.guess: Merge with FSF:
11017
11018 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
11019 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
11020
11021 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
11022 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
11023
11024 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
11025 * config.guess: Combine two OSF1 rules.
11026 Also recognize field test versions. From mjr@zk3.dec.com.
11027 * config.guess (dgux): Use /usr/bin/uname rather than uname,
11028 because GNU uname does not support -p. From pmr@pajato.com.
11029
11030 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
11031
11032 * Makefile.in (MAKEDIRS): Removed $(tooldir).
11033
11034 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
11035
11036 * mpw-README: Document GCCIncludes.
11037
11038 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
11039
11040 * configure.in (alpha-*-linux*): Set enable_shared to yes.
11041
11042 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11043
11044 * mpw-configure: Handle --enable-FOO and --disable-FOO.
11045
11046 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
11047
11048 * configure.in (*-*-cygwin32): Configure make.
11049
11050 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
11051
11052 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11053
11054 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
11055
11056 * Makefile.in (all-inet): Depend on all-perl.
11057
11058 * Makefile.in (inet-install): New target.
11059
11060 * Makefile.in (all-inet): Depend on all-tcl.
11061 (all-inet): Depend on all-send-pr.
11062
11063 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11064
11065 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
11066 temporarily.
11067
11068 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
11069
11070 * configure.in: Don't configure --with-gnu-ld on AIX.
11071
11072 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11073
11074 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
11075
11076 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
11077
11078 * Makefile.in (ALL_MODULES): Added all-inet.
11079 (CROSS_CHECK_MODULES): Added check-inet.
11080 (INSTALL_MODULES): Added install-inet.
11081 (CLEAN_MODULES): Added clean-inet.
11082 (all-indent): New target.
11083
11084 * configure.in (host_tools): Added inet.
11085 (native_only): Added inet.
11086 (noconfigdirs): Added inet.
11087
11088 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
11089
11090 * configure.in: Don't configure libgloss if we are not configuring
11091 newlib.
11092
11093 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
11094
11095 * configure.in: Don't configure libgloss for unsupported
11096 architectures.
11097
11098 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11099
11100 * Makefile.in (CLEAN_MODULES): Add clean-apache.
11101
11102 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
11103
11104 * Makefile.in (ALL_MODULES): Include all-apache.
11105 (CROSS_CHECK_MODULES): Include check-apache.
11106 (INSTALL_MODULES): Include install-apache.
11107 (all-apache): New target.
11108
11109 * configure.in: Added apache everywhere perl is seen.
11110
11111 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11112
11113 * Makefile.in: Add support for clean-{module} and
11114 clean-target-{module} rules.
11115
11116 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
11117
11118 * configure.in (*-*-ose) do not build libgloss.
11119
11120 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11121
11122 * config.guess (prep*:SunOS:5.*:*): Turn into
11123 powerpele-unknown-solaris2.
11124
11125 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
11126
11127 * configure.in: Permit --enable-shared to specify a list of
11128 directories.
11129
11130 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11131
11132 * configure.in (host==solaris): Pass only the first word of $CC
11133 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
11134
11135 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11136
11137 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
11138
11139 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
11140
11141 * Makefile.in (ALL_MODULES): Include all-perl.
11142 (CROSS_CHECK_MODULES): Include check-perl.
11143 (INSTALL_MODULES): Include install-perl.
11144 (ALL_X11_MODULES): Include all-guile.
11145 (CHECK_X11_MODULES): Include check-guile.
11146 (INSTALL_X11_MODULES): Include install-guile.
11147 (all-perl): New target.
11148 (all-guile): New target.
11149
11150 * configure.in (host_tools): Include perl and guile.
11151 (native_only): Include perl and guile.
11152 (noconfigdirs): Don't build guile and perl; no ports have been
11153 done.
11154
11155 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
11156
11157 * configure (--enable-*): Handle quoted option lists such as
11158 --enable-sim-cflags='-g0 -O' better.
11159
11160 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11161
11162 * Makefile.in ({,inst}all-target): New rule so we can make and
11163 install all of the target directories easily.
11164
11165 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11166
11167 * configure.in: Add missing global flag in sed substitution when
11168 deleting `target-' from ${configdirs}.
11169
11170 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
11171
11172 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
11173 option.
11174
11175 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11176 config/mh-necv4.
11177
11178 * install.sh: Correct misspelling of transformbasename.
11179
11180 * config.guess: Recognize mips-*-sysv*.
11181
11182 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
11183
11184 * config.sub: Recognize mon960.
11185
11186 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
11187
11188 * configure: Restore Canadian Cross handling of BISON and LEX,
11189 removed in Feb 20 change.
11190
11191 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
11192
11193 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
11194 Mention make install. Remove the old copyright date as well the
11195 clumsy and rather pointless copyright on the README file.
11196
11197 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
11198
11199 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11200 Makefile after running symlink-tree, then run `make distclean' to
11201 avoid clobbering any generated files in srcdir.
11202
11203 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
11204
11205 * configure.in (m68k-*-netbsd*): Build everything now.
11206
11207 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11208
11209 * Makefile.in (taz): Fix quoting.
11210
11211 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
11212
11213 * configure.in (sparclet-*-*): Build everything now.
11214
11215 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11216
11217 * configure.in (m68k-*-linux*): New host.
11218
11219 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
11220
11221 * configure: Check for bison before byacc.
11222
11223 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
11224
11225 * Makefile.in configure: Change the way LEX and BISON/YACC are
11226 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
11227 searching PATH. These are used as fallbacks by Makefile.in if
11228 flex/bison/byacc aren't in objdir.
11229
11230 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
11231
11232 * Makefile.in: Make everything which depends upon all-bfd also
11233 depend upon all-opcodes, in case --with-commonbfdlib is used.
11234
11235 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11236
11237 * configure.in (host *-*-cygwin32): Don't build gdb if we are
11238 building NT native compilers on Unix.
11239
11240 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
11241
11242 * configure.in: Don't get CC from the host Makefile fragment if we
11243 can find gcc in PATH, or if this is a Canadian Cross. Move the
11244 Solaris test for /usr/ucb/cc to the post target script, just after
11245 the compiler sanity test.
11246
11247 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
11248
11249 * config.sub: Merge with FSF.
11250
11251 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
11252
11253 * Makefile.in (RPATH_ENVVAR): New variable.
11254 (REALLY_SET_LIB_PATH): Use it.
11255 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
11256
11257 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
11258
11259 * config.sub, configure.in: Recognize sparclet cpu.
11260
11261 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
11262
11263 * config.guess: Support m68k-cbm-sysv4.
11264
11265 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11266
11267 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
11268 m68k-unknown-linuxaout from linker help string. Put quotes around
11269 $ld_help_string.
11270
11271 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
11272
11273 * config.guess (powerpc-harris-powerunix): Add guess for port
11274 to new target.
11275
11276 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11277
11278 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
11279
11280 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
11281
11282 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
11283 $(REALLY_SET_LIB_PATH) in Makefile.
11284 * Makefile.in (SET_LIB_PATH): New variable.
11285 (REALLY_SET_LIB_PATH): New variable.
11286 ($(DO_X)): Use $(SET_LIB_PATH).
11287 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
11288 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
11289 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
11290 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
11291 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
11292 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
11293 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
11294 (install-dosrel): Likewise.
11295 (all-opcodes): Depend upon all-libiberty.
11296
11297 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
11298
11299 * config.guess (*:CYGWIN*): New
11300
11301 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11302
11303 * Makefile.in (all-target-winsup): All all-target-libiberty.
11304
11305 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11306
11307 * configure.in (noconfigdirs): Add missing # in front of comment.
11308
11309 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
11310
11311 * configure.in: add second pass to things added to noconfigdirs
11312 so *-gm-magic can exclude libgloss properly.
11313
11314 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
11315
11316 * mpw-configure (extralibs_name, rez_name): Set correctly
11317 for MWC68K compiler.
11318
11319 * mpw-README: Add more info on the necessary build tools.
11320
11321 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
11322
11323 * configure.in, config.sub: Recognize cygwin32.
11324
11325 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
11326
11327 * config.guess, config.sub: Recognize A/UX.
11328
11329 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
11330
11331 * config.sub: Merge with gcc/config.sub.
11332
11333 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
11334
11335 * mpw-build.in (do-binutils): Add build of stamps.
11336
11337 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
11338
11339 * config.sub: Add recognition for mips64vr4100*-* targets.
11340
11341 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11342
11343 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
11344 Add creation of gconfigargs with `--enable-shared' turned on.
11345 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
11346 ($(host)-stamp-stage3-configured): Likewise.
11347 (HOLES): Add chatr and ldd.
11348 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
11349
11350 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
11351
11352 * configure: Pass --nfp to recursive configures.
11353
11354 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
11355
11356 * Makefile.in (DLLTOOL): New.
11357 (DLLTOOL_FOR_TARGET): New.
11358 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
11359 (EXTRA_TARGET_FLAGS): Ditto.
11360 (EXTRA_GCC_FLAGS): Ditto.
11361 (CONFIGURE_TARGET_MODULES): Ditto.
11362 (DO_X): Ditto.
11363 * configure: Add DLLTOOL.
11364
11365 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
11366
11367 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
11368 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
11369 mh-sco, since old workarounds no longer needed, and don't
11370 build ld, since libraries have weak symbols in COFF.
11371
11372 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
11373
11374 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
11375
11376 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
11377
11378 * configure.in: Make sure that ${CC} can be used to compile an
11379 executable.
11380
11381 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11382
11383 * Makefile.in (all-gdb): Depend on $(GDB_TK).
11384 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
11385 nothing depending on whether gdbtk is being built.
11386
11387 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
11388
11389 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
11390
11391 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
11392
11393 * configure.in (noconfigdirs): Put ld or gas in this early, if the
11394 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
11395
11396 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
11397
11398 * config-ml.in: Add support for
11399 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
11400 Simplify setting of multidirs from --disable-foo.
11401
11402 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11403
11404 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
11405 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
11406 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
11407 non-empty, pass them on to the GCC make.
11408 (all-bootstrap): New rule that is like all-gcc, except it executes
11409 the GCC bootstrap rule instead of the GCC all rule.
11410
11411 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
11412
11413 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
11414
11415 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11416
11417 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
11418 DG/UX support.
11419
11420 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
11421
11422 * config.sub (i*86*) Change [345] to [3456]
11423
11424 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11425
11426 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
11427 --with-gnu-ld=no.
11428
11429 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11430
11431 * config-ml.in (rs6000*, powerpc*): Add switches to control which
11432 AIX multilibs get built.
11433
11434 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11435
11436 * configure.in (i386-win32): Don't build expect if we're not
11437 building the tcl subdir.
11438
11439 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
11440
11441 * Makefile.in: (configure-target-examples, all-target-examples):
11442 New targets, configure and build example programs.
11443
11444 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
11445
11446 * mpw-configure: If an mpw-config.in generated a file mk.sed,
11447 use it as input to sedit the generated MPW makefile.
11448 * mpw-README: Add a suggestion about Gestalt.h.
11449
11450 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
11451
11452 * config.sub: Accept *-*-ieee*.
11453
11454 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
11455
11456 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
11457 Ronald F. Guilmette <rfg@monkeys.com>.
11458
11459 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11460
11461 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
11462 for powerpc-pe native.
11463 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
11464 (target==powerpc-pe): duplicate i386-win32 entry.
11465
11466 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11467
11468 * configure.in (noconfigdirs): Exclude target-newlib for all versions
11469 of vxworks, not just vxworks5.1.
11470
11471 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
11472
11473 * mpw-configure: Add support for exec-prefix.
11474
11475 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11476
11477 * config.guess: Recognize HP model 816 machines as having
11478 a PA1.1 processor.
11479
11480 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
11481
11482 * configure: Ignore new autoconf configure options.
11483
11484 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11485
11486 * config.guess: Recognize Pentium under SCO.
11487 From Robert Lipe <robertl@arnet.com>.
11488
11489 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11490
11491 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
11492
11493 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
11494
11495 * configure.in: Don't configure gas for alpha-dec-osf*.
11496
11497 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
11498
11499 * configure.in: Default to --with-stabs for some targets for which
11500 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
11501 i[345]86*-*-unixware*.
11502
11503 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
11504
11505 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
11506 rather than basing it on the target. Simplify handling of options
11507 controlling which directories to configure. Remove extraneous
11508 slash in multi-clean target.
11509
11510 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
11511
11512 * config-ml.in: Prefix more variables with ml_ so they don't collide
11513 with configure's.
11514
11515 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
11516
11517 * configure: Don't turn -v into --v.
11518
11519 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
11520
11521 * configure.in (targargs): Fix typo.
11522
11523 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
11524
11525 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
11526
11527 * configure.in: Strip --host and --target options from
11528 CONFIG_ARGUMENTS, and always configure for --host only. Add
11529 --with-cross-host option when building with a cross-compiler.
11530 * configure: Canonicalize the arguments put into config.status by
11531 always using `=' for an option with an argument. Pass a presumed
11532 --host or --target explicitly.
11533
11534 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
11535
11536 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
11537 into general OS recognition case.
11538
11539 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11540
11541 * configure.in (target_configdirs): add target-winsup only
11542 for win32 target systems.
11543
11544 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
11545
11546 * Makefile.in (all-target-libgloss): Depend upon
11547 configure-target-newlib, since when libgloss is built it looks to
11548 see if the newlib directory exists.
11549
11550 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
11551
11552 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
11553 cfg-ml-*.in.
11554
11555 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
11556
11557 * configure: Handle LD and LD_FOR_TARGET when configuring a
11558 Canadian Cross.
11559
11560 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11561
11562 * configure.in (target_libs): add target-winsup.
11563 (target==i386-win32): add patch diff flex make to $noconfigdirs.
11564 (target==ppcle-pe): remove ld from $noconfigdirs.
11565
11566 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
11567
11568 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
11569 Preserve relative path names in $srcdir. Build symlink tree if
11570 configuring cross target dir and srcdir=. (= no VPATH support).
11571 (configure-target-libg++): Depend on configure-target-librx.
11572 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
11573 * config-ml.in: New file.
11574 * symlink-tree: New file.
11575 * configure: Ensure srcdir="." if that's what it is.
11576
11577 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
11578
11579 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
11580 includes and FLEX_SKELETON setting.
11581 * mpw-configure (--with-gnu-ld): New option, controls whether
11582 to use PPCLink or ld with PowerMac GCC.
11583 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
11584 * mpw-config.in: Configure grez if targeting Mac.
11585
11586 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
11587 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
11588 just macos.
11589 * configure.in: Configure grez resource compiler if targeting Mac.
11590 * Makefile.in (all-grez, install-grez): New targets.
11591
11592 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
11593
11594 * configure: CXX defaults to gcc, not g++. If we find
11595 gcc in the path, set CC to gcc -O2.
11596
11597 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
11598
11599 * configure: Default ${build} correctly. Avoid picking up extra
11600 spaces when reading CC and CXX from Makefile. When doing a
11601 Canadian Cross, use plausible default values for numerous
11602 variables.
11603 * configure.in: When doing a Canadian Cross, don't try to
11604 configure tools whose configure script can't handle it.
11605
11606 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11607
11608 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
11609
11610 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
11611
11612 * configure: Remove dubious bug reporting address.
11613
11614 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
11615
11616 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
11617 configure script, run that instead of this directory's configure.
11618 In either case, print a message that we're configuring the sub-dir.
11619
11620 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
11621
11622 * configure.in: Before checking for the existence of various files,
11623 use sed to filter out "target-".
11624
11625 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
11626
11627 * Makefile.in (DO_X): Split rule to decrease command line length
11628 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
11629 (Philippe De Muyter).
11630
11631 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11632
11633 * Makefile.in (all-patch): depend on all-libiberty.
11634
11635 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
11636
11637 * configure.in: If the only directory in target_configdirs which
11638 actually exists is libiberty, then set target_configdirs to empty,
11639 to avoid trying to build a target libiberty in a gas or gdb
11640 distribution.
11641
11642 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
11643
11644 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
11645 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
11646 systems.
11647
11648 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11649
11650 * configure.in (copy_dirs): Use sys-include instead of include
11651 for --with-headers option.
11652
11653 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
11654
11655 * Makefile.in, configure.in: Make winsup builds work with
11656 new scheme.
11657
11658 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
11659
11660 * configure.in: Build the linker on AIX.
11661
11662 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
11663
11664 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
11665 where needed.
11666
11667 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
11668
11669 * Makefile.in (all-gcc): Fix typo.
11670
11671 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
11672
11673 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
11674
11675 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
11676
11677 * configure.in: Rename libFOO to target-libFOO, and xiberty
11678 to target-xiberty, to provide more flexibility.
11679 (target_subdir): Define. Create if cross.
11680 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
11681 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
11682 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
11683 check-libFOO -> check-target-libFOO, etc.
11684 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
11685 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
11686 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
11687 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
11688 allow ALL_GCC="" to only configure.
11689 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
11690 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
11691 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
11692
11693 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
11694
11695 * Makefile.in (taz): Build "info" in etc explicitly.
11696
11697 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
11698
11699 * configure.in: Make sure that CC is undefined (as opposed to
11700 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
11701 problem with autoconf trying to configure on a host without GCC.
11702
11703 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11704
11705 * mpw-configure: Set host alias from choice of host compiler,
11706 only use generic MPW Makefile sed if present, edit a file
11707 named "hacked_Makefile.in" instead of "Makefile.in" if present.
11708 * mpw-README: Add problem notes about CW6 and CW7.
11709
11710 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
11711
11712 * Makefile.in (taz): Use ";" instead of ";;".
11713
11714 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
11715
11716 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
11717 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
11718 DISTDOCDIRS.
11719 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
11720 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
11721
11722 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
11723
11724 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
11725 and gnats, because they are now subsumed by DISTSTUFFDIRS.
11726 Move bfd to DISTSTUFFDIRS.
11727
11728 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11729
11730 * Makefile.in (X11_LIB): Removed.
11731 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
11732
11733 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
11734
11735 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11736
11737 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
11738 names.
11739
11740 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11741
11742 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
11743
11744 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
11745
11746 * configure.in (i[345]86-*-win32): Always build newlib.
11747 Don't configure cvs, autoconf or texinfo.
11748 * Makefile.in (LD_FOR_TARGET): New.
11749 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
11750 Pass down LD_FOR_TARGET.
11751
11752 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
11753
11754 * winsup: New directory.
11755 * Makefile.in: Build winsup.
11756 * configure.in: Winsup is configured when target is win32.
11757 Can only build win32 target GDB when native.
11758
11759 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
11760
11761 * config.guess: Recognize HP model 819 machines as having
11762 a PA 1.1 processor.
11763
11764 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
11765
11766 * configure: Fix sed loop which substitutes for CC and CXX to
11767 avoid bug found in various sed implementations.
11768
11769 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11770
11771 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
11772 simulator. Use standard powerpc-*-eabi*.
11773
11774 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
11775
11776 * configure.in: Stop putting gas and binutils in noconfigdirs for
11777 powerpc-*-aix* and rs6000-*-*.
11778
11779 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
11780
11781 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
11782 -mcall-aixdesc libraries.
11783
11784 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
11785
11786 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11787
11788 * config.sub (arm | armel | armeb): Fix shell syntax.
11789
11790 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11791
11792 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
11793 -msoft-float and -mcpu=common support.
11794 (powerpc*-*-eabisim*): Add support for building -mcall-aix
11795 libraries.
11796
11797 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11798
11799 * configure.in: Allow configuration and build of emacs19 for the alpha.
11800
11801 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11802
11803 * configure.in (CC): Get ^CC, not just any old CC, from
11804 ${host_makefile_frag}.
11805
11806 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11807
11808 * configure.in (CC): Try to get CC from
11809 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
11810
11811 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11812
11813 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
11814 only if it exists in $(srcdir).
11815
11816 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
11817
11818 * configure: If CC and CXX are not set in the environment, set
11819 them, based on either an existing Makefile or on searching for gcc
11820 in PATH. Substitute for CC and CXX in Makefile.
11821 * configure.in: Remove libm from target_libs. Separate
11822 target_configdirs from configdirs. If CC is not set in
11823 environment, try to get it from a host Makefile fragment. Rewrite
11824 changes of configdirs to use skipdirs instead. A few minor
11825 tweaks. Take directories out of target_configdirs as they are
11826 taken out of configdirs. Remove existing Makefile files from
11827 subdirectories. Substitute for TARGET_CONFIGDIRS and
11828 CONFIG_ARGUMENTS in Makefile.
11829 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
11830 by configure.in.
11831 (CONFIG_ARGUMENTS): Likewise.
11832 (CONFIGURE_TARGET_MODULES): New variable.
11833 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
11834 ($(CONFIGURE_TARGET_MODULES)): New target.
11835 (configure-libg++, configure-libio): New targets.
11836 (all-libg++): Depend upon configure-libg++.
11837 (all-libio): Depend upon configure-libio.
11838 (configure-libgloss, all-libgloss): New targets.
11839 (configure-libstdc++): New target.
11840 (all-libstdc++): Depend upon configure-libstdc++.
11841 (configure-librx, all-librx): New targets.
11842 (configure-newlib): New target.
11843 (all-newlib): Depend upon configure-newlib
11844 (configure-xiberty): New target.
11845 (all-xiberty): Depend upon configure-xiberty.
11846
11847 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11848
11849 * configure.in (host i[345]86-*-win32): Expand the
11850 noconfigdirs again.
11851
11852 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
11853
11854 * mpw-configure: Fix sed command file name.
11855
11856 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
11857
11858 * configure.in (host i[345]86-*-win32): Reduce the
11859 noconfigdirs again.
11860
11861 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
11862
11863 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
11864 or powerpc*-*-pe*, since they are not yet supported.
11865
11866 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11867
11868 Add PowerMac support and many other enhancements.
11869 * mpw-configure: New option --cc to select compiler to use,
11870 paste options set according to --cc into the generated
11871 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
11872 if mpw-make.sed is present.
11873 * mpw-config.in: Don't test for gC1, test for mpw-touch,
11874 add forward includes for PowerPC include files.
11875 * mpw-build.in: Build using Makefile.PPC if present.
11876 (do-byacc, etc): Remove separate version resource builds.
11877 (do-gas): Build "stamps" before "all".
11878 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
11879 * mpw-README: Update to reflect --cc option, PowerMac support,
11880 and recently-reported compatibility problems.
11881
11882 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
11883
11884 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
11885 embedded m68k systems (-aout, -coff, -elf, -vxworks).
11886 (--with-multilib-top): Pass to recursive invocations.
11887
11888 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
11889
11890 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
11891 v810-*-*.
11892
11893 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11894
11895 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
11896 gdb, ld and opcodes on v810-*-*.
11897
11898 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
11899
11900 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
11901 (local-maintainer-clean): New target.
11902 (maintainer-clean): New target.
11903 (realclean): Just depend upon maintainer-clean.
11904
11905 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11906
11907 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
11908
11909 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
11910
11911 * configure.in: Build ld in mips*-*-bsd* case.
11912
11913 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
11914
11915 * config.sub: Accept -lites* OS. From Ian Dall.
11916
11917 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
11918
11919 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
11920 targets.
11921
11922 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11923
11924 * configure.in: treat i386-win32 canadian cross the same as
11925 i386-go32 canadian cross.
11926
11927 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11928
11929 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
11930 running under the simulator to build a reduced set of libraries.
11931 (powerpc-*-eabiaix): Add fine grained multilib support added to
11932 other powerpc targets yesterday.
11933
11934 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11935
11936 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
11937 -disable-softfloat, -disable-relocatable, -disable-aix, and
11938 -disable-sysv to control which multilib libraries get built.
11939
11940 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
11941
11942 * configure: Add Makefile.tem to list of files to remove in trap
11943 handler.
11944
11945 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
11946
11947 * config.guess (*Linux*): Add missing "exit"s.
11948 Also, need specific check for alpha-unknown-linux (uses COFF).
11949
11950 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
11951
11952 * config.guess: Merge with FSF:
11953
11954 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
11955 * config.guess (AIX4): More robust release numbering discovery.
11956
11957 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
11958 * config.guess (i386-sequent-ptx): Properly get version number.
11959
11960 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
11961 * config.guess (mips:*:4*:UMIPS): New case.
11962
11963 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
11964
11965 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
11966 (i386-win32 host): Likewise. Don't build readline.
11967
11968 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
11969
11970 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
11971 SUPPORT_FILES to submakes.
11972
11973 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
11974
11975 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
11976 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
11977 mpw-configure.
11978
11979 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
11980
11981 * configure.in (appdirs): Use =, not ==, in test expression when
11982 trying to build the text to print in the warning message for
11983 Solaris users.
11984
11985 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
11986
11987 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
11988
11989 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11990
11991 * config.guess: Recognize lynx-2.3.
11992
11993 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
11994
11995 * config.sub (z8ksim): Deleted
11996 (z8k-*-coff): New, this is the one true name of the target.
11997
11998 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
11999
12000 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
12001
12002 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
12003
12004 * config.guess (*:Linux:*:*): First try asking the linker what the
12005 default object file format is (elf, aout, or coff). Then if this
12006 fails, try previous methods.
12007
12008 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12009
12010 * configure.in: Don't build newlib for *-*-vxworks5.1.
12011
12012 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12013
12014 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
12015 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
12016
12017 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
12018
12019 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
12020
12021 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
12022
12023 * cfg-ml-com.in: New file.
12024 * cfg-ml-pos.in: New file.
12025
12026 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12027
12028 * COPYING.NEWLIB: Add HP free copyright to list.
12029
12030 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12031
12032 * config.sub: Recognize -eabi* for the system, not just -eabi.
12033
12034 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
12035
12036 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12037 * config.sub, configure.in (win32): New target and host.
12038
12039 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
12040
12041 * configure.in: Add i386-pe configuration.
12042
12043 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
12044
12045 * mpw-build.in (install): Install GDB after LD.
12046
12047 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
12048
12049 * mpw-config.in (elf/mips.h): Always forward-include, needed
12050 for GDB to build.
12051
12052 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
12053
12054 * testsuite: New directory for customer acceptance and whole tool
12055 chain tests.
12056
12057 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12058
12059 * configure: If per-host line isn't found, but AC_OUTPUT is found
12060 and a configure script exists, run it instead.
12061
12062 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12063
12064 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
12065
12066 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
12067
12068 * configure: Set build_{cpu,vendor,os,alias} to host values when
12069 --build isn't specified.
12070
12071 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12072
12073 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12074 (FLAGS_TO_PASS): Pass them.
12075 (EXTRA_TARGET_FLAGS): Ditto.
12076
12077 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12078
12079 * Makefile.in (all-libg++): Depend on all-libstdc++.
12080
12081 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12082
12083 * configure.in (noconfigdirs): Enable all packages for
12084 i386-unknown-netbsd.
12085
12086 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
12087
12088 * configure.in (noconfigdirs): Don't configure tk for i386-go32
12089 hosted builds (DOS builds)
12090
12091 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12092
12093 Changes for ARM based on patches from Richard Earnshaw:
12094 * config.sub: Handle armeb and armel.
12095 * configure.in: Omit arm linker only for riscix.
12096
12097 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
12098
12099 * config.guess: Update from FSF.
12100
12101 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
12102
12103 * config.sub: Recognize powerpcle as the little endian variant of
12104 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
12105 powerpcle variant. Convert pentium into i586, not i486. Add p5
12106 alias for i586. Map new x86 variants p6, k5, nexgen into i586
12107 temporarily.
12108
12109 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
12110
12111 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
12112
12113 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
12114
12115 * config.sub: Accept -lites* as a basic system type.
12116
12117 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
12118
12119 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
12120 installed, and if so return linuxoldld as the system name.
12121
12122 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
12123
12124 * config.guess: Add hppa1.1-hp-lites support.
12125
12126 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
12127
12128 * configure.in: Don't build newlib for m68k-vxworks5.1.
12129
12130 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12131
12132 * configure.in (mips-sgi-irix6): Use mh-irix5.
12133
12134 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
12135
12136 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
12137
12138 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12139
12140 * test-build.mk: Enable building of shared libraries on IRIX 5 and
12141 OSF/1. Fix compiler flags.
12142 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
12143
12144 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
12145
12146 * configure.in: Recognize --with-newlib.
12147 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
12148
12149 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12150
12151 * Makefile.in: move {all,check,install}-gdb from *_MODULES
12152 to *_X11_MODULES due to gdbtk needing X include files et al.
12153
12154 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
12155
12156 Merge in support for Mac MPW as a host.
12157 (Old change descriptions retained for informational value.)
12158
12159 * mpw-config.in: Add generic include forwards for cpu-specific
12160 include files in aout and elf directories.
12161
12162 * mpw-configure: Added copyright.
12163 * mpw-config.in: Check for presence of required build tools.
12164 (target_libs): Add newlib.
12165 (target_tools): Add examples.
12166 (Read Me): Generate as "Read Me for MPW" instead.
12167 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
12168 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
12169 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
12170
12171 * mpw-configure: Remove subdir-specific makefile hackery,
12172 delete mk.tmp after using it.
12173
12174 * mpw-build.in (all): Display start and end times.
12175
12176 * mpw-configure (host_canonical): Set.
12177 (target_cpu): Always add to makefiles.
12178 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
12179 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12180 (mpw-mh-mpw): Look for in srcdir and srcroot.
12181 Use sed instead of mpw-edit-prefix to edit prefix definitions.
12182
12183 * mpw-build.in: (install-only): New target.
12184
12185 * mpw-configure (host_alias, target_alias): Rename from hostalias
12186 and targetalias, add into generated Makefile.
12187 (mk.tmp): If present, add into generated Makefile.
12188 * mpw-build.in (all-gas): Build config.h first before gas proper.
12189
12190 * mpw-configure (config.status): Write only if changed.
12191 * mpw-config.in (readline): Configure it (not built, just used for
12192 definitions).
12193
12194 * mpw-config.in (elf/mips.h): Add a forward include.
12195
12196 * mpw-config.in: Forward-include most .h files in include into
12197 extra-include.
12198 (readline): Don't build.
12199 mpw-build.in (install): Install GDB.
12200
12201 * mpw-configure (prefix, mpw_prefix): Handle it.
12202 * mpw-config.in (mmalloc, readline): Don't configure.
12203 * mpw-build.in (thisscript): Rename to ThisScript.
12204 Use mpw-build instead of BuildProgram everywhere.
12205 (mmalloc, readline): Don't build.
12206 * mpw-README: New file, basic documentation about the MPW port.
12207
12208 * mpw-config.in: Use forward-include to create include files.
12209
12210 * mpw-configure: Add more things to the top of each configured
12211 Makefile, including contents of config/mpw-mh-mpw.
12212 * mpw-config.in (extra-include): Create this directory and fill it
12213 with Posix-like include files when configuring.
12214
12215 * config.sub (apple, mac, mpw): Add various aliases.
12216
12217 * mpw-build.in: New file, top-level build script fragment for MPW.
12218 * mpw-configure: New file, configure script for MPW.
12219 * mpw-config.in: New file, config fragment for MPW.
12220
12221 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12222
12223 * configure.in (host_libs): Remove glob, since it is gone from the
12224 sources.
12225
12226 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12227
12228 * Makefile.in: define empty GDB_NLM_DEPS var.
12229
12230 * configure.in(target_makefile_frag): use config/mt-netware
12231 for netware targets.
12232
12233 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
12234
12235 * config.sub: Merge in recent FSF changes. Remove linux special
12236 cases.
12237
12238 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12239
12240 Revert this change:
12241
12242 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
12243
12244 * build-all.mk: Use CC=cc -Xs on Solaris.
12245
12246 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12247
12248 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
12249 stop using it.
12250 * Makefile.in: Nuke all references to glob subdirectory.
12251
12252 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12253
12254 * configure.in: Fix --enable-shared logic in per-host.
12255
12256 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
12257
12258 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
12259
12260 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12261
12262 * configure.in (noconfigdirs): Don't build gas on AIX, for
12263 powerpc*-*-aix* as well as for rs6000*-*-aix*.
12264
12265 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
12266
12267 * configure: Fix --cache-file to work if the file argument is a
12268 relative path.
12269
12270 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
12271
12272 * configure: If the --cache-file is used, pass it down to
12273 configure in subdirectories.
12274
12275 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
12276
12277 * config.sub: add vxworks29k configuration.
12278
12279 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12280
12281 * Makefile.in (taz): Do "diststuff" part quietly.
12282
12283 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
12284
12285 * config.sub: Mini-merge with gcc/config.sub.
12286
12287 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12288
12289 * config.guess (IRIX): Sed - to _.
12290
12291 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12292
12293 * Makefile.in (source-vault, binary-vault): New targets.
12294
12295 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
12296
12297 * config.sub: Recognize -eabi as a basic system type.
12298
12299 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12300
12301 * configure.in (enable_shared stuff): Fix typo.
12302
12303 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
12304
12305 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
12306
12307 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12308
12309 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
12310
12311 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
12312
12313 * configure.in (rs6000-*-*): Don't build gas.
12314
12315 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
12316
12317 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
12318 reduce command line length.
12319 (AS_FOR_TARGET): Check for as.new, not Makefile.
12320 (NM_FOR_TARGET): Check for nm.new, not Makefile.
12321
12322 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
12323
12324 * config.guess: Merge from FSF.
12325
12326 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12327
12328 * configure: Don't use $ when handling program_suffix.
12329
12330 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
12331
12332 * configure.in: Configure tk for hppa/hpux.
12333
12334 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
12335
12336 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
12337
12338 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12339
12340 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
12341 to LIBCXXFLAGS. Tests are better run without it.
12342
12343 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
12344
12345 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
12346
12347 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
12348
12349 * configure.in (*-*-netware*): Don't configure xiberty.
12350
12351 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
12352
12353 * configure.in: Remove tk from native_only list.
12354
12355 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
12356
12357 * build-all.mk: Add mips-ncd-elf target to sun4 targets
12358 for special NCD build.
12359
12360 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12361
12362 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
12363 makeall.bat, they're only useful for binutils snapshots.
12364 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
12365 makeall.bat to specified SUPPORT_FILES.
12366
12367 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
12368
12369 * build-all.mk: Add Ericsson targets to sun4 and solaris
12370 hosts. Add BNR's sun4 target to solaris host, so their
12371 build-from-source will be tested in-house first.
12372
12373 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12374
12375 * Makefile.in (LIBCFLAGS): New variable.
12376 (CFLAGS_FOR_TARGET): Ditto.
12377 (LIBCFLAGS_FOR_TARGET): Ditto.
12378 (LIBCXXFLAGS): Ditto.
12379 (CXXFLAGS_FOR_TARGET): Ditto.
12380 (LIBCXXFLAGS_FOR_TARGET): Ditto.
12381 (BASE_FLAGS_TO_PASS): Pass them.
12382 (EXTRA_TARGET_FLAGS): Ditto.
12383
12384 * configure.in: Support --enable-shared.
12385
12386 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
12387
12388 * configure.in (target_libs): Include libstdc++ again.
12389 * config.guess: Update from FSF (for FreeBSD).
12390
12391 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12392
12393 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
12394 makeall.bat.
12395 (DISTDOCDIRS): Add `etc'.
12396 (ETC_SUPPORT_PFX): New variable.
12397 (taz): Include anything from etc starting with a word in
12398 ETC_SUPPORT_PFX.
12399
12400 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12401
12402 * config.sub: Update for recent FSF changes. Remove obsolete
12403 h8300hds entry. Add -windows* and -osx as basic os. Minor
12404 spacing changes.
12405
12406 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12407
12408 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
12409
12410 * config.guess: Merge with FSF.
12411 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
12412
12413 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12414
12415 * configure: Since the "trap 0" handler will override the exit
12416 status on many systems, only use it for "exit 1", and make it set
12417 a non-zero exit status; reset it before "exit 0". Also, check
12418 exit status of config.sub, and error out if it failed.
12419
12420 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
12421
12422 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
12423 and install libgloss.
12424
12425 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12426
12427 * Makefile.in (all-binutils): Depend upon all-byacc.
12428
12429 * configure.in: Don't build emacs on Irix 5.
12430
12431 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12432
12433 * configure.in (*-*-netware*): Add libio.
12434
12435 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12436
12437 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
12438 (CHECK_TARGET_MODULES): Ditto.
12439 (INSTALL_TARGET_MODULES): Ditto.
12440 (TARGET_LIBS): Ditto.
12441 (all-libstdc++): Note dependencies.
12442
12443 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12444
12445 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
12446
12447 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12448
12449 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
12450 -fexternal-templates.
12451
12452 * configure.in (target_libs): Add libstdc++.
12453 (noconfigdirs): Add libstdc++ as appropriate.
12454
12455 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12456
12457 * config.guess: Update from FSF.
12458
12459 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12460
12461 * configure: Use ${config_shell} when running ${configsub}.
12462
12463 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
12464
12465 * config.sub: No longer recognize h8300h.
12466
12467 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12468
12469 * config.sub: Remove extraneous differences between config.sub and
12470 gcc/config.sub.
12471
12472 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12473
12474 * Makefile.in (DISTSTUFFDIRS): Add gas.
12475
12476 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
12477
12478 * COPYING.NEWLIB: New file.
12479
12480 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
12481
12482 * config.guess (HP-UX): Patch from Harlan Stenn
12483 <harlan@landmark.com> to also emit release level.
12484
12485 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12486
12487 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
12488
12489 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
12490
12491 * config.sub: Merge nextstep cleanup from FSF.
12492
12493 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12494
12495 * configure.in (arm-*-*): Don't configure ld for this target.
12496
12497 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12498
12499 * configure.in (*-*-netware): don't configure libg++, libio,
12500 librx, or newlib.
12501
12502 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12503
12504 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
12505 configure ld--it works, but it doesn't support shared libraries.
12506
12507 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12508
12509 * config.guess (*-unknown-freebsd*): Get rid of possible
12510 trailing "(Release)" in version string.
12511 Patch from Paul Richards <paul@isl.cf.ac.uk>.
12512
12513 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
12514
12515 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
12516 Fix type: *-next-neststep -> *-next-nextstep.
12517
12518 * config.guess: Merge from FSF:
12519
12520 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12521
12522 * config.guess: Recognize powerpc-ibm-aix3.2.5.
12523
12524 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12525
12526 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
12527 instead of UNIX_SV for UnixWare 1.0).
12528
12529 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
12530
12531 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
12532 to make gdb/nlm/* build after the compiler and linker.
12533
12534 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
12535
12536 * config.guess (netbsd, freebsd, linux): Accept any machine,
12537 not just i[34]86.
12538 (m68k-atari-sysv4): Relocate to match FSF version.
12539
12540 * config.guess: More merges from the FSF:
12541
12542 Add a space before function call or macro invocation.
12543
12544 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12545
12546 * config.guess: Add trap cmd to remove dummy.c and dummy when
12547 interrupted.
12548
12549 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12550
12551 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
12552 (dummy): Redirect stderr from compilation of dummy.c.
12553
12554 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
12555
12556 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
12557
12558 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
12559
12560 * configure: Accept and ignore --cache*, for compatibility with
12561 new autoconf.
12562
12563 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
12564
12565 * config.guess: Merge from FSF:
12566
12567 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12568
12569 * config.guess (Pyramid*:OSx*:*:*): New case.
12570 (PATH): Add /.attbin at end for finding uname.
12571 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
12572
12573 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
12574
12575 * config.guess (M88*:DolphinOS:*:*): New case.
12576
12577 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
12578
12579 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
12580 to select whether to use ELF or COFF.
12581
12582 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12583
12584 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
12585
12586 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12587
12588 * config.guess: Guess the OS version for HPUX.
12589
12590 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
12591
12592 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
12593
12594 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12595
12596 * configure.in: Recognize --with-headers, --with-libs, and
12597 --without-newlib.
12598 * Makefile.in (all-xiberty): Depend upon all-ld.
12599
12600 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12601
12602 * configure.in: Change i[34]86 to i[345]86.
12603
12604 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12605
12606 * configure (version): A few more tweaks to help message.
12607
12608 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
12609
12610 * Makefile.in: Remove (for now) librx as a host library,
12611 now that we're building it for target.
12612
12613 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12614
12615 * configure: Fix up help message; from karl@owl.hq.ileaf.com
12616 (Karl Berry).
12617
12618 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
12619
12620 * configure.in: Also configure librx.
12621
12622 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12623
12624 * Makefile.in: Update various rules to reflect that librx
12625 is now needed for libg++.
12626
12627 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12628
12629 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
12630
12631 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
12632
12633 * configure.in: Configure the examples directory.
12634
12635 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12636
12637 * configure: Simplify Jun 2 1994 change.
12638
12639 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12640
12641 * change CC to /usr/latest/bin/gcc for lynx host builds, since
12642 /bin/gcc isn't good enough to build gcc.
12643
12644 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
12645
12646 * Makefile.in (GDB_SUPPORT_FILES): Remove
12647 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
12648 (gdb.tar.gz): Add new rule to use standard distribution building
12649 mechanism.
12650
12651 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12652
12653 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
12654 Bill Cox <bill@cygnus.com>.
12655
12656 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
12657
12658 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
12659
12660 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
12661
12662 * configure: Search current dir first in .gdbinit.
12663
12664 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
12665
12666 * config.sub: Recognize freebsd (merged from gcc config.sub).
12667
12668 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
12669
12670 * config.sub: Refer to NeXT's operating system as nextstep.
12671
12672 * config.sub (case $basic_machine): Re-order the cases, to match
12673 the order in the FSF version (which is mostly alphabethical).
12674 Merge in some additions and changes from the FSF.
12675
12676 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
12677
12678 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
12679 * config.sub: Recognize cxux7.
12680 * configure.in: Use mh-cxux for m88k-harris-cxux*.
12681
12682 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
12683
12684 * config.sub: Fix typo powerpc -> powerpc-*.
12685
12686 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
12687
12688 * Makefile.in: `all-emacs19' depends on `all-byacc'.
12689
12690 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
12691 parallel with all-emacs and install-emacs). Top-level command
12692 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
12693
12694 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12695
12696 * test-build.mk ($(host)-stamp-stage2-installed): Remove
12697 $(relbindir)/make before doing ``make install'', and use
12698 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
12699 installing over running make binary.
12700 ($(host)-stamp-stage3-installed): Likewise.
12701
12702 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12703
12704 * config.guess: Recognize Mach.
12705
12706 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12707
12708 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
12709 see whether --exec-prefix was used.
12710
12711 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12712
12713 * README: Explicitly mention libg++/README. (Zoo's idea.)
12714
12715 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12716
12717 * Makefile.in: Add all-librx target similar to all-libproc.
12718
12719 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
12720
12721 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
12722 with post 1.2 uname bogosity.
12723
12724 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12725
12726 * configure: Remove temporary files on receipt of a signal.
12727
12728 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
12729
12730 * configure: If there is a package_makefile_frag, remove
12731 ${subdir}/Makefile.tem after copying it in.
12732
12733 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12734
12735 * build_all.mk: support rs6000 lynx identifies itself as
12736 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
12737 since /bin/gcc is too feeble to compile a modern gcc.
12738
12739 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12740
12741 * brought devo/test-build.mk update-to-date with progressive/
12742 test-build.mk. Add lynx targets and hppa flag info.
12743
12744 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12745
12746 * configure.in: Use mh-ncrsvr43. Patch from
12747 Tom McConnell <tmcconne@sedona.intel.com>.
12748
12749 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
12750
12751 * config.guess (i386-unknown-bsdi): No longer need to
12752 check #if defined(__bsdi__) && defined(__i386__).
12753
12754 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12755
12756 * configure: Set program_transform_nameoption correctly.
12757
12758 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12759
12760 * brought build-all.mk update-to-date with progressive build-all.mk,
12761 added new targets and hppa info.
12762
12763 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12764
12765 * configure: If config.guess result is a prefix of the user
12766 specified target, assume a native build and use the user specified
12767 target as the host alias. Remove SunOS patch suffix removal hack.
12768 * configure.in: Remove SunOS patch suffix removal hack.
12769
12770 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
12771 in NATIVE_CHECK_MODULES.
12772
12773 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
12774
12775 * Makefile.in: Rename HOST_ONLY to NATIVE.
12776 * configure: Delete SunOs patch suffix from host_canonical
12777 and build_canonical variables that are prepended to Makefiles.
12778 * configure.in: Add comments for easier maintenance.
12779
12780 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12781
12782 * Makefile.in: Add all-libproc target similar to all-gui.
12783
12784 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
12785
12786 * Makefile.in (CHECK_MODULES): split into
12787 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
12788
12789 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
12790
12791 * config.guess (i386-unknown-bsdi): New system to guess.
12792
12793 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12794
12795 * Makefile.in: Add all-gui target (but not yet build by "all").
12796
12797 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
12798
12799 * config.sub: Move deletion of patch suffix from here...
12800 * configure.in: To here, at Ian's suggestion. The top-
12801 level scripts might need to know of a patch level.
12802
12803 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
12804
12805 * config.sub: Strip off patch suffix so rtl is recognized
12806 as a sunos4.1.3 machine, even though it's been patched.
12807
12808 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
12809
12810 * Makefile.in (INSTALL_LAST): Delete.
12811 (INSTALL_DOSREL): New.
12812
12813 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12814
12815 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
12816 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
12817 whether we pass down --with-gnu-ld anyhow.
12818
12819 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
12820
12821 * Makefile.in (INSTALL_LAST): Change operation so it works
12822 on more flavors of make.
12823 * configure.in (go32): Don't build libg++ or libio.
12824
12825 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
12826
12827 * Makefile.in (Move HOST_PREFIX_1 and friends up so
12828 they can be overriden by templates.
12829
12830 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
12831
12832 * configure.in (target==go32): Don't build gdb.
12833 * dosrel: New directory.
12834
12835 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
12836
12837 * configure.in (host==go32): Configure dosrel too.
12838 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
12839 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
12840 be set by incoming names or templates.
12841 (INSTALL_LAST): New rule.
12842
12843 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
12844
12845 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
12846
12847 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12848
12849 * configure.in (appdirs): New variable. Currently empty, but will
12850 be used in gas distribution. If nonempty, lists a set of
12851 directories at least one of which must get configured, or top
12852 level configuration is considered to have failed.
12853 (rs6000-*-lynxos*): Use new file name.
12854
12855 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12856
12857 Eliminate XTRAFLAGS.
12858 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
12859 newlib include files using -idirafter, and also use -nostdinc.
12860 (CXX_FOR_TARGET): Likewise.
12861 (XTRAFLAGS): Removed.
12862 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
12863 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
12864 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
12865 ($(DO_X)): Don't pass down XTRAFLAGS.
12866
12867 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12868
12869 * configure.in (mips*-dec-bsd*): New target; do build linker.
12870 (mips*-*-bsd*): New target; don't build linker.
12871
12872 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12873
12874 * configure.in: support rs6000-*-lynxos* configuration.
12875 support sunos4 as a cross target.
12876
12877 * config.sub: look for lynx*, not lynx since the OS version may
12878 legitimately be part of the name.
12879
12880 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12881
12882 * configure.in (i[34]86-*-sco*): Move to be with other i386
12883 targets.
12884 (romp-*-*): New target. Skip various binary utilities.
12885 (vax-*-*): New target. Don't build newlib.
12886 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
12887
12888 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12889
12890 * configure.in: Only set host_makefile_frag if config
12891 directory exists.
12892
12893 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12894
12895 * install.sh: If $dstdir exists, don't check whether each
12896 component does.
12897
12898 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12899
12900 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
12901
12902 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
12903
12904 * configure.in (*-*-lynxos*): Don't configure newlib for either
12905 native or cross Lynx.
12906
12907 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
12908
12909 * config.sub (sparc64-elf): Fix os.
12910 (z8k): Remove duplicate.
12911
12912 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12913
12914 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
12915 gcc/stmp-fixproto, to try to prevent fixproto from being run.
12916
12917 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
12918
12919 * configure: Make file links cleanly even if Lynx fails on
12920 an NFS symlink (at least fail cleanly).
12921
12922 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12923
12924 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
12925 -XNh2000.
12926
12927 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12928
12929 * configure: Unknown options are fatal again.
12930
12931 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
12932
12933 * configure: Ignore --x-includes and --x-libraries, for Autoconf
12934 compatibility.
12935
12936 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
12937
12938 * build-all.mk: Add `clean' target.
12939
12940 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12941
12942 * config.guess: Add SINIX support.
12943 * configure.in: Add mips-*-sysv4* support.
12944
12945 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
12946
12947 * build-all.mk: Document all useful targets.
12948 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
12949 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
12950
12951 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12952
12953 * configure: Support --silent, --quiet.
12954
12955 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12956
12957 * configure: Support --disable-FEATURE.
12958
12959 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12960
12961 * config.guess: Recognize NCR running SVR4.3.
12962
12963 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
12964
12965 * config.guess: Make BSDI generate i386-unknown-bsd386.
12966 Patch from Paul Eggert <eggert@twinsun.com>.
12967
12968 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12969
12970 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
12971
12972 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12973
12974 * configure: Make unrecognized options give nonfatal warnings
12975 instead of fatal errors, and pass them to any subdirectory
12976 configures in case they recognize them.
12977 Make --x equivalent to --with-x.
12978
12979 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12980
12981 * configure: Add --enable-* options. Clean up usage message and
12982 some comments.
12983
12984 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
12985
12986 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
12987
12988 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12989
12990 * configure.in (hppa*-*-*): Enable binutils.
12991
12992 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12993
12994 * config.sub: Recognize cisco.
12995
12996 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
12997
12998 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
12999
13000 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13001
13002 * config.guess: about target *-hitachi-hiuxwe2, don't print more
13003 than one configuration name. Add comment.
13004
13005 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
13006
13007 * config.guess: about target *-hitachi-hiuxwe2, fixed
13008 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
13009 macro is incorrect.]
13010
13011 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13012
13013 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
13014 than the "make ls" stuff which used to be here.
13015
13016 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13017
13018 * config.guess: Recognize i[34]86-unknown-freebsd.
13019 From Shawn M Carey <smcarey@rodan.syr.edu>.
13020
13021 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
13022
13023 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
13024
13025 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
13026
13027 * config.guess: Check for ptx.
13028
13029 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
13030
13031 * config.sub: Add os9k checking.
13032
13033 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13034
13035 * config.guess: Handle OSF1 running on HPPA processors
13036
13037 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13038
13039 * configure: If subdir configure fails, print out a message with
13040 subdirectory name, in case subdir's configure code didn't identify
13041 itself.
13042
13043 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
13044
13045 * configure.in: Remove embedded newlines from configdirs.
13046 Avoid mismatches of substrings. Fix matching strings at end
13047 of configdirs.
13048
13049 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
13050
13051 * config.guess: Add Lynx/rs6000 config support.
13052
13053 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13054
13055 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13056
13057 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
13058
13059 * configure.in (hppa*-*-osf*): Treat this just like most other
13060 PA configurations (eg no binutils or ld).
13061 (hppa*-*-*elf*): These configurations have binutils and ld.
13062
13063 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13064
13065 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
13066
13067 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13068
13069 * configure.in (rs6000-*-*): Build gas.
13070
13071 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13072
13073 * Makefile.in: Avoid bug in losing hpux sed.
13074
13075 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13076
13077 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13078 for GDB and GDB has been fixed to not need it.
13079
13080 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13081
13082 * config.guess: Recognize vax hosts.
13083
13084 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13085
13086 * configure (while loop): Don't use "break 2" inside case
13087 statement -- the case statement isn't an enclosing loop.
13088
13089 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
13090
13091 * config.guess: Clean up NeXT support, to allow nextstep
13092 on Intel machines. Make OS be nextstep.
13093
13094 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
13095
13096 * config.guess: Add alternate forms for Convex.
13097
13098 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
13099
13100 * configure: Completely rewrite option processing. Take
13101 advantage of pattern-matching to avoid invoking test frequently.
13102 Also clean up host and target defaulting logic.
13103
13104 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13105
13106 * Makefile.in: Replace all occurrances of "rootme" with "r" and
13107 "$${rootme}" with "$$r", to increase the likelihood that the do-*
13108 commands (plus user environment) will fit SCO limits.
13109
13110 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13111
13112 * configure.in: Don't issue warnings about directories which are
13113 not being configured if -norecursion is set. Correct test for
13114 --with-gnu-as and --with-gnu-ld to not get confused by substring
13115 matches.
13116
13117 * configure.in: Don't build gas for alpha-dec-osf1*.
13118
13119 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
13120
13121 * configure: Back out Per's change of 12/19/1993. It changes the
13122 behavior of configure in unexpected and confusing ways.
13123
13124 Also, use different delim char when calculating
13125 program_transform_name so that the name can contain slashes.
13126
13127 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
13128
13129 * configure.in, config.sub: Add support for VSTa micro-kernel.
13130
13131 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
13132
13133 * configure.in: Nuke hacks which were used to get a special
13134 version of GAS for HPPA configurations.
13135
13136 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
13137
13138 * configure: If only ${target_alias} is given, use that
13139 as the default for ${host_alias}.
13140 * configure: Add missing back-slashes before nested quotes.
13141
13142 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13143
13144 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
13145
13146 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
13147
13148 * config.guess: Recognize some Tektronix configurations.
13149 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
13150
13151 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13152
13153 * config.sub: Match any flavor of SH.
13154
13155 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
13156
13157 * configure.in: Don't try to configure newlib for Alpha.
13158
13159 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13160
13161 * configure.in: Don't build ld for Irix 5. Don't build gas,
13162 libg++ or libio for any Alpha target.
13163
13164 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
13165
13166 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
13167
13168 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13169 default arguments -- so it tried to compress itself.
13170
13171 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13172
13173 * configure.in (notsupp): ensure that a space is always at the end
13174 of the configdirs list, since the grep checks for an explicit space
13175
13176 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13177
13178 * configure.in (target i386-sysv4.2): don't build ld, since static
13179 versions of many libraries are not available.
13180
13181 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13182
13183 * config.guess: Recognize Apollos (using environment variables).
13184 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
13185
13186 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13187
13188 * config.guess: Recognize Sony news mips running newsos.
13189
13190 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
13191
13192 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13193 "fi ; else" for bash.
13194
13195 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
13196
13197 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13198
13199 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
13200
13201 * config.sub: accept unixware as an alias for svr4.2.
13202 Fix some inconsistancies with the gcc version.
13203
13204 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13205
13206 * Makefile.in (DISTDOCDIRS): Add gdb.
13207
13208 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
13209
13210 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
13211
13212 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13213
13214 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
13215 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
13216 this now.
13217
13218 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13219
13220 * config.sub: Accept hiux* as an OS name.
13221
13222 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
13223 etc/make-stds.texi. The underscore came from gcc, and dje now
13224 agrees that RUNTESTFLAGS is the correct name.
13225
13226 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
13227
13228 * install.sh: Remove 'set -e'. It makes any conditionals
13229 in the script useless.
13230
13231 * config.guess: Automatically recognize arm-acorn-riscix
13232 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
13233
13234 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
13235
13236 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
13237
13238 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13239
13240 * Makefile.in (DISTDOCDIRS): New variable.
13241 (taz): Edit local Makefile.in sooner, instead of proto-toplev
13242 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
13243
13244 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13245
13246 * configure.in (hppa target): check the source directory for the
13247 pagas sub-directory
13248
13249 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
13250
13251 * config.sub: Allow -aout* and -elf*.
13252
13253 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13254
13255 * configure.in: Don't build ld on i386-solaris2, same as for
13256 sparc-solaris2.
13257
13258 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
13259
13260 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
13261
13262 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13263
13264 * configure.in: Configure gdb for alpha.
13265
13266 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13267
13268 * Makefile.in (CXXFLAGS): Add -O.
13269
13270 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13271
13272 * config.guess: added support for DG Aviion
13273
13274 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13275
13276 * configure.in: Produce warning message for subdirectories not
13277 configurable for this host/target combination. Don't try to
13278 configure gdb for vms.
13279
13280 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13281
13282 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
13283 appropriate files before making "diststuff".
13284 (DISTBISONFILES): New var: list of files to be edited.
13285 (DISTSTUFFDIRS): Add binutils.
13286
13287 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13288
13289 * config.sub: also handle mipsel and mips64el (for little endian mips)
13290
13291 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13292
13293 * configure.in: Add * to end of all OS names.
13294
13295 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
13296
13297 * configure.in: Build newlib for LynxOS native.
13298
13299 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13300
13301 * config.guess: Add support for delta 88k running SVR3.
13302
13303 * configure.in: Add comment about HP compiler vs. emacs.
13304
13305 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13306
13307 * configure.in: don't build ld on solaris2 (not a viable option
13308 due to bugs in getpwnam & getpwuid)
13309
13310 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13311
13312 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
13313 config.guess will produce a full version number.
13314
13315 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13316
13317 * configure.in: Build linker and binutils for alpha-dec-osf1.
13318
13319 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13320
13321 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
13322 and gdb/testsuite/Makefile.in.
13323
13324 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13325
13326 * configure.in: recognize mips*- instead of mips-
13327
13328 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
13329
13330 * config.sub: Accept linux*coff and linux*elf as operating
13331 systems.
13332
13333 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13334
13335 * config.sub: Recognize mips64, and mips3 as an alias for it.
13336
13337 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13338
13339 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
13340 gdb knows how to handle OSF/1 shared libraries.
13341
13342 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13343
13344 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
13345 * config.guess: Recognize Hitachi's HIUX.
13346 * config.sub: Recognize h3050r* and hppahitachi.
13347 Remove redundant cases for hp9k[23]*.
13348
13349 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13350
13351 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
13352 if gas and ld are in the source tree and are in ${configdirs}.
13353 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
13354 --with options (but still pass them down on the command line,
13355 if they were explicitly specified).
13356
13357 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13358
13359 * configure: substitute SHELL value in Makefile.in with
13360 ${CONFIG_SHELL}
13361
13362 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13363
13364 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
13365 *-*-solaris2* targets.
13366
13367 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13368
13369 * Makefile.in: define M4, and pass it down to sub-makes;
13370 all-autoconf now depends on all-m4
13371
13372 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13373
13374 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
13375 presence of {ar,ranlib} instead of a configured directory
13376
13377 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
13378
13379 * config.guess: Accept 34?? as well as 33?? for NCR.
13380
13381 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13382
13383 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
13384 of 'gas' in sed commands, since 'gash' is now in the tree as well.
13385
13386 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13387
13388 * configure: grab values for $(CC) and $(CXX) from the
13389 environment, so that someone can do "CC=gcc configure; make" and
13390 have it work right (matching the way that autoconf works now)
13391
13392 * configure.in, Makefile.in: add support for gash, the tcl
13393 interface to Galaxy
13394
13395 * config.guess: add NetBSD variants (hp300, x86)
13396
13397 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
13398
13399 * install.sh: Support -d option (in the manner of SunOS 4 install,
13400 as it is more deterministic than that of GNU install)
13401 (chmodcmd): Set file to mode 755 by default (should also do default
13402 chgrp and chown, but I don't feel like dealing with that now)
13403
13404 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
13405
13406 * config.sub: Remove h8300hhms alias.
13407
13408 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13409
13410 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
13411
13412 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13413
13414 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
13415 as stmp-fixinc
13416
13417 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13418
13419 * config.sub: recognize m88110-bug-coff.
13420
13421 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13422
13423 * Makefile.in (all-libio): all dependencies on the toolchain used
13424 to build this (gcc, gas, ld, etc)
13425
13426 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13427
13428 * config.guess: Deal with OSF/1 1.3 on alpha.
13429
13430 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13431
13432 * install.sh: add some 'else true' clauses for portability
13433
13434 * configure.in: don't build libio for h8[35]00-*-* targets
13435
13436 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
13437
13438 * Makefile.in: Add support for new libio.
13439
13440 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13441
13442 * install.sh: If one command fails, don't try the rest. Don't try
13443 to remove $dsttmp (via trap) unless we have already created it.
13444 If $src doesn't exist, detect it and exit with an error.
13445
13446 * config.guess: Recognize BSD on hp300.
13447
13448 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
13449
13450 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
13451 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
13452
13453 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
13454
13455 * Makefile.in (all-send-pr): depends on all-prms
13456
13457 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13458
13459 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
13460
13461 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13462
13463 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
13464 Added test for mips-mips-riscos5.
13465
13466 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13467
13468 * configure.in: use mh-hp300 for 68k HP hosts
13469
13470 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13471
13472 * configure: add support for CONFIG_SHELL, so that you can use
13473 some alternate shell for evaluating configure scripts
13474
13475 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
13476
13477 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
13478 in configure script to bug-gdb@prep.ai.mit.edu when building
13479 distribution archive.
13480 * Makefile.in (COMPRESS): Remove def.
13481 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
13482 gdb.tar.Z and make-gdb.tar.Z respectively.
13483 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
13484 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
13485 to convergence with 'taz' target in Makefile.in.
13486
13487 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13488
13489 * install.sh (dsttmp): use trap to ensure that tmp files go
13490 away on error conditions
13491
13492 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13493
13494 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
13495
13496 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13497
13498 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
13499 its parent is '/' not ''.
13500
13501 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
13502
13503 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
13504
13505 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
13506 that ${newsrcdir}/configure.in does.
13507
13508 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13509
13510 * test-build.mk: support for CONFIG_SHELL
13511
13512 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
13513
13514 * config.sub (netware): Add as a basic system type.
13515
13516 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13517
13518 * Makefile.in (Makefile): depend on configure.in. Also drop the
13519 $(srcdir)/ from the dependency on Makefile.in.
13520
13521 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
13522
13523 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
13524 (h8300hhms is temporary until multi-libraries are implemented).
13525 * configure.in: Handle h8300h too.
13526
13527 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13528
13529 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
13530
13531 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
13532
13533 * configure: Remove extraneous output when guessing host type.
13534 * config.guess: Remove extraneous output when guessing using C
13535 compiler rather than uname, or when guessing fails.
13536
13537 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
13538
13539 * Makefile.in: remove all.cross and install.cross targets
13540
13541 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
13542 definitions
13543
13544 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
13545
13546 * configure.in (target sh): Build gprof.
13547
13548 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13549
13550 * config.sub: change -solaris to -solaris2
13551
13552 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13553
13554 * configure.in: Use config/mh-riscos for mips-*-sysv*.
13555
13556 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
13557
13558 * configure: Correct error message for missing Makefile.in to
13559 print correct directory.
13560
13561 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13562
13563 * install.sh: kludge around 386BSD shell bug
13564
13565 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
13566
13567 * config.guess: Recognize NeXT.
13568 * config.guess: Recognize i486-ncr-sysv4.
13569 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
13570
13571 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
13572
13573 * Makefile.in (MAKEINFOFLAGS): New variable.
13574 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
13575 * build-all.mk, test-build.mk: Pass down --no-split as
13576 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
13577
13578 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
13579
13580 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
13581
13582 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
13583
13584 * Makefile.in (libg++.tar.z): New rule.
13585 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
13586 * Makefile.in (taz): Only do a single chmod.
13587
13588 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13589
13590 * install.sh: don't use dirname anymore (replaced with sed usage)
13591
13592 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
13593
13594 * Makefile.in: Change extension for gzip'd files from '.z' to
13595 '.gz' per new FSF standard usage.
13596
13597 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13598
13599 * configure: put quotes around the final value of program_transform_name
13600
13601 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13602
13603 * Makefile.in: new install.sh support; update install-info rules
13604
13605 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
13606
13607 * configure.in: Build diff for crosses, but not for go32 host.
13608
13609 * configure.in: Build gprof only for native, and don't build it
13610 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
13611
13612 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
13613
13614 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
13615
13616 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13617
13618 * configure.in (host_tools): Add prms.
13619
13620 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13621
13622 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
13623 with $(FLAGS_TO_PASS) on the command line
13624
13625 * config.sub: Recognize lynx and lynxos
13626
13627 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
13628
13629 * config.sub: Accept -ecoff*, not just -ecoff.
13630
13631 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13632
13633 * Makefile.in (taz): Use .gz suffix instead of .z.
13634 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
13635 names.
13636
13637 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13638
13639 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
13640
13641 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13642
13643 * Makefile.in (install-no-fixedincludes): install gcc last, so
13644 that rebuilds that might happen during 'make install' don't get
13645 bogus gcc include files
13646
13647 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13648
13649 Change from Utah for HPPA support:
13650 * config.guess: Recognize hppa1.x-hp-bsd.
13651
13652 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
13653
13654 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
13655 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
13656
13657 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
13658
13659 * config.sub: Add support for rom68k and bug boot monitors.
13660
13661 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
13662
13663 * Makefile.in: Make all-opcodes depend on all-bfd.
13664
13665 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
13666
13667 * config.guess: Added special check for i[34]86-univel-sysv4*.
13668
13669 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
13670
13671 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
13672 the processor rather than assuming i486.
13673
13674 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13675
13676 * config.guess: Recognize SunOS6 as Solaris3.
13677
13678 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
13679
13680 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
13681 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
13682
13683 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
13684
13685 * build-all.mk (all-cross): New target for Canadian Cross.
13686 Added Q2 go32 targets.
13687 * test-build.mk: Configure go32 cross sparclite-aout and
13688 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
13689 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
13690
13691 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13692
13693 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
13694 GO32 hosted toolchains
13695
13696 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
13697
13698 * configure: change so "-exec-prefix" gets passed down rather
13699 than "-exec_prefix" so autoconf generated Makefiles get the
13700 exec_prefix set right.
13701
13702 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13703
13704 * config.guess: get the Solaris2 minor version number
13705
13706 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
13707
13708 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13709
13710 * config.guess: Recognize some Sequent platforms.
13711
13712 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13713
13714 * Makefile.in: added the vault-install target
13715
13716 * configure.in: actually use the Sun3 makefile fragment that's in
13717 config, also added the release dir to configdirs
13718
13719 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13720
13721 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
13722
13723 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13724
13725 * configure.in: remove some program from Alpha targetted toolchains
13726
13727 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
13728
13729 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
13730 gprof.
13731 (taz): Run "make diststuff" in those directories instead of "make
13732 proto-dir". Look for "VERSION=" only at start of line in subdir
13733 Makefile. Use "gzip -9" for compression.
13734 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
13735 (binutils.tar.z): New target.
13736
13737 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13738
13739 * Makefile.in (taz): Include gpl.texinfo.
13740
13741 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13742
13743 * Makefile.in (setup-dirs): Merged into "taz" target.
13744 (taz): Only do `proto-dir' stuff if a directory is actually needed
13745 for this target.
13746
13747 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
13748
13749 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
13750 (FLAGS_TO_PASS): Pass down MUNCH_NM.
13751 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
13752 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
13753 (gcc-no-fixedincludes): Correct for current gcc Makefile.
13754
13755 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
13756
13757 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
13758 config.sub, and move-if-change to gdb testsuite distribution
13759 archive, so the testsuite can be extracted, configured, and
13760 run separately from the gdb distribution. Blow away the Chill
13761 tests that require a Chill compiled executable, since GNU Chill
13762 is not yet publically available.
13763
13764 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13765
13766 * test-build.mk: set environment variables in a single command,
13767 instead of a list of assignments and exports
13768
13769 * config.guess: recognize Alpha/OSF1 systems
13770
13771 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13772
13773 * configure: Change help message to prefer --options rather than
13774 -options.
13775
13776 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13777
13778 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
13779 zippy@ecst.csuchico.edu.
13780 * config.guess: Recognize miniframe.
13781
13782 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
13783
13784 * Makefile.in: Use srcroot to find runtest rather than rootme.
13785 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
13786
13787 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
13788
13789 * test-build.mk: Extensive additions to support building on a
13790 machine other than the host.
13791
13792 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13793
13794 * configure (tooldir): Fix for i386-aix again.
13795
13796 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
13797
13798 * configure, Makefile.in: Change definition of $(tooldir)
13799 to match the FSF.
13800
13801 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
13802
13803 * config.guess: Recognize i[34]86/SVR4.
13804
13805 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13806
13807 * Makefile.in (all-gdb): gdb depends on sim.
13808
13809 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
13810
13811 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
13812 at the same time we make the prototype gdb directory.
13813 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
13814 files at the same time as the gdb base release distribution.
13815
13816 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
13817
13818 * Makefile.in (check): Use individual check targets rather than
13819 DO_X rule.
13820 (check-gcc): Added.
13821
13822 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
13823
13824 * config.sub: Use sysv3.2 not sysv32 for canonical OS
13825 for System V release 3.2.
13826
13827 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13828
13829 * config.sub: Recognize hppaosf.
13830 * configure.in: Do configure ld/binutils/gas for it.
13831
13832 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13833
13834 * configure (tooldir): Alter syntax used to set this, for systems
13835 where "\$" isn't handled right, like i386-aix.
13836
13837 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
13838
13839 * configure: Pass program-transform-name, not
13840 program_transform_name, to recursive configures.
13841
13842 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
13843
13844 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
13845 of gas+ld+binutils.
13846
13847 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
13848
13849 * config.guess: Recognize AIX3.2 as distinct from 3.1.
13850
13851 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13852
13853 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
13854
13855 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13856
13857 * Makefile.in (PRMS): Set back to all-prms.
13858
13859 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
13860
13861 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
13862 targets, rather than for MIPS hosts.
13863
13864 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13865
13866 * configure.in: add comment for --with-x default values
13867
13868 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
13869
13870 * Makefile.in: add check-* targets for each of the directories in
13871 the tree. Add a definition of RUNTEST that will use the one we
13872 just built, if it exists. Pass this down via FLAGS_TO_PASS.
13873
13874 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
13875
13876 * configure.in: Removed obsolete references to bfd_target and
13877 target_makefile_frag.
13878
13879 * build-all.mk: Set assorted targets for Q2.
13880 * config.sub: Recognize z8k-sim and h8300-hms.
13881 * test-build.mk: Really don't pass host to configure.
13882 (HOLES): Added uname.
13883
13884 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
13885
13886 * configure: Handle an empty program-prefix, program-suffix or
13887 program-transform-name correctly.
13888
13889 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
13890
13891 * build-all.mk: -G 8 no longer required for MIPS targets.
13892 * test-build.mk: Don't pass host argument to configure; make it
13893 guess.
13894
13895 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
13896
13897 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
13898 * Makefile.in (COMPRESS): New macro, like GZIP.
13899
13900 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
13901
13902 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
13903
13904 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
13905 with gas currently defaults to -G 0.
13906
13907 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
13908
13909 * Makefile.in (all-flex): flex depends on byacc.
13910
13911 * build-all.mk: If host not specified, use config.guess. Pass TAG
13912 to test-build.mk as RELEASE_TAG.
13913 * test-build.mk (configargs): New variable containing arguments to
13914 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
13915 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
13916
13917 * config.guess: Use /bin/uname when checking -X argument on SCO,
13918 to avoid invoking GNU uname which doesn't understand -X.
13919
13920 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
13921
13922 * configure.in: Build gas for mips-*-*.
13923
13924 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13925
13926 * Makefile.in (all.normal): insert missing backslash.
13927
13928 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
13929
13930 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
13931
13932 * Makefile.in: Complete overhaul to merge many almost identical
13933 targets.
13934
13935 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13936
13937 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
13938 (gdb.tar.Z): Adjusted.
13939
13940 * Makefile.in (setup-dirs, taz): New targets; should be general
13941 enough to adapt for gdb sometime. Build only .z file.
13942 (gas.tar.z): New target.
13943
13944 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
13945
13946 * build-all.mk: Use CC=cc -Xs on Solaris.
13947
13948 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
13949
13950 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
13951 for handling BISON for FSF releases.
13952
13953 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13954
13955 * configure: Actually implement the change zoo just documented.
13956
13957 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
13958
13959 * configure: when using config.guess, only set target_alias when
13960 it's not already been set (ie, on the command line)
13961
13962 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13963
13964 * Makefile.in: add installcheck target, set PRMS to install-prms
13965
13966 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13967
13968 * configure: add support for package_makefile_fragment, handle the
13969 case where a directory has a configure.in file but no Makefile.in
13970 more gracefully (with an actual understandable error message, even);
13971 add support for --without (and add this to the usage message); also
13972 explicitly add a --host=${host_alias} to the command line when
13973 config.guess is used
13974
13975 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13976
13977 * configure: Must use both --host and --target in recursive calls.
13978
13979 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
13980
13981 * Makefile.in: Change deja-gnu to dejagnu.
13982
13983 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
13984
13985 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
13986
13987 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13988
13989 * configure.in: canonicalize all instances to *-*-solaris2*,
13990 also strip out a number of tools to not build for go32 host
13991
13992 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13993
13994 * config.guess: add GPL.
13995
13996 * Makefile.in, config.guess, config.sub, configure: bump
13997 copyrights to 93.
13998
13999 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
14000
14001 * Makefile.in (do-info): Removed obsolete check for existence of
14002 localenv file.
14003
14004 * Makefile.in (MAKEOVERRIDES): Define to be empty.
14005
14006 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14007
14008 * Makefile.in: a couple of 'else true' for decstation,
14009 support for TclX
14010
14011 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
14012
14013 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
14014
14015 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
14016
14017 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
14018
14019 * config.guess: Recognize i386-ibm-aix (PS/2).
14020 * configure.in: Use config/mh-aix386 file for it.
14021
14022 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
14023
14024 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
14025 CC_FOR_TARGET instead.
14026 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14027
14028 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
14029
14030 * Makefile.in: Add sim to list of directories sent with gdb
14031
14032 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
14033
14034 * configure.in: Put back mips-dec-bsd* case.
14035
14036 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
14037
14038 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
14039 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
14040 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
14041
14042 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14043
14044 * configure.in: remove no-op mips-dec-bsd* in "case $target"
14045
14046 * Makefile.in (dir.info): only run gen-info-dir if it exists,
14047 (install-info): install dir.info only if it exists,
14048 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14049
14050 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
14051
14052 * configure.in: For vms target, skip bfd, ld, binutils. Do build
14053 gas for mips-dec-bsd.
14054
14055 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
14056
14057 * configure (makesrcdir): If ${srcdir} is relative and not ".",
14058 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14059
14060 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
14061
14062 * configure.in: Added "dejagnu" to hosttools list.
14063
14064 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
14065
14066 * config.sub, configure.in, config.guess: Add support
14067 for Bosx, an AIX variant from Bull.
14068 Patches from F.Pierresteguy@frcl.bull.fr.
14069
14070 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
14071
14072 * devo/dejagnu: Initial creation of devo/dejagnu.
14073 Migrated dejagnu testcases and support files for testing software
14074 tools to reside as subdirectories, currently called "testsuite",
14075 within the directory of the software tool. Migrated all programs,
14076 support libraries, etc. beloging to dejagnu proper from
14077 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
14078 with no modifications. The changes to these files which will
14079 allow them to configure, build, and execute properly will be made
14080 in a future update.
14081
14082 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14083
14084 * Makefile.in: Change send_pr to send-pr.
14085 * configure.in: Likewise.
14086 * send_pr: Renamed directory to send-pr.
14087
14088 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
14089
14090 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
14091
14092 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
14093
14094 * README: Update for gdb-4.8 release.
14095 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
14096 gdb-xxx.tar.z (gzip'd) file also.
14097
14098 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14099
14100 * Makefile.in: make all-diff depend on all-libiberty
14101
14102 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
14103
14104 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
14105
14106 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14107
14108 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
14109
14110 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
14111
14112 * Makefile.in (DEVO_SUPPORT): Remove etc directory
14113 (ETC_SUPPORT): Only add the files GDB wants from etc/.
14114 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
14115
14116 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14117
14118 * Makefile.in: makeinfo binary is in a new location
14119
14120 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
14121
14122 * config.sub: Accept -ecoff as an OS.
14123
14124 * Makefile.in: Various changes to eliminate a level of make
14125 recursion and reduce the required command line length.
14126 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
14127 sub-makes.
14128 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
14129 variables holding settings for specific sub-makes.
14130 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
14131 in terms of BASE_FLAGS_TO_PASS.
14132 (TARGET_LIBS): New variable listing directories which use
14133 TARGET_FLAGS_TO_PASS.
14134 (subdir_do): Eliminated.
14135 (do-*): New set of targets to replace subdir_do.
14136 (various): All targets which used subdir_do now depend on do-*.
14137 (local-clean): Renamed from do_clean.
14138 (local-distclean): New target, dependency of distclean and
14139 realclean.
14140 (install-info): Don't create directories. Depend on dir.info
14141 rather than calling make recursively.
14142 (install-dir.info): Eliminated.
14143 (install-info-dirs): Create all info directories here.
14144 (dir.info): Depend upon do-install-info.
14145
14146 * test-build.mk (HOLES): Added false.
14147
14148 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
14149
14150 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
14151
14152 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14153
14154 * Makefile.in (info): remove dependency on all-texinfo. The
14155 problem was really in texinfo/C, not at this level.
14156
14157 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
14158
14159 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
14160
14161 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
14162
14163 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
14164 GDB releases.
14165
14166 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14167
14168 * configure: Include srcdir in message about target of link not
14169 being found. Don't convert `-' to `_' in `with' options being
14170 passed to subdirs.
14171
14172 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14173
14174 * configure.in: add uudecode to host_tools
14175
14176 * Makefile.in: added {all,install}-uudecode targets, added them to
14177 the appropriate lists
14178
14179 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
14180
14181 * Makefile.in (all-gcc): Added dependency on all-gas.
14182
14183 * configure.in (mips-*-*): Build ld and binutils.
14184
14185 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14186
14187 * configure: check return code from mkdir, print error message and
14188 exit on failure.
14189
14190 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
14191
14192 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
14193
14194 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
14195
14196 * test-build.mk (HOLES): Added tar, cpio and uudecode.
14197
14198 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14199
14200 * config.sub (h8500): Recognize this as a cpu type.
14201
14202 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14203
14204 * configure: source directory missing is no longer a warning
14205
14206 * configure.in: recognize irix[34]* instead of irix[34]
14207
14208 * Makefile.in: define and pass down X11_LIB
14209
14210 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
14211
14212 * guess-systype: Renamed to ...
14213 * config.guess: ... by popular request.
14214 * configure.in, Makefile.in: Update accordingly.
14215
14216 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
14217
14218 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
14219 + Add Convex, Cray/Unicos, and Encore/Multimax support.
14220 + Execute ./dummy instead of assuming . is in PATH.
14221
14222 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
14223
14224 * guess-systype: New shell script. Attempts to guess the
14225 canonical host name of the executing host.
14226 Only a few hosts are supported so far.
14227 * configure: Call guess-systype if no host is specified.
14228
14229 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
14230
14231 * Makefile.in (gcc-no-fixedincludes): Made to work with current
14232 gcc Makefile.
14233
14234
14235 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
14236
14237 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14238 (all-gcc, install-gcc, subdir_do): Use it.
14239
14240 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14241
14242 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
14243
14244 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
14245
14246 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
14247 set exclusively by configure, using configure.in .
14248
14249 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14250
14251 * test-build.mk: set $PATH for all builds
14252
14253 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
14254
14255 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
14256
14257 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
14258 the one used in gcc/Makefile.in, so that a null expansion doesn't
14259 override the one needed to build gcc with a native cc.
14260
14261
14262 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14263
14264 * configure: Accept -with arguments.
14265
14266 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14267
14268 * Makefile.in: added h8300sim
14269
14270 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
14271
14272 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
14273 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
14274 (all-cygnus, native, build-cygnus): Make
14275 $(canonhost)-stamp-3stage-done, not $(host)....
14276 * test-build.mk (stamp-3stage-compared): Use tail +10c for
14277 i386-sco3.2v4. Added else true to if command.
14278
14279 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
14280
14281 * config.sub: (from FSF) Sequent uses a BSD-like OS.
14282
14283 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
14284
14285 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
14286
14287 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14288
14289 * configure.in: don't remove binutils from Solaris builds
14290
14291 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
14292
14293 * Makefile.in: get rid of earlier definitions for *clean,
14294 also handle the recursive info rule better
14295
14296 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
14297
14298 * Makefile.in (mostlyclean, distclean, realclean): Fix to
14299 do more-or-less the right thing.
14300
14301 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
14302
14303 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
14304 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
14305
14306 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14307
14308 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
14309 $(host_canonical).
14310
14311 * configure.in: split the configdirs list into 4 categories (native
14312 v. cross, library v. tool) and handle the cross-only and native-
14313 only in more reasonable (and correct!) way.
14314
14315 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
14316
14317 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
14318 configdirs anymore.
14319
14320 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14321
14322 * Makefile.in: extensive cleanup:: removed all of the explicit
14323 clean-* targets, collapsed many wrappers around subdir_do into
14324 one, added additional targets to satisfy standards.texi, deleted
14325 some old targets, some changes for consistency
14326
14327 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14328
14329 * configure.in: handle some programs as cross-only, and others as
14330 native only
14331
14332 * test-build.mk: handle partial holes in a more generic manner
14333
14334 * Makefile.in: m4 depends on libiberty
14335
14336 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14337
14338 * configure.in: add m4, textutils, fileutils, sed, shellutils,
14339 time, wdiff, and find to configdirs
14340
14341 * Makefile.in: all, clean, and install rules for the new programs
14342 added to configure.in
14343
14344 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14345
14346 * configure.in: use mh-sun for all *-sun-* hosts
14347
14348 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14349
14350 * Makefile.in: define flags for X11 include files and library file
14351 locations, pass them down to the programs that need this info
14352
14353 * build-all.mk: added a 'native' target, to 3stage the native toolchain
14354
14355 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14356
14357 * configure.in: start building libg++ for HP-UX targets
14358
14359 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
14360
14361 * README: Update references to files moved into etc/.
14362
14363 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
14364
14365 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
14366 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
14367
14368 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
14369
14370 * configure: accept dash as well as underscore in long option
14371 names for FSF compatibility.
14372
14373 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
14374
14375 * config.sub: added -sco3.2v4 support from FSF.
14376
14377 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14378
14379 * configure.in: expand the section that adds or removes
14380 directories from the list of programs to build, to handle native
14381 vs. cross in addition to host v. native
14382
14383 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
14384
14385 * Makefile.in: Replace C++ in macro names with CXX.
14386 This is less likely to break ...
14387
14388 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14389
14390 * test-build.mk: add -w to GNU_MAKE
14391
14392 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14393
14394 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
14395 add 'sparc' to list of recognized cpus. This needed to make
14396 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
14397 Delete some redundant ose68 variants. Recognize -wrs as an os,
14398 then changes that into $CPU-wrs-vxworks.
14399
14400 * configure.in: remove most references to gdbtest, regularize
14401 target based program removal
14402
14403 * test-build.mk: import from p3 tree (many fixes and changes)
14404
14405 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14406
14407 * Makefile.in: added rules to handle tcl, tk, and expect
14408
14409 * configure.in: handle those directories if they exist
14410
14411 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14412
14413 * config.sub: removed bogus hppabsd and hppahpux names, since
14414 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
14415
14416 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14417
14418 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
14419 depends upon all-xiberty
14420
14421 * Makefile.in: changes from p3, including:
14422
14423 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
14424
14425 * Makefile.in (XTRAFLAGS): include newlib directories if
14426 newlib/Makefile exists, rather than if host != target.
14427
14428 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
14429
14430 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14431 from the same source tree and not building a cross-compiler. This
14432 matters for the libg++ configuration if reconfiguring a tree that
14433 has already been installed.
14434
14435 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
14436
14437 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14438 pick up the machine and system specific header files.
14439
14440 * Makefile.in: added AS_FOR_TARGET, passed down in
14441 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14442 the C compiler to use to create programs which are run in the
14443 build environment, set it to default to $(CC), and passed it down
14444 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14445
14446 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
14447
14448 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
14449 We need them for unusual native builds, like systems without
14450 ranlib.
14451
14452 * configure: also define $(host_canonical) and
14453 $(target_canonical), which are the full, canonical names for the
14454 given host and target
14455
14456 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
14457
14458 * Makefile.in: Added separate definitions for C++.
14459
14460 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
14461
14462 * configure.in (configdirs): Add deja-gnu.
14463
14464 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
14465
14466 * README: Update for configure.texi and gdb-4.7 release.
14467
14468 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
14469
14470 * Makefile.in: Move "all" target to top of file.
14471 Previously, first target was ".PHONY" which caused BSD4.4 make
14472 to build .PHONY when make was run without arguments.
14473
14474 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
14475
14476 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
14477 Library-copylefted code in libiberty.
14478
14479 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
14480
14481 * config.sub: Replace m68kmote with plain old m68k.
14482
14483 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
14484
14485 * Makefile.in: Remove space from blank line, avoid Make complaints.
14486
14487 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
14488
14489 * config.sub: Complain if no argument is given. Added support for
14490 386bsd as OS and target alias.
14491
14492 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
14493
14494 * Makefile.in (XTRAFLAGS): include newlib directories if
14495 newlib/Makefile exists, rather than if host != target.
14496
14497 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
14498
14499 * config.sub: recognize sparclite-wrs-vxworks.
14500
14501 * Makefile.in (install-xiberty): added *-xiberty make rules (from
14502 p3.) Added clean-xiberty to clean.
14503
14504 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14505
14506 * configure.in: use *-*-* instead of nested cases for host and target
14507
14508 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
14509
14510 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14511 from the same source tree and not building a cross-compiler. This
14512 matters for the libg++ configuration if reconfiguring a tree that
14513 has already been installed.
14514
14515 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
14516
14517 * config.sub (i486v/i486v4): Merge in from FSF version.
14518
14519 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
14520
14521 * configure: only set PWD if it is already set.
14522
14523 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
14524
14525 * configure: just set PWD=`pwd` at the top, since Ultrix sh
14526 doesn't have unset and all success paths (and most error paths)
14527 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
14528 to just ${PWD} to avoid confusion.)
14529
14530 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
14531
14532 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
14533 even for a native compilation.
14534
14535 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
14536
14537 Changes to make the gdb.tar.Z rule work better.
14538
14539 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
14540 (DEVO_SUPPORT): Add configure.texi.
14541 (bfd-ilrt.tar.Z): Remove ancient rule.
14542
14543 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
14544
14545 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14546 pick up the machine and system specific header files.
14547
14548 * configure.in, config.sub: added new target m68010-adobe-scout,
14549 with alias of adobe68k. Changed configure.in to check for
14550 -scout before -sco* to avoid a false match.
14551
14552 * Makefile.in: added AS_FOR_TARGET, passed down in
14553 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14554 the C compiler to use to create programs which are run in the
14555 build environment, set it to default to $(CC), and passed it down
14556 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14557
14558 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
14559
14560 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
14561 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
14562 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
14563 FOR_TARGET variants, to newlib and libg++.
14564
14565 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
14566
14567 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
14568 first.
14569
14570 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
14571
14572 * config.sub: Accept `elf' as an environment.
14573
14574 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14575
14576 * Makefile.in (all-opcodes): cd into the right directory
14577
14578 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
14579
14580 * configure: added -program_transform_name option, used as
14581 argument to sed when installing programs.
14582 configure.texi: added documentation for -program_prefix,
14583 -program_suffix and -program_transform_name.
14584
14585 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
14586
14587 * config.sub: Accept i486 where i386 ok.
14588
14589 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
14590
14591 * config.sub: accept we32k
14592
14593 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
14594
14595 * config.sub, configure.in: accept OSE68000 and OSE68k.
14596
14597 * Makefile.in: don't create all directories for ``make install'';
14598 let the subdirectories create the ones they need.
14599
14600 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14601
14602 * COPYING: new file, GPL v2
14603
14604 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14605
14606 * Makefile.in: use the new gen-info-dir, which needs a template
14607 argument (which also lives in texinfo)
14608
14609 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
14610
14611 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
14612
14613 * config.sub (ncr3000): Change i386 to i486.
14614
14615 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14616
14617 * Makefile.in: add install-rcs, install-grep to
14618 install-no-fixedincludes, removed install-bison and install-libgcc
14619
14620 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
14621
14622 * configure.in: grab the HPUX makefile fragment if on HPUX
14623
14624 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14625
14626 * Makefile.in: eradicate bison spoor (ditto libgcc).
14627 configure.in: recognise m68{k,000}-ericsson-OSE.
14628 es1800 is alias for m68k-ericsson-OSE
14629
14630 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14631
14632 * configure.in: rearrange the parts that remove programs from
14633 configdirs, based now on HOST==TARGET or by canonical triple.
14634
14635 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14636
14637 * test-build.mk: recurse explicitly with -f test-build.mk when
14638 appropriate. predicate stage3 and comparison on the existence
14639 of gcc. That is, if gcc isn't around, we aren't three-staging.
14640 On very clean, also remove ...stamp-co. Build in-place before
14641 doing other builds.
14642
14643 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14644
14645 * Makefile.in, configure.in: add tgas
14646
14647 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14648
14649 * Makefile.in: a number of changes merged in from progressive.
14650
14651 * configure.in: add libm.
14652
14653 * .cvsignore: ignore some stuff that comes from test-build.mk.
14654
14655 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
14656
14657 * config.sub: Add es1800 (m68k-ericsson-es1800).
14658
14659 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14660
14661 * configure: Add program_suffix (parallel to program_prefix)
14662 * Makefile.in: adjust directory-creating script for losing decstation
14663
14664 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
14665
14666 * configure: Minor $subdir-related fixes.
14667
14668 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14669
14670 * configure: fix various problems with propogating
14671 makefile_target_frag in subdirs.
14672 * configure.in: config libgcc if its there
14673
14674 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
14675
14676 * config.sub: HPPA merge.
14677
14678 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
14679
14680 * Makefile.in: Replace all-bison with all-byacc in all
14681 dependency lines for other tools (which now use byacc).
14682
14683 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
14684
14685 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
14686
14687 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
14688
14689 * Makefile.in: make gprof rules similar to byacc rules (instead of
14690 vestigal $(unsubdir) that didn't work...)
14691
14692 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
14693
14694 * config.sub: Add support for Linux.
14695 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
14696 (at least for libg++).
14697
14698 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14699
14700 * configure.texi: fix doc for the -nfp option to configure
14701
14702 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
14703
14704 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
14705
14706 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
14707
14708 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
14709 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
14710 * configure.in: added solaris* host_makefile_frag hook.
14711
14712 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14713
14714 * config.sub: changed recognition of m68000 so that various
14715 m68k types can be specified via m680[01234]0
14716
14717 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14718
14719 * config.sub (basic_machine): fix sed so that '-foo' isn't
14720 completely substituted out while .+'-foo' loses the '-foo'
14721
14722 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14723
14724 * config.sub ($os): Add -aout.
14725
14726 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
14727
14728 * configure: If host_makefile_frag is absolute, don't
14729 prefix ${invsubdir} (relevant to libg++ auto-configure).
14730
14731 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14732
14733 * Makefile.in (tooldir): Define it.
14734 (all-ld): Depend on all-flex.
14735
14736 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
14737
14738 * Makefile.in (check): Fix libg++ special case.
14739
14740 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
14741
14742 * configure: do not bury `pwd` into config.status, thus do fewer
14743 pwd's.
14744
14745 * configure: print the "Building in" message only when building in
14746 other than "." AND verbose.
14747
14748 * configure: remove -s, rework -v to better accommodate guested
14749 configures.
14750
14751 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
14752
14753 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
14754
14755 * Makefile.in: macroize flags passed on recursion. remove
14756 fileutils.
14757
14758 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
14759
14760 * configure: get makesrcdir right for subdirs deeper than 1.
14761
14762 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
14763 install.
14764
14765 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
14766
14767 * Makefile.in: don't print subdir_do or recursion lines.
14768
14769 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
14770
14771 * standards.texi: added menu item.
14772
14773 * Makefile.in: build and install standards.info.
14774
14775 * standards.texi: new file.
14776
14777 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14778
14779 * configure: test for and move config.status pieces from
14780 ${subdir}/.
14781
14782 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
14783
14784 * configure: Test for existance of files before trying to mv
14785 them, to avoid numerous non-existance messages.
14786
14787 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
14788
14789 * configure: correct final line of config.status.
14790
14791 * configure: patch from eggert. Avoids a protection problem if
14792 the original Makefile.in is read only.
14793
14794 * configure: use move-if-change from gcc to create config.status.
14795 Some makefiles depend on config.status to tell if a directory
14796 has been reconfigured for a different host. This change
14797 prevents those directories from remaking everything in the case
14798 where the reconfig was only intended to rebuild a Makefile.
14799
14800 * configure: test for config.sub with "config.sub sun4" rather
14801 than "config.sub ${host_alias}". Otherwise we can't tell a bad
14802 host alias from a missing config.sub.
14803
14804 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14805
14806 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
14807 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
14808
14809 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
14810
14811 * configure: mkdir ${subdir} as needed.
14812
14813 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
14814
14815 * Makefile.in,configure.in: added autoconf.
14816
14817 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14818
14819 * Makefile.in: no longer pass against on recursion.
14820
14821 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
14822 definitions are not inherited.
14823
14824 * configure: correct makesrcdir when subdir is .
14825
14826 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
14827
14828 * configure: Add support for 'subdirs' variable, which is
14829 like 'configdirs', except that configure doesn't re-invoke
14830 itself for subdirs, it just creates a Makefile for each subdir.
14831 * configure.texi: Document subdirs.
14832
14833 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14834
14835 * configure.in: added flex to configdirs
14836
14837 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
14838
14839 * Makefile.in: remove clean-stamps from clean.
14840
14841 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
14842
14843 * configure.in: Add gdbtest to configdirs.
14844
14845 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
14846
14847 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
14848 to recursive makes.
14849 * configure.in: Recognize new ncr3000 config.
14850
14851 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
14852
14853 * Makefile.in, configure.in: removed references to gdbm.
14854
14855 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
14856
14857 * config.sub: Don't canonicalize os value
14858 newsos* to bsd (readline needs to check for newsos).
14859 (This fix was earlier made Jan 31, but got re-broken.)
14860
14861 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
14862
14863 * configure.in: sco is an os, not a vendor!
14864
14865 * configure: Quote $( better. Keep various shells happy.
14866
14867 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
14868
14869 * Makefile.in: eliminate stamp-files.
14870
14871 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
14872
14873 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
14874 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
14875
14876 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
14877
14878 * config.sub: fix iris/iris3.
14879
14880 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
14881
14882 * configure: re-add -rm.
14883
14884 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
14885
14886 * Maskefile.in: add .stmp-rcs to all.
14887
14888 * configure.in: remove gas from rs6000 build, use aix host fragment.
14889
14890 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
14891
14892 * configure: pass down site_option during recursion.
14893
14894 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
14895
14896 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
14897
14898 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
14899
14900 * configure: Change exec_prefix so that it really defaults to prefix.
14901
14902 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
14903
14904 * Makefile.in, configure.in: Add support for mmalloc library.
14905
14906 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
14907
14908 * Makefile.in: add stmp dependencies for a few more things.
14909
14910 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
14911
14912 * configure: adjusted error message on objdir/srcdir configure
14913 collision, per john's suggestion.
14914
14915 * Makefile.in: add libiberty stmp to all and all.cross.
14916
14917 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
14918
14919 * Makefile.in: remove force dependencies, add grep to all.
14920
14921 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
14922
14923 * Makefile.in: drop flex. make stamp files work.
14924
14925 * configure: added test for conflicting configuration in srcdir,
14926 remove trailing slashes from srcdir. Otherwise emacs gdb mode
14927 gets cranky. use relative paths for configure and srcdir
14928 whenever possible. Send some error messages to stderr that were
14929 going to stdout.
14930
14931 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
14932
14933 * Makefile.in: Fix libg++ rule to check for gcc directory
14934 before using gcc/gcc. Also pass XTRAFLAGS.
14935
14936 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
14937
14938 * Makefile.in: added stmp-files so that directories aren't polled
14939 when they are already built.
14940
14941 * configure.texi: fixed a node pointer problem.
14942
14943 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
14944
14945 * config.sub configure.in gdb/configure.in
14946 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
14947 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
14948 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
14949
14950 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14951
14952 * configure: -recurring becomes -silent. corrected help message
14953 for -site= option.
14954
14955 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
14956
14957 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14958
14959 * configure: when building Makefile for crosses, replace
14960 tooldir and program_prefix. default srcdir from location of
14961 config.sub. remove "for host in hosts" and "for target in
14962 targets" loops.
14963
14964 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14965
14966 * Makefile.in: Do not pass bindir or mandir to cvs.
14967
14968 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
14969
14970 * Makefile.in, configure.in: removed traces of namesubdir,
14971 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
14972 copyrights to '92, changed some from Cygnus to FSF.
14973
14974 * configure.texi: remove most references to multiple hosts,
14975 multiple targets, subdirs, etc.
14976
14977 * configure.man: removed rcsid. reference config.sub not
14978 config.subr.
14979
14980 * Makefile.in: mkdir $(infodir) on install-info.
14981
14982 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
14983
14984 * configure.texi: Explain better about .gdbinit and about
14985 the environment that configure.in sections run in.
14986
14987 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
14988
14989 * configure.in: Ultrix is only a decstation if it's a MIPS.
14990
14991 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
14992
14993 * README: DOC.configure => cfg-paper.texi.
14994
14995 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
14996
14997 * config.sub (near case $os): Don't convert newsos* to bsd!
14998
14999 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
15000
15001 * Makefile.in: Reinstall change from gdb-4.3 that reduces
15002 the number of copies of COPYING that go into the GDB tar file.
15003
15004 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
15005
15006 * bfd/configure.in, gdb/config/mh-i386sco,
15007 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
15008 Fix SCO configuration stuff.
15009
15010 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
15011
15012 * Makefile.in: For libg++, make sure the -I pointing
15013 to the gcc directory goes *after* all the libg++-local -I flags.
15014 Also, move just-gcc dependency from just-libg++ to all-libg++.
15015
15016 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
15017
15018 * configure: Change -x to -f to keep Ultrix /bin/test happy.
15019
15020 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
15021
15022 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
15023
15024 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
15025
15026 * config.sub: Add stratus configuration frags. Also
15027 submitted to FSF.
15028
15029 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
15030
15031 * Makefile.in (DEV_SUPPORT): add configure.man.
15032
15033 * config.sub(Decode manufacturer-specific): add -none*.
15034
15035 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
15036
15037 * Makefile.in: remove form feeds to make Sun's make happy.
15038 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
15039
15040 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
15041
15042 * Makefile.in (AR_FLAGS): Make quieter.
15043
15044 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
15045
15046 * configure.in: Add libg++.
15047 * configure: When verbose, don't output the command line at each
15048 level; it will be unremarkably the same as the previous version,
15049 which will be the same as what the user typed.
15050
15051 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
15052
15053 * configure.in, Makefile.in: fix clean-info, add flex. add
15054 fileutils.
15055
15056 * configure: be less sensitive to spaces in Makefile.in. Do not
15057 look for sources in "..". Doing so breaks subdirectories that
15058 might have their own configure. If a subdir has it's own
15059 configure script, use it.
15060
15061 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
15062
15063 * cfg-paper.texi: some changes suggested by rms.
15064
15065 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
15066
15067 * config.sub: Merge in some small additions from the FSF version,
15068 taken from the gcc distribution, to bring the Cygnus and FSF
15069 versions into closer sync.
15070
15071 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
15072
15073 * configure.in: Changed svr4 references to sysv4.
15074
15075 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
15076
15077 * configure: added -V for version number option.
15078
15079 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
15080
15081 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
15082 renamed from DOC.configure to cfg-paper.texi.
15083
15084 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15085
15086 * configure, config.subr, config.sub: config.subr is now
15087 config.sub again.
15088
15089 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
15090
15091 * configure.texi: new file, in progress.
15092
15093 * Makefile.in: build info file and install the man page for
15094 configure.
15095
15096 * configure.man: new file, first cut.
15097
15098 * configure: find config.subr again now that configuration "none"
15099 has gone. removed all traces of the -ansi option. removed all
15100 traces of the -languages option.
15101
15102 * config.subr: resync from rms.
15103
15104 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15105
15106 * configure, config.sub, config.subr: merge config.sub into
15107 config.subr, call the result config.subr, remove config.sub, use
15108 config.subr.
15109
15110 * Makefile.in: revised install for dir.info.
15111
15112 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15113
15114 * configure.in: add decstation host makefile frag.
15115
15116 * Makefile.in: BISON now bison -y again. also install-gcc on
15117 install. clean-gdbm on clean. infodir belongs in datadir.
15118 Make directories for info install. Build dir.info here then
15119 install it.
15120
15121 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15122
15123 * Makefile.in: fix for bad directory tests.
15124
15125 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15126
15127 * configure: \{1,2\} appears to be a sysv'ism. Use a different
15128 regexp. -srcdir relative was being handled incorrectly.
15129
15130 * Makefile.in: unwrapped some for loops so that parallel makes
15131 work again and so one can focus one's attention on a particular
15132 package.
15133
15134 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15135
15136 * configure: added PWD as a stand in for `pwd` (for speed). use
15137 elif wherever possible. make -srcdir work without -objdir.
15138 -objdir= commented out.
15139
15140 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15141
15142 * configure: +options become --options. -subdirs commented out.
15143 added -host, -datadir. Renamed -destdir to -prefix. Comment in
15144 Makefile now at top of generated Makefile. Removed cvs log
15145 entries. added -srcdir. create .gdbinit only if there is one
15146 in ${srcdir}.
15147
15148 * Makefile.in: idestdir and ddestdir go away. Added copyrights
15149 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
15150 and mandir now keyed off datadir by default.
15151
15152 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15153
15154 * Freshly created ChangeLog.
15155
15156 \f
15157 Local Variables:
15158 mode: change-log
15159 left-margin: 8
15160 fill-column: 76
15161 version-control: never
15162 End: