]> git.ipfire.org Git - thirdparty/gcc.git/blob - ChangeLog
config.guess: Update to version 2011-02-02
[thirdparty/gcc.git] / ChangeLog
1 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
2
3 * config.guess: Update to version 2011-02-02
4 * config.sub: Update to version 2011-02-24
5
6 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
7
8 PR lto/48086
9 * configure.ac: Re-enable LTO on *-apple-darwin9.
10 * configure: Regenerate.
11
12 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
13
14 PR lto/48086
15 * configure.ac: Disable LTO on darwin due to an assembler change in
16 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
17 under 256.
18 * configure: Regenerate.
19
20 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
21
22 * MAINTAINERS: Update myself as score backend maintainer, update my e-mail address.
23
24 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
25
26 * MAINTAINERS: Update my e-mail address.
27
28 2011-03-06 Joey Ye <joey.ye@arm.com>
29
30 * MAINTAINERS: Update my e-mail address.
31
32 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
33
34 * configure.ac: Adjust test of with_ppl.
35 * configure: Regenerated.
36
37 2011-03-02 Kai Tietz <ktietz@redhat.com>
38
39 * MAINTAINERS: Adjust my e-mail address.
40
41 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
42
43 * configure.ac: Add -lpwl to ppllibs.
44 * configure: Regenerated.
45
46 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
47
48 * config/cloog.m4: Add -lisl to clooglibs.
49 * configure: Regenerated.
50
51 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
52
53 * MAINTAINERS (CPU Port maintainers): Add self.
54
55 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
56
57 * MAINTAINERS: Add myself as testsuite maintainer.
58
59 2011-02-15 Mike Stump <mikestump@comcast.net>
60
61 * MAINTAINERS: Add myself as testsuite maintainer.
62
63 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
64
65 Import from Libtool and gnulib:
66
67 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
68
69 Prepare for supporting FreeBSD 10.
70 * config.rpath: Remove handling of freebsd1* which soon would
71 match FreeBSD 10.0.
72
73 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
74
75 Remove support for FreeBSD 1.x.
76 * libtool.m4 (_LT_LINKER_SHLIBS)
77 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
78 soon would incorrectly match FreeBSD 10.0.
79
80 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
81
82 PR binutils/12283
83 * move-if-change: Import version from gnulib.
84
85 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
86
87 PR lto/47225
88 * Makefile.def (lto-plugin): Double dash for enable-shared.
89 (configure-gcc): Depend on all-lto-plugin.
90 * Makefile.in: Rebuilt.
91
92 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
93
94 * configure.ac: Remove extra bracket.
95 * configure: Regenerate.
96
97 2011-02-08 Tobias Burnus <burnus@net-b.de>
98
99 * MAINTAINERS: Add myself as libquadmath maintainer.
100
101 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
102
103 * MAINTAINERS: Update my email address.
104
105 2011-02-07 Joseph Myers <joseph@codesourcery.com>
106
107 * MAINTAINERS (option handling): Add self.
108
109 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
110
111 PR lto/47225
112 * Makefile.def: Add dependency for install-gcc
113 on install-lto-plugin.
114 * Makfile.in: Regenerated
115
116 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
117
118 * MAINTAINERS (CPU Port Maintainers): Add myself.
119
120 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
121
122 PR libgcj/44341
123 * configure.ac: Discard --with-* flags for host when configuring
124 target libraries for cross build.
125 * configure: Rebuilt.
126
127 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
128
129 * MAINTAINERS (linear loop transforms): Removed.
130
131 2011-01-25 Jakub Jelinek <jakub@redhat.com>
132
133 * configure.ac: If with_ppl is no, move setting with_cloog=no
134 after CLOOG_REQUESTED check.
135 * configure: Regenerated.
136
137 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
138
139 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
140 CLooG has been requested.
141 * configure: Regenerated.
142
143 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
144
145 * configure: Regenerated.
146 * configure.ac: Check for version 0.11 (or later revision) of PPL.
147
148 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
149
150 * configure: Regenerated.
151 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
152
153 2011-01-21 Andreas Schwab <schwab@redhat.com>
154
155 * configure.ac: Use AS_HELP_STRING throughout.
156 * configure: Regenerate.
157
158 2011-01-18 Jie Zhang <jie.zhang@analog.com>
159
160 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
161 * configure: Regenerate.
162
163 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
164
165 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
166
167 2011-01-13 Joel Brobecker <brobecker@adacore.com>
168
169 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
170 for ia64-hpux.
171 * configure: Regenerate.
172
173 2011-01-07 Jan Hubicka <jh@suse.cz>
174
175 PR lto/47225
176 * Makefile.in: Regenerate.
177 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
178 configure.
179
180 2011-01-07 Jan Hubicka <jh@suse.cz>
181
182 * Makefile.in: Regenerate.
183 * Makefile.def (gcc host module) and soft dependency on lto-plugin
184 and configure dependency on lto-plugin configure.
185 (lto-plugin module): Remove dependency on GCC; add dependency on
186 liniberty.
187
188 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
189
190 * MAINTAINERS (Write After Approval): Add myself.
191
192 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
193
194 * configure: Regenerate.
195
196 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
197
198 * configure.ac: (picochip): Disable libiberty.
199
200 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
201
202 * MAINTAINERS (Write After Approval): Add myself.
203
204 2010-12-10 Ian Lance Taylor <iant@google.com>
205
206 PR bootstrap/46819
207 * configure.ac: For --disable-libgcj clear libgcj_saved.
208 * configure: Rebuild.
209
210 2010-12-10 Tobias Burnus <burnus@net-b.de>
211
212 PR fortran/46540
213 * configure.ac: Add --disable-libquadmath and
214 --disable-libquadmath-support.
215 * configure: Regenerate.
216
217 2010-12-03 Ian Lance Taylor <iant@google.com>
218
219 * MAINTAINERS: Add myself as libgo maintainer.
220
221 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
222
223 PR libffi/46792
224 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
225 * configure: Regenerate.
226
227 2010-12-02 Ian Lance Taylor <iant@google.com>
228
229 * configure.ac: Always set default for poststage1_ldflags to
230 -static-libstdc++ -static-libgcc.
231
232 2010-11-29 Andreas Schwab <schwab@redhat.com>
233
234 * configure.ac: Move comment to remove extra space in last argument
235 of GCC_TARGET_TOOL.
236
237 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
238
239 PR other/46026
240 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
241 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
242 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
243 (BASE_FLAGS_TO_PASS): Use it.
244 * configure: Rebuilt.
245 * Makefile.in: Rebuilt.
246
247 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
248
249 PR binutils/12258
250 * configure.ac: Correct comments for --enable-gold/--enable-ld.
251 Properly check default linker.
252 * configure: Regnerated.
253
254 2010-11-23 Matthias Klose <doko@ubuntu.com>
255
256 * configure.ac: For --enable-gold, handle value `default' instead of
257 `both*'. New configure option --{en,dis}able-ld.
258 * configure: Regenerate.
259
260 2010-11-20 Ian Lance Taylor <iant@google.com>
261
262 * configure.ac: Only disable a language library if no language needs
263 it. Don't let --disable-libgcj uncondtionally disable libffi.
264 * configure: Rebuild.
265
266 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
267
268 * Makefile.in: Regenerate.
269
270 PR other/46202
271 * configure.ac: Fix just-built in-tree STRIP name to be
272 binutils/strip-new.
273 * configure: Regenerate.
274 * Makefile.def (install-strip-gcc, install-strip-binutils)
275 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
276 (install-strip-sid): Mirror dependencies on non-strip variants
277 of these targets on the respective -strip prerequisites.
278 * Makefile.tpl (install-strip, install-strip-host)
279 (install-strip-target): New targets.
280 (install-strip-[+module+], install-strip-target-[+module+]):
281 New targets.
282 * Makefile.in: Regenerate.
283
284 2010-11-19 Ian Lance Taylor <iant@google.com>
285 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
286
287 * configure.ac: Add target-libgo to target_libraries. Set
288 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
289 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
290 (HOST_EXPORTS): Add GOC.
291 (BASE_TARGET_EXPORTS): Add GOC.
292 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
293 (GOCFLAGS_FOR_TARGET): New variable.
294 (EXTRA_HOST_FLAGS): Add GOC.
295 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
296 * Makefile.def (target_modules): Add libgo.
297 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
298 (dependencies): Add dependency from configure-target-libgo to
299 configure-target-libffi and all-target-libstdc++-v3. Add
300 dependencies from all-target-libgo to all-target-libffi.
301 (languages): Add go.
302 * configure: Rebuild.
303 * Makefile.in: Rebuild.
304
305 2010-11-19 Ian Lance Taylor <iant@google.com>
306
307 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
308 compiler/flag environment variables.
309
310 2010-11-18 Ian Lance Taylor <iant@google.com>
311
312 * configure.ac: Check for lang_requires_boot_languages in
313 config-lang.in files.
314 * configure: Rebuild.
315
316 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
317 Tobias Burnus <burnus@net-b.de>
318
319 PR fortran/32049
320 * Makefile.def: Add libquadmath; build it with language=fortran.
321 * configure.ac: Add libquadmath.
322 * Makefile.tpl: Handle multiple libs in check-[+language+].
323 * Makefile.in: Regenerate.
324 * configure: Regenerate.
325
326 2010-11-16 Tom Tromey <tromey@redhat.com>
327
328 * MAINTAINERS: Moved myself to reviewers section.
329
330 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
331
332 * MAINTAINERS: Moved myself to reviewers section.
333
334 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
335
336 * MAINTAINERS (Various Maintainers): Add self for build machinery.
337 (Write After Approval): Remove self.
338
339 2010-11-15 Andreas Schwab <schwab@redhat.com>
340
341 * configure.ac: Fix spelling in option names.
342 * configure: Regenerated.
343
344 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
345
346 PR bootstrap/39622
347 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
348 * configure: Regenerated.
349
350 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
351
352 * MAINTAINERS: Update my email address.
353
354 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
355
356 * configure: Regenerate.
357
358 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
359
360 * configure: Regenerate.
361
362 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
363
364 * configure: Regenerate.
365
366 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
367
368 * configure: Regenerate.
369
370 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
371
372 * configure.ac: Support official CLooG.org versions.
373 * configure: Regenerate.
374 * config/cloog.m4: New.
375
376 2010-11-10 François Dumont <francois.cppdevs@free.fr>
377
378 * MAINTAINERS (Write After Approval): Add myself.
379
380 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
381
382 * MAINTAINERS: Update my email address.
383
384 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
385
386 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
387 * configure: Regenerate.
388
389 2010-11-03 Ian Lance Taylor <iant@google.com>
390 Dave Korn <dave.korn.cygwin@gmail.com>
391
392 PR lto/46273
393 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
394 and on other supported platforms whenever LTO is enabled.
395 * configure: Rebuild.
396
397 2010-11-02 Alan Modra <amodra@gmail.com>
398
399 PR binutils/12110
400 * configure.ac: Error when source path contains spaces.
401 * configure: Regenerate.
402
403 2010-10-23 James E. Wilson <wilson@codesourcery.com>
404
405 * MAINTAINERS: Update my email address.
406
407 2010-10-20 Ian Lance Taylor <iant@google.com>
408
409 * Makefile.def (target_modules): Set lib_path to src/.libs for
410 libstdc++-v3 module.
411 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
412 * Makefile.in: Rebuild.
413
414 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
415
416 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
417 (Write After Approval): Remove myself.
418
419 2010-10-15 Tristan Gingold <gingold@adacore.com>
420
421 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
422
423 2010-10-14 Douglas Rupp <rupp@gnat.com>
424
425 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
426
427 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
428
429 * configure.ac (build_lto_plugin): New shell variable.
430 (--enable-lto): Turn on by default for all non-ELF platforms that
431 have had LTO support added so far. Set build_lto_plugin appropriately
432 for both ELF and non-ELF.
433 (configdirs): Add lto-plugin or not based on build_lto_plugin.
434 * configure: Regenerate.
435
436 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
437
438 Sync from src:
439 * configure.ac (v850 support): Remove target-libgloss from
440 noconfigdirs.
441 * configure: Regenerate.
442
443 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
444
445 PR bootstrap/45326
446 PR bootstrap/45174
447 * configure.ac: Honor initial values of $build_configargs,
448 $host_configargs, $target_configargs. Mark the precious, so
449 environment settings get recorded.
450 * configure: Regenerate.
451
452 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
453
454 PR bootstrap/45796
455 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
456 Depend on all-build-libiberty.
457 * Makefile.in: Regenerate.
458
459 2010-09-30 Michael Eager <eager@eagercon.com>
460
461 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
462 * configure: Regenerate.
463
464 2010-09-28 Michael Eager <eager@eagercon.com>
465
466 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
467
468 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
469
470 PR bootstrap/44621
471 * configure.ac: Fix unportable shell quoting.
472 * configure: Regenerate.
473
474 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
475
476 * configure.ac (enable-lto): Add Darwin to the list of supported lto
477 targets and amend comment.
478 * configure: Regenerate.
479
480 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
481
482 * MAINTAINERS (Write After Approval): Add myself.
483
484 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
485
486 * configure.ac: Enable LTO by default on Darwin.
487 * configure: Regenerate.
488
489 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
490
491 * MAINTAINERS (Write After Approval): Add myself.
492
493 2010-09-01 Ian Bolton <ian.bolton@arm.com>
494
495 * MAINTAINERS (Write After Approval): Add myself.
496
497 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
498
499 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
500 ports
501
502 2010-07-28 David Yuste <david.yuste@gmail.com>
503
504 * MAINTAINERS (Write After Approval): Add myself.
505
506 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
507
508 * configure.ac: Support all v850 targets.
509 * configure: Regenerate.
510
511 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
512
513 PR bootstrap/44455
514 * configure.ac (extra_mpfr_configure_flags): Copy from
515 extra_mpc_gmp_configure_flags.
516 * configure: Re-generated.
517
518 2010-07-22 Andi Kleen <ak@linux.intel.com>
519
520 * MAINTAINERS (Write After Approval): Add myself.
521
522 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
523
524 * MAINTAINERS (Write After Approval): Add myself.
525
526 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
527
528 * MAINTAINERS (Write After Approval): Add myself.
529
530 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
531
532 PR target/44862
533 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
534 Provide -B option to allow for link spec %s substitutions for
535 libstdc++.a on darwin.
536 * Makefile.in: Regenerate.
537
538 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
539
540 * MAINTAINERS (Reviewers): Update my e-mail address
541
542 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
543
544 * Makefile.def (configure-gcc): Depend on all-libelf.
545 * Makefile.in: Rebuild.
546
547 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
548
549 * MAINTAINERS (Write After Approval): Add myself in the right place.
550
551 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
552
553 * MAINTAINERS (Write After Approval): Add myself.
554
555 2010-05-25 Sterling Augustine <sterling@tensilica.com>
556
557 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
558
559 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
560
561 * config.sub: Update to version 2010-05-21.
562 * config.guess: Update to version 2010-04-03.
563
564 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
565
566 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
567 * configure: Regenerate.
568
569 2010-05-12 Sriraman Tallam <tmsriram@google.com>
570
571 * MAINTAINERS (Write After Approval): Add myself.
572
573 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
574
575 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
576 a platform that supports LTO.
577 * configure: Regenerate.
578
579 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
580
581 * configure.ac: Allow all the versions greater than 0.10 of PPL.
582 * configure: Regenerated.
583
584 2010-04-27 Roland McGrath <roland@redhat.com>
585 H.J. Lu <hongjiu.lu@intel.com>
586
587 * configure.ac (--enable-gold): Support both, both/gold and
588 both/bfd to add gold to configdirs without removing ld.
589 * configure: Regenerated.
590
591 * Makefile.def: Add install-gold dependency to install-ld.
592 * Makefile.in: Regenerated.
593
594 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
595
596 PR lto/42776
597 * configure.ac (--enable-lto): Refactor handling so libelf tests
598 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
599 and allow LTO to be explicitly enabled on non-ELF platforms that
600 are known to support it inside else-clause.
601 * configure: Regenerate.
602
603 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
604
605 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
606 * configure: Regenerate.
607
608 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
609
610 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
611 * configure: Regenerate.
612
613 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
614
615 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
616 separately.
617 * configure: Regenerate.
618
619 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
620
621 * MAINTAINERS (Write After Approval): Add myself.
622
623 2010-04-14 Tristan Gingold <gingold@adacore.com>
624
625 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
626 * configure: Regenerate.
627
628 2010-04-13 Steve Ellcey <sje@cup.hp.com>
629
630 * configure: Regenerate after change to elf.m4.
631
632 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
633
634 * MAINTAINERS (Write After Approval): Add myself.
635
636 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
637
638 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
639 * configure: Regenerated.
640
641 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
642
643 * configure.ac: Print "buggy but acceptable" when CLooG
644 revision is less than 9.
645 * configure: Regenerated.
646
647 2010-04-01 Diego Novillo <dnovillo@google.com>
648
649 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
650
651 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
652
653 PR bootstrap/43615
654 PR bootstrap/43328
655
656 Revert:
657
658 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
659
660 * configure.ac: Do not pass --enable-multilib nor
661 --disable-multilib in baseargs. Accept explicitly passed
662 --enable_multilib.
663 * configure: Regenerate.
664
665 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
666
667 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
668
669 2010-03-31 Janis Johnson <janis187@us.ibm.com>
670
671 * MAINTAINERS: Remove myself.
672
673 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
674
675 PR bootstrap/43328
676 * configure.ac: Do not pass --enable-multilib nor
677 --disable-multilib in baseargs. Accept explicitly passed
678 --enable_multilib.
679 * configure: Regenerate.
680
681 2010-03-28 Andrew Pinski <pinskia@gmail.com>
682
683 * MAINTAINERS (spu port): Remove me.
684
685 2010-03-23 Joseph Myers <joseph@codesourcery.com>
686
687 * configure.ac (tic6x-*-*): New case.
688 * configure: Regenerate.
689
690 2010-03-23 Joseph Myers <joseph@codesourcery.com>
691
692 * config.sub: Update to version 2010-03-22.
693 * config.guess: Update to version 2009-12-30.
694
695 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
696
697 PR ada/42554
698 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
699 * configure: Regenerate.
700
701 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
702
703 * MAINTAINERS: Update my email address.
704
705 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
706
707 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
708 (ghassan.shobaki@amd.com): Removed.
709
710 2010-03-17 Alan Modra <amodra@gmail.com>
711
712 * MAINTAINERS: Update my email address.
713
714 2010-03-16 Diego Novillo <dnovillo@google.com>
715
716 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
717 Matthews.
718
719 2010-03-16 Joseph Myers <joseph@codesourcery.com>
720
721 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
722 Gutson, Jeffrey D. Oldham and Mark Shinwell.
723
724 2010-03-16 Joseph Myers <joseph@codesourcery.com>
725
726 * MAINTAINERS: Update my email address.
727
728 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
729
730 * MAINTAINERS: Update my email address.
731
732 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
733
734 * MAINTAINERS: Update my email address.
735
736 2010-03-09 Jie Zhang <jie@codesourcery.com>
737
738 * MAINTAINERS: Update my email address.
739
740 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
741
742 PR libstdc++/32499
743 * configure.ac (RANLIB): Default to true.
744 (STRIP): Likewise.
745 (RANLIB_FOR_TARGET): Remove superfluous : argument.
746 * configure: Regenerate.
747
748 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
749
750 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
751 (Write After Approval): Update my email address.
752
753 2010-02-17 Nick Clifton <nickc@redhat.com>
754
755 PR 11238
756 * Makefile.tpl (local-distclean): Also remove config.cache files in
757 sub-directories as there may not be Makefiles present in the
758 sub-directories.
759 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
760 the config.cache files found by the find command.
761
762 * Makefile.in: Regenerate.
763 * configure.ac: Revert previous delta.
764 * configure: Regenerate.
765
766 2010-02-15 Nick Clifton <nickc@redhat.com>
767
768 PR 11238
769 * configure.ac: Delete config.cache files in sub-directories when
770 deleting Makefiles.
771 * configure: Regenerate.
772
773 2010-02-12 Ben Elliston <bje@gnu.org>
774
775 * MAINTAINERS: Update my email address.
776
777 2010-02-08 Andrew Pinski <pinskia@gmail.com>
778
779 * MAINTAINERS (spu port): Update my email address.
780
781 2010-02-08 Jie Zhang <jie.zhang@analog.com>
782
783 * MAINTAINERS: Add myself as a maintainer for the bfin port.
784
785 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
786
787 * configure.ac: Add "recommended" version checks for GMP/MPC.
788 Update recommended GMP/MPFR/MPC versions.
789 * configure: Regenerate.
790
791 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
792
793 * MAINTAINERS: Move my Embecosm email address into the
794 write-after-approval section.
795
796 2010-01-26 Ian Lance Taylor <iant@google.com>
797
798 * MAINTAINERS: Add myself as Go frontend maintainer.
799
800 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
801
802 PR libstdc++/36101, PR libstdc++/42813
803 * configure.ac (bootstrap_target_libs): Make inclusion of
804 target-libgomp conditional on libgomb being in target_configdirs.
805 * configure: Regenerate.
806
807 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
808
809 PR libstdc++/36101, PR libstdc++/42813
810 * configure.ac (bootstrap_target_libs): Include target-libgomp.
811 * configure: Regenerate.
812
813 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
814
815 PR libstdc++/36101, PR libstdc++/42813
816 * configure.ac (target_configdirs): Substitute.
817 * Makefile.def: Bootstrap target module libgomp.
818 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
819 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
820 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
821 * configure, Makefile.in: Regenerate.
822
823 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
824
825 * MAINTAINERS: Adjust my details.
826
827 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
828
829 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
830
831 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
832
833 * MAINTAINERS: reindented my entry with tabs instead of spaces.
834
835 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
836
837 * MAINTAINERS (Write After Approval): Add myself.
838
839 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
840
841 * MAINTAINERS (Write After Approval): Add myself.
842
843 2010-01-11 Richard Guenther <rguenther@suse.de>
844
845 PR lto/41569
846 * Makefile.def (all-lto-plugin): Depend on all-gcc.
847 * Makefile.in: Regenerated.
848
849 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
850
851 * configure.ac: Enable libjava build on x86_64-*freebsd*.
852 * configure: Regenerate.
853
854 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
855 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
856
857 PR bootstrap/42424
858 * configure.ac: Include libtool m4 files.
859 (_LT_CHECK_OBJDIR): Call it.
860 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
861 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
862
863 * configure: Regenerate.
864
865 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
866
867 PR bootstrap/41818
868 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
869 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
870 * Makefile.in: Regenerate.
871
872 2010-01-02 Richard Guenther <rguenther@suse.de>
873
874 PR lto/41529
875 * configure.ac: Include config/elf.m4. Disable LTO if not
876 builting for an elf target.
877 * configure: Regenerate.
878
879 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
880
881 * MAINTAINERS: Change my email address.
882
883 2009-12-18 Ben Elliston <bje@au.ibm.com>
884
885 * config.sub, config.guess: Update from upstream sources.
886
887 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
888
889 * MAINTAINERS (Write After Approval): Add myself.
890
891 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
892
893 PR middle-end/30447
894 PR middle-end/30789
895 PR other/40302
896
897 * configure.ac: Require MPC.
898 * configure: Regenerate.
899
900 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
901
902 PR target/38384
903 PR bootstrap/40972
904 * libtool.m4: Sync from git Libtool.
905 * ltoptions.m4: Likewise.
906 * ltversion.m4: Likewise.
907 * lt~obsolete.m4: Likewise.
908 * ltmain.sh: Likewise.
909
910 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
911
912 * configure.ac: Update minimum MPC version to 0.8.
913 * configure: Regenerate.
914
915 2009-11-21 Sebastian Pop <sebpop@gmail.com>
916
917 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
918 * configure: Regenerated.
919
920 2009-11-21 Ian Lance Taylor <iant@google.com>
921
922 * configure.ac: Change default of poststage1_ldflags to be empty if
923 poststage1_libs is set. When poststage1_libs is empty, and
924 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
925 * configure: Rebuild.
926
927 2009-11-21 Adam Nemet <adambnmet@gmail.com>
928
929 * MAINTAINERS (Write After Approval): Update my email address.
930
931 2009-11-20 Ben Elliston <bje@au.ibm.com>
932
933 * config.guess: Update from upstream sources.
934
935 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
936
937 * Makefile.def: Restore host and target settings for gmp.
938 * Makefile.in: Rebuild.
939
940 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
941
942 * configure.ac: Add libelf to host_libs. Enable in-tree configury
943 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
944 Fix portability of test of C++ as bootstrap language. Add
945 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
946 * configure: Rebuild.
947 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
948 and cloog. Fix in-tree ppl configuration. Introduce libelf
949 in-tree building.
950 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
951 (POSTSTAGE1_HOST_EXPORTS): Use it.
952 (STAGE[+id+]_CXXFLAGS): New.
953 (BASE_FLAGS_TO_PASS): Pass it down.
954 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
955 extra_exports.
956 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
957 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
958 extra_exports.
959 * Makefile.in: Rebuild.
960
961 2009-11-17 Ben Elliston <bje@au.ibm.com>
962
963 * config.sub, config.guess: Update from upstream sources.
964
965 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
966
967 * MAINTAINERS (Write After Approval): Add myself.
968
969 2009-11-09 Jon Beniston <jon@beniston.com>
970
971 * MAINTAINERS (Write After Approval): Add myself.
972
973 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
974
975 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
976 paths for *-w64-mingw* and x86_64-*mingw*.
977 * configure: Regenerated.
978
979 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
980
981 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
982
983 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
984
985 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
986 Phil Edwards to Write-After Approval.
987
988 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
989
990 * configure.ac: Disable target-winsup & co for
991 x86_64-*-mingw* and *-w64-mingw* targets.
992 * configure: Regenerated.
993
994 2009-10-16 Nick Clifton <nickc@redhat.com>
995
996 * MAINTAINERS: Add myself as a maintainer for the RX port.
997
998 2009-10-26 Johannes Singler <singler@kit.edu>
999
1000 * MAINTAINERS (Write After Approval): Update my e-mail address.
1001
1002 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1003
1004 * configure.ac (CLooG test): Use = with test.
1005 * configure: Regenerate.
1006
1007 2009-10-22 Richard Guenther <rguenther@suse.de>
1008
1009 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
1010 cloog if the ppl version check failed. Move flags saving
1011 before setting in libelf check.
1012 * configure: Regenerate.
1013
1014 2009-10-21 Richard Guenther <rguenther@suse.de>
1015
1016 * configure.ac: Adjust the ppl and cloog configure to work as
1017 documented. Disable cloog if ppl was disabled. Omit the version
1018 checks if they were disabled.
1019 * configure: Re-generate.
1020
1021 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1022
1023 * configure.ac: Add 'lto' to enable_languages, not
1024 new_enable_languages, and only if not already present.
1025 * configure: Regenerate.
1026
1027 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
1028
1029 * README: Refer to the various COPYING* files instead of just
1030 COPYING.
1031 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
1032
1033 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
1034
1035 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
1036
1037 2009-10-07 Richard Guenther <rguenther@suse.de>
1038
1039 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
1040 and Richard Guenther as reviewers.
1041 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
1042 as reviewers.
1043
1044 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
1045
1046 * config.sub: Update from upstream sources.
1047
1048 2009-10-06 Ian Lance Taylor <iant@google.com>
1049
1050 * Makefile.def: check-gold depends upon all-gas.
1051 * Makefile.in: Rebuild.
1052
1053 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
1054
1055 * MAINTAINERS (Write After Approval): Add myself.
1056
1057 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
1058
1059 * Makefile.def: all-lto-plugin depends on all-libiberty.
1060 set bootstrap=true for lto-plugin.
1061 Add lto-plugin.
1062 * Makefile.in: Regenerate.
1063 * configure.ac (host_libs): Add lto-plugin.
1064 * configure: Regenerate.
1065
1066 2009-10-03 Diego Novillo <dnovillo@google.com>
1067
1068 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1069 (HOST_LIBELFLIBS): Define.
1070 (HOST_LIBELFINC): Define.
1071 * Makefile.in: Regenerate.
1072 * configure.ac: Add --enable-lto.
1073 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1074 If --enable-lto is used, add 'lto' to new_enable_languages.
1075 If --enable-lto is used and gold is enabled, add
1076 lto-plugin to configdirs.
1077 * configure: Regenerate.
1078
1079 2009-10-03 Simon Baldwin <simonb@google.com>
1080
1081 * configure.ac: If --with-system-zlib, suppress local zlib and
1082 pass --with-system-zlib to subdir configure scripts.
1083 * configure: Regenerate.
1084
1085 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
1086 Paolo Bonzini <bonzini@gnu.org>
1087
1088 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1089 $(srcdir).
1090 * Makefile.in: Rebuilt.
1091
1092 2009-09-26 Gary Funck <gary@intrepid.com>
1093
1094 * MAINTAINERS (Write After Approval): Add myself.
1095
1096 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1097
1098 * configure.ac: Update minimum MPC version to 0.7.
1099 * configure: Regenerate.
1100
1101 2009-09-25 Nick Clifton <nickc@redhat.com>
1102
1103 * configure.ac: Pass any --cache-file=/dev/null option on to
1104 subconfigures.
1105 * configure: Regenerate.
1106
1107 2009-09-23 Nick Clifton <nickc@redhat.com>
1108
1109 * config.sub, config.guess: Update from upstream sources.
1110
1111 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
1112
1113 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1114 * Makefile.in: Rebuilt.
1115
1116 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1117
1118 PR bootstrap/32272
1119 * configure.ac: Error out if $srcdir isn't '.' but contains
1120 host-${host_noncanonical}.
1121 * configure: Regenerate.
1122
1123 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1124
1125 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
1126 maintainer.
1127
1128 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1129
1130 * configure.ac: If bootstrapping a combined tree with
1131 --enable-gold, require c++ in stage1_languages.
1132 * configure: Regenerate.
1133
1134 * configure.ac: Also add target_libs of stage1_languages to
1135 bootstrap_target_libs.
1136 * configure: Regenerate.
1137
1138 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1139 with --enable-languages not containing c++.
1140 * configure: Regenerate.
1141
1142 2009-09-15 Jie Zhang <jie.zhang@analog.com>
1143
1144 * configure.ac: Disable java and boehm-gc for bfin-*-*.
1145 * configure: Regenerate.
1146
1147 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
1148
1149 * MAINTAINERS (Write After Approval): Update my e-mail address,
1150 and move from from here...
1151 (Waiting for paperwork): To here.
1152
1153 2009-09-09 Joseph Myers <joseph@codesourcery.com>
1154
1155 * MAINTAINERS (Reviewers): Add self as driver reviewer.
1156
1157 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1158
1159 * configure.ac: Do not use $extrasub for replacing @if/@endif
1160 parts in Makefile; instead, use additional arguments to
1161 AC_CONFIG_COMMANDS to do the replacement manually, with several
1162 sed invocations, to avoid HP-UX sed command limits.
1163 * configure: Regenerate.
1164
1165 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
1166
1167 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
1168 blank before -L.
1169
1170 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
1171
1172 * configure.ac (with-build-config): Document. Handle without.
1173 Handle missing argument.
1174 * configure: Rebuilt.
1175
1176 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
1177
1178 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
1179 Default to bootstrap-debug only if compare-debug works.
1180 * configure: Rebuilt.
1181 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1182 * Makefile.in: Rebuilt.
1183
1184 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1185
1186 * MAINTAINERS (OS Port Maintainers): Update my email address.
1187
1188 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
1189
1190 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1191 * Makefile.in: Rebuilt.
1192
1193 2009-09-01 Chris Demetriou <cgd@google.com>
1194
1195 * MAINTAINERS (Write After Approval): Add myself.
1196
1197 2009-08-31 Dodji Seketeli <dodji@redhat.com>
1198
1199 PR debug/30161
1200 * include/dwarf2.h (enum dwarf_tag): Added
1201 DW_TAG_GNU_template_template_param
1202 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
1203
1204 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
1205
1206 * Makefile.tpl (AWK): Fix typo.
1207 * Makefile.in: Regenerate.
1208
1209 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
1210
1211 * configure.ac: Detect awk and sed.
1212 * Makefile.def (flags_to_pass): Add AWK and SED.
1213 * Makefile.tpl (AWK, SED): New.
1214 (BASE_FLAGS_TO_PASS): Add AWK and SED.
1215 * configure: Regenerate.
1216 * Makefile.in: Regenerate.
1217
1218 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
1219
1220 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
1221 (collapseslashes): Likewise.
1222
1223 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1224
1225 * configure.ac (AC_PREREQ): Bump to 2.64.
1226
1227 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1228
1229 * configure.ac: Remove --with-datarootdir, --with-docdir,
1230 --with-pdfdir, --with-htmldir switches.
1231 * configure: Regenerate.
1232
1233 * configure: Regenerate.
1234
1235 * compile: Sync from Automake 1.11.
1236 * depcomp: Likewise.
1237 * install-sh: Likewise.
1238 * missing: Likewise.
1239 * mkinstalldirs: Likewise.
1240 * ylwrap: Likewise.
1241
1242 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
1243
1244 * ltmain.sh (func_normal_abspath): New function.
1245 (func_relative_path): Likewise.
1246 (func_mode_help): Document new -bindir option for link mode.
1247 (func_mode_link): Add new -bindir option, and use it to place
1248 output DLL if specified.
1249
1250 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1251
1252 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1253 (baseargs): Add --disable-option-checking.
1254 * configure: Regenerate.
1255
1256 * Makefile.def (configure-target-libiberty): Depend on
1257 all-binutils and all-ld.
1258 (configure-target-newlib): Likewise.
1259 * Makefile.in: Regenerate.
1260
1261 2009-08-17 Ben Elliston <bje@au.ibm.com>
1262
1263 * config.sub, config.guess: Update from upstream sources.
1264
1265 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1266
1267 Sync from src, merge:
1268
1269 2009-07-02 Tristan Gingold <gingold@adacore.com>
1270
1271 * configure.ac: Do not exclude gas for i386-*-darwin.
1272 Add a case for x86_64-*-darwin.
1273 * configure: Regenerate.
1274
1275 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
1276
1277 * MAINTAINERS: Add my name to Write After Approval list.
1278
1279 2009-08-06 Michael Eager <eager@eagercon.com>
1280
1281 * configure.ac: Add Microblaze target.
1282 * configure: Regenerate.
1283
1284 2009-07-31 Christian Bruel <christian.bruel@st.com>
1285
1286 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1287 * configure: Regenerate.
1288
1289 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
1290
1291 * MAINTAINERS (Write After Approval): Update my e-mail address.
1292
1293 2009-07-06 Ian Lance Taylor <iant@google.com>
1294
1295 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1296 * configure: Rebuild.
1297
1298 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
1299
1300 * MAINTAINERS: Move myself to the Graphite Reviewers.
1301
1302 2009-06-30 Wei Guozhi <carrot@google.com>
1303
1304 * MAINTAINERS: Add my name to Write After Approval list.
1305
1306 2009-06-26 Steve Ellcey <sje@cup.hp.com>
1307
1308 PR bootstrap/40338
1309 * configure.ac (comparestring): Create new variable.
1310 * Makefile.tpl (comparestring): Use to skip some comparisions.
1311 * configure: Regenerate.
1312 * Makefile.in: Regenerate.
1313
1314 2009-06-26 Doug Evans <dje@sebabeach.org>
1315
1316 * Makefile.def (host_modules): Add cgen.
1317 * Makefile.in: Regenerate.
1318 * configure.ac (host_tools): Add cgen.
1319 * configure: Regenerate.
1320
1321 2009-06-23 DJ Delorie <dj@redhat.com>
1322
1323 * MAINTAINERS: Add myself as mep maintainer.
1324
1325 2009-06-23 Ian Lance Taylor <iant@google.com>
1326
1327 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
1328 boot_languages. Only bootstrap target libraries listed in
1329 target_libs for some boot language. Add --with-stage1-ldflags,
1330 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
1331 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
1332 if not building with C++.
1333 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1334 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1335 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1336 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1337 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
1338 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1339 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1340 * configure, Makefile.in: Rebuild.
1341
1342 2009-06-23 Li Feng <nemokingdom@gmail.com>
1343
1344 * MAINTAINERS: Added my name to write-after-approval list.
1345
1346 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
1347
1348 * configure.ac: Define is_elf for QNX Neutrino targets.
1349 * configure: Regenerate.
1350
1351 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
1352
1353 * MAINTAINERS: Added my name to the write-after-approval list
1354
1355 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1356
1357 * configure.ac: Detect MPC in default directory.
1358 * configure: Regenerate.
1359
1360 2009-06-03 Jerome Guitton <guitton@adacore.com>
1361 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1362
1363 * Makefile.tpl (all): Avoid a trailing backslash.
1364 * Makefile.in: Regenerate.
1365
1366 2009-06-03 Ben Elliston <bje@au.ibm.com>
1367
1368 * config.sub, config.guess: Update from upstream sources.
1369
1370 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
1371
1372 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1373 to noconfdirs.
1374 * configure: Regenerate.
1375
1376 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
1377
1378 * Makefile.tpl ([+compare-target+]): Compare all stage
1379 directories, rather than just gcc.
1380 * Makefile.in: Rebuilt.
1381
1382 2009-06-01 Doug Kwan <dougkwan@google.com>
1383
1384 * configure.ac: Support gold for target arm*-*-*.
1385 * configure: Regenerate.
1386
1387 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1388
1389 * Makefile.def: Add MPC support and dependencies.
1390 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
1391
1392 * Makefile.in, configure: Regenerate.
1393
1394 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
1395
1396 * Makefile.tpl (all): Avoid harmless warning in make all when
1397 gcc-bootstrap is enabled but stage_last does not exist.
1398 * Makefile.in: Rebuilt.
1399
1400 2009-05-24 Nicolas Roche <roche@adacore.com>
1401
1402 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1403 * Makefile.in: Regenerate.
1404
1405 2009-05-21 Denis Chertykov <chertykov@gmail.com>
1406
1407 * MAINTAINERS: Update my e-mail address.
1408
1409 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
1410
1411 * configure.ac (cygwin noconfigdirs): Remove libgcj.
1412 * configure: Regenerate.
1413
1414 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
1415
1416 PR other/40159
1417 * Makefile.tpl (all): Don't assume gcc-bootstrap and
1418 gcc-no-bootstrap are mutually exclusive.
1419 * Makefile.in: Rebuilt.
1420
1421 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
1422
1423 PR other/40159
1424 * Makefile.tpl (all): Don't end with unconditional success.
1425 * Makefile.in: Rebuilt.
1426
1427 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
1428
1429 PR target/37137
1430 * Makefile.def (flags_to_pass): Remove redundant and incomplete
1431 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1432 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1433 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
1434 stage_configureflags, stage_cflags and stage_libcflags into
1435 explicit Makefile macros.
1436 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1437 GFORTRAN.
1438 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1439 CC. Set CC_FOR_BUILD from CC.
1440 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1441 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1442 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1443 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
1444 and GFORTRAN.
1445 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1446 (_LIBCFLAGS): Renamed to _TFLAGS.
1447 (do-compare-debug, do-compare3-debug): Drop.
1448 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1449 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1450 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1451 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1452 (XGCC_FLAGS_FOR_TARGET): New.
1453 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1454 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1455 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1456 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1457 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
1458 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
1459 TFLAGS.
1460 (BUILD_CONFIG): Include if requested.
1461 (all): Set TFLAGS on bootstrap.
1462 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1463 (all-stageid-prefixmodule): Likewise.
1464 (do-clean, distclean-stageid): Set TFLAGS.
1465 (restrap): Fix whitespace.
1466 * Makefile.in: Rebuilt.
1467
1468 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
1469
1470 * config.guess: Sync with src.
1471
1472 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
1473
1474 * configure.ac ($with_ppl): Default to no if not supplied.
1475 ($with_cloog): Likewise.
1476 configure: Regenerate.
1477
1478 2009-04-27 James E. Wilson <wilson@codesourcery.com>
1479
1480 * MAINTAINERS: Update my e-mail address.
1481
1482 2009-04-27 Nick Clifton <nickc@redhat.com>
1483
1484 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
1485
1486 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
1487
1488 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1489 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1490 * Makefile.in: Regenerate.
1491
1492 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1493
1494 PR bootstrap/39739
1495 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1496 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1497
1498 * configure, Makefile.in: Regenerate.
1499
1500 2009-04-21 Taras Glek <tglek@mozilla.com>
1501
1502 * include/hashtab.h: Update GTY annotations to new syntax
1503 * include/splay-tree.h: Likewise
1504
1505 2009-04-17 Ben Elliston <bje@au.ibm.com>
1506
1507 * config.sub, config.guess: Update from upstream sources.
1508
1509 2009-04-15 Anthony Green <green@moxielogic.com>
1510
1511 * configure.ac: Add moxie support.
1512 * configure: Rebuilt.
1513
1514 2009-04-14 Jakub Jelinek <jakub@redhat.com>
1515
1516 * configure.ac: Change copyright header to refer to version
1517 3 of the GNU General Public License and to point readers at the
1518 COPYING3 file and the FSF's license web page.
1519 * Makefile.def: Likewise.
1520 * Makefile.tpl: Likewise.
1521 * Makefile.in: Regenerate.
1522
1523 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
1524
1525 * configure.ac: Restore match for darwin9 or later. Use double
1526 brackets since regeneration eats one pair.
1527 * configure: Regenerate.
1528
1529 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
1530
1531 PR gas/10039
1532 * configure.ac: Require texinfo 4.7.
1533 * configure: Regenerated.
1534
1535 2009-04-09 Nick Clifton <nickc@redhat.com>
1536
1537 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
1538 the GCC Runtime Library Exception.
1539
1540 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1541
1542 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1543 * configure: Regenerate.
1544
1545 2009-04-01 Steve Ellcey <sje@cup.hp.com>
1546
1547 * Makefil.def (languages): New entries.
1548 * Makefile.tpl (check-gcc-*): New generic target.
1549 * Makefile.in: Regenerate.
1550
1551 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
1552
1553 * MAINTAINERS: Update my email address.
1554
1555 2009-03-18 Tom Tromey <tromey@redhat.com>
1556
1557 * configure: Rebuild.
1558 * configure.ac (host_libs): Add libiconv.
1559 * Makefile.in: Rebuild.
1560 * Makefile.def (host_modules): Add libiconv.
1561 (configure-gdb, all-gdb): Depend on libiconv.
1562
1563 2009-03-16 Tristan Gingold <gingold@adacore.com>
1564
1565 * configure.ac: Treat gdb as supported on x86_64-darwin.
1566 * configure: Regenerate.
1567
1568 2009-03-16 Joseph Myers <joseph@codesourcery.com>
1569
1570 * configure.ac (--with-host-libstdcxx): New option.
1571 * configure: Regenerate.
1572
1573 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
1574
1575 * MAINTAINERS: Move myself into the write after approval list.
1576
1577 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
1578
1579 * MAINTAINERS: Update e-mail address.
1580
1581 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
1582
1583 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
1584
1585 2009-03-10 Ira Rosen <irar@il.ibm.com>
1586
1587 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
1588
1589 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1590
1591 Backport from git Libtool:
1592
1593 2009-01-19 Robert Millan <rmh@aybabtu.com>
1594 Support GNU/kOpenSolaris.
1595 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1596 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1597 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1598 GNU/kOpenSolaris.
1599
1600 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
1601
1602 * MAINTAINERS: Update e-mail address.
1603
1604 2009-02-24 Michael Eager <eager@eagercon.com>
1605
1606 * MAINTAINERS (Write After Approval): Add self.
1607
1608 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
1609
1610 * MAINTAINERS (Write After Approval): Add myself.
1611
1612 2009-02-05 Andreas Schwab <schwab@suse.de>
1613
1614 * Makefile.tpl (stage_last): Define $r and $s before using
1615 $(RECURSE_FLAGS_TO_PASS).
1616 * Makefile.in: Regenerate
1617
1618 2009-01-30 Ian Lance Taylor <iant@google.com>
1619
1620 * MAINTAINERS: Move myself to the Global Reviewers list.
1621
1622 2009-01-29 Robert Millan <rmh@aybabtu.com>
1623
1624 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1625 * configure: Regenerate.
1626
1627 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
1628
1629 * MAINTAINERS: Make whitespace consistent.
1630 Remove Robert Millan from Write After Approval.
1631
1632 2009-01-16 Alan Modra <amodra@bigpond.net.au>
1633
1634 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
1635 (all-opcodes): Depend on all-libiberty.
1636 * Makefile.in: Regenerate.
1637
1638 2009-01-15 Douglas B Rupp <rupp@gnat.com>
1639
1640 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1641 * configure: Regenerate.
1642
1643 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
1644
1645 * MAINTAINERS (Write After Approval): Add myself.
1646
1647 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
1648
1649 * MAINTAINERS: Add myself to reviewers (Fortran).
1650
1651 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
1652
1653 PR tree-optimization/38515
1654 * configure.ac (cloog-polylib): Removed.
1655 (with_ppl, with_cloog): Test for "no".
1656 * configure: Regenerated.
1657
1658 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
1659
1660 * MAINTAINERS: Moved myself to reviewers (Fortran).
1661
1662 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
1663
1664 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
1665 (Write After Approval): Remove myself.
1666
1667 2009-01-03 Diego Novillo <dnovillo@google.com>
1668
1669 * MAINTAINERS: Remove myself from alias maintainership.
1670
1671 2009-01-02 David Ayers <ayers@fsfe.org>
1672
1673 * MAINTAINERS: Update e-mail address.
1674
1675 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
1676
1677 * MAINTAINERS: Make whitespace consistent.
1678
1679 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1680
1681 Backport from upstream Libtool:
1682 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1683 Add cache variables to tests that require the linker to work.
1684 For shlibpath_overrides_runpath, this also changes the semantics
1685 to let the result from the C compiler take precedence.
1686
1687 2008-12-02 Ben Elliston <bje@au.ibm.com>
1688
1689 * config.sub, config.guess: Update from upstream sources.
1690
1691 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
1692
1693 * configure.ac (ppllibs): Add by default the lib flags.
1694 * configure: Regenerate.
1695
1696 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
1697
1698 * MAINTAINERS: Add myself to the write after approval list.
1699
1700 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
1701
1702 * configure.ac: Add double brackets on darwin[912].
1703 * configure: Regenerate.
1704
1705 2008-12-03 Daniel Kraft <d@domob.eu>
1706
1707 * MAINTAINERS: Moved myself and Mikael Morin from Write After
1708 Approval to Reviewer section (for Fortran front-end).
1709
1710 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
1711
1712 * configure.ac: Expand to darwin10 and later.
1713 * configure: Regenerate.
1714
1715 2008-12-02 Andreas Schwab <schwab@suse.de>
1716
1717 * Makefile.def: configure-target-boehm-gc depends on
1718 all-target-libstdc++-v3.
1719 * Makefile.in: Regenerate.
1720
1721 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
1722
1723 * MAINTAINERS: Add myself as mingw maintainer.
1724
1725 2008-12-02 Ben Elliston <bje@au.ibm.com>
1726
1727 * config.sub, config.guess: Update from upstream sources.
1728
1729 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
1730
1731 * README.SCO: Remove.
1732
1733 2008-11-29 Fernando Pereira <pronesto@gmail.com>
1734
1735 * MAINTAINERS: Add myself to the write after approval list.
1736
1737 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
1738
1739 * MAINTAINERS: Update my email address in WAA section.
1740
1741 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
1742
1743 * MAINTAINERS: Update e-mail address.
1744
1745 2008-11-27 Toon Moene <toon@moene.org>
1746
1747 * MAINTAINERS: Change e-mail address.
1748
1749 2008-11-27 Tristan Gingold <gingold@adacore.com>
1750
1751 * configure.ac: Build gdb for i?86-*-darwin*
1752 * configure: Regenerated.
1753
1754 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
1755
1756 * MAINTAINERS: Added my full name.
1757
1758 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
1759
1760 PR bootstrap/38014
1761 PR bootstrap/37923
1762
1763 Revert:
1764
1765 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1766
1767 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1768 * Makefile.in: Regenerated.
1769
1770 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1771
1772 PR gdb/921
1773 PR gdb/1646
1774 PR gdb/2175
1775 PR gdb/2176
1776
1777 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1778 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1779 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1780 (HOST_EXPORTS): Pass CPPFLAGS.
1781 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1782 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1783 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1784 * Makefile.in, configure: Regenerated.
1785 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1786 and CPPFLAGS_FOR_BUILD.
1787
1788 2008-11-06 Jeff Law <law@redhat.com>
1789
1790 * MAINTAINERS: Add myself as middle end maintainer.
1791
1792 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
1793
1794 * MAINTAINERS (Write after approval): Add myself.
1795
1796 2008-11-05 Diego Novillo <dnovillo@google.com>
1797
1798 * MAINTAINERS (Global Reviewers): Add myself.
1799 (Non-Algorithmic Maintainers): Remove myself.
1800
1801 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
1802
1803 * MAINTAINERS (Write after approval): Add myself.
1804
1805 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
1806
1807 * MAINTAINERS (Write after approval): Add myself.
1808
1809 2008-10-31 Ben Elliston <bje@au.ibm.com>
1810
1811 * configure.ac (spu-*-*): Remove special case.
1812 * configure: Regenerate.
1813
1814 2008-10-30 Catherine Moore <clm@codesourcery.com>
1815
1816 * MAINTAINERS (Write after approval): Update my email address.
1817
1818 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
1819
1820 * configure.ac [spu-*-*]: Do not set skipdirs.
1821 * configure: Re-generate.
1822
1823 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
1824
1825 * MAINTAINERS (Various Maintainers): Add myself to reload.
1826
1827 2008-10-25 Richard Guenther <rguenther@suse.de>
1828
1829 * MAINTAINERS (Various Maintainers): Add myself as middle-end
1830 maintainer. Remove myself as libgcc-math maintainer.
1831 (Non-Algorithmic Maintainers): Remove myself.
1832
1833 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1834
1835 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1836 * Makefile.in: Regenerated.
1837
1838 2008-10-23 Cary Coutant <ccoutant@google.com>
1839
1840 * MAINTAINERS (Write after approval): Add myself.
1841
1842 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1843
1844 PR gdb/921
1845 PR gdb/1646
1846 PR gdb/2175
1847 PR gdb/2176
1848
1849 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1850 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1851 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1852 (HOST_EXPORTS): Pass CPPFLAGS.
1853 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1854 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1855 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1856 * Makefile.in, configure: Regenerated.
1857 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1858 and CPPFLAGS_FOR_BUILD.
1859
1860 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
1861
1862 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
1863 Sebastian Pop.
1864
1865 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
1866
1867 * MAINTAINERS (Write After Approval): Added myself.
1868
1869 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1870
1871 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1872 recommended version to 2.3.2.
1873
1874 * configure: Regenerate.
1875
1876 2008-10-01 Mark Mitchell <mark@codesourcery.com>
1877
1878 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
1879
1880 2008-09-29 David Daney <david.daney@caviumnetworks.com>
1881
1882 * MAINTAINERS (Write After Approval): Update e-mail address.
1883
1884 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
1885
1886 * libtool.m4: Update to libtool 2.2.6.
1887 * lt~obsolete.m4: Update to libtool 2.2.6.
1888 * ltmain.sh: Update to libtool 2.2.6.
1889 * ltsugar.m4: Update to libtool 2.2.6.
1890 * ltversion.m4: Update to libtool 2.2.6.
1891 * ltoptions.m4: Update to libtool 2.2.6.
1892 * ltgcc.m4: Update to match changes from libtool 2.2.6.
1893
1894 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
1895
1896 * MAINTAINERS (Write After Approval): Add myself.
1897
1898 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1899
1900 * MAINTAINERS (Write After Approval): Update my name.
1901
1902 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
1903
1904 * MAINTAINERS: Add myself in "Write After Approval".
1905
1906 2008-09-18 Steve Ellcey <sje@cup.hp.com>
1907
1908 * MAINTAINERS: Add myself as ia64 maintainer.
1909
1910 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
1911
1912 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1913 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1914 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1915 and Michael Tiemann from Write After Approval since they do not
1916 actually have access.
1917
1918 2008-09-05 Richard Guenther <rguenther@suse.de>
1919
1920 * configure.ac: Initialize clooglibs to -lcloog.
1921 * configure: Re-generate.
1922
1923 2008-09-04 Le-Chun Wu <lcwu@google.com>
1924
1925 * MAINTAINERS (Write After Approval): Add myself.
1926
1927 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
1928
1929 * configure.ac (--with-cloog-polylib): New.
1930 (--disable-cloog-version-check): New.
1931 (--disable-ppl-version-check): New.
1932 * configure: Re-generate.
1933
1934 2008-09-03 Richard Guenther <rguenther@suse.de>
1935
1936 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1937 cloog test.
1938 * configure: Re-generate.
1939
1940 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
1941
1942 Add picoChip port.
1943 * MAINTAINERS: Add picoChip maintainers.
1944
1945 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
1946 Tobias Grosser <grosser@fim.uni-passau.de>
1947 Jan Sjodin <jan.sjodin@amd.com>
1948 Harsha Jagasia <harsha.jagasia@amd.com>
1949 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1950 Konrad Trifunovic <konrad.trifunovic@inria.fr>
1951 Adrien Eliche <aeliche@isty.uvsq.fr>
1952
1953 Merge from graphite branch.
1954 * configure: Regenerate.
1955 * Makefile.in: Regenerate.
1956 * configure.ac (host_libs): Add ppl and cloog.
1957 Add checks for PPL and CLooG.
1958 * Makefile.def (ppl, cloog): Added modules and dependences.
1959 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1960 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1961
1962 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1963
1964 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1965 (GCC_SHLIB_SUBDIR): New.
1966 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1967 * configure: Regenerate.
1968 * Makefile.in: Regenerate.
1969
1970 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
1971
1972 * MAINTAINERS: Consistently use tabs to separate columns.
1973
1974 2008-08-29 Tristan Gingold <gingold@adacore.com>
1975
1976 * MAINTAINERS (Write after Approval): Add myself.
1977
1978 2008-08-28 Tristan Gingold <gingold@adacore.com>
1979
1980 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1981 Enable bfd, binutils and opcodes.
1982 * configure: Regenerate.
1983
1984 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1985
1986 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
1987
1988 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
1989
1990 * MAINTAINERS: Use correct Umlaut for last name.
1991
1992 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1993
1994 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
1995
1996 2008-08-16 David Edelsohn <edelsohn@gnu.org>
1997
1998 * MAINTAINERS: Update my email address.
1999
2000 2008-08-16 Nicolas Roche <roche@adacore.com>
2001
2002 * Makefile.tpl: Add BOOT_ADAFLAGS.
2003 * Makefile.in: Regenerate.
2004
2005 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
2006
2007 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
2008 * configure: Regenerate.
2009
2010 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
2011
2012 * configure.ac: Add makefile fragments for hpux.
2013 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2014 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
2015 * configure: Regenerate.
2016 * Makefile.in: Regenerate.
2017
2018 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
2019
2020 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
2021
2022 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
2023
2024 * MAINTAINERS (Write after Approval): Add myself.
2025
2026 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
2027
2028 * MAINTAINERS (Write After Approval): Add myself.
2029
2030 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
2031
2032 * MAINTAINERS (Write After Approval): Add myself.
2033
2034 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
2035
2036 * MAINTAINERS: Update my email address.
2037
2038 2008-06-25 Joey Ye <joey.ye@intel.com>
2039
2040 * MAINTAINERS (Write After Approval): Add myself.
2041
2042 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2043
2044 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2045 * Makefile.in: Regenerate.
2046 * configure: Regenerate.
2047
2048 2008-06-17 Daniel Kraft <d@domob.eu>
2049
2050 * MAINTAINERS (Write After Approval): Add myself.
2051
2052 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2053
2054 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2055 "$@" is still intact with both Autoconf 2.59 and 2.62.
2056 * configure: Regenerate.
2057
2058 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2059
2060 * Makefile.tpl: Fix comment errors.
2061 * Makefile.in: Regenerate.
2062
2063 2008-06-12 David S. Miller <davem@davemloft.net>
2064 David Edelsohn <edelsohn@gnu.org>
2065
2066 * configure.ac: Add powerpc*-*-* to gold supported targets.
2067 * configure: Regenerate.
2068
2069 2008-06-08 Joseph Myers <joseph@codesourcery.com>
2070
2071 PR tree-optimization/36218
2072 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2073 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2074 (all prefix="build-"): Pass them to build-system sub-makes.
2075 * Makefile.in: Regenerate.
2076
2077 2008-06-07 Joseph Myers <joseph@codesourcery.com>
2078
2079 * MAINTAINERS (mt port): Remove.
2080 (sco5, unixware, sco udk): Remove.
2081 (Kean Johnston): Add to Write After Approval.
2082
2083 2008-05-30 Julian Brown <julian@codesourcery.com>
2084
2085 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2086 of libobjc for ARM EABI Linux.
2087 * configure: Regenerate.
2088
2089 2008-05-18 Xinliang David Li <davidxl@google.com>
2090
2091 * ChangeLog: Remove wrong ChangeLog entry.
2092
2093 2008-05-17 Xinliang David Li <davidxl@google.com>
2094
2095 * MAINTAINERS (Write After Approval): Add myself.
2096
2097 2008-05-15 Janus Weil <janus@gcc.gnu.org>
2098
2099 * MAINTAINERS (Write After Approval): Add myself.
2100
2101 2008-05-14 Rafael Espíndola <espindola@google.com>
2102
2103 * config-ml.in: don't handle --enable-shared and --enable-static.
2104
2105 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
2106
2107 * MAINTAINERS: Update my email address.
2108
2109 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
2110
2111 * MAINTAINERS: Update my email address.
2112
2113 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
2114
2115 * MAINTAINERS (Write After Approval): Add myself.
2116
2117 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
2118
2119 * MAINTAINERS (Write After Approval): Add myself.
2120
2121 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
2122
2123 * MAINTAINERS (crx): Add myself.
2124
2125 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2126
2127 Sync with src:
2128 2008-04-14 David S. Miller <davem@davemloft.net>
2129
2130 * configure.ac: Add sparc*-*-* to gold supported targets.
2131 * configure: Regenerate.
2132
2133 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2134
2135 PR bootstrap/35457
2136 * configure.ac: Include override.m4.
2137 * configure: Regenerate.
2138
2139 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2140
2141 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2142 * Makefile.in: Regenerate.
2143
2144 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
2145
2146 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
2147 as nonconfigurable directories list.
2148 * configure: Regenerate.
2149
2150 2008-04-14 Ben Elliston <bje@au.ibm.com>
2151
2152 * config.sub, config.guess: Update from upstream sources.
2153
2154 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
2155
2156 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2157 * Makefile.in: Regenerate.
2158
2159 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
2160
2161 * configure.ac: Do not build libssp for the AVR.
2162 * configure: Regenerate.
2163
2164 2008-04-07 Ian Lance Taylor <iant@google.com>
2165
2166 * Makefile.def: check-gold depends upon all-binutils.
2167 * Makefile.in: Regenerate.
2168
2169 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
2170
2171 * MAINTAINERS (Write After Approval): Add myself.
2172
2173 2008-04-04 Nick Clifton <nickc@redhat.com>
2174
2175 PR binutils/4334
2176 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2177 builds.
2178 * configure: Regenerate.
2179
2180 2008-04-04 NightStrike <NightStrike@gmail.com>
2181
2182 PR other/35151
2183 * configure.ac: Combine rules for mingw32 and mingw64.
2184 * configure: Regenerate.
2185
2186 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
2187
2188 * MAINTAINERS (Write After Approval): Add myself.
2189
2190 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
2191
2192 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
2193 * Makefile.in (.NOTPARALLEL): Ditto.
2194
2195 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
2196
2197 * MAINTAINERS (Write After Approval): Add myself.
2198
2199 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
2200
2201 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
2202 * Makefile.in (.NOTPARALLEL): Regenerate.
2203
2204 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
2205
2206 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2207 * Makefile.in: Regenerate.
2208
2209 2008-03-26 Jakub Staszak <kuba@et.pl>
2210
2211 * MAINTAINERS (Write After Approval): Add myself.
2212
2213 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
2214
2215 * MAINTAINERS: Update e-mail address.
2216
2217 2008-03-20 Ian Lance Taylor <iant@google.com>
2218
2219 * configure.ac: Add support for --enable-gold.
2220 * Makefile.def: Add gold as a directory like ld.
2221 * configure, Makefile.in: Regenerate.
2222
2223 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2224
2225 * configure.ac: m4_include config/proginstall.m4.
2226 * configure: Regenerate.
2227
2228 Backport from upstream Libtool:
2229
2230 2007-10-12 Eric Blake <ebb9@byu.net>
2231
2232 Deal with Autoconf 2.62's semantic change in m4_append.
2233 * ltsugar.m4 (lt_append): Replace broken versions of
2234 m4_append.
2235 (lt_if_append_uniq): Don't require separator to be overquoted,
2236 and avoid broken m4_append.
2237 (lt_dict_add): Fix typo.
2238 * libtool.m4 (_LT_DECL): Don't overquote separator.
2239
2240 2008-03-13 David Edelsohn <edelsohn@gnu.org>
2241
2242 * config.rpath: Add AIX 6 support.
2243
2244 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
2245
2246 * Makefile.def (stageprofile). Remove -fprofile-generate
2247 from stage_libcflags.
2248 * Makefile.in: Regenerate.
2249
2250 2008-03-13 Ben Elliston <bje@au.ibm.com>
2251
2252 * config.sub, config.guess: Update from upstream sources.
2253
2254 2008-03-06 Tom Tromey <tromey@redhat.com>
2255
2256 * MAINTAINERS: Update for treelang deletion.
2257
2258 2008-03-03 James E. Wilson <wilson@tuliptree.org>
2259
2260 * MAINTAINERS: Update my email address.
2261
2262 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
2263
2264 * MAINTAINERS (darwin port): Add myself as a maintainer.
2265 (objective-c/c++): Add myself as a maintainer.
2266
2267 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
2268
2269 * MAINTAINERS (Write After Approval): Update my email address.
2270
2271 2008-02-25 Tomas Bily <tbily@suse.cz>
2272
2273 * MAINTAINERS (Write After Approval): Add myself.
2274
2275 2008-02-23 Jakub Jelinek <jakub@redhat.com>
2276
2277 * MAINTAINERS (OpenMP): Add myself.
2278
2279 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
2280
2281 PR bootstrap/32009
2282 PR bootstrap/32161
2283
2284 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2285 * configure: Regenerate.
2286
2287 * Makefile.def: Define stage_libcflags for all bootstrap stages.
2288 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2289 STAGE4_LIBCFLAGS): New.
2290 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2291 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2292 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2293 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2294 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2295 for target modules. Don't export LIBCFLAGS.
2296 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2297 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2298 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2299 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2300 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2301 * Makefile.in: Regenerate.
2302
2303 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2304
2305 PR libgcj/33085
2306 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2307 Do not use -DDLL_EXPORT. Backport from upstream.
2308
2309 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2310
2311 * MAINTAINERS (Write After Approval): Add myself.
2312
2313 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
2314
2315 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2316 * configure: Regenerate.
2317
2318 2008-01-31 Marc Gauthier <marc@tensilica.com>
2319
2320 * configure.ac (xtensa*-*-*): Recognize processor variants.
2321 * configure: Regenerate.
2322
2323 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2324
2325 PR bootstrap/34922
2326 * configure.ac (PARSE_ARGS): Push suitable setting of
2327 ac_subdirs_all, for `./configure --help=recursive'.
2328 Handle `+' in generic toplevel directory disabling.
2329 * configure: Regenerate.
2330
2331 2008-01-28 Nick Clifton <nickc@redhat.com>
2332
2333 * MAINTAINERS (xstormy16): Take over maintainership.
2334
2335 2008-01-25 Joseph Myers <joseph@codesourcery.com>
2336
2337 * MAINTAINERS (c4x port): Remove.
2338
2339 2008-01-24 David Edelsohn <edelsohn@gnu.org>
2340
2341 * libtool.m4: Backport AIX 6 support from ToT Libtool.
2342
2343 2008-01-23 Ben Elliston <bje@au.ibm.com>
2344
2345 * config.sub, config.guess: Update from upstream sources.
2346
2347 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
2348
2349 * MAINTAINERS (Write After Approval): Add myself.
2350
2351 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
2352
2353 * MAINTAINERS: Update my email address.
2354
2355 2008-01-09 Raksit Ashok <raksit@google.com>
2356
2357 * MAINTAINERS (Write After Approval): Add myself.
2358
2359 2008-01-09 Raksit Ashok <raksit@google.com>
2360
2361 * MAINTAINERS (Write After Approval): Add myself.
2362
2363 2008-01-08 Ben Elliston <bje@au.ibm.com>
2364
2365 * config.sub, config.guess: Update from upstream sources.
2366
2367 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2368
2369 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2370 Change recommended MPFR from 2.2.1 -> 2.3.0.
2371 * configure: Regenerate.
2372
2373 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
2374
2375 * MAINTAINERS: Update my email address.
2376
2377 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
2378
2379 * MAINTAINERS: Update my email address.
2380
2381 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
2382
2383 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2384 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2385 * Makefile.in: Regenerate.
2386
2387 2007-12-10 Mark Heffernan <meheff@google.com>
2388
2389 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
2390 misplaced entries.
2391
2392 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
2393
2394 * configure.ac: Enable libjava for x86_64-*-darwin9.
2395 * configure: Regenerate.
2396
2397 2007-12-07 Bill Maddox <maddox@google.com>
2398
2399 * MAINTAINERS (Write After Approval): Add myself.
2400
2401 2007-12-05 Ben Elliston <bje@au.ibm.com>
2402
2403 * config.sub, config.guess: Update from upstream sources.
2404
2405 2007-12-02 Matthias Klose <doko@ubuntu.com>
2406
2407 * config-ml.in: Remove 64bit configure tests.
2408
2409 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2410
2411 * config-ml.in: Robustify against white space in absolute file
2412 names.
2413
2414 * config-ml.in (multi-clean): Substitute ${Makefile}.
2415 Remove superfluous ${Makefile} in list.
2416
2417 2007-11-19 Thiemo Seufer <ths@mips.com>
2418
2419 * config-ml.in: Don't hardcode the Makefile name.
2420
2421 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
2422
2423 * MAINTAINERS (Write After Approval): Add myself.
2424
2425 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
2426
2427 * MAINTAINERS (Write After Approval): Add myself.
2428
2429 2007-11-06 Doug Kwan <dougkwan@google.com>
2430
2431 * MAINTAINERS (Write After Approval): Add myself.
2432
2433 2007-10-25 Ben Elliston <bje@au.ibm.com>
2434
2435 * MAINTAINERS (mercury): Remove entry.
2436 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
2437
2438 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
2439
2440 * Makefile.def (dependencies): Make configure-gdb depend on
2441 all-intl.
2442 * Makefile.in: Regenerated.
2443
2444 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
2445
2446 * MAINTAINERS (Fortran maintainer): Remove myself.
2447
2448 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
2449
2450 * Makefile.def: To avoid problems running with parallel makes,
2451 build newlib before libgloss so that target specific header
2452 files are availble.
2453 * Makefile.in: Regenerate
2454
2455 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2456
2457 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2458 * Makefile.in: Regenerate.
2459
2460 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
2461
2462 * MAINTAINERS (Register allocation reviewer): Add myself.
2463
2464 2007-10-08 Mike Frysinger <vapier@gentoo.org>
2465
2466 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2467 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2468 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
2469 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2470 * configure: Regenerate.
2471
2472 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
2473
2474 * MAINTAINERS (Register allocation reviewer): Add myself.
2475
2476 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
2477
2478 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2479 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2480 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2481 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2482 * configure.ac: Default them to host tools for $host = $build.
2483 Subst them.
2484
2485 * configure: Regenerate.
2486 * Makefile.in: Regenerate.
2487
2488 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
2489
2490 * MAINTAINERS (Register allocation reviewer): Add myself.
2491
2492 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
2493
2494 * MAINTAINERS (Register allocation reviewer): Add myself.
2495
2496 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
2497
2498 * MAINTAINERS (Write After Approval): Fix typo.
2499
2500 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
2501
2502 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2503 * configure: Regenerate.
2504
2505 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
2506
2507 PR bootstrap/31906
2508 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
2509 they're already prefixed.
2510
2511 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
2512
2513 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2514 libstdc++.
2515 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2516 * configure: Regenerate.
2517 * Makefile.in: Regenerate.
2518
2519 2007-09-17 Andreas Schwab <schwab@suse.de>
2520
2521 * configure.ac: Raise minimum makeinfo version to 4.6.
2522 * configure: Regenerate.
2523
2524 2007-09-17 Johannes Singler <singler@ira.uka.de>
2525
2526 * MAINTAINERS (write-after-approval) add myself
2527
2528 2007-09-15 Alan Modra <amodra@bigpond.net.au>
2529
2530 * configure.ac: Correct makeinfo version check.
2531 * configure: Regenerate.
2532
2533 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
2534
2535 * MAINTAINERS: Update my email address.
2536
2537 2007-09-14 Richard Sandiford <richard@codesourcery.com>
2538
2539 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
2540 to $skipdirs and only disable gprof for newlib. Use the normal
2541 mips*-elf* handling in other respects.
2542 * configure: Regnerate.
2543
2544 2007-09-12 David Daney <ddaney@avtrex.com>
2545
2546 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2547 enabling libgcj.
2548 * configure: Regenerate.
2549
2550 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
2551
2552 PR other/32154
2553 * configure.ac: For libgloss targets, point the linker to the linker
2554 script, startup code and simulator library.
2555 * configure: Regenerate.
2556
2557 2007-09-07 Andrew Haley <aph@redhat.com>
2558
2559 * configure.ac (noconfigdirs): Remove target-libffi and
2560 target-libjava.
2561 * configure: Regenerate.
2562
2563 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2564
2565 PR target/33281
2566 * configure.ac: Use config/mh-mingw on mingw.
2567 * configure: Regenerate.
2568
2569 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
2570
2571 * MAINTAINERS (Write After Approval): Add myself.
2572
2573 2007-09-05 Richard Guenther <rguenther@suse.de>
2574
2575 * configure.ac (--enable-stage1-checking): If neither --enable-checking
2576 nor --disable-checking is provided also turn on yes and types
2577 checking for stage1.
2578 * configure: Re-generate.
2579
2580 2007-08-30 Krister Walfridsson <cato@df.lth.se>
2581
2582 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
2583 (Write After Approval): Remove myself.
2584
2585 2007-08-29 Nick Clifton <nickc@redhat.com>
2586
2587 * config.sub, config.guess: Update from upstream sources.
2588
2589 2007-08-22 Bud Davis <jmdavis@link.com>
2590
2591 * MAINTAINERS (Write After Approval): Added myself.
2592 * MAINTAINERS (Reviewers): Removed myself.
2593
2594 2007-08-18 Paul Brook <paul@codesourcery.com>
2595 Joseph Myers <joseph@codesourcery.com>
2596
2597 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2598 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2599 * Makefile.in: Regenerate.
2600 * configure.ac (--with-debug-prefix-map): New.
2601 * configure: Regenerate.
2602
2603 2007-08-17 Richard Sandiford <richard@codesourcery.com>
2604 Nigel Stephens <nigel@mips.com>
2605
2606 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
2607 as target_makefile_frag.
2608 * configure: Regenerate.
2609
2610 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
2611
2612 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2613 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
2614 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2615 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2616 (do-compare, do-compare3, do-compare-debug): New.
2617 ([+compare-target+]): Use them.
2618
2619 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
2620
2621 * MAINTAINERS (Write After Approval): Change my email address.
2622
2623 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2624 Ben Elliston <bje@au.ibm.com>
2625
2626 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2627 --silent if $silent.
2628 * configure: Regenerate.
2629
2630 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
2631
2632 * MAINTAINERS (Various Maintainers): Add myself as
2633 loop infrastructure maintainer. Update my e-mail
2634 address.
2635
2636 2007-07-31 Diego Novillo <dnovillo@google.com>
2637
2638 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
2639 Adjust description.
2640
2641 2007-07-26 Richard Guenther <rguenther@suse.de>
2642
2643 * configure.ac: Add types checking to stage1 checking flags.
2644 * configure: Regenerate.
2645
2646 2007-07-17 Nick Clifton <nickc@redhat.com>
2647
2648 * COPYING3: New file. Contains version 3 of the GNU General
2649 Public License.
2650 * COPYING3.LIB: New file. Contains version 3 of the GNU
2651 Lesser General Public License.
2652
2653 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
2654
2655 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
2656
2657 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
2658
2659 * MAINTAINERS (S/390 co-maintainer): Add myself.
2660 (Write After Approval): Remove myself.
2661
2662 2007-07-13 Dan Hipschman <dsh@google.com>
2663
2664 * MAINTAINERS (Write After Approval): Add myself.
2665
2666 2007-07-11 Nick Clifton <nickc@redhat.com>
2667
2668 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
2669 WINDRES export.
2670 * Makefile.in: Regenerate.
2671
2672 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2673
2674 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
2675 maintainer.
2676
2677 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
2678
2679 * lt~obsolete.m4: New. Import from 20070318 libtool.
2680
2681 2007-07-03 Julian Brown <julian@codesourcery.com>
2682
2683 * MAINTAINERS (Write After Approval): Add myself.
2684
2685 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2686
2687 * configure.ac: Rewrite 'configure --help' strings to look nicer.
2688 * configure: Regenerate.
2689
2690 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2691
2692 * configure.ac: Add some missing m4 quotation.
2693 * configure: Regenerate.
2694
2695 2007-07-02 Simon Baldwin <simonb@google.com>
2696
2697 * MAINTAINERS (Write After Approval): Add myself.
2698
2699 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
2700
2701 * configure: Regenerate.
2702
2703 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
2704
2705 * Makefile.def: Add windmc tool to build.
2706 * Makefile.tpl: Likewise.
2707 * configure.ac: Likewise.
2708 * Makefile.in: Regenerate.
2709 * configure: Regenerate.
2710
2711 2007-06-28 DJ Delorie <dj@redhat.com>
2712
2713 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2714 not building newlib.
2715 * configure: Regenerated.
2716
2717 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
2718
2719 * MAINTAINERS (Write After Approval): Add myself.
2720
2721 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
2722
2723 * MAINTAINERS (Write After Approval): Add myself.
2724
2725 2007-06-19 Chris Matthews <chrismatthews@google.com>
2726
2727 * MAINTAINERS (Write After Approval): Add myself.
2728
2729 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
2730
2731 * MAINTAINERS (Write After Approval): Add myself.
2732
2733 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
2734
2735 * Makefile.def: Add dependency from configure-gdb to all-bfd.
2736 * Makefile.in: Regenerated.
2737
2738 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
2739
2740 * configure.ac: Don't add target-libmudflap to noconfigdirs for
2741 bfin*-*-uclinux* targets.
2742 * configure: Regenerate.
2743
2744 2007-06-14 Ian Lance Taylor <iant@google.com>
2745
2746 * MAINTAINERS: Add myself as non-algorithmic global write
2747 maintainer.
2748
2749 2007-06-14 Diego Novillo <dnovillo@google.com>
2750
2751 * MAINTAINERS: Add self as middle-end maintainer and
2752 non-algorithmic global write maintainer.
2753
2754 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2755
2756 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
2757 Move all Fortran maintainers except Paul Brook into the
2758 Non-Autopoiesis section.
2759
2760 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
2761
2762 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2763 (distclean-stage[+id+]): Possibly delete stage_last.
2764 * Makefile.in: Regenerate.
2765
2766 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
2767
2768 * MAINTAINERS (Various Maintainer): Fix typo.
2769
2770 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
2771
2772 * MAINTAINERS (Various Maintainer): Add myself as
2773 dataflow maintainer.
2774
2775 2007-06-07 Ben Elliston <bje@au.ibm.com>
2776
2777 * config.sub, config.guess: Update from upstream sources.
2778
2779 2007-06-07 Ben Elliston <bje@au.ibm.com>
2780
2781 * Makefile.tpl: Fix spelling error.
2782 * Makefile.in: Regenerate.
2783
2784 2007-06-01 Steve Ellcey <sje@cup.hp.com>
2785
2786 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2787 lt_cv_sys_max_cmd_len.
2788
2789 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
2790
2791 * MAINTAINERS (Various Maintainers): Add myself as
2792 auto-vectorizer maintainer.
2793
2794 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
2795
2796 PR libjava/32098
2797 * libtool.m4: Revert previous change.
2798 * ltgcc.m4: Put it here.
2799
2800 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
2801
2802 * MAINTAINERS (Various Maintainers): Add myself as
2803 auto-vectorizer maintainer.
2804
2805 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
2806
2807 PR libjava/32098
2808 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
2809
2810 2007-05-30 Richard Guenther <rguenther@suse.de>
2811
2812 * MAINTAINERS (Various Maintainers): Add myself as
2813 auto-vectorizer maintainer.
2814
2815 2007-05-30 Jakub Jelinek <jakub@redhat.com>
2816
2817 PR bootstrap/29382
2818 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2819 * configure: Rebuilt.
2820
2821 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
2822
2823 * MAINTAINERS (Write After Approval): Removed my name.
2824
2825 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
2826
2827 * MAINTAINERS (Write After Approval): Remove myself.
2828
2829 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
2830
2831 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2832
2833 2007-05-23 Steve Ellcey <sje@cup.hp.com>
2834
2835 * ltmain.sh: Update from ToT Libtool.
2836 * libtool.m4: Update from ToT Libtool.
2837 * ltsugar.m4: New. Update from ToT Libtool.
2838 * ltversion.m4: New. Update from ToT Libtool.
2839 * ltoptions.m4: New. Update from ToT Libtool.
2840 * ltconfig: Remove.
2841 * ltcf-c.sh: Remove.
2842 * ltcf-cxx.sh: Remove.
2843 * ltcf-gcj.sh: Remove.
2844
2845 2007-05-22 Ollie Wild <aaw@google.com>
2846
2847 * MAINTAINERS (Write After Approval): Add myself.
2848
2849 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
2850
2851 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2852 stage_cflags.
2853 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2854 Remove CFLAGS/LIBCFLAGS.
2855 (configure-stage[+id+]-[+prefix+][+module+],
2856 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2857 * Makefile.in: Regenerate.
2858
2859 2007-05-15 Diego Novillo <dnovillo@google.com>
2860
2861 * MAINTAINERS: Update e-mail address.
2862
2863 2007-05-15 Revital Eres <eres@il.ibm.com>
2864
2865 * MAINTAINERS (Write After Approval): Add myself.
2866
2867 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
2868
2869 * MAINTAINERS (Write After Approval): Updated my address.
2870
2871 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
2872
2873 * MAINTAINERS (Write After Approval): Add myself.
2874
2875 2007-05-11 Silvius Rus <rus@google.com>
2876
2877 * MAINTAINERS (Write After Approval): Add myself.
2878
2879 2007-04-23 Tom Tromey <tromey@redhat.com>
2880
2881 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2882
2883 2007-04-22 Mark Mitchell <mark@codesourcery.com>
2884
2885 * MAINTAINERS (cpplib): Rename to ...
2886 (libcpp): ... this. Add C/C++ front end maintainers.
2887
2888 2007-04-14 Steve Ellcey <sje@cup.hp.com>
2889
2890 * config-ml.in: Pass ${ml_config_env} to configure calls.
2891
2892 2007-04-04 Christian Bruel <christian.bruel@st.com>
2893
2894 * MAINTAINERS (Write After Approval): Add myself.
2895
2896 2007-04-02 Dave Korn <dave.korn@artimi.com>
2897
2898 * MAINTAINERS (Write After Approval): Add myself.
2899
2900 2007-03-31 Tobias Burnus <burnus@net-b.de>
2901
2902 * MAINTAINERS (fortran 95 front end): Add myself.
2903
2904 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
2905
2906 * MAINTAINERS (Write After Approval): Add myself.
2907
2908 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
2909
2910 * MAINTAINERS (Modulo Scheduler): Add myself.
2911
2912 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
2913
2914 * MAINTAINERS (fortran 95 front end): Add myself.
2915 (c++ front end): whitespace fix.
2916
2917 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
2918
2919 * MAINTAINERS (Write After Approval): Add myself.
2920
2921 2007-03-21 Richard Sandiford <richard@codesourcery.com>
2922
2923 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2924 of glob. Quote arguments with single quotes too.
2925 * configure: Regenerate.
2926
2927 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
2928
2929 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2930 * Makefile.in: Regenerate
2931
2932 2007-03-07 Andreas Schwab <schwab@suse.de>
2933
2934 * configure: Regenerate.
2935
2936 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
2937
2938 * configure.ac: Add "--with-pdfdir" configure option,
2939 which defines pdfdir variable.
2940 * Makefile.def (target=fixincludes): Add install-pdf to
2941 missing targets.
2942 (recursive_targets): Add install-pdf target.
2943 (flags_to_pass): Add pdfdir.
2944 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2945 target.
2946 * configure: Regenerate
2947 * Makefile.in: Regenerate
2948
2949 2007-02-28 Eric Christopher <echristo@apple.com>
2950
2951 Revert:
2952 2006-12-07 Mike Stump <mrs@apple.com>
2953
2954 * Makefile.def (dependencies): Add dependency for
2955 install-target-libssp and install-target-libgomp on
2956 install-gcc.
2957 * Makefile.in: Regenerate.
2958
2959 2007-02-27 Matt Kraai <kraai@ftbfs.org>
2960
2961 * configure: Regenerate.
2962 * configure.ac: Move statements after variable declarations.
2963
2964 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
2965
2966 * MAINTAINERS: Add myself as sh maintainer.
2967
2968 2007-02-19 Joseph Myers <joseph@codesourcery.com>
2969
2970 * configure.ac: Adjust for loop syntax.
2971 * configure: Regenerate.
2972
2973 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
2974
2975 * configure: Rebuilt.
2976
2977 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
2978
2979 * configure.ac: Drop multiple occurrences of --enable-languages,
2980 and fix its quoting.
2981 * configure: Rebuilt.
2982
2983 2007-02-17 Mark Mitchell <mark@codesourcery.com>
2984 Nathan Sidwell <nathan@codesourcery.com>
2985 Vladimir Prus <vladimir@codesourcery.com>
2986 Joseph Myers <joseph@codesourcery.com>
2987
2988 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2989 * configure: Regenerate.
2990
2991 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
2992
2993 * ltconfig (freebsd*): Default to elf.
2994
2995 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2996
2997 * configure.ac (target_libraries): Move libgcc before libiberty.
2998 * configure: Regenerated.
2999
3000 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3001 Paolo Bonzini <bonzini@gnu.org>
3002
3003 PR bootstrap/30753
3004 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
3005 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
3006 * configure: Regenerated.
3007
3008 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3009
3010 * MAINTAINERS (Language Front End Maintainers): Update my mail
3011 address.
3012
3013 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3014
3015 PR bootstrap/30748
3016 * configure.ac: Correct syntax for Solaris ksh.
3017 * configure: Regenerated.
3018
3019 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
3020
3021 * configure.ac: Sync with src.
3022 * configure: Regenerate.
3023
3024 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
3025
3026 * Makefile.in: Regenerate.
3027
3028 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
3029
3030 * config.sub: Sync with src.
3031
3032 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3033
3034 * Makefile.tpl (build_alias, host_alias, target_alias): Use
3035 noncanonical equivalents.
3036 * configure.in: Rename to...
3037 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
3038 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
3039 target_noncanonical. Use them. Rewrite removal of configure
3040 arguments for autoconf 2.59. Discard variable settings. Force
3041 program_transform_name for native tools.
3042
3043 * Makefile.in: Regenerated.
3044 * configure: Regenerated with autoconf 2.59.
3045
3046 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
3047
3048 * MAINTAINERS (Write After Approval): Add myself.
3049
3050 2007-01-31 Andreas Schwab <schwab@suse.de>
3051
3052 * Makefile.tpl (LDFLAGS): Substitute it.
3053 * Makefile.in: Regenerate.
3054
3055 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
3056
3057 * MAINTAINERS (Write After Approval): Add myself.
3058
3059 2007-01-28 David Edelsohn <edelsohn@gnu.org>
3060
3061 * MAINTAINERS (spu port): Add myself.
3062
3063 2007-01-23 Richard Guenther <rguenther@suse.de>
3064
3065 PR bootstrap/30541
3066 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
3067 * Makefile.tpl (GNATBIND): Substitute it.
3068 (GNATMAKE): Likewise.
3069 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
3070 of STAGE_PREFIX.
3071 * Makefile.in: Regenerate.
3072 * configure: Regenerate.
3073
3074 2007-01-18 Mike Stump <mrs@apple.com>
3075
3076 * configure.in: Re-enable -Werror for gcc builds.
3077
3078 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
3079
3080 * MAINTAINERS (Write After Approval): Add myself.
3081
3082 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
3083
3084 * configure.in: Change == to = in test command.
3085 * configure: Regenerate.
3086
3087 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
3088 Nick Clifton <nickc@redhat.com>
3089 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
3090
3091 * configure.in (build_configargs, host_configargs, target_configargs):
3092 Remove build/host/target parameters.
3093 (host_libs): Add gmp and mpfr.
3094 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
3095 * Makefile.def (gmp, mpfr): New.
3096 (gcc): Remove target.
3097 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
3098 target_os, target_vendor): New.
3099 (configure): Add host_alias/target_alias arguments; adjust invocations.
3100 * configure: Regenerate.
3101 * Makefile.in: Regenerate.
3102
3103 2007-01-11 Matt Fago <fago@earthlink.net>
3104
3105 * configure.in: Try to link to functions only in mpfr 2.2.x
3106 to improve robustness of configure tests.
3107 * configure: Regenerate.
3108
3109 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
3110
3111 * MAINTAINERS: Add myself as i386 maintainer.
3112
3113 2007-01-08 Jan Hubicka <jh@suse.cz>
3114
3115 * MAINTAINERS: Add myself as i386 maintainer.
3116
3117 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
3118
3119 * configure.in: Add support for an x86_64-mingw* target.
3120 * configure: Regenerate.
3121
3122 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
3123
3124 * Makefile.tpl (all-target): Correct @if conditional for target
3125 modules.
3126 * configure.in: Omit libiberty if building only target libgcc.
3127 * configure, Makefile.in: Regenerated.
3128
3129 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
3130
3131 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3132 * configure: Regenerate.
3133
3134 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
3135
3136 * Makefile.def (target_modules): Add libgcc.
3137 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
3138 * Makefile.tpl (clean-target-libgcc): Delete.
3139 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3140 on gcc even for bootstrapped modules. Rewrite handling of
3141 lang_env_dependencies to loop over target_modules.
3142 * configure.in (target_libraries): Add target-libgcc.
3143 * Makefile.in, configure: Regenerated.
3144
3145 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3146
3147 * configure.in: Reorganize recognition of languages. Add
3148 --enable-stage1-languages. Show supported languages for the chosen
3149 target rather than all recognized languages.
3150 * configure: Regenerate.
3151
3152 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3153
3154 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3155 * Makefile.in: Regenerate.
3156
3157 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3158
3159 * configure.in: Warn that MPFR 2.2.0 is buggy.
3160 * configure: Regenerate.
3161
3162 2006-12-27 Ian Lance Taylor <iant@google.com>
3163
3164 * configure.in: When removing Makefiles to force a reconfigure, also
3165 remove prev-DIR*/Makefile.
3166 * configure: Regenerate.
3167
3168 2006-12-22 Andreas Schwab <schwab@suse.de>
3169
3170 * configure: Regenerate with correct autoconf version.
3171
3172 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
3173
3174 * configure.in: add AC_SUBST for *_FOR_TARGET.
3175 * configure: Regenerate.
3176
3177 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3178
3179 * configure.in: Simplify logic for rejecting languages that cannot
3180 be built. Separate the case when a language is unsupported,
3181 from the case when the user chooses not to build a language.
3182
3183 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3184
3185 * configure.in: Remove "$build" case for powerpc-*-darwin* since
3186 it only affects bootstrap and could be tested on "$host" as well.
3187 * configure: Regenerate.
3188 * config/mh-ppc-darwin: Add to the stage1 cflags here.
3189
3190 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3191
3192 PR bootstrap/29544
3193 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3194 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3195 move here comment from Makefile.tpl.
3196 * Makefile.tpl: Move some definitions higher in the file.
3197 (STAGE1_CHECKING): New.
3198 * configure.in: Add --enable-stage1-checking.
3199 * configure: Regenerate.
3200 * Makefile.in: Regenerate.
3201
3202 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3203
3204 * MAINTAINERS: Add myself as build system maintainer.
3205
3206 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
3207
3208 * MAINTAINERS (Write After Approval): Add myself.
3209
3210 2006-12-13 Eric Christopher <echristo@apple.com>
3211
3212 * MAINTAINERS: Add myself as darwin maintainer.
3213
3214 2006-12-11 Ian Lance Taylor <ian@airs.com>
3215
3216 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
3217
3218 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
3219
3220 MAINTAINERS: Update my entry.
3221
3222 2006-12-11 Alan Modra <amodra@bigpond.net.au>
3223
3224 * configure.in: Handle spu makefile frag.
3225 * Makefile.tpl (MAINT): Define
3226 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3227 * configure: Regenerate.
3228 * Makefile.in: Regenerate.
3229
3230 2006-12-11 Ben Elliston <bje@au.ibm.com>
3231
3232 * config.guess: Import latest version.
3233 * config.sub: Likewise.
3234
3235 2006-12-11 Ben Elliston <bje@au.ibm.com>
3236
3237 * configure.in (spu-*-*): Don't skip target-libiberty.
3238 * configure: Regenerate.
3239
3240 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
3241
3242 PR bootstrap/30134
3243 * configure.in: Correct x86 darwin support for libjava to powerpc
3244 and i?86 only.
3245 * configure: Regenerate.
3246
3247 2006-12-08 Sandro Tolaini <tolaini@libero.it>
3248
3249 * configure.in: Add x86 darwin support for libjava.
3250 * configure: Regenerate.
3251
3252 2006-12-07 Mike Stump <mrs@apple.com>
3253
3254 * Makefile.def (dependencies): Add dependency for
3255 install-target-libssp and install-target-libgomp on
3256 install-gcc.
3257 * Makefile.in: Regenerate.
3258
3259 2006-12-04 Richard Guenther <rguenther@suse.de>
3260
3261 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
3262 (Non-Algorithmic Maintainers): Move over non-algorithmic
3263 loop optimizer maintainers, add myself as a non-algorithmic
3264 middle-end maintainer.
3265
3266 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
3267
3268 * MAINTAINERS (Write After Approval): Add myself.
3269
3270 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3271
3272 * configure.in: Update error message for missing GMP/MPFR.
3273
3274 * configure: Regenerate.
3275
3276 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3277
3278 * configure.in: Update MPFR version in error message.
3279
3280 * configure: Regenerate.
3281
3282 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3283
3284 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3285 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3286 --with-gmp-lib): New flags.
3287
3288 * configure: Regenerate.
3289
3290 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
3291
3292 * MAINTAINERS (Write After Approval): Change my email address.
3293
3294 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
3295
3296 * MAINTAINERS (Write After Approval): Add myself.
3297
3298 2006-11-22 Philipp Thomas <pth@suse.de>
3299
3300 * MAINTAINERS (i18n): Update e-mail address.
3301
3302 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
3303
3304 * MAINTAINERS (spu port): Add myself as maintainer.
3305 (Write After Approval): Remove myself.
3306
3307 2006-11-22 Ben Elliston <bje@au.ibm.com>
3308
3309 * configure.in (skipdirs): Don't build libssp for SPU.
3310 * configure: Regenerate.
3311
3312 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
3313
3314 * MAINTAINERS (spu port): Add myself as maintainer.
3315 (libobjc): Update my email address.
3316
3317 2006-11-21 Andrea Bona <andrea.bona@st.com>
3318
3319 * MAINTAINERS (Write After Approval): Add myself.
3320
3321 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
3322
3323 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
3324 * configure : Rebuilt.
3325
3326 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
3327
3328 * MAINTAINERS (Write After Approval): Add myself.
3329
3330 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
3331
3332 * MAINTAINERS (Write After Approval): Add myself.
3333
3334 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3335
3336 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
3337 libmpfr.a.
3338 * configure: Regenerate.
3339
3340 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
3341
3342 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3343 (unstage): Test for stage_last presence.
3344
3345 PR bootstrap/29802
3346 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
3347 STAGE_PREFIX.
3348 * Makefile.in: Regenerate.
3349
3350 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
3351
3352 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
3353 maintainers.
3354
3355 2006-11-14 Erven Rohou <erven.rohou@st.com>
3356
3357 * MAINTAINERS (Write After Approval): Add myself.
3358
3359 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
3360
3361 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
3362 and stageN-package/Makefile.
3363 * Makefile.in: Regenerated.
3364
3365 2006-11-14 Jie Zhang <jie.zhang@analog.com>
3366
3367 * configure.in: Remove target-libgloss from noconfigdirs for
3368 bfin-*-*.
3369 * configure: Regenerated.
3370
3371 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3372
3373 * configure.in (have_gmp): Only error if the gcc directory exists.
3374
3375 * configure: Regenerate.
3376
3377 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3378
3379 * configure.in: Robustify error message for missing GMP/MPFR.
3380
3381 * configure: Regenerate.
3382
3383 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
3384
3385 * MAINTAINERS (Write After Approval): Add myself.
3386
3387 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
3388
3389 * MAINTAINERS: Change email address.
3390
3391 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
3392
3393 * MAINTAINERS (Write After Approval): Add myself.
3394
3395 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
3396
3397 * MAINTAINERS (Write After Approval): Add myself.
3398
3399 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
3400
3401 * MAINTAINERS (Write After Approval): Move myself to
3402 Write After Approval section.
3403
3404 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3405
3406 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
3407 need_gmp anymore.
3408 * configure: Regenerate.
3409
3410 2006-10-16 Tobias Burnus <burnus@net-b.de>
3411
3412 * MAINTAINERS (Write After Approval): Add myself.
3413
3414 2006-10-16 Ben Elliston <bje@au.ibm.com>
3415
3416 * config.guess: Import latest version.
3417 * config.sub: Likewise.
3418
3419 2006-10-10 Brooks Moses <bmoses@stanford.edu>
3420
3421 * Makefile.def: Added pdf target handling.
3422 * Makefile.tpl: Added pdf target handling.
3423 * Makefile.in: Regenerated.
3424
3425 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
3426
3427 * MAINTAINERS: Add self as score port maintainer.
3428
3429 2006-10-04 Brooks Moses <bmoses@stanford.edu>
3430
3431 * MAINTAINERS (Write After Approval): Add myself.
3432
3433 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
3434
3435 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
3436 or newer.
3437 * configure: Regenerated.
3438
3439 2006-09-27 Dave Brolley <brolley@redhat.com>
3440
3441 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
3442 using $s instead of $r.
3443 * configure: Regenerated.
3444
3445 2006-09-26 Thiemo Seufer <ths@mips.com>
3446
3447 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3448 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3449 * configure: Regenerate.
3450
3451 2006-09-24 Graeme Peterson <gridly@gmail.com>
3452
3453 * MAINTAINERS (Write After Approval): Remove myself.
3454
3455 2006-09-22 Chao-ying Fu <fu@mips.com>
3456
3457 * MAINTAINERS (Write After Approval): Add myself.
3458
3459 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
3460
3461 * MAINTAINERS: Add self as soft-fp maintainer.
3462
3463 2006-09-09 Anatoly Sokolov <aesok@post.ru>
3464
3465 * MAINTAINERS: Add myself as avr maintainer.
3466 Remove Marek Michalkiewicz as avr maintainer.
3467
3468 2006-09-07 Roberto Costa <roberto.costa@st.com>
3469
3470 * MAINTAINERS (Write After Approval): Add myself.
3471
3472 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
3473
3474 * configure.in: Never build newlib for a Mingw host.
3475 Never build newlib as Mingw target library.
3476 Test the existence of winsup/cygwin for building a Cygwin newlib,
3477 rather than just winsup.
3478 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3479 building a Mingw target.
3480 * configure: Regenerate.
3481
3482 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
3483
3484 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
3485
3486 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
3487
3488 * config.guess: Import from src (was more updated).
3489 * config.sub: Likewise.
3490
3491 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
3492
3493 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3494 * configure: Regenerated.
3495
3496 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
3497
3498 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3499 for stages after the first.
3500
3501 2006-07-17 Jakub Jelinek <jakub@redhat.com>
3502
3503 * Makefile.def: Add dependencies for configure-opcodes
3504 on configure-intl and all-opcodes on all-intl.
3505 * Makefile.in: Regenerated.
3506
3507 2006-07-13 Ben Elliston <bje@au.ibm.com>
3508
3509 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
3510
3511 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
3512
3513 Port to hosts whose 'sort' and 'tail' implementations
3514 treat operands with leading '+' as file names, as POSIX
3515 has required since 2001. However, make sure the code still
3516 works on pre-POSIX hosts.
3517 * ltmain.sh: Don't assume "sort +2" is equivalent to
3518 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
3519
3520 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
3521
3522 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
3523
3524 2006-07-04 Peter O'Gorman <peter@pogma.com>
3525
3526 * ltconfig: chmod 644 before ranlib during install.
3527
3528 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
3529
3530 PR bootstrap/18058
3531 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3532 if the bootstrap compiler is a GCC version that supports it.
3533 * configure: Regenerate.
3534
3535 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
3536
3537 * configure.in: Fix thinkos in previous check-in.
3538 * configure: Regenerate.
3539
3540 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
3541
3542 PR other/27063
3543 * configure.in: Test subdir_requires and give an appropriate
3544 error message.
3545 * configure: Regenerate.
3546
3547 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
3548
3549 * MAINTAINERS (Write After Approval): Add myself.
3550
3551 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
3552
3553 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3554
3555 2006-06-22 Steve Ellcey <sje@cup.hp.com>
3556
3557 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3558
3559 2006-06-20 David Ayers <d.ayers@inode.at>
3560
3561 PR bootstrap/28072
3562 * configure.in: Add target-boehm-gc to noconfigdirs depending on
3563 whether target-libjava is being configured instead of whether the
3564 java front end is enabled.
3565 * configure: Regenerate.
3566
3567 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3568
3569 PR target/27540
3570 * configure.in: Only enable libgomp on IRIX 6.
3571 * configure: Regenerate.
3572
3573 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
3574
3575 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3576 too.
3577 * Makefile.in: Regenerate.
3578
3579 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
3580
3581 * config-ml.in: Alter CCASFLAGS to include special
3582 multilib options the same as is done for CFLAGS.
3583
3584 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3585
3586 * configure.in: Don't enable libgomp on hpux10.
3587 * configure: Rebuilt.
3588
3589 2006-06-12 David Ayers <d.ayers@inode.at>
3590
3591 PR bootstrap/27963
3592 PR target/19970
3593 * configure.in: Remove target-boehm-gc from noconfigdirs where
3594 ${libgcj} is specified.
3595 * configure: Regenerate.
3596
3597 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
3598
3599 Sync from src:
3600
3601 * configure.in: Sync.
3602 * configure: Regenerated.
3603
3604 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
3605
3606 * Makefile.def: Added dependencies from sim and gdb on intl, and
3607 added configure dependencies to everything with an all dependency
3608 on intl.
3609 * Makefile.in: Regenerated.
3610
3611 2006-06-06 David Ayers <d.ayers@inode.at>
3612
3613 PR libobjc/13946
3614 * Makefile.def: Add dependencies for libobjc which boehm-gc.
3615 * Makefile.in: Regenerate.
3616 * configure.in: Add --enable-objc-gc at toplevel and have it
3617 enable boehm-gc for Objective-C.
3618 Remove target-boehm-gc from libgcj.
3619 Add target-boehm-gc to target_libraries.
3620 Add target-boehm-gc to noconfigdirs where ${libgcj}
3621 is specified.
3622 Assert that boehm-gc is supported when requested for Objective-C.
3623 Only build boehm-gc if needed either for Java or Objective-C.
3624 * configure: Regenerate.
3625
3626 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
3627
3628 PR 27674
3629 * Makefile.tpl (configure-[+prefix+][+module+],
3630 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3631 Remove rule to unstage bootstrapped modules.
3632 (stage_current): New.
3633 * Makefile.in: Regenerate.
3634
3635 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3636
3637 * MAINTAINERS (Write After Approval): Update my e-mail address.
3638
3639 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
3640
3641 * include/libiberty.h: Declare pex_run_in_environment.
3642
3643 2006-05-31 Asher Langton <langton2@llnl.gov>
3644
3645 * MAINTAINERS (Write After Approval): Add myself.
3646
3647 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
3648
3649 * Makefile.def (bfd, opcodes): Fix lib_path.
3650 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3651 (restrap): Move under "@if gcc-bootstrap". Fix typo.
3652 * Makefile.in: Regenerate.
3653
3654 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
3655
3656 * Makefile.in: Regenerate.
3657
3658 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
3659
3660 * Makefile.def: Add install-html target. Add datarootdir
3661 docdir and htmldir to flags_to_pass.
3662 * Makefile.tpl: Add install-html target.
3663 * Makefile.in: Regenerate.
3664 * configure.in: Add --with-datarootdir, --with-docdir, and
3665 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
3666 * configure: Regenerate.
3667
3668 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
3669
3670 * configure.in: Enable gprof for cross builds.
3671 * configure: Regenerate.
3672
3673 2006-05-22 Richard Guenther <rguenther@suse.de>
3674
3675 Revert
3676 2006-01-31 Richard Guenther <rguenther@suse.de>
3677 Paolo Bonzini <bonzini@gnu.org>
3678
3679 * Makefile.def (target_modules): Add libgcc-math target module.
3680 * configure.in (target_libraries): Add libgcc-math target library.
3681 (--enable-libgcc-math): New configure switch.
3682 * Makefile.in: Re-generate.
3683 * configure: Re-generate.
3684 * libgcc-math: New toplevel directory.
3685
3686 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3687 Andreas Tobler <a.tobler@schweiz.ch>
3688
3689 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
3690 * configure: Rebuilt.
3691
3692 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
3693
3694 * MAINTAINERS (Write After Approval): Add myself.
3695
3696 2006-05-01 DJ Delorie <dj@redhat.com>
3697
3698 * configure.in: Restore CFLAGS if GMP isn't present.
3699 * configure: Regenerate.
3700
3701 2006-05-01 Richard Guenther <rguenther@suse.de>
3702
3703 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
3704 maintainer.
3705
3706 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
3707
3708 * MAINTAINERS (Write After Approval): Add myself.
3709
3710 2006-04-28 Jan Beulich <jbeulich@novell.com>
3711
3712 * MAINTAINERS (Write After Approval): Add myself.
3713
3714 2006-04-18 DJ Delorie <dj@redhat.com>
3715
3716 * configure.in (m32c): Build libstdc++-v3. Pass flags to
3717 reference libgloss so that libssp can be built in a combined
3718 tree.
3719 * configure: Regenerate.
3720
3721 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
3722
3723 * MAINTAINERS (Write After Approval): Add myself.
3724
3725 2006-04-05 Ben Elliston <bje@au.ibm.com>
3726
3727 * configure.in: Require makeinfo 4.4 or higher.
3728 * configure: Regenerate.
3729
3730 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
3731
3732 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
3733 Rearrange the entries of other libraries to have them in one place.
3734
3735 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
3736
3737 * MAINTAINERS (Write After Approval): Remove myself.
3738 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3739
3740 2006-03-14 Richard Guenther <rguenther@suse.de>
3741
3742 * configure: Regenerate with autoconf 2.13.
3743
3744 2006-03-13 Jim Blandy <jimb@codesourcery.com>
3745
3746 * MAINTAINERS: Use my work address.
3747
3748 * MAINTAINERS: Update my E-mail address.
3749
3750 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
3751
3752 * configure.in: Handle --disable-<component> generically.
3753 * configure: Regenerate.
3754
3755 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
3756
3757 PR libgcj/17311
3758 * ltmain.sh: Don't use "$finalize_rpath" for compile.
3759
3760 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
3761
3762 * MAINTAINERS (Write After Approval): Remove myself.
3763 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3764
3765 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3766
3767 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
3768 (TARGET_CONFIGDIRS): Remove.
3769 * configure.in: Remove AC_SUBST(target_configdirs).
3770 * Makefile.in, configure: Regenerated.
3771
3772 2006-02-20 Steven G. Kargl <kargls@comcast.net>
3773
3774 * MAINTAINERS (Write After Approval): Remove myself.
3775 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3776
3777 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
3778
3779 PR bootstrap/25670
3780
3781 * Makefile.tpl ([+compare-target+]): Print explanation messages.
3782
3783 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3784 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3785 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3786 BUILD_PREFIX, BUILD_PREFIX_1.
3787 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3788
3789 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3790 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3791
3792 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3793 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3794 of `cat stage_current`. Always provide the `r' and `s' variables.
3795 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3796 a single shell execution.
3797 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3798 bootstrapped modules, make the stage1 module if the build was not
3799 started yet, else build the current stage.
3800 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3801 (all-build, all-host, all-target, [+make_target+]-host,
3802 [+make_target+]-target): Do not use \-continued lines.
3803 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3804 (current_stage, restrap, stage_last): New.
3805
3806 * Makefile.in: Regenerate.
3807 * configure: Regenerate.
3808
3809 2006-02-19 Bud Davis <jmdavis@link.com>
3810
3811 * MAINTAINERS (Write After Approval): Remove myself.
3812 (Language Front End Maintainers): Add myself as fortran 95
3813 maintainer and update e-mail address.
3814
3815 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3816
3817 * MAINTAINERS (Write After Approval): Remove myself.
3818 (Language Front End Maintainers): Add myself as fortran 95
3819 maintainer.
3820
3821 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
3822
3823 * MAINTAINERS (Write After Approval): Add myself.
3824
3825 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
3826
3827 * MAINTAINERS (Write After Approval): Remove myself.
3828 (Language Front End Maintainers): Add myself as
3829 fortran 95 maintainer.
3830
3831 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
3832
3833 Sync from src:
3834
3835 2005-12-27 Leif Ekblad <leif@rdos.net>
3836
3837 * configure.in: Add support for RDOS target.
3838 * configure: Regenerate.
3839
3840 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
3841 Andreas Schwab <schwab@suse.de>
3842
3843 * configure: Regenerate.
3844
3845 2006-02-12 David Edelsohn <edelsohn@gnu.org>
3846
3847 * configure.in (enable_libgomp): Add AIX.
3848 * configure: Regenerate.
3849
3850 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
3851
3852 * MAINTAINERS (Write After Approval): Add myself.
3853
3854 2006-02-03 Lee Millward <lee.millward@gmail.com>
3855
3856 * MAINTAINERS (Write After Approval): Add myself.
3857
3858 2006-01-31 Richard Guenther <rguenther@suse.de>
3859 Paolo Bonzini <bonzini@gnu.org>
3860
3861 * Makefile.def (target_modules): Add libgcc-math target module.
3862 * configure.in (target_libraries): Add libgcc-math target library.
3863 (--enable-libgcc-math): New configure switch.
3864 * Makefile.in: Re-generate.
3865 * configure: Re-generate.
3866 * libgcc-math: New toplevel directory.
3867
3868 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
3869
3870 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3871 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3872 the assembler, linker and binutils.
3873 * configure: Regenerate.
3874
3875 2006-01-22 Dirk Mueller <dmueller@suse.de>
3876
3877 * MAINTAINERS (Write After Approval): Add myself.
3878
3879 2006-01-20 Diego Novillo <dnovillo@redhat.com>
3880
3881 * configure: Regenerate.
3882
3883 2006-01-18 Richard Henderson <rth@redhat.com>
3884 Jakub Jelinek <jakub@redhat.com>
3885 Diego Novillo <dnovillo@redhat.com>
3886
3887 * libgomp: New directory.
3888 * Makefile.def: Add target_module libgomp.
3889 * Makefile.in: Regenerate.
3890 * configure.in (target_libraries): Add target-libgomp.
3891 * configure: Regenerate.
3892
3893 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
3894
3895 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3896 @ from continuation.
3897 * Makefile.in: Rebuilt.
3898
3899 2006-01-04 Chris Lattner <sabre@gnu.org>
3900
3901 * MAINTAINERS (Write After Approval): Add myself.
3902
3903 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
3904
3905 PR bootstrap/24252
3906
3907 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3908 * Makefile.tpl (OBJDUMP): New.
3909 (EXTRA_HOST_FLAGS): Add it.
3910 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3911
3912 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3913 to use symbolic links between directories. Avoid race conditions
3914 or make them harmless.
3915 * configure.in: Do not try to use symbolic links between directories.
3916
3917 * Makefile.def (LEAN): Pass.
3918 * Makefile.tpl (LEAN): Define.
3919 (stage[+id+]-start): Accept that the previous directory does not
3920 exist, if the bootstrap is lean.
3921 (stage[+id+]-bubble): Invoke lean bootstrap commands after
3922 stage[+id+]-start. Use a makefile variable and an `if' instead of a
3923 configure substitution.
3924 ([+compare-target+]): Likewise.
3925 ([+bootstrap-target+]-lean): New.
3926 * configure.in: Remove lean bootstrap support from here.
3927
3928 * Makefile.in: Regenerate.
3929 * configure: Regenerate.
3930
3931 2006-01-04 Ben Elliston <bje@au.ibm.com>
3932
3933 * MAINTAINERS (libdecnumber): Add myself.
3934
3935 2006-01-02 Mark Mitchell <mark@codesourcery.com>
3936
3937 * libtool-ldflags: New script.
3938
3939 2006-01-02 Andreas Schwab <schwab@suse.de>
3940
3941 * configure.in: When reconfiguring remove Makefile in
3942 all stage directories.
3943 * configure: Regenerate.
3944
3945 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
3946
3947 * MAINTAINERS: Update my email address.
3948
3949 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
3950
3951 Revert Ada-related part of the previous change.
3952
3953 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3954 Do not pass.
3955 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3956 * Makefile.in: Regenerate.
3957 * configure.in: Do not include mt-ppc-aix target fragment.
3958 * configure: Regenerate.
3959
3960 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
3961
3962 * configure.in: Select appropriate fragments for PowerPC/AIX.
3963 * configure: Regenerate.
3964
3965 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3966 BOOT_CFLAGS, BOOT_LDFLAGS.
3967 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3968 BOOT_CFLAGS, BOOT_LDFLAGS.
3969 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3970 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3971 (stage): Fail if we cannot complete the work.
3972 * Makefile.in: Regenerate.
3973
3974 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
3975
3976 * configure.in: Replace ms1 with mt.
3977 * configure: Rebuilt.
3978
3979 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
3980
3981 * MAINTAINERS: Update my email address.
3982
3983 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
3984
3985 * Makefile.tpl (all, do-[+make_target+], do-check, install,
3986 install-host-nogcc): Don't invoke $(stage) at the end.
3987 * Makefile.in: Regenerate.
3988
3989 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
3990
3991 * configure.in: Flip the top-level bootstrap switch.
3992 * configure: Regenerate.
3993
3994 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
3995
3996 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3997 $(stage) and $(unstage).
3998 (EXTRA_TARGET_FLAGS): Correct double-quoting.
3999 (all): Remove stray semicolon.
4000 (local-distclean): Don't handle multilib.tmp and multilib.out.
4001 (install.all): Set $s for consistency.
4002 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
4003 check_multilibs setting. Always make the install directory.
4004 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
4005 Correct @if/@endif.
4006 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
4007 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
4008 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
4009 (multilib.out): Remove.
4010 * Makefile.in: Regenerated.
4011
4012 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
4013
4014 * MAINTAINERS (Write After Approval): Add myself.
4015
4016 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
4017
4018 * MAINTAINERS: Add myself as mt maintainer.
4019
4020 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
4021
4022 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
4023
4024 * MAINTAINERS: Change email address.
4025
4026 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
4027
4028 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
4029 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
4030 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
4031 Find in-tree tools if available.
4032 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
4033 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
4034 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
4035 (COMPILER_*_FOR_TARGET): New.
4036 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
4037 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
4038 (CONFIGURED_*, USUAL_*): Remove.
4039 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
4040 STRIP): Use autoconf substitutions.
4041 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
4042 COMPILER_NM_FOR_TARGET): New.
4043 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
4044
4045 (all): Make all-host and all-target in parallel.
4046 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
4047 that $$r and $$s are set before invoking a recursive make.
4048 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
4049 ([+bootstrap-target+]): Inline most of the `all' target.
4050
4051 2005-11-29 Ben Elliston <bje@au.ibm.com>
4052
4053 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
4054 from the gcc build directory.
4055 * Makefile.in: Regenerate.
4056
4057 2005-11-29 Ben Elliston <bje@au.ibm.com>
4058
4059 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
4060 depend on all-libdecnumber.
4061 * configure.in (host_libs): Include libdecnumber.
4062 * Makefile.in: Regenerate.
4063 * configure: Likewise.
4064
4065 2005-11-29 Ben Elliston <bje@au.ibm.com>
4066
4067 * libdecnumber: Import decNumber sources from the dfp-branch.
4068
4069 2005-11-21 Kean Johnston <jkj@sco.com>
4070
4071 * config.sub, config.guess: Sync from upstream sources.
4072
4073 2005-11-21 Ben Elliston <bje@au.ibm.com>
4074
4075 Import from Autoconf sources:
4076
4077 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
4078 * config/move-if-change: Don't output "$2 is unchanged";
4079 suggested by Ben Elliston. Handle weird characters correctly.
4080
4081 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
4082
4083 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
4084 to match upstream libtool for darwin.
4085
4086 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
4087
4088 * Makefile.def: Remove gdb dependencies for gdbtk.
4089 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
4090 (configure-gdb, install-gdb): New rules.
4091 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
4092 * Makefile.in, configure: Regenerated.
4093
4094 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
4095
4096 * MAINTAINERS (Write After Approval): Add myself.
4097
4098 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
4099
4100 * MAINTAINERS (Write After Approval): Add myself.
4101
4102 2005-10-24 Diego Novillo <dnovillo@redhat.com>
4103
4104 * MAINTAINERS (alias analysis): Add Daniel Berlin and
4105 Diego Novillo.
4106
4107 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
4108
4109 PR bootstrap/24297
4110 * Makefile.tpl (do-[+make-target+], do-check, install,
4111 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
4112 are set before recursing.
4113 * Makefile.in: Regenerate.
4114
4115 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
4116
4117 PR bootstrap/18939
4118 * Makefile.def (gcc) <target>: Fix thinko.
4119 * Makefile.in: Regenerate.
4120
4121 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
4122
4123 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4124 * configure: Regenerate.
4125
4126 2005-10-15 Jie Zhang <jie.zhang@analog.com>
4127
4128 * MAINTAINERS (Write After Approval): Add self.
4129
4130 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
4131
4132 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4133 target-libffi, target-qthreads, target-libjava, and
4134 targetlibobjc.
4135 * configure: Regenerate.
4136
4137 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
4138
4139 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4140 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4141 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4142 (USUAL_OBJDUMP_FOR_TARGET): New.
4143 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4144 * configure.in: Check for $OBJDUMP_FOR_TARGET.
4145 * configure, Makefile.in: Regenerated.
4146
4147 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
4148
4149 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4150 before other host packages.
4151
4152 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
4153
4154 * MAINTAINERS: Add self as sh libraries/configury maintainer.
4155
4156 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
4157
4158 PR bootstrap/22340
4159
4160 * configure.in (default_target): Remove.
4161 * Makefile.tpl (all): Do not use prerequisites as subroutines
4162 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4163 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4164 use prerequisites as subroutines.
4165 (check-host, check-target): New.
4166 (bootstrap configure & all targets): Do not use stage*-start
4167 if the directory layout is already ok.
4168 (non-bootstrap configure & all targets): Prepend a $(unstage).
4169 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
4170 (NOTPARALLEL): Remove.
4171 (unstage, stage variables): New variables.
4172 (unstage, stage targets): Simply expand to those variables.
4173
4174 * configure: Regenerate.
4175 * Makefile.in: Regenerate.
4176
4177 2005-10-04 James E Wilson <wilson@specifix.com>
4178
4179 * Makefile.def (lang_env_dependencies): Add libmudflap.
4180 * Makefile.in: Regenerate.
4181
4182 2005-10-03 Andreas Schwab <schwab@suse.de>
4183
4184 Backport from libtool CVS:
4185 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
4186
4187 * ltmain.sh: add support for installing into temporary
4188 staging area (e.g. 'make install DESTDIR=...')
4189
4190 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
4191
4192 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4193 * configure: Regenerated.
4194
4195 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
4196
4197 * configure: Regenerate with the correct
4198 autoconf version.
4199
4200 2005-09-30 Catherine Moore <clm@cm00re.com>
4201
4202 * configure.in (bfin-*-*): New.
4203 * configure: Regenerated.
4204
4205 2005-09-28 Geoffrey Keating <geoffk@apple.com>
4206
4207 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4208 (LIPO_FOR_TARGET): New.
4209 (CONFIGURED_LIPO_FOR_TARGET): New.
4210 (USUAL_LIPO_FOR_TARGET): New.
4211 (STRIP_FOR_TARGET): New.
4212 (CONFIGURED_STRIP_FOR_TARGET): New.
4213 (USUAL_STRIP_FOR_TARGET): New.
4214 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4215 STRIP_FOR_TARGET.
4216 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4217 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4218 * Makefile.in: Regenerate.
4219 * configure: Regenerate.
4220
4221 2005-09-19 David Edelsohn <edelsohn@gnu.org>
4222
4223 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4224 (rs6000-*-aix*): Same.
4225 * configure: Regenerate.
4226
4227 2005-09-16 Tom Tromey <tromey@redhat.com>
4228
4229 * MAINTAINERS: Add self as java maintainer.
4230
4231 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
4232
4233 * configure.in: Recognize f95 in the --enable-languages option,
4234 and substitute it for fortran, issuing a warning.
4235 * configure: Regenerate.
4236
4237 2005-08-30 Phil Edwards <phil@codesourcery.com>
4238
4239 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
4240 * configure: Regenerated.
4241
4242 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
4243
4244 * MAINTAINERS: Add self as ms1 maintainer.
4245
4246 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
4247
4248 * Makefile.def (libssp): Add to lang_env_dependencies.
4249 * Makefile.in: Regenerate.
4250
4251 2005-08-18 Ian Lance Taylor <ian@airs.com>
4252
4253 * MAINTAINERS: Add myself as middle-end maintainer.
4254
4255 2005-08-17 Christian Groessler <chris@groessler.org>
4256
4257 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4258 * Makefile.in: Regenerate.
4259
4260 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
4261
4262 * MAINTAINERS (write after approval): Added myself.
4263
4264 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
4265
4266 * MAINTAINERS (Write After Approval): Add myself.
4267
4268 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
4269
4270 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4271 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4272 Look for alternate names of the target cc and c++
4273 * configure: Regenerate.
4274
4275 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
4276
4277 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4278 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4279 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4280 tools; remove code to manually set them.
4281 (Target tools): Look in the environment for them.
4282 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4283 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4284 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4285 build directory.
4286 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4287 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4288 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4289 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4290 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4291 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4292 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4293 * configure: Regenerate.
4294 * Makefile.in: Regenerate.
4295
4296 2005-07-28 Ben Elliston <bje@au.ibm.com>
4297
4298 * MAINTAINERS: Update for removed CPU targets.
4299
4300 2005-07-27 Mark Mitchell <mark@codesourcery.com>
4301
4302 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
4303 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
4304 * Makefile.in: Regenerated.
4305
4306 2005-07-26 Mark Mitchell <mark@codesourcery.com>
4307
4308 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4309 (CFLAGS_FOR_TARGET): Use it.
4310 (CXXFLAGS_FOR_TARGET): Likewise.
4311 * Makefile.in: Regenerated.
4312 * configure.in (--with-build-sysroot): New option.
4313 * configure: Regenerated.
4314
4315 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
4316
4317 * Makefile.tpl: Wrap install between unstage and stage
4318 * Makefile.in: Regenerate.
4319
4320 2005-07-21 Eric Christopher <echristo@apple.com>
4321
4322 * MAINTAINERS: Update affiliation.
4323
4324 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
4325
4326 * MAINTAINERS: Add self as crx port maintainer.
4327
4328 2005-07-20 DJ Delorie <dj@redhat.com>
4329
4330 * MAINTAINERS: Add self as m32c maintainer.
4331
4332 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
4333
4334 * all files: Update FSF address.
4335
4336 2005-07-15 Eric Christopher <echristo@redhat.com>
4337
4338 * MAINTAINERS: Change affiliation.
4339
4340 2005-07-14 Jim Blandy <jimb@redhat.com>
4341
4342 * configure.in: Add cases for Renesas m32c.
4343 * configure: Regenerated.
4344
4345 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
4346
4347 * COPYING.LIB: Update from fsf.org.
4348
4349 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
4350
4351 * COPYING, compile, config.guess,
4352 config.sub, install-sh, missing, mkinstalldirs,
4353 symlink-tree, ylwrap: Sync from upstream sources.
4354 * config-ml.in: Update FSF address.
4355
4356 2005-07-13 Eric Christopher <echristo@redhat.com>
4357
4358 * configure.in: Add toplevel noconfigdir support for tpf.
4359 * configure: Regenerate.
4360
4361 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
4362
4363 PR ada/22340
4364
4365 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4366 * Makefile.in: Regenerate.
4367
4368 2005-07-07 Mark Mitchell <mark@codesourcery.com>
4369
4370 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
4371 Brolley to write-after-approval.
4372
4373 2005-07-07 Andreas Schwab <schwab@suse.de>
4374
4375 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4376 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4377 * Makefile.in: Regenerated.
4378
4379 2005-07-06 Geoffrey Keating <geoffk@apple.com>
4380
4381 * configure.in: Don't build sim or rda when targetting darwin.
4382 * configure: Regenerate.
4383
4384 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
4385
4386 * configure.in: Add --enable-libssp and --disable-libssp.
4387 * configure: Regenerate with autoconf-2.13.
4388
4389 2005-07-02 Jakub Jelinek <jakub@redhat.com>
4390
4391 * Makefile.def (target_modules): Add libssp.
4392 * configure.in (target_libraries): Add target-libssp.
4393 * configure: Rebuilt.
4394 * Makefile.in: Rebuilt.
4395
4396 2005-07-01 Zack Weinberg <zackw@panix.com>
4397
4398 * MAINTAINERS: Change email address. Resign from maintainership.
4399
4400 2005-07-01 Richard Guenther <rguenther@suse.de>
4401
4402 * MAINTAINERS: Change my e-mail address and affiliation.
4403
4404 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
4405
4406 * Makefile.def (stagefeedback): Come after profile.
4407 Define profiledbootstrap target.
4408 * Makefile.tpl (profiledbootstrap): Remove.
4409 (stageprofile-end): Zap stagefeedback.
4410 (stagefeedback-start): Copy all .gcda files, not only GCC's.
4411 * Makefile.in: Regenerate.
4412
4413 2005-06-13 Richard Sandiford <richard@codesourcery.com>
4414
4415 * MAINTAINERS: Update my email address.
4416
4417 2005-06-13 Zack Weinberg <zack@codesourcery.com>
4418
4419 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
4420 In 'cpp' stanza, support '#line' as well as '# '.
4421
4422 2005-06-08 Andreas Schwab <schwab@suse.de>
4423
4424 * MAINTAINERS: Move myself from 'Write After Approval' to
4425 'CPU Port Maintainers' section as m68k maintainer.
4426
4427 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
4428
4429 * configure.in (unsupported_languages): New macro.
4430 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
4431 non-ported target libraries in noconfigdirs.
4432 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4433 non-linux-gnu. Remove libgcj_ex_libffi.
4434 <lang_frag loop>: Set add_this_lang=no if the language is in
4435 unsupported_languages.
4436 * configure: Regenerate.
4437
4438 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
4439
4440 * configure.in: Fix typo in handling of --with-mpfr-dir.
4441 * configure: Regenerate.
4442
4443 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
4444
4445 * MAINTAINERS: Update my email address.
4446
4447 2005-06-02 Jim Blandy <jimb@redhat.com>
4448
4449 * config.sub: Add cases for the Renesas m32c. (This patch has been
4450 accepted into the master sources.)
4451
4452 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
4453 Michael Snyder <msnyder@redhat.com>
4454 Stan Cox <scox@redhat.com>
4455
4456 * configure.in: Set noconfigdirs for ms1.
4457
4458 * configure: Regenerate.
4459
4460 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
4461
4462 * MAINTAINERS (Write After Approval): Add self.
4463
4464 2005-06-01 Josh Conner <jconner@apple.com>
4465
4466 * MAINTAINERS (Write After Approval): Add self.
4467
4468 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
4469
4470 * MAINTAINERS: Update my email address.
4471
4472 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
4473
4474 * MAINTAINERS (Write After Approval): Add self.
4475
4476 2005-05-26 Chris Demetriou <cgd@broadcom.com>
4477
4478 * MAINTAINERS (Write After Approval): Remove self.
4479
4480 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
4481
4482 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4483 (Dependencies): Consider target modules for bootstrap dependencies.
4484 Make target bootstrap modules depend on each stage's gcc.
4485 * Makefile.in: Regenerate.
4486
4487 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
4488
4489 * Makefile.def (configure-gcc): Depend on binutils having been built.
4490 (all-gcc): No need to do it here.
4491 * Makefile.in: Regenerate.
4492
4493 2005-05-19 Paul Brook <paul@codesourcery.com>
4494
4495 * configure.in: Rewrite misleading error message when requested
4496 language cannot be built.
4497 * configure: Regenerate.
4498
4499 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
4500
4501 * ylwrap: Import from Automake 1.9.5.
4502
4503 2005-05-13 David Ung <davidu@mips.com>
4504
4505 * MAINTAINERS (Write After Approval): Add self.
4506
4507 2005-05-09 Mike Stump <mrs@apple.com>
4508
4509 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
4510 lt_cv_sys_max_cmd_len for now.
4511
4512 2005-05-09 Stan Cox <scox@redhat.com>
4513
4514 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
4515
4516 2005-05-08 Matt Kraai <kraai@ftbfs.org>
4517
4518 * README.SCO: Update the URL.
4519
4520 2005-05-05 David Edelsohn <edelsohn@gnu.org>
4521
4522 * ltconfig: Define file_list_spec. Pass file_list_spec and
4523 with_gnu_ld to libtool.
4524 * ltcf-c.sh (aix[45]): Define file_list_spec.
4525 * ltcf-cxx.sh (aix[45]): Same.
4526 * ltcf-gcj.sh (aix[45]): Same.
4527 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
4528 exists, write list of input files to temporary file.
4529
4530 2005-05-04 Mike Stump <mrs@apple.com>
4531
4532 * configure.in: Always pass --target to target configures as
4533 otherwise rebuilds that do --recheck will fail.
4534 * confiugure: Rebuilt.
4535
4536 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
4537
4538 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4539 STAGE_HOST_EXPORTS.
4540 (configure, all): Add bootstrap support.
4541 (Host modules, target modules): Pass post-stage1 flags and exports.
4542 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4543 * Makefile.in: Regenerate.
4544
4545 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
4546
4547 * configure: Regenerate.
4548
4549 2005-04-27 Mike Stump <mrs@apple.com>
4550
4551 * MAINTAINERS: Add self as darwin maintainer.
4552
4553 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
4554
4555 * config.sub: Update from master copy.
4556
4557 2005-04-21 Mike Stump <mrs@apple.com>
4558
4559 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
4560 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
4561
4562 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
4563
4564 * configure.in <crisv32-*-*, cris-*-*>: New local variable
4565 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
4566 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
4567 "*-*-elf" and "*-*-linux*".
4568 * configure: Regenerate.
4569
4570 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
4571
4572 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
4573
4574 2005-04-12 Mike Stump <mrs@apple.com>
4575
4576 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
4577
4578 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
4579
4580 * MAINTAINERS (Write After Approval): Add myself.
4581
4582 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
4583
4584 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
4585
4586 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
4587
4588 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
4589 (TARGET_CONFIGARGS): Include --with-target-subdir.
4590 (configure, all): New macros. Use them throughout.
4591 * Makefile.in: Regenerate.
4592
4593 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
4594
4595 * MAINTAINERS (Write After Approval): Add myself.
4596
4597 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
4598
4599 * MAINTAINERS: Remove 'loop unrolling' maintainer.
4600
4601 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
4602
4603 * MAINTAINERS: Move John Carr to Write After Approval.
4604
4605 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
4606
4607 * config/mh-mingw32: Delete.
4608 * configure.in: Don't use it.
4609 * configure: Regenerate.
4610
4611 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
4612
4613 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4614 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
4615 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
4616 (HOST_LIB_PATH): Generate from Makefile.def.
4617 (TARGET_LIB_PATH): Likewise.
4618 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4619 * Makefile.in: Regenerate.
4620 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4621 (RPATH_ENVVAR): Include Darwin case.
4622 * configure: Regenerate.
4623
4624 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
4625
4626 * MAINTAINERS (Various Maintainers): Remove self.
4627 (Write After Approval): Add self.
4628
4629 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
4630
4631 * MAINTAINERS (Various Maintainers): Add self.
4632
4633 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
4634
4635 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4636 * configure: Regenerate.
4637
4638 2005-03-21 Zack Weinberg <zack@codesourcery.com>
4639
4640 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4641 gcc_version, and gcc_version_trigger from set of flags to pass.
4642 * Makefile.tpl: Remove definitions of above variables.
4643 (config.status): Remove dependency on $(gcc_version_trigger).
4644 * Makefile.in: Regenerate.
4645 * configure.in: Do not reference config/gcc-version.m4 nor
4646 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
4647 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
4648 * configure: Regenerate.
4649
4650 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
4651 Andrew Pinski <pinskia@physics.uc.edu>
4652
4653 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4654 * Makefile.in: Regenerate.
4655
4656 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
4657
4658 * MAINTAINERS (Write After Approval): Add myself.
4659
4660 2005-03-03 David Ayers <d.ayers@inode.at>
4661
4662 * MAINTAINERS (Write After Approval): Add myself.
4663
4664 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
4665
4666 PR libgcj/20160
4667 * ltmain.sh: Avoid creating archives with components that have
4668 duplicate basenames.
4669
4670 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
4671
4672 PR bootstrap/20250
4673 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4674 instead of check.
4675 * Makefile.in: Regenerate.
4676
4677 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
4678
4679 * Makefile.in: Regenerate to fix conflict between the previous two
4680 patches.
4681
4682 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
4683
4684 PR bootstrap/17383
4685 * Makefile.def (target_modules): Remove "stage", now unnecessary.
4686 * Makefile.tpl (HOST_SUBDIR): New substitution.
4687 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4688 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4689 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4690 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4691 (Host modules, Bootstrapped modules): Use it.
4692 (Build modules, Target modules): Do not create symlink trees,
4693 always configure out-of-srcdir.
4694 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4695 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4696 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4697 $(HOST_SUBDIR). Create a symlink for host_subdir.
4698
4699 * Makefile.in: Regenerate.
4700 * configure: Regenerate.
4701
4702 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
4703
4704 Merged from libada-gnattools-branch:
4705 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
4706
4707 * gnattools: New directory.
4708 * Makefile.def: Add gnattools as a module, depending on target-libada.
4709 * Makefile.in: Regenerate.
4710 * configure.in: Include gnattools in host_tools; disable it if ada
4711 is disabled.
4712 * configure: Regenerate.
4713
4714 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
4715
4716 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
4717 treelang maintainer.
4718 (Write After Approval): Remove myself.
4719
4720 2005-02-23 Paul Schlie <schlie@comcast.net>
4721
4722 * configure.in: Allow darwin targeted ports to build tk, itcl and
4723 libgui.
4724 * configure: Regenerate.
4725
4726 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
4727
4728 PR libgcj/10353
4729 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4730 * configure: Regenerate.
4731
4732 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
4733
4734 * MAINTAINERS (Write After Approval): Add myself.
4735
4736 2005-02-10 Ian Lance Taylor <ian@airs.com>
4737
4738 * MAINTAINERS: Update my e-mail address.
4739
4740 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
4741
4742 * MAINTAINERS (Write After Approval): Add myself.
4743
4744 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
4745
4746 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4747 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4748 target-libgloss when not *-*-elf and *-*-aout.
4749 * configure: Regenerate.
4750
4751 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
4752
4753 * MAINTAINERS: Remove obsolete entries.
4754
4755 * MAINTAINERS (Write After Approval): Add Michael Matz.
4756
4757 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
4758
4759 * MAINTAINERS: Remove self as cpplib maintainer.
4760
4761 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4762
4763 * install-sh, config.sub: Import from upstream.
4764
4765 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4766
4767 PR bootstrap/18222
4768 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4769 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4770 * Makefile.in: Regenerate.
4771
4772 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
4773
4774 * MAINTAINERS: Update my email address.
4775
4776 2005-01-12 David Edelsohn <edelsohn@gnu.org>
4777 Andreas Schwab <schwab@suse.de>
4778
4779 PR bootstrap/18033
4780 * config-ml.in: Eval option if surrounded by single quotes.
4781
4782 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
4783
4784 Revert 2004-12-28 Makefile changes, a better fix will be
4785 applied to mainline and src after GCC 4.0 branches.
4786
4787 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
4788
4789 PR bootstrap/17383
4790
4791 * Makefile.def (target_modules): Remove stage parameter,
4792 it is always true now.
4793 * Makefile.tpl (configure-build-[+module+],
4794 configure-target-[+module+]): Always build symlink tree
4795 for the directory and for include. BUILD_SUBDIR and
4796 TARGET_SUBDIR cannot be . anymore.
4797 * Makefile.in: Regenerate.
4798
4799 2004-12-25 David Edelsohn <edelsohn@gnu.org>
4800
4801 Revert 2004-12-08 Makefile changes.
4802
4803 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
4804
4805 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
4806 cygwin, mingw.
4807
4808 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
4809
4810 * configure.in (sh64-*-*): Reenable gprof.
4811 * configure: Regenerate.
4812
4813 2004-12-08 David Edelsohn <edelsohn@gnu.org>
4814
4815 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4816 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4817 (EXTRA_TARGET_FLAGS): Add PICFLAG.
4818 * Makefile.in: Regenerate.
4819
4820 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
4821
4822 * MAINTAINERS: Update my email address.
4823
4824 2004-12-07 Matt Kraai <kraai@ftbfs.org>
4825
4826 * Makefile.tpl: Generate normal dependencies if the LHS module is
4827 not bootstrapped.
4828 * Makefile.in: Regenerate.
4829
4830 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
4831
4832 * configure.in: Include config/gxx-include-dir.m4. Use
4833 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
4834 * configure: Regenerate.
4835
4836 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
4837
4838 * config.if: Delete.
4839 * configure.in: Set libstdcxx_incdir directly.
4840 * configure: Regenerate.
4841
4842 2004-12-02 Eric Christopher <echristo@redhat.com>
4843
4844 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
4845 * Makefile.in: Regenerate.
4846
4847 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
4848
4849 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4850 * configure: Regenerate.
4851
4852 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
4853
4854 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
4855 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
4856 * configure: Regenerate.
4857
4858 2004-12-01 Eric Christopher <echristo@redhat.com>
4859
4860 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
4861 of things to remove.
4862
4863 2004-11-29 Matt Kraai <kraai@ftbfs.org>
4864
4865 * MAINTAINERS (Write After Approval): Update my e-mail address.
4866
4867 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
4868
4869 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
4870 from CVS libtool to always pass_all.
4871
4872 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4873
4874 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4875 (hppa*64*-*-*): Delete incorrect comment.
4876 * configure: Rebuilt.
4877
4878 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
4879
4880 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
4881
4882 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
4883
4884 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
4885 from CVS libtool to always pass_all.
4886
4887 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4888
4889 * install-sh, compile: Import from automake.
4890
4891 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4892
4893 * config.guess, config.sub: Import from savannnah.
4894
4895 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
4896
4897 * MAINTAINERS (Write After Approval): Add myself
4898
4899 2004-11-12 Mike Stump <mrs@apple.com>
4900
4901 * Makefile.def: Add html support.
4902 * Makefile.tpl: Likewise.
4903 * Makefile.in: Regenerate.
4904
4905 2004-11-11 Geoffrey Keating <geoffk@apple.com>
4906
4907 PR 18423
4908 * configure.in: Remove all instances of build-fixincludes from
4909 noconfigdirs.
4910 (build_configargs): Supply --target to subdirectories.
4911 * configure: Regenerate.
4912
4913 * Makefile.def: Make gcc install depend on fixincludes install.
4914 * Makefile.in: Regenerate.
4915
4916 2004-11-10 Janis Johnson <janis187@us.ibm.com>
4917
4918 * MAINTAINERS: Add myself as gcc testsuite maintainer.
4919
4920 2004-11-11 Paul Brook <paul@codesourcery.com>
4921
4922 * MAINTAINERS: Add self as arm maintainer. Update email address.
4923
4924 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
4925
4926 * configure.in (noconfigdirs) [mmix-*-*]: Disable
4927 target-libgfortran.
4928 * configure: Regenerate.
4929
4930 2004-11-07 David Edelsohn <edelsohn@gnu.org>
4931
4932 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4933 like CC.
4934
4935 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
4936
4937 * Makefile.def (host fixincludes): Specify missing targets.
4938 * Makefile.in: Regenerate.
4939
4940 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
4941
4942 * MAINTAINERS: Add myself
4943
4944 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
4945
4946 * MAINTAINERS (Write After Approval): Add myself.
4947
4948 2004-11-04 Geoffrey Keating <geoffk@apple.com>
4949
4950 * Makefile.def: Build fixincludes for the host, too.
4951 * Makefile.in: Regenerate.
4952 * configure.in (host_tools): Add fixincludes.
4953 * configure: Regenerate.
4954
4955 2004-11-04 Daniel Jacobowitz <dan@debian.org>
4956
4957 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4958 * configure: Regenerated.
4959
4960 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
4961
4962 PR other/17783
4963 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4964 * configure: Regenerated.
4965
4966 2004-10-31 Mark Mitchell <mark@codesourcery.com>
4967
4968 * README.SCO: Update per FSF instructions.
4969
4970 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
4971
4972 PR target/18151
4973 * configure.in (case ${target}): Do not build fixincludes for avr.
4974 * configure: Regenerated.
4975
4976 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
4977
4978 * configure.in (case ${target}): Do not build fixincludes
4979 on platforms where it is not used.
4980 * configure: Regenerated.
4981
4982 2004-10-23 Daniel Jacobowitz <dan@debian.org>
4983
4984 * configure.in: Use an absolute path to install-sh.
4985 * configure: Regenerated.
4986
4987 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
4988
4989 * MAINTAINERS (Write After Approval): Add myself.
4990
4991 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
4992
4993 * MAINTAINERS: Remove from Write After Approval those that are
4994 already maintainers.
4995
4996 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
4997
4998 * MAINTAINERS: Update my email address.
4999
5000 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
5001
5002 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
5003 * configure: Regenerate.
5004
5005 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
5006
5007 * MAINTAINERS: Update my email address.
5008
5009 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
5010
5011 * MAINTAINERS (Language Front Ends Maintainers): New. Move
5012 entries belonging to this category.
5013
5014 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
5015
5016 * MAINTAINERS: Update my e-mail address.
5017
5018 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
5019
5020 Fix wrong conflict resolution in:
5021
5022 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
5023
5024 * Makefile.in: Regenerate.
5025 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5026 in the recursive `make', instead of hardwiring `all'.
5027 (Autogenerated TARGET-* variables): New.
5028
5029 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
5030
5031 * configure.in: Enable target-libgloss for crx-*-*.
5032 * configure: Regenerate.
5033
5034 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
5035
5036 * MAINTAINERS (Various Maintainers): Move the "windows,
5037 cygwin, mingw" maintainer to ...
5038 (OS Port Maintainers): ... here.
5039
5040 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
5041
5042 * MAINTAINERS (Write After Approval): Remove those that are
5043 maintainers of some subsystem.
5044
5045 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
5046
5047 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
5048 * ltcf-cxx.sh (tpf*): Likewise.
5049 * ltconfig (tpf*): Add TPF OS configuration support.
5050
5051 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
5052
5053 * MAINTAINERS: Change my email address to my new work account.
5054
5055 2004-09-24 Michael Roth <mroth@nessie.de>
5056
5057 * configure.in (--without-headers): Add missing double quotes.
5058 * configure: Regenerate.
5059
5060 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
5061
5062 * ylwrap: Revert to previous version.
5063
5064 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
5065
5066 PR bootstrap/17369
5067 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
5068 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
5069 SET_GCC_LIB_PATH_CMD.
5070 (BASE_TARGET_EXPORTS): Likewise.
5071 * Makefile.in: Regenerated.
5072
5073 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
5074 * configure: Regenerated.
5075
5076 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
5077
5078 * config.guess: New upstream version
5079 * compile, depcomp, install-sh, ylwrap: Likewise.
5080
5081 2004-09-19 Roger Sayle <roger@eyesopen.com>
5082
5083 * config/mh-x86omitfp: New host makefile fragment. Add
5084 -fomit-frame-pointer to the default BOOT_CFLAGS.
5085 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
5086 * configure: Regenerate.
5087
5088 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
5089
5090 PR target/11572
5091 * configure.in (*-*-darwin*): Renable libobjc.
5092 * configure: Regenerate.
5093
5094 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
5095
5096 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
5097
5098 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
5099
5100 * Makefile.def: Remove libbanshee.
5101 * Makefile.tpl: Ditto.
5102 * configure.in: Ditto.
5103 * Makefile.in: Regen.
5104 * configure: Ditto.
5105
5106 2004-09-08 David Edelsohn <edelsohn@gnu.org>
5107
5108 * ltmain.sh: Use $pic_object as $non_pic_object if
5109 $non_pic_object=none.
5110
5111 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
5112
5113 * missing: Import latest version from master repository.
5114
5115 2004-09-06 Nick Clifton <nickc@redhat.com>
5116
5117 * config.sub: Import latest version from master repository.
5118 * config.guess: Likewise.
5119 This includes these changes:
5120
5121 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
5122
5123 * config.sub: Handle crisv32, alias etraxfs.
5124 * config.guess (crisv32:Linux:*:*): Handle.
5125
5126 2004-08-13 Brad Smith <brad@comstyle.com>
5127
5128 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
5129 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
5130
5131 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
5132
5133 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
5134 assume the processor is a powerpc. This is because coreutils
5135 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
5136 in this case, due to a MacOS X bug that causes
5137 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
5138 to return a negative number.
5139 Problem reported by Petter Reinholdtsen in:
5140 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
5141
5142 2004-07-19 Ben Elliston <bje@gnu.org>
5143
5144 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
5145
5146 2004-06-24 Ben Elliston <bje@gnu.org>
5147
5148 * config.guess: Update copyright years.
5149 * config.sub: Likewise.
5150
5151 2004-06-22 Robert Millan <robertmh@gnu.org>
5152
5153 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
5154 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
5155
5156 2004-06-22 Stanley F. Quayle <stan@stanq.com>
5157
5158 * config.guess (*:*VMS:*:*): New entry. Replaces
5159 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
5160 manufacturer.
5161
5162 2004-06-22 Ben Elliston <bje@gnu.org>
5163
5164 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
5165 * config.sub: Likewise.
5166
5167 2004-06-22 Ben Elliston <bje@gnu.org>
5168
5169 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
5170 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
5171
5172 2004-06-11 Ben Elliston <bje@gnu.org>
5173
5174 * config.guess (pegasos:OpenBSD:*:*): Remove.
5175
5176 2004-06-11 Ben Elliston <bje@gnu.org>
5177
5178 From Wouter Verhelst <wouter@grep.be>:
5179 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
5180
5181 2004-06-11 Ben Elliston <bje@gnu.org>
5182
5183 * config.guess (luna88k:OpenBSD:*:*): New.
5184
5185 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
5186
5187 * config.guess (m32r*:Linux:*:*): New case.
5188 * config.sub: Handle m32rle.
5189
5190 2004-03-12 Ben Elliston <bje@wasabisystems.com>
5191
5192 From Jens Petersen <petersen@redhat.com>:
5193 * config.sub: Handle sparcv8.
5194
5195 2004-03-03 Ben Elliston <bje@wasabisystems.com>
5196
5197 From Tom Smith <smith@cag.lkg.hp.com>:
5198 * config.guess: Version suffixes are equally significant on Tru64
5199 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
5200 prefix of "P" (patched kernel).
5201
5202 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
5203
5204 * config.sub: Add support for National Semiconductor CRX target.
5205
5206 2004-09-03 Janis Johnson <janis187@us.ibm.com>
5207
5208 * MAINTAINERS (Various Maintainers): Remove myself as web page
5209 maintainer, add myself as maintainer of build status lists.
5210
5211 2004-09-03 Jan Beulich <jbeulich@novell.com>
5212
5213 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
5214 *-*-netware, but add target-libmudflap.
5215 Consolidate *-*-netware targets (of which really only i?86 exists)
5216 into a single entry.
5217 * configure: Likewise.
5218
5219 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
5220
5221 * Makefile.tpl (sorry): Remove.
5222 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
5223 (cleanstrap targets): Depend on distclean, not distclean-stage1.
5224 (do-clean): Clean per-stage directories too.
5225 (do-distclean): Run distclean-stage1 too.
5226 (.NOTPARALLEL): Enable during toplevel bootstrap.
5227 (stage[+id+]-bubble): Enable parallel execution during
5228 the recursive invocation.
5229 * Makefile.in: Regenerate.
5230
5231 Fix previous checkin:
5232
5233 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
5234 include.
5235 * configure.in: Fix indentation.
5236 * configure: Regenerate.
5237
5238 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
5239
5240 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
5241 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
5242 * configure: regenerate
5243 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
5244 -mdynamic-no-pic
5245
5246 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
5247
5248 * Makefile.def (build_modules): Add fixincludes.
5249 (dependencies): Make gcc depend on fixincludes.
5250 * configure.in (build_tools): Add fixincludes.
5251 (build_configdirs): Always include build_libs.
5252 * Makefile.in: Regenerate.
5253 * configure: Regenerate.
5254
5255 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
5256
5257 * Makefile.def (bootstrap stages): Add 'lean' parameter.
5258 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
5259 phony targets; do not generate timestamp files.
5260 (distclean-stageN): Remove references to their timestamp files.
5261 (restageN, touch-stageN): Remove.
5262 (stageN-bubble): Rewritten.
5263 (compare): Support lean bootstraps.
5264 * Makefile.in: Regenerate.
5265
5266 * configure.in: Only warn when bootstrapping but
5267 build != host or build != target. Support lean bootstraps.
5268 * configure: Regenerate.
5269
5270 2004-08-26 Phil Edwards <phil@codesourcery.com>
5271
5272 * configure.in: Give a better error message if GMP/MPFR are missing
5273 and a language needing them has been requested.
5274 * configure: Regenerated.
5275
5276 2004-08-25 Phil Edwards <phil@codesourcery.com>
5277
5278 * configure.in: Print a list of available language front-ends if
5279 a requested one is missing. Tidy stray tab characters.
5280 * configure: Regenerated.
5281
5282 2004-08-19 Michael Koch <konqueror@gmx.de>
5283
5284 * gcc/doc/install.texi: Update entry about automake for libjava.
5285
5286 2004-08-17 Robert Millan <robertmh@gnu.org>
5287
5288 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
5289 (instead of FreeBSD).
5290 * configure: Regenerate.
5291
5292 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
5293
5294 * Makefile.in: Regenerate.
5295 * configure: Regenerate.
5296
5297 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
5298 stage_*_flags.
5299 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
5300 for bootstrapped modules if toplevel bootstrap is going.
5301 (GCC bootstrap): Generate per-stage targets for all bootstrapped
5302 modules. Adjust for changes in Makefile.def. Enable several
5303 rules even in non-bootstrap mode, just to avoid peppering the
5304 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
5305 (stage-[+prev+]-bubble): Remove.
5306
5307 * Makefile.def (Dependencies): Depend on all-build-bison,
5308 all-build-flex, all-build-byacc, all-build-texinfo, rather
5309 than the host variations.
5310 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
5311 with BUILD_SUBDIR.
5312 (BISON): Update for recent Bisons.
5313 (YACC): Fix typo.
5314 (cross): Depend on all-build.
5315 (all): Do not depend on all-build.
5316 (prebootstrap): Remove.
5317 (dep-kind): Accept separate prefixes for MODULE and ON variables.
5318 (Prebootstrap dependencies): Add them to the per-stage targets
5319 and to all-prebootstrap.
5320 * configure.in (build_configdirs): Always enable build_tools.
5321 (BUILD_DIR_PREFIX): Remove.
5322
5323 * Makefile.def (gcc): Add target variable.
5324 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
5325 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5326 in the recursive `make', instead of hardwiring `all'.
5327 (Autogenerated TARGET-* variables): New.
5328
5329 2004-08-13 Brian Booth <bbooth@redhat.com>
5330
5331 * MAINTAINERS: Remove myself from write-after-approval.
5332
5333 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
5334
5335 * src-release: Stop distributing mmalloc with gdb (which doesn't
5336 use it).
5337 * Makefile.def: GDB doesn't depend on mmalloc anymore.
5338 * Makefile.in: Regenerate.
5339
5340 2004-08-09 Mark Mitchell <mark@codesourcery.com>
5341
5342 * configure.in (arm*-*-eabi*): New target.
5343 * configure: Regenerate.
5344
5345 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
5346
5347 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
5348 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
5349 (Dependencies): New section.
5350 * Makefile.tpl (Dependencies): Generate from Makefile.def.
5351 (configure-target-[+module+]): Depend on maybe-all-gcc
5352 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
5353 (toplevel profiledbootstrap): Fix dependencies.
5354 * Makefile.in: Regenerate.
5355
5356 2004-08-03 Mark Mitchell <mark@codesourcery.com>
5357
5358 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
5359 target-libiberty to noconfigdirs.
5360 * configure: Regenerate.
5361
5362 2004-08-03 Paul Brook <paul@codesourcery.com>
5363
5364 * configure.in: Check for MPFR as well as GMP.
5365 * configure: Regenerate.
5366
5367 2004-08-01 Robert Millan <robertmh@gnu.org>
5368
5369 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
5370 libmudflap for all GNU-based systems (with Glibc).
5371 * configure: Regenerate.
5372
5373 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
5374
5375 * Makefile.def (host-modules): Add gcc.
5376 * Makefile.in: Regenerate.
5377 * Makefile.tpl (sorry): New rule.
5378 (configure-host, all-host, [+make_target+]-host, do-check,
5379 install-host): Do not add gcc as a special case.
5380 (host modules): Add a small special-casing for gcc. Export
5381 extra_make_flags through the environment.
5382 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
5383 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
5384 other recursive targets for gcc): Remove.
5385
5386 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
5387 (stage, unstage): New rules.
5388 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
5389 distclean-stage[+id+]): Use stage_current.
5390 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
5391 the stage*-start rules.
5392
5393 2004-08-02 Geoffrey Keating <geoffk@apple.com>
5394
5395 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
5396 use -all_load flag.
5397
5398 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
5399
5400 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
5401 * configure: Regenerate.
5402
5403 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
5404
5405 * maintainer-scripts/gcc_release: Revert yesterday's change.
5406
5407 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
5408
5409 * MAINTAINERS: Add myself to write-after-approval.
5410
5411 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
5412
5413 * libf2c: Removed.
5414 * gcc/gccbug.in: Updated because of libf2c removal.
5415 * maintainer-scripts/gcc_release: Ditto.
5416
5417 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
5418
5419 * configure.in: Build libmudflap by default on FreeBSD.
5420 * configure: Regenerated.
5421
5422 2004-07-09 Mark Mitchell <mark@codesourcery.com>
5423
5424 * configure.in: Do not build libmudflap by default on non-GNU/Linux
5425 systems.
5426 * configure: Regenerated.
5427
5428 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5429
5430 PR target/16344
5431 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5432 feedback based compiler.
5433 * Makefile.in: Rebuilt.
5434
5435 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
5436
5437 * Makefile.def (host_modules): Set bootstrap=true for flex.
5438 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5439 * Makefile.in: Rebuilt.
5440
5441 2004-07-07 Jan Hubicka <jh@suse.cz>
5442
5443 * MAINTAINERS: Add self as a profile feedback maintainer.
5444
5445 2004-07-05 Phil Edwards <phil@codesourcery.com>
5446
5447 * configure.in: Do not prepend $srcdir to /dev/null in
5448 makefile fragments.
5449 * configure: Regenerate.
5450
5451 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
5452
5453 * Makefile.def (build_modules): Add bison, byacc, flex,
5454 m4, texinfo.
5455 (flags_to_pass): Add FLEX.
5456 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
5457 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
5458 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
5459 DEFAULT_MAKEINFO): Remove.
5460 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
5461 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
5462 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
5463 objdir or else use configured tool.
5464 (all-build): New.
5465 (all): Depend on it.
5466 (Build module dependencies): Add.
5467 * Makefile.in: Regenerate.
5468 * configure.in: Better support for multiple build modules,
5469 matching what is done for host/target modules. Do not look
5470 for "plausible" locations of build tools if Canadian cross.
5471 Use autoconf's AC_PROG_CC to find a C compiler. Define
5472 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
5473 * configure: Regenerate.
5474
5475 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
5476
5477 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
5478 * Makefile.in: Regenerate.
5479
5480 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
5481
5482 * Makefile.tpl (configure-build-[+module+],
5483 configure-[+module+], configure-target-[+module+]): Pass
5484 [+extra_configure_args+].
5485 (all-build-[+module+], all-[+module+], check-[+module+],
5486 install-[+module+], [+make_target+]-[+module+],
5487 all-target-[+module+], check-target-[+module+],
5488 install-target-[+module+], [+make_target+]-target-[+module+]):
5489 Pass [+extra_make_args+].
5490 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5491 (GCC_HOST_EXPORTS): Remove.
5492 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5493 cross, check-gcc, check-gcc-c++, install-gcc,
5494 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5495 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5496 * Makefile.in: Regenerate.
5497
5498 2004-06-21 Matthew Sachs <msachs@apple.com>
5499
5500 * MAINTAINERS: Added self to write-after-approval.
5501
5502 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
5503
5504 * configure.in: Check for srcdir/winsup rather than build directory
5505 winsup.
5506 * configure: Regenerate.
5507
5508 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
5509
5510 * configure.in: Don't build Cygwin native newlib if winsup
5511 directory is missing. Emit warning instead.
5512 * configure: Regenerate.
5513
5514 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
5515
5516 * Makefile.tpl (touch-stage[+id+]): New.
5517 (restage[+prev+]): Depend on touch-stage[+id+].
5518
5519 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5520 Use it throughout.
5521
5522 * Makefile.def: Add profile and feedback bootstrap stages.
5523 Remove next field from bootstrap stages.
5524 * Makefile.tpl (LN, LN_S): Substitute.
5525 (stageN-start, stageN-end): Use double-colon rules, to
5526 provide a hook for additional setup commands.
5527 (distclean-stageN-gcc, restageN): Create dependencies from
5528 [+prev+], not from [+next+].
5529 (stageN-bubble): Add commands for successive stages from
5530 [+prev+], using double-colon rules.
5531 (all-stageN-gcc): Fix typo.
5532 (stagefeedback-start, profiledbootstrap): New.
5533 * Makefile.in: Regenerate.
5534 * configure.in: Call ACX_PROG_LN.
5535 * configure: Regenerate.
5536
5537 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
5538
5539 * MAINTAINERS (Write After Approval): Add myself.
5540
5541 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
5542
5543 * MAINTAINERS (Write After Approval): Add myself.
5544
5545 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
5546
5547 * configure.in: Fix --enable-bootstrap breakage introduced in trees
5548 without gcc.
5549 * configure: Regenerate.
5550
5551 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
5552
5553 * Makefile.tpl: Fix typo.
5554 * Makefile.in: Regenerate.
5555
5556 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
5557
5558 * configure.in: Remove new- prefix from toplevel
5559 bootstrap targets.
5560 * configure: Regenerate.
5561
5562 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
5563
5564 * Makefile.tpl (all.normal): Rename to all.
5565 (all): Replace with a rule to pick the default
5566 target from configure.
5567 (all-gcc, configure-gcc): Use conditionals to
5568 do nothing when toplevel bootstrap is going on.
5569 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5570 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5571 * configure.in: Support --enable-bootstrap.
5572
5573 * Makefile.def: Remove new- prefix from toplevel
5574 bootstrap targets.
5575 * Makefile.tpl: Likewise.
5576
5577 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
5578 target.
5579
5580 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5581 $(RECURSE_FLAGS) to recursive invocation of make.
5582
5583 * Makefile.in: Regenerate.
5584 * configure: Regenerate.
5585
5586 2004-05-30 Andreas Jaeger <aj@suse.de>
5587 Jim Wilson <wilson@specifixinc.com>
5588
5589 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5590 like CC.
5591
5592 2004-05-27 Daniel Jacobowitz <dan@debian.org>
5593
5594 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5595 * configure: Regenerate.
5596
5597 2004-05-25 Daniel Jacobowitz <drow@false.org>
5598
5599 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5600 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5601 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
5602 targets.
5603 * Makefile.in: Regenerate.
5604
5605 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
5606
5607 * configure.in: Test the ability to symlink directories.
5608 * configure: Regenerate.
5609
5610 * Makefile.def (bootstrap-stage): New definitions.
5611 * Makefile.tpl (configure-stage1-gcc,
5612 configure-stage2-gcc, configure-stage3-gcc,
5613 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5614 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5615 new-restage3, compare): Autogenerate, see Makefile.in
5616 entry for behavioral changes.
5617 (distclean-stage1, new-stage1-start, new-stage1-end,
5618 new-stage1-bubble, distclean-stage2, new-stage2-start,
5619 new-stage2-end, new-stage2-bubble, distclean-stage3,
5620 new-stage3-start, new-stage3-end): New autogenerated targets.
5621 (objext, prebootstrap, BOOT_CFLAGS,
5622 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5623 targets.
5624
5625 * Makefile.in: Regenerate.
5626 (distclean-stage1, new-stage1-start, new-stage1-end,
5627 new-stage1-bubble, distclean-stage2, new-stage2-start,
5628 new-stage2-end, new-stage2-bubble, distclean-stage3,
5629 new-stage3-start, new-stage3-end): New targets.
5630 (all-stage1-gcc): Move prebootstrap dependency from here...
5631 (configure-stage1-gcc): ...to here.
5632 (new-bootstrap): Use bubble targets.
5633 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5634 Use per-stage distclean targets.
5635 (configure-stage1-gcc, configure-stage2-gcc,
5636 configure-stage3-gcc, all-stage1-gcc,
5637 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5638 Use new-stageN-start to prepare the tree.
5639
5640 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
5641
5642 * Makefile.def (host_modules): add libcpp.
5643 * Makefile.tpl: Add dependencies on and for libcpp.
5644 * Makefile.in: Regenerate.
5645 * configure.in: Add libcpp host module.
5646 * configure: Regenerate.
5647
5648 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
5649
5650 * Makefile.tpl: Whenever a recursive target is defined, wrap
5651 it in a special @if/@endif block, and prepare its maybe
5652 dependency in the @if/@endif block
5653 * configure.in: Instead of writing maybe dependencies, remove
5654 the @if/@endif statements, and remove the @if/@endif blocks
5655 that remain.
5656 * configure: Regenerate.
5657 * Makefile.in: Regenerate.
5658
5659 2004-05-20 Janis Johnson <janis187@us.ibm.com>
5660
5661 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
5662
5663 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
5664
5665 PR bootstrap/15120
5666 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
5667 * */configure: Rebuilt.
5668
5669 2004-05-17 Zack Weinberg <zack@codesourcery.com>
5670
5671 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5672 of libf2c.
5673 * configure, Makefile.in: Regenerate.
5674
5675 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
5676
5677 * MAINTAINERS (Write After Approval): Add myself.
5678
5679 2004-05-13 Diego Novillo <dnovillo@redhat.com>
5680
5681 Merge from tree-ssa-20020619-branch.
5682
5683 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5684 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5685 (HOST_GMPLIBS): Define.
5686 (HOST_GMPINC): Define.
5687 (TARGET_LIB_PATH): Add libmudflap.
5688 (GFORTRAN_FOR_TARGET): Define.
5689 (configure-build*): Export GFORTRAN.
5690 (configure-gcc): Export GMPLIBS and GMPINC.
5691 (all-gcc): Add maybe-all-libbanshee.
5692 (configure-target-libgfortran): Define.
5693 * Makefile.in: Regenerate.
5694 * configure.in (host_libs): Add libbanshee.
5695 (target_libraries): Add target-libmudflap and target-libgfortran.
5696 Add --with-libbanshee.
5697 Handle --disable-libmudflap.
5698 (*-*-freebsd*): Use with_gmp.
5699 Add $(libgcj) to noconfigdirs.
5700 * configure: Regenerate.
5701 * depcomp: New file.
5702 * MAINTAINERS: Add tree-ssa maintainers.
5703
5704 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
5705
5706 * MAINTAINERS (Various Maintainers): Add myself.
5707
5708 2004-04-30 Brian Ford <ford@vss.fsi.com>
5709
5710 * MAINTAINERS (Write After Approval): Add myself.
5711
5712 2004-04-29 Uros Bizjak <uros@kss-loka.si>
5713
5714 * MAINTAINERS (Write After Approval): Add myself.
5715
5716 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
5717
5718 * config/acx.m4: Fix fastcompare support for new-bootstrap.
5719 * configure: Regenerate.
5720
5721 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
5722
5723 Revert:
5724 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5725
5726 * Makefile.def (flags_to_pass): Remove *dir variables that
5727 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5728 as well as prefix and exec_prefix.
5729 * Makefile.in: Regenerate.
5730
5731 2004-04-26 Robert Millan <robertmh@gnu.org>
5732
5733 Add patches from libtool CVS.
5734 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5735 * ltconfig: Likewise.
5736 * ltcf-c.sh: Likewise.
5737 * ltcf-cxx.sh: Likewise.
5738 * ltcf-gcj.sh: Likewise.
5739
5740 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5741
5742 * Makefile.def (host_modules): Mark with the bootstrap
5743 flag packages on which gcc depends.
5744 * Makefile.tpl (all-bootstrap): Use it.
5745 * Makefile.in: Regenerate.
5746
5747 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5748
5749 * Makefile.def (flags_to_pass): Remove *dir variables that
5750 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5751 as well as prefix and exec_prefix.
5752 * Makefile.in: Regenerate.
5753
5754 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5755
5756 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5757 * configure: Regenerate.
5758 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5759 * gcc/Makefile.tpl (compare): Use the result of the test.
5760 * gcc/Makefile.in: Regenerate.
5761
5762 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
5763
5764 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5765 Always relocate gcc and prev-gcc to the original names, even
5766 if the build fails.
5767 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5768 New targets.
5769
5770 2004-04-23 Laurent GUERBY <laurent@guerby.net>
5771
5772 * MAINTAINERS: Update my email address.
5773
5774 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5775
5776 * configure.in (mips*-*-irix5*): Enable ld.
5777 * configure: Regenerate.
5778
5779 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5780
5781 * configure: Regenerate.
5782
5783 2004-04-15 James E Wilson <wilson@specifixinc.com>
5784
5785 * Makefile.tpl (configure-[+module+], configure-gcc,
5786 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5787 Set and export LDFLAGS.
5788 * Makefile.in: Regenerate.
5789
5790 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
5791
5792 * MAINTAINERS: Add myself to write-after-approval.
5793
5794 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
5795
5796 PR bootstrap/14871
5797 * Makefile.tpl: If we don't have built-in-tree target tools,
5798 use the ones found by configure rather than hacking around with
5799 program_transform_name.
5800 * configure.in: Give Makefile.tpl the information necessary
5801 to do that.
5802 * Makefile.in: Regenerate.
5803 * configure: Regenerate.
5804
5805 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
5806
5807 PR bootstrap/14760
5808 * configure.in: When computing baseargs, strip *all* copies of
5809 offending options. Also, don't match/substitute the trailing space,
5810 so that this actually works when two similar options are separated by
5811 only one space.
5812 * configure: Regenerate.
5813
5814 2004-04-06 David Edelsohn <edelsohn@gnu.org>
5815
5816 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5817 (rs6000-*-aix*): Same.
5818 * configure: Regenerate.
5819
5820 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
5821
5822 * MAINTAINERS: Add myself to write-after-approval.
5823
5824 2004-04-03 Bud Davis <bdavis9659@comcast.net>
5825
5826 * MAINTAINERS: Add myself to write-after-approval.
5827
5828 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
5829
5830 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5831 STRICT_WARN, WARN_CFLAGS flags passed down to make.
5832 * Makefile.in: Regenerate.
5833
5834 * configure.in (top level bootstrap support): Rework --enable-werror
5835 to set @stage2_werror_flag@.
5836 * configure: Regenerate.
5837 * Makefile.tpl (top level bootstrap support): Pass
5838 @stage2_werror_flag@ down to configure in stages 2 and 3.
5839 * Makefile.in: Regenerate.
5840
5841 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
5842
5843 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5844 for stages 2 and 3 as well as in make. As a consequence, remove
5845 OUTPUT_OPTION (now detected by configure) from the flags passed down
5846 to make.
5847 * Makefile.in: Regenerate.
5848
5849 * Makefile.tpl (new-bootstrap): Fix typo.
5850 * Makefile.in: Regenerate.
5851
5852 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
5853
5854 * Makefile.tpl: Rearrange by moving recursive_targets rules
5855 into their proper sections.
5856 * Makefile.tpl (top level bootstrap support): Move disabling
5857 of coverage flags from 'make' to 'configure'; improve comments.
5858 * Makefile.in: Regenerate.
5859
5860 * Makefile.tpl (experimental top level bootstrap) Move stage1
5861 language setting from all- target to configure- target; disable
5862 intermodule optimization in stage 1; prevent gratuitous rebuilds
5863 of stage 1.
5864 * Makefile.in: Regenerate.
5865 * configure.in: Comma-separate stage 1 language list for top
5866 level bootstrap.
5867 * configure: Regenerate.
5868
5869 * Makefile.tpl: Clean up experimental top level bootstrap support:
5870 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5871 prev-gcc in configure- targets as well as all- targets.
5872 * Makefile.in: Regenerate.
5873
5874 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
5875
5876 * compile: New file imported from automake.
5877
5878 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
5879
5880 * configure.in: Remove symbolic link section.
5881 * configure: Regenerate.
5882 * Makefile.tpl (links): Remove.
5883 * Makefile.in: Regenerate.
5884
5885 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
5886 Nathanael Nerode <neroden@gcc.gnu.org>
5887
5888 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
5889 Set with AC_CHECK_PROGS.
5890 * configure.in: Fix comment typo from last patch.
5891 * configure: Regenerate.
5892
5893 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
5894
5895 * Makefile.tpl: Introduce experimental top level bootstrap support.
5896 * Makefile.in: Regenerate.
5897 * configure.in: Introduce support for top level bootstrap.
5898 * configure: Regenerate.
5899
5900 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
5901 Paolo Bonzini <bonzini@gnu.org>
5902
5903 PR bootstrap/14522
5904 * configure.in: Cope with shells that do not support unquoted ^
5905 * configure: Regenerate.
5906
5907 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
5908 Paolo Bonzini <bonzini@gnu.org>
5909
5910 PR bootstrap/14522
5911 * configure.in: Cope with shells that do not support nesting
5912 quotes inside quoted backquote substitutions.
5913 * configure: Regenerate.
5914
5915 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
5916
5917 PR bootstrap/14522
5918 * configure.in: Fix escaping of $.
5919 * configure: Regenerate.
5920
5921 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
5922
5923 * configure: Regenerate, since I forgot to while committing Paolo's
5924 changes.
5925
5926 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
5927
5928 PR ada/14131
5929 Move language detection to the top level.
5930 * configure.in: Find default values for the tools as
5931 soon as possible. Disable ada if GNAT is not found.
5932 Emit error message about missing languages. Expand
5933 --enable-languages=all for the gcc subdirectory.
5934
5935 2004-03-10 Ben Elliston <bje@gnu.org>
5936
5937 * MAINTAINERS: Update my email address.
5938
5939 2004-03-05 David Edelsohn <edelsohn@gnu.org>
5940
5941 * ltconfig: Disable building static libraries if building shared
5942 libraries on AIX 5L.
5943
5944 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
5945
5946 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5947 and disable libgcj.
5948 * configure: Regenerated.
5949
5950 2004-03-01 Brian Booth <bbooth@redhat.com>
5951
5952 * MAINTAINERS: Add myself to write-after-approval.
5953
5954 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
5955
5956 * MAINTAINERS: Add myself to write-after-approval.
5957
5958 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5959
5960 PR bootstrap/7087
5961 * Makefile.tpl: Guard XFOO sed statements better.
5962 * Makefile.tpl: Add dependency for configure-target-libada.
5963 * Makefile.in: Regenerate (incidentally fixes broken
5964 commit when libada-branch was merged).
5965
5966 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
5967
5968 * MAINTAINERS: Add myself to write-after-approval.
5969
5970 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
5971
5972 * MAINTAINERS: Add Nicola Pero and myself as libobjc
5973 maintainers.
5974
5975 2004-02-20 Andrew Cagney <cagney@redhat.com>
5976
5977 * config.guess: Update from version 2003-10-16 to 2004-02-16.
5978 * config.sub: Update from version 2003-11-03 to 2004-02-16.
5979
5980 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
5981
5982 PR bootstrap/11932
5983 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5984
5985 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
5986
5987 * MAINTAINERS: Added myself to write-after-approval.
5988
5989 2004-02-14 Michael Koch <konqueror@gmx.de>
5990
5991 * MAINTAINERS: Added myself to write-after-approval.
5992
5993 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
5994
5995 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
5996 some OS port maintainers to OS port maintainers section.
5997
5998 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
5999
6000 * MAINTAINERS: Add self.
6001
6002 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
6003
6004 * MAINTAINERS: Alphabetize.
6005
6006 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
6007
6008 * MAINTAINERS: Remove myself.
6009
6010 2004-02-11 David Edelsohn <edelsohn@gnu.org>
6011
6012 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
6013 (rs6000-*-aix*): Same.
6014 * configure: Regenerate.
6015
6016 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
6017
6018 * configure.in (host): Add in missing $noconfigdirs to defines.
6019 * configure: Regenerate.
6020
6021 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
6022 Nathanael Nerode <neroden@gcc.gnu.org>
6023
6024 PR ada/6637, PR ada/5911
6025 Merge with libada-branch:
6026 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
6027 with appropriate dependencies. Add --enable-libada configure switch.
6028 * configure, Makefile.in: Regenerate.
6029
6030 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
6031
6032 * MAINTAINERS: Add myself to write-after-approval.
6033
6034 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6035
6036 * configure.in: Don't pass --with-stabs on IRIX 5 either.
6037 * configure: Regenerate.
6038
6039 2004-02-04 Geoffrey Keating <geoffk@apple.com>
6040
6041 Merge from upstream:
6042
6043 * ltmain.in: When setting IFS to '~', be careful about user
6044 arguments that contain '~'.
6045
6046 2004-02-04 Peter O'Gorman <peter@pogma.com>
6047
6048 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
6049 Also test $base_compile against $CC with escaped arguments. Bug
6050 reported by Geoff Keating <geoffk@apple.com>.
6051
6052 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
6053
6054 * MAINTAINERS: Remove i960 port.
6055
6056 2004-01-23 DJ Delorie <dj@redhat.com>
6057
6058 * Makefile.def (target_modules) [libiberty]: Don't stage.
6059 * Makefile.in: Rebuilt.
6060
6061 2004-01-20 Caroline Tice <ctice@apple.com>
6062
6063 * MAINTAINERS: Add myself to write-after-approval.
6064
6065 2004-01-19 Paolo Carlini <pcarlini@suse.de>
6066
6067 * MAINTAINERS: Update my email address.
6068
6069 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
6070
6071 * MAINTAINERS: Add myself to write-after-approval.
6072
6073 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
6074
6075 * MAINTAINERS: Remove entries without email address.
6076
6077 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
6078
6079 * MAINTAINERS: Add myself to write-after-approval.
6080
6081 2004-01-15 Steven Bosscher <stevenb@suse.de>
6082
6083 * MAINTAINERS: Update my email address.
6084
6085 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
6086
6087 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
6088 * Makefile.tpl (configure-target-[+module+]): Support stage.
6089 * Makefile.in: Rebuilt.
6090
6091 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
6092
6093 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
6094
6095 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
6096
6097 * MAINTAINERS: Add myself as a MIPS maintainer.
6098
6099 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
6100
6101 * configure.in: Use ./config.cache, not config.cache.
6102 * configure: Regenerate.
6103 * Makefile.tpl: Special-casing not needed for GCC any more.
6104 * Makefile.in: Regenerate.
6105
6106 * configure.in: Don't share a cache file for host dirs.
6107 * configure: Regenerate.
6108
6109 * config-ml.in: Don't mess with the cache file.
6110
6111 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
6112
6113 * MAINTAINERS: Move myself from 'Write After Approval' to
6114 'CPU Port Maintainers' section as SPARC maintainer.
6115
6116 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
6117
6118 * Makefile.tpl: Make GCC use a separate config.cache.
6119 * Makefile.in: Regenerate.
6120
6121 PR bootstrap/11932, PR bootstrap/11933
6122 (I don't know if it will fix either of them, but it relates
6123 to them.)
6124 * configure.in: Don't use shared config.cache for target
6125 directories.
6126 * configure: Regenerate.
6127
6128 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
6129
6130 * MAINTAINERS: Add myself to 'Write After Approval' section.
6131
6132 2003-12-31 Roger Sayle <roger@eyesopen.com>
6133
6134 * configure.in (ia64*-*-hpux*): Disable building java libraries.
6135 * configure: Regenerated.
6136
6137 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
6138
6139 * MAINTAINERS: Remove the mn10200 maintainer.
6140
6141 2003-12-21 Bernardo Innocenti <bernie@develer.com>
6142
6143 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
6144 * configure: Regenerated.
6145
6146 2003-12-16 Jan Hubicka <jh@suse.cz>
6147
6148 * MAINTAINERS: Add myself as callgraph maintainer.
6149
6150 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
6151
6152 * configure.in (raw_libstdcxx_flags): Remove the leading space.
6153 * configure: Regenerate.
6154
6155 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6156
6157 * MAINTAINERS: Move myself from 'Bug database only accounts' to
6158 'Write After Approval' section. Update email.
6159
6160 2003-12-01 James Lemke <jim@wasabisystems.com>
6161
6162 * MAINTAINERS (Write After Approval): Add myself.
6163
6164 2003-11-20 Matt Thomas <matt@3am-software.com>
6165
6166 * MAINTAINERS: Add myself as a vax port maintainer.
6167
6168 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
6169
6170 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
6171 (configure-build-[+module+], configure-[+module+]): Likewise.
6172 (configure-target-[+module+], configure-gcc, config.status): Likewise.
6173 * Makefile.in: Regenerate.
6174
6175 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
6176
6177 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
6178 shared/dylibed libraries.
6179 * ltmain.sh: Likewise.
6180 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
6181 * ltcf-cxx.sh: Likewise.
6182 * ltcf-gcj.sh: Likewise.
6183 * ltconfig: Likewise.
6184
6185 2003-11-17 Stan Cox <scox@redhat.com>
6186
6187 * MAINTAINERS: Add myself as iq2000 port maintainer.
6188
6189 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
6190
6191 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
6192 * Makefile.in: Regenerate.
6193
6194 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
6195
6196 * config.sub: Update to 2003-11-03 version.
6197
6198 2003-10-20 Phil Edwards <phil@codesourcery.com>
6199
6200 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
6201 * configure: Regenerate.
6202
6203 2003-10-20 Nicolas Pitre <nico@cam.org>
6204
6205 * MAINTAINERS: Add myself to 'Write After Approval' section.
6206
6207 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
6208
6209 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6210
6211 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
6212
6213 * MAINTAINERS: Update my email address.
6214
6215 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6216
6217 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
6218
6219 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
6220
6221 * MAINTAINERS: Add myself to 'Write After Approval' section.
6222
6223 2003-10-16 Bernardo Innocenti <bernie@develer.com>
6224
6225 * config.guess: Update to 2003-10-16 version.
6226 * config.sub: Update to 2003-10-16 version.
6227
6228 2003-10-15 David Daney <ddaney@avtrex.com>
6229
6230 * MAINTAINERS: Added myself to 'Write After Approval' section.
6231
6232 2003-10-15 Falk Hueffner <falk@debian.org>
6233
6234 * MAINTAINERS: Move myself from 'Bug database only accounts' to
6235 'Write After Approval' section. Update email.
6236
6237 2003-10-14 Roger Sayle <roger@eyesopen.com>
6238
6239 * MAINTAINERS: Move myself from 'Write After Approval' to
6240 'Various Maintainers' section as middle-end maintainer.
6241
6242 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
6243
6244 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
6245 HOST_FLAGS_TO_PASS.
6246 * Makefile.in: Regenerate.
6247
6248 2003-10-11 Bernardo Innocenti <bernie@develer.com>
6249
6250 * config.guess: Update to 2003-10-07 version.
6251 * config.sub: Update to 2003-10-07 version.
6252
6253 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6254
6255 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
6256 * ltconfig (irix5*, irix6*): Don't override version_type.
6257
6258 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
6259
6260 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
6261 * configure: Rebuilt
6262 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
6263 * Makefile.in: Rebuilt
6264
6265 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
6266
6267 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
6268
6269 2003-09-30 Carlo Wood <carlo@alinoe.com>
6270
6271 * MAINTAINERS (Write After Approval): Add myself.
6272
6273 2003-09-29 Paul Koning <ni1d@arrl.net>
6274
6275 * MAINTAINERS: Move myself from "Write After Approval"
6276 to CPU platform maintainers for pdp11 platform.
6277
6278 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
6279
6280 * MAINTAINERS: Move myself from 'Write After Approval' to
6281 'Various Maintainers' section as libffi testsuite maintainer.
6282
6283 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
6284
6285 * configure.in: Pass a computed --program-transform-name
6286 to subconfigures.
6287 * configure: Regenerated.
6288
6289 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
6290
6291 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
6292 * Makefile.in: Regenerate.
6293
6294 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
6295 * Makefile.in: Regenerate.
6296
6297 2003-09-19 Ziemowit Laski <zlaski@apple.com>
6298
6299 * MAINTAINERS: Move myself from 'Write After Approval'
6300 to 'Various Maintainers' (objective-c) section.
6301
6302 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
6303
6304 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
6305 quoting.
6306 * configure: Regenerated.
6307
6308 2003-09-16 Joel Brobecker <brobecker@gnat.com>
6309
6310 * MAINTAINERS (Write After Approval): Add myself to write after
6311 approval list.
6312
6313 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
6314
6315 * MAINTAINERS (Write After Approval): Add myself.
6316
6317 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
6318
6319 * MAINTAINERS: Update my e-mail address.
6320
6321 2003-09-09 Alan Modra <amodra@bigpond.net.au>
6322
6323 * libtool.m4 (LD): Correct powerpc64 host match.
6324
6325 2003-09-06 James E Wilson <wilson@tuliptree.org>
6326
6327 * MAINTAINTERS: Update my affiliation and email address.
6328
6329 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
6330
6331 * MAINTAINERS (Write After Approval): Add myself.
6332
6333 2003-09-04 DJ Delorie <dj@redhat.com>
6334
6335 * configure: Regenerate.
6336
6337 2003-09-04 Robert Millan <robertmh@gnu.org>
6338
6339 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
6340
6341 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6342
6343 * configure.in: Ensure arguments to sed are properly spaced.
6344 * configure: Regenerate.
6345
6346 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
6347
6348 * MAINTAINERS: Update my e-mail address.
6349
6350 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
6351
6352 * MAINTAINERS (Write After Approval): Add myself.
6353
6354 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
6355
6356 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
6357 * configure: Regenerated.
6358
6359 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
6360
6361 * MAINTAINERS: Update my email address.
6362
6363 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
6364
6365 * configure.in: Use newline instead of semicolon when assuming
6366 shell arguments in a for loop.
6367 * configure: Regenerated.
6368
6369 2003-08-22 Jason Eckhardt <jle@rice.edu>
6370
6371 * MAINTAINERS: Resurrect the i860 maintainer.
6372
6373 2003-08-20 Geoffrey Keating <geoffk@apple.com>
6374
6375 PR 8180
6376 * configure.in: When testing with_libs and with_headers, treat
6377 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
6378 * configure: Regenerate.
6379
6380 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
6381 make, shell, etc.
6382 (baseargs): Likewise.
6383 * configure: Regenerate.
6384
6385 2003-08-20 Bernardo Innocenti <bernie@develer.com>
6386
6387 * MAINTAINERS (Write After Approval): Add myself.
6388
6389 2003-08-19 Geoffrey Keating <geoffk@apple.com>
6390
6391 * configure.in: Disable libgcj for darwin not on powerpc.
6392 * configure: Rebuild.
6393
6394 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
6395
6396 * config-ml.in, symlink-tree: Add license.
6397
6398 2003-08-03 Richard Stallman <rms@gnu.org>
6399 Eben Moglen <moglen@columbia.edu>
6400
6401 * README.SCO: New file.
6402
6403 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
6404
6405 * Makefile.tpl (check, check-c++): Express dependencies using
6406 dependencies rather than commands.
6407 * Makefile.in: Regenerate.
6408
6409 2003-08-01 Andrew Cagney <cagney@redhat.com>
6410
6411 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
6412 * configure: Ditto.
6413
6414 2003-07-31 Geoffrey Keating <geoffk@apple.com>
6415
6416 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
6417 * Makefile.in: Update.
6418
6419 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
6420
6421 * configure.in: Enable libgcj for darwin.
6422 * configure: Rebuild.
6423
6424 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
6425
6426 * config-ml.in: Use ac_configure_args directly instead of
6427 ml_arguments. Only set ml_norecursion if --no[-]recursion is
6428 actually seen.
6429
6430 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
6431
6432 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
6433 creating target and build subdirs to build all parent dirs as needed.
6434 * Makefile.in: Rebuild.
6435 * configure.in: Don't build dirs explicitly here.
6436 * configure: Rebuild.
6437
6438 2003-07-26 Paul Brook <paul@nowt.org>
6439
6440 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
6441
6442 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
6443
6444 * Makefile.tpl (all-make): Depend on intl.
6445 * Makefile.in: Rebuilt.
6446
6447 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
6448
6449 * install-sh: Update to newer upstream versions (associated with
6450 aclocal 1.7).
6451 * mkinstalldirs: Likewise.
6452 * missing: Likewise, plus $1Help2man -> $1 typo fix.
6453
6454 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
6455
6456 * MAINTAINERS: Move self from Bug database only accounts
6457 to write-after-approval.
6458
6459 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
6460
6461 * config.if: Remove unused libc_interface determination.
6462
6463 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
6464
6465 * MAINTAINERS: Move self from write-after-approval to
6466 build machinery (*.in).
6467
6468 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
6469
6470 PR bootstrap/11273
6471 PR bootstrap/11408
6472 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
6473 unused INSTALL_PROGRAM_ARGS.
6474 * configure.in: Use AC_PROG_INSTALL.
6475 * Makefile.in: Regenerate.
6476 * configure: Regenerate.
6477
6478 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
6479
6480 * MAINTAINERS: Alphabetize.
6481
6482 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
6483
6484 * configure: Rebuilt.
6485 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
6486 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
6487 newlib nor libgloss.
6488 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
6489 * configure.in (am33_2.0-*-linux*): Added.
6490
6491 2003-07-09 Bob Wilson <bob.wilson@acm.org>
6492
6493 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
6494 * configure: Regenerate.
6495
6496 2003-07-07 Zack Weinberg <zack@codesourcery.com>
6497
6498 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
6499 * Makefile.in: Regenerate.
6500
6501 2003-07-04 Zack Weinberg <zack@codesourcery.com>
6502
6503 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
6504 * Makefile.in: Regenerate.
6505
6506 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
6507
6508 * Makefile.tpl: Replace PWD with PWD_COMMAND.
6509 * Makefile.in: Regenerated.
6510
6511 * config-ml.in: Replace PWD with PWD_COMMAND.
6512
6513 2003-07-04 Zack Weinberg <zack@codesourcery.com>
6514
6515 * intl: New directory; see intl/ChangeLog for details.
6516 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
6517 * Makefile.tpl: all-gcc depends on maybe-all-intl.
6518 * Makefile.in: Regenerate.
6519
6520 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
6521
6522 * configure.in: Clean up config-lang.in handling. Delete
6523 useless assignment to "subdirs".
6524 * configure: Regenerate.
6525
6526 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
6527
6528 * configure.in: Rename 'target_libs' to 'target_libraries'.
6529 Remove useless reference to 'target_libs'.
6530 * configure: Regenerate.
6531
6532 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
6533
6534 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6535 * Makefile.in: Regenerate.
6536
6537 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
6538
6539 * Makefile.def: Introduce flags_to_pass.
6540 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6541 * Makefile.in: Regenerate.
6542
6543 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
6544
6545 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
6546 and target-libgloss.
6547 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
6548 <h8300*-*-*>: Disable libf2c and ${libgcj}.
6549 * configure: Regenerate.
6550
6551 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
6552
6553 * configure.in: Update testsuite_flags to new location.
6554 * configure. Regenerate.
6555
6556 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
6557
6558 * Makefile.tpl: Remove BUILD_CC stuff.
6559 * Makefile.in: Regenerate.
6560
6561 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
6562
6563 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
6564
6565 2003-06-16 Graeme Peterson <gp@qnx.com>
6566
6567 * MAINTAINERS (Write After Approval): Add myself.
6568
6569 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6570
6571 * config.guess: Update to 2003-06-12 version.
6572 * config.sub: Update to 2003-06-13 version.
6573
6574 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
6575
6576 * config.guess: Update to 2003-06-06 version.
6577 * config.sub: Update to 2003-06-06 version.
6578
6579 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6580
6581 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6582 * configure. Regenerate.
6583
6584 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
6585
6586 * configure.in: Disable serial configure by default.
6587 * configure: Regenerate.
6588 * Makefile.tpl: Abolish .NOTPARALLEL.
6589 * Makefile.in: Regenerate.
6590
6591 * Makefile.tpl: Replace {build,host,target}_canonical by
6592 {build,host,target}.
6593 * Makefile.in: Regenerate.
6594
6595 * Makefile.tpl: Fix stupid pasto.
6596 * Makefile.in: Regenerate.
6597
6598 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
6599
6600 * Makefile.tpl: Remove bogus conditional.
6601 * Makefile.in: Regenerate.
6602
6603 2003-06-05 Jan Hubicka <jh@suse.cz>
6604
6605 * Makefile.tpl (profiledbootstrap): New target.
6606 * Makefile.in (profiledbootstrap): New target.
6607
6608 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
6609
6610 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
6611 Pinski. Remove user names from other bugzilla-only maintainers.
6612
6613 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
6614
6615 * Makefile.tpl: Make 'recursive targets' using autogen rather
6616 than shell loop. Remove duplicate 'clean' targets and false
6617 comments.
6618 * Makefile.def: Add systematic dependencies to 'recursive' targets.
6619 Add systematic method of specifying missing targets in subdirs.
6620 Add copyright boilerplate.
6621 * Makefile.in: Regenerate.
6622 * configure.in: Add 'recursive targets' to maybe list.
6623 * configure: Regenerate.
6624
6625 * MAINTAINERS: "GNATS only" -> "Bug database only".
6626
6627 * Makefile.tpl: Rename [+target+] to [+make_target+].
6628 * Makefile.def: Rename 'target' to 'make_target'.
6629
6630 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
6631
6632 * MAINTAINERS: Add self as options handling maintainer.
6633
6634 2003-05-28 Michael Meissner <gnu@the-meissners.org>
6635
6636 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
6637 been too long since I touched those ports.
6638
6639 2003-05-28 DJ Delorie <dj@redhat.com>
6640
6641 * Makefile.tpl: Make maybe-check-gcc .PHONY.
6642 * Makefile.in: Regenerate.
6643
6644 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
6645
6646 * configure.in: Use curly braces in the definition of tooldir.
6647 * configure: Regenerate.
6648
6649 2003-05-21 DJ Delorie <dj@redhat.com>
6650
6651 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6652 newlib or libgloss.
6653 * Makefile.in: Regenerate.
6654
6655 2003-05-21 DJ Delorie <dj@redhat.com>
6656
6657 * Makefile.tpl: Add missing empty maybe-check-gcc target.
6658 * Makefile.in: Regenerate.
6659
6660 2003-05-20 Ian Lance Taylor <ian@airs.com>
6661
6662 * MAINTAINERS: Update my e-mail address.
6663
6664 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
6665
6666 * configure.in: Switch more things to use maybe dependencies.
6667 * Makefile.tpl: Switch more things to use maybe dependencies.
6668 Factor out common code from autogen IF statements.
6669 * configure: Regenerate.
6670 * Makefile.in: Regenerate.
6671
6672 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
6673
6674 * configure.in: Accept i[3456789]86 for machine type.
6675 * configure: Regenerate.
6676
6677 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
6678
6679 * configure.in: Switch more things to use maybe dependencies.
6680 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
6681 * configure: Regenerate.
6682 * Makefile.tpl: Switch more things to use maybe dependencies.
6683 * Makefile.in: Regenerate.
6684
6685 2003-05-16 Andreas Schwab <schwab@suse.de>
6686
6687 * Makefile.tpl (install-opcodes): Define.
6688 * Makefile.in: Rebuild.
6689
6690 2003-05-13 Andreas Jaeger <aj@suse.de>
6691
6692 * config.guess: Update to 2003-05-09 version.
6693 * config.sub: Update to 2003-05-09 version.
6694
6695 2003-05-13 Michael Eager <eager@mvista.com>
6696
6697 * configure.in: Correct sed script so that options in quotes are not
6698 deleted.
6699 * configure: Rebuild.
6700
6701 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
6702
6703 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6704 and $$s/newlib/libc/sys/cygwin32 include paths.
6705 * configure: Ditto.
6706
6707 2003-05-12 Michael Meissner <gnu@the-meissners.org>
6708
6709 * MAINTAINERS: Update my email addresses.
6710
6711 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
6712
6713 * config-ml.in: Propagate INSTALL variables.
6714
6715 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6716
6717 * MAINTAINERS: Remove duplicate entries in Write After Approval.
6718
6719 2003-05-02 Chris Demetriou <cgd@broadcom.com>
6720
6721 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6722 * Makefile.in: Regenerate.
6723
6724 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
6725
6726 * MAINTAINERS (GNATS only): Add Falk Hueffner.
6727
6728 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
6729
6730 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
6731
6732 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
6733
6734 * Makefile.tpl: Clean $(BUILD_SUBDIR).
6735 * Makefile.in: Regenerated.
6736
6737 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
6738
6739 * MAINTAINERS (Write After Approval): Upgrade myself from
6740 GNATS only to write-after-approval. Update my mail address.
6741
6742 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
6743
6744 (OS Port Maintainers: freebsd): Add myself.
6745
6746 2003-04-22 Mark Mitchell <mark@codesourcery.com>
6747
6748 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
6749
6750 2003-04-22 Kean Johnston <jkj@sco.com>
6751
6752 * MAINTAINERS (SCO ports): Added myself.
6753
6754 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
6755
6756 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
6757
6758 2003-04-19 Kean Johnston <jkj@sco.com>
6759
6760 * MAINTAINERS (Write After Approval): Add myself.
6761
6762 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6763
6764 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6765 * Makefile.in: Regenerate.
6766
6767 2003-04-18 Jakub Jelinek <jakub@redhat.com>
6768
6769 * configure.in (powerpc64*-*-linux*): Remove.
6770 * configure: Rebuilt.
6771
6772 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
6773
6774 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
6775 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6776 and restrap.
6777 * Makefile.in: Regenerate.
6778
6779 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
6780
6781 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6782 * configure: Regenerated.
6783
6784 2003-04-15 DJ Delorie <dj@redhat.com>
6785
6786 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
6787
6788 2003-04-13 Nick Clifton <nickc@redhat.com>
6789
6790 * config-ml.in: Remove support for --disable-aix removing
6791 call-aix multilibs.
6792
6793 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
6794
6795 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6796 * */configure: Rebuilt.
6797
6798 2003-04-08 Joel Sherrill <joel@oarcorp.com>
6799
6800 * MAINTAINERS: Add my email address.
6801
6802 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
6803
6804 * MAINTAINERS (Write After Approval): Add myself.
6805
6806 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
6807
6808 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6809 * Makefile.in: Regenerate.
6810
6811 2003-03-14 Michael Chastain <mec@shout.net>
6812
6813 * Makefile.in: Regenerate with correct Makefile.def.
6814
6815 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
6816
6817 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
6818 Make macro.
6819 * Makefile.in: Regenerate.
6820 * configure.in: Clean up gxx_include_dir logic.
6821 * configure: Regenerate.
6822
6823 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
6824
6825 * MAINTAINERS (Write After Approval): Add myself.
6826
6827 2003-03-10 Ben Elliston <bje@wasabisystems.com>
6828
6829 * MAINTAINERS: Update my mail address.
6830
6831 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6832
6833 * configure.in (gxx_include_dir): Fix typo.
6834 * configure: Regenerated.
6835
6836 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
6837
6838 * Makefile.tpl: Reindent.
6839 * Makefile.in: Regenerate.
6840 * configure.in: Reindent. Don't set unused variables.
6841 * configure: Regenerate.
6842
6843 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
6844
6845 * configure.in: Include $(build_tooldir)/sys-include in
6846 FLAGS_FOR_TARGET.
6847 * configure: Regenerated.
6848
6849 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
6850
6851 * Makefile.tpl: Always pass down RANLIB.
6852 * Makefile.in: Regenerate.
6853
6854 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6855 * Makefile.in: Regenerate.
6856 * configure.in: Remove unused logic relating to --enable-shared
6857 and --enable-threads. Remove bogus comments. Remove redundant
6858 noconfigdirs.
6859 * configure: Regenerate.
6860
6861 * configure.in: Replace ${libstdcxx_version} by its value.
6862 Remove reference to mh-dgux.
6863 * configure: Regenerate.
6864
6865 2003-03-03 Kevin Buettner <kevinb@redhat.com>
6866
6867 * MAINTAINERS (Write After Approval): Add myself.
6868
6869 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6870
6871 * Makefile.tpl: Rearrange.
6872 * Makefile.in: Regenerate.
6873
6874 2003-02-25 Uwe Stieber <uwe@wwws.de>
6875
6876 * configure.in: Add support for kaOS as cross build target system.
6877 * configure: Regenerated.
6878
6879 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
6880
6881 * MAINTAINERS (Write after approval): Add myself.
6882
6883 2003-02-21 James E Wilson <wilson@tuliptree.org>
6884
6885 * MAINTAINERS: Update my email address.
6886
6887 2003-02-21 Zack Weinberg <zack@codesourcery.com>
6888
6889 * MAINTAINERS: Add self to blanket write privs. section.
6890
6891 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
6892
6893 * Makefile.tpl: Add definition of CPPFLAGS to pass into
6894 configure-target-* as some target builds may require additional
6895 flags for preprocessor tests.
6896 * Makefile.in: Regenerated.
6897
6898 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
6899
6900 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6901 * ltconfig: Handle it.
6902 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6903 auto-detecting it.
6904
6905 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6906 it is used as argument to $CC.
6907 * ltcf-gcj.sh: Likewise.
6908
6909 * configure.in: Introduce --enable-maintainer-mode.
6910 * configure: Rebuilt.
6911 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6912 for maintainer mode.
6913 * Makefile.in: Rebuilt.
6914
6915 2003-02-18 Jason Merrill <jason@redhat.com>
6916
6917 * Makefile.tpl (check-c++): Allow parallelism.
6918
6919 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6920
6921 * MAINTAINERS: Remove John Carr (who never actually had access to
6922 gcc.gnu.org).
6923
6924 2003-02-15 Geoffrey Keating <geoffk@apple.com>
6925
6926 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6927 don't configure target-libobjc.
6928 * configure: Regenerate.
6929
6930 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6931
6932 * Makefile.tpl (RANLIB): Define.
6933 * Makefile.in: Regenerate.
6934
6935 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
6936
6937 * MAINTAINERS: Update my email.
6938
6939 2003-02-06 Keith R Seitz <keiths@redhat.com>
6940
6941 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6942 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6943 * Makefile.in: Regenerated.
6944 * configure.in: Remove all traces of snavigator, db, and grep.
6945 * configure: Regenerated.
6946
6947 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6948
6949 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
6950 After Approval.
6951
6952 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6953
6954 * MAINTAINERS (Write after approval): Add myself.
6955
6956 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
6957
6958 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6959 * Makefile.in: Regenerated.
6960
6961 2003-01-30 Roger Sayle <roger@eyesopen.com>
6962
6963 * config.guess: Updated to 2003-01-30's version.
6964 * config.sub: Updated to 2003-01-28's version.
6965
6966 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
6967
6968 * config.if: If gcc_version is already set, just use it. Don't set
6969 gcc_version_trigger if it's already set, otherwise set it to
6970 gcc/version.c, but only if the file exists. If it is not set and
6971 gcc/version.c does not exist, try to extract the version number from
6972 $CC.
6973
6974 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
6975
6976 * MAINTAINERS: Add myself to write-after-approval list.
6977
6978 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
6979
6980 * configure.in: Revert 24Jan change.
6981 * configure: Regenerate.
6982
6983 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6984
6985 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
6986 entry of HJ Lu.
6987
6988 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6989
6990 * configure.in: Revert previous change.
6991 * configure: Regenerate.
6992
6993 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6994
6995 * configure.in: Make rda native-only.
6996 * configure: Regenerate.
6997
6998 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
6999
7000 * MAINTAINERS: Move myself from GNATS-only-accounts to
7001 write-after-approval.
7002
7003 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
7004
7005 * configure.in: Add missing \.
7006 * configure: Rebuilt.
7007
7008 2003-01-17 Jakub Jelinek <jakub@redhat.com>
7009
7010 * configure.in (baseargs): Avoid using \| in sed regular
7011 expressions.
7012 * configure: Rebuilt.
7013
7014 2003-01-16 Jakub Jelinek <jakub@redhat.com>
7015
7016 * configure.in (baseargs): Remove all supported forms of
7017 --cache-file, --srcdir, --host, --build and --target options
7018 from argument lists.
7019 * configure: Rebuilt.
7020
7021 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
7022
7023 * MAINTAINERS: Add myself to write-after-approval list.
7024
7025 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
7026
7027 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
7028 * configure: Rebuilt.
7029
7030 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
7031
7032 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
7033 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
7034 * Makefile.in: Regenerate.
7035 * configure: Regenerate.
7036
7037 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
7038
7039 * configure.in: Remove Makefile in build, host and target modules
7040 unless configure was run with --no-recursion.
7041 * configure: Rebuilt.
7042
7043 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
7044
7045 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
7046 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
7047 * Makefile.in: Regenerate.
7048
7049 2003-01-08 Chris Demetriou <cgd@broadcom.com>
7050
7051 * config.guess: Update to 2003-01-03 version.
7052 * config.sub: Update to 2003-01-03 version.
7053
7054 2003-01-07 Christopher Faylor <cgf@redhat.com>
7055
7056 * configure: Regenerate with proper autoconf 2.13.
7057
7058 2003-01-07 Christopher Faylor <cgf@redhat.com>
7059
7060 * configure.in: Add AC_PREREQ for consistency.
7061 * configure: Regenerate.
7062
7063 2003-01-06 Andrew Cagney <ac131313@redhat.com>
7064
7065 * configure.in (GDB_TK): Add tcl directories conditional on
7066 gdb/gdbtk directory being present.
7067 * configure: Regenerate.
7068
7069 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
7070
7071 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
7072 used by gcc if LD is not defined and we are not doing a Canadian Cross.
7073 * configure: Rebuilt.
7074
7075 2002-12-31 Tom Tromey <tromey@redhat.com>
7076
7077 * Makefile.in: Rebuilt.
7078 * Makefile.def (target_modules) [libffi]: Allow installation.
7079
7080 2002-12-31 Andreas Schwab <schwab@suse.de>
7081
7082 * configure.in: Fix use of $program_transform_name.
7083 * configure: Regenerated.
7084
7085 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
7086
7087 * configure.in (baseargs): Don't remove first configure argument.
7088 * configure: Regenerated.
7089
7090 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
7091
7092 * Makefile.tpl (local-distclean): Don't remove...
7093 (multilib.ts): ... this. Moved into...
7094 (multilib.out): ... this. Don't use sub-make.
7095 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
7096 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
7097 (configure-build-[+module+], configure-[+module+],
7098 configure-target-[+module+], configure-gcc): ... these. Test
7099 for Makefile existence. Drop config.status from dependencies.
7100 * Makefile.in: Rebuilt.
7101 * configure.in: Move gcc-version-trigger to the end of
7102 ac_configure_args. Add comments to maybedep.tmp and
7103 serdep.tmp. Introduce --disable-serial-configure. Remove
7104 nonopt from baseargs, matching and removing corresponding
7105 whitespace while at it.
7106 * configure: Rebuilt.
7107
7108 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
7109
7110 * configure.in (host_configargs): Replace reference to
7111 no-longer-defined buildopts with --build=${build_alias}.
7112 * configure: Rebuilt.
7113
7114 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
7115 program_transform_name to standard idiom.
7116 (AUTOGEN, AUTOCONF): Define.
7117 (Makefile.in): Use $(AUTOGEN).
7118 (Makefile): Depend on config.status, and use autoconf-style rule to
7119 build it. Move original commands to...
7120 (config.status): ... this new target.
7121 (configure): Add $(srcdir). Depend on config/acx.m4. Use
7122 $(AUTOCONF).
7123 * Makefile.in: Rebuilt.
7124
7125 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
7126
7127 * Makefile.tpl: Fix dramatic bustage due to change in
7128 program_transform_name.
7129 * Makefile.in: Regenerate.
7130
7131 * configure.in: Remove unnecessary PATH setting.
7132 * configure: Regnerate.
7133
7134 * configure.in: Don't default to unprefixed tools unless
7135 the native tools will work.
7136 * configure: Regenerate.
7137
7138 * configure.in: Convert to autoconf script. Blow away lots
7139 of now-redundant Makefile fragments.
7140 * configure: Generate using Autoconf.
7141 * Makefile.tpl: Rewrite to reflect autoconfiscation.
7142 * Makefile.in: Regenerate.
7143
7144 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
7145
7146 * configure: Fix stupid bug where RANLIB was mistakenly included.
7147
7148 * configure.in: Rename (buildargs, hostargs, targargs) to
7149 (build_configargs, host_configargs, target_configargs).
7150
7151 * configure.in: Move logic out of sed statement.
7152
7153 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
7154 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
7155
7156 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
7157
7158 * config.sub: Import from master repository
7159 * config.guess: Ditto
7160
7161 2002-12-24 Andreas Schwab <schwab@suse.de>
7162
7163 * Makefile.tpl (multilib.out): Fix missing space.
7164 * Makefile.in: Regenerate.
7165
7166 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
7167
7168 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
7169 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
7170 * Makefile.in: Regenerate.
7171 * configure.in: Remove unnecessary leftovers.
7172
7173 2002-12-21 Geoffrey Keating <geoffk@apple.com>
7174
7175 * configure.in (extra_ranlibflags_for_target): New variable.
7176 (*-*-darwin): Add -c to ranlib commands.
7177 * configure (tooldir): Handle extra_ranlibflags_for_target.
7178
7179 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
7180
7181 * Makefile.tpl: Revert HJL's change.
7182 * Makefile.in: Regenerated.
7183 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
7184 always.
7185
7186 2002-12-19 Andreas Schwab <schwab@suse.de>
7187
7188 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
7189 * Makefile.in: Regenerate.
7190
7191 2002-12-18 H.J. Lu <hjl@gnu.org>
7192
7193 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
7194 * Makefile.in: Regenerated.
7195
7196 * configure.in (build_prefix): New. Substitute.
7197
7198 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
7199
7200 * Makefile.tpl: Don't let real targets depend on phony targets.
7201 * Makefile.in: Regenerate.
7202
7203 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
7204 * Makefile.in: Regenerate.
7205
7206 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
7207
7208 * config.sub: Import from master repository
7209 * config.guess: Ditto
7210
7211 2002-12-16 Jason Merrill <jason@redhat.com>
7212
7213 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
7214 previous 'make bootstrap'.
7215 * Makefile.in: Regenerate.
7216
7217 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
7218
7219 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
7220
7221 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
7222
7223 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
7224 * Makefile.in: Regenerate.
7225
7226 2002-12-13 Jason Merrill <jason@redhat.com>
7227
7228 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
7229 library tests.
7230 (check-c++): Just depend on it and check-target-libstdc++-v3.
7231 * Makefile.in: Regenerate.
7232
7233 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
7234
7235 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
7236 * Makefile.in: Rebuilt.
7237
7238 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
7239
7240 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
7241
7242 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
7243
7244 * configure: Fix bug put in by gremlins.
7245
7246 * Makefile.tpl: Substitute more autoconfily.
7247 * configure: Substitute more autoconfily.
7248 * Makefile.in: Regenerate.
7249
7250 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
7251
7252 * config.sub: Import from master repository
7253 * config.guess: Ditto
7254 * MAINTAINERS: Added Svein Seldal under write after approval
7255
7256 2002-12-08 Andrew Cagney <ac131313@redhat.com>
7257
7258 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
7259 * Makefile.in (all-sim): Ditto.
7260
7261 2002-12-06 DJ Delorie <dj@redhat.com>
7262
7263 * Makefile.tpl: Change configure dependencies to not have real
7264 targets depend on phony targets.
7265
7266 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
7267
7268 * configure.in: Revert unintentional change.
7269
7270 * Makefile.tpl: Change dependency for */multilib.out so that
7271 it works when gcc isn't in the tree.
7272
7273 * configure.in: Substitute more.
7274 * configure: Run subconfigures from the Makefile.
7275 * Makefile.tpl: Run subconfigures from the Makefile; add a few
7276 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
7277
7278 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7279
7280 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
7281
7282 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
7283
7284 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
7285 and corresponding dependencies.
7286 * Makefile.in: Regenerate.
7287
7288 * configure.in (host_tools): Order binutils, gas and ld for
7289 convenience in running the testsuites.
7290
7291 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
7292 * Makefile.in: Regenerate.
7293 * configure.in: Introduce rules to serialize subconfigure runs.
7294
7295 * configure.in: Introduce BASE_CC_FOR_TARGET.
7296 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
7297 Realize configure-build-* targets. Realize configure-target-* targets.
7298 * Makefile.in: Regenerate.
7299
7300 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7301
7302 * configure: Move gcc_version_trigger stuff from here...
7303 * configure.in: ...to here.
7304
7305 * configure.in: Separate subconfigure options added by this file from
7306 options given by the user. Add machinery to put args for host
7307 subconfigures into the Makefile.
7308
7309 * Makefile.tpl: Remove 'vault' targets.
7310 * Makefile.tpl: Reorder and comment dependencies.
7311 * Makefile.in: Regenerate.
7312
7313 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
7314 * configure.in: Fix my broken commit of previous patch. (sigh)
7315
7316 2002-11-28 Geoffrey Keating <geoffk@apple.com>
7317
7318 * configure.in: Move host-specific darwin noconfigdirs into
7319 the host-specific section.
7320
7321 2002-11-28 Geoffrey Keating <geoffk@apple.com>
7322
7323 * configure.in: Move host-specific darwin noconfigdirs into
7324 the host-specific section.
7325
7326 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
7327
7328 * configure: Remove skip-this-dir support.
7329 * Makefile.tpl: Remove skip-this-dir support.
7330
7331 * Makefile.tpl: Remove leftover support for non-autoconfiscated
7332 subdirectories.
7333 * Makefile.in: Regenerate.
7334
7335 * Makefile.tpl: Strip out useless setting of 'dir'.
7336 * Makefile.in: Regenerate.
7337
7338 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
7339
7340 * configure.in: Fix deeply stupid bug.
7341
7342 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
7343 shell code in CXX_FOR_TARGET
7344 * Makefile.def: Introduce raw_cxx.
7345 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
7346 RAW_CXX_FOR_TARGET.
7347 * Makefile.in: Regenerate.
7348
7349 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
7350
7351 * Makefile.tpl: Remove unnecessary ifs.
7352 * Makefile.in: Regenerate.
7353
7354 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
7355 dependencies. Maybe-ize build-libiberty. Create dummy install
7356 targets for 'no_install' modules.
7357 * configure: Move GDB_TK substitution to configure.in. Move
7358 build_modules stuff to configure.in.
7359 * configure.in: Implement soft dependency machinery. Maybe-ize
7360 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
7361 * Makefile.in: Regenerate.
7362
7363 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
7364
7365 * Makefile.tpl: Make all-target, install-target behave similarly
7366 to all, install (only hitting configured targets). Eliminate
7367 unused macro defintions.
7368
7369 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
7370 build != host.
7371
7372 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
7373
7374 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
7375
7376 * configure.in: Produce lists of subdir targets we're actually
7377 configuring. Remove references to "dosrel".
7378 * Makefile.tpl: Let configure set which subdir targets are hit.
7379 Remove install-cross; clean up install; remove ALL. Remove
7380 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
7381 Autogenerate host module targets. Remove empty dependency lines
7382 and redundant dependency; rearrange slightly.
7383 * Makefile.def: Add host-side libtermcap, utils.
7384
7385 * Makefile.in: Regenerate.
7386
7387 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7388
7389 * ltconfig (osf[345]): Append $major to soname_spec.
7390 Reflect this in library_names_spec.
7391 * ltmain.sh (osf): Prefix $major with . for use as extension.
7392
7393 2002-11-19 Andreas Jaeger <aj@suse.de>
7394
7395 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
7396 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
7397 and sparc64 GNU/Linux systems.
7398
7399 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
7400
7401 * MAINTAINERS: Update email.
7402
7403 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7404
7405 * MAINTAINERS: Complete James Dennett's entry.
7406
7407 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
7408
7409 * MAINTAINERS (Write After Approval): Add myself.
7410
7411 2002-11-13 Bruce Korb <bkorb@gnu.org>
7412
7413 * Makefile.tpl: syntactic cleanup
7414
7415 2002-11-13 Stuart Hastings <stuart@apple.com>
7416
7417 * MAINTAINERS: Add myself to write-after-approval list.
7418
7419 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
7420
7421 * Makefile.def: Add list of recursive targets to autogenerate.
7422 Add build_modules.
7423 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
7424 targets. Autogenerate *-build-* targets.
7425 * Makefile.in: Regenerate.
7426
7427 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
7428
7429 * configure: More autoconf-style substitutions.
7430 * Makefile.tpl: More autoconf-style substitutions.
7431 * Makefile.in: Regenerate.
7432
7433 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
7434
7435 * configure: Substitute more variables in a more autoconf-friendly
7436 way. Simplify slightly.
7437 * Makefile.tpl: Make more variables substitutable in an
7438 autoconf-friendly way.
7439 * Makefile.in: Regenerate.
7440
7441 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
7442
7443 * MAINTAINERS (Write After Approval): Add myself.
7444
7445 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
7446
7447 * configure.in (v810*): Remove special setting of tools.
7448
7449 * configure: Add support for extra required flags for ar or nm.
7450 * configure.in (aix4.3+): Use above support for target-specific
7451 issues, rather than using config/mt-aix43.
7452
7453 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
7454
7455 * configure: Remove 'removing', which doesn't work. Replace $subdir
7456 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
7457 with $srcdir. Reformat indentation. Substitute some variables
7458 formerly hard-coded in the Makefile for build=host.
7459 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
7460 * Makefile.def: Autogenerate more.
7461 * Makefile.in: Regenerate.
7462
7463 2002-11-04 Adam Nemet <anemet@lnxw.com>
7464
7465 * MAINTAINERS (Write After Approval): Add myself.
7466
7467 2002-11-04 Kevin Buettner <kevinb@redhat.com>
7468
7469 * Makefile.def (host_modules): Add rda.
7470 * Makefile.in: Regenerate.
7471 * configure.in (target_tool): Add target-rda to list.
7472
7473 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7474
7475 * MAINTAINERS: Remove "co-maintainer" note for web pages.
7476
7477 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
7478
7479 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
7480 and restrap targets to this rule.
7481 * Makefile.in: Regenerate.
7482
7483 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7484
7485 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
7486 GNATS only accounts.
7487
7488 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
7489
7490 * configure.in (i[3456]86-*-linux*): Add check to disable
7491 ${libgcj} for glibc1.
7492
7493 2002-10-24 Denis Chertykov <denisc@overta.ru>
7494
7495 * MAINTAINERS: Add myself as ip2k port maintainer.
7496
7497 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
7498
7499 * configure.in: Add tic4x target.
7500
7501 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
7502
7503 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
7504 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
7505 * Makefile.in: Regenerate.
7506
7507 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
7508 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
7509 * Makefile.in: Regenerate.
7510
7511 2002-10-02 Janis Johnson <janis187@us.ibm.com>
7512
7513 * MAINTAINERS: Add myself as web pages co-maintainer.
7514
7515 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
7516
7517 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
7518 * Makefile.in: Regenerate.
7519
7520 2002-10-02 Zack Weinberg <zack@codesourcery.com>
7521
7522 * MAINTAINERS: Add myself and Nathan Sidwell
7523 <nathan@codesourcery.com> as VxWorks maintainers.
7524
7525 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
7526
7527 * Makefile.def: Remove order dependency comments.
7528 * Makefile.tpl: Add explicit install-install dependencies.
7529 * Makefile.in: Regenerate.
7530
7531 * Makefile.tpl: Remove material now in src-release. (Finally!)
7532 * Makefile.in: Regenerate.
7533
7534 * Makefile.tpl: Add configure-target (for src-release in src)
7535 * Makefile.in: Regenerate.
7536
7537 2002-09-30 Nick Clifton <nickc@redhat.com>
7538
7539 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7540
7541 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
7542
7543 * configure.in (s390*-*-linux*): Enable libgcj.
7544
7545 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
7546
7547 * configure: Revert accidentally applied changes.
7548
7549 * Makefile.tpl: Make more autoconf-friendly.
7550 * Makefile.in: Regenerate.
7551 * configure: Make substitution more autoconf-like.
7552
7553 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
7554
7555 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
7556 single entry to handle all these.
7557 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
7558 libjava on arm-*-elf.
7559
7560 2002-09-27 Geoffrey Keating <geoffk@apple.com>
7561
7562 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7563 things that depend on them.
7564
7565 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
7566
7567 * Makefile.tpl: Make subsituted variables more autoconfy.
7568 * Makefile.in: Regenerate.
7569 * configure: Make seds more autoconfy.
7570
7571 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
7572
7573 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
7574 * Makefile.in: Regenerate.
7575 * configure.in: Rewrite sed statements to look autoconfy.
7576
7577 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7578 all-target-foo on configure-target-foo.
7579 * Makefile.def: Ditto.
7580 * Makefile.in: Rebuild.
7581
7582 2002-09-25 Andrew Haley <aph@redhat.com>
7583
7584 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
7585
7586 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
7587
7588 * Makefile.def: New file.
7589 * Makefile.tpl: New file.
7590 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7591 * contrib/gcc_update: Note that Makefile.in is a generated file.
7592
7593 * configure.in: Minor rearrangement. Simplify tests.
7594
7595 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
7596
7597 * configure.in (with_headers): Skip copy if value is "yes".
7598 (with_libs): Likewise.
7599
7600 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
7601
7602 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
7603 * configure.in (sh*-*-pe*): Ditto.
7604 * configure.in (mips*-*-pe*): Ditto.
7605 * configure.in (*arm-wince-pe): Ditto.
7606
7607 * configure.in: Rearrange.
7608
7609 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
7610
7611 * MAINTAINERS: Update my email address.
7612
7613 2002-08-30 Paul Koning <pkoning@equallogic.com>
7614
7615 * MAINTAINERS: (Write After Approval): Add myself.
7616
7617 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
7618
7619 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
7620
7621 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
7622
7623 * MAINTAINERS: Change my mailing address.
7624
7625 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
7626
7627 * MAINTAINERS (Write After Approval): Remove myself.
7628 (Various Maintainers: c++ runtime libs): Add myself.
7629
7630 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
7631
7632 * MAINTAINERS (Write After Approval): Remove myself.
7633 (Various Maintainers: c++ runtime libs): Add myself.
7634
7635 2002-08-15 Eric Christopher <echristo@redhat.com>
7636
7637 * config.sub: Import from master repository.
7638 * config.guess: Ditto.
7639
7640 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
7641
7642 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7643 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7644 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7645
7646 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
7647
7648 * MAINTAINERS: Add self to rs6000 vector extensions.
7649
7650 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
7651
7652 * libiberty/configure: Reverted unintended yesterday's check in.
7653
7654 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
7655
7656 * boehm-gc/configure, libf2c/configure: Rebuilt.
7657 * libffi/configure, libiberty/configure: Ditto.
7658 * libjava/configure, libobjc/configure: Ditto.
7659 * libstdc++-v3/configure, zlib/configure: Ditto.
7660 Merged from binutils:
7661 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
7662 From Steve Ellcey <sje@cup.hp.com>:
7663 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7664 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7665 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7666 IA64.
7667 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7668 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7669 soname_spec, sys_lib_search_path_spec): Ditto.
7670
7671 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
7672
7673 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7674
7675 2002-08-04 H.J. Lu (hjl@gnu.org)
7676
7677 * configure.in (mips*-*-linux*): Don't skip target-libffi.
7678
7679 2002-08-02 Krister Walfridsson <cato@df.lth.se>
7680
7681 * MAINTAINERS (Write After Approval): Add myself.
7682
7683 2002-07-31 Alan Modra <amodra@bigpond.net.au>
7684
7685 * configure.in: Move generic linux case to end. Copy generic
7686 linux noconfigdirs to mips*-*-linux* entry and new
7687 powerpc64*-*-linux* entry. Add target-libffi for the latter.
7688
7689 2002-07-19 Michael Matz <matz@suse.de>
7690
7691 * MAINTAINERS: Add myself as ra* maintainer.
7692
7693 2002-07-16 Chris Demetriou <cgd@broadcom.com>
7694
7695 * config.guess: Update to 2002-07-09 version.
7696 * config.sub: Update to 2002-07-03 version.
7697
7698 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
7699
7700 * MAINTAINERS: Fix typo in a maintainer email address.
7701
7702 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
7703
7704 * configure.in: Remove two redundant tests.
7705
7706 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7707
7708 * configure.in (mips*-*-irix6*o32): Enable stabs.
7709
7710 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
7711
7712 * configure.in: Don't build grez.
7713 * Makefile.in: Ditto.
7714
7715 * Makefile.in: Remove references to bsp, cygmon, libstub.
7716 * configure.in: Ditto.
7717
7718 * configure.in: Remove leftover reference to gdbtest.
7719
7720 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
7721
7722 * configure.in (gxx_include_dir): Change to match versioned
7723 C++ headers if --enable-version-specific-runtime-libs is used.
7724
7725 2002-07-04 Steve Ellcey <sje@cup.hp.com>
7726
7727 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7728
7729 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
7730
7731 * configure.in: Make --without-x work.
7732
7733 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
7734
7735 * configure.in: Rearrange target Makefile fragment collection.
7736
7737 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7738 cvs[src].
7739 * configure.in: Ditto.
7740
7741 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
7742
7743 * MAINTAINERS (Write After Approval): Update my e-mail address.
7744
7745 2002-06-24 Ben Elliston <bje@redhat.com>
7746
7747 * configure.in (host_tools): Remove cgen.
7748
7749 * Makefile.in (all-cgen): Remove; runs from its source directory.
7750 (check-cgen, install-cgen, clean-cgen): Likewise.
7751 (all-opcodes): Do not depend on all-cgen.
7752 (all-sim): Likewise.
7753
7754 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
7755
7756 * Makefile.in: Eliminate 'apache' targets.
7757 * configure.in: Eliminate 'apache' targets.
7758
7759 * configure.in: Eliminate redundant tests. Reorganize.
7760
7761 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7762
7763 * config-ml.in: Eliminate references to Cygnus configure.
7764
7765 * Makefile.in: Eliminate references to building emacs.
7766
7767 2002-06-28 Graham Stott <graham.stott@btinternet.com>
7768
7769 * MAINTAINERS: Update my email address.
7770
7771 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
7772
7773 * config.if (libstdcxx_incdir): Version C++ headers.
7774 (cxx_incdir): Remove.
7775
7776 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
7777
7778 * MAINTAINERS (Write After Approval): Add self.
7779
7780 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
7781
7782 * configure.in: Add support for ip2k.
7783
7784 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
7785
7786 * configure.in: Fix AIX configury bug.
7787
7788 2002-06-20 Steve Ellcey <sje@cup.hp.com>
7789
7790 * MAINTAINERS (Write After Approval): Add self.
7791
7792 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7793
7794 * configure.in: replace ${topsrcdir} with ${srcdir}
7795
7796 * configure.in: Move definition of libstdcxx_flags
7797 right above usage, rather than waaay earlier.
7798
7799 * configure.in: Pull definition of is_cross_compiler earlier.
7800
7801 * configure.in: Rearrange a little.
7802
7803 * configure.in: Remove references to librx.
7804 * Makefile.in: Remove references to librx.
7805
7806 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
7807
7808 * config.sub: Add support for avr target.
7809 Import from master sources, rev 1.255
7810
7811 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
7812
7813 * configure, .cvsignore: Revert previous change...
7814 * Makefile: ...delete.
7815
7816 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7817
7818 * configure.in: Eliminate ${gasdir} variable.
7819
7820 2002-06-18 Dave Brolley <brolley@redhat.com>
7821
7822 * configure.in: Add support for frv.
7823 * config.sub: Add support for frv.
7824
7825 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
7826
7827 * configure: Remove garbage from previous commit.
7828
7829 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
7830
7831 * configure: For in-source builds, make a subdir and re-exec there.
7832 * Makefile: New file. Pass targets through to build directory.
7833 * .cvsignore: No longer ignore "Makefile".
7834
7835 2002-06-16 Douglas Rupp <rupp@gnat.com>
7836
7837 * MAINTAINERS (Write After Approval): Add self.
7838
7839 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7840
7841 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7842
7843 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
7844
7845 * configure.in (vax-*-netbsd*): Re-enable gas.
7846
7847 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
7848
7849 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7850 BUILD_PREFIX_1, to correct nomenclature.
7851 * configure: Likewise.
7852
7853 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7854 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7855
7856 2002-05-31 Olaf Hering <olh@suse.de>
7857
7858 * config-ml.in: Propogate DESTDIR also.
7859
7860 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
7861
7862 * configure.in (vax-*-netbsd*): Don't build gas for this
7863 platform.
7864
7865 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
7866
7867 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7868 and libgcj for AVR.
7869
7870 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
7871
7872 * MAINTAINERS (Write After Approval): Add myself.
7873
7874 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
7875
7876 * config.guess: Update to 2002-05-22 version.
7877 * config.sub: Likewise.
7878
7879 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7880
7881 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7882 * config-ml.in: Likewise.
7883 * configure: Likewise.
7884 * configure.in: Likewise.
7885
7886 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
7887
7888 * MAINTAINERS: Update my email address.
7889
7890 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
7891
7892 * configure.in: Simplify makefile fragment collection.
7893
7894 * configure.in: Remove code to build emacs.
7895
7896 * configure.in : Remove --srcdir argument from targargs and buildargs
7897 (it's always overridden in the Makefile anyway). Rearrange a bit.
7898
7899 * configure: Move some logic to configure.in.
7900 * configure.in: Move some logic from configure.
7901
7902 2002-05-11 Tom Tromey <tromey@redhat.com>
7903
7904 * MAINTAINERS: Reflect libgcj reality.
7905
7906 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
7907
7908 * Makefile.in: Honour DESTDIR.
7909
7910 2002-05-08 Mark Mitchell <mark@codesourcery.com>
7911
7912 * config.guess: Import 2002-03-20 version.
7913 * config.sub: Import 2002-04-26 version.
7914
7915 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7916
7917 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
7918
7919 2002-05-07 Tim Josling <tej@melbpc.org.au>
7920
7921 * MAINTAINERS: Add self.
7922
7923 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
7924
7925 * ltmain.sh: Detect and handle object name conflicts
7926 while piecewise linking a static library.
7927
7928 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
7929
7930 * configure.in (noconfigdirs): Don't disable libgcj on
7931 sparc64-*-solaris* and sparcv9-*-solaris*.
7932
7933 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
7934
7935 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7936
7937 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
7938
7939 * configure.in (FLAGS_FOR_TARGET): Do not add
7940 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7941 on i[3456]86-*-linux*.
7942
7943 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
7944
7945 * configure.in (noconfigdirs): Replace [ ] with test.
7946
7947 * configure.in (noconfigdirs): Do not add target-newlib if
7948 target == i[3456]86-*-linux*, and host == target.
7949
7950 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
7951
7952 * configure.in: delete reference to absent file
7953
7954 * configure.in: replace '[' with 'test'
7955
7956 * configure.in: Eliminate references to gash.
7957 * Makefile.in: Eliminate references to gash.
7958
7959 * configure.in: remove useless references to 'pic' makefile fragments.
7960
7961 * configure.in: (*-*-windows*) Finish removing.
7962
7963 * configure.in: Eliminate redundant test for libgui.
7964
7965 2002-04-29 Roger Sayle <roger@eyesopen.com>
7966
7967 * MAINTAINERS: Add self and realphabetize. Update entries
7968 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
7969 entry for a29k port maintainer.
7970
7971 2002-04-26 Joel Sherrill <joel@OARcorp.com>
7972
7973 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7974 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7975
7976 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
7977
7978 * configure.in: remove references to dead files
7979
7980 2002-04-19 Mark Mitchell <mark@codesourcery.com>
7981
7982 * MAINTAINERS: Add information about purpose of this file.
7983
7984 2002-04-18 Tom Tromey <tromey@redhat.com>
7985
7986 * configure.in: Disallow configuring libgcj when it is already
7987 installed and we're using Solaris 2.8 linker. Do enable libgcj on
7988 Solaris 2.8 by default. For PR libgcj/6158.
7989
7990 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7991
7992 * configure.in: Move default CC setting out of config/mh-* fragments
7993 directly into here.
7994
7995 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7996
7997 * configure.in: don't even try to configure or make a subdirectory
7998 if there's no configure script for it.
7999
8000 2002-04-15 Mark Mitchell <mark@codesourcery.com>
8001
8002 * MAINTAINERS: Remove chill maintainers.
8003 * Makefile.in (CHILLFLAGS): Remove.
8004 (CHILL_LIB): Remove.
8005 (TARGET_CONFIGDIRS): Remove libchill.
8006 (CHILL_FOR_TARGET): Remove.
8007 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
8008 CHILL_LIB.
8009 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
8010 (CHECK_TARGET_MODULES): Likewise.
8011 (INSTALL_TARGET_MODULES): Likewise.
8012 (CLEAN_TARGET_MODULES): Likewise.
8013 (configure-target-libchill): Remove.
8014 (all-target-libchill): Remove.
8015 * configure.in (target_libs): Remove target-libchill.
8016 Do not compute CHILL_FOR_TARGET.
8017 * libchill: Remove directory.
8018
8019 2002-04-11 DJ Delorie <dj@redhat.com>
8020
8021 * Makefile.in, configure.in: Sync with binutils, entries
8022 follow...
8023
8024 2002-04-07 Andrew Cagney <ac131313@redhat.com>
8025
8026 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
8027 (do-tar, do-bz2): New rules.
8028 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
8029 (gdb-tar): New rule.
8030 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
8031 (insight_dejagnu.tar): New rule.
8032 (insight.tar): New rule.
8033 (gdb+dejagnu.tar): New rule.
8034 (gdb.tar): New rule.
8035
8036 2002-02-01 Mo DeJong <supermo@bayarea.net>
8037
8038 * Makefile.in: Add all-tix to deps for all-snavigator
8039 so that tix is built when building snavigator.
8040
8041 2002-01-11 Steve Ellcey <sje@cup.hp.com>
8042
8043 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
8044 ld and gdb are not supported.
8045
8046 2002-01-07 Mark Salter <msalter@redhat.com>
8047
8048 * configure.in: Remove target-bsp and target-cygmon from arm builds.
8049 Allow target-libgloss to be built for arm, strongarm, and xscale.
8050
8051 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
8052
8053 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
8054 options for i[3456]86-pc-linux* native builds.
8055
8056 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
8057
8058 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
8059 files from .po files for a distribution.
8060
8061 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
8062
8063 * configure.in: Enable libstdc++-v3 for h8300 targets.
8064
8065 2001-06-19 Alan Modra <amodra@bigpond.net.au>
8066
8067 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
8068 version from bfd/.
8069
8070 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
8071
8072 * Makefile.in (VER): When present, extract the version number from
8073 the file version.in.
8074
8075 2001-05-24 Tom Rix <trix@redhat.com>
8076
8077 * configure.in : enable ld for aix
8078
8079 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
8080
8081 * config.guess: Add linux target for S/390.
8082
8083 2000-11-07 Philip Blundell <pb@futuretv.com>
8084
8085 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
8086
8087 2000-11-03 Philip Blundell <pb@futuretv.com>
8088
8089 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
8090 files.
8091
8092 2001-01-15 Ben Elliston <bje@redhat.com>
8093
8094 * configure.in (host_tools): Add sid.
8095 Always configure cgen.
8096
8097 2000-11-24 Nick Clifton <nickc@redhat.com>
8098
8099 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
8100
8101
8102 2000-08-20 Doug Evans <dje@casey.transmeta.com>
8103
8104 * Makefile.in (ALL_MODULES): Add all-cgen.
8105 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
8106 (all-cgen): New target.
8107 (all-opcodes,all-sim): Depend on all-cgen.
8108 * configure.in (host_tools): Add cgen.
8109 Only configure cgen if --enable-cgen-maint.
8110
8111 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
8112
8113 * configure.in: Add *-*-freebsd* configurations.
8114
8115 2002-04-08 Tom Tromey <tromey@redhat.com>
8116
8117 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
8118 Fixes PR libgcj/6068.
8119
8120 2002-03-30 Krister Walfridsson <cato@df.lth.se>
8121
8122 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
8123
8124 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8125
8126 * configure.in (alpha*-dec-osf*): Enable libgcj.
8127
8128 2003-03-27 Matthew Gingell <gingell@gnat.com>
8129
8130 * MAINTAINERS (Write After Approval): Add myself.
8131
8132 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
8133
8134 Fix for: PR bootstrap/3591, target/5676
8135 * configure.in (mcore-pe): Disable the configuration of
8136 libstdc++-v3 since exceptions are not supported.
8137
8138 2002-03-20 Anthony Green <green@redhat.com>
8139
8140 * configure.in: Enable libgcj for xscale-elf target.
8141
8142 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
8143
8144 * MAINTAINERS: Update my email address.
8145
8146 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
8147
8148 * ltmain.sh (relink_command): Fix typo in previous change.
8149
8150 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
8151
8152 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
8153 (relink_command): Added --tag flags.
8154 (mode=install): If relinking fails; error out.
8155
8156 2002-03-12 Richard Henderson <rth@redhat.com>
8157
8158 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
8159 .NOTPARALLEL tag.
8160 (do-check): Rename from check.
8161 (check): Allow parallel check.
8162
8163 2002-03-12 Bob Wilson <bob.wilson@acm.org>
8164
8165 * MAINTAINERS: Add myself as maintainer for xtensa port.
8166 Fix alphabetical order in CPU port maintainer list.
8167 Remove myself from Write After Approval list.
8168
8169 2002-03-11 Richard Henderson <rth@redhat.com>
8170
8171 * Makefile.in (.NOTPARALLEL): Add fake tag.
8172
8173 2002-03-07 H.J. Lu (hjl@gnu.org)
8174
8175 * configure.in: Enable gprof for mips*-*-linux*.
8176
8177 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
8178
8179 * MAINTAINERS (Write After Approval): Add myself.
8180
8181 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
8182
8183 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8184 libjava.
8185 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
8186
8187 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
8188
8189 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
8190 because its Makefile is there; test for the executable instead.
8191
8192 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
8193
8194 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
8195 libstdc++-v3 and libjava.
8196
8197 2002-02-11 Adam Megacz <adam@xwt.org>
8198
8199 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
8200 boehm-gc
8201
8202 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
8203
8204 * config.guess: Updated to 2002-01-30's version.
8205 * config.sub: Updated to 2002-02-01's version.
8206 Contribute sh64-elf.
8207 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
8208 * configure.in: Added sh64-*-*.
8209
8210 2002-02-08 Chris Demetriou <cgd@broadcom.com>
8211
8212 * MAINTAINERS: Belatedly add myself to write after approval list.
8213
8214 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
8215
8216 * MAINTAINERS: Put self in as maintainer for x86-64 port.
8217 Remove self as Write After Approval.
8218
8219 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
8220
8221 * MAINTAINERS: Put self in as maintainer for contrib/regression
8222 directory.
8223
8224 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
8225
8226 * MAINTAINERS: Update my email address.
8227
8228 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
8229
8230 * configure.in (*-*-netbsd*): New. Skip target-newlib,
8231 target-libiberty, and target-libgloss. Skip Java-related
8232 libraries if not supported for NetBSD on target CPU.
8233
8234 2002-01-25 Douglas B Rupp <rupp@gnat.com>
8235
8236 * install-sh: Use _inst.$$_ for temp file name.
8237
8238 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
8239
8240 * MAINTAINERS (Write After Approval): Move my contact info
8241 from here...
8242 (OS Port Maintainers): ...to here (netbsd).
8243
8244 2002-01-22 Bob Wilson <bob.wilson@acm.org>
8245
8246 * MAINTAINERS (Write After Approval): Add myself.
8247
8248 2002-01-17 H.J. Lu <hjl@gnu.org>
8249
8250 * Makefile.in (all-fastjar): Also depend on all-libiberty.
8251 (all-target-fastjar): Also depend on all-target-libiberty.
8252
8253 2002-01-16 H.J. Lu (hjl@gnu.org)
8254
8255 * config.guess: Import from master sources, rev 1.225.
8256 * config.sub: Import from master sources, rev 1.238.
8257
8258 2002-01-16 Kazu Hirata <kazu@hxi.com>
8259
8260 * MAINTAINERS (Write After Approval): Remove myself.
8261
8262 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
8263
8264 * MAINTAINERS (Write After Approval): Add myself.
8265
8266 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
8267
8268 * MAINTAINERS: Add self as docs co-maintainer.
8269
8270 2001-12-11 Matthias Klose <doko@debian.org>
8271
8272 * MAINTAINERS (Write After Approval): Add myself.
8273
8274 2001-12-09 Zack Weinberg <zack@codesourcery.com>
8275
8276 * MAINTAINERS: Update my email address.
8277
8278 2001-12-07 Turly O'Connor <turly@apple.com>
8279 * MAINTAINERS (Write After Approval): Add myself.
8280 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
8281 (rs6000_initialize_trampoline): Call __trampoline_setup for
8282 ABI_DARWIN too.
8283 * darwin-tramp.asm: New file, implements __trampoline_setup.
8284 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
8285
8286 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
8287
8288 * MAINTAINERS (Write After Approval): Add myself.
8289
8290 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
8291
8292 * configure, configure.in: Use temp file for long sed commands.
8293
8294 2001-12-03 Laurent Guerby <guerby@acm.org>
8295
8296 * config.sub: Update to version 1.232 on subversion.
8297
8298 2001-12-03 Ben Elliston <bje@redhat.com>
8299
8300 * MAINTAINERS: Update mail address for config.* patches.
8301
8302 2001-11-27 DJ Delorie <dj@redhat.com>
8303 Zack Weinberg <zack@codesourcery.com>
8304
8305 When build != host, create libiberty for the build machine.
8306
8307 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
8308 CONFIG_ARGUMENTS.
8309 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
8310 New variables.
8311 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
8312 and rules.
8313 (all.normal): Depend on ALL_BUILD_MODULES.
8314 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
8315 (all-build-libiberty): Depend on configure-build-libiberty.
8316
8317 * configure: Calculate and substitute proper value for
8318 ALL_BUILD_MODULES.
8319 * configure.in: Create the build subdirectory.
8320 Calculate and substitute TARGET_CONFIGARGS (formerly
8321 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
8322
8323 2001-11-26 Ziemowit Laski <zlaski@apple.com>
8324
8325 * MAINTAINERS (write-after-approval): Add self.
8326
8327 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
8328
8329 * MAINTAINERS (GNATS only accounts): Remove self.
8330
8331 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
8332
8333 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
8334 libf2c.
8335
8336 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
8337
8338 * MAINTAINERS (Write After Approval): Add self.
8339
8340 2001-11-12 David O'Brien <obrien@FreeBSD.org>
8341
8342 * MAINTAINERS: mips and s390 are also CPU ports.
8343
8344 2001-11-12 David O'Brien <obrien@FreeBSD.org>
8345
8346 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
8347
8348 2001-11-11 David O'Brien <obrien@FreeBSD.org>
8349
8350 * MAINTAINERS: Alphabetize.
8351
8352 2001-11-09 Kazu Hirata <kazu@hxi.com>
8353
8354 * MAINTAINERS (Various maintainers: h8 port): Add myself.
8355
8356 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
8357
8358 * MAINTAINERS (Various maintainers: hppa port): Added myself.
8359
8360 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
8361
8362 * configure.in (--enable-languages): Be more permissive about
8363 syntax. Check for empty lists better. Warn about $LANGUAGES.
8364
8365 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
8366
8367 * config.sub: Import from master sources, rev. 1.230.
8368 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
8369
8370 2001-11-07 Laurent Guerby <guerby@acm.org>
8371
8372 * MAINTAINERS (Write After Approval): Add self.
8373
8374 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
8375
8376 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
8377
8378 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
8379
8380 * config.sub: Import from master sources, rev 1.226.
8381 * config.guess: Import from master sources, rev 1.216.
8382
8383 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
8384
8385 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
8386 * MAINTAINERS: Add self as maintainer of MMIX port.
8387 Remove old after-approval entry.
8388
8389 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
8390
8391 * ChangeLog, configure: Fix spelling errors.
8392
8393 2001-10-20 Brendan Kehoe <brendan@zen.org>
8394
8395 * MAINTAINERS: Tweak my address.
8396
8397 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
8398
8399 * MAINTAINERS: Update my email address.
8400
8401 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
8402
8403 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
8404 * MAINTAINERS: Add self as maintainer of CRIS port.
8405
8406 2001-10-10 Geert Bosch <bosch@gnat.com>
8407
8408 * MAINTAINERS (Various maintainers: Ada front end):
8409 Added Robert Dewar.
8410
8411 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
8412
8413 * MAINTAINERS (Write After Approval): Added self
8414
8415 2001-10-02 Geert Bosch <bosch@gnat.com>
8416
8417 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8418
8419 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
8420
8421 * configure: Handle temporary files securely using mkdir.
8422
8423 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
8424
8425 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
8426
8427 2001-09-26 Will Cohen <wcohen@redhat.com>
8428
8429 * configure.in (*-*-linux*): Disable configuration of target-newlib
8430 and target-libgloss.
8431
8432 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
8433
8434 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
8435 RANLIB.
8436
8437 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
8438
8439 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
8440 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
8441 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
8442 avoid quotes nesting problems.
8443 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
8444 (DO_X): Export only variables that are set.
8445
8446 2001-09-19 Ben Elliston <bje@redhat.com>
8447
8448 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
8449 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
8450 semantics. Use the shell built-in "type" command instead.
8451
8452 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
8453
8454 Merged from gcc-3_0-branch:
8455 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
8456 * ltcf-c.sh: Use $objext, not $ac_objext.
8457 2001-07-27 Mark Kettenis <kettenis@gnu.org>
8458 * ltcf-cxx.sh: Add support for GNU.
8459 2001-07-22 Timothy Wall <twall@redhat.com>
8460 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
8461 default settings if using GNU tools with that configuration.
8462 * ltcf-cxx.sh: Ditto.
8463 * ltcf-gcj.sh: Ditto.
8464 2001-07-21 Michael Chastain <chastain@redhat.com>
8465 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
8466 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
8467 * ltmain.sh: Mark as gcc-local.
8468
8469 2001-08-30 Eric Christopher <echristo@redhat.com>
8470 Jason Eckhardt <jle@redhat.com>
8471
8472 * config.guess: Merge from master sources.
8473 * config.sub: Merge from master sources, add support for mipsisa32.
8474
8475 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
8476 * config.sub: Merge from master sources, rev 1.219.
8477 * MAINTAINERS: Add self as contact for stormy16 port.
8478
8479 2001-08-14 Zack Weinberg <zackw@panix.com>
8480
8481 * config.sub: Merge from master sources, rev 1.218.
8482 * config.guess: Merge from master sources, rev 1.209.
8483
8484 2001-08-11 Graham Stott <grahams@redhat.com>
8485
8486 * Makefile.in (check-c++): Add missing semicolon.
8487
8488 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
8489
8490 * MAINTAINERS (Various maitainers: predict.def): Added myself.
8491
8492 2001-07-30 Eric Christopher <echristo@redhat.com>
8493
8494 * MAINTAINERS (Various maintainers: mips port): Added myself.
8495
8496 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
8497
8498 * configure.in (sh-*-linux*): New.
8499
8500 2001-07-27 Richard Henderson <rth@redhat.com>
8501
8502 * .cvsignore: Add LAST_UPDATED.
8503
8504 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
8505
8506 * MAINTAINERS (Various maintainers: s390 port): Added myself.
8507
8508 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
8509
8510 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
8511
8512 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
8513
8514 * MAINTAINERS (Write After Approval): Added myself.
8515
8516 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8517
8518 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8519 and libgcj on m68hc11/m68hc12.
8520
8521 2001-06-27 H.J. Lu (hjl@gnu.org)
8522
8523 * Makefile (CFLAGS_FOR_BUILD): New.
8524 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
8525
8526 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
8527
8528 * README: Remove version number.
8529
8530 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8531
8532 * INSTALL/README: Update wrt. to the installation instructions now
8533 residing in gcc/doc/install.texi.
8534
8535 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
8536
8537 * README: Replace with a cut-down and updated version of gcc/README.
8538
8539 2001-06-12 David Edelsohn <edelsohn@gnu.org>
8540
8541 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
8542 multilibs to be disabled.
8543
8544 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
8545
8546 * MAINTAINERS (Write After Approval): Add myself.
8547
8548 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
8549
8550 * config.guess: Import CVS version 1.195.
8551 * config.sub: Import CVS version 1.212.
8552
8553 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
8554
8555 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8556 gcc/xgcc is built, use -print-prog-name to find out the program
8557 name to use.
8558
8559 2001-06-04 Phil Edwards <pme@sources.redhat.com>
8560
8561 * config.guess: Import CVS version 1.194. All gcc-local changes
8562 appear to also be in the master copy.
8563 * config.sub: Import CVS version 1.211.
8564
8565 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
8566
8567 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8568 with_gcc]: Use `gcc -shared' to build a shared library.
8569
8570 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
8571
8572 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8573 archives.
8574
8575 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8576
8577 * MAINTAINERS (Write After Approval): Add myself.
8578
8579 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
8580
8581 * configure.in (libstdcxx_flags): Do not try to execute
8582 libstdc++-v3/testsuite_flags until it exists.
8583
8584 2001-06-01 Alan Modra <amodra@bigpond.net.au>
8585
8586 * MAINTAINERS: Update my email address.
8587
8588 2001-05-31 Graham Stott <grahams@redhat.com>
8589
8590 * MAINTAINERS (Write After Approval): Add myself.
8591
8592 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
8593
8594 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
8595 libraries when using g++ with native linker.
8596
8597 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
8598
8599 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8600
8601 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
8602
8603 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8604 [aix4*|aix5*]: Prepend blank.
8605
8606 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
8607
8608 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8609 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
8610 of subdir/configure scripts to use the new libtool.m4.
8611
8612 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
8613
8614 * MAINTAINERS (Write After Approval): Add myself.
8615
8616 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
8617
8618 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
8619
8620 2001-05-11 Ben Elliston <bje@redhat.com>
8621
8622 * Makefile.in (all-sid): New target.
8623 (check-sid, clean-sid, install-sid): Likewise.
8624
8625 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
8626
8627 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
8628
8629 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
8630
8631 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8632 libgcj.
8633
8634 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
8635
8636 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8637 gcc/xgcc is built, use -print-prog-name to find out the program
8638 name to use.
8639
8640 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
8641
8642 * configure.in (noconfigdirs): Don't reset it from scratch in the
8643 target case; only append to it.
8644
8645 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8646 sparc-*-solaris2.8]: Disable ${libgcj}.
8647
8648 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
8649
8650 * configure.in (libgcj_saved): Copy from $libgcj.
8651 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8652 --disable-libgcj.
8653
8654 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
8655
8656 * MAINTAINERS: Remove self as MIPS maintainer and
8657 C front end maintainer.
8658
8659 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
8660
8661 * configure.in: Move *-chorusos target case to the proper switch.
8662 Disable libgcj.
8663
8664 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
8665
8666 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8667 1.641.2.228.
8668
8669 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8670
8671 * Makefile.in (STAGE1_CFLAGS): Pass down.
8672
8673 2001-04-13 Alan Modra <amodra@one.net.au>
8674
8675 * config.guess: Add hppa64-linux support. Note for next import that
8676 this is already in the master file.
8677 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
8678
8679 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
8680
8681 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8682 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8683
8684 2001-04-11 Stan Shebs <shebs@apple.com>
8685
8686 * MAINTAINERS: Add self as Darwin port maintainer.
8687
8688 2001-04-11 Alan Modra <amodra@one.net.au>
8689
8690 * MAINTAINERS: Update my email address.
8691
8692 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
8693
8694 * ltcf-cxx.sh: Support creation of C++ shared libraries on
8695 recent versions of FreeBSD (release 3 or later).
8696 * ltconfig: On FreeBSD, -lc must not be provided when building
8697 a shared library or else the standard -pthread gcc option is
8698 rendered worthless to later users of the built library.
8699
8700 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
8701
8702 * MAINTAINERS: Add self and RTH as C front end maintainers.
8703
8704 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
8705
8706 * config.sub: Make sure to match an already-canonicalized
8707 machine name (eg. mn10300-unknown-elf).
8708
8709 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
8710
8711 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8712 New macros.
8713 (bootstrap, cross): Use RECURSE_FLAGS.
8714 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8715
8716 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
8717
8718 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8719
8720 2001-03-22 Colin Howell <chowell@redhat.com>
8721
8722 * Makefile.in (DO_X): Do not backslash single-quotes in
8723 backquotes (two places).
8724
8725 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
8726
8727 Re-installed:
8728 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8729 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
8730 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8731 * ltcf-cxx.sh: Likewise.
8732 * ltcf-gcj.sh: Likewise.
8733
8734 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8735
8736 * MAINTAINERS: Add myself as "documentation co-maintainer".
8737
8738 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
8739
8740 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8741 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8742
8743 2001-03-19 Tom Tromey <tromey@redhat.com>
8744
8745 * config-ml.in: Handle GCJ and GCJFLAGS.
8746
8747 2001-03-21 Michael Chastain <chastain@redhat.com>
8748
8749 * Makefile.in: all-m4 depends on all-texinfo.
8750
8751 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
8752
8753 * MAINTAINERS: Add myself to write after approval list.
8754
8755 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
8756
8757 * Makefile.in (DO_X): Quote nested quotes.
8758
8759 2001-03-18 Alan Modra <alan@linuxcare.com.au>
8760
8761 * MAINTAINERS: Add myself to write after approval list.
8762
8763 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
8764
8765 * Makefile.in (DO_X): Use double quotes for quoting
8766 "RANLIB=$${RANLIB}".
8767
8768 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
8769
8770 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
8771
8772 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
8773
8774 * configure.in: Only use `lang_requires' for languages athat are
8775 actually enabled.
8776
8777 2001-03-08 Phil Edwards <pme@sources.redhat.com>
8778
8779 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
8780
8781 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
8782
8783 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8784
8785 2001-03-07 Tom Tromey <tromey@redhat.com>
8786
8787 * configure.in: Allow config-lang.in to set `lang_requires' to list
8788 of other required languages.
8789
8790 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
8791
8792 * Makefile.in: Remove RANLIB definition. Use RANLIB
8793 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
8794 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
8795
8796 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
8797 Alexandre Oliva <aoliva@redhat.com>
8798
8799 * Makefile.in (check-c++): Use tabs, not spaces.
8800
8801 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
8802
8803 * MAINTAINERS: add myself to Write After Approval list.
8804
8805 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
8806
8807 * Makefile.in (check-c++): New rule.
8808
8809 * configure.in (target_libs): Remove libg++.
8810 (noconfigdirs): Remove libg++.
8811 (noconfigdirs): Same.
8812 (noconfigdirs): Same.
8813 (noconfigdirs): Same.
8814
8815 * config-ml.in: Remove libg++ references.
8816
8817 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8818 (ALL_TARGET_MODULES): Same.
8819 (configure-target-libg++): Remove.
8820 (all-target-libg++): Remove.
8821 (configure-target-libio): Remove.
8822 (all-target-libio): Remove.
8823 (check-target-libio): Remove.
8824 (.PHONY): Remove.
8825 (libg++.tar.bz2): Remove.
8826 (all-target-cygmon): Remove libio.
8827 (all-target-libstdc++): Remove.
8828 (configure-target-libstdc++): Remove.
8829 (TARGET_LIB_PATH): Remove libstdc++.
8830 (ALL_GCC_CXX): Remove libstdc++.
8831 (all-target-gperf): Correct.
8832
8833 2001-02-16 Nick Clifton <nickc@redhat.com>
8834
8835 * configure.in (noconfigdirs): Allow configuration of texinfo
8836 for Cygwin hosts.
8837
8838 2001-02-15 Anthony Green <green@redhat.com>
8839
8840 * configure: Introduce GCJ_FOR_TARGET.
8841 * configure.in: Ditto.
8842 * Makefile.in: Ditto.
8843
8844 2001-02-13 Andreas Schwab <schwab@suse.de>
8845
8846 * MAINTAINERS: Update mail address.
8847
8848 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
8849
8850 * config.guess: Add linux target for S/390.
8851 * config.sub: Likewise.
8852
8853 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
8854
8855 * configure.in: for *-chorusos, don't config target-newlib and
8856 target-libgloss.
8857
8858 2001-02-06 Ben Elliston <bje@redhat.com>
8859
8860 * configure: Output host type to stdout, not stderr.
8861
8862 2001-02-05 Mark Mitchell <mark@codesourcery.com>
8863
8864 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
8865 * ltcf-cxx.sh: Likewise.
8866
8867 * config.if: Assume enable_libstdcxx_v3 is defined.
8868
8869 2001-02-04 Mark Mitchell <mark@codesourcery.com>
8870
8871 Remove V2 C++ library.
8872 * configure.in: Remove --enable-libstdcxx_v3 support.
8873
8874 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
8875
8876 * include/demangle.h: Add prototype for java_demangle_v3.
8877
8878 2001-01-29 Phil Edwards <pme@sources.redhat.com>
8879
8880 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
8881
8882 2001-01-27 Richard Henderson <rth@redhat.com>
8883
8884 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8885
8886 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8887
8888 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8889 Don't unset, it's non-portable and no longer necessary, set to empty
8890 instead.
8891
8892 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8893
8894 * ltconfig: Shell portability fix for the tagname validity check.
8895
8896 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
8897
8898 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8899 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8900
8901 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8902
8903 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8904
8905 2001-01-26 Tom Tromey <tromey@redhat.com>
8906
8907 * configure.in: Allow libgcj to be built on Sparc Solaris.
8908
8909 2001-01-25 David Edelsohn <edelsohn@gnu.org>
8910
8911 * ltcf-c.sh: Add aix5 case.
8912 * ltcf-cxx.sh: Likewise.
8913 * ltconfig: Likewise.
8914
8915 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
8916
8917 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8918 keep at least one of build_libtool_libs or build_old_libs set to
8919 yes.
8920
8921 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8922 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8923
8924 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
8925
8926 * configure.in: Enable libgcj on several additional platforms.
8927
8928 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
8929
8930 * configure.in: Enable libgcj for linux targets.
8931
8932 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8933
8934 * MAINTAINERS (Write After Approval): Add myself.
8935
8936 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
8937
8938 * MAINTAINERS: Add myself as vax port maintainer.
8939
8940 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
8941
8942 * MAINTAINERS: Add myself as Mercury front-end maintainer.
8943
8944 2001-01-09 Mike Stump <mrs@wrs.com>
8945
8946 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8947 failures of subdirectories.
8948
8949 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8950
8951 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
8952 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8953 * ltcf-cxx.sh: Likewise.
8954 * ltcf-gcj.sh: Likewise.
8955 * ltconfig.sh: Fix typo.
8956
8957 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8958
8959 * configure: handle DOS-style absolute paths.
8960
8961 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8962
8963 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8964
8965 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
8966
8967 * MAINTAINERS: Add myself as avr port co-maintainer.
8968
8969 2000-12-28 Ben Elliston <bje@redhat.com>
8970
8971 * MAINTAINERS: Add myself under ``Write After Approval''.
8972
8973 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
8974
8975 * texinfo: Remove directory from GCC.
8976
8977 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
8978
8979 * COPYING: Update to current
8980 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
8981 to 19yy as example year in copyright notice).
8982
8983 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
8984
8985 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
8986 (libstdcxx_incdir): Pass down.
8987 * config.if: Remove expired bits for cxx_interface, add stub.
8988 (libstdcxx_incdir): Add variable for g++ include directory.
8989 * configure.in (gxx_include_dir): Use it.
8990
8991 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
8992
8993 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
8994 with old-email address from ``Write After Approval''.
8995
8996 2000-12-15 Andreas Jaeger <aj@suse.de>
8997
8998 * configure.in: Handle lang_dirs.
8999
9000 2000-12-14 Tom Tromey <tromey@redhat.com>
9001
9002 * MAINTAINERS: Removed brads.
9003
9004 * MAINTAINERS: Added gcj developers.
9005
9006 2000-12-13 Anthony Green <green@redhat.com>
9007
9008 * configure.in: Disable libgcj for any target not specifically
9009 listed. Disable libgcj for x86 and Alpha Linux until compatible
9010 with g++ abi.
9011
9012 2000-12-13 Mike Stump <mrs@wrs.com>
9013
9014 * Makefile.in (local-distclean): Also remove fastjar.
9015
9016 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
9017
9018 * contrib/gcc_update: Add fastjar --touch entries.
9019
9020 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
9021
9022 * configure.in: Disable language-specific target libraries for
9023 languages that aren't enabled.
9024
9025 2000-12-10 Anthony Green <green@redhat.com>
9026
9027 * configure.in: Define libgcj. Disable libgcj target libraries for
9028 most targets.
9029
9030 2000-12-10 Neil Booth <neilb@earthling.net>
9031
9032 * MAINTAINERS: Update mail address, remove from WAA list.
9033
9034 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
9035
9036 * libjava: Imported from /cvs/java.
9037 * libffi: Likewise.
9038 * Boehm-gc: Likewise.
9039
9040 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
9041
9042 * configure.in (target_libs): Revert 2000-12-08 patch.
9043 (noconfigdirs): Added target-libjava.
9044
9045 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
9046
9047 * djunpack.bat: removed.
9048
9049 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
9050
9051 * Makefile.in: handle DOS-style absolute paths.
9052 * config-ml.in: likewise.
9053 * symlink-tree: likewise.
9054
9055 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
9056
9057 * fastjar: Imported.
9058
9059 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
9060
9061 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
9062 libjava.
9063 * configure.in (target_libs): Removed `target-libjava'.
9064
9065 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
9066
9067 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
9068 (ALL_MODULES): Added fastjar.
9069 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
9070 (all-target-libjava): all-fastjar replaces all-zip.
9071 (all-fastjar): Added.
9072 (configure-target-fastjar, all-target-fastjar): Likewise.
9073 * configure.in (host_tools): Added fastjar.
9074
9075 2000-12-07 Mike Stump <mrs@wrs.com>
9076
9077 * Makefile.in (local-distclean): Remove leftover built files.
9078
9079 2000-11-24 Nick Clifton <nickc@redhat.com>
9080
9081 * configure.in (xscale-elf): Add target.
9082 (xscale-coff): Add target.
9083
9084 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
9085
9086 * ltcf-cxx.sh: Support creation of C++ shared libraries on
9087 recent versions of FreeBSD (release 3 or later).
9088 * ltconfig: On FreeBSD, -lc must not be provided when building
9089 a shared library or else the standard -pthread gcc option is
9090 rendered worthless to later users of the built library.
9091
9092 2000-11-16 Fred Fish <fnf@be.com>
9093
9094 * configure.in (enable_libstdcxx_v3): Fix typo,
9095 libstd++ -> libstdc++.
9096
9097 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9098
9099 * MAINTAINERS: Add self to Write After Approval list.
9100
9101 2000-11-21 Bernd Schmidt <bernds@redhat.com>
9102
9103 * MAINTAINERS: Update my email address. Add myself to global write
9104 privs list.
9105
9106 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
9107
9108 * Makefile.in: Merge with src and libgcj.
9109 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
9110 configure-target-<library> when their configure scripts need the C
9111 or C++ library to have already been built to work properly.
9112 (do_proto_toplev): Set them to an empty string.
9113
9114 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
9115 (REALLY_SET_LIB_PATH): Use them.
9116
9117 2000-11-17 Stan Shebs <shebs@apple.com>
9118
9119 * MAINTAINERS: Add self to Write After Approval list.
9120
9121 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
9122
9123 * configure: Provide the original toplevel configure arguments
9124 (including $0) to subprocesses in the environment rather than
9125 through gcc/configargs.h.
9126
9127 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
9128
9129 * MAINTAINERS: Remove references to cccp. Change C9X reference to
9130 C99. Alphabetise "Write After Approval" list.
9131
9132 2000-11-12 Mark Mitchell <mark@codesourcery.com>
9133
9134 * configure: Turn on libstdc++ V3 by default.
9135
9136 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
9137 if we've got GCC.
9138
9139 2000-11-11 Philip Blundell <philb@gnu.org>
9140
9141 * MAINTAINERS: Add self to Write After Approval list.
9142
9143 2000-11-09 David Edelsohn <edelsohn@gnu.org>
9144
9145 * ltcf-c.sh (aix4): Improve shared library configuration; require
9146 exporting symbols.
9147 * ltcf-cxx.sh (aix4): Define.
9148 * ltconfig (aix4): Define library and soname specs appropriate for
9149 AIX. Define command to create export symbols list.
9150
9151 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
9152
9153 * config.sub: Add support for Sun Chorus
9154
9155 2000-10-31 Nick Clifton <nickc@redhat.com>
9156
9157 * MAINTAINERS: Rename <name>@cygnus.com addresses to
9158 <name>@redhat.com. Also installed new email address for Clint
9159 Popetz.
9160
9161 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
9162
9163 * etc: Remove directory from GCC.
9164
9165 2000-10-16 Michael Meissner <meissner@redhat.com>
9166
9167 * configure (gcc/configargs.h): Only create if there is a build GCC
9168 directory created.
9169
9170 2000-10-16 Matthias Klose <doko@debian.org>
9171
9172 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
9173 when configured for libstdc++-v3.
9174
9175 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
9176
9177 * configure: Save configure arguments to gcc/configargs.h.
9178
9179 2000-10-04 Philipp Thomas <pthomas@suse.de>
9180
9181 * config.guess: Import CVS version 1.157.
9182 * config.sub: Import CVS version 1.181.
9183
9184 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
9185
9186 * Makefile.in (bootstrap): avoid recursion if subdir missing
9187 (cross): ditto
9188 (do-proto-toplev): ditto
9189
9190 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
9191
9192 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
9193 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
9194
9195 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
9196 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
9197 all affected `configure' scripts.
9198
9199 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
9200
9201 * MAINTAINERS: Add self as cpplib co-maintainer.
9202
9203 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
9204
9205 * MAINTAINERS: Add self to Write After Approval list.
9206
9207 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9208
9209 * INSTALL/README: egcs -> GCC update.
9210
9211 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
9212
9213 * MAINTAINERS: Add myself to Write After Approval list.
9214
9215 2000-09-15 Kazu Hirata <kazu@hxi.com>
9216
9217 * MAINTAINERS: Add myself to Write After Approval list.
9218
9219 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
9220
9221 * configure.in: Do not build byacc for hppa64. Provide paths to the
9222 X11 libraries for hppa64.
9223
9224 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9225
9226 * MAINTAINERS: Add myself as 68hc11 port maintainer.
9227
9228 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
9229
9230 * Makefile.in (all-zlib): Added dummy target.
9231
9232 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9233 ltcf-gcj.sh: Updated from libtool multi-language branch.
9234
9235 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
9236
9237 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
9238 (bootstrap*): Depend on all-bootstrap.
9239
9240 2000-09-05 Philipp Thomas <pthomas@suse.de>
9241
9242 * config.guess: Import CVS version 1.156.
9243 * config.sub: Import CVS version 1.179.
9244
9245 2000-09-02 Anthony Green <green@cygnus.com>
9246
9247 * Makefile.in (all-gcc): Depend on all-zlib.
9248 (CLEAN_MODULES): Add clean-zlib.
9249 (ALL_MODULES): Add all-zlib.
9250 * configure.in (host_libs): Add zlib.
9251
9252 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
9253
9254 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
9255 crosses, but add gcc/include to the header search path for them.
9256
9257 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
9258
9259 * MAINTAINERS: Add self to Write After Approval list.
9260
9261 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9262
9263 * config.guess: Import CVS version 1.152.
9264 * config.sub: Import CVS version 1.177.
9265
9266 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
9267
9268 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
9269 $targargs to tell whether newlib is going to be built.
9270
9271 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
9272 $$r/TARGET_SUBDIR/libio for _G_config.h.
9273
9274 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
9275
9276 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
9277
9278 2000-08-22 DJ Delorie <dj@redhat.com>
9279
9280 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
9281
9282 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
9283
9284 * config-ml.in (CC, CXX): Avoid trailing whitespace.
9285 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
9286 sub-configures.
9287
9288 2000-08-21 DJ Delorie <dj@redhat.com>
9289
9290 * MAINTAINERS: Add self as a libiberty maintainer
9291
9292 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
9293
9294 * configure.in (libstdcxx_flags): Use
9295 libstdc++-v3/src/libstdc++.INC.
9296
9297 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
9298
9299 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
9300
9301 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
9302
9303 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
9304
9305 * configure: Make enable_threads and enable_shared defaults
9306 explicit. Substitute enable_threads into generated Makefiles.
9307 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
9308 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
9309
9310 2000-08-13 Geoff Keating <geoffk@cygnus.com>
9311
9312 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
9313
9314 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
9315
9316 * config-ml.in (CC): Remove bogus duplicate quotation mark from
9317 previous delta.
9318
9319 2000-08-11 Jason Merrill <jason@redhat.com>
9320
9321 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
9322 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
9323 (FLAGS_FOR_TARGET): Not here.
9324 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
9325
9326 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
9327
9328 * config-ml.in (CC, CXX): Don't introduce a leading space.
9329
9330 2000-08-07 DJ Delorie <dj@delorie.com>
9331
9332 * MAINTAINERS: Add self as a DJGPP maintainer
9333
9334 2000-08-07 DJ Delorie <dj@redhat.com>
9335
9336 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
9337 "if we're also building gcc, and it's a gcc that will run on the
9338 build machine, we want to use its includes instead of the system's
9339 default includes".
9340
9341 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
9342
9343 * MAINTAINERS: Add self to Write After Approval list.
9344
9345 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
9346
9347 * configure.in (libstdcxx_flags): Don't use `"'.
9348
9349 * config-ml.in: Adjust multilib search paths to the
9350 appropriate multilib tree.
9351
9352 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
9353
9354 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
9355 commas in $LANGUAGES.
9356
9357 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
9358
9359 * configure.in: Re-enable all references to libg++ and librx.
9360
9361 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
9362
9363 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
9364 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
9365 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
9366 * ltcf-cxx.sh (need_lc): Set based on postdeps.
9367
9368 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
9369
9370 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
9371
9372 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
9373 CXX_FOR_TARGET for sed.
9374
9375 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
9376
9377 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
9378 Do not override if already set in the environment or in configure.
9379 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
9380 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
9381
9382 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
9383
9384 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
9385 the libtool CVS tree multi-language branch.
9386 * ltconfig, ltmain.sh: Updated.
9387
9388 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
9389
9390 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
9391 (clean-target): Depend on it.
9392
9393 * Makefile.in (FLAGS_FOR_TARGET): New macro.
9394 (GCC_FOR_TARGET): Use it.
9395 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
9396 * configure.in: ... here.
9397 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
9398 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
9399
9400 2000-07-24 Eric Christopher <echristo@cygnus.com>
9401
9402 * MAINTAINERS: Add self to Write After Approval list.
9403
9404 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
9405
9406 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
9407 (configure-target-libchill, configure-target-libobjc): Likewise.
9408
9409 * configure.in: Use the same cache file for all target libs.
9410 * config-ml.in: But different cache files per multilib variant.
9411
9412 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9413
9414 * configure (topsrcdir): Don't use dirname.
9415
9416 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
9417
9418 * MAINTAINERS: Add self to Write After Approval list.
9419
9420 2000-07-20 Jason Merrill <jason@redhat.com>
9421
9422 * configure.in: Remove all references to libg++ and librx.
9423
9424 * configure, configure.in, Makefile.in: Unify gcc and binutils.
9425
9426 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
9427
9428 * config.sub: Update to subversions version 2000-07-06.
9429
9430 2000-07-12 Andrew Haley <aph@cygnus.com>
9431
9432 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
9433 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
9434
9435 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
9436
9437 * symlink-tree: Check number of arguments.
9438
9439 2000-07-05 Jim Wilson <wilson@cygnus.com>
9440
9441 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
9442 search path for a g++ extracted from the build tree. This
9443 will allow link tests run by configure scripts in
9444 subdirectories to succeed.
9445
9446 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
9447
9448 * ltconfig: Add support for mips-dde-sysv4.2MP
9449
9450 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
9451
9452 * MAINTAINERS: Add myself as loop discovery maintainer.
9453
9454 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
9455
9456 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
9457 `os2'. Force ac_cv_exeext to be ".exe" in that case.
9458
9459 2000-06-19 Timothy Wall <twall@cygnus.com>
9460
9461 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
9462 * config.sub: Add tic54x target.
9463
9464 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
9465
9466 * MAINTAINERS: Add self as Fortran maintainer,
9467 remove Craig Burley.
9468
9469 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
9470
9471 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
9472 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
9473
9474 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
9475
9476 * MAINTAINERS: Add self as i18n maintainer
9477
9478 20000-05-21 H.J. Lu (hjl@gnu.org)
9479
9480 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
9481 directory are used if they exist. Make sure
9482 $(build_tooldir)/include is searched for header files,
9483 $(build_tooldir)/lib/ for library files.
9484 (GCC_FOR_TARGET): Likewise.
9485 (CXX_FOR_TARGET): Likewise.
9486
9487 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
9488
9489 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
9490
9491 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
9492
9493 * Makefile.in (configure-target-libiberty): Depend on
9494 configure-target-newlib.
9495
9496 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
9497
9498 * configure.in, Makefile.in: Merge all libffi-related
9499 configury stuff from the libgcj tree.
9500
9501 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
9502
9503 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9504 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
9505
9506 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
9507
9508 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9509 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
9510 current version information. Add to proto-toplev directory.
9511 (gdb-taz): Build do-djunpack.
9512
9513 2000-05-15 David Edelsohn <edelsohn@gnu.org>
9514
9515 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
9516
9517 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
9518
9519 * MAINTAINERS: Add self to Write After Approval list.
9520
9521 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9522
9523 * ltmain.sh: Preserve in relink_command any environment
9524 variables that may affect the linker behavior.
9525
9526 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
9527
9528 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
9529
9530 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
9531
9532 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
9533
9534 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
9535
9536 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
9537 with the version name.
9538
9539 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
9540
9541 * MAINTAINERS: Add self as bb-reorder maintainer.
9542
9543 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
9544
9545 * config.if: Tweak.
9546
9547 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
9548
9549 * djunpack.bat: New file.
9550
9551 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
9552
9553 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
9554 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
9555 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
9556 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
9557
9558 2000-04-16 Dave Pitts <dpitts@cozx.com>
9559
9560 * config.sub (case $basic_machine): Change default for "ibm-*"
9561 to "openedition".
9562
9563 2000-04-13 Andreas Jaeger <aj@suse.de>
9564
9565 * MAINTAINERS: Added myself.
9566
9567 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
9568
9569 * Makefile.in (gdb-taz): New target. GDB specific archive.
9570 (do-md5sum): New target.
9571 (MD5PROG): Define.
9572 (PACKAGE): Default to TOOL.
9573 (VER): Default to a shell script.
9574 (taz): Rewrite target. Move real work to do-proto-toplev. Include
9575 md5 checksum generation.
9576 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
9577 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
9578 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
9579 insight.tar.bz2): Use gdb-taz to create archive.
9580
9581 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
9582
9583 * configure (warn_cflags): Delete.
9584
9585 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
9586
9587 * MAINTAINERS: Added myself.
9588
9589 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
9590 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
9591
9592 * configure.in (enable_libstdcxx_v3): Add.
9593 (target_libs): Add bits here to switch between libstdc++-v2 and
9594 libstdc++-v3.
9595 * config.if: And this file too.
9596 * Makefile.in: Add libstdc++-v3 targets.
9597
9598 2000-04-05 Michael Meissner <meissner@redhat.com>
9599
9600 * config.sub (d30v): Add d30v as a basic machine type.
9601
9602 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
9603
9604 * configure.in: -linux-gnu*, not -linux-gnu.
9605
9606 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
9607
9608 * MAINTAINERS: Add self in write-after-approval section.
9609
9610 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
9611
9612 * MAINTAINERS: Add self as ia64 port maintainer.
9613
9614 2000-03-08 Neil Booth <NeilB@earthling.net>
9615
9616 * MAINTAINERS: Add self in write-after-approval section.
9617
9618 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
9619
9620 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
9621 (do-tar-bz2): Replace TOOL with PACKAGE.
9622 (gdb.tar.bz2): Remove GDBTK from GDB package.
9623 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
9624 dejagnu.tar.bz2): New packages.
9625
9626 2000-02-27 Andreas Jaeger <aj@suse.de>
9627
9628 * configure.in: Add entry for mips*-*-linux*, move catch all
9629 *-*-*linux* entry below this one.
9630
9631 2000-02-27 Ian Lance Taylor <ian@zembu.com>
9632
9633 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
9634
9635 2000-02-24 Nick Clifton <nickc@cygnus.com>
9636
9637 * config.sub: Support an OS of "wince".
9638
9639 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
9640
9641 * config.guess, config.sub: Updated to match config's 2000-02-15
9642 version.
9643
9644 2000-02-23 Linas Vepstas <linas@linas.org>
9645
9646 * config.sub: Add support for Linux/IBM 370.
9647 * configure.in: Likewise.
9648
9649 2000-02-22 Nick Clifton <nickc@cygnus.com>
9650
9651 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
9652
9653 2000-02-20 Christopher Faylor <cgf@cygnus.com>
9654
9655 * config.guess: Guess "cygwin" rather than "cygwin32".
9656
9657 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9658
9659 * configure (gcc_version): When setting, narrow search to
9660 lines containing `version_string'.
9661
9662 2000-02-15 Denis Chertykov <denisc@overta.ru>
9663
9664 * config.sub: Add support for avr target.
9665
9666 2000-02-14 Nick Clifton <nickc@cygnus.com>
9667
9668 * MAINTAINERS: Add maintainers for MCore port.
9669
9670 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
9671
9672 * config.sub: Add mmix-knuth-mmixware.
9673
9674 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9675
9676 * MAINTAINERS: Pair cccp with cpplib maintainership.
9677
9678 2000-01-27 Christopher Faylor <cgf@redhat.com>
9679
9680 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9681 structure stuff to -L library search.
9682 (CXX_FOR_TARGET): Ditto.
9683 (CROSS_CHECK_MODULES): Fix spelling mistake.
9684
9685 2000-01-24 Mark Mitchell <mark@codesourcery.com>
9686
9687 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9688 the C++ compiler.
9689
9690 2000-01-12 Richard Henderson <rth@cygnus.com>
9691
9692 * configure.in: Don't build some bits for beos.
9693
9694 2000-01-12 Joel Sherrill (joel@OARcorp.com)
9695
9696 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9697 as include files.
9698
9699 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
9700
9701 * Add self as cpplib maintainer, as requested by Jason
9702 Merrill. Correct my e-mail address.
9703
9704 2000-01-06 Geoff Keating <geoffk@cygnus.com>
9705
9706 * configure.in: Use mt-aix43 to handle *_TARGET defs,
9707 not mh-aix43.
9708
9709 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
9710
9711 * MAINTAINERS: Add myself to "write after approval" list.
9712
9713 1999-12-14 Richard Henderson <rth@cygnus.com>
9714
9715 * config.guess (alpha-osf, alpha-linux): Detect ev67.
9716 * config.sub: Accept alphaev[78], alphaev8.
9717
9718 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9719
9720 * config.guess, config.sub: Update from autoconf.
9721
9722 1999-11-29 Bruce Korb <autogen@linuxbox.com>
9723
9724 * MAINTAINERS: update my playtime e-address.
9725
9726 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9727
9728 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9729 necessary libraries are missing.
9730
9731 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
9732
9733 * MAINTAINERS: Add new 'write after approval' maintainer.
9734
9735 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
9736
9737 * MAINTAINERS: Add new Java maintainer.
9738
9739 1999-10-25 Andreas Schwab <schwab@suse.de>
9740
9741 * configure: Fix quoting inside arguments of eval.
9742
9743 1999-10-21 Nick Clifton <nickc@cygnus.com>
9744
9745 * config-ml.in: Allow suppression of some ARM multilibs.
9746
9747 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
9748
9749 * config.guess: Add OS/390 match pattern.
9750 * config.sub: Add mvs, openedition targets.
9751 * configure.in (i370-ibm-opened*): New.
9752
9753 1999-09-04 Steve Chamberlain <sac@pobox.com>
9754
9755 * config.sub: Add support for configuring for pj.
9756
9757 1999-08-31 Nick Clifton <nickc@cygnus.com>
9758
9759 * config.sub (maybe_os): Add support for configuring for fr30.
9760
9761 1999-08-25 Nick Clifton <nickc@cygnus.com>
9762
9763 * configure.in: Do not configure or build ld for AIX
9764 platforms. ld is known to be broken on these platforms.
9765
9766 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9767
9768 * config-ml.in: Pass compiler flag corresponding to multidirs to
9769 subdir configures.
9770
9771 1999-08-09 Ian Lance Taylor <ian@zembu.com>
9772
9773 * Makefile.in (LDFLAGS): Define.
9774
9775 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
9776
9777 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9778 noconfigdirs.
9779 (*-*-cygwin*): Likewise.
9780
9781 1999-08-08 Ian Lance Taylor <ian@zembu.com>
9782
9783 * mkdep: New file.
9784 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9785 (BINUTILS_SUPPORT_DIRS): Add mkdep.
9786
9787 From Eli Zaretskii <eliz@is.elta.co.il>:
9788 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9789 long file name when using DJGPP on MS-DOS.
9790
9791 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
9792
9793 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9794
9795 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
9796
9797 * Makefile.in (check-target-libio): Remove all-target-libstdc++
9798 dependency as this causes "make check" to globally "make all"
9799
9800 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
9801
9802 * configure.in (target_libs): Added target-zlib.
9803 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9804 (CONFIGURE_TARGET_MODULES): Likewise.
9805 (CHECK_TARGET_MODULES): Likewise.
9806 (INSTALL_TARGET_MODULES): Likewise.
9807 (CLEAN_TARGET_MODULES): Likewise.
9808 (configure-target-zlib): New target.
9809 (all-target-zlib): Likewise.
9810 (all-target-libjava): Depend on all-target-zlib.
9811 (configure-target-libjava): Depend on configure-target-zlib.
9812
9813 * Makefile.in (configure-target-libjava): Depend on
9814 configure-target-newlib.
9815 (configure-target-boehm-gc): New target.
9816 (configure-target-qthreads): New target.
9817
9818 * configure.in (target_libs): Added target-qthreads.
9819 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9820 (CONFIGURE_TARGET_MODULES): Likewise.
9821 (CHECK_TARGET_MODULES): Likewise.
9822 (INSTALL_TARGET_MODULES): Likewise.
9823 (CLEAN_TARGET_MODULES): Likewise.
9824 (all-target-qthreads): New target.
9825 (configure-target-libjava): Depend on configure-target-qthreads.
9826 (all-target-libjava): Depend on all-target-qthreads.
9827
9828 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9829 (CONFIGURE_TARGET_MODULES): Likewise.
9830 (CHECK_TARGET_MODULES): Likewise.
9831 (INSTALL_TARGET_MODULES): Likewise.
9832 (CLEAN_TARGET_MODULES): Likewise.
9833 (all-target-libjava): New target.
9834 (all-target-boehm-gc): Likewise.
9835 * configure.in (target_libs): Added libjava, boehm-gc.
9836
9837 1999-07-22 Ian Lance Taylor <ian@zembu.com>
9838
9839 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9840 configure.bat in SUPPORT_FILES.
9841 (gas+binutils.tar.bz2): Likewise.
9842
9843 * makeall.bat: Remove; obsolete.
9844
9845 1999-07-21 Ian Lance Taylor <ian@zembu.com>
9846
9847 From Mark Elbrecht:
9848 * configure.bat: Remove; obsolete.
9849
9850 1999-07-11 Ian Lance Taylor <ian@zembu.com>
9851
9852 * configure: Add -W -Wall to the default CFLAGS when compiling with
9853 gcc.
9854
9855 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
9856
9857 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9858
9859 1999-06-30 Mark Mitchell <mark@codesourcery.com>
9860
9861 * configure.in: Build ld on IRIX6.
9862
9863 1999-06-12 Ian Lance Taylor <ian@zembu.com>
9864
9865 * Makefile.in: Change distribution targets to use bzip2 instead of
9866 gzip.
9867 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9868 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9869
9870 1999-06-04 Nick Clifton <nickc@cygnus.com>
9871
9872 * config.sub: Add mcore target.
9873
9874 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
9875
9876 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9877
9878 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
9879
9880 * config.guess (dummy): Changed to $dummy.
9881
9882 1999-05-24 Nick Clifton <nickc@cygnus.com>
9883
9884 * config.sub: Tidied up case statements.
9885
9886 1999-05-22 Ben Elliston <bje@cygnus.com>
9887
9888 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9889 <jiro@din.or.jp>.
9890
9891 * config.guess: Merge with FSF version. Future changes will be
9892 more accurately recorded in this ChangeLog.
9893 * config.sub: Likewise.
9894
9895 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
9896
9897 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9898
9899 1999-04-30 Tom Tromey <tromey@cygnus.com>
9900
9901 * ltmain.sh: [mode link] Always use CC given by ltconfig.
9902
9903 1999-04-23 Tom Tromey <tromey@cygnus.com>
9904
9905 * ltconfig, ltmain.sh: Update to libtool 1.2f.
9906
9907 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
9908
9909 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9910 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9911 Bad merge removed these two changes.
9912
9913 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
9914 Martin Heller (Ing.-Buero_Heller@t-online.de)
9915
9916 * config.guess (interix Alpha): Add.
9917
9918 1999-04-11 Richard Henderson <rth@cygnus.com>
9919
9920 * configure.in (i?86-*-beos*): Do config gperf; don't config
9921 gdb, newlib, or libgloss.
9922
9923 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
9924
9925 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9926 link a trivial program with -mabi=64. If it fails, remove mabi=64
9927 from multidirs.
9928
9929 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
9930
9931 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9932
9933 1999-04-08 Nick Clifton <nickc@cygnus.com>
9934
9935 * config.sub: Add support for mcore targets.
9936
9937 1999-04-07 Michael Meissner <meissner@cygnus.com>
9938
9939 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9940 not mt-ospace, in order to shut up assembler warning about using
9941 symbols that are named the same as registers.
9942
9943 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
9944
9945 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9946 dependency list for all-target-cygmon.
9947
9948 1999-04-05 Doug Evans <devans@casey.cygnus.com>
9949
9950 * config-ml.in: Check $host, not $target, for selective multilibs.
9951 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9952 thumb interworking, and underscore prefix multilibs.
9953
9954 1999-04-04 Ian Lance Taylor <ian@zembu.com>
9955
9956 * missing: Update to version from current automake.
9957
9958 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
9959
9960 * configure (gxx_include_dir): Removed.
9961
9962 * configure.in (gxx_include_dir): Handle it.
9963 * Makefile.in: Likewise.
9964
9965 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
9966
9967 * config.sub (mips64vr4111,mips64vr4111el) Add.
9968
9969 1999-03-21 Ben Elliston <bje@cygnus.com>
9970
9971 * config.guess: Correct typo for detecting ELF on FreeBSD.
9972
9973 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
9974
9975 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9976 config/mh-djgpp.
9977
9978 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
9979
9980 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9981 all-target-newlib to dependency list for all-target-bsp.
9982
9983 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
9984
9985 * config.sub: Add i386-uwin support.
9986 * config.guess: Likewise.
9987
9988 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9989
9990 * configure.in: cleanup, add mh-*pic handling for arm, special
9991 case powerpc*-*-aix*
9992
9993 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
9994
9995 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9996 can be built.
9997
9998 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
9999
10000 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
10001 targets.
10002
10003 1999-03-02 Nick Clifton <nickc@cygnus.com>
10004
10005 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
10006
10007 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
10008
10009 * config.sub: Check for "cygwin*" rather than "cygwin32*"
10010
10011 1999-02-24 Nick Clifton <nickc@cygnus.com>
10012
10013 * config.sub: Fix typo in arm recognition.
10014
10015 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
10016
10017 * configure.in (noconfigdirs): Changed target_configdirs to
10018 include target-bsp only for m68k-*-elf* and m68k-*-coff*
10019 rather than m68k-*-* since it is not known to work on
10020 m68k-aout. Ditto for arm-*-*oabi.
10021
10022 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
10023
10024 * configure.in (*-*-windows*): Remove, no longer used.
10025
10026 1999-02-19 Ben Elliston <bje@cygnus.com>
10027
10028 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
10029 Smart and improved by Andrew Cagney.
10030
10031 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
10032
10033 * config.guess: Recognize openbsd-*-hppa.
10034
10035 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
10036
10037 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
10038 only if it is not empty.
10039
10040 1999-02-17 Nick Clifton <nickc@cygnus.com>
10041
10042 Patch from: Scott Bambrough <scottb@corelcomputer.com>
10043
10044 * config.guess: Modified to recognize uname's armv* syntax.
10045
10046 * config.sub: Modified to recognize uname's armv* syntax.
10047
10048 1999-02-17 Mark Salter <msalter@cygnus.com>
10049
10050 * configure.in: Added target-bsp for sparclite.
10051
10052 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
10053
10054 * config.sub: Recognize alphapca5[67] and up to alphaev8.
10055
10056 1999-02-08 Nick Clifton <nickc@cygnus.com>
10057
10058 * configure.in: Add support for strongarm port.
10059 * config.sub: Add support for strongarm target.
10060
10061 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
10062
10063 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
10064 the old name config/mh-cygwin32.
10065 Enable texinfo.
10066
10067 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
10068
10069 * configure.in: Do build ld for ix86 Solaris.
10070
10071 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
10072
10073 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
10074 $AR_FOR_TARGET. Likewise for RANLIB.
10075
10076 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
10077
10078 * config.sub (oabi): Recognize.
10079 * configure.in (arm-*-oabi): Handle.
10080
10081 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
10082
10083 * config.guess: Improve detection of i686 on UnixWare 7.
10084
10085 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
10086
10087 * config.guess: Add support for i386-pc-interix.
10088 * config.sub: Likewise.
10089 * configure.in: Likewise.
10090
10091 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
10092
10093 * Makefile.in: Remove unneeded all-target-libio from
10094 from all-target-winsup target since it is now unneeded.
10095 Add all-target-libtermcap in its place since it is now
10096 needed.
10097
10098 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
10099
10100 * configure.in: makefile stub for cygwin target is probably
10101 unnecessary. Remove it for now.
10102
10103 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
10104
10105 * configure.in: libtermcap.a should be built when cygwin is the
10106 target as well as the host.
10107 * config.guess: Allow mixed case in cygwin uname output.
10108 * Makefile.in: Add libtermcap target.
10109
10110 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
10111
10112 * config.sub: Clean up handling of hppa2.0.
10113
10114 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
10115
10116 * config.guess: Use C code to identify more HP machines.
10117
10118 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
10119
10120 * config.sub: Handle hppa2.0.
10121
10122 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
10123
10124 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
10125 cygmon for all sparclite targets, regardless of object format.
10126
10127 1998-12-15 Mark Salter <msalter@cygnus.com>
10128
10129 * configure.in: Added target-bsp for several target architectures.
10130
10131 * Makefile.in: Added rules for bsp.
10132
10133 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
10134
10135 * config.guess: Improve detection of hppa2.0 processors.
10136
10137 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
10138
10139 * config.guess: Recognize FreeBSD using ELF automatically.
10140
10141 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
10142
10143 * configure (skip-this-dir): Add handling for new shell script, which
10144 might be created by a sub-directory's configure to indicate, this particular
10145 directory is "unwanted".
10146 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
10147
10148 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
10149
10150 * ltconfig: import from libtool, after changing libtool to
10151 account for the cygwin name change.
10152
10153 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
10154
10155 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
10156 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
10157
10158 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
10159
10160 * configure.in: Add libtermcap to list of cygwin dependencies.
10161
10162 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
10163
10164 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
10165 they include winsup/include when it's a cygwin target.
10166
10167 1998-11-12 Tom Tromey <tromey@cygnus.com>
10168
10169 * configure.in (host_tools): Added zip.
10170 * Makefile.in (all-target-libjava): Depend on all-zip.
10171 (all-zip): New target.
10172 (ALL_MODULES): Added all-zip.
10173 (NATIVE_CHECK_MODULES): Added check-zip.
10174 (INSTALL_MODULES): Added install-zip.
10175 (CLEAN_MODULES): Added clean-zip.
10176
10177 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
10178
10179 * Makefile.in: lose "32" from comment about cygwin.
10180
10181 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
10182
10183 * configure.in: Use -Os to build target libraries for the fr30.
10184
10185 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
10186
10187 * config.sub: Add fr30.
10188
10189 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
10190
10191 * configure.in: drop "32" from config/mh-cygwin32. Check
10192 cygwin* instead of cygwin32*.
10193 * config.sub: Check cygwin* instead of cygwin32*.
10194
10195 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
10196
10197 * config.guess: Match any version of Unixware7.
10198
10199 1998-10-20 Syd Polk <spolk@cygnus.com>
10200
10201 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
10202 if desired.
10203
10204 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
10205
10206 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
10207 these if the appropriate directories and files to not exist.
10208
10209 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
10210
10211 * Makefile.in (DEVO_SUPPORT): Add config.if.
10212
10213 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
10214
10215 * configure: Add pattern to replace "build_tooldir"'s
10216 definition in the generated Makefile with "tooldir"'s
10217 actual value.
10218
10219 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
10220
10221 * config.sub: Bring back lost sparcv9.
10222
10223 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
10224
10225 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
10226
10227 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
10228 CC_FOR_TARGET and friends.
10229
10230 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10231
10232 * Makefile.in (build_tooldir): New variable, same as tooldir.
10233 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
10234 -B$(build_tooldir)/bin/.
10235 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
10236
10237 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10238
10239 * README: Remove installation instructions and refer to the
10240 INSTALL directory instead.
10241
10242 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
10243
10244 * config.sub: Add support for i[34567]86-pc-udk.
10245 * configure.in: Likewise.
10246
10247 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
10248
10249 * Makefile.in: add bzip2 package building bits for user
10250 tools module
10251 * configure.in: ditto
10252
10253 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
10254
10255 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
10256 (ALL_TARGET_MODULES): Add all-target-libobjc.
10257 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10258 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10259 (all-target-libchill): Add dependencies.
10260 * configure.in (target_libs): Add libchill.
10261
10262 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
10263
10264 * configure.in (target_subdir): Remove duplicate line.
10265
10266 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
10267
10268 * Makefile.in (all-automake): fix dependencies.
10269
10270 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
10271
10272 * configure.in: Minor cleanups for building in the $(target_alias)
10273 subdir.
10274
10275 1998-09-22 Jim Wilson <wilson@cygnus.com>
10276
10277 * Makefile.in (bootstrap): Set r and s before make all. Use
10278 BASE_FLAGS_TO_PASS in make all.
10279 (cross): Likewise.
10280
10281 1998-09-20 Mark Mitchell <mark@markmitchell.com>
10282
10283 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
10284
10285 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
10286
10287 * config.sub: Fix typo in last change.
10288
10289 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
10290
10291 * config.sub: Add support for C4x target.
10292 * configure.in: Likewise.
10293
10294 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
10295
10296 * config.sub: Recognize sparcv9 just like sparc64.
10297
10298 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
10299
10300 * config.guess: Match "Pent II" or "PentII" for OpenServer.
10301
10302 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
10303
10304 * config.guess: Correctly identify Pentium II sco boxes.
10305
10306 * config.guess: Fix "tr" code. From Weiwen Liu.
10307
10308 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
10309
10310 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
10311 stabs.
10312
10313 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
10314
10315 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
10316 (ALL_TARGET_MODULES): Add all-target-libchill.
10317 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10318 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10319 (all-target-libchill): Add dependencies.
10320 * configure.in (target_libs): Add libchill.
10321
10322 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
10323
10324 * config.guess: Avoid assumptions about "tr" behaves when
10325 LANG is set to something other than English.
10326
10327 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
10328
10329 * configure (gxx_include_dir): Changed to
10330 '${prefix}/include/g++'-${libstdcxx_interface}.
10331
10332 * config.if: New to determine the interfaces.
10333
10334 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
10335
10336 * config.guess: Detect and handle MPE/IX.
10337 * config.sub: Deal with MPE/IX.
10338
10339 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
10340
10341 * configure.in: Use mh-aix43.
10342
10343 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
10344
10345 * configure: Fix --without/--disable cases for gxx-include-dir.
10346
10347 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
10348
10349 * mdata-sh: Imported. Needed for automake support.
10350
10351 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
10352
10353 * Makefile.in (taz): Try "chmod -R og=u ." before
10354 "chmod og=u `find . -print`".
10355
10356 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
10357
10358 * configure.in: Add arm-elf and thumb-elf support.
10359
10360 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
10361
10362 * Makefile.in: Undo previous patch.
10363
10364 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
10365
10366 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
10367 to here ...
10368 (install-no-fixedincludes): and here
10369 (INSTALL_MODULES): ... from here.
10370
10371 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
10372
10373 * config.sub: Merge with FSF.
10374
10375 * config.guess: Merge with FSF.
10376
10377 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
10378
10379 * configure (extraconfigdirs): New variable.
10380 (SUBDIRS): Add extraconfigdirs and recurse on them too.
10381 * Makefile.in (all): Move higher in file.
10382 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
10383 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
10384 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
10385 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
10386 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
10387
10388 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
10389
10390 * Makefile.in (all-target-libjava): Depend on all-gcc and
10391 all-target-newlib.
10392 (configure-target-libjava): Depend on $(ALL_GCC).
10393
10394 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
10395
10396 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
10397 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
10398
10399 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
10400
10401 * INSTALL/README: Fix typo.
10402
10403 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
10404
10405 * ylwrap: Change absolute path checks to check for DOS style path
10406 names.
10407
10408 * ylwrap: Don't use a full path name if the source file is in the
10409 same directory. From hjl@lucon.org (H.J. Lu).
10410
10411 * config-ml.in: Default to being verbose, to match Feb 18 change to
10412 configure.
10413
10414 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
10415
10416 Brought over from egcs:
10417
10418 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
10419
10420 * configure.in (target_subdir): Set to ${target_alias} instead
10421 of "libraries".
10422
10423 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
10424
10425 * configure.in (target_subdir): Set to libraries if enable_multilib.
10426
10427 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
10428
10429 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
10430 multilibs, force reconfiguration the first time we create
10431 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
10432
10433 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
10434
10435 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
10436 avoid confusion with --no-recursion.
10437
10438 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
10439
10440 * configure.in: Win32 hosts shouldn't use install -x
10441 * install-sh: remove -x option, and special .exe-handling
10442 hack.
10443
10444 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
10445
10446 * config.guess: Recognize i586-pc-beos.
10447 * configure.in: Don't build some bits for beos.
10448
10449 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
10450
10451 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
10452 CFLAGS default to -O2.
10453
10454 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
10455 when using GNU ld.
10456
10457 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
10458
10459 * ltmain.sh: Correct install when using a different shell.
10460
10461 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
10462
10463 * ltconfig, ltmain.sh: Update to libtool 1.2b.
10464
10465 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
10466
10467 * makefile.vms: Update to build binutils/makefile.vms. Add install
10468 target.
10469
10470 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
10471
10472 * ltconfig: Update to correct AIX handling.
10473
10474 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
10475
10476 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
10477
10478 * configure.in (target_subdir): Set to ${target_alias} instead
10479 of "libraries".
10480
10481 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
10482
10483 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
10484 (Makefile): Depend on $(gcc_version_trigger).
10485
10486 * configure (gcc_version): Change default initializer to empty
10487 string.
10488 (gcc_version_trigger): New variable; pass this variable down
10489 to subdir configures to enable them checking gcc's version
10490 themselves. Emit make macros for both gcc_version vars.
10491 (topsrcdir): Initialize reliably.
10492 (recursion line): Remove --with-gcc-version=${gcc_version}.
10493
10494 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
10495
10496 * configure (enable_version_specific_runtime_libs): Implement new flag
10497 --enable-version-specific-runtime-libs which installs C++ runtime stuff
10498 in $(libsubdir); emit definition in each generated Makefile.
10499 (gxx_include_dir): Initialize depending on
10500 $enable_version_specific_runtime_libs.
10501
10502 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
10503
10504 * configure (gcc_version): Initialize properly depending on
10505 how and where configure is started.
10506 (recursion line): Pass a --with-gcc-version=${gcc_version}
10507 to configures in subdirs.
10508
10509 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
10510
10511 * configure.in (noconfigdirs): Add configure pattern for mips tx39
10512 cygmon
10513
10514 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
10515
10516 * configure.in: Add cygmon and libstub support for mn10200.
10517
10518 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
10519
10520 * configure (gcc_version): Add new variable describing the
10521 particular gcc version we're building.
10522 * Makefile.in (libsubdir): Add new macro for the directory
10523 in which the compiler finds executables, libraries, etc.
10524 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
10525 and libsubdir.
10526
10527 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10528
10529 * Makefile.in (local-clean): Remove *.log.
10530 (warning.log): Built with warn_summary from build.log.
10531 (mail-report.log): Run test_summary.
10532 (mail-report-with-warnings.log): Run test_summary including
10533 warning.log in the report.
10534
10535 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
10536
10537 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
10538
10539 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
10540
10541 * Makefile.in (grep): Grep no longer depends on libiberty.
10542
10543 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
10544
10545 * Makefile.in: all-snavigator needs all-libgui.
10546
10547 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
10548
10549 * configure.in: Add cygmon and libstub support for mn10300.
10550
10551 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
10552
10553 * missing: Update to version from automake 1.3.
10554
10555 * ltmain.sh: On installation, don't get confused if the same name
10556 appears more than once in the list of library names.
10557
10558 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
10559
10560 * config.sub: Accept m68060 and m5200 as CPU names.
10561
10562 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
10563
10564 * configure: Use && rather than using -a in test, because odd
10565 strings can confuse test.
10566 * configure.in: Likewise.
10567
10568 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
10569
10570 * ltconfig, ltmain.sh: Bring in Visual C++ support.
10571
10572 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10573
10574 * Makefile.in (boostrap2-lean, bootstrap3-lean,
10575 bootstrap4-lean): New targets.
10576
10577 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
10578
10579 * mpw-* Delete. Not used.
10580
10581 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
10582
10583 * COPYING.LIB: Update FSF address.
10584
10585 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
10586
10587 * ltconfig, ltmain.sh: Update to libtool 1.2a.
10588
10589 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
10590 GAS_SUPPORT_DIRS.
10591
10592 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
10593
10594 * ltconfig, ltmain.sh: Avoid producing a version number if
10595 -version-info was not used.
10596
10597 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
10598
10599 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
10600 building with newlib.
10601
10602 1998-04-30 Paul Eggert <eggert@twinsun.com>
10603
10604 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
10605 Solaris `make' causes it to continue to next definition.
10606
10607 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
10608
10609 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
10610 the right GUI libraries and files are installed along with GDB.
10611
10612 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
10613
10614 * configure.in: Change alpha to alpha* in several places.
10615
10616 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
10617
10618 * config.sub: Recognize sparc86x.
10619
10620 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
10621
10622 * configure.in (--enable-target-optspace): Remove debug echo.
10623
10624 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
10625
10626 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
10627
10628 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
10629
10630 * ltconfig: Update cygwin32 support.
10631
10632 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
10633 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
10634 (GDB_SUPPORT_DIRS): Likewise.
10635
10636 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
10637
10638 * configure.in (target_makefile_frag): If --enable-target-optspace,
10639 use -Os to compile target libraries rather than -O2. Default to
10640 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
10641 not used.
10642 * configure.in (target_cflags): Ditto for d30v.
10643
10644 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
10645
10646 * Makefile.in (all-bfd): Depend on all-intl.
10647 (all-binutils): Likewise.
10648 (all-gas): Likewise.
10649 (all-gprof): Likewise.
10650 (all-ld): Likewise.
10651
10652 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
10653
10654 * configure.in (host_tools): Fix typo, lbtool -> libtool.
10655
10656 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
10657
10658 * Makefile.in (all-bfd): Depend upon all-libiberty.
10659
10660 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
10661
10662 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
10663
10664 * Makefile.in: Add libstub.
10665
10666 * configure.in: Ditto. Build libstub for targets that have cygmon
10667 support.
10668
10669 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
10670
10671 * configure.in: Don't set PICFLAG on ix86-cygwin32.
10672
10673 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
10674
10675 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10676 use mh-sysv5 if specified. Support gprof on SCO Open Server.
10677
10678 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
10679
10680 * configure: Define DEFAULT_M4 by searching PATH.
10681 * Makfile.in: Use DEFAULT_M4.
10682
10683 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
10684
10685 * ltconfig: Add cygwin32 support.
10686
10687 * Makefile.in, configure.in: Add libtool as a native only directory
10688 to configure and build.
10689
10690 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
10691
10692 * Makefile.in (INSTALL_MODULES): Remove texinfo.
10693
10694 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
10695
10696 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10697
10698 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
10699
10700 * Makefile.in: add ash make rules
10701 * configure.in: add ash to native_only and host_tools lists
10702
10703 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
10704
10705 * Makefile.in (all-gettext, all-intl): New targets.
10706 (ALL_MODULES): Added all-gettext, all-intl.
10707 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10708 (INSTALL_MODULES): Added install-gettext, install-intl.
10709 (CLEAN_MODULES): Added clean-gettext, clean-intl.
10710
10711 * configure.in (host_tools): Added gettext.
10712 (native_only): Likewise.
10713 (noconfigdirs) [various cases]: Likewise.
10714 (host_libs): Added intl.
10715
10716 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
10717
10718 * configure: Do not disable building gdbtk for cygwin32 hosts.
10719
10720 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
10721
10722 * configure.in: Add thumb-coff target.
10723 * config.sub: Add thumb-coff target.
10724
10725 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10726
10727 * Makefile.in: Revert yesterday's change.
10728 (all-target-winsup): all-target-librx stays out of here.
10729
10730 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
10731
10732 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10733 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10734 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
10735 Remove references to librx and libg++.
10736
10737 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
10738
10739 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10740 recursive makes
10741
10742 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
10743
10744 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
10745 for newlib directory.
10746 (CXX_FOR_TARGET): Likewise.
10747
10748 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
10749
10750 * ltconfig: Update after libtool/ltconfig.in change for
10751 hpux11.
10752
10753 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
10754
10755 * ltconfig, ltmain.sh: Update to libtool 1.2.
10756
10757 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
10758
10759 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10760 (install-gcc-cross): Instead, override LANGUAGES here.
10761
10762 1998-03-18 Dave Love <d.love@dl.ac.uk>
10763
10764 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10765 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10766
10767 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
10768
10769 * configure.in: Add Thumb-pe target.
10770
10771 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
10772
10773 * Makefile.in - changed sn targets to snavigator
10774 * configure.in - changed sn targets to snavigator
10775
10776 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
10777
10778 * config-ml.in: After building symlink tree call make distclean
10779 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10780 to be the case for libiberty.
10781
10782 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
10783
10784 * configure: When making link, also check the current
10785 directory. The configure scripts may create one.
10786
10787 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
10788
10789 * config.sub: Accept alphapca56 and alphaev6 properly.
10790
10791 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10792
10793 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10794
10795 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
10796
10797 * config.sub (sco5): Fix typo.
10798
10799 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
10800
10801 * Makefile.in (INSTALL_MODULES): Move install-tcl before
10802 install-itcl.
10803 (install-itcl): Remove dependency on install-tcl.
10804
10805 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
10806
10807 * configure.in: Remove libgloss from noconfigdirs for MN10300.
10808
10809 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
10810
10811 * configure.in: Don't build libgui for a cygwin32 target when not on
10812 a cygwin32 host.
10813
10814 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
10815
10816 * configure (redirect): Set to null, so default behavior of
10817 configure is now --verbose.
10818
10819 1998-02-16 Dave Love <d.love@dl.ac.uk>
10820
10821 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10822 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10823
10824 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
10825
10826 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10827 this change to sync Makefile.in with its ChangeLog entries.
10828
10829 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
10830
10831 * ltmain.sh (mkdir): Check that the directory doesn't exist
10832 before we exit with error, so that we don't get races during
10833 parallel builds.
10834
10835 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
10836
10837 * ltconfig, ltmain.sh: Update from libtool 1.0i.
10838
10839 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
10840
10841 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10842 PICFLAG_FOR_TARGET.
10843 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10844
10845 * configure: Emit a definition for the new macro enable_shared
10846 into each Makefile.
10847
10848 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10849
10850 * configure.in (host_tools, native_only): Add libtool.
10851
10852 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
10853
10854 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10855 Fix typo in ming config comment.
10856
10857 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
10858
10859 * ltconfig, ltmain.sh: Update from libtool 1.0h.
10860
10861 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
10862
10863 * config.sub: Add tic30 cases, and map c30 to tic30.
10864
10865 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
10866
10867 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10868 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10869 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10870 (CLEAN_TARGET_MODULES): Similarly
10871 (all-target-libf2c): Add dependences.
10872 * configure.in (target_libs): Add libf2c.
10873
10874 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
10875
10876 * configure.in: Remove expect from noconfigdirs when target
10877 is cygwin32. OK to build expect and dejagnu with Canadian
10878 Cross.
10879
10880 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
10881
10882 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10883 host.
10884
10885 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10886 and mingw32.
10887
10888 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
10889
10890 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10891 here as it is not defined in the toplevel Makefile.
10892
10893 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
10894
10895 * configure (package_makefile_rules_frag): New variable, which names
10896 a file with generic rules, ...
10897 Change comment to mention we now have FIVE parts.
10898 * configure: Undo last change.
10899
10900 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
10901
10902 * config.guess: More accurate determination of HP processor types.
10903 * config.sub: More accurate determination of HP processor types.
10904
10905 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
10906
10907 * configure (package_makefile_frag): Move inserting the
10908 ${package_makefile_frag} to where it should be according
10909 to the comment.
10910
10911 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
10912
10913 * config.guess: Add support for Linux/ARM.
10914
10915 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
10916
10917 * .cvsignore: Remove *-info and *-install since they match
10918 release-info and mpw-install, which we don't want to just ignore.
10919
10920 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
10921
10922 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10923
10924 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
10925
10926 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10927 local_prefix to sub-make invocations.
10928
10929 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
10930
10931 * configure.in: Check makefile fragments in the source
10932 directory.
10933
10934 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10935
10936 * configure.in: Check whether host and target makefile
10937 fragments exist before adding them to *_makefile_frag.
10938
10939 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
10940
10941 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10942
10943 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
10944
10945 * configure.in: Make sure we only replace RPATH_ENVVAR on
10946 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10947 regexp to sed.
10948
10949 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10950 to sub-makes.
10951
10952 1998-01-13 Lee Iverson (leei@ai.sri.com)
10953
10954 * config-ml.in (multi-do): LDFLAGS must include multilib
10955 designator.
10956
10957 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
10958
10959 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10960
10961 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
10962
10963 * config.sub: Add mingw32 support.
10964 * configure.in: Likewise.
10965
10966 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10967
10968 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10969
10970 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
10971
10972 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10973 * configure (gxx_include_dir): Provide a definition for subdirs
10974 which do not use autoconf.
10975
10976 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
10977
10978 * config.guess: Sync with egcs. Picks up new alpha support,
10979 BeOS & some additional linux support.
10980
10981 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
10982
10983 * config.guess: HP 9000/803 is a PA1.1 machine.
10984
10985 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
10986
10987 * configure.in: It's alpha*-...
10988
10989 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10990
10991 * configure.in (host_makefile_frag, target_makefile_frag):
10992 Handle multiple config files.
10993 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10994 alpha-*-*.
10995
10996 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
10997
10998 * mkdep: New file.
10999
11000 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
11001
11002 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
11003
11004 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
11005
11006 * Makefile.in: Add libgui directory.
11007 (GDB_TK): Add all-libgui.
11008 * configure.in: Add libgui directory.
11009 * configure: Add all-libgui to GDB_TK.
11010
11011 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
11012
11013 * config-ml.in (multidirs): Add m32r to multilib list.
11014
11015 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
11016
11017 * Makefile.in (all-target-gperf): Change dependency to
11018 all-target-libstdc++.
11019
11020 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
11021
11022 * config.guess: Add BeOS support.
11023
11024 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
11025
11026 Source directory cvs renamed to cvssrc:
11027 * configure.in (host_tools): Change cvs to cvssrc.
11028 (native_only): Likewise.
11029 (noconfigdirs) [various cases]: Likewise.
11030 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
11031 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
11032 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
11033 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
11034 (all-cvssrc): Rename target from all-cvs.
11035
11036 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
11037
11038 * configure (gxx_include_dir): Fix thinko.
11039
11040 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
11041
11042 * Makefile.in (INSTALL_TARGET_CROSS): Define.
11043 (install-cross, install-gcc-cross): New targets.
11044
11045 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
11046
11047 * configure.in (noconfigdirs): Add support for Thumb target.
11048
11049 * config.sub (maybe_os): Add support for Thumb target.
11050
11051 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
11052
11053 * Makefile.in: Add rules for cygmon.
11054
11055 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
11056
11057 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
11058
11059 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11060 * configure (gxx_include_dir): Provide a definition for subdirs
11061 which do not use autoconf.
11062
11063 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
11064
11065 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
11066 11/18/97 build
11067
11068 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
11069
11070 * From Franz Sirl.
11071 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
11072 found on RedHat Linux systems.
11073
11074 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
11075
11076 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
11077 guesses.
11078
11079 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
11080
11081 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
11082
11083 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
11084
11085 * ltmain.sh: If mkdir fails, check whether the directory was created
11086 anyhow by some other process.
11087
11088 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
11089
11090 * configure.in (d30v-*-*): Configure all directories.
11091
11092 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
11093
11094 * configure.in (d30v-*-*): Configure newlib, libiberty directories
11095 for the D30V.
11096
11097 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
11098
11099 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
11100
11101 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
11102
11103 * include/libiberty.h: Add extern "C" { so it can be used with C++
11104 progrms.
11105 * include/remote-sim.h: Add extern "C" { so it can be used with C++
11106 programs.
11107
11108 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
11109
11110 * configure.in (d30v-*-*): Configure GCC now.
11111
11112 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
11113
11114 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
11115 is no longer needed.
11116
11117 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
11118
11119 * Makefile.in: check-target-libio depends on all-target-libstdc++.
11120
11121 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
11122
11123 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
11124 targets using "$@" to provide support for similar but not identical
11125 targets without having to duplicate code.
11126
11127 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
11128
11129 * makefile.vms: Fix to work with DEC C.
11130
11131 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
11132
11133 * config.sub: Add mips-tx39-elf to marketing names.
11134
11135 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
11136
11137 * ltmain.sh: Handle symlinks in generated script.
11138
11139 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
11140
11141 * configure: Handle autoconf style directory options: --bindir,
11142 --datadir, --includedir, --infodir, --libdir, --libexecdir,
11143 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
11144 --sysconfdir.
11145 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
11146 (sharedstatedir, localstatedir, oldincludedir): New variables.
11147 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
11148 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
11149 sbindir, sharedstatedir, and sysconfdir.
11150
11151 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
11152
11153 * Makefile.in (bootstrap-lean): New target.
11154
11155 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
11156
11157 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
11158 sn, and gnuserv from noconfigdirs.
11159
11160 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
11161
11162 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
11163
11164 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
11165
11166 * Makefile.in (cross): New target.
11167
11168 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
11169 Jeff Law <law@cygnus.com>
11170
11171 * Makefile.in (bootstrap2, bootstrap3): New targets.
11172 (all-bootstrap): Remove outdated and confusing target.
11173 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
11174
11175 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
11176
11177 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
11178 windows. Consistent with gdb/configure.
11179
11180 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
11181
11182 * configure.in: Name Linux target fragment.
11183
11184 * configure: Rewrite so that project Makefile fragment is inserted
11185 first and appears last in the resulting Makefile.
11186
11187 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
11188
11189 * Makefile.in (install-itcl): Install tcl first.
11190
11191 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
11192
11193 * configure.in: remove bison from noconfigdirs for Cygwin32 host
11194
11195 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
11196
11197 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
11198
11199 * configure.in (skipdirs): Add target-librx for Linux.
11200 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
11201
11202 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
11203
11204 * Makefile.in (bootstrap): New target.
11205
11206 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
11207
11208 * config.sub: Accept 'amigados' for backward compatibility.
11209
11210 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
11211
11212 * config.guess: Merge with FSF.
11213
11214 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
11215
11216 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
11217
11218 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
11219
11220 * config.sub: Add "marketing-names" patch.
11221
11222 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
11223
11224 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
11225
11226 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
11227
11228 * config.sub: Handle v850-elf.
11229
11230 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
11231
11232 * .cvsignore (*-install): Remove.
11233
11234 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
11235
11236 * ltconfig: Set CONFIG_SHELL in libtool.
11237 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
11238
11239 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
11240
11241 * configure.in (target_subdir): Set to libraries if enable_multilib.
11242
11243 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
11244
11245 * config.guess: Update from gcc directory.
11246
11247 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
11248
11249 * Makefile.in (all-sim): Depends on all-readline.
11250
11251 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
11252
11253 * Makefile.in (BISON, YACC): Use $$s.
11254 (all-bison): Depend on all-texinfo.
11255
11256 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
11257
11258 * Makefile.in (BISON): Add -L flag.
11259 (YACC): Likewise.
11260
11261 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
11262
11263 * configure.in (noconfigdirs): Add support for v850e target.
11264
11265 * config.sub (maybe_os): Add support for v850e target.
11266
11267 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
11268
11269 * configure.in (noconfigdirs): Add support for v850ea target.
11270
11271 * config.sub (maybe_os): Add support for v850ea target.
11272
11273 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
11274
11275 * config.sub: Add mipstx39. Delete r3900.
11276
11277 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
11278
11279 * Makefile.in (all-autoconf): Depends on all-texinfo.
11280
11281 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
11282
11283 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
11284 eabi targets.
11285
11286 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
11287
11288 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
11289
11290 * configure: When handling a Canadian Cross, handle YACC as well as
11291 BISON. Just set BISON to bison. When setting YACC, prefer bison.
11292 * Makefile.in (all-bison): Depend upon all-texinfo.
11293
11294 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
11295
11296 * Makefile.in (BISON): bison, not byacc or bison -y.
11297 (YACC): bison -y or byacc or yacc.
11298 (various): Add *-bison as appropriate.
11299 (taz): No need to mess with BISON anymore.
11300
11301 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
11302
11303 * configure: If OSTYPE matches *win32*, try to find a good value for
11304 CONFIG_SHELL.
11305
11306 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
11307
11308 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
11309 configure.in if it is present.
11310
11311 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
11312
11313 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
11314
11315 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
11316
11317 * config.sub: Recognize `arc' cpu.
11318 * configure.in: Likewise.
11319 * config-ml.in: Likewise.
11320
11321 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
11322
11323 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
11324
11325 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
11326
11327 * configure: Changed sed delimiter from ':' to '|' when
11328 attempting to substitute ${config_shell} for SHELL. On
11329 NT ${config_shell} may contain a ':' in it.
11330
11331 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
11332
11333 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
11334
11335 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
11336
11337 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
11338
11339 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
11340
11341 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
11342
11343 * ylwrap: If the program is a relative path, force it to be
11344 absolute.
11345
11346 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
11347
11348 * configure (tooldir): Set BISON to `bison -y' and not just bison.
11349
11350 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
11351
11352 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
11353 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
11354 for libraries.
11355
11356 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
11357
11358 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
11359 separated by spaces.
11360
11361 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
11362
11363 * ylwrap: New file.
11364 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
11365
11366 * ltmain.sh: Handle /bin/sh at start of install program.
11367
11368 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
11369
11370 * ltconfig, ltmain.sh: New files, from libtool 1.0.
11371 * missing: New file, from automake 1.2.
11372
11373 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
11374
11375 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
11376 check-tk to CHECK_X11_MODULES.
11377
11378 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
11379
11380 * config.sub: Merge with FSF.
11381
11382 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
11383
11384 * config.guess: Merge with FSF.
11385
11386 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
11387
11388 * configure: Treat msdosdjgpp like go32.
11389 * configure.in: Likewise. Don't remove gprof for go32.
11390
11391 * configure: Change Makefile.tem2 to Makefile.tm2.
11392
11393 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
11394
11395 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
11396
11397 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11398
11399 * install-sh (chmodcmd): Set to null if the DST directory already
11400 exists. Same as Nov 11th change.
11401
11402 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
11403
11404 * configure (GDB_TK): Needs itcl and tix.
11405
11406 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
11407
11408 * config.guess: Update from FSF.
11409
11410 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
11411
11412 * Makefile.in (GDB_TK): Depend on itcl and tix.
11413
11414 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
11415
11416 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
11417 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
11418 (INSTALL_SCRIPT): New variable.
11419 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
11420 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
11421 to -x.
11422 * install-sh: Add support for -x option.
11423
11424 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
11425
11426 * configure.in, Makefile.in: Treat tix like itcl.
11427
11428 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
11429
11430 * Makefile.in (WINDRES): New variable.
11431 (WINDRES_FOR_TARGET): New variable.
11432 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
11433 (EXTRA_HOST_FLAGS): Add WINDRES.
11434 (EXTRA_TARGET_FLAGS): Add WINDRES.
11435 (EXTRA_GCC_FLAGS): Add WINDRES.
11436 ($(DO_X)): Pass down WINDRES.
11437 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
11438 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
11439 DLLTOOL_FOR_TARGET.
11440
11441 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
11442
11443 * configure.in: configure sim before gdb for win32-x-ppc
11444
11445 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11446
11447 Move gperf into the toplevel, from libg++.
11448 * configure.in (target_tools): Add target-gperf.
11449 (native_only): Add target-gperf.
11450 * Makefile.in (all-target-gperf): New target, depend on
11451 all-target-libg++.
11452 (configure-target-gperf): Empty rule.
11453 (ALL_TARGET_MODULES): Add all-target-gperf.
11454 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
11455 (CHECK_TARGET_MODULES): Add check-target-gperf.
11456 (INSTALL_TARGET_MODULES): Add install-target-gperf.
11457 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
11458
11459 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
11460
11461 * config.sub (mn10200): Recognize new basic machine.
11462
11463 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11464
11465 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
11466 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
11467
11468 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11469
11470 * configure.in: If we're building mips-sgi-irix6* native, turn on
11471 ENABLE_MULTILIB and set TARGET_SUBDIR.
11472
11473 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
11474
11475 * Makefile.in (all-sn): Depend on all-grep.
11476
11477 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
11478
11479 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
11480
11481 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
11482 Makefile. From Jeff Makey <jeff@cts.com>.
11483 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
11484
11485 * Makefile.in (DISTBISONFILES): Remove.
11486 (taz): Don't futz with DISTBISONFILES. Change BISON to use
11487 $(DEFAULT_YACC).
11488
11489 * configure.in: Build itl, db, sn, etc., when building for native
11490 cygwin32.
11491
11492 * Makefile.in (LD): New variable.
11493 (EXTRA_HOST_FLAGS): Pass down LD.
11494 ($(DO_X)): Likewise.
11495
11496 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
11497
11498 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
11499
11500 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
11501
11502 * configure.in (targargs): Strip out any supplied --build argument
11503 before adding our own. Always add --build.
11504
11505 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
11506
11507 * configure.in (targargs): Pass --build if we're doing
11508 a cross-compile.
11509
11510 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
11511
11512 * configure: Use '|' instead of ":" as the separator in
11513 sed. Otherwise sed chokes on NT path names with drive
11514 designators. Also look for "?:*" as the leading characters in an
11515 absolute pathname.
11516
11517 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
11518
11519 * config.sub: Support for r3900.
11520
11521 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
11522
11523 * configure.in: Use install-sh, not install.sh.
11524
11525 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
11526
11527 * Makefile.in (taz): Improve check for BISON so it doesn't try to
11528 apply it twice.
11529
11530 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
11531
11532 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
11533 install-binutils.
11534
11535 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
11536
11537 * Makefile.in: Add automake targets.
11538 * configure.in (host_tools): Add automake.
11539
11540 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
11541
11542 * configure: Default CXX to c++, not gcc.
11543 * Makefile.in (CXX): Set to c++, not gcc.
11544 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
11545
11546 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
11547
11548 * install-sh: try appending a .exe if source file doesn't
11549 exist
11550
11551 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
11552
11553 * configure.in: Turn on multilib by default.
11554 (cross_only): Remove target-libiberty.
11555
11556 * Makefile.in (all-gcc): Don't depend on libiberty.
11557
11558 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
11559
11560 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
11561
11562 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
11563
11564 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
11565 (DISTBISONFILES): Add ld/Makefile.in
11566
11567 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
11568
11569 * configure.in: if target is cygwin32 but host isn't cygwin32,
11570 don't configure gdb tcl tk expect, not just gdb.
11571
11572 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
11573
11574 * configure.in: Added gnuserv everywhere sn appears.
11575
11576 * Makefile.in (ALL_MODULES): Added all-gnuserv.
11577 (CROSS_CHECK_MODULES): Added check-gnuserv.
11578 (INSTALL_MODULES): Added install-gnuserv.
11579 (CLEAN_MODULES): Added clean-gnuserv.
11580 (all-gnuserv): New target.
11581
11582 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
11583
11584 * config.guess: Fixes for MIPS OpenBSD systems.
11585
11586 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
11587
11588 * Makefile.in (INSTALL_XFORM): Remove.
11589 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
11590
11591 * mkinstalldirs: New file, copied from automake.
11592 * Makefile.in (installdirs): Rename from install-dirs. Use
11593 mkinstalldirs. Change all users.
11594 (DEVO_SUPPORT): Add mkinstalldirs.
11595
11596 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
11597
11598 * install-sh: Rename from install.sh.
11599 * Makefile.in (INSTALL): Change install.sh to install-sh.
11600 (DEVO_SUPPORT): Likewise.
11601
11602 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
11603 Graichen <graichen@rzpd.de>.
11604
11605 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
11606
11607 * config.guess: Recognize OpenBSD systems correctly.
11608
11609 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
11610
11611 * README, Makefile.in (ETC_SUPPORT): Remove references to
11612 cfg-paper*, configure.{texi,man,info*}._
11613
11614 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
11615
11616 * Makefile.in (all.normal): Ensure that gcc is built after all
11617 the x11 - ie gdb - targets.
11618
11619 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
11620
11621 * makefile.vms: Don't run conf-a-gas.
11622
11623 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
11624
11625 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
11626
11627 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
11628
11629 * configure.in: Remove noconfigdirs case since gdb also
11630 configures and builds for tic80-coff.
11631
11632 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
11633
11634 * configure: Set cache_file to config.cache.
11635 * Makefile.in (local-distclean): Remove config.cache.
11636
11637 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
11638
11639 * COPYING: Update FSF address.
11640
11641 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
11642
11643 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
11644 noconfigdirs.
11645
11646 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
11647
11648 * Makefile.in (install-dirs): Don't crash if prefix, and hence
11649 MAKEDIRS, is empty.
11650
11651 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
11652
11653 * config.sub: Tweak mn10300 entry.
11654
11655 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
11656
11657 * configure.in (host_tools): Put sim before gdb, so gdb's
11658 configure.tgt can determine if the simulator was configured.
11659
11660 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
11661
11662 * config.sub: Move BeOS $os case to be with other Cygnus
11663 local cases.
11664
11665 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
11666
11667 * config.sub: Remove misplaced comment that broke Linux.
11668
11669 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
11670
11671 * config.sub: Add BeOS support.
11672
11673 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
11674
11675 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11676
11677 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
11678
11679 * configure.in (noconfigdirs): Remove tcl and tk from
11680 noconfigdirs for cygwin32 builds.
11681
11682 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
11683
11684 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11685
11686 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
11687
11688 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11689 make-all.com, use makefile.vms instead.
11690
11691 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
11692
11693 * config.sub: Accept -lnews*.
11694
11695 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
11696
11697 * configure.in (noconfigdirs): Disable target-newlib,
11698 target-examples and target-libiberty for d30v.
11699
11700 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11701
11702 * configure.in (noconfigdirs): Enable ld for d30v.
11703
11704 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
11705
11706 * configure.in (tic80-*-*): Build compiler.
11707
11708 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
11709
11710 * configure.in (d30v-*): Remove sim directory from list of
11711 unsupported d30v directories
11712
11713 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11714
11715 * config.sub, configure.in: Add d30v target cpu.
11716
11717 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
11718
11719 * makefile.vms: New file.
11720 * make-all.com: Remove.
11721
11722 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
11723
11724 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11725
11726 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
11727
11728 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11729
11730 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
11731
11732 * Makefile.in (ALL_MODULES): Added all-db.
11733 (CROSS_CHECK_MODULES): Addec check-db.
11734 (INSTALL_MODULES): Added install-db.
11735 (CLEAN_MODULES): Added clean-db.
11736
11737 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
11738
11739 * config.guess: Merge with latest FSF sources.
11740
11741 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
11742
11743 * Makefile.in (ALL_MODULES): Added all-itcl.
11744 (CROSS_CHECK_MODULES): Added check-itcl.
11745 (INSTALL_MODULES): Added install-itcl.
11746 (CLEAN_MODULES): Added clean-itcl.
11747
11748 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
11749
11750 * configure.in: build gdb for mn10200
11751
11752 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
11753
11754 * Makefile.in (all-target-winsup): Depend on all-target-libio.
11755
11756 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
11757
11758 * configure.in (tic80-*-*): Turn off most targets right now.
11759
11760 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
11761
11762 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11763 rather than the makeinfo program.
11764 (do-info): Depend upon all-texinfo.
11765
11766 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
11767
11768 * configure.in: Remove uses of config/mh-linux.
11769
11770 * config.sub, config.guess: Merge with latest FSF sources.
11771
11772 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
11773
11774 * config.sub (case $basic_machine): Add tic80 entries.
11775
11776 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
11777
11778 * config.sub, config.guess: Merge with latest FSF sources.
11779
11780 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11781
11782 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11783 * mpw-config.in: Test for NewFolderRecursive.
11784 * mpw-install: Use symbolic name for startup filename.
11785 * mpw-README: Add various additional details.
11786
11787 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
11788
11789 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11790
11791 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
11792
11793 * configure.in: Do build gcc and the target libraries for
11794 the mn10200.
11795
11796 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
11797
11798 * configure.in: don't avoid building gdb for mn10300 any more
11799 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11800 instead of single-quoting it.
11801
11802 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
11803
11804 * configure.in: Don't use --with-stabs on IRIX 6.
11805
11806 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
11807
11808 * configure.in (m32r): Build gdb, libg++ now.
11809
11810 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11811
11812 * configure.in (mips*-sgi-irix6*): Remove gdb and related
11813 directories from noconfigdirs.
11814
11815 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
11816
11817 * config.sub (basic_machine): added mips16 configuration
11818
11819 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11820
11821 * config.sub: Handle d10v-unknown.
11822
11823 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
11824
11825 * config.sub: Handle v850-unknown.
11826
11827 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
11828
11829 * Makefile.in: add findutils
11830 * configure.in: add findutils to list of host_tools
11831
11832 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
11833
11834 * config.sub: Handle mn10200 and mn10300.
11835
11836 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11837
11838 * configure.in (d10v-*): Do not build librx.
11839
11840 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
11841
11842 * configure.in (mn10300): Build everything except gdb & libgloss.
11843
11844 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
11845
11846 * config.guess: Patch for Dansk Data Elektronik servers,
11847 from Niels Skou Olsen <nso@dde.dk>.
11848
11849 For ncr, use /bin/uname rather than uname, since GNU uname does not
11850 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
11851
11852 Patch for MIPS R4000 running System V,
11853 from Eric S. Raymond <esr@snark.thyrsus.com>.
11854
11855 Fix thinko for nextstep.
11856
11857 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11858
11859 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
11860 * config.guess: Guess mips-dec-mach_bsd4.3.
11861
11862 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
11863 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
11864 release numbers.
11865 * config.guess (mips-mips-riscos*): Emit just enough of the
11866 release number.
11867
11868 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
11869 * config.guess (sparc-auspex-sunos*): Added.
11870 (f300-fujitsu-*): Added.
11871
11872 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
11873 * config.guess: Recognize a Tadpole as a sparc.
11874
11875 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11876
11877 * config.guess: Don't assume that NextStep version is either 2 or
11878 3. NextStep 4 (aka OpenStep 4) has come out now.
11879
11880 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11881
11882 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11883 From Rik Faith <faith@cs.unc.edu>.
11884
11885 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
11886
11887 * config.sub: Contributions from bug-gnu-utils to:
11888 Support plain "hppa" (no version given) architecture, reported by
11889 OpenStep.
11890 OpenBSD like NetBSD.
11891 LynxOs is not a hardware supplier.
11892
11893 * config.guess: Contributions from bug-gnu-utils to add support for:
11894 OpenBSD like NetBSD.
11895 Stratus systems.
11896 More Pyramid systems.
11897 i[n>4]86 Intel chips.
11898 M680[n>4]0 Motorola chips.
11899 Use unknown instead of lynx for hardware manufacturer.
11900
11901 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11902
11903 * install.sh (chmodcmd): Set to null if the DST directory already
11904 exists.
11905
11906 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11907
11908 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11909 not use mt-ppc target Makefile fragment any more.
11910
11911 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11912
11913 * configure.in (*-*-windows): Exclude everything but those dirs
11914 needed to build windows.
11915
11916 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
11917
11918 * Makefile.in (all-target-winsup): Depend on all-target-librx.
11919
11920 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11921
11922 * configure.in: Exclude mmalloc from i386-windows.
11923
11924 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11925
11926 * Undo my previous change.
11927
11928 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
11929
11930 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11931 unconditionally.
11932 (MAKEOVERRIDES): Define (revert this part of October 18 change).
11933
11934 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11935
11936 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
11937 host to add it's own flags.
11938
11939 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
11940
11941 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11942
11943 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
11944
11945 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11946 (CXX_FOR_TARGET): Likewise.
11947 (GCC_FOR_TARGET): Define.
11948 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11949 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11950 CC_FOR_TARGET was specified on the command line.
11951 (MAKEOVERRIDES): Don't define.
11952
11953 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
11954
11955 * configure.in (m32r): Fix spelling of libg++ libs.
11956
11957 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
11958
11959 * config.sub (-apple*): Remove, now redundant.
11960
11961 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
11962
11963 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11964
11965 * configure: Rework yesterday's sed script patch.
11966
11967 * config.sub: Merge with FSF.
11968
11969 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
11970
11971 * config.guess: Merge from FSF.
11972
11973 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
11974 * config.guess: Use pc instead of unknown, for pc clone systems.
11975 Change linux to linux-gnu.
11976
11977 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
11978 * config.guess: Avoid non-portable tr syntax.
11979
11980 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
11981
11982 * test-build.mk (HOLES): Add "xargs" for gdb.
11983
11984 * configure: Avoid hpux10.20 sed bug.
11985
11986 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
11987
11988 * configure.in: Add support for windows host
11989 (that is a build done under the Microsoft build environment).
11990
11991 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
11992
11993 * Makefile.in: Replace all uses of srcroot with s, to shrink
11994 command line lengths.
11995
11996 Patches from Geoffrey Noer <noer@cygnus.com>:
11997 * configure.in: If configuring for newlib, pass --with-newlib to
11998 subdirectories.
11999 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
12000 -Bnewlib/ and -Lwinsup to gcc.
12001 (CXX_FOR_TARGET): Likewise.
12002
12003 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
12004
12005 * Makefile.in (ETC_SUPPORT): Add configure.
12006
12007 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
12008
12009 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
12010 host configuration file.
12011
12012 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
12013
12014 * configure.in: Break mn10x00 support into separate
12015 mn10200 and mn10300 configurations.
12016 * config.sub: Likewise.
12017
12018 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
12019
12020 * configure.in: Add lots of stuff to noconfigdirs for
12021 the mn10x00 targets.
12022
12023 * config.sub, configure.in: Add mn10x00 support.
12024
12025 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
12026
12027 * make-all.com: Call conf-a-gas, not config-a-gas.
12028
12029 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
12030
12031 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
12032 targets.
12033
12034 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
12035
12036 * mpw-README: Add much more detail for native PowerMac.
12037 * mpw-install: New file.
12038 * mpw-configure: Add --norecursion and --help options.
12039 * mpw-config.in: Translate readme and install files when
12040 copying to objdir.
12041 * mpw-build.in: Don't always depend on byacc and flex.
12042 (install-only-top): New action.
12043
12044 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
12045
12046 * configure.in: You can now configure GDB for the v850.
12047
12048 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
12049
12050 * configure.in (noconfigdirs): Don't configure any C++ dirs
12051 if targeting D10V.
12052
12053 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
12054
12055 * config.sub: Recognize mips64vr5000.
12056
12057 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
12058
12059 * configure.in: Use a single line for host_tools and native_only.
12060
12061 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
12062
12063 * config.sub, configure.in: Add entries for m32r.
12064
12065 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
12066
12067 * Makefile.in (inet-install): Don't run install-gzip.
12068
12069 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
12070
12071 * configure.in: Don't config lots of things for *-*-windows*.
12072
12073 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
12074
12075 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
12076 (host_libs, host_tools): Copy from configure.in.
12077 * mpw-configure: Don't complain about directories not found.
12078
12079 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12080
12081 * configure.in (i[345]86): Recognize i686 for pentium pro.
12082 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
12083 file.
12084
12085 * config.guess (i[345]86): Ditto.
12086
12087 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
12088
12089 * configure.in (noconfigdirs): Removed gdb for D10V.
12090
12091 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
12092
12093 * configure.in: Remove ld, target-libio, target-libg++, and
12094 target-libstdc++ from noconfigdirs.
12095
12096 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
12097
12098 * configure: Fix three locations where shell scripts were
12099 being run directly rather than with config_shell.
12100
12101 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
12102
12103 * configure.in (v850-*-*): Set up initial $noconfigdirs.
12104 * config.sub (basic_machine): Recognize v850.
12105
12106 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
12107
12108 * mpw-configure: Handle multiple enable/disable options and
12109 pass them down recursively, handle -c and -s flags appropriately
12110 depending on choice of compiler, add escape mechanism for
12111 quoted arguments to gC.
12112
12113 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12114
12115 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
12116 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
12117 so that -mrelocatable-lib and -mno-eabi are used.
12118
12119 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
12120 not support --print-multi-lib, don't abort.
12121
12122 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
12123
12124 * make-all.com: Run config-a-gas.
12125 * setup.com: Don't copy subdirectory files around.
12126
12127 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
12128
12129 * configure.in (*-*-ose): Remove exclusion of libgloss for this
12130 target, it now compiles correctly.
12131
12132 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
12133
12134 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
12135
12136 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
12137
12138 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
12139
12140 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12141
12142 * configure.in (native_only): Add prms.
12143
12144 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
12145
12146 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
12147 (BINUTILS_SUPPORT_DIRS): Likewise.
12148
12149 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12150
12151 * configure.in (d10v-*-*): Don't configure ld or gdb until the
12152 d10v support is added.
12153
12154 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
12155
12156 * configure.in (d10v-*-*): New target.
12157
12158 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
12159
12160 * config.guess (HP 9000/811): Recognize this as a PA1.1
12161 machine.
12162
12163 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
12164
12165 * Makefile.in (do-tar-gz): New target, split out from tail end of
12166 taz target. Run each command separately, don't use pipes.
12167 (taz): Use it.
12168
12169 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
12170
12171 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
12172 * mpw-build.in: No builds should depend on building byacc or flex,
12173 they are assumed to be installed already.
12174
12175 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12176
12177 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
12178 variable that CC_FOR_TARGET needs.
12179
12180 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12181
12182 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
12183 options have changed since the last time the subdirectory was
12184 configured, and if it has, reconfigure.
12185 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
12186 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
12187
12188 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
12189
12190 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
12191 CLEAN_MODULES): Add bash.
12192 (all-bash): New target.
12193
12194 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
12195
12196 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
12197
12198 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12199
12200 * config.sub (basic_machine): Recognize d10v as a valid processor.
12201
12202 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
12203
12204 * mpw-configure: Add support for --bindir.
12205 * mpw-build.in: Use a GCC-specific build script for GCC actions.
12206
12207 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
12208
12209 * configure.in: add bash, time, gawk to list of hosttools and things
12210 to only build for native toolchains
12211
12212 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
12213
12214 * Makefile.in (docdir): Remove.
12215
12216 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
12217
12218 * Makefile.in (datadir): Set to $(prefix)/share.
12219
12220 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
12221
12222 * configure.in: build diff and patch for cygwin32-hosted
12223 toolchains.
12224
12225 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
12226
12227 * config.sub: Accept -rtems*.
12228
12229 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
12230
12231 * configure.in: enable dosrel for cygwin32-hosted builds,
12232 remove diff from the list of things not buildable
12233 via Canadian Cross
12234
12235 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
12236
12237 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
12238 don't get ". ".
12239
12240 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
12241
12242 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
12243
12244 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
12245
12246 * Makefile.in (taz): Handle case where tex3patch didn't even get
12247 checked out. Also, if it was found, put the symlink in a new util
12248 subdirectory.
12249
12250 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12251
12252 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
12253
12254 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
12255
12256 * config.sub: Recognize -openvms.
12257 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
12258 * make-all.com, setup.com: New files.
12259
12260 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
12261
12262 * Makefile.in (taz): tex3patch moved to texinfo/util.
12263
12264 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
12265
12266 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
12267 * configure.in: remove make from disable-if-Can-Cross list
12268 enable gdb if ${host} and ${target} are cygwin32
12269
12270 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
12271
12272 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
12273 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
12274
12275 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
12276
12277 * config.guess: Combine mips-mips-riscos cases, and use cpp to
12278 distinguish sysv/svr4/bsd variants.
12279 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
12280
12281 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
12282
12283 * configure.in: Added copyright notice.
12284 * move-if-change: Added copyright notice.
12285
12286 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12287
12288 * configure.in (powerpcle-*-solaris*): Until we get shared
12289 libraries working, don't build gdb, sim, make, tcl, tk, or
12290 expect.
12291
12292 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
12293
12294 * config.guess: Merge with FSF:
12295
12296 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
12297 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
12298
12299 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
12300 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
12301
12302 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
12303 * config.guess: Combine two OSF1 rules.
12304 Also recognize field test versions. From mjr@zk3.dec.com.
12305 * config.guess (dgux): Use /usr/bin/uname rather than uname,
12306 because GNU uname does not support -p. From pmr@pajato.com.
12307
12308 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
12309
12310 * Makefile.in (MAKEDIRS): Removed $(tooldir).
12311
12312 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
12313
12314 * mpw-README: Document GCCIncludes.
12315
12316 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
12317
12318 * configure.in (alpha-*-linux*): Set enable_shared to yes.
12319
12320 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
12321
12322 * mpw-configure: Handle --enable-FOO and --disable-FOO.
12323
12324 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
12325
12326 * configure.in (*-*-cygwin32): Configure make.
12327
12328 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
12329
12330 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
12331
12332 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
12333
12334 * Makefile.in (all-inet): Depend on all-perl.
12335
12336 * Makefile.in (inet-install): New target.
12337
12338 * Makefile.in (all-inet): Depend on all-tcl.
12339 (all-inet): Depend on all-send-pr.
12340
12341 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12342
12343 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
12344 temporarily.
12345
12346 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
12347
12348 * configure.in: Don't configure --with-gnu-ld on AIX.
12349
12350 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
12351
12352 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
12353
12354 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
12355
12356 * Makefile.in (ALL_MODULES): Added all-inet.
12357 (CROSS_CHECK_MODULES): Added check-inet.
12358 (INSTALL_MODULES): Added install-inet.
12359 (CLEAN_MODULES): Added clean-inet.
12360 (all-indent): New target.
12361
12362 * configure.in (host_tools): Added inet.
12363 (native_only): Added inet.
12364 (noconfigdirs): Added inet.
12365
12366 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
12367
12368 * configure.in: Don't configure libgloss if we are not configuring
12369 newlib.
12370
12371 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
12372
12373 * configure.in: Don't configure libgloss for unsupported
12374 architectures.
12375
12376 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12377
12378 * Makefile.in (CLEAN_MODULES): Add clean-apache.
12379
12380 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
12381
12382 * Makefile.in (ALL_MODULES): Include all-apache.
12383 (CROSS_CHECK_MODULES): Include check-apache.
12384 (INSTALL_MODULES): Include install-apache.
12385 (all-apache): New target.
12386
12387 * configure.in: Added apache everywhere perl is seen.
12388
12389 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12390
12391 * Makefile.in: Add support for clean-{module} and
12392 clean-target-{module} rules.
12393
12394 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
12395
12396 * configure.in (*-*-ose) do not build libgloss.
12397
12398 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12399
12400 * config.guess (prep*:SunOS:5.*:*): Turn into
12401 powerpele-unknown-solaris2.
12402
12403 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
12404
12405 * configure.in: Permit --enable-shared to specify a list of
12406 directories.
12407
12408 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
12409
12410 * configure.in (host==solaris): Pass only the first word of $CC
12411 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
12412
12413 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
12414
12415 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
12416
12417 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
12418
12419 * Makefile.in (ALL_MODULES): Include all-perl.
12420 (CROSS_CHECK_MODULES): Include check-perl.
12421 (INSTALL_MODULES): Include install-perl.
12422 (ALL_X11_MODULES): Include all-guile.
12423 (CHECK_X11_MODULES): Include check-guile.
12424 (INSTALL_X11_MODULES): Include install-guile.
12425 (all-perl): New target.
12426 (all-guile): New target.
12427
12428 * configure.in (host_tools): Include perl and guile.
12429 (native_only): Include perl and guile.
12430 (noconfigdirs): Don't build guile and perl; no ports have been
12431 done.
12432
12433 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
12434
12435 * configure (--enable-*): Handle quoted option lists such as
12436 --enable-sim-cflags='-g0 -O' better.
12437
12438 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12439
12440 * Makefile.in ({,inst}all-target): New rule so we can make and
12441 install all of the target directories easily.
12442
12443 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12444
12445 * configure.in: Add missing global flag in sed substitution when
12446 deleting `target-' from ${configdirs}.
12447
12448 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
12449
12450 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
12451 option.
12452
12453 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
12454 config/mh-necv4.
12455
12456 * install.sh: Correct misspelling of transformbasename.
12457
12458 * config.guess: Recognize mips-*-sysv*.
12459
12460 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
12461
12462 * config.sub: Recognize mon960.
12463
12464 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
12465
12466 * configure: Restore Canadian Cross handling of BISON and LEX,
12467 removed in Feb 20 change.
12468
12469 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
12470
12471 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
12472 Mention make install. Remove the old copyright date as well the
12473 clumsy and rather pointless copyright on the README file.
12474
12475 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
12476
12477 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
12478 Makefile after running symlink-tree, then run `make distclean' to
12479 avoid clobbering any generated files in srcdir.
12480
12481 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
12482
12483 * configure.in (m68k-*-netbsd*): Build everything now.
12484
12485 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
12486
12487 * Makefile.in (taz): Fix quoting.
12488
12489 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
12490
12491 * configure.in (sparclet-*-*): Build everything now.
12492
12493 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12494
12495 * configure.in (m68k-*-linux*): New host.
12496
12497 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
12498
12499 * configure: Check for bison before byacc.
12500
12501 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
12502
12503 * Makefile.in configure: Change the way LEX and BISON/YACC are
12504 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
12505 searching PATH. These are used as fallbacks by Makefile.in if
12506 flex/bison/byacc aren't in objdir.
12507
12508 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
12509
12510 * Makefile.in: Make everything which depends upon all-bfd also
12511 depend upon all-opcodes, in case --with-commonbfdlib is used.
12512
12513 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12514
12515 * configure.in (host *-*-cygwin32): Don't build gdb if we are
12516 building NT native compilers on Unix.
12517
12518 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
12519
12520 * configure.in: Don't get CC from the host Makefile fragment if we
12521 can find gcc in PATH, or if this is a Canadian Cross. Move the
12522 Solaris test for /usr/ucb/cc to the post target script, just after
12523 the compiler sanity test.
12524
12525 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
12526
12527 * config.sub: Merge with FSF.
12528
12529 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
12530
12531 * Makefile.in (RPATH_ENVVAR): New variable.
12532 (REALLY_SET_LIB_PATH): Use it.
12533 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
12534
12535 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
12536
12537 * config.sub, configure.in: Recognize sparclet cpu.
12538
12539 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
12540
12541 * config.guess: Support m68k-cbm-sysv4.
12542
12543 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12544
12545 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
12546 m68k-unknown-linuxaout from linker help string. Put quotes around
12547 $ld_help_string.
12548
12549 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
12550
12551 * config.guess (powerpc-harris-powerunix): Add guess for port
12552 to new target.
12553
12554 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12555
12556 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
12557
12558 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
12559
12560 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
12561 $(REALLY_SET_LIB_PATH) in Makefile.
12562 * Makefile.in (SET_LIB_PATH): New variable.
12563 (REALLY_SET_LIB_PATH): New variable.
12564 ($(DO_X)): Use $(SET_LIB_PATH).
12565 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
12566 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
12567 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
12568 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
12569 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
12570 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
12571 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
12572 (install-dosrel): Likewise.
12573 (all-opcodes): Depend upon all-libiberty.
12574
12575 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
12576
12577 * config.guess (*:CYGWIN*): New
12578
12579 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12580
12581 * Makefile.in (all-target-winsup): All all-target-libiberty.
12582
12583 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12584
12585 * configure.in (noconfigdirs): Add missing # in front of comment.
12586
12587 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
12588
12589 * configure.in: add second pass to things added to noconfigdirs
12590 so *-gm-magic can exclude libgloss properly.
12591
12592 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
12593
12594 * mpw-configure (extralibs_name, rez_name): Set correctly
12595 for MWC68K compiler.
12596
12597 * mpw-README: Add more info on the necessary build tools.
12598
12599 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
12600
12601 * configure.in, config.sub: Recognize cygwin32.
12602
12603 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
12604
12605 * config.guess, config.sub: Recognize A/UX.
12606
12607 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
12608
12609 * config.sub: Merge with gcc/config.sub.
12610
12611 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
12612
12613 * mpw-build.in (do-binutils): Add build of stamps.
12614
12615 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
12616
12617 * config.sub: Add recognition for mips64vr4100*-* targets.
12618
12619 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12620
12621 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
12622 Add creation of gconfigargs with `--enable-shared' turned on.
12623 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
12624 ($(host)-stamp-stage3-configured): Likewise.
12625 (HOLES): Add chatr and ldd.
12626 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
12627
12628 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
12629
12630 * configure: Pass --nfp to recursive configures.
12631
12632 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
12633
12634 * Makefile.in (DLLTOOL): New.
12635 (DLLTOOL_FOR_TARGET): New.
12636 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
12637 (EXTRA_TARGET_FLAGS): Ditto.
12638 (EXTRA_GCC_FLAGS): Ditto.
12639 (CONFIGURE_TARGET_MODULES): Ditto.
12640 (DO_X): Ditto.
12641 * configure: Add DLLTOOL.
12642
12643 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
12644
12645 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
12646 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
12647 mh-sco, since old workarounds no longer needed, and don't
12648 build ld, since libraries have weak symbols in COFF.
12649
12650 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
12651
12652 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
12653
12654 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
12655
12656 * configure.in: Make sure that ${CC} can be used to compile an
12657 executable.
12658
12659 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
12660
12661 * Makefile.in (all-gdb): Depend on $(GDB_TK).
12662 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
12663 nothing depending on whether gdbtk is being built.
12664
12665 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
12666
12667 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12668
12669 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
12670
12671 * configure.in (noconfigdirs): Put ld or gas in this early, if the
12672 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12673
12674 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
12675
12676 * config-ml.in: Add support for
12677 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12678 Simplify setting of multidirs from --disable-foo.
12679
12680 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12681
12682 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12683 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12684 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
12685 non-empty, pass them on to the GCC make.
12686 (all-bootstrap): New rule that is like all-gcc, except it executes
12687 the GCC bootstrap rule instead of the GCC all rule.
12688
12689 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
12690
12691 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12692
12693 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12694
12695 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12696 DG/UX support.
12697
12698 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
12699
12700 * config.sub (i*86*) Change [345] to [3456]
12701
12702 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12703
12704 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12705 --with-gnu-ld=no.
12706
12707 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12708
12709 * config-ml.in (rs6000*, powerpc*): Add switches to control which
12710 AIX multilibs get built.
12711
12712 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12713
12714 * configure.in (i386-win32): Don't build expect if we're not
12715 building the tcl subdir.
12716
12717 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
12718
12719 * Makefile.in: (configure-target-examples, all-target-examples):
12720 New targets, configure and build example programs.
12721
12722 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
12723
12724 * mpw-configure: If an mpw-config.in generated a file mk.sed,
12725 use it as input to sedit the generated MPW makefile.
12726 * mpw-README: Add a suggestion about Gestalt.h.
12727
12728 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
12729
12730 * config.sub: Accept *-*-ieee*.
12731
12732 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
12733
12734 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
12735 Ronald F. Guilmette <rfg@monkeys.com>.
12736
12737 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12738
12739 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12740 for powerpc-pe native.
12741 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12742 (target==powerpc-pe): duplicate i386-win32 entry.
12743
12744 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12745
12746 * configure.in (noconfigdirs): Exclude target-newlib for all versions
12747 of vxworks, not just vxworks5.1.
12748
12749 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
12750
12751 * mpw-configure: Add support for exec-prefix.
12752
12753 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12754
12755 * config.guess: Recognize HP model 816 machines as having
12756 a PA1.1 processor.
12757
12758 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
12759
12760 * configure: Ignore new autoconf configure options.
12761
12762 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
12763
12764 * config.guess: Recognize Pentium under SCO.
12765 From Robert Lipe <robertl@arnet.com>.
12766
12767 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12768
12769 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
12770
12771 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
12772
12773 * configure.in: Don't configure gas for alpha-dec-osf*.
12774
12775 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
12776
12777 * configure.in: Default to --with-stabs for some targets for which
12778 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12779 i[345]86*-*-unixware*.
12780
12781 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
12782
12783 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12784 rather than basing it on the target. Simplify handling of options
12785 controlling which directories to configure. Remove extraneous
12786 slash in multi-clean target.
12787
12788 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
12789
12790 * config-ml.in: Prefix more variables with ml_ so they don't collide
12791 with configure's.
12792
12793 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
12794
12795 * configure: Don't turn -v into --v.
12796
12797 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
12798
12799 * configure.in (targargs): Fix typo.
12800
12801 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12802
12803 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
12804
12805 * configure.in: Strip --host and --target options from
12806 CONFIG_ARGUMENTS, and always configure for --host only. Add
12807 --with-cross-host option when building with a cross-compiler.
12808 * configure: Canonicalize the arguments put into config.status by
12809 always using `=' for an option with an argument. Pass a presumed
12810 --host or --target explicitly.
12811
12812 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
12813
12814 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12815 into general OS recognition case.
12816
12817 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12818
12819 * configure.in (target_configdirs): add target-winsup only
12820 for win32 target systems.
12821
12822 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
12823
12824 * Makefile.in (all-target-libgloss): Depend upon
12825 configure-target-newlib, since when libgloss is built it looks to
12826 see if the newlib directory exists.
12827
12828 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
12829
12830 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12831 cfg-ml-*.in.
12832
12833 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
12834
12835 * configure: Handle LD and LD_FOR_TARGET when configuring a
12836 Canadian Cross.
12837
12838 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12839
12840 * configure.in (target_libs): add target-winsup.
12841 (target==i386-win32): add patch diff flex make to $noconfigdirs.
12842 (target==ppcle-pe): remove ld from $noconfigdirs.
12843
12844 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
12845
12846 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12847 Preserve relative path names in $srcdir. Build symlink tree if
12848 configuring cross target dir and srcdir=. (= no VPATH support).
12849 (configure-target-libg++): Depend on configure-target-librx.
12850 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12851 * config-ml.in: New file.
12852 * symlink-tree: New file.
12853 * configure: Ensure srcdir="." if that's what it is.
12854
12855 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
12856
12857 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12858 includes and FLEX_SKELETON setting.
12859 * mpw-configure (--with-gnu-ld): New option, controls whether
12860 to use PPCLink or ld with PowerMac GCC.
12861 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12862 * mpw-config.in: Configure grez if targeting Mac.
12863
12864 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
12865 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12866 just macos.
12867 * configure.in: Configure grez resource compiler if targeting Mac.
12868 * Makefile.in (all-grez, install-grez): New targets.
12869
12870 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
12871
12872 * configure: CXX defaults to gcc, not g++. If we find
12873 gcc in the path, set CC to gcc -O2.
12874
12875 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
12876
12877 * configure: Default ${build} correctly. Avoid picking up extra
12878 spaces when reading CC and CXX from Makefile. When doing a
12879 Canadian Cross, use plausible default values for numerous
12880 variables.
12881 * configure.in: When doing a Canadian Cross, don't try to
12882 configure tools whose configure script can't handle it.
12883
12884 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12885
12886 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12887
12888 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
12889
12890 * configure: Remove dubious bug reporting address.
12891
12892 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
12893
12894 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
12895 configure script, run that instead of this directory's configure.
12896 In either case, print a message that we're configuring the sub-dir.
12897
12898 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
12899
12900 * configure.in: Before checking for the existence of various files,
12901 use sed to filter out "target-".
12902
12903 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
12904
12905 * Makefile.in (DO_X): Split rule to decrease command line length
12906 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
12907 (Philippe De Muyter).
12908
12909 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12910
12911 * Makefile.in (all-patch): depend on all-libiberty.
12912
12913 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
12914
12915 * configure.in: If the only directory in target_configdirs which
12916 actually exists is libiberty, then set target_configdirs to empty,
12917 to avoid trying to build a target libiberty in a gas or gdb
12918 distribution.
12919
12920 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
12921
12922 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
12923 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12924 systems.
12925
12926 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12927
12928 * configure.in (copy_dirs): Use sys-include instead of include
12929 for --with-headers option.
12930
12931 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
12932
12933 * Makefile.in, configure.in: Make winsup builds work with
12934 new scheme.
12935
12936 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
12937
12938 * configure.in: Build the linker on AIX.
12939
12940 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
12941
12942 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
12943 where needed.
12944
12945 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
12946
12947 * Makefile.in (all-gcc): Fix typo.
12948
12949 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
12950
12951 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
12952
12953 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
12954
12955 * configure.in: Rename libFOO to target-libFOO, and xiberty
12956 to target-xiberty, to provide more flexibility.
12957 (target_subdir): Define. Create if cross.
12958 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12959 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
12960 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12961 check-libFOO -> check-target-libFOO, etc.
12962 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12963 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12964 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12965 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
12966 allow ALL_GCC="" to only configure.
12967 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
12968 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
12969 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
12970
12971 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
12972
12973 * Makefile.in (taz): Build "info" in etc explicitly.
12974
12975 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
12976
12977 * configure.in: Make sure that CC is undefined (as opposed to
12978 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
12979 problem with autoconf trying to configure on a host without GCC.
12980
12981 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12982
12983 * mpw-configure: Set host alias from choice of host compiler,
12984 only use generic MPW Makefile sed if present, edit a file
12985 named "hacked_Makefile.in" instead of "Makefile.in" if present.
12986 * mpw-README: Add problem notes about CW6 and CW7.
12987
12988 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
12989
12990 * Makefile.in (taz): Use ";" instead of ";;".
12991
12992 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12993
12994 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
12995 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12996 DISTDOCDIRS.
12997 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
12998 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
12999
13000 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
13001
13002 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
13003 and gnats, because they are now subsumed by DISTSTUFFDIRS.
13004 Move bfd to DISTSTUFFDIRS.
13005
13006 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13007
13008 * Makefile.in (X11_LIB): Removed.
13009 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
13010
13011 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
13012
13013 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13014
13015 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
13016 names.
13017
13018 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13019
13020 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
13021
13022 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
13023
13024 * configure.in (i[345]86-*-win32): Always build newlib.
13025 Don't configure cvs, autoconf or texinfo.
13026 * Makefile.in (LD_FOR_TARGET): New.
13027 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
13028 Pass down LD_FOR_TARGET.
13029
13030 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
13031
13032 * winsup: New directory.
13033 * Makefile.in: Build winsup.
13034 * configure.in: Winsup is configured when target is win32.
13035 Can only build win32 target GDB when native.
13036
13037 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
13038
13039 * config.guess: Recognize HP model 819 machines as having
13040 a PA 1.1 processor.
13041
13042 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
13043
13044 * configure: Fix sed loop which substitutes for CC and CXX to
13045 avoid bug found in various sed implementations.
13046
13047 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13048
13049 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
13050 simulator. Use standard powerpc-*-eabi*.
13051
13052 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
13053
13054 * configure.in: Stop putting gas and binutils in noconfigdirs for
13055 powerpc-*-aix* and rs6000-*-*.
13056
13057 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
13058
13059 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
13060 -mcall-aixdesc libraries.
13061
13062 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
13063
13064 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13065
13066 * config.sub (arm | armel | armeb): Fix shell syntax.
13067
13068 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13069
13070 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
13071 -msoft-float and -mcpu=common support.
13072 (powerpc*-*-eabisim*): Add support for building -mcall-aix
13073 libraries.
13074
13075 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13076
13077 * configure.in: Allow configuration and build of emacs19 for the alpha.
13078
13079 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13080
13081 * configure.in (CC): Get ^CC, not just any old CC, from
13082 ${host_makefile_frag}.
13083
13084 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13085
13086 * configure.in (CC): Try to get CC from
13087 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
13088
13089 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13090
13091 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
13092 only if it exists in $(srcdir).
13093
13094 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
13095
13096 * configure: If CC and CXX are not set in the environment, set
13097 them, based on either an existing Makefile or on searching for gcc
13098 in PATH. Substitute for CC and CXX in Makefile.
13099 * configure.in: Remove libm from target_libs. Separate
13100 target_configdirs from configdirs. If CC is not set in
13101 environment, try to get it from a host Makefile fragment. Rewrite
13102 changes of configdirs to use skipdirs instead. A few minor
13103 tweaks. Take directories out of target_configdirs as they are
13104 taken out of configdirs. Remove existing Makefile files from
13105 subdirectories. Substitute for TARGET_CONFIGDIRS and
13106 CONFIG_ARGUMENTS in Makefile.
13107 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
13108 by configure.in.
13109 (CONFIG_ARGUMENTS): Likewise.
13110 (CONFIGURE_TARGET_MODULES): New variable.
13111 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
13112 ($(CONFIGURE_TARGET_MODULES)): New target.
13113 (configure-libg++, configure-libio): New targets.
13114 (all-libg++): Depend upon configure-libg++.
13115 (all-libio): Depend upon configure-libio.
13116 (configure-libgloss, all-libgloss): New targets.
13117 (configure-libstdc++): New target.
13118 (all-libstdc++): Depend upon configure-libstdc++.
13119 (configure-librx, all-librx): New targets.
13120 (configure-newlib): New target.
13121 (all-newlib): Depend upon configure-newlib
13122 (configure-xiberty): New target.
13123 (all-xiberty): Depend upon configure-xiberty.
13124
13125 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13126
13127 * configure.in (host i[345]86-*-win32): Expand the
13128 noconfigdirs again.
13129
13130 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
13131
13132 * mpw-configure: Fix sed command file name.
13133
13134 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
13135
13136 * configure.in (host i[345]86-*-win32): Reduce the
13137 noconfigdirs again.
13138
13139 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
13140
13141 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
13142 or powerpc*-*-pe*, since they are not yet supported.
13143
13144 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
13145
13146 Add PowerMac support and many other enhancements.
13147 * mpw-configure: New option --cc to select compiler to use,
13148 paste options set according to --cc into the generated
13149 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
13150 if mpw-make.sed is present.
13151 * mpw-config.in: Don't test for gC1, test for mpw-touch,
13152 add forward includes for PowerPC include files.
13153 * mpw-build.in: Build using Makefile.PPC if present.
13154 (do-byacc, etc): Remove separate version resource builds.
13155 (do-gas): Build "stamps" before "all".
13156 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
13157 * mpw-README: Update to reflect --cc option, PowerMac support,
13158 and recently-reported compatibility problems.
13159
13160 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
13161
13162 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
13163 embedded m68k systems (-aout, -coff, -elf, -vxworks).
13164 (--with-multilib-top): Pass to recursive invocations.
13165
13166 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
13167
13168 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
13169 v810-*-*.
13170
13171 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13172
13173 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
13174 gdb, ld and opcodes on v810-*-*.
13175
13176 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
13177
13178 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
13179 (local-maintainer-clean): New target.
13180 (maintainer-clean): New target.
13181 (realclean): Just depend upon maintainer-clean.
13182
13183 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13184
13185 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
13186
13187 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
13188
13189 * configure.in: Build ld in mips*-*-bsd* case.
13190
13191 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
13192
13193 * config.sub: Accept -lites* OS. From Ian Dall.
13194
13195 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
13196
13197 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
13198 targets.
13199
13200 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13201
13202 * configure.in: treat i386-win32 canadian cross the same as
13203 i386-go32 canadian cross.
13204
13205 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13206
13207 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
13208 running under the simulator to build a reduced set of libraries.
13209 (powerpc-*-eabiaix): Add fine grained multilib support added to
13210 other powerpc targets yesterday.
13211
13212 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13213
13214 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
13215 -disable-softfloat, -disable-relocatable, -disable-aix, and
13216 -disable-sysv to control which multilib libraries get built.
13217
13218 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
13219
13220 * configure: Add Makefile.tem to list of files to remove in trap
13221 handler.
13222
13223 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
13224
13225 * config.guess (*Linux*): Add missing "exit"s.
13226 Also, need specific check for alpha-unknown-linux (uses COFF).
13227
13228 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
13229
13230 * config.guess: Merge with FSF:
13231
13232 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
13233 * config.guess (AIX4): More robust release numbering discovery.
13234
13235 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
13236 * config.guess (i386-sequent-ptx): Properly get version number.
13237
13238 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
13239 * config.guess (mips:*:4*:UMIPS): New case.
13240
13241 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
13242
13243 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
13244 (i386-win32 host): Likewise. Don't build readline.
13245
13246 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
13247
13248 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
13249 SUPPORT_FILES to submakes.
13250
13251 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
13252
13253 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
13254 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
13255 mpw-configure.
13256
13257 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
13258
13259 * configure.in (appdirs): Use =, not ==, in test expression when
13260 trying to build the text to print in the warning message for
13261 Solaris users.
13262
13263 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
13264
13265 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
13266
13267 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13268
13269 * config.guess: Recognize lynx-2.3.
13270
13271 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
13272
13273 * config.sub (z8ksim): Deleted
13274 (z8k-*-coff): New, this is the one true name of the target.
13275
13276 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
13277
13278 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
13279
13280 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
13281
13282 * config.guess (*:Linux:*:*): First try asking the linker what the
13283 default object file format is (elf, aout, or coff). Then if this
13284 fails, try previous methods.
13285
13286 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13287
13288 * configure.in: Don't build newlib for *-*-vxworks5.1.
13289
13290 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13291
13292 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
13293 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
13294
13295 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
13296
13297 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
13298
13299 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
13300
13301 * cfg-ml-com.in: New file.
13302 * cfg-ml-pos.in: New file.
13303
13304 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13305
13306 * COPYING.NEWLIB: Add HP free copyright to list.
13307
13308 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13309
13310 * config.sub: Recognize -eabi* for the system, not just -eabi.
13311
13312 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
13313
13314 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
13315 * config.sub, configure.in (win32): New target and host.
13316
13317 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
13318
13319 * configure.in: Add i386-pe configuration.
13320
13321 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
13322
13323 * mpw-build.in (install): Install GDB after LD.
13324
13325 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
13326
13327 * mpw-config.in (elf/mips.h): Always forward-include, needed
13328 for GDB to build.
13329
13330 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
13331
13332 * testsuite: New directory for customer acceptance and whole tool
13333 chain tests.
13334
13335 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
13336
13337 * configure: If per-host line isn't found, but AC_OUTPUT is found
13338 and a configure script exists, run it instead.
13339
13340 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
13341
13342 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
13343
13344 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
13345
13346 * configure: Set build_{cpu,vendor,os,alias} to host values when
13347 --build isn't specified.
13348
13349 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13350
13351 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
13352 (FLAGS_TO_PASS): Pass them.
13353 (EXTRA_TARGET_FLAGS): Ditto.
13354
13355 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13356
13357 * Makefile.in (all-libg++): Depend on all-libstdc++.
13358
13359 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13360
13361 * configure.in (noconfigdirs): Enable all packages for
13362 i386-unknown-netbsd.
13363
13364 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
13365
13366 * configure.in (noconfigdirs): Don't configure tk for i386-go32
13367 hosted builds (DOS builds)
13368
13369 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
13370
13371 Changes for ARM based on patches from Richard Earnshaw:
13372 * config.sub: Handle armeb and armel.
13373 * configure.in: Omit arm linker only for riscix.
13374
13375 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
13376
13377 * config.guess: Update from FSF.
13378
13379 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
13380
13381 * config.sub: Recognize powerpcle as the little endian variant of
13382 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
13383 powerpcle variant. Convert pentium into i586, not i486. Add p5
13384 alias for i586. Map new x86 variants p6, k5, nexgen into i586
13385 temporarily.
13386
13387 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
13388
13389 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
13390
13391 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
13392
13393 * config.sub: Accept -lites* as a basic system type.
13394
13395 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
13396
13397 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
13398 installed, and if so return linuxoldld as the system name.
13399
13400 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
13401
13402 * config.guess: Add hppa1.1-hp-lites support.
13403
13404 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
13405
13406 * configure.in: Don't build newlib for m68k-vxworks5.1.
13407
13408 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13409
13410 * configure.in (mips-sgi-irix6): Use mh-irix5.
13411
13412 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
13413
13414 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
13415
13416 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13417
13418 * test-build.mk: Enable building of shared libraries on IRIX 5 and
13419 OSF/1. Fix compiler flags.
13420 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
13421
13422 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
13423
13424 * configure.in: Recognize --with-newlib.
13425 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
13426
13427 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13428
13429 * Makefile.in: move {all,check,install}-gdb from *_MODULES
13430 to *_X11_MODULES due to gdbtk needing X include files et al.
13431
13432 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
13433
13434 Merge in support for Mac MPW as a host.
13435 (Old change descriptions retained for informational value.)
13436
13437 * mpw-config.in: Add generic include forwards for cpu-specific
13438 include files in aout and elf directories.
13439
13440 * mpw-configure: Added copyright.
13441 * mpw-config.in: Check for presence of required build tools.
13442 (target_libs): Add newlib.
13443 (target_tools): Add examples.
13444 (Read Me): Generate as "Read Me for MPW" instead.
13445 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
13446 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
13447 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
13448
13449 * mpw-configure: Remove subdir-specific makefile hackery,
13450 delete mk.tmp after using it.
13451
13452 * mpw-build.in (all): Display start and end times.
13453
13454 * mpw-configure (host_canonical): Set.
13455 (target_cpu): Always add to makefiles.
13456 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
13457 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
13458 (mpw-mh-mpw): Look for in srcdir and srcroot.
13459 Use sed instead of mpw-edit-prefix to edit prefix definitions.
13460
13461 * mpw-build.in: (install-only): New target.
13462
13463 * mpw-configure (host_alias, target_alias): Rename from hostalias
13464 and targetalias, add into generated Makefile.
13465 (mk.tmp): If present, add into generated Makefile.
13466 * mpw-build.in (all-gas): Build config.h first before gas proper.
13467
13468 * mpw-configure (config.status): Write only if changed.
13469 * mpw-config.in (readline): Configure it (not built, just used for
13470 definitions).
13471
13472 * mpw-config.in (elf/mips.h): Add a forward include.
13473
13474 * mpw-config.in: Forward-include most .h files in include into
13475 extra-include.
13476 (readline): Don't build.
13477 mpw-build.in (install): Install GDB.
13478
13479 * mpw-configure (prefix, mpw_prefix): Handle it.
13480 * mpw-config.in (mmalloc, readline): Don't configure.
13481 * mpw-build.in (thisscript): Rename to ThisScript.
13482 Use mpw-build instead of BuildProgram everywhere.
13483 (mmalloc, readline): Don't build.
13484 * mpw-README: New file, basic documentation about the MPW port.
13485
13486 * mpw-config.in: Use forward-include to create include files.
13487
13488 * mpw-configure: Add more things to the top of each configured
13489 Makefile, including contents of config/mpw-mh-mpw.
13490 * mpw-config.in (extra-include): Create this directory and fill it
13491 with Posix-like include files when configuring.
13492
13493 * config.sub (apple, mac, mpw): Add various aliases.
13494
13495 * mpw-build.in: New file, top-level build script fragment for MPW.
13496 * mpw-configure: New file, configure script for MPW.
13497 * mpw-config.in: New file, config fragment for MPW.
13498
13499 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13500
13501 * configure.in (host_libs): Remove glob, since it is gone from the
13502 sources.
13503
13504 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13505
13506 * Makefile.in: define empty GDB_NLM_DEPS var.
13507
13508 * configure.in(target_makefile_frag): use config/mt-netware
13509 for netware targets.
13510
13511 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
13512
13513 * config.sub: Merge in recent FSF changes. Remove linux special
13514 cases.
13515
13516 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13517
13518 Revert this change:
13519
13520 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
13521
13522 * build-all.mk: Use CC=cc -Xs on Solaris.
13523
13524 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13525
13526 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
13527 stop using it.
13528 * Makefile.in: Nuke all references to glob subdirectory.
13529
13530 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13531
13532 * configure.in: Fix --enable-shared logic in per-host.
13533
13534 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
13535
13536 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
13537
13538 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13539
13540 * configure.in (noconfigdirs): Don't build gas on AIX, for
13541 powerpc*-*-aix* as well as for rs6000*-*-aix*.
13542
13543 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
13544
13545 * configure: Fix --cache-file to work if the file argument is a
13546 relative path.
13547
13548 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
13549
13550 * configure: If the --cache-file is used, pass it down to
13551 configure in subdirectories.
13552
13553 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
13554
13555 * config.sub: add vxworks29k configuration.
13556
13557 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
13558
13559 * Makefile.in (taz): Do "diststuff" part quietly.
13560
13561 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
13562
13563 * config.sub: Mini-merge with gcc/config.sub.
13564
13565 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13566
13567 * config.guess (IRIX): Sed - to _.
13568
13569 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13570
13571 * Makefile.in (source-vault, binary-vault): New targets.
13572
13573 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
13574
13575 * config.sub: Recognize -eabi as a basic system type.
13576
13577 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13578
13579 * configure.in (enable_shared stuff): Fix typo.
13580
13581 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
13582
13583 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
13584
13585 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13586
13587 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
13588
13589 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
13590
13591 * configure.in (rs6000-*-*): Don't build gas.
13592
13593 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
13594
13595 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
13596 reduce command line length.
13597 (AS_FOR_TARGET): Check for as.new, not Makefile.
13598 (NM_FOR_TARGET): Check for nm.new, not Makefile.
13599
13600 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
13601
13602 * config.guess: Merge from FSF.
13603
13604 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13605
13606 * configure: Don't use $ when handling program_suffix.
13607
13608 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
13609
13610 * configure.in: Configure tk for hppa/hpux.
13611
13612 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
13613
13614 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
13615
13616 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
13617
13618 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
13619 to LIBCXXFLAGS. Tests are better run without it.
13620
13621 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
13622
13623 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
13624
13625 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
13626
13627 * configure.in (*-*-netware*): Don't configure xiberty.
13628
13629 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
13630
13631 * configure.in: Remove tk from native_only list.
13632
13633 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
13634
13635 * build-all.mk: Add mips-ncd-elf target to sun4 targets
13636 for special NCD build.
13637
13638 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13639
13640 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
13641 makeall.bat, they're only useful for binutils snapshots.
13642 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
13643 makeall.bat to specified SUPPORT_FILES.
13644
13645 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
13646
13647 * build-all.mk: Add Ericsson targets to sun4 and solaris
13648 hosts. Add BNR's sun4 target to solaris host, so their
13649 build-from-source will be tested in-house first.
13650
13651 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13652
13653 * Makefile.in (LIBCFLAGS): New variable.
13654 (CFLAGS_FOR_TARGET): Ditto.
13655 (LIBCFLAGS_FOR_TARGET): Ditto.
13656 (LIBCXXFLAGS): Ditto.
13657 (CXXFLAGS_FOR_TARGET): Ditto.
13658 (LIBCXXFLAGS_FOR_TARGET): Ditto.
13659 (BASE_FLAGS_TO_PASS): Pass them.
13660 (EXTRA_TARGET_FLAGS): Ditto.
13661
13662 * configure.in: Support --enable-shared.
13663
13664 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
13665
13666 * configure.in (target_libs): Include libstdc++ again.
13667 * config.guess: Update from FSF (for FreeBSD).
13668
13669 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13670
13671 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13672 makeall.bat.
13673 (DISTDOCDIRS): Add `etc'.
13674 (ETC_SUPPORT_PFX): New variable.
13675 (taz): Include anything from etc starting with a word in
13676 ETC_SUPPORT_PFX.
13677
13678 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13679
13680 * config.sub: Update for recent FSF changes. Remove obsolete
13681 h8300hds entry. Add -windows* and -osx as basic os. Minor
13682 spacing changes.
13683
13684 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
13685
13686 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
13687
13688 * config.guess: Merge with FSF.
13689 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13690
13691 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13692
13693 * configure: Since the "trap 0" handler will override the exit
13694 status on many systems, only use it for "exit 1", and make it set
13695 a non-zero exit status; reset it before "exit 0". Also, check
13696 exit status of config.sub, and error out if it failed.
13697
13698 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
13699
13700 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13701 and install libgloss.
13702
13703 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13704
13705 * Makefile.in (all-binutils): Depend upon all-byacc.
13706
13707 * configure.in: Don't build emacs on Irix 5.
13708
13709 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13710
13711 * configure.in (*-*-netware*): Add libio.
13712
13713 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13714
13715 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13716 (CHECK_TARGET_MODULES): Ditto.
13717 (INSTALL_TARGET_MODULES): Ditto.
13718 (TARGET_LIBS): Ditto.
13719 (all-libstdc++): Note dependencies.
13720
13721 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13722
13723 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13724
13725 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13726
13727 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13728 -fexternal-templates.
13729
13730 * configure.in (target_libs): Add libstdc++.
13731 (noconfigdirs): Add libstdc++ as appropriate.
13732
13733 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13734
13735 * config.guess: Update from FSF.
13736
13737 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13738
13739 * configure: Use ${config_shell} when running ${configsub}.
13740
13741 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
13742
13743 * config.sub: No longer recognize h8300h.
13744
13745 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13746
13747 * config.sub: Remove extraneous differences between config.sub and
13748 gcc/config.sub.
13749
13750 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13751
13752 * Makefile.in (DISTSTUFFDIRS): Add gas.
13753
13754 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
13755
13756 * COPYING.NEWLIB: New file.
13757
13758 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
13759
13760 * config.guess (HP-UX): Patch from Harlan Stenn
13761 <harlan@landmark.com> to also emit release level.
13762
13763 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13764
13765 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13766
13767 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
13768
13769 * config.sub: Merge nextstep cleanup from FSF.
13770
13771 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13772
13773 * configure.in (arm-*-*): Don't configure ld for this target.
13774
13775 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13776
13777 * configure.in (*-*-netware): don't configure libg++, libio,
13778 librx, or newlib.
13779
13780 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13781
13782 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
13783 configure ld--it works, but it doesn't support shared libraries.
13784
13785 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13786
13787 * config.guess (*-unknown-freebsd*): Get rid of possible
13788 trailing "(Release)" in version string.
13789 Patch from Paul Richards <paul@isl.cf.ac.uk>.
13790
13791 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
13792
13793 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13794 Fix type: *-next-neststep -> *-next-nextstep.
13795
13796 * config.guess: Merge from FSF:
13797
13798 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13799
13800 * config.guess: Recognize powerpc-ibm-aix3.2.5.
13801
13802 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13803
13804 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13805 instead of UNIX_SV for UnixWare 1.0).
13806
13807 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
13808
13809 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
13810 to make gdb/nlm/* build after the compiler and linker.
13811
13812 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
13813
13814 * config.guess (netbsd, freebsd, linux): Accept any machine,
13815 not just i[34]86.
13816 (m68k-atari-sysv4): Relocate to match FSF version.
13817
13818 * config.guess: More merges from the FSF:
13819
13820 Add a space before function call or macro invocation.
13821
13822 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13823
13824 * config.guess: Add trap cmd to remove dummy.c and dummy when
13825 interrupted.
13826
13827 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13828
13829 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13830 (dummy): Redirect stderr from compilation of dummy.c.
13831
13832 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
13833
13834 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13835
13836 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
13837
13838 * configure: Accept and ignore --cache*, for compatibility with
13839 new autoconf.
13840
13841 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
13842
13843 * config.guess: Merge from FSF:
13844
13845 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13846
13847 * config.guess (Pyramid*:OSx*:*:*): New case.
13848 (PATH): Add /.attbin at end for finding uname.
13849 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
13850
13851 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
13852
13853 * config.guess (M88*:DolphinOS:*:*): New case.
13854
13855 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
13856
13857 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13858 to select whether to use ELF or COFF.
13859
13860 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13861
13862 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
13863
13864 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
13865
13866 * config.guess: Guess the OS version for HPUX.
13867
13868 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
13869
13870 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13871
13872 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13873
13874 * configure.in: Recognize --with-headers, --with-libs, and
13875 --without-newlib.
13876 * Makefile.in (all-xiberty): Depend upon all-ld.
13877
13878 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13879
13880 * configure.in: Change i[34]86 to i[345]86.
13881
13882 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13883
13884 * configure (version): A few more tweaks to help message.
13885
13886 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
13887
13888 * Makefile.in: Remove (for now) librx as a host library,
13889 now that we're building it for target.
13890
13891 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13892
13893 * configure: Fix up help message; from karl@owl.hq.ileaf.com
13894 (Karl Berry).
13895
13896 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
13897
13898 * configure.in: Also configure librx.
13899
13900 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13901
13902 * Makefile.in: Update various rules to reflect that librx
13903 is now needed for libg++.
13904
13905 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13906
13907 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13908
13909 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
13910
13911 * configure.in: Configure the examples directory.
13912
13913 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13914
13915 * configure: Simplify Jun 2 1994 change.
13916
13917 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13918
13919 * change CC to /usr/latest/bin/gcc for lynx host builds, since
13920 /bin/gcc isn't good enough to build gcc.
13921
13922 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
13923
13924 * Makefile.in (GDB_SUPPORT_FILES): Remove
13925 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
13926 (gdb.tar.gz): Add new rule to use standard distribution building
13927 mechanism.
13928
13929 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13930
13931 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
13932 Bill Cox <bill@cygnus.com>.
13933
13934 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
13935
13936 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
13937
13938 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
13939
13940 * configure: Search current dir first in .gdbinit.
13941
13942 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
13943
13944 * config.sub: Recognize freebsd (merged from gcc config.sub).
13945
13946 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
13947
13948 * config.sub: Refer to NeXT's operating system as nextstep.
13949
13950 * config.sub (case $basic_machine): Re-order the cases, to match
13951 the order in the FSF version (which is mostly alphabethical).
13952 Merge in some additions and changes from the FSF.
13953
13954 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
13955
13956 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13957 * config.sub: Recognize cxux7.
13958 * configure.in: Use mh-cxux for m88k-harris-cxux*.
13959
13960 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13961
13962 * config.sub: Fix typo powerpc -> powerpc-*.
13963
13964 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
13965
13966 * Makefile.in: `all-emacs19' depends on `all-byacc'.
13967
13968 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13969 parallel with all-emacs and install-emacs). Top-level command
13970 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13971
13972 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13973
13974 * test-build.mk ($(host)-stamp-stage2-installed): Remove
13975 $(relbindir)/make before doing ``make install'', and use
13976 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
13977 installing over running make binary.
13978 ($(host)-stamp-stage3-installed): Likewise.
13979
13980 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13981
13982 * config.guess: Recognize Mach.
13983
13984 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13985
13986 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13987 see whether --exec-prefix was used.
13988
13989 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13990
13991 * README: Explicitly mention libg++/README. (Zoo's idea.)
13992
13993 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13994
13995 * Makefile.in: Add all-librx target similar to all-libproc.
13996
13997 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
13998
13999 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
14000 with post 1.2 uname bogosity.
14001
14002 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14003
14004 * configure: Remove temporary files on receipt of a signal.
14005
14006 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
14007
14008 * configure: If there is a package_makefile_frag, remove
14009 ${subdir}/Makefile.tem after copying it in.
14010
14011 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
14012
14013 * build_all.mk: support rs6000 lynx identifies itself as
14014 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
14015 since /bin/gcc is too feeble to compile a modern gcc.
14016
14017 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
14018
14019 * brought devo/test-build.mk update-to-date with progressive/
14020 test-build.mk. Add lynx targets and hppa flag info.
14021
14022 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
14023
14024 * configure.in: Use mh-ncrsvr43. Patch from
14025 Tom McConnell <tmcconne@sedona.intel.com>.
14026
14027 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
14028
14029 * config.guess (i386-unknown-bsdi): No longer need to
14030 check #if defined(__bsdi__) && defined(__i386__).
14031
14032 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14033
14034 * configure: Set program_transform_nameoption correctly.
14035
14036 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
14037
14038 * brought build-all.mk update-to-date with progressive build-all.mk,
14039 added new targets and hppa info.
14040
14041 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14042
14043 * configure: If config.guess result is a prefix of the user
14044 specified target, assume a native build and use the user specified
14045 target as the host alias. Remove SunOS patch suffix removal hack.
14046 * configure.in: Remove SunOS patch suffix removal hack.
14047
14048 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
14049 in NATIVE_CHECK_MODULES.
14050
14051 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
14052
14053 * Makefile.in: Rename HOST_ONLY to NATIVE.
14054 * configure: Delete SunOs patch suffix from host_canonical
14055 and build_canonical variables that are prepended to Makefiles.
14056 * configure.in: Add comments for easier maintenance.
14057
14058 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14059
14060 * Makefile.in: Add all-libproc target similar to all-gui.
14061
14062 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
14063
14064 * Makefile.in (CHECK_MODULES): split into
14065 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
14066
14067 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
14068
14069 * config.guess (i386-unknown-bsdi): New system to guess.
14070
14071 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14072
14073 * Makefile.in: Add all-gui target (but not yet build by "all").
14074
14075 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
14076
14077 * config.sub: Move deletion of patch suffix from here...
14078 * configure.in: To here, at Ian's suggestion. The top-
14079 level scripts might need to know of a patch level.
14080
14081 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
14082
14083 * config.sub: Strip off patch suffix so rtl is recognized
14084 as a sunos4.1.3 machine, even though it's been patched.
14085
14086 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
14087
14088 * Makefile.in (INSTALL_LAST): Delete.
14089 (INSTALL_DOSREL): New.
14090
14091 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14092
14093 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
14094 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
14095 whether we pass down --with-gnu-ld anyhow.
14096
14097 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
14098
14099 * Makefile.in (INSTALL_LAST): Change operation so it works
14100 on more flavors of make.
14101 * configure.in (go32): Don't build libg++ or libio.
14102
14103 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
14104
14105 * Makefile.in (Move HOST_PREFIX_1 and friends up so
14106 they can be overriden by templates.
14107
14108 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
14109
14110 * configure.in (target==go32): Don't build gdb.
14111 * dosrel: New directory.
14112
14113 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
14114
14115 * configure.in (host==go32): Configure dosrel too.
14116 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
14117 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
14118 be set by incoming names or templates.
14119 (INSTALL_LAST): New rule.
14120
14121 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
14122
14123 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
14124
14125 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14126
14127 * configure.in (appdirs): New variable. Currently empty, but will
14128 be used in gas distribution. If nonempty, lists a set of
14129 directories at least one of which must get configured, or top
14130 level configuration is considered to have failed.
14131 (rs6000-*-lynxos*): Use new file name.
14132
14133 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14134
14135 Eliminate XTRAFLAGS.
14136 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
14137 newlib include files using -idirafter, and also use -nostdinc.
14138 (CXX_FOR_TARGET): Likewise.
14139 (XTRAFLAGS): Removed.
14140 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
14141 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
14142 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
14143 ($(DO_X)): Don't pass down XTRAFLAGS.
14144
14145 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14146
14147 * configure.in (mips*-dec-bsd*): New target; do build linker.
14148 (mips*-*-bsd*): New target; don't build linker.
14149
14150 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
14151
14152 * configure.in: support rs6000-*-lynxos* configuration.
14153 support sunos4 as a cross target.
14154
14155 * config.sub: look for lynx*, not lynx since the OS version may
14156 legitimately be part of the name.
14157
14158 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14159
14160 * configure.in (i[34]86-*-sco*): Move to be with other i386
14161 targets.
14162 (romp-*-*): New target. Skip various binary utilities.
14163 (vax-*-*): New target. Don't build newlib.
14164 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
14165
14166 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14167
14168 * configure.in: Only set host_makefile_frag if config
14169 directory exists.
14170
14171 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14172
14173 * install.sh: If $dstdir exists, don't check whether each
14174 component does.
14175
14176 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14177
14178 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
14179
14180 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
14181
14182 * configure.in (*-*-lynxos*): Don't configure newlib for either
14183 native or cross Lynx.
14184
14185 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
14186
14187 * config.sub (sparc64-elf): Fix os.
14188 (z8k): Remove duplicate.
14189
14190 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14191
14192 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
14193 gcc/stmp-fixproto, to try to prevent fixproto from being run.
14194
14195 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
14196
14197 * configure: Make file links cleanly even if Lynx fails on
14198 an NFS symlink (at least fail cleanly).
14199
14200 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14201
14202 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
14203 -XNh2000.
14204
14205 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14206
14207 * configure: Unknown options are fatal again.
14208
14209 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
14210
14211 * configure: Ignore --x-includes and --x-libraries, for Autoconf
14212 compatibility.
14213
14214 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
14215
14216 * build-all.mk: Add `clean' target.
14217
14218 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14219
14220 * config.guess: Add SINIX support.
14221 * configure.in: Add mips-*-sysv4* support.
14222
14223 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
14224
14225 * build-all.mk: Document all useful targets.
14226 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
14227 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
14228
14229 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14230
14231 * configure: Support --silent, --quiet.
14232
14233 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14234
14235 * configure: Support --disable-FEATURE.
14236
14237 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14238
14239 * config.guess: Recognize NCR running SVR4.3.
14240
14241 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
14242
14243 * config.guess: Make BSDI generate i386-unknown-bsd386.
14244 Patch from Paul Eggert <eggert@twinsun.com>.
14245
14246 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14247
14248 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
14249
14250 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14251
14252 * configure: Make unrecognized options give nonfatal warnings
14253 instead of fatal errors, and pass them to any subdirectory
14254 configures in case they recognize them.
14255 Make --x equivalent to --with-x.
14256
14257 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14258
14259 * configure: Add --enable-* options. Clean up usage message and
14260 some comments.
14261
14262 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
14263
14264 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
14265
14266 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14267
14268 * configure.in (hppa*-*-*): Enable binutils.
14269
14270 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14271
14272 * config.sub: Recognize cisco.
14273
14274 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
14275
14276 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
14277
14278 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14279
14280 * config.guess: about target *-hitachi-hiuxwe2, don't print more
14281 than one configuration name. Add comment.
14282
14283 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
14284
14285 * config.guess: about target *-hitachi-hiuxwe2, fixed
14286 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
14287 macro is incorrect.]
14288
14289 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14290
14291 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
14292 than the "make ls" stuff which used to be here.
14293
14294 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
14295
14296 * config.guess: Recognize i[34]86-unknown-freebsd.
14297 From Shawn M Carey <smcarey@rodan.syr.edu>.
14298
14299 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
14300
14301 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
14302
14303 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
14304
14305 * config.guess: Check for ptx.
14306
14307 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
14308
14309 * config.sub: Add os9k checking.
14310
14311 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14312
14313 * config.guess: Handle OSF1 running on HPPA processors
14314
14315 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
14316
14317 * configure: If subdir configure fails, print out a message with
14318 subdirectory name, in case subdir's configure code didn't identify
14319 itself.
14320
14321 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
14322
14323 * configure.in: Remove embedded newlines from configdirs.
14324 Avoid mismatches of substrings. Fix matching strings at end
14325 of configdirs.
14326
14327 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
14328
14329 * config.guess: Add Lynx/rs6000 config support.
14330
14331 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
14332
14333 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
14334
14335 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
14336
14337 * configure.in (hppa*-*-osf*): Treat this just like most other
14338 PA configurations (eg no binutils or ld).
14339 (hppa*-*-*elf*): These configurations have binutils and ld.
14340
14341 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14342
14343 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
14344
14345 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14346
14347 * configure.in (rs6000-*-*): Build gas.
14348
14349 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14350
14351 * Makefile.in: Avoid bug in losing hpux sed.
14352
14353 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14354
14355 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
14356 for GDB and GDB has been fixed to not need it.
14357
14358 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14359
14360 * config.guess: Recognize vax hosts.
14361
14362 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14363
14364 * configure (while loop): Don't use "break 2" inside case
14365 statement -- the case statement isn't an enclosing loop.
14366
14367 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
14368
14369 * config.guess: Clean up NeXT support, to allow nextstep
14370 on Intel machines. Make OS be nextstep.
14371
14372 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
14373
14374 * config.guess: Add alternate forms for Convex.
14375
14376 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
14377
14378 * configure: Completely rewrite option processing. Take
14379 advantage of pattern-matching to avoid invoking test frequently.
14380 Also clean up host and target defaulting logic.
14381
14382 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14383
14384 * Makefile.in: Replace all occurrances of "rootme" with "r" and
14385 "$${rootme}" with "$$r", to increase the likelihood that the do-*
14386 commands (plus user environment) will fit SCO limits.
14387
14388 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14389
14390 * configure.in: Don't issue warnings about directories which are
14391 not being configured if -norecursion is set. Correct test for
14392 --with-gnu-as and --with-gnu-ld to not get confused by substring
14393 matches.
14394
14395 * configure.in: Don't build gas for alpha-dec-osf1*.
14396
14397 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
14398
14399 * configure: Back out Per's change of 12/19/1993. It changes the
14400 behavior of configure in unexpected and confusing ways.
14401
14402 Also, use different delim char when calculating
14403 program_transform_name so that the name can contain slashes.
14404
14405 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
14406
14407 * configure.in, config.sub: Add support for VSTa micro-kernel.
14408
14409 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
14410
14411 * configure.in: Nuke hacks which were used to get a special
14412 version of GAS for HPPA configurations.
14413
14414 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
14415
14416 * configure: If only ${target_alias} is given, use that
14417 as the default for ${host_alias}.
14418 * configure: Add missing back-slashes before nested quotes.
14419
14420 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
14421
14422 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
14423
14424 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
14425
14426 * config.guess: Recognize some Tektronix configurations.
14427 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
14428
14429 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14430
14431 * config.sub: Match any flavor of SH.
14432
14433 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
14434
14435 * configure.in: Don't try to configure newlib for Alpha.
14436
14437 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14438
14439 * configure.in: Don't build ld for Irix 5. Don't build gas,
14440 libg++ or libio for any Alpha target.
14441
14442 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
14443
14444 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
14445
14446 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
14447 default arguments -- so it tried to compress itself.
14448
14449 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
14450
14451 * configure.in (notsupp): ensure that a space is always at the end
14452 of the configdirs list, since the grep checks for an explicit space
14453
14454 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14455
14456 * configure.in (target i386-sysv4.2): don't build ld, since static
14457 versions of many libraries are not available.
14458
14459 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14460
14461 * config.guess: Recognize Apollos (using environment variables).
14462 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
14463
14464 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14465
14466 * config.guess: Recognize Sony news mips running newsos.
14467
14468 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
14469
14470 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
14471 "fi ; else" for bash.
14472
14473 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
14474
14475 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
14476
14477 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
14478
14479 * config.sub: accept unixware as an alias for svr4.2.
14480 Fix some inconsistancies with the gcc version.
14481
14482 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14483
14484 * Makefile.in (DISTDOCDIRS): Add gdb.
14485
14486 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
14487
14488 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
14489
14490 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14491
14492 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
14493 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
14494 this now.
14495
14496 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14497
14498 * config.sub: Accept hiux* as an OS name.
14499
14500 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
14501 etc/make-stds.texi. The underscore came from gcc, and dje now
14502 agrees that RUNTESTFLAGS is the correct name.
14503
14504 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
14505
14506 * install.sh: Remove 'set -e'. It makes any conditionals
14507 in the script useless.
14508
14509 * config.guess: Automatically recognize arm-acorn-riscix
14510 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
14511
14512 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
14513
14514 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
14515
14516 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14517
14518 * Makefile.in (DISTDOCDIRS): New variable.
14519 (taz): Edit local Makefile.in sooner, instead of proto-toplev
14520 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
14521
14522 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14523
14524 * configure.in (hppa target): check the source directory for the
14525 pagas sub-directory
14526
14527 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
14528
14529 * config.sub: Allow -aout* and -elf*.
14530
14531 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14532
14533 * configure.in: Don't build ld on i386-solaris2, same as for
14534 sparc-solaris2.
14535
14536 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
14537
14538 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
14539
14540 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14541
14542 * configure.in: Configure gdb for alpha.
14543
14544 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14545
14546 * Makefile.in (CXXFLAGS): Add -O.
14547
14548 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14549
14550 * config.guess: added support for DG Aviion
14551
14552 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14553
14554 * configure.in: Produce warning message for subdirectories not
14555 configurable for this host/target combination. Don't try to
14556 configure gdb for vms.
14557
14558 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14559
14560 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
14561 appropriate files before making "diststuff".
14562 (DISTBISONFILES): New var: list of files to be edited.
14563 (DISTSTUFFDIRS): Add binutils.
14564
14565 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14566
14567 * config.sub: also handle mipsel and mips64el (for little endian mips)
14568
14569 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14570
14571 * configure.in: Add * to end of all OS names.
14572
14573 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
14574
14575 * configure.in: Build newlib for LynxOS native.
14576
14577 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14578
14579 * config.guess: Add support for delta 88k running SVR3.
14580
14581 * configure.in: Add comment about HP compiler vs. emacs.
14582
14583 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14584
14585 * configure.in: don't build ld on solaris2 (not a viable option
14586 due to bugs in getpwnam & getpwuid)
14587
14588 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14589
14590 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
14591 config.guess will produce a full version number.
14592
14593 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14594
14595 * configure.in: Build linker and binutils for alpha-dec-osf1.
14596
14597 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14598
14599 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
14600 and gdb/testsuite/Makefile.in.
14601
14602 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14603
14604 * configure.in: recognize mips*- instead of mips-
14605
14606 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
14607
14608 * config.sub: Accept linux*coff and linux*elf as operating
14609 systems.
14610
14611 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14612
14613 * config.sub: Recognize mips64, and mips3 as an alias for it.
14614
14615 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14616
14617 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
14618 gdb knows how to handle OSF/1 shared libraries.
14619
14620 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14621
14622 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
14623 * config.guess: Recognize Hitachi's HIUX.
14624 * config.sub: Recognize h3050r* and hppahitachi.
14625 Remove redundant cases for hp9k[23]*.
14626
14627 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14628
14629 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
14630 if gas and ld are in the source tree and are in ${configdirs}.
14631 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
14632 --with options (but still pass them down on the command line,
14633 if they were explicitly specified).
14634
14635 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14636
14637 * configure: substitute SHELL value in Makefile.in with
14638 ${CONFIG_SHELL}
14639
14640 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14641
14642 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
14643 *-*-solaris2* targets.
14644
14645 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14646
14647 * Makefile.in: define M4, and pass it down to sub-makes;
14648 all-autoconf now depends on all-m4
14649
14650 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14651
14652 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
14653 presence of {ar,ranlib} instead of a configured directory
14654
14655 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
14656
14657 * config.guess: Accept 34?? as well as 33?? for NCR.
14658
14659 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14660
14661 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
14662 of 'gas' in sed commands, since 'gash' is now in the tree as well.
14663
14664 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14665
14666 * configure: grab values for $(CC) and $(CXX) from the
14667 environment, so that someone can do "CC=gcc configure; make" and
14668 have it work right (matching the way that autoconf works now)
14669
14670 * configure.in, Makefile.in: add support for gash, the tcl
14671 interface to Galaxy
14672
14673 * config.guess: add NetBSD variants (hp300, x86)
14674
14675 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
14676
14677 * install.sh: Support -d option (in the manner of SunOS 4 install,
14678 as it is more deterministic than that of GNU install)
14679 (chmodcmd): Set file to mode 755 by default (should also do default
14680 chgrp and chown, but I don't feel like dealing with that now)
14681
14682 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
14683
14684 * config.sub: Remove h8300hhms alias.
14685
14686 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14687
14688 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14689
14690 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14691
14692 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14693 as stmp-fixinc
14694
14695 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14696
14697 * config.sub: recognize m88110-bug-coff.
14698
14699 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14700
14701 * Makefile.in (all-libio): all dependencies on the toolchain used
14702 to build this (gcc, gas, ld, etc)
14703
14704 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14705
14706 * config.guess: Deal with OSF/1 1.3 on alpha.
14707
14708 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14709
14710 * install.sh: add some 'else true' clauses for portability
14711
14712 * configure.in: don't build libio for h8[35]00-*-* targets
14713
14714 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
14715
14716 * Makefile.in: Add support for new libio.
14717
14718 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14719
14720 * install.sh: If one command fails, don't try the rest. Don't try
14721 to remove $dsttmp (via trap) unless we have already created it.
14722 If $src doesn't exist, detect it and exit with an error.
14723
14724 * config.guess: Recognize BSD on hp300.
14725
14726 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
14727
14728 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14729 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14730
14731 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
14732
14733 * Makefile.in (all-send-pr): depends on all-prms
14734
14735 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14736
14737 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14738
14739 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14740
14741 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14742 Added test for mips-mips-riscos5.
14743
14744 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14745
14746 * configure.in: use mh-hp300 for 68k HP hosts
14747
14748 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14749
14750 * configure: add support for CONFIG_SHELL, so that you can use
14751 some alternate shell for evaluating configure scripts
14752
14753 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
14754
14755 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
14756 in configure script to bug-gdb@prep.ai.mit.edu when building
14757 distribution archive.
14758 * Makefile.in (COMPRESS): Remove def.
14759 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
14760 gdb.tar.Z and make-gdb.tar.Z respectively.
14761 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
14762 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
14763 to convergence with 'taz' target in Makefile.in.
14764
14765 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14766
14767 * install.sh (dsttmp): use trap to ensure that tmp files go
14768 away on error conditions
14769
14770 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14771
14772 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14773
14774 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14775
14776 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14777 its parent is '/' not ''.
14778
14779 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14780
14781 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
14782
14783 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14784 that ${newsrcdir}/configure.in does.
14785
14786 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14787
14788 * test-build.mk: support for CONFIG_SHELL
14789
14790 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
14791
14792 * config.sub (netware): Add as a basic system type.
14793
14794 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14795
14796 * Makefile.in (Makefile): depend on configure.in. Also drop the
14797 $(srcdir)/ from the dependency on Makefile.in.
14798
14799 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
14800
14801 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14802 (h8300hhms is temporary until multi-libraries are implemented).
14803 * configure.in: Handle h8300h too.
14804
14805 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14806
14807 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14808
14809 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
14810
14811 * configure: Remove extraneous output when guessing host type.
14812 * config.guess: Remove extraneous output when guessing using C
14813 compiler rather than uname, or when guessing fails.
14814
14815 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
14816
14817 * Makefile.in: remove all.cross and install.cross targets
14818
14819 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14820 definitions
14821
14822 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
14823
14824 * configure.in (target sh): Build gprof.
14825
14826 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14827
14828 * config.sub: change -solaris to -solaris2
14829
14830 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14831
14832 * configure.in: Use config/mh-riscos for mips-*-sysv*.
14833
14834 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
14835
14836 * configure: Correct error message for missing Makefile.in to
14837 print correct directory.
14838
14839 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14840
14841 * install.sh: kludge around 386BSD shell bug
14842
14843 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
14844
14845 * config.guess: Recognize NeXT.
14846 * config.guess: Recognize i486-ncr-sysv4.
14847 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
14848
14849 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
14850
14851 * Makefile.in (MAKEINFOFLAGS): New variable.
14852 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14853 * build-all.mk, test-build.mk: Pass down --no-split as
14854 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
14855
14856 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
14857
14858 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
14859
14860 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
14861
14862 * Makefile.in (libg++.tar.z): New rule.
14863 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
14864 * Makefile.in (taz): Only do a single chmod.
14865
14866 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14867
14868 * install.sh: don't use dirname anymore (replaced with sed usage)
14869
14870 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
14871
14872 * Makefile.in: Change extension for gzip'd files from '.z' to
14873 '.gz' per new FSF standard usage.
14874
14875 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14876
14877 * configure: put quotes around the final value of program_transform_name
14878
14879 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14880
14881 * Makefile.in: new install.sh support; update install-info rules
14882
14883 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
14884
14885 * configure.in: Build diff for crosses, but not for go32 host.
14886
14887 * configure.in: Build gprof only for native, and don't build it
14888 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14889
14890 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
14891
14892 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14893
14894 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14895
14896 * configure.in (host_tools): Add prms.
14897
14898 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14899
14900 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14901 with $(FLAGS_TO_PASS) on the command line
14902
14903 * config.sub: Recognize lynx and lynxos
14904
14905 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
14906
14907 * config.sub: Accept -ecoff*, not just -ecoff.
14908
14909 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14910
14911 * Makefile.in (taz): Use .gz suffix instead of .z.
14912 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14913 names.
14914
14915 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14916
14917 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14918
14919 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14920
14921 * Makefile.in (install-no-fixedincludes): install gcc last, so
14922 that rebuilds that might happen during 'make install' don't get
14923 bogus gcc include files
14924
14925 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14926
14927 Change from Utah for HPPA support:
14928 * config.guess: Recognize hppa1.x-hp-bsd.
14929
14930 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
14931
14932 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
14933 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14934
14935 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
14936
14937 * config.sub: Add support for rom68k and bug boot monitors.
14938
14939 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
14940
14941 * Makefile.in: Make all-opcodes depend on all-bfd.
14942
14943 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
14944
14945 * config.guess: Added special check for i[34]86-univel-sysv4*.
14946
14947 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
14948
14949 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14950 the processor rather than assuming i486.
14951
14952 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14953
14954 * config.guess: Recognize SunOS6 as Solaris3.
14955
14956 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
14957
14958 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
14959 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14960
14961 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
14962
14963 * build-all.mk (all-cross): New target for Canadian Cross.
14964 Added Q2 go32 targets.
14965 * test-build.mk: Configure go32 cross sparclite-aout and
14966 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
14967 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14968
14969 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14970
14971 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14972 GO32 hosted toolchains
14973
14974 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
14975
14976 * configure: change so "-exec-prefix" gets passed down rather
14977 than "-exec_prefix" so autoconf generated Makefiles get the
14978 exec_prefix set right.
14979
14980 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14981
14982 * config.guess: get the Solaris2 minor version number
14983
14984 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14985
14986 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14987
14988 * config.guess: Recognize some Sequent platforms.
14989
14990 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14991
14992 * Makefile.in: added the vault-install target
14993
14994 * configure.in: actually use the Sun3 makefile fragment that's in
14995 config, also added the release dir to configdirs
14996
14997 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14998
14999 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
15000
15001 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15002
15003 * configure.in: remove some program from Alpha targetted toolchains
15004
15005 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
15006
15007 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
15008 gprof.
15009 (taz): Run "make diststuff" in those directories instead of "make
15010 proto-dir". Look for "VERSION=" only at start of line in subdir
15011 Makefile. Use "gzip -9" for compression.
15012 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
15013 (binutils.tar.z): New target.
15014
15015 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
15016
15017 * Makefile.in (taz): Include gpl.texinfo.
15018
15019 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
15020
15021 * Makefile.in (setup-dirs): Merged into "taz" target.
15022 (taz): Only do `proto-dir' stuff if a directory is actually needed
15023 for this target.
15024
15025 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
15026
15027 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
15028 (FLAGS_TO_PASS): Pass down MUNCH_NM.
15029 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
15030 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
15031 (gcc-no-fixedincludes): Correct for current gcc Makefile.
15032
15033 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
15034
15035 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
15036 config.sub, and move-if-change to gdb testsuite distribution
15037 archive, so the testsuite can be extracted, configured, and
15038 run separately from the gdb distribution. Blow away the Chill
15039 tests that require a Chill compiled executable, since GNU Chill
15040 is not yet publically available.
15041
15042 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15043
15044 * test-build.mk: set environment variables in a single command,
15045 instead of a list of assignments and exports
15046
15047 * config.guess: recognize Alpha/OSF1 systems
15048
15049 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15050
15051 * configure: Change help message to prefer --options rather than
15052 -options.
15053
15054 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15055
15056 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
15057 zippy@ecst.csuchico.edu.
15058 * config.guess: Recognize miniframe.
15059
15060 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
15061
15062 * Makefile.in: Use srcroot to find runtest rather than rootme.
15063 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
15064
15065 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
15066
15067 * test-build.mk: Extensive additions to support building on a
15068 machine other than the host.
15069
15070 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
15071
15072 * configure (tooldir): Fix for i386-aix again.
15073
15074 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
15075
15076 * configure, Makefile.in: Change definition of $(tooldir)
15077 to match the FSF.
15078
15079 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
15080
15081 * config.guess: Recognize i[34]86/SVR4.
15082
15083 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15084
15085 * Makefile.in (all-gdb): gdb depends on sim.
15086
15087 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
15088
15089 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
15090 at the same time we make the prototype gdb directory.
15091 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
15092 files at the same time as the gdb base release distribution.
15093
15094 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
15095
15096 * Makefile.in (check): Use individual check targets rather than
15097 DO_X rule.
15098 (check-gcc): Added.
15099
15100 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
15101
15102 * config.sub: Use sysv3.2 not sysv32 for canonical OS
15103 for System V release 3.2.
15104
15105 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15106
15107 * config.sub: Recognize hppaosf.
15108 * configure.in: Do configure ld/binutils/gas for it.
15109
15110 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15111
15112 * configure (tooldir): Alter syntax used to set this, for systems
15113 where "\$" isn't handled right, like i386-aix.
15114
15115 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
15116
15117 * configure: Pass program-transform-name, not
15118 program_transform_name, to recursive configures.
15119
15120 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
15121
15122 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
15123 of gas+ld+binutils.
15124
15125 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
15126
15127 * config.guess: Recognize AIX3.2 as distinct from 3.1.
15128
15129 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15130
15131 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
15132
15133 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15134
15135 * Makefile.in (PRMS): Set back to all-prms.
15136
15137 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
15138
15139 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
15140 targets, rather than for MIPS hosts.
15141
15142 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15143
15144 * configure.in: add comment for --with-x default values
15145
15146 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
15147
15148 * Makefile.in: add check-* targets for each of the directories in
15149 the tree. Add a definition of RUNTEST that will use the one we
15150 just built, if it exists. Pass this down via FLAGS_TO_PASS.
15151
15152 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
15153
15154 * configure.in: Removed obsolete references to bfd_target and
15155 target_makefile_frag.
15156
15157 * build-all.mk: Set assorted targets for Q2.
15158 * config.sub: Recognize z8k-sim and h8300-hms.
15159 * test-build.mk: Really don't pass host to configure.
15160 (HOLES): Added uname.
15161
15162 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
15163
15164 * configure: Handle an empty program-prefix, program-suffix or
15165 program-transform-name correctly.
15166
15167 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
15168
15169 * build-all.mk: -G 8 no longer required for MIPS targets.
15170 * test-build.mk: Don't pass host argument to configure; make it
15171 guess.
15172
15173 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
15174
15175 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
15176 * Makefile.in (COMPRESS): New macro, like GZIP.
15177
15178 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
15179
15180 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
15181
15182 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
15183 with gas currently defaults to -G 0.
15184
15185 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
15186
15187 * Makefile.in (all-flex): flex depends on byacc.
15188
15189 * build-all.mk: If host not specified, use config.guess. Pass TAG
15190 to test-build.mk as RELEASE_TAG.
15191 * test-build.mk (configargs): New variable containing arguments to
15192 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
15193 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
15194
15195 * config.guess: Use /bin/uname when checking -X argument on SCO,
15196 to avoid invoking GNU uname which doesn't understand -X.
15197
15198 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
15199
15200 * configure.in: Build gas for mips-*-*.
15201
15202 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15203
15204 * Makefile.in (all.normal): insert missing backslash.
15205
15206 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
15207
15208 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
15209
15210 * Makefile.in: Complete overhaul to merge many almost identical
15211 targets.
15212
15213 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15214
15215 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
15216 (gdb.tar.Z): Adjusted.
15217
15218 * Makefile.in (setup-dirs, taz): New targets; should be general
15219 enough to adapt for gdb sometime. Build only .z file.
15220 (gas.tar.z): New target.
15221
15222 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
15223
15224 * build-all.mk: Use CC=cc -Xs on Solaris.
15225
15226 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
15227
15228 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
15229 for handling BISON for FSF releases.
15230
15231 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15232
15233 * configure: Actually implement the change zoo just documented.
15234
15235 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
15236
15237 * configure: when using config.guess, only set target_alias when
15238 it's not already been set (ie, on the command line)
15239
15240 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15241
15242 * Makefile.in: add installcheck target, set PRMS to install-prms
15243
15244 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15245
15246 * configure: add support for package_makefile_fragment, handle the
15247 case where a directory has a configure.in file but no Makefile.in
15248 more gracefully (with an actual understandable error message, even);
15249 add support for --without (and add this to the usage message); also
15250 explicitly add a --host=${host_alias} to the command line when
15251 config.guess is used
15252
15253 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
15254
15255 * configure: Must use both --host and --target in recursive calls.
15256
15257 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
15258
15259 * Makefile.in: Change deja-gnu to dejagnu.
15260
15261 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
15262
15263 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
15264
15265 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15266
15267 * configure.in: canonicalize all instances to *-*-solaris2*,
15268 also strip out a number of tools to not build for go32 host
15269
15270 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15271
15272 * config.guess: add GPL.
15273
15274 * Makefile.in, config.guess, config.sub, configure: bump
15275 copyrights to 93.
15276
15277 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
15278
15279 * Makefile.in (do-info): Removed obsolete check for existence of
15280 localenv file.
15281
15282 * Makefile.in (MAKEOVERRIDES): Define to be empty.
15283
15284 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15285
15286 * Makefile.in: a couple of 'else true' for decstation,
15287 support for TclX
15288
15289 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
15290
15291 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
15292
15293 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
15294
15295 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
15296
15297 * config.guess: Recognize i386-ibm-aix (PS/2).
15298 * configure.in: Use config/mh-aix386 file for it.
15299
15300 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
15301
15302 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
15303 CC_FOR_TARGET instead.
15304 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
15305
15306 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
15307
15308 * Makefile.in: Add sim to list of directories sent with gdb
15309
15310 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
15311
15312 * configure.in: Put back mips-dec-bsd* case.
15313
15314 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
15315
15316 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
15317 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
15318 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
15319
15320 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15321
15322 * configure.in: remove no-op mips-dec-bsd* in "case $target"
15323
15324 * Makefile.in (dir.info): only run gen-info-dir if it exists,
15325 (install-info): install dir.info only if it exists,
15326 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
15327
15328 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
15329
15330 * configure.in: For vms target, skip bfd, ld, binutils. Do build
15331 gas for mips-dec-bsd.
15332
15333 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
15334
15335 * configure (makesrcdir): If ${srcdir} is relative and not ".",
15336 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
15337
15338 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
15339
15340 * configure.in: Added "dejagnu" to hosttools list.
15341
15342 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
15343
15344 * config.sub, configure.in, config.guess: Add support
15345 for Bosx, an AIX variant from Bull.
15346 Patches from F.Pierresteguy@frcl.bull.fr.
15347
15348 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
15349
15350 * devo/dejagnu: Initial creation of devo/dejagnu.
15351 Migrated dejagnu testcases and support files for testing software
15352 tools to reside as subdirectories, currently called "testsuite",
15353 within the directory of the software tool. Migrated all programs,
15354 support libraries, etc. beloging to dejagnu proper from
15355 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
15356 with no modifications. The changes to these files which will
15357 allow them to configure, build, and execute properly will be made
15358 in a future update.
15359
15360 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15361
15362 * Makefile.in: Change send_pr to send-pr.
15363 * configure.in: Likewise.
15364 * send_pr: Renamed directory to send-pr.
15365
15366 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
15367
15368 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
15369
15370 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
15371
15372 * README: Update for gdb-4.8 release.
15373 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
15374 gdb-xxx.tar.z (gzip'd) file also.
15375
15376 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15377
15378 * Makefile.in: make all-diff depend on all-libiberty
15379
15380 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
15381
15382 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
15383
15384 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15385
15386 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
15387
15388 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
15389
15390 * Makefile.in (DEVO_SUPPORT): Remove etc directory
15391 (ETC_SUPPORT): Only add the files GDB wants from etc/.
15392 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
15393
15394 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15395
15396 * Makefile.in: makeinfo binary is in a new location
15397
15398 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
15399
15400 * config.sub: Accept -ecoff as an OS.
15401
15402 * Makefile.in: Various changes to eliminate a level of make
15403 recursion and reduce the required command line length.
15404 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
15405 sub-makes.
15406 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
15407 variables holding settings for specific sub-makes.
15408 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
15409 in terms of BASE_FLAGS_TO_PASS.
15410 (TARGET_LIBS): New variable listing directories which use
15411 TARGET_FLAGS_TO_PASS.
15412 (subdir_do): Eliminated.
15413 (do-*): New set of targets to replace subdir_do.
15414 (various): All targets which used subdir_do now depend on do-*.
15415 (local-clean): Renamed from do_clean.
15416 (local-distclean): New target, dependency of distclean and
15417 realclean.
15418 (install-info): Don't create directories. Depend on dir.info
15419 rather than calling make recursively.
15420 (install-dir.info): Eliminated.
15421 (install-info-dirs): Create all info directories here.
15422 (dir.info): Depend upon do-install-info.
15423
15424 * test-build.mk (HOLES): Added false.
15425
15426 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
15427
15428 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
15429
15430 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15431
15432 * Makefile.in (info): remove dependency on all-texinfo. The
15433 problem was really in texinfo/C, not at this level.
15434
15435 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
15436
15437 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
15438
15439 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
15440
15441 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
15442 GDB releases.
15443
15444 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15445
15446 * configure: Include srcdir in message about target of link not
15447 being found. Don't convert `-' to `_' in `with' options being
15448 passed to subdirs.
15449
15450 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15451
15452 * configure.in: add uudecode to host_tools
15453
15454 * Makefile.in: added {all,install}-uudecode targets, added them to
15455 the appropriate lists
15456
15457 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
15458
15459 * Makefile.in (all-gcc): Added dependency on all-gas.
15460
15461 * configure.in (mips-*-*): Build ld and binutils.
15462
15463 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15464
15465 * configure: check return code from mkdir, print error message and
15466 exit on failure.
15467
15468 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
15469
15470 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
15471
15472 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
15473
15474 * test-build.mk (HOLES): Added tar, cpio and uudecode.
15475
15476 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
15477
15478 * config.sub (h8500): Recognize this as a cpu type.
15479
15480 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15481
15482 * configure: source directory missing is no longer a warning
15483
15484 * configure.in: recognize irix[34]* instead of irix[34]
15485
15486 * Makefile.in: define and pass down X11_LIB
15487
15488 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
15489
15490 * guess-systype: Renamed to ...
15491 * config.guess: ... by popular request.
15492 * configure.in, Makefile.in: Update accordingly.
15493
15494 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
15495
15496 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
15497 + Add Convex, Cray/Unicos, and Encore/Multimax support.
15498 + Execute ./dummy instead of assuming . is in PATH.
15499
15500 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
15501
15502 * guess-systype: New shell script. Attempts to guess the
15503 canonical host name of the executing host.
15504 Only a few hosts are supported so far.
15505 * configure: Call guess-systype if no host is specified.
15506
15507 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
15508
15509 * Makefile.in (gcc-no-fixedincludes): Made to work with current
15510 gcc Makefile.
15511
15512
15513 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
15514
15515 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
15516 (all-gcc, install-gcc, subdir_do): Use it.
15517
15518 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
15519
15520 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
15521
15522 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
15523
15524 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
15525 set exclusively by configure, using configure.in .
15526
15527 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15528
15529 * test-build.mk: set $PATH for all builds
15530
15531 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
15532
15533 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
15534
15535 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
15536 the one used in gcc/Makefile.in, so that a null expansion doesn't
15537 override the one needed to build gcc with a native cc.
15538
15539
15540 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15541
15542 * configure: Accept -with arguments.
15543
15544 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15545
15546 * Makefile.in: added h8300sim
15547
15548 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
15549
15550 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
15551 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
15552 (all-cygnus, native, build-cygnus): Make
15553 $(canonhost)-stamp-3stage-done, not $(host)....
15554 * test-build.mk (stamp-3stage-compared): Use tail +10c for
15555 i386-sco3.2v4. Added else true to if command.
15556
15557 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
15558
15559 * config.sub: (from FSF) Sequent uses a BSD-like OS.
15560
15561 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
15562
15563 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
15564
15565 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15566
15567 * configure.in: don't remove binutils from Solaris builds
15568
15569 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
15570
15571 * Makefile.in: get rid of earlier definitions for *clean,
15572 also handle the recursive info rule better
15573
15574 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
15575
15576 * Makefile.in (mostlyclean, distclean, realclean): Fix to
15577 do more-or-less the right thing.
15578
15579 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
15580
15581 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
15582 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
15583
15584 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15585
15586 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
15587 $(host_canonical).
15588
15589 * configure.in: split the configdirs list into 4 categories (native
15590 v. cross, library v. tool) and handle the cross-only and native-
15591 only in more reasonable (and correct!) way.
15592
15593 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
15594
15595 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
15596 configdirs anymore.
15597
15598 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15599
15600 * Makefile.in: extensive cleanup:: removed all of the explicit
15601 clean-* targets, collapsed many wrappers around subdir_do into
15602 one, added additional targets to satisfy standards.texi, deleted
15603 some old targets, some changes for consistency
15604
15605 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15606
15607 * configure.in: handle some programs as cross-only, and others as
15608 native only
15609
15610 * test-build.mk: handle partial holes in a more generic manner
15611
15612 * Makefile.in: m4 depends on libiberty
15613
15614 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15615
15616 * configure.in: add m4, textutils, fileutils, sed, shellutils,
15617 time, wdiff, and find to configdirs
15618
15619 * Makefile.in: all, clean, and install rules for the new programs
15620 added to configure.in
15621
15622 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15623
15624 * configure.in: use mh-sun for all *-sun-* hosts
15625
15626 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15627
15628 * Makefile.in: define flags for X11 include files and library file
15629 locations, pass them down to the programs that need this info
15630
15631 * build-all.mk: added a 'native' target, to 3stage the native toolchain
15632
15633 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15634
15635 * configure.in: start building libg++ for HP-UX targets
15636
15637 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
15638
15639 * README: Update references to files moved into etc/.
15640
15641 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
15642
15643 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
15644 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
15645
15646 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
15647
15648 * configure: accept dash as well as underscore in long option
15649 names for FSF compatibility.
15650
15651 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
15652
15653 * config.sub: added -sco3.2v4 support from FSF.
15654
15655 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15656
15657 * configure.in: expand the section that adds or removes
15658 directories from the list of programs to build, to handle native
15659 vs. cross in addition to host v. native
15660
15661 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
15662
15663 * Makefile.in: Replace C++ in macro names with CXX.
15664 This is less likely to break ...
15665
15666 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15667
15668 * test-build.mk: add -w to GNU_MAKE
15669
15670 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15671
15672 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15673 add 'sparc' to list of recognized cpus. This needed to make
15674 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15675 Delete some redundant ose68 variants. Recognize -wrs as an os,
15676 then changes that into $CPU-wrs-vxworks.
15677
15678 * configure.in: remove most references to gdbtest, regularize
15679 target based program removal
15680
15681 * test-build.mk: import from p3 tree (many fixes and changes)
15682
15683 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15684
15685 * Makefile.in: added rules to handle tcl, tk, and expect
15686
15687 * configure.in: handle those directories if they exist
15688
15689 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15690
15691 * config.sub: removed bogus hppabsd and hppahpux names, since
15692 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15693
15694 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15695
15696 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
15697 depends upon all-xiberty
15698
15699 * Makefile.in: changes from p3, including:
15700
15701 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
15702
15703 * Makefile.in (XTRAFLAGS): include newlib directories if
15704 newlib/Makefile exists, rather than if host != target.
15705
15706 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
15707
15708 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15709 from the same source tree and not building a cross-compiler. This
15710 matters for the libg++ configuration if reconfiguring a tree that
15711 has already been installed.
15712
15713 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
15714
15715 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15716 pick up the machine and system specific header files.
15717
15718 * Makefile.in: added AS_FOR_TARGET, passed down in
15719 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15720 the C compiler to use to create programs which are run in the
15721 build environment, set it to default to $(CC), and passed it down
15722 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15723
15724 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
15725
15726 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15727 We need them for unusual native builds, like systems without
15728 ranlib.
15729
15730 * configure: also define $(host_canonical) and
15731 $(target_canonical), which are the full, canonical names for the
15732 given host and target
15733
15734 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
15735
15736 * Makefile.in: Added separate definitions for C++.
15737
15738 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
15739
15740 * configure.in (configdirs): Add deja-gnu.
15741
15742 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
15743
15744 * README: Update for configure.texi and gdb-4.7 release.
15745
15746 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
15747
15748 * Makefile.in: Move "all" target to top of file.
15749 Previously, first target was ".PHONY" which caused BSD4.4 make
15750 to build .PHONY when make was run without arguments.
15751
15752 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
15753
15754 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
15755 Library-copylefted code in libiberty.
15756
15757 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
15758
15759 * config.sub: Replace m68kmote with plain old m68k.
15760
15761 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
15762
15763 * Makefile.in: Remove space from blank line, avoid Make complaints.
15764
15765 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
15766
15767 * config.sub: Complain if no argument is given. Added support for
15768 386bsd as OS and target alias.
15769
15770 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
15771
15772 * Makefile.in (XTRAFLAGS): include newlib directories if
15773 newlib/Makefile exists, rather than if host != target.
15774
15775 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
15776
15777 * config.sub: recognize sparclite-wrs-vxworks.
15778
15779 * Makefile.in (install-xiberty): added *-xiberty make rules (from
15780 p3.) Added clean-xiberty to clean.
15781
15782 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15783
15784 * configure.in: use *-*-* instead of nested cases for host and target
15785
15786 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
15787
15788 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15789 from the same source tree and not building a cross-compiler. This
15790 matters for the libg++ configuration if reconfiguring a tree that
15791 has already been installed.
15792
15793 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
15794
15795 * config.sub (i486v/i486v4): Merge in from FSF version.
15796
15797 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
15798
15799 * configure: only set PWD if it is already set.
15800
15801 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
15802
15803 * configure: just set PWD=`pwd` at the top, since Ultrix sh
15804 doesn't have unset and all success paths (and most error paths)
15805 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15806 to just ${PWD} to avoid confusion.)
15807
15808 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
15809
15810 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15811 even for a native compilation.
15812
15813 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
15814
15815 Changes to make the gdb.tar.Z rule work better.
15816
15817 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
15818 (DEVO_SUPPORT): Add configure.texi.
15819 (bfd-ilrt.tar.Z): Remove ancient rule.
15820
15821 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
15822
15823 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15824 pick up the machine and system specific header files.
15825
15826 * configure.in, config.sub: added new target m68010-adobe-scout,
15827 with alias of adobe68k. Changed configure.in to check for
15828 -scout before -sco* to avoid a false match.
15829
15830 * Makefile.in: added AS_FOR_TARGET, passed down in
15831 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15832 the C compiler to use to create programs which are run in the
15833 build environment, set it to default to $(CC), and passed it down
15834 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15835
15836 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
15837
15838 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15839 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
15840 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15841 FOR_TARGET variants, to newlib and libg++.
15842
15843 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
15844
15845 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15846 first.
15847
15848 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
15849
15850 * config.sub: Accept `elf' as an environment.
15851
15852 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15853
15854 * Makefile.in (all-opcodes): cd into the right directory
15855
15856 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
15857
15858 * configure: added -program_transform_name option, used as
15859 argument to sed when installing programs.
15860 configure.texi: added documentation for -program_prefix,
15861 -program_suffix and -program_transform_name.
15862
15863 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
15864
15865 * config.sub: Accept i486 where i386 ok.
15866
15867 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
15868
15869 * config.sub: accept we32k
15870
15871 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
15872
15873 * config.sub, configure.in: accept OSE68000 and OSE68k.
15874
15875 * Makefile.in: don't create all directories for ``make install'';
15876 let the subdirectories create the ones they need.
15877
15878 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15879
15880 * COPYING: new file, GPL v2
15881
15882 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15883
15884 * Makefile.in: use the new gen-info-dir, which needs a template
15885 argument (which also lives in texinfo)
15886
15887 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15888
15889 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
15890
15891 * config.sub (ncr3000): Change i386 to i486.
15892
15893 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15894
15895 * Makefile.in: add install-rcs, install-grep to
15896 install-no-fixedincludes, removed install-bison and install-libgcc
15897
15898 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
15899
15900 * configure.in: grab the HPUX makefile fragment if on HPUX
15901
15902 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15903
15904 * Makefile.in: eradicate bison spoor (ditto libgcc).
15905 configure.in: recognise m68{k,000}-ericsson-OSE.
15906 es1800 is alias for m68k-ericsson-OSE
15907
15908 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15909
15910 * configure.in: rearrange the parts that remove programs from
15911 configdirs, based now on HOST==TARGET or by canonical triple.
15912
15913 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15914
15915 * test-build.mk: recurse explicitly with -f test-build.mk when
15916 appropriate. predicate stage3 and comparison on the existence
15917 of gcc. That is, if gcc isn't around, we aren't three-staging.
15918 On very clean, also remove ...stamp-co. Build in-place before
15919 doing other builds.
15920
15921 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15922
15923 * Makefile.in, configure.in: add tgas
15924
15925 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15926
15927 * Makefile.in: a number of changes merged in from progressive.
15928
15929 * configure.in: add libm.
15930
15931 * .cvsignore: ignore some stuff that comes from test-build.mk.
15932
15933 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
15934
15935 * config.sub: Add es1800 (m68k-ericsson-es1800).
15936
15937 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15938
15939 * configure: Add program_suffix (parallel to program_prefix)
15940 * Makefile.in: adjust directory-creating script for losing decstation
15941
15942 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
15943
15944 * configure: Minor $subdir-related fixes.
15945
15946 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15947
15948 * configure: fix various problems with propogating
15949 makefile_target_frag in subdirs.
15950 * configure.in: config libgcc if its there
15951
15952 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
15953
15954 * config.sub: HPPA merge.
15955
15956 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
15957
15958 * Makefile.in: Replace all-bison with all-byacc in all
15959 dependency lines for other tools (which now use byacc).
15960
15961 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
15962
15963 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
15964
15965 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
15966
15967 * Makefile.in: make gprof rules similar to byacc rules (instead of
15968 vestigal $(unsubdir) that didn't work...)
15969
15970 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
15971
15972 * config.sub: Add support for Linux.
15973 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
15974 (at least for libg++).
15975
15976 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15977
15978 * configure.texi: fix doc for the -nfp option to configure
15979
15980 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
15981
15982 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15983
15984 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
15985
15986 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15987 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15988 * configure.in: added solaris* host_makefile_frag hook.
15989
15990 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15991
15992 * config.sub: changed recognition of m68000 so that various
15993 m68k types can be specified via m680[01234]0
15994
15995 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15996
15997 * config.sub (basic_machine): fix sed so that '-foo' isn't
15998 completely substituted out while .+'-foo' loses the '-foo'
15999
16000 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
16001
16002 * config.sub ($os): Add -aout.
16003
16004 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
16005
16006 * configure: If host_makefile_frag is absolute, don't
16007 prefix ${invsubdir} (relevant to libg++ auto-configure).
16008
16009 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
16010
16011 * Makefile.in (tooldir): Define it.
16012 (all-ld): Depend on all-flex.
16013
16014 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
16015
16016 * Makefile.in (check): Fix libg++ special case.
16017
16018 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
16019
16020 * configure: do not bury `pwd` into config.status, thus do fewer
16021 pwd's.
16022
16023 * configure: print the "Building in" message only when building in
16024 other than "." AND verbose.
16025
16026 * configure: remove -s, rework -v to better accommodate guested
16027 configures.
16028
16029 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
16030
16031 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
16032
16033 * Makefile.in: macroize flags passed on recursion. remove
16034 fileutils.
16035
16036 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
16037
16038 * configure: get makesrcdir right for subdirs deeper than 1.
16039
16040 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
16041 install.
16042
16043 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
16044
16045 * Makefile.in: don't print subdir_do or recursion lines.
16046
16047 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
16048
16049 * standards.texi: added menu item.
16050
16051 * Makefile.in: build and install standards.info.
16052
16053 * standards.texi: new file.
16054
16055 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16056
16057 * configure: test for and move config.status pieces from
16058 ${subdir}/.
16059
16060 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
16061
16062 * configure: Test for existance of files before trying to mv
16063 them, to avoid numerous non-existance messages.
16064
16065 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
16066
16067 * configure: correct final line of config.status.
16068
16069 * configure: patch from eggert. Avoids a protection problem if
16070 the original Makefile.in is read only.
16071
16072 * configure: use move-if-change from gcc to create config.status.
16073 Some makefiles depend on config.status to tell if a directory
16074 has been reconfigured for a different host. This change
16075 prevents those directories from remaking everything in the case
16076 where the reconfig was only intended to rebuild a Makefile.
16077
16078 * configure: test for config.sub with "config.sub sun4" rather
16079 than "config.sub ${host_alias}". Otherwise we can't tell a bad
16080 host alias from a missing config.sub.
16081
16082 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16083
16084 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
16085 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
16086
16087 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
16088
16089 * configure: mkdir ${subdir} as needed.
16090
16091 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
16092
16093 * Makefile.in,configure.in: added autoconf.
16094
16095 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16096
16097 * Makefile.in: no longer pass against on recursion.
16098
16099 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
16100 definitions are not inherited.
16101
16102 * configure: correct makesrcdir when subdir is .
16103
16104 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
16105
16106 * configure: Add support for 'subdirs' variable, which is
16107 like 'configdirs', except that configure doesn't re-invoke
16108 itself for subdirs, it just creates a Makefile for each subdir.
16109 * configure.texi: Document subdirs.
16110
16111 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16112
16113 * configure.in: added flex to configdirs
16114
16115 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
16116
16117 * Makefile.in: remove clean-stamps from clean.
16118
16119 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
16120
16121 * configure.in: Add gdbtest to configdirs.
16122
16123 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
16124
16125 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
16126 to recursive makes.
16127 * configure.in: Recognize new ncr3000 config.
16128
16129 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
16130
16131 * Makefile.in, configure.in: removed references to gdbm.
16132
16133 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
16134
16135 * config.sub: Don't canonicalize os value
16136 newsos* to bsd (readline needs to check for newsos).
16137 (This fix was earlier made Jan 31, but got re-broken.)
16138
16139 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
16140
16141 * configure.in: sco is an os, not a vendor!
16142
16143 * configure: Quote $( better. Keep various shells happy.
16144
16145 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
16146
16147 * Makefile.in: eliminate stamp-files.
16148
16149 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
16150
16151 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
16152 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
16153
16154 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
16155
16156 * config.sub: fix iris/iris3.
16157
16158 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
16159
16160 * configure: re-add -rm.
16161
16162 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
16163
16164 * Maskefile.in: add .stmp-rcs to all.
16165
16166 * configure.in: remove gas from rs6000 build, use aix host fragment.
16167
16168 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
16169
16170 * configure: pass down site_option during recursion.
16171
16172 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
16173
16174 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
16175
16176 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
16177
16178 * configure: Change exec_prefix so that it really defaults to prefix.
16179
16180 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
16181
16182 * Makefile.in, configure.in: Add support for mmalloc library.
16183
16184 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
16185
16186 * Makefile.in: add stmp dependencies for a few more things.
16187
16188 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
16189
16190 * configure: adjusted error message on objdir/srcdir configure
16191 collision, per john's suggestion.
16192
16193 * Makefile.in: add libiberty stmp to all and all.cross.
16194
16195 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
16196
16197 * Makefile.in: remove force dependencies, add grep to all.
16198
16199 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
16200
16201 * Makefile.in: drop flex. make stamp files work.
16202
16203 * configure: added test for conflicting configuration in srcdir,
16204 remove trailing slashes from srcdir. Otherwise emacs gdb mode
16205 gets cranky. use relative paths for configure and srcdir
16206 whenever possible. Send some error messages to stderr that were
16207 going to stdout.
16208
16209 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
16210
16211 * Makefile.in: Fix libg++ rule to check for gcc directory
16212 before using gcc/gcc. Also pass XTRAFLAGS.
16213
16214 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
16215
16216 * Makefile.in: added stmp-files so that directories aren't polled
16217 when they are already built.
16218
16219 * configure.texi: fixed a node pointer problem.
16220
16221 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
16222
16223 * config.sub configure.in gdb/configure.in
16224 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
16225 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
16226 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
16227
16228 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16229
16230 * configure: -recurring becomes -silent. corrected help message
16231 for -site= option.
16232
16233 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
16234
16235 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16236
16237 * configure: when building Makefile for crosses, replace
16238 tooldir and program_prefix. default srcdir from location of
16239 config.sub. remove "for host in hosts" and "for target in
16240 targets" loops.
16241
16242 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16243
16244 * Makefile.in: Do not pass bindir or mandir to cvs.
16245
16246 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
16247
16248 * Makefile.in, configure.in: removed traces of namesubdir,
16249 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
16250 copyrights to '92, changed some from Cygnus to FSF.
16251
16252 * configure.texi: remove most references to multiple hosts,
16253 multiple targets, subdirs, etc.
16254
16255 * configure.man: removed rcsid. reference config.sub not
16256 config.subr.
16257
16258 * Makefile.in: mkdir $(infodir) on install-info.
16259
16260 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
16261
16262 * configure.texi: Explain better about .gdbinit and about
16263 the environment that configure.in sections run in.
16264
16265 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
16266
16267 * configure.in: Ultrix is only a decstation if it's a MIPS.
16268
16269 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
16270
16271 * README: DOC.configure => cfg-paper.texi.
16272
16273 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
16274
16275 * config.sub (near case $os): Don't convert newsos* to bsd!
16276
16277 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
16278
16279 * Makefile.in: Reinstall change from gdb-4.3 that reduces
16280 the number of copies of COPYING that go into the GDB tar file.
16281
16282 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
16283
16284 * bfd/configure.in, gdb/config/mh-i386sco,
16285 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
16286 Fix SCO configuration stuff.
16287
16288 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
16289
16290 * Makefile.in: For libg++, make sure the -I pointing
16291 to the gcc directory goes *after* all the libg++-local -I flags.
16292 Also, move just-gcc dependency from just-libg++ to all-libg++.
16293
16294 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
16295
16296 * configure: Change -x to -f to keep Ultrix /bin/test happy.
16297
16298 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
16299
16300 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
16301
16302 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
16303
16304 * config.sub: Add stratus configuration frags. Also
16305 submitted to FSF.
16306
16307 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
16308
16309 * Makefile.in (DEV_SUPPORT): add configure.man.
16310
16311 * config.sub(Decode manufacturer-specific): add -none*.
16312
16313 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
16314
16315 * Makefile.in: remove form feeds to make Sun's make happy.
16316 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
16317
16318 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
16319
16320 * Makefile.in (AR_FLAGS): Make quieter.
16321
16322 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
16323
16324 * configure.in: Add libg++.
16325 * configure: When verbose, don't output the command line at each
16326 level; it will be unremarkably the same as the previous version,
16327 which will be the same as what the user typed.
16328
16329 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
16330
16331 * configure.in, Makefile.in: fix clean-info, add flex. add
16332 fileutils.
16333
16334 * configure: be less sensitive to spaces in Makefile.in. Do not
16335 look for sources in "..". Doing so breaks subdirectories that
16336 might have their own configure. If a subdir has it's own
16337 configure script, use it.
16338
16339 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
16340
16341 * cfg-paper.texi: some changes suggested by rms.
16342
16343 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
16344
16345 * config.sub: Merge in some small additions from the FSF version,
16346 taken from the gcc distribution, to bring the Cygnus and FSF
16347 versions into closer sync.
16348
16349 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
16350
16351 * configure.in: Changed svr4 references to sysv4.
16352
16353 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
16354
16355 * configure: added -V for version number option.
16356
16357 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
16358
16359 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
16360 renamed from DOC.configure to cfg-paper.texi.
16361
16362 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16363
16364 * configure, config.subr, config.sub: config.subr is now
16365 config.sub again.
16366
16367 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
16368
16369 * configure.texi: new file, in progress.
16370
16371 * Makefile.in: build info file and install the man page for
16372 configure.
16373
16374 * configure.man: new file, first cut.
16375
16376 * configure: find config.subr again now that configuration "none"
16377 has gone. removed all traces of the -ansi option. removed all
16378 traces of the -languages option.
16379
16380 * config.subr: resync from rms.
16381
16382 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16383
16384 * configure, config.sub, config.subr: merge config.sub into
16385 config.subr, call the result config.subr, remove config.sub, use
16386 config.subr.
16387
16388 * Makefile.in: revised install for dir.info.
16389
16390 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16391
16392 * configure.in: add decstation host makefile frag.
16393
16394 * Makefile.in: BISON now bison -y again. also install-gcc on
16395 install. clean-gdbm on clean. infodir belongs in datadir.
16396 Make directories for info install. Build dir.info here then
16397 install it.
16398
16399 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16400
16401 * Makefile.in: fix for bad directory tests.
16402
16403 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16404
16405 * configure: \{1,2\} appears to be a sysv'ism. Use a different
16406 regexp. -srcdir relative was being handled incorrectly.
16407
16408 * Makefile.in: unwrapped some for loops so that parallel makes
16409 work again and so one can focus one's attention on a particular
16410 package.
16411
16412 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16413
16414 * configure: added PWD as a stand in for `pwd` (for speed). use
16415 elif wherever possible. make -srcdir work without -objdir.
16416 -objdir= commented out.
16417
16418 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16419
16420 * configure: +options become --options. -subdirs commented out.
16421 added -host, -datadir. Renamed -destdir to -prefix. Comment in
16422 Makefile now at top of generated Makefile. Removed cvs log
16423 entries. added -srcdir. create .gdbinit only if there is one
16424 in ${srcdir}.
16425
16426 * Makefile.in: idestdir and ddestdir go away. Added copyrights
16427 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
16428 and mandir now keyed off datadir by default.
16429
16430 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16431
16432 * Freshly created ChangeLog.
16433
16434 \f
16435 Local Variables:
16436 mode: change-log
16437 left-margin: 8
16438 fill-column: 76
16439 version-control: never
16440 End: