]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
PR c++/47704
[thirdparty/gcc.git] / ChangeLog
CommitLineData
1e94a16f 12011-02-15 Mike Stump <mikestump@comcast.net>
2
3 * MAINTAINERS: Add myself as testsuite maintainer.
4
4b20b68c 52011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6
7 Import from Libtool and gnulib:
8
9 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
10
11 Prepare for supporting FreeBSD 10.
12 * config.rpath: Remove handling of freebsd1* which soon would
13 match FreeBSD 10.0.
14
15 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
16
17 Remove support for FreeBSD 1.x.
18 * libtool.m4 (_LT_LINKER_SHLIBS)
19 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
20 soon would incorrectly match FreeBSD 10.0.
21
cdd56434 222011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
23
24 PR binutils/12283
25 * move-if-change: Import version from gnulib.
26
98de5262 272011-02-12 Alexandre Oliva <aoliva@redhat.com>
28
29 PR lto/47225
30 * Makefile.def (lto-plugin): Double dash for enable-shared.
31 (configure-gcc): Depend on all-lto-plugin.
32 * Makefile.in: Rebuilt.
33
9e9f1ccb 342011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
35
36 * configure.ac: Remove extra bracket.
37 * configure: Regenerate.
38
7ca5039d 392011-02-08 Tobias Burnus <burnus@net-b.de>
40
41 * MAINTAINERS: Add myself as libquadmath maintainer.
42
2870dead 432011-02-08 Thomas Schwinge <thomas@schwinge.name>
44
45 * MAINTAINERS: Update my email address.
46
11ce7043 472011-02-07 Joseph Myers <joseph@codesourcery.com>
48
49 * MAINTAINERS (option handling): Add self.
50
cdb8e350 512011-02-06 Kai Tietz <kai.tietz@onevision.com>
52
53 PR lto/47225
54 * Makefile.def: Add dependency for install-gcc
55 on install-lto-plugin.
56 * Makfile.in: Regenerated
57
dfcd2be2 582011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
59
60 * MAINTAINERS (CPU Port Maintainers): Add myself.
61
0e4d1862 622011-01-31 Alexandre Oliva <aoliva@redhat.com>
63
64 PR libgcj/44341
65 * configure.ac: Discard --with-* flags for host when configuring
66 target libraries for cross build.
67 * configure: Rebuilt.
68
e01f9f1f 692011-01-25 Sebastian Pop <sebastian.pop@amd.com>
70
71 * MAINTAINERS (linear loop transforms): Removed.
72
f9c26062 732011-01-25 Jakub Jelinek <jakub@redhat.com>
74
f9c26062 75 * configure.ac: If with_ppl is no, move setting with_cloog=no
76 after CLOOG_REQUESTED check.
77 * configure: Regenerated.
78
822a8dd0 792011-01-25 Sebastian Pop <sebastian.pop@amd.com>
80
81 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
82 CLooG has been requested.
83 * configure: Regenerated.
84
11ce391e 852011-01-25 Sebastian Pop <sebastian.pop@amd.com>
86
87 * configure: Regenerated.
88 * configure.ac: Check for version 0.11 (or later revision) of PPL.
89
12072151 902011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
91
92 * configure: Regenerated.
93 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
94
8747a938 952011-01-21 Andreas Schwab <schwab@redhat.com>
96
97 * configure.ac: Use AS_HELP_STRING throughout.
98 * configure: Regenerate.
99
5205d6e4 1002011-01-18 Jie Zhang <jie.zhang@analog.com>
101
102 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
103 * configure: Regenerate.
104
752095b4 1052011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
106
107 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
108
1aca86a6 1092011-01-13 Joel Brobecker <brobecker@adacore.com>
110
111 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
112 for ia64-hpux.
113 * configure: Regenerate.
323c999d 114
f9591cc0 1152011-01-07 Jan Hubicka <jh@suse.cz>
116
117 PR lto/47225
118 * Makefile.in: Regenerate.
119 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
120 configure.
121
de4d280b 1222011-01-07 Jan Hubicka <jh@suse.cz>
123
124 * Makefile.in: Regenerate.
125 * Makefile.def (gcc host module) and soft dependency on lto-plugin
126 and configure dependency on lto-plugin configure.
127 (lto-plugin module): Remove dependency on GCC; add dependency on
128 liniberty.
129
f0969dbb 1302011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
131
132 * MAINTAINERS (Write After Approval): Add myself.
133
52780c0c 1342010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
135
136 * configure: Regenerate.
137
2bc256e3 1382010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
139
140 * configure.ac: (picochip): Disable libiberty.
141
4ba01ce0 1422010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
143
144 * MAINTAINERS (Write After Approval): Add myself.
145
8593ce89 1462010-12-10 Ian Lance Taylor <iant@google.com>
147
148 PR bootstrap/46819
149 * configure.ac: For --disable-libgcj clear libgcj_saved.
150 * configure: Rebuild.
151
d9d975ae 1522010-12-10 Tobias Burnus <burnus@net-b.de>
153
154 PR fortran/46540
155 * configure.ac: Add --disable-libquadmath and
156 --disable-libquadmath-support.
157 * configure: Regenerate.
158
4ac33a64 1592010-12-03 Ian Lance Taylor <iant@google.com>
160
161 * MAINTAINERS: Add myself as libgo maintainer.
162
7f9d1a92 1632010-12-03 Hans-Peter Nilsson <hp@axis.com>
164
165 PR libffi/46792
166 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
167 * configure: Regenerate.
168
7deb2d70 1692010-12-02 Ian Lance Taylor <iant@google.com>
170
171 * configure.ac: Always set default for poststage1_ldflags to
172 -static-libstdc++ -static-libgcc.
173
fb093ce7 1742010-11-29 Andreas Schwab <schwab@redhat.com>
175
176 * configure.ac: Move comment to remove extra space in last argument
177 of GCC_TARGET_TOOL.
178
174d231c 1792010-11-26 Alexandre Oliva <aoliva@redhat.com>
180
62995d2f 181 PR other/46026
174d231c 182 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
183 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
184 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
185 (BASE_FLAGS_TO_PASS): Use it.
186 * configure: Rebuilt.
187 * Makefile.in: Rebuilt.
188
85516948 1892010-11-23 H.J. Lu <hongjiu.lu@intel.com>
190
191 PR binutils/12258
192 * configure.ac: Correct comments for --enable-gold/--enable-ld.
193 Properly check default linker.
194 * configure: Regnerated.
195
1e369e5f 1962010-11-23 Matthias Klose <doko@ubuntu.com>
197
198 * configure.ac: For --enable-gold, handle value `default' instead of
199 `both*'. New configure option --{en,dis}able-ld.
200 * configure: Regenerate.
201
604a285a 2022010-11-20 Ian Lance Taylor <iant@google.com>
203
204 * configure.ac: Only disable a language library if no language needs
205 it. Don't let --disable-libgcj uncondtionally disable libffi.
206 * configure: Rebuild.
207
2b7a4d59 2082010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
209
80d92056 210 * Makefile.in: Regenerate.
211
2b7a4d59 212 PR other/46202
213 * configure.ac: Fix just-built in-tree STRIP name to be
214 binutils/strip-new.
215 * configure: Regenerate.
216 * Makefile.def (install-strip-gcc, install-strip-binutils)
217 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
218 (install-strip-sid): Mirror dependencies on non-strip variants
219 of these targets on the respective -strip prerequisites.
220 * Makefile.tpl (install-strip, install-strip-host)
221 (install-strip-target): New targets.
222 (install-strip-[+module+], install-strip-target-[+module+]):
223 New targets.
224 * Makefile.in: Regenerate.
225
5ff5b630 2262010-11-19 Ian Lance Taylor <iant@google.com>
227 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
228
229 * configure.ac: Add target-libgo to target_libraries. Set
230 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
231 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
232 (HOST_EXPORTS): Add GOC.
233 (BASE_TARGET_EXPORTS): Add GOC.
234 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
235 (GOCFLAGS_FOR_TARGET): New variable.
236 (EXTRA_HOST_FLAGS): Add GOC.
237 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
238 * Makefile.def (target_modules): Add libgo.
239 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
240 (dependencies): Add dependency from configure-target-libgo to
241 configure-target-libffi and all-target-libstdc++-v3. Add
242 dependencies from all-target-libgo to all-target-libffi.
243 (languages): Add go.
244 * configure: Rebuild.
245 * Makefile.in: Rebuild.
246
e1c7e835 2472010-11-19 Ian Lance Taylor <iant@google.com>
248
249 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
250 compiler/flag environment variables.
251
101ddbe4 2522010-11-18 Ian Lance Taylor <iant@google.com>
253
254 * configure.ac: Check for lang_requires_boot_languages in
255 config-lang.in files.
256 * configure: Rebuild.
257
87969c8c 2582010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
259 Tobias Burnus <burnus@net-b.de>
260
261 PR fortran/32049
262 * Makefile.def: Add libquadmath; build it with language=fortran.
263 * configure.ac: Add libquadmath.
264 * Makefile.tpl: Handle multiple libs in check-[+language+].
265 * Makefile.in: Regenerate.
266 * configure: Regenerate.
267
1fea6e9c 2682010-11-16 Tom Tromey <tromey@redhat.com>
269
270 * MAINTAINERS: Moved myself to reviewers section.
271
1950f29a 2722010-11-15 Zdenek Dvorak <ook@ucw.cz>
273
274 * MAINTAINERS: Moved myself to reviewers section.
275
e3d68d13 2762010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
277
278 * MAINTAINERS (Various Maintainers): Add self for build machinery.
279 (Write After Approval): Remove self.
280
73f813e1 2812010-11-15 Andreas Schwab <schwab@redhat.com>
282
283 * configure.ac: Fix spelling in option names.
284 * configure: Regenerated.
285
e619f0a6 2862010-11-13 Georg-Johann Lay <georgjohann@web.de>
287
288 PR bootstrap/39622
289 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
290 * configure: Regenerated.
291
b330025b 2922010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
293
294 * MAINTAINERS: Update my email address.
295
8a0fe290 2962010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
297
8a0fe290 298 * configure: Regenerate.
299
81b9d148 3002010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
301
aac33805 302 * configure: Regenerate.
81b9d148 303
4076133b 3042010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
305
4076133b 306 * configure: Regenerate.
307
88e8cc3e 3082010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
309
88e8cc3e 310 * configure: Regenerate.
311
a3c81e03 3122010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
313
314 * configure.ac: Support official CLooG.org versions.
315 * configure: Regenerate.
316 * config/cloog.m4: New.
317
083311b4 3182010-11-10 François Dumont <francois.cppdevs@free.fr>
319
320 * MAINTAINERS (Write After Approval): Add myself.
321
7cb0b8a7 3222010-11-09 David Edelsohn <dje.gcc@gmail.com>
323
324 * MAINTAINERS: Update my email address.
325
16463c8d 3262010-11-04 Iain Sandoe <iains@gcc.gnu.org>
327
328 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
329 * configure: Regenerate.
16463c8d 330
25630dc7 3312010-11-03 Ian Lance Taylor <iant@google.com>
332 Dave Korn <dave.korn.cygwin@gmail.com>
333
334 PR lto/46273
335 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
336 and on other supported platforms whenever LTO is enabled.
337 * configure: Rebuild.
338
13d2f2b2 3392010-11-02 Alan Modra <amodra@gmail.com>
340
341 PR binutils/12110
342 * configure.ac: Error when source path contains spaces.
343 * configure: Regenerate.
344
4a0163ae 3452010-10-23 James E. Wilson <wilson@codesourcery.com>
346
347 * MAINTAINERS: Update my email address.
348
1235ba90 3492010-10-20 Ian Lance Taylor <iant@google.com>
350
351 * Makefile.def (target_modules): Set lib_path to src/.libs for
352 libstdc++-v3 module.
353 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
354 * Makefile.in: Rebuild.
355
579b6115 3562010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
357
358 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
359 (Write After Approval): Remove myself.
360
79aafbf6 3612010-10-15 Tristan Gingold <gingold@adacore.com>
362
363 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
364
7516f0c4 3652010-10-14 Douglas Rupp <rupp@gnat.com>
366
367 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
368
ca42e774 3692010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
370
371 * configure.ac (build_lto_plugin): New shell variable.
372 (--enable-lto): Turn on by default for all non-ELF platforms that
373 have had LTO support added so far. Set build_lto_plugin appropriately
374 for both ELF and non-ELF.
375 (configdirs): Add lto-plugin or not based on build_lto_plugin.
376 * configure: Regenerate.
377
9ee71fca 3782010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
379
380 Sync from src:
381 * configure.ac (v850 support): Remove target-libgloss from
382 noconfigdirs.
383 * configure: Regenerate.
384
372a3f1e 3852010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
386
387 PR bootstrap/45326
388 PR bootstrap/45174
389 * configure.ac: Honor initial values of $build_configargs,
390 $host_configargs, $target_configargs. Mark the precious, so
391 environment settings get recorded.
392 * configure: Regenerate.
393
445b7c96 3942010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
395
396 PR bootstrap/45796
397 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
398 Depend on all-build-libiberty.
399 * Makefile.in: Regenerate.
400
d34b0d1e 4012010-09-30 Michael Eager <eager@eagercon.com>
402
403 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
404 * configure: Regenerate.
405
2ae04593 4062010-09-28 Michael Eager <eager@eagercon.com>
407
408 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
409
3aa7b555 4102010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
411
412 PR bootstrap/44621
413 * configure.ac: Fix unportable shell quoting.
414 * configure: Regenerate.
415
62932e4d 4162010-09-21 Iain Sandoe <iains@gcc.gnu.org>
417
418 * configure.ac (enable-lto): Add Darwin to the list of supported lto
419 targets and amend comment.
420 * configure: Regenerate.
421
b3f60ce8 4222010-09-15 Tejas Belagod <tejas.belagod@arm.com>
423
424 * MAINTAINERS (Write After Approval): Add myself.
425
4ae8c98f 4262010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
427
428 * configure.ac: Enable LTO by default on Darwin.
429 * configure: Regenerate.
430
782aa0bb 4312010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
432
4ae8c98f 433 * MAINTAINERS (Write After Approval): Add myself.
782aa0bb 434
3888a212 4352010-09-01 Ian Bolton <ian.bolton@arm.com>
436
4ae8c98f 437 * MAINTAINERS (Write After Approval): Add myself.
3888a212 438
ad7d8d63 4392010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
440
441 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
442 ports
443
b9c08e4e 4442010-07-28 David Yuste <david.yuste@gmail.com>
445
446 * MAINTAINERS (Write After Approval): Add myself.
447
65b688d7 4482010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
449
450 * configure.ac: Support all v850 targets.
451 * configure: Regenerate.
452
b9a8e4c4 4532010-07-23 Marc Glisse <marc.glisse@normalesup.org>
454
455 PR bootstrap/44455
456 * configure.ac (extra_mpfr_configure_flags): Copy from
457 extra_mpc_gmp_configure_flags.
458 * configure: Re-generated.
459
a91ed45e 4602010-07-22 Andi Kleen <ak@linux.intel.com>
461
462 * MAINTAINERS (Write After Approval): Add myself.
463
b2c57537 4642010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
465
466 * MAINTAINERS (Write After Approval): Add myself.
467
a7a6769e 4682010-07-20 Jeffrey Yasskin <jyasskin@google.com>
469
470 * MAINTAINERS (Write After Approval): Add myself.
471
cb885d9b 4722010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
473
474 PR target/44862
475 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
476 Provide -B option to allow for link spec %s substitutions for
477 libstdc++.a on darwin.
478 * Makefile.in: Regenerate.
479
5bea9bfd 4802010-07-10 Mikael Morin <mikael@gcc.gnu.org>
481
482 * MAINTAINERS (Reviewers): Update my e-mail address
483
753a7a07 4842010-06-10 Alexandre Oliva <aoliva@redhat.com>
485
486 * Makefile.def (configure-gcc): Depend on all-libelf.
487 * Makefile.in: Rebuild.
488
596b7b22 4892010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
490
491 * MAINTAINERS (Write After Approval): Add myself in the right place.
492
dcde3c07 4932010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
c29ab255 494
495 * MAINTAINERS (Write After Approval): Add myself.
496
dcde3c07 4972010-05-25 Sterling Augustine <sterling@tensilica.com>
c03b5ae8 498
499 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
dcde3c07 500
5012010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
fc75f6d9 502
e3cce89a 503 * config.sub: Update to version 2010-05-21.
504 * config.guess: Update to version 2010-04-03.
fc75f6d9 505
f64b48e2 5062010-05-18 Steven Bosscher <steven@gcc.gnu.org>
507
508 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
509 * configure: Regenerate.
510
2be0e543 5112010-05-12 Sriraman Tallam <tmsriram@google.com>
512
513 * MAINTAINERS (Write After Approval): Add myself.
514
23433d72 5152010-05-07 Steven Bosscher <steven@gcc.gnu.org>
516
517 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
518 a platform that supports LTO.
519 * configure: Regenerate.
520
896fc761 5212010-05-05 Sebastian Pop <sebastian.pop@amd.com>
522
523 * configure.ac: Allow all the versions greater than 0.10 of PPL.
524 * configure: Regenerated.
525
af7c5662 5262010-04-27 Roland McGrath <roland@redhat.com>
527 H.J. Lu <hongjiu.lu@intel.com>
528
529 * configure.ac (--enable-gold): Support both, both/gold and
530 both/bfd to add gold to configdirs without removing ld.
531 * configure: Regenerated.
532
533 * Makefile.def: Add install-gold dependency to install-ld.
534 * Makefile.in: Regenerated.
535
4d992eb6 5362010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
537
538 PR lto/42776
539 * configure.ac (--enable-lto): Refactor handling so libelf tests
540 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
541 and allow LTO to be explicitly enabled on non-ELF platforms that
542 are known to support it inside else-clause.
543 * configure: Regenerate.
544
affd1d61 5452010-04-20 Eric Botcazou <ebotcazou@adacore.com>
546
547 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
548 * configure: Regenerate.
549
e55e8126 5502010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
551
552 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
553 * configure: Regenerate.
554
d6845139 5552010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
556
557 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
558 separately.
559 * configure: Regenerate.
560
c9c28109 5612010-04-16 Kevin Williams <kevin.williams@inria.fr>
562
563 * MAINTAINERS (Write After Approval): Add myself.
564
8e051ef4 5652010-04-14 Tristan Gingold <gingold@adacore.com>
566
567 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
568 * configure: Regenerate.
569
7cc7a0c6 5702010-04-13 Steve Ellcey <sje@cup.hp.com>
571
572 * configure: Regenerate after change to elf.m4.
573
30e08f1c 5742010-04-06 Iain Sandoe <iains@gcc.gnu.org>
575
576 * MAINTAINERS (Write After Approval): Add myself.
577
b14b3ce1 5782010-04-02 Sebastian Pop <sebastian.pop@amd.com>
579
580 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
581 * configure: Regenerated.
582
5832010-04-02 Sebastian Pop <sebastian.pop@amd.com>
584
585 * configure.ac: Print "buggy but acceptable" when CLooG
586 revision is less than 9.
587 * configure: Regenerated.
588
09c38bea 5892010-04-01 Diego Novillo <dnovillo@google.com>
590
591 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
592
59a40389 5932010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
594
595 PR bootstrap/43615
596 PR bootstrap/43328
597
598 Revert:
599
600 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
601
602 * configure.ac: Do not pass --enable-multilib nor
603 --disable-multilib in baseargs. Accept explicitly passed
604 --enable_multilib.
605 * configure: Regenerate.
606
15153e30 6072010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
608
609 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
610
247ec299 6112010-03-31 Janis Johnson <janis187@us.ibm.com>
612
613 * MAINTAINERS: Remove myself.
614
7816cdf1 6152010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
616
617 PR bootstrap/43328
618 * configure.ac: Do not pass --enable-multilib nor
619 --disable-multilib in baseargs. Accept explicitly passed
620 --enable_multilib.
621 * configure: Regenerate.
622
2a78007b 6232010-03-28 Andrew Pinski <pinskia@gmail.com>
624
625 * MAINTAINERS (spu port): Remove me.
626
fa0a53e3 6272010-03-23 Joseph Myers <joseph@codesourcery.com>
628
629 * configure.ac (tic6x-*-*): New case.
630 * configure: Regenerate.
631
d590232e 6322010-03-23 Joseph Myers <joseph@codesourcery.com>
633
634 * config.sub: Update to version 2010-03-22.
635 * config.guess: Update to version 2009-12-30.
636
dcde3c07 6372010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
1384f0b0 638
639 PR ada/42554
640 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
641 * configure: Regenerate.
642
7071ad11 6432010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
644
645 * MAINTAINERS: Update my email address.
646
c583eb67 6472010-03-17 Sebastian Pop <sebastian.pop@amd.com>
648
649 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
650 (ghassan.shobaki@amd.com): Removed.
651
6217c06a 6522010-03-17 Alan Modra <amodra@gmail.com>
653
654 * MAINTAINERS: Update my email address.
655
101a6f96 6562010-03-16 Diego Novillo <dnovillo@google.com>
657
658 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
659 Matthews.
660
b753085c 6612010-03-16 Joseph Myers <joseph@codesourcery.com>
662
663 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
664 Gutson, Jeffrey D. Oldham and Mark Shinwell.
665
4b83e160 6662010-03-16 Joseph Myers <joseph@codesourcery.com>
667
668 * MAINTAINERS: Update my email address.
669
f345c9fb 6702010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
671
672 * MAINTAINERS: Update my email address.
673
4c6d05aa 6742010-03-15 Bernd Schmidt <bernds@codesourcery.com>
675
676 * MAINTAINERS: Update my email address.
677
11010e64 6782010-03-09 Jie Zhang <jie@codesourcery.com>
679
680 * MAINTAINERS: Update my email address.
681
68645a6b 6822010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
683
684 PR libstdc++/32499
685 * configure.ac (RANLIB): Default to true.
686 (STRIP): Likewise.
687 (RANLIB_FOR_TARGET): Remove superfluous : argument.
688 * configure: Regenerate.
689
dcde3c07 6902010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
8980c297 691
692 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
693 (Write After Approval): Update my email address.
694
90b41dad 6952010-02-17 Nick Clifton <nickc@redhat.com>
696
697 PR 11238
698 * Makefile.tpl (local-distclean): Also remove config.cache files in
699 sub-directories as there may not be Makefiles present in the
700 sub-directories.
4284910f 701 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
702 the config.cache files found by the find command.
703
90b41dad 704 * Makefile.in: Regenerate.
705 * configure.ac: Revert previous delta.
706 * configure: Regenerate.
707
abb1d088 7082010-02-15 Nick Clifton <nickc@redhat.com>
709
710 PR 11238
711 * configure.ac: Delete config.cache files in sub-directories when
712 deleting Makefiles.
713 * configure: Regenerate.
714
b55e20a0 7152010-02-12 Ben Elliston <bje@gnu.org>
716
717 * MAINTAINERS: Update my email address.
718
0518ccd2 7192010-02-08 Andrew Pinski <pinskia@gmail.com>
720
721 * MAINTAINERS (spu port): Update my email address.
722
dcd5ad58 7232010-02-08 Jie Zhang <jie.zhang@analog.com>
724
725 * MAINTAINERS: Add myself as a maintainer for the bfin port.
726
17b6993a 7272010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
728
729 * configure.ac: Add "recommended" version checks for GMP/MPC.
730 Update recommended GMP/MPFR/MPC versions.
731 * configure: Regenerate.
732
e10fd696 7332010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
734
735 * MAINTAINERS: Move my Embecosm email address into the
736 write-after-approval section.
737
ddcf38e8 7382010-01-26 Ian Lance Taylor <iant@google.com>
739
740 * MAINTAINERS: Add myself as Go frontend maintainer.
741
5c96a839 7422010-01-25 Joern Rennecke <amylaar@spamcop.net>
743
744 PR libstdc++/36101, PR libstdc++/42813
745 * configure.ac (bootstrap_target_libs): Make inclusion of
746 target-libgomp conditional on libgomb being in target_configdirs.
747 * configure: Regenerate.
748
8e61effd 7492010-01-23 Joern Rennecke <amylaar@spamcop.net>
750
751 PR libstdc++/36101, PR libstdc++/42813
752 * configure.ac (bootstrap_target_libs): Include target-libgomp.
753 * configure: Regenerate.
754
1fda3360 7552010-01-22 Joern Rennecke <amylaar@spamcop.net>
756
757 PR libstdc++/36101, PR libstdc++/42813
758 * configure.ac (target_configdirs): Substitute.
759 * Makefile.def: Bootstrap target module libgomp.
760 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
761 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
762 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
763 * configure, Makefile.in: Regenerate.
764
8e32c255 7652010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
766
767 * MAINTAINERS: Adjust my details.
768
37d3b41c 7692010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
770
771 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
772
50918a37 7732010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
774
775 * MAINTAINERS: reindented my entry with tabs instead of spaces.
776
3397c9b2 7772010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
778
779 * MAINTAINERS (Write After Approval): Add myself.
780
25cd8ffa 7812010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
782
783 * MAINTAINERS (Write After Approval): Add myself.
784
a82c8807 7852010-01-11 Richard Guenther <rguenther@suse.de>
786
787 PR lto/41569
788 * Makefile.def (all-lto-plugin): Depend on all-gcc.
789 * Makefile.in: Regenerated.
790
5846e92c 7912010-01-11 Andreas Tobler <andreast@fgznet.ch>
792
793 * configure.ac: Enable libjava build on x86_64-*freebsd*.
794 * configure: Regenerate.
795
c3fc6a63 7962010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
797 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
798
799 PR bootstrap/42424
800 * configure.ac: Include libtool m4 files.
801 (_LT_CHECK_OBJDIR): Call it.
802 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
803 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
50918a37 804
c3fc6a63 805 * configure: Regenerate.
806
1ab7bcf0 8072010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
808
809 PR bootstrap/41818
810 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
811 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
812 * Makefile.in: Regenerate.
813
1a4f45ec 8142010-01-02 Richard Guenther <rguenther@suse.de>
815
816 PR lto/41529
817 * configure.ac: Include config/elf.m4. Disable LTO if not
818 builting for an elf target.
819 * configure: Regenerate.
820
cff9dc68 8212009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
822
823 * MAINTAINERS: Change my email address.
824
c505c9f4 8252009-12-18 Ben Elliston <bje@au.ibm.com>
826
827 * config.sub, config.guess: Update from upstream sources.
828
070457e7 8292009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
830
831 * MAINTAINERS (Write After Approval): Add myself.
832
16de6a81 8332009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
834
835 PR middle-end/30447
836 PR middle-end/30789
837 PR other/40302
838
839 * configure.ac: Require MPC.
840 * configure: Regenerate.
841
e6408286 8422009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
843
844 PR target/38384
845 PR bootstrap/40972
846 * libtool.m4: Sync from git Libtool.
847 * ltoptions.m4: Likewise.
848 * ltversion.m4: Likewise.
849 * lt~obsolete.m4: Likewise.
850 * ltmain.sh: Likewise.
851
fcb50449 8522009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
853
854 * configure.ac: Update minimum MPC version to 0.8.
855 * configure: Regenerate.
856
cff3778c 8572009-11-21 Sebastian Pop <sebpop@gmail.com>
858
859 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
860 * configure: Regenerated.
861
d6dfe18a 8622009-11-21 Ian Lance Taylor <iant@google.com>
863
864 * configure.ac: Change default of poststage1_ldflags to be empty if
865 poststage1_libs is set. When poststage1_libs is empty, and
866 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
867 * configure: Rebuild.
868
04810760 8692009-11-21 Adam Nemet <adambnmet@gmail.com>
870
871 * MAINTAINERS (Write After Approval): Update my email address.
872
af3e823e 8732009-11-20 Ben Elliston <bje@au.ibm.com>
874
875 * config.guess: Update from upstream sources.
876
e01b36b0 8772009-11-16 Alexandre Oliva <aoliva@redhat.com>
878
879 * Makefile.def: Restore host and target settings for gmp.
880 * Makefile.in: Rebuild.
881
eea1ae23 8822009-11-16 Alexandre Oliva <aoliva@redhat.com>
883
884 * configure.ac: Add libelf to host_libs. Enable in-tree configury
885 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
886 Fix portability of test of C++ as bootstrap language. Add
887 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
888 * configure: Rebuild.
889 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
890 and cloog. Fix in-tree ppl configuration. Introduce libelf
891 in-tree building.
892 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
893 (POSTSTAGE1_HOST_EXPORTS): Use it.
894 (STAGE[+id+]_CXXFLAGS): New.
895 (BASE_FLAGS_TO_PASS): Pass it down.
896 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
897 extra_exports.
898 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
899 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
900 extra_exports.
901 * Makefile.in: Rebuild.
902
5e80e315 9032009-11-17 Ben Elliston <bje@au.ibm.com>
904
905 * config.sub, config.guess: Update from upstream sources.
906
500010c6 9072009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
908
909 * MAINTAINERS (Write After Approval): Add myself.
910
dcde3c07 9112009-11-09 Jon Beniston <jon@beniston.com>
595b8ec2 912
913 * MAINTAINERS (Write After Approval): Add myself.
914
fe284774 9152009-11-06 Ozkan Sezer <sezeroz@gmail.com>
916
917 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
918 paths for *-w64-mingw* and x86_64-*mingw*.
919 * configure: Regenerated.
920
dcde3c07 9212009-11-05 Joern Rennecke <amylaar@spamcop.net>
533b6da8 922
923 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
924
c356a43c 9252009-11-02 Benjamin Kosnik <bkoz@redhat.com>
926
927 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
928 Phil Edwards to Write-After Approval.
929
ec2eb8fb 9302009-10-30 Kai Tietz <kai.tietz@onevision.com>
931
932 * configure.ac: Disable target-winsup & co for
933 x86_64-*-mingw* and *-w64-mingw* targets.
934 * configure: Regenerated.
935
24833e1a 9362009-10-16 Nick Clifton <nickc@redhat.com>
937
938 * MAINTAINERS: Add myself as a maintainer for the RX port.
939
dcde3c07 9402009-10-26 Johannes Singler <singler@kit.edu>
2683326a 941
942 * MAINTAINERS (Write After Approval): Update my e-mail address.
943
3a8cd7be 9442009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
945
946 * configure.ac (CLooG test): Use = with test.
947 * configure: Regenerate.
948
24d0cd27 9492009-10-22 Richard Guenther <rguenther@suse.de>
950
951 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
952 cloog if the ppl version check failed. Move flags saving
953 before setting in libelf check.
954 * configure: Regenerate.
955
539c8c59 9562009-10-21 Richard Guenther <rguenther@suse.de>
957
958 * configure.ac: Adjust the ppl and cloog configure to work as
959 documented. Disable cloog if ppl was disabled. Omit the version
960 checks if they were disabled.
961 * configure: Re-generate.
962
d6ef094a 9632009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
964
965 * configure.ac: Add 'lto' to enable_languages, not
966 new_enable_languages, and only if not already present.
967 * configure: Regenerate.
968
414672c1 9692009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
970
971 * README: Refer to the various COPYING* files instead of just
972 COPYING.
973 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
974
dcde3c07 9752009-10-07 Rafael Avila de Espindola <espindola@google.com>
ea05ba0d 976
977 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
978
17780be3 9792009-10-07 Richard Guenther <rguenther@suse.de>
980
981 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
982 and Richard Guenther as reviewers.
983 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
984 as reviewers.
985
c01decc6 9862009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
56ca37b0 987
c01decc6 988 * config.sub: Update from upstream sources.
56ca37b0 989
85627a28 9902009-10-06 Ian Lance Taylor <iant@google.com>
991
992 * Makefile.def: check-gold depends upon all-gas.
993 * Makefile.in: Rebuild.
994
338b88fa 9952009-10-05 Phil Muldoon <pmuldoon@redhat.com>
996
997 * MAINTAINERS (Write After Approval): Add myself.
998
7bfefa9d 9992009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
1000
1001 * Makefile.def: all-lto-plugin depends on all-libiberty.
1002 set bootstrap=true for lto-plugin.
1003 Add lto-plugin.
1004 * Makefile.in: Regenerate.
1005 * configure.ac (host_libs): Add lto-plugin.
1006 * configure: Regenerate.
1007
7bfefa9d 10082009-10-03 Diego Novillo <dnovillo@google.com>
1009
1010 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1011 (HOST_LIBELFLIBS): Define.
1012 (HOST_LIBELFINC): Define.
1013 * Makefile.in: Regenerate.
1014 * configure.ac: Add --enable-lto.
1015 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1016 If --enable-lto is used, add 'lto' to new_enable_languages.
1017 If --enable-lto is used and gold is enabled, add
1018 lto-plugin to configdirs.
1019 * configure: Regenerate.
1020
10212009-10-03 Simon Baldwin <simonb@google.com>
1022
1023 * configure.ac: If --with-system-zlib, suppress local zlib and
1024 pass --with-system-zlib to subdir configure scripts.
1025 * configure: Regenerate.
1026
dcde3c07 10272009-10-01 Loren J. Rittle <ljrittle@acm.org>
272bcfef 1028 Paolo Bonzini <bonzini@gnu.org>
1029
1030 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1031 $(srcdir).
1032 * Makefile.in: Rebuilt.
1033
dcde3c07 10342009-09-26 Gary Funck <gary@intrepid.com>
bdb4507a 1035
1036 * MAINTAINERS (Write After Approval): Add myself.
1037
0f3a3df5 10382009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1039
1040 * configure.ac: Update minimum MPC version to 0.7.
1041 * configure: Regenerate.
1042
412c2e81 10432009-09-25 Nick Clifton <nickc@redhat.com>
1044
1045 * configure.ac: Pass any --cache-file=/dev/null option on to
1046 subconfigures.
1047 * configure: Regenerate.
1048
c061df75 10492009-09-23 Nick Clifton <nickc@redhat.com>
1050
1051 * config.sub, config.guess: Update from upstream sources.
1052
dcde3c07 10532009-09-22 Loren J. Rittle <ljrittle@acm.org>
a9fd65cd 1054
1055 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1056 * Makefile.in: Rebuilt.
1057
04a2e841 10582009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1059
1060 PR bootstrap/32272
1061 * configure.ac: Error out if $srcdir isn't '.' but contains
1062 host-${host_noncanonical}.
1063 * configure: Regenerate.
1064
3d00a007 10652009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1066
1067 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
1068 maintainer.
1069
9d447cf8 10702009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1071
7b5fee3e 1072 * configure.ac: If bootstrapping a combined tree with
1073 --enable-gold, require c++ in stage1_languages.
1074 * configure: Regenerate.
1075
32027446 1076 * configure.ac: Also add target_libs of stage1_languages to
1077 bootstrap_target_libs.
1078 * configure: Regenerate.
1079
9d447cf8 1080 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1081 with --enable-languages not containing c++.
1082 * configure: Regenerate.
1083
572ee61a 10842009-09-15 Jie Zhang <jie.zhang@analog.com>
1085
1086 * configure.ac: Disable java and boehm-gc for bfin-*-*.
1087 * configure: Regenerate.
1088
dcde3c07 10892009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
153f8c88 1090
6cf4f338 1091 * MAINTAINERS (Write After Approval): Update my e-mail address,
1092 and move from from here...
1093 (Waiting for paperwork): To here.
153f8c88 1094
31ebfd49 10952009-09-09 Joseph Myers <joseph@codesourcery.com>
1096
1097 * MAINTAINERS (Reviewers): Add self as driver reviewer.
1098
8bb79148 10992009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1100
1101 * configure.ac: Do not use $extrasub for replacing @if/@endif
1102 parts in Makefile; instead, use additional arguments to
1103 AC_CONFIG_COMMANDS to do the replacement manually, with several
1104 sed invocations, to avoid HP-UX sed command limits.
1105 * configure: Regenerate.
1106
81540bae 11072009-09-08 Alexandre Oliva <aoliva@redhat.com>
1108
1109 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
1110 blank before -L.
1111
a2059f7a 11122009-09-04 Alexandre Oliva <aoliva@redhat.com>
1113
1114 * configure.ac (with-build-config): Document. Handle without.
1115 Handle missing argument.
1116 * configure: Rebuilt.
1117
719faf1c 11182009-09-03 Alexandre Oliva <aoliva@redhat.com>
1119
1120 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
1121 Default to bootstrap-debug only if compare-debug works.
1122 * configure: Rebuilt.
1123 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1124 * Makefile.in: Rebuilt.
1125
aab1c61e 11262009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1127
1128 * MAINTAINERS (OS Port Maintainers): Update my email address.
1129
14151756 11302009-09-01 Alexandre Oliva <aoliva@redhat.com>
1131
1132 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1133 * Makefile.in: Rebuilt.
1134
0ba87351 11352009-09-01 Chris Demetriou <cgd@google.com>
1136
1137 * MAINTAINERS (Write After Approval): Add myself.
1138
7c48f38c 11392009-08-31 Dodji Seketeli <dodji@redhat.com>
1140
1141 PR debug/30161
1142 * include/dwarf2.h (enum dwarf_tag): Added
1143 DW_TAG_GNU_template_template_param
1144 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
1145
5576729b 11462009-08-30 Paolo Bonzini <bonzini@gnu.org>
1147
1148 * Makefile.tpl (AWK): Fix typo.
1149 * Makefile.in: Regenerate.
1150
b181f265 11512009-08-30 Paolo Bonzini <bonzini@gnu.org>
1152
1153 * configure.ac: Detect awk and sed.
1154 * Makefile.def (flags_to_pass): Add AWK and SED.
1155 * Makefile.tpl (AWK, SED): New.
1156 (BASE_FLAGS_TO_PASS): Add AWK and SED.
1157 * configure: Regenerate.
1158 * Makefile.in: Regenerate.
1159
7baff5bd 11602009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
1161
1162 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
1163 (collapseslashes): Likewise.
1164
81a71e2b 11652009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1166
1167 * configure.ac (AC_PREREQ): Bump to 2.64.
1168
f0c89091 11692009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1170
115d57c5 1171 * configure.ac: Remove --with-datarootdir, --with-docdir,
1172 --with-pdfdir, --with-htmldir switches.
1173 * configure: Regenerate.
1174
cd9a469c 1175 * configure: Regenerate.
1176
f0c89091 1177 * compile: Sync from Automake 1.11.
1178 * depcomp: Likewise.
1179 * install-sh: Likewise.
1180 * missing: Likewise.
1181 * mkinstalldirs: Likewise.
1182 * ylwrap: Likewise.
1183
a410fae3 11842009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
1185
1186 * ltmain.sh (func_normal_abspath): New function.
1187 (func_relative_path): Likewise.
1188 (func_mode_help): Document new -bindir option for link mode.
1189 (func_mode_link): Add new -bindir option, and use it to place
1190 output DLL if specified.
1191
1a48098b 11922009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1193
cd2f3773 1194 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1195 (baseargs): Add --disable-option-checking.
1196 * configure: Regenerate.
1197
1a48098b 1198 * Makefile.def (configure-target-libiberty): Depend on
1199 all-binutils and all-ld.
1200 (configure-target-newlib): Likewise.
1201 * Makefile.in: Regenerate.
1202
155f17ed 12032009-08-17 Ben Elliston <bje@au.ibm.com>
1204
1205 * config.sub, config.guess: Update from upstream sources.
1206
ea864ded 12072009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1208
1209 Sync from src, merge:
1210
1211 2009-07-02 Tristan Gingold <gingold@adacore.com>
1212
1213 * configure.ac: Do not exclude gas for i386-*-darwin.
1214 Add a case for x86_64-*-darwin.
1215 * configure: Regenerate.
1216
0f879579 12172009-08-06 Neil Vachharajani <nvachhar@gmail.com>
1218
1219 * MAINTAINERS: Add my name to Write After Approval list.
1220
dcde3c07 12212009-08-06 Michael Eager <eager@eagercon.com>
ba2b484f 1222
1223 * configure.ac: Add Microblaze target.
1224 * configure: Regenerate.
1225
39f6b116 12262009-07-31 Christian Bruel <christian.bruel@st.com>
1227
1228 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1229 * configure: Regenerate.
1230
dcde3c07 12312009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
339f24d2 1232
1233 * MAINTAINERS (Write After Approval): Update my e-mail address.
1234
5110389d 12352009-07-06 Ian Lance Taylor <iant@google.com>
1236
1237 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1238 * configure: Rebuild.
1239
fa9b8d64 12402009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
1241
1242 * MAINTAINERS: Move myself to the Graphite Reviewers.
1243
5f29861f 12442009-06-30 Wei Guozhi <carrot@google.com>
1245
1246 * MAINTAINERS: Add my name to Write After Approval list.
1247
6fe86052 12482009-06-26 Steve Ellcey <sje@cup.hp.com>
1249
1250 PR bootstrap/40338
1251 * configure.ac (comparestring): Create new variable.
1252 * Makefile.tpl (comparestring): Use to skip some comparisions.
1253 * configure: Regenerate.
1254 * Makefile.in: Regenerate.
1255
b5ce97f8 12562009-06-26 Doug Evans <dje@sebabeach.org>
1257
1258 * Makefile.def (host_modules): Add cgen.
1259 * Makefile.in: Regenerate.
1260 * configure.ac (host_tools): Add cgen.
1261 * configure: Regenerate.
1262
46222c18 12632009-06-23 DJ Delorie <dj@redhat.com>
1264
1265 * MAINTAINERS: Add myself as mep maintainer.
1266
7ab76cec 12672009-06-23 Ian Lance Taylor <iant@google.com>
1268
1269 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
1270 boot_languages. Only bootstrap target libraries listed in
1271 target_libs for some boot language. Add --with-stage1-ldflags,
1272 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
1273 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
1274 if not building with C++.
1275 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1276 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1277 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1278 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1279 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
1280 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1281 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1282 * configure, Makefile.in: Rebuild.
1283
b2bb9bab 12842009-06-23 Li Feng <nemokingdom@gmail.com>
1285
1286 * MAINTAINERS: Added my name to write-after-approval list.
1287
0c809c32 12882009-06-15 Ryan Mansfield <rmansfield@qnx.com>
1289
1290 * configure.ac: Define is_elf for QNX Neutrino targets.
1291 * configure: Regenerate.
1292
7b4becfd 12932009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
1294
1295 * MAINTAINERS: Added my name to the write-after-approval list
1296
7aed6ac5 12972009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1298
1299 * configure.ac: Detect MPC in default directory.
1300 * configure: Regenerate.
1301
9d247ee8 13022009-06-03 Jerome Guitton <guitton@adacore.com>
1303 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1304
1305 * Makefile.tpl (all): Avoid a trailing backslash.
1306 * Makefile.in: Regenerate.
1307
aec4ef75 13082009-06-03 Ben Elliston <bje@au.ibm.com>
1309
1310 * config.sub, config.guess: Update from upstream sources.
1311
f83974e5 13122009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
1313
1314 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1315 to noconfdirs.
1316 * configure: Regenerate.
1317
77b633a0 13182009-06-02 Alexandre Oliva <aoliva@redhat.com>
1319
1320 * Makefile.tpl ([+compare-target+]): Compare all stage
1321 directories, rather than just gcc.
1322 * Makefile.in: Rebuilt.
1323
351f7ac7 13242009-06-01 Doug Kwan <dougkwan@google.com>
1325
1326 * configure.ac: Support gold for target arm*-*-*.
1327 * configure: Regenerate.
9d247ee8 1328
7601a55c 13292009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1330
1331 * Makefile.def: Add MPC support and dependencies.
1332 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
1333
1334 * Makefile.in, configure: Regenerate.
1335
a36217d3 13362009-05-27 Alexandre Oliva <aoliva@redhat.com>
1337
1338 * Makefile.tpl (all): Avoid harmless warning in make all when
1339 gcc-bootstrap is enabled but stage_last does not exist.
1340 * Makefile.in: Rebuilt.
1341
8b70b80d 13422009-05-24 Nicolas Roche <roche@adacore.com>
1343
1344 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1345 * Makefile.in: Regenerate.
1346
cab4bf21 13472009-05-21 Denis Chertykov <chertykov@gmail.com>
1348
1349 * MAINTAINERS: Update my e-mail address.
1350
df95bec1 13512009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
1352
1353 * configure.ac (cygwin noconfigdirs): Remove libgcj.
1354 * configure: Regenerate.
1355
bc1e0bea 13562009-05-18 Alexandre Oliva <aoliva@redhat.com>
1357
1358 PR other/40159
1359 * Makefile.tpl (all): Don't assume gcc-bootstrap and
1360 gcc-no-bootstrap are mutually exclusive.
1361 * Makefile.in: Rebuilt.
1362
4156fd9a 13632009-05-18 Alexandre Oliva <aoliva@redhat.com>
1364
1365 PR other/40159
1366 * Makefile.tpl (all): Don't end with unconditional success.
1367 * Makefile.in: Rebuilt.
1368
bd1f9655 13692009-05-12 Alexandre Oliva <aoliva@redhat.com>
1370
1371 PR target/37137
1372 * Makefile.def (flags_to_pass): Remove redundant and incomplete
1373 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1374 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1375 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
1376 stage_configureflags, stage_cflags and stage_libcflags into
1377 explicit Makefile macros.
1378 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1379 GFORTRAN.
1380 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1381 CC. Set CC_FOR_BUILD from CC.
1382 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1383 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1384 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1385 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
1386 and GFORTRAN.
1387 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1388 (_LIBCFLAGS): Renamed to _TFLAGS.
1389 (do-compare-debug, do-compare3-debug): Drop.
1390 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1391 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1392 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1393 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1394 (XGCC_FLAGS_FOR_TARGET): New.
1395 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1396 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1397 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1398 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1399 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
1400 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
1401 TFLAGS.
1402 (BUILD_CONFIG): Include if requested.
1403 (all): Set TFLAGS on bootstrap.
1404 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1405 (all-stageid-prefixmodule): Likewise.
1406 (do-clean, distclean-stageid): Set TFLAGS.
1407 (restrap): Fix whitespace.
1408 * Makefile.in: Rebuilt.
1409
604febb6 14102009-05-07 Paolo Bonzini <bonzini@gnu.org>
1411
1412 * config.guess: Sync with src.
1413
63d7f4db 14142009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
1415
1416 * configure.ac ($with_ppl): Default to no if not supplied.
1417 ($with_cloog): Likewise.
1418 configure: Regenerate.
1419
21c0690b 14202009-04-27 James E. Wilson <wilson@codesourcery.com>
1421
1422 * MAINTAINERS: Update my e-mail address.
1423
cd06af47 14242009-04-27 Nick Clifton <nickc@redhat.com>
1425
1426 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
1427
bb19a97e 14282009-04-25 Eric Botcazou <ebotcazou@adacore.com>
1429
1430 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1431 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1432 * Makefile.in: Regenerate.
1433
bff7ea4a 14342009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1435
1436 PR bootstrap/39739
1437 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1438 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1439
1440 * configure, Makefile.in: Regenerate.
1441
bb19a97e 14422009-04-21 Taras Glek <tglek@mozilla.com>
fb1e4f4a 1443
1444 * include/hashtab.h: Update GTY annotations to new syntax
1445 * include/splay-tree.h: Likewise
1446
613eb4a3 14472009-04-17 Ben Elliston <bje@au.ibm.com>
1448
1449 * config.sub, config.guess: Update from upstream sources.
1450
ca2751b6 14512009-04-15 Anthony Green <green@moxielogic.com>
1452
1453 * configure.ac: Add moxie support.
1454 * configure: Rebuilt.
1455
4b072aaf 14562009-04-14 Jakub Jelinek <jakub@redhat.com>
1457
1458 * configure.ac: Change copyright header to refer to version
1459 3 of the GNU General Public License and to point readers at the
1460 COPYING3 file and the FSF's license web page.
1461 * Makefile.def: Likewise.
1462 * Makefile.tpl: Likewise.
1463 * Makefile.in: Regenerate.
1464
95349883 14652009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
1466
1467 * configure.ac: Restore match for darwin9 or later. Use double
1468 brackets since regeneration eats one pair.
1469 * configure: Regenerate.
1470
03caadda 14712009-04-09 H.J. Lu <hongjiu.lu@intel.com>
1472
1473 PR gas/10039
1474 * configure.ac: Require texinfo 4.7.
1475 * configure: Regenerated.
1476
6bc9506f 14772009-04-09 Nick Clifton <nickc@redhat.com>
1478
1479 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
1480 the GCC Runtime Library Exception.
1481
fec76ae9 14822009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1483
1484 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1485 * configure: Regenerate.
1486
21a0251d 14872009-04-01 Steve Ellcey <sje@cup.hp.com>
1488
1489 * Makefil.def (languages): New entries.
1490 * Makefile.tpl (check-gcc-*): New generic target.
1491 * Makefile.in: Regenerate.
21a0251d 1492
dcde3c07 14932009-03-25 Erven Rohou <erven.rohou@inria.fr>
54b921e3 1494
03caadda 1495 * MAINTAINERS: Update my email address.
54b921e3 1496
63d6abe9 14972009-03-18 Tom Tromey <tromey@redhat.com>
1498
03caadda 1499 * configure: Rebuild.
1500 * configure.ac (host_libs): Add libiconv.
1501 * Makefile.in: Rebuild.
1502 * Makefile.def (host_modules): Add libiconv.
1503 (configure-gdb, all-gdb): Depend on libiconv.
63d6abe9 1504
40c500e1 15052009-03-16 Tristan Gingold <gingold@adacore.com>
1506
1507 * configure.ac: Treat gdb as supported on x86_64-darwin.
1508 * configure: Regenerate.
1509
5bc96548 15102009-03-16 Joseph Myers <joseph@codesourcery.com>
1511
1512 * configure.ac (--with-host-libstdcxx): New option.
1513 * configure: Regenerate.
1514
dcde3c07 15152009-03-12 Joern Rennecke <joern.rennecke@arc.com>
9d469b1b 1516
1517 * MAINTAINERS: Move myself into the write after approval list.
1518
2ab9be2b 15192009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
1520
1521 * MAINTAINERS: Update e-mail address.
1522
1f7090eb 15232009-03-11 Dorit Nuzman <dorit@il.ibm.com>
1524
1525 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
1526
dcde3c07 15272009-03-10 Ira Rosen <irar@il.ibm.com>
8e68bfcc 1528
1529 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
1530
9af964d4 15312009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1532
1533 Backport from git Libtool:
1534
1535 2009-01-19 Robert Millan <rmh@aybabtu.com>
1536 Support GNU/kOpenSolaris.
1537 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1538 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1539 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1540 GNU/kOpenSolaris.
1541
a59c2cb8 15422009-02-27 Andreas Schwab <schwab@linux-m68k.org>
1543
1544 * MAINTAINERS: Update e-mail address.
1545
8ccd3088 15462009-02-24 Michael Eager <eager@eagercon.com>
99a435ed 1547
1548 * MAINTAINERS (Write After Approval): Add self.
1549
ebd8f42c 15502009-02-18 Bingfeng Mei <bmei@broadcom.com>
1551
1552 * MAINTAINERS (Write After Approval): Add myself.
1553
be9d4db8 15542009-02-05 Andreas Schwab <schwab@suse.de>
1555
1556 * Makefile.tpl (stage_last): Define $r and $s before using
1557 $(RECURSE_FLAGS_TO_PASS).
1558 * Makefile.in: Regenerate
1559
d7559db1 15602009-01-30 Ian Lance Taylor <iant@google.com>
1561
1562 * MAINTAINERS: Move myself to the Global Reviewers list.
1563
3bef4012 15642009-01-29 Robert Millan <rmh@aybabtu.com>
1565
1566 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1567 * configure: Regenerate.
1568
808f8521 15692009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
1570
1571 * MAINTAINERS: Make whitespace consistent.
f84804e6 1572 Remove Robert Millan from Write After Approval.
808f8521 1573
6e6a9ced 15742009-01-16 Alan Modra <amodra@bigpond.net.au>
1575
1576 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
1577 (all-opcodes): Depend on all-libiberty.
1578 * Makefile.in: Regenerate.
1579
8408ca00 15802009-01-15 Douglas B Rupp <rupp@gnat.com>
1581
1582 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1583 * configure: Regenerate.
1584
f95e31fd 15852009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
1586
1587 * MAINTAINERS (Write After Approval): Add myself.
1588
56b496b0 15892009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
1590
1591 * MAINTAINERS: Add myself to reviewers (Fortran).
1592
dcde3c07 15932009-01-12 Sebastian Pop <sebastian.pop@amd.com>
4aa0552b 1594
1595 PR tree-optimization/38515
1596 * configure.ac (cloog-polylib): Removed.
1597 (with_ppl, with_cloog): Test for "no".
1598 * configure: Regenerated.
1599
4e82a0cf 16002009-01-11 Daniel Franke <franke.daniel@gmail.com>
1601
1602 * MAINTAINERS: Moved myself to reviewers (Fortran).
1603
50d19060 16042009-01-06 Thomas Schwinge <tschwinge@gnu.org>
1605
1606 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
1607 (Write After Approval): Remove myself.
1608
2915a9ca 16092009-01-03 Diego Novillo <dnovillo@google.com>
1610
1611 * MAINTAINERS: Remove myself from alias maintainership.
1612
df1f167a 16132009-01-02 David Ayers <ayers@fsfe.org>
1614
1615 * MAINTAINERS: Update e-mail address.
1616
b58007d7 16172008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
1618
1619 * MAINTAINERS: Make whitespace consistent.
1620
9e6fd619 16212008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1622
1623 Backport from upstream Libtool:
1624 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1625 Add cache variables to tests that require the linker to work.
1626 For shlibpath_overrides_runpath, this also changes the semantics
1627 to let the result from the C compiler take precedence.
1628
2882bf89 16292008-12-02 Ben Elliston <bje@au.ibm.com>
1630
1631 * config.sub, config.guess: Update from upstream sources.
1632
dcde3c07 16332008-12-12 Sebastian Pop <sebastian.pop@amd.com>
6dd977ba 1634
1635 * configure.ac (ppllibs): Add by default the lib flags.
1636 * configure: Regenerate.
1637
da355950 16382008-12-08 Luis Machado <luisgpm@br.ibm.com>
1639
1640 * MAINTAINERS: Add myself to the write after approval list.
1641
42d640f6 16422008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
1643
be9d4db8 1644 * configure.ac: Add double brackets on darwin[912].
1645 * configure: Regenerate.
42d640f6 1646
51557c5b 16472008-12-03 Daniel Kraft <d@domob.eu>
1648
1649 * MAINTAINERS: Moved myself and Mikael Morin from Write After
1650 Approval to Reviewer section (for Fortran front-end).
1651
501068c2 16522008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
1653
1654 * configure.ac: Expand to darwin10 and later.
1655 * configure: Regenerate.
1656
0ecf7a65 16572008-12-02 Andreas Schwab <schwab@suse.de>
1658
1659 * Makefile.def: configure-target-boehm-gc depends on
1660 all-target-libstdc++-v3.
1661 * Makefile.in: Regenerate.
1662
3177f780 16632008-12-02 Kai Tietz <kai.tietz@onevision.com>
1664
1665 * MAINTAINERS: Add myself as mingw maintainer.
1666
fcf428df 16672008-12-02 Ben Elliston <bje@au.ibm.com>
1668
1669 * config.sub, config.guess: Update from upstream sources.
1670
a61f1d25 16712008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
1672
1673 * README.SCO: Remove.
1674
8026444e 16752008-11-29 Fernando Pereira <pronesto@gmail.com>
1676
1677 * MAINTAINERS: Add myself to the write after approval list.
1678
707ec6d5 16792008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
1680
1681 * MAINTAINERS: Update my email address in WAA section.
1682
dcde3c07 16832008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
e006f6a0 1684
1685 * MAINTAINERS: Update e-mail address.
1686
dcde3c07 16872008-11-27 Toon Moene <toon@moene.org>
c399af55 1688
1689 * MAINTAINERS: Change e-mail address.
1690
d9f9f3af 16912008-11-27 Tristan Gingold <gingold@adacore.com>
1692
1693 * configure.ac: Build gdb for i?86-*-darwin*
1694 * configure: Regenerated.
1695
dcde3c07 16962008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
384763bb 1697
1698 * MAINTAINERS: Added my full name.
1699
54670ae6 17002008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
1701
1702 PR bootstrap/38014
1703 PR bootstrap/37923
1704
1705 Revert:
1706
1707 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1708
1709 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1710 * Makefile.in: Regenerated.
1711
1712 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1713
1714 PR gdb/921
1715 PR gdb/1646
1716 PR gdb/2175
1717 PR gdb/2176
1718
1719 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1720 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1721 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1722 (HOST_EXPORTS): Pass CPPFLAGS.
1723 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1724 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1725 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1726 * Makefile.in, configure: Regenerated.
1727 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1728 and CPPFLAGS_FOR_BUILD.
1729
dcde3c07 17302008-11-06 Jeff Law <law@redhat.com>
35d42d87 1731
1732 * MAINTAINERS: Add myself as middle end maintainer.
1733
9978efe2 17342008-11-06 Andrew Stubbs <ams@codesourcery.com>
1735
1736 * MAINTAINERS (Write after approval): Add myself.
1737
8487f085 17382008-11-05 Diego Novillo <dnovillo@google.com>
1739
1740 * MAINTAINERS (Global Reviewers): Add myself.
1741 (Non-Algorithmic Maintainers): Remove myself.
1742
bd2826b0 17432008-11-04 Thomas Schwinge <tschwinge@gnu.org>
1744
0ecf7a65 1745 * MAINTAINERS (Write after approval): Add myself.
bd2826b0 1746
fefb72aa 17472008-10-31 Mikael Morin <mikael.morin@tele2.fr>
1748
0ecf7a65 1749 * MAINTAINERS (Write after approval): Add myself.
fefb72aa 1750
55bc4ab1 17512008-10-31 Ben Elliston <bje@au.ibm.com>
1752
1753 * configure.ac (spu-*-*): Remove special case.
1754 * configure: Regenerate.
1755
be6ed2e1 17562008-10-30 Catherine Moore <clm@codesourcery.com>
1757
1758 * MAINTAINERS (Write after approval): Update my email address.
1759
a8e019fa 17602008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
1761
1762 * configure.ac [spu-*-*]: Do not set skipdirs.
1763 * configure: Re-generate.
1764
1a9f59a4 17652008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
1766
1767 * MAINTAINERS (Various Maintainers): Add myself to reload.
1768
de52fda6 17692008-10-25 Richard Guenther <rguenther@suse.de>
1770
1771 * MAINTAINERS (Various Maintainers): Add myself as middle-end
1772 maintainer. Remove myself as libgcc-math maintainer.
1773 (Non-Algorithmic Maintainers): Remove myself.
1774
38db8374 17752008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1776
1777 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1778 * Makefile.in: Regenerated.
1779
d8ff5826 17802008-10-23 Cary Coutant <ccoutant@google.com>
1781
1782 * MAINTAINERS (Write after approval): Add myself.
1783
d514f3bf 17842008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1785
1786 PR gdb/921
1787 PR gdb/1646
1788 PR gdb/2175
1789 PR gdb/2176
1790
1791 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1792 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1793 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1794 (HOST_EXPORTS): Pass CPPFLAGS.
1795 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1796 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1797 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1798 * Makefile.in, configure: Regenerated.
1799 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1800 and CPPFLAGS_FOR_BUILD.
1801
dcde3c07 18022008-10-20 Sebastian Pop <sebastian.pop@amd.com>
cf58dc99 1803
1804 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
1805 Sebastian Pop.
1806
65ee4ba4 18072008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
1808
1809 * MAINTAINERS (Write After Approval): Added myself.
1810
c214098d 18112008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1812
1813 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1814 recommended version to 2.3.2.
1815
1816 * configure: Regenerate.
1817
4ae4a8b5 18182008-10-01 Mark Mitchell <mark@codesourcery.com>
1819
1820 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
1821
65bf946b 18222008-09-29 David Daney <david.daney@caviumnetworks.com>
1823
1824 * MAINTAINERS (Write After Approval): Update e-mail address.
1825
5028c504 18262008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
1827
1828 * libtool.m4: Update to libtool 2.2.6.
1829 * lt~obsolete.m4: Update to libtool 2.2.6.
1830 * ltmain.sh: Update to libtool 2.2.6.
1831 * ltsugar.m4: Update to libtool 2.2.6.
1832 * ltversion.m4: Update to libtool 2.2.6.
1833 * ltoptions.m4: Update to libtool 2.2.6.
1834 * ltgcc.m4: Update to match changes from libtool 2.2.6.
1835
8b1a5537 18362008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
1837
1838 * MAINTAINERS (Write After Approval): Add myself.
1839
55374afb 18402008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1841
1842 * MAINTAINERS (Write After Approval): Update my name.
1843
bf6d04f7 18442008-09-20 Steven Bosscher <steven@gcc.gnu.org>
1845
0ecf7a65 1846 * MAINTAINERS: Add myself in "Write After Approval".
bf6d04f7 1847
9abaa85a 18482008-09-18 Steve Ellcey <sje@cup.hp.com>
1849
0ecf7a65 1850 * MAINTAINERS: Add myself as ia64 maintainer.
9abaa85a 1851
43277e2a 18522008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
1853
1854 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1855 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1856 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1857 and Michael Tiemann from Write After Approval since they do not
1858 actually have access.
1859
a565a5fa 18602008-09-05 Richard Guenther <rguenther@suse.de>
1861
1862 * configure.ac: Initialize clooglibs to -lcloog.
1863 * configure: Re-generate.
1864
2d9cbe39 18652008-09-04 Le-Chun Wu <lcwu@google.com>
1866
1867 * MAINTAINERS (Write After Approval): Add myself.
1868
5362e323 18692008-09-03 Sebastian Pop <sebastian.pop@amd.com>
1870
1871 * configure.ac (--with-cloog-polylib): New.
1872 (--disable-cloog-version-check): New.
1873 (--disable-ppl-version-check): New.
1874 * configure: Re-generate.
1875
3e6e524f 18762008-09-03 Richard Guenther <rguenther@suse.de>
1877
1878 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1879 cloog test.
1880 * configure: Re-generate.
1881
8372e9ea 18822008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
1883
1884 Add picoChip port.
1885 * MAINTAINERS: Add picoChip maintainers.
1886
255b6be7 18872008-09-02 Sebastian Pop <sebastian.pop@amd.com>
1888 Tobias Grosser <grosser@fim.uni-passau.de>
1889 Jan Sjodin <jan.sjodin@amd.com>
1890 Harsha Jagasia <harsha.jagasia@amd.com>
1891 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1892 Konrad Trifunovic <konrad.trifunovic@inria.fr>
1893 Adrien Eliche <aeliche@isty.uvsq.fr>
1894
1895 Merge from graphite branch.
1896 * configure: Regenerate.
1897 * Makefile.in: Regenerate.
1898 * configure.ac (host_libs): Add ppl and cloog.
1899 Add checks for PPL and CLooG.
1900 * Makefile.def (ppl, cloog): Added modules and dependences.
1901 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1902 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1903
7d804f04 19042008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1905
1906 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1907 (GCC_SHLIB_SUBDIR): New.
1908 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1909 * configure: Regenerate.
1910 * Makefile.in: Regenerate.
1911
cc7fe443 19122008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
1913
1914 * MAINTAINERS: Consistently use tabs to separate columns.
1915
c3116b03 19162008-08-29 Tristan Gingold <gingold@adacore.com>
1917
1918 * MAINTAINERS (Write after Approval): Add myself.
1919
dba2c8ea 19202008-08-28 Tristan Gingold <gingold@adacore.com>
1921
1922 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1923 Enable bfd, binutils and opcodes.
1924 * configure: Regenerate.
1925
ae65dfef 19262008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1927
1928 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
1929
2a462700 19302008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
1931
1932 * MAINTAINERS: Use correct Umlaut for last name.
1933
da1cc9ee 19342008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1935
1936 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
1937
285c1b7e 19382008-08-16 David Edelsohn <edelsohn@gnu.org>
1939
1940 * MAINTAINERS: Update my email address.
1941
edcc45bb 19422008-08-16 Nicolas Roche <roche@adacore.com>
1943
1944 * Makefile.tpl: Add BOOT_ADAFLAGS.
1945 * Makefile.in: Regenerate.
1946
559b0712 19472008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
1948
1949 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1950 * configure: Regenerate.
1951
dcde3c07 19522008-07-30 Paolo Bonzini <bonzini@gnu.org>
3bed0958 1953
1954 * configure.ac: Add makefile fragments for hpux.
1955 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1956 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1957 * configure: Regenerate.
1958 * Makefile.in: Regenerate.
1959
dcde3c07 19602008-07-28 Aldy Hernandez <aldyh@redhat.com>
50e0cac8 1961
1962 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
1963
dcde3c07 19642008-07-11 Dodji Seketeli <dseketel@redhat.com>
ff71f0b4 1965
1966 * MAINTAINERS (Write after Approval): Add myself.
1967
d27e061f 19682008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
1969
1970 * MAINTAINERS (Write After Approval): Add myself.
1971
5daaf60f 19722008-06-29 Andrew Jenner <andrew@codesourcery.com>
1973
1974 * MAINTAINERS (Write After Approval): Add myself.
1975
04177cb3 19762008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
1977
1978 * MAINTAINERS: Update my email address.
1979
5dfd58d3 19802008-06-25 Joey Ye <joey.ye@intel.com>
1981
1982 * MAINTAINERS (Write After Approval): Add myself.
1983
5b2c7553 19842008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1985
1986 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1987 * Makefile.in: Regenerate.
1988 * configure: Regenerate.
1989
211b932d 19902008-06-17 Daniel Kraft <d@domob.eu>
1991
1992 * MAINTAINERS (Write After Approval): Add myself.
1993
4e8a889d 19942008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1995
1996 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1997 "$@" is still intact with both Autoconf 2.59 and 2.62.
1998 * configure: Regenerate.
1999
168ee878 20002008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2001
2002 * Makefile.tpl: Fix comment errors.
2003 * Makefile.in: Regenerate.
2004
607465f2 20052008-06-12 David S. Miller <davem@davemloft.net>
2006 David Edelsohn <edelsohn@gnu.org>
2007
2008 * configure.ac: Add powerpc*-*-* to gold supported targets.
2009 * configure: Regenerate.
2010
9841cd80 20112008-06-08 Joseph Myers <joseph@codesourcery.com>
2012
2013 PR tree-optimization/36218
2014 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2015 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2016 (all prefix="build-"): Pass them to build-system sub-makes.
2017 * Makefile.in: Regenerate.
2018
6af9f7ea 20192008-06-07 Joseph Myers <joseph@codesourcery.com>
2020
2021 * MAINTAINERS (mt port): Remove.
2022 (sco5, unixware, sco udk): Remove.
2023 (Kean Johnston): Add to Write After Approval.
2024
ab2a1d30 20252008-05-30 Julian Brown <julian@codesourcery.com>
2026
2027 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2028 of libobjc for ARM EABI Linux.
2029 * configure: Regenerate.
f7f51622 2030
dcde3c07 20312008-05-18 Xinliang David Li <davidxl@google.com>
5ade25c6 2032
0ecf7a65 2033 * ChangeLog: Remove wrong ChangeLog entry.
5ade25c6 2034
dcde3c07 20352008-05-17 Xinliang David Li <davidxl@google.com>
f7f51622 2036
5ade25c6 2037 * MAINTAINERS (Write After Approval): Add myself.
f7f51622 2038
f0ce8d7d 20392008-05-15 Janus Weil <janus@gcc.gnu.org>
2040
2041 * MAINTAINERS (Write After Approval): Add myself.
2042
d3eff7bb 20432008-05-14 Rafael Espíndola <espindola@google.com>
2c3fa25d 2044
2045 * config-ml.in: don't handle --enable-shared and --enable-static.
2046
c69f9953 20472008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
2048
2049 * MAINTAINERS: Update my email address.
2050
21b4aefa 20512008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
2052
2053 * MAINTAINERS: Update my email address.
0ecf7a65 2054
f2271661 20552008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
2056
2057 * MAINTAINERS (Write After Approval): Add myself.
2058
002bc050 20592008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
2060
2061 * MAINTAINERS (Write After Approval): Add myself.
2062
dcde3c07 20632008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
74200d08 2064
2065 * MAINTAINERS (crx): Add myself.
2066
83a50aef 20672008-04-18 Paolo Bonzini <bonzini@gnu.org>
2068
2069 Sync with src:
2070 2008-04-14 David S. Miller <davem@davemloft.net>
2071
0ecf7a65 2072 * configure.ac: Add sparc*-*-* to gold supported targets.
2073 * configure: Regenerate.
83a50aef 2074
f0cb9b36 20752008-04-18 Paolo Bonzini <bonzini@gnu.org>
2076
2077 PR bootstrap/35457
2078 * configure.ac: Include override.m4.
2079 * configure: Regenerate.
2080
1db8021c 20812008-04-18 Paolo Bonzini <bonzini@gnu.org>
2082
0ecf7a65 2083 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2084 * Makefile.in: Regenerate.
1db8021c 2085
dcde3c07 20862008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
15f8eac8 2087
0ecf7a65 2088 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
15f8eac8 2089 as nonconfigurable directories list.
0ecf7a65 2090 * configure: Regenerate.
15f8eac8 2091
3af820d0 20922008-04-14 Ben Elliston <bje@au.ibm.com>
2093
2094 * config.sub, config.guess: Update from upstream sources.
2095
6e7d0937 20962008-04-12 Hans-Peter Nilsson <hp@axis.com>
2097
2098 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2099 * Makefile.in: Regenerate.
2100
9c66b389 21012008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
2102
2103 * configure.ac: Do not build libssp for the AVR.
2104 * configure: Regenerate.
2105
29ab6ecd 21062008-04-07 Ian Lance Taylor <iant@google.com>
2107
2108 * Makefile.def: check-gold depends upon all-binutils.
2109 * Makefile.in: Regenerate.
2110
86aaa146 21112008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
2112
2113 * MAINTAINERS (Write After Approval): Add myself.
2114
45043b2b 21152008-04-04 Nick Clifton <nickc@redhat.com>
2116
2117 PR binutils/4334
fae55456 2118 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
45043b2b 2119 builds.
2120 * configure: Regenerate.
2121
5a92bcc2 21222008-04-04 NightStrike <NightStrike@gmail.com>
2123
2124 PR other/35151
0ecf7a65 2125 * configure.ac: Combine rules for mingw32 and mingw64.
2126 * configure: Regenerate.
5a92bcc2 2127
0805084a 21282008-04-02 Kai Tietz <kai.tietz@onvision.com>
2129
2130 * MAINTAINERS (Write After Approval): Add myself.
2131
dcde3c07 21322008-04-01 Seongbae Park <seongbae.park@gmail.com>
5b9f41dc 2133
2134 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
2135 * Makefile.in (.NOTPARALLEL): Ditto.
2136
63a9f8da 21372008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
2138
2139 * MAINTAINERS (Write After Approval): Add myself.
2140
dcde3c07 21412008-03-31 Seongbae Park <seongbae.park@gmail.com>
3e3a0e9c 2142
2143 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
2144 * Makefile.in (.NOTPARALLEL): Regenerate.
2145
4add9df0 21462008-03-27 Paolo Bonzini <bonzini@gnu.org>
2147
2148 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2149 * Makefile.in: Regenerate.
2150
03b33306 21512008-03-26 Jakub Staszak <kuba@et.pl>
2152
2153 * MAINTAINERS (Write After Approval): Add myself.
2154
5d42d4f2 21552008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
2156
2157 * MAINTAINERS: Update e-mail address.
2158
3d47fcf5 21592008-03-20 Ian Lance Taylor <iant@google.com>
2160
2161 * configure.ac: Add support for --enable-gold.
2162 * Makefile.def: Add gold as a directory like ld.
2163 * configure, Makefile.in: Regenerate.
2164
82eaf560 21652008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2166
2167 * configure.ac: m4_include config/proginstall.m4.
2168 * configure: Regenerate.
e61456db 2169
2170 Backport from upstream Libtool:
0ecf7a65 2171
e61456db 2172 2007-10-12 Eric Blake <ebb9@byu.net>
0ecf7a65 2173
e61456db 2174 Deal with Autoconf 2.62's semantic change in m4_append.
2175 * ltsugar.m4 (lt_append): Replace broken versions of
2176 m4_append.
2177 (lt_if_append_uniq): Don't require separator to be overquoted,
2178 and avoid broken m4_append.
2179 (lt_dict_add): Fix typo.
2180 * libtool.m4 (_LT_DECL): Don't overquote separator.
2181
020e6f2b 21822008-03-13 David Edelsohn <edelsohn@gnu.org>
2183
2184 * config.rpath: Add AIX 6 support.
2185
f7c302cf 21862008-03-13 Paolo Bonzini <bonzini@gnu.org>
2187
2188 * Makefile.def (stageprofile). Remove -fprofile-generate
2189 from stage_libcflags.
2190 * Makefile.in: Regenerate.
2191
82ab37f5 21922008-03-13 Ben Elliston <bje@au.ibm.com>
2193
2194 * config.sub, config.guess: Update from upstream sources.
2195
167057eb 21962008-03-06 Tom Tromey <tromey@redhat.com>
2197
2198 * MAINTAINERS: Update for treelang deletion.
2199
06a40dd3 22002008-03-03 James E. Wilson <wilson@tuliptree.org>
2201
2202 * MAINTAINERS: Update my email address.
2203
af05c092 22042008-03-03 Stan Shebs <stanshebs@earthlink.net>
2205
6c2338a8 2206 * MAINTAINERS (darwin port): Add myself as a maintainer.
af05c092 2207 (objective-c/c++): Add myself as a maintainer.
2208
f3d3d204 22092008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
2210
2211 * MAINTAINERS (Write After Approval): Update my email address.
2212
d5274c75 22132008-02-25 Tomas Bily <tbily@suse.cz>
2214
2215 * MAINTAINERS (Write After Approval): Add myself.
2216
5954dfea 22172008-02-23 Jakub Jelinek <jakub@redhat.com>
2218
2219 * MAINTAINERS (OpenMP): Add myself.
2220
c898f165 22212008-02-20 Paolo Bonzini <bonzini@gnu.org>
2222
a55f1b4b 2223 PR bootstrap/32009
2224 PR bootstrap/32161
c898f165 2225
a55f1b4b 2226 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2227 * configure: Regenerate.
c898f165 2228
a55f1b4b 2229 * Makefile.def: Define stage_libcflags for all bootstrap stages.
2230 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2231 STAGE4_LIBCFLAGS): New.
2232 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2233 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2234 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2235 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2236 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2237 for target modules. Don't export LIBCFLAGS.
2238 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2239 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2240 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2241 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2242 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2243 * Makefile.in: Regenerate.
c898f165 2244
69d30e89 22452008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2246
2247 PR libgcj/33085
2248 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2249 Do not use -DDLL_EXPORT. Backport from upstream.
2250
aaa12b63 22512008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2252
2253 * MAINTAINERS (Write After Approval): Add myself.
2254
b538c932 22552008-02-02 Hans-Peter Nilsson <hp@axis.com>
2256
2257 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2258 * configure: Regenerate.
2259
c1d3813f 22602008-01-31 Marc Gauthier <marc@tensilica.com>
2261
2262 * configure.ac (xtensa*-*-*): Recognize processor variants.
2263 * configure: Regenerate.
2264
d2d2630b 22652008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2266
6144731c 2267 PR bootstrap/34922
2268 * configure.ac (PARSE_ARGS): Push suitable setting of
2269 ac_subdirs_all, for `./configure --help=recursive'.
2270 Handle `+' in generic toplevel directory disabling.
2271 * configure: Regenerate.
d2d2630b 2272
265f31f8 22732008-01-28 Nick Clifton <nickc@redhat.com>
2274
2275 * MAINTAINERS (xstormy16): Take over maintainership.
2276
99c77e32 22772008-01-25 Joseph Myers <joseph@codesourcery.com>
2278
2279 * MAINTAINERS (c4x port): Remove.
2280
0aff9a99 22812008-01-24 David Edelsohn <edelsohn@gnu.org>
2282
2283 * libtool.m4: Backport AIX 6 support from ToT Libtool.
2284
29179dae 22852008-01-23 Ben Elliston <bje@au.ibm.com>
2286
2287 * config.sub, config.guess: Update from upstream sources.
2288
423255b1 22892008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
2290
2291 * MAINTAINERS (Write After Approval): Add myself.
2292
559c551d 22932008-01-17 H.J. Lu <hjl.tools@gmail.com>
2294
2295 * MAINTAINERS: Update my email address.
2296
22972008-01-09 Raksit Ashok <raksit@google.com>
2298
2299 * MAINTAINERS (Write After Approval): Add myself.
2300
01dc04f9 23012008-01-09 Raksit Ashok <raksit@google.com>
2302
2303 * MAINTAINERS (Write After Approval): Add myself.
2304
e257630f 23052008-01-08 Ben Elliston <bje@au.ibm.com>
2306
2307 * config.sub, config.guess: Update from upstream sources.
2308
e9450d5b 23092007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2310
2311 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
0b359cab 2312 Change recommended MPFR from 2.2.1 -> 2.3.0.
e9450d5b 2313 * configure: Regenerate.
2314
a611cf87 23152007-12-15 Sebastian Pop <sebastian.pop@amd.com>
2316
2317 * MAINTAINERS: Update my email address.
2318
e502d5b5 23192007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
2320
2321 * MAINTAINERS: Update my email address.
2322
85b21747 23232007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
2324
2325 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2326 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2327 * Makefile.in: Regenerate.
2328
dcde3c07 23292007-12-10 Mark Heffernan <meheff@google.com>
1b8215f1 2330
2331 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
2332 misplaced entries.
2333
06e8069d 23342007-12-10 Andreas Tobler <a.tobler@schweiz.org>
2335
2336 * configure.ac: Enable libjava for x86_64-*-darwin9.
2337 * configure: Regenerate.
2338
dcde3c07 23392007-12-07 Bill Maddox <maddox@google.com>
46151c44 2340
2341 * MAINTAINERS (Write After Approval): Add myself.
2342
82a6155b 23432007-12-05 Ben Elliston <bje@au.ibm.com>
2344
2345 * config.sub, config.guess: Update from upstream sources.
2346
88b29126 23472007-12-02 Matthias Klose <doko@ubuntu.com>
2348
2349 * config-ml.in: Remove 64bit configure tests.
2350
097bd8a7 23512007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2352
2353 * config-ml.in: Robustify against white space in absolute file
2354 names.
2355
2356 * config-ml.in (multi-clean): Substitute ${Makefile}.
2357 Remove superfluous ${Makefile} in list.
2358
da01ad1e 23592007-11-19 Thiemo Seufer <ths@mips.com>
2360
2361 * config-ml.in: Don't hardcode the Makefile name.
2362
aa1ec648 23632007-11-08 Alexander Monakov <amonakov@ispras.ru>
2364
2365 * MAINTAINERS (Write After Approval): Add myself.
2366
cc01f27b 23672007-11-07 Samuel Tardieu <sam@rfc1149.net>
2368
2369 * MAINTAINERS (Write After Approval): Add myself.
2370
dcde3c07 23712007-11-06 Doug Kwan <dougkwan@google.com>
b34f5003 2372
2373 * MAINTAINERS (Write After Approval): Add myself.
2374
3c4bb8ba 23752007-10-25 Ben Elliston <bje@au.ibm.com>
2376
2377 * MAINTAINERS (mercury): Remove entry.
2378 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
2379
119eb9ed 23802007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
2381
2382 * Makefile.def (dependencies): Make configure-gdb depend on
2383 all-intl.
2384 * Makefile.in: Regenerated.
2385
10978713 23862007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
2387
2388 * MAINTAINERS (Fortran maintainer): Remove myself.
2389
dcde3c07 23902007-10-15 Patrick Mansfield <patmans@us.ibm.com>
1ad797ec 2391
2392 * Makefile.def: To avoid problems running with parallel makes,
2393 build newlib before libgloss so that target specific header
2394 files are availble.
2395 * Makefile.in: Regenerate
2396
2711b222 23972007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2398
2399 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2400 * Makefile.in: Regenerate.
2401
f5213d04 24022007-10-09 Vladimir Makarov <vmakarov@redhat.com>
2403
2404 * MAINTAINERS (Register allocation reviewer): Add myself.
2405
823e8b8d 24062007-10-08 Mike Frysinger <vapier@gentoo.org>
2407
2408 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2409 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2410 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
2411 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2412 * configure: Regenerate.
2413
dcde3c07 24142006-10-04 Seongbae Park <seongbae.park@gmail.com>
dd508a00 2415
2416 * MAINTAINERS (Register allocation reviewer): Add myself.
2417
93c5e793 24182007-10-01 Paolo Bonzini <bonzini@gnu.org>
2419
2420 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2421 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2422 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2423 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2424 * configure.ac: Default them to host tools for $host = $build.
2425 Subst them.
2426
2427 * configure: Regenerate.
2428 * Makefile.in: Regenerate.
2429
dcde3c07 24302006-09-24 Peter Bergner <bergner@vnet.ibm.com>
8286d1e9 2431
2432 * MAINTAINERS (Register allocation reviewer): Add myself.
2433
dcde3c07 24342006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
33baaa20 2435
2436 * MAINTAINERS (Register allocation reviewer): Add myself.
2437
547d559e 24382007-09-21 Seongbae Park <seongbae.park@gmail.com>
2439
2440 * MAINTAINERS (Write After Approval): Fix typo.
2441
3013c2c7 24422007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
2443
2444 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2445 * configure: Regenerate.
2446
9658ef82 24472007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
2448
2449 PR bootstrap/31906
2450 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
e502d5b5 2451 they're already prefixed.
9658ef82 2452
a0191bfe 24532007-09-19 Benjamin Kosnik <bkoz@redhat.com>
2454
2455 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2456 libstdc++.
2457 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2458 * configure: Regenerate.
2459 * Makefile.in: Regenerate.
0ecf7a65 2460
ef4a823a 24612007-09-17 Andreas Schwab <schwab@suse.de>
2462
2463 * configure.ac: Raise minimum makeinfo version to 4.6.
2464 * configure: Regenerate.
2465
dcde3c07 24662007-09-17 Johannes Singler <singler@ira.uka.de>
3900cf8f 2467
e502d5b5 2468 * MAINTAINERS (write-after-approval) add myself
3900cf8f 2469
fbbc6fdb 24702007-09-15 Alan Modra <amodra@bigpond.net.au>
2471
2472 * configure.ac: Correct makeinfo version check.
2473 * configure: Regenerate.
2474
9b139a12 24752007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
2476
2477 * MAINTAINERS: Update my email address.
2478
68c9bc25 24792007-09-14 Richard Sandiford <richard@codesourcery.com>
2480
2481 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
2482 to $skipdirs and only disable gprof for newlib. Use the normal
2483 mips*-elf* handling in other respects.
2484 * configure: Regnerate.
2485
d0a16e74 24862007-09-12 David Daney <ddaney@avtrex.com>
2487
2488 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2489 enabling libgcj.
2490 * configure: Regenerate.
2491
1c5767f1 24922007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
2493
2494 PR other/32154
2495 * configure.ac: For libgloss targets, point the linker to the linker
2496 script, startup code and simulator library.
2497 * configure: Regenerate.
2498
b9eb3c64 24992007-09-07 Andrew Haley <aph@redhat.com>
2500
2501 * configure.ac (noconfigdirs): Remove target-libffi and
2502 target-libjava.
2503 * configure: Regenerate.
2504
70d8e49e 25052007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2506
2507 PR target/33281
2508 * configure.ac: Use config/mh-mingw on mingw.
2509 * configure: Regenerate.
70d8e49e 2510
771e1e14 25112007-09-05 Pat Haugen <pthaugen@us.ibm.com>
2512
e2b00040 2513 * MAINTAINERS (Write After Approval): Add myself.
771e1e14 2514
f6be6a96 25152007-09-05 Richard Guenther <rguenther@suse.de>
2516
2517 * configure.ac (--enable-stage1-checking): If neither --enable-checking
2518 nor --disable-checking is provided also turn on yes and types
2519 checking for stage1.
2520 * configure: Re-generate.
2521
afaca01a 25222007-08-30 Krister Walfridsson <cato@df.lth.se>
2523
2524 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
2525 (Write After Approval): Remove myself.
2526
26dd65f3 25272007-08-29 Nick Clifton <nickc@redhat.com>
24aa922b 2528
26dd65f3 2529 * config.sub, config.guess: Update from upstream sources.
24aa922b 2530
6144731c 25312007-08-22 Bud Davis <jmdavis@link.com>
10df54f4 2532
2533 * MAINTAINERS (Write After Approval): Added myself.
2534 * MAINTAINERS (Reviewers): Removed myself.
2535
5f1f2de5 25362007-08-18 Paul Brook <paul@codesourcery.com>
6144731c 2537 Joseph Myers <joseph@codesourcery.com>
5f1f2de5 2538
2539 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2540 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2541 * Makefile.in: Regenerate.
2542 * configure.ac (--with-debug-prefix-map): New.
2543 * configure: Regenerate.
2544
f8520ad7 25452007-08-17 Richard Sandiford <richard@codesourcery.com>
2546 Nigel Stephens <nigel@mips.com>
2547
f8520ad7 2548 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
2549 as target_makefile_frag.
2550 * configure: Regenerate.
2551
5b542315 25522007-08-16 Alexandre Oliva <aoliva@redhat.com>
2553
2554 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2555 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
2556 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2557 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2558 (do-compare, do-compare3, do-compare-debug): New.
2559 ([+compare-target+]): Use them.
2560
8d8efff7 25612007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
2562
2563 * MAINTAINERS (Write After Approval): Change my email address.
2564
af7bb0c0 25652007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2566 Ben Elliston <bje@au.ibm.com>
2567
2568 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2569 --silent if $silent.
2570 * configure: Regenerate.
2571
215d9ce6 25722003-08-12 Zdenek Dvorak <ook@ucw.cz>
2573
2574 * MAINTAINERS (Various Maintainers): Add myself as
2575 loop infrastructure maintainer. Update my e-mail
2576 address.
2577
eb57d4df 25782007-07-31 Diego Novillo <dnovillo@google.com>
2579
2580 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
2581 Adjust description.
2582
f03e0ae4 25832007-07-26 Richard Guenther <rguenther@suse.de>
2584
2585 * configure.ac: Add types checking to stage1 checking flags.
2586 * configure: Regenerate.
2587
1ee47085 25882007-07-17 Nick Clifton <nickc@redhat.com>
2589
2590 * COPYING3: New file. Contains version 3 of the GNU General
2591 Public License.
2592 * COPYING3.LIB: New file. Contains version 3 of the GNU
2593 Lesser General Public License.
2594
4f1c9c75 25952007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
2596
2597 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
2598
8b472594 25992007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
2600
2601 * MAINTAINERS (S/390 co-maintainer): Add myself.
2602 (Write After Approval): Remove myself.
2603
aa9311a1 26042007-07-13 Dan Hipschman <dsh@google.com>
2605
2606 * MAINTAINERS (Write After Approval): Add myself.
2607
2590e4db 26082007-07-11 Nick Clifton <nickc@redhat.com>
2609
2610 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
2611 WINDRES export.
2612 * Makefile.in: Regenerate.
2613
ae91a3b7 26142007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2615
2616 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
2617 maintainer.
2618
f9d0ebde 26192007-07-05 H.J. Lu <hongjiu.lu@intel.com>
2620
2621 * lt~obsolete.m4: New. Import from 20070318 libtool.
2622
9a6e938f 26232007-07-03 Julian Brown <julian@codesourcery.com>
2624
2625 * MAINTAINERS (Write After Approval): Add myself.
2626
09c2d953 26272007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2628
2629 * configure.ac: Rewrite 'configure --help' strings to look nicer.
2630 * configure: Regenerate.
2631
26322007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2633
2634 * configure.ac: Add some missing m4 quotation.
2635 * configure: Regenerate.
2636
2de49bbb 26372007-07-02 Simon Baldwin <simonb@google.com>
2638
2639 * MAINTAINERS (Write After Approval): Add myself.
2640
b7ef8464 26412007-07-02 Paolo Bonzini <bonzini@gnu.org>
2642
2643 * configure: Regenerate.
2644
75d6a0a9 26452007-07-02 Kai Tietz <kai.tietz@onevision.com>
2646
2647 * Makefile.def: Add windmc tool to build.
2648 * Makefile.tpl: Likewise.
2649 * configure.ac: Likewise.
2650 * Makefile.in: Regenerate.
2651 * configure: Regenerate.
0ecf7a65 2652
aa331421 26532007-06-28 DJ Delorie <dj@redhat.com>
2654
2655 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2656 not building newlib.
2657 * configure: Regenerated.
0ecf7a65 2658
bab22e5c 26592007-06-28 Jan Sjodin <jan.sjodin@amd.com>
2660
2661 * MAINTAINERS (Write After Approval): Add myself.
2662
2d569347 26632007-06-25 Martin Michlmayr <tbm@cyrius.com>
2664
2665 * MAINTAINERS (Write After Approval): Add myself.
2666
abe9fc0f 26672007-06-19 Chris Matthews <chrismatthews@google.com>
2668
2669 * MAINTAINERS (Write After Approval): Add myself.
2670
2588303d 26712007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
2672
2673 * MAINTAINERS (Write After Approval): Add myself.
2674
86d469a7 26752007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
2676
2677 * Makefile.def: Add dependency from configure-gdb to all-bfd.
2678 * Makefile.in: Regenerated.
2679
e77068c4 26802007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
2681
2682 * configure.ac: Don't add target-libmudflap to noconfigdirs for
2683 bfin*-*-uclinux* targets.
2684 * configure: Regenerate.
2685
34750e69 26862007-06-14 Ian Lance Taylor <iant@google.com>
2687
2688 * MAINTAINERS: Add myself as non-algorithmic global write
2689 maintainer.
2690
5a6568b4 26912007-06-14 Diego Novillo <dnovillo@google.com>
2692
2693 * MAINTAINERS: Add self as middle-end maintainer and
2694 non-algorithmic global write maintainer.
2695
49607763 26962007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2697
2698 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
2699 Move all Fortran maintainers except Paul Brook into the
2700 Non-Autopoiesis section.
2701
021ff58f 27022007-06-14 Paolo Bonzini <bonzini@gnu.org>
2703
2704 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2705 (distclean-stage[+id+]): Possibly delete stage_last.
2706 * Makefile.in: Regenerate.
2707
f7074c96 27082007-06-12 Seongbae Park <seongbae.park@gmail.com>
2709
2710 * MAINTAINERS (Various Maintainer): Fix typo.
2711
19dcaa9c 27122007-06-11 Paolo Bonzini <bonzini@gnu.org>
2713
2714 * MAINTAINERS (Various Maintainer): Add myself as
2715 dataflow maintainer.
2716
fef06690 27172007-06-07 Ben Elliston <bje@au.ibm.com>
2718
2719 * config.sub, config.guess: Update from upstream sources.
2720
abe109c5 27212007-06-07 Ben Elliston <bje@au.ibm.com>
2722
2723 * Makefile.tpl: Fix spelling error.
2724 * Makefile.in: Regenerate.
2725
2bcd5359 27262007-06-01 Steve Ellcey <sje@cup.hp.com>
2727
fd82ebdc 2728 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2729 lt_cv_sys_max_cmd_len.
2bcd5359 2730
92a034a0 27312007-05-31 Dorit Nuzman <dorit@il.ibm.com>
2732
2733 * MAINTAINERS (Various Maintainers): Add myself as
2734 auto-vectorizer maintainer.
2735
796f6ddf 27362003-05-31 Paolo Bonzini <bonzini@gnu.org>
2737
2738 PR libjava/32098
2739 * libtool.m4: Revert previous change.
2740 * ltgcc.m4: Put it here.
2741
3df3f071 27422003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
2743
2744 * MAINTAINERS (Various Maintainers): Add myself as
2745 auto-vectorizer maintainer.
2746
8759836c 27472007-05-30 H.J. Lu <hongjiu.lu@intel.com>
2748
2749 PR libjava/32098
2750 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
2751
de0a1cbe 27522007-05-30 Richard Guenther <rguenther@suse.de>
2753
2754 * MAINTAINERS (Various Maintainers): Add myself as
2755 auto-vectorizer maintainer.
2756
505abe0c 27572007-05-30 Jakub Jelinek <jakub@redhat.com>
2758
2759 PR bootstrap/29382
2760 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2761 * configure: Rebuilt.
2762
12d06f67 27632007-05-28 Roberto Costa <robsettantasei@gmail.com>
2764
2765 * MAINTAINERS (Write After Approval): Removed my name.
2766
cc76add4 27672007-05-25 Steven Bosscher <steven@gcc.gnu.org>
2768
2769 * MAINTAINERS (Write After Approval): Remove myself.
2770
a027451b 27712007-05-25 Andreas Tobler <a.tobler@schweiz.org>
2772
2773 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2774
542f9784 27752007-05-23 Steve Ellcey <sje@cup.hp.com>
2776
2777 * ltmain.sh: Update from ToT Libtool.
2778 * libtool.m4: Update from ToT Libtool.
2779 * ltsugar.m4: New. Update from ToT Libtool.
2780 * ltversion.m4: New. Update from ToT Libtool.
2781 * ltoptions.m4: New. Update from ToT Libtool.
2782 * ltconfig: Remove.
2783 * ltcf-c.sh: Remove.
2784 * ltcf-cxx.sh: Remove.
2785 * ltcf-gcj.sh: Remove.
2786
528ab743 27872007-05-22 Ollie Wild <aaw@google.com>
2788
2789 * MAINTAINERS (Write After Approval): Add myself.
2790
47cd5247 27912007-05-16 Paolo Bonzini <bonzini@gnu.org>
2792
2793 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2794 stage_cflags.
2795 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2796 Remove CFLAGS/LIBCFLAGS.
2797 (configure-stage[+id+]-[+prefix+][+module+],
2798 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2799 * Makefile.in: Regenerate.
2800
3514a11b 28012007-05-15 Diego Novillo <dnovillo@google.com>
2802
2803 * MAINTAINERS: Update e-mail address.
2804
886a57ec 28052007-05-15 Revital Eres <eres@il.ibm.com>
2806
2807 * MAINTAINERS (Write After Approval): Add myself.
2808
00b95186 28092007-05-14 Roberto Costa <robsettantasei@gmail.com>
2810
2811 * MAINTAINERS (Write After Approval): Updated my address.
2812
37a5fded 28132007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
2814
2815 * MAINTAINERS (Write After Approval): Add myself.
2816
932d1055 28172007-05-11 Silvius Rus <rus@google.com>
2818
2819 * MAINTAINERS (Write After Approval): Add myself.
2820
5be46544 28212007-04-23 Tom Tromey <tromey@redhat.com>
2822
2823 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2824
85fdb7fe 28252007-04-22 Mark Mitchell <mark@codesourcery.com>
2826
2827 * MAINTAINERS (cpplib): Rename to ...
2828 (libcpp): ... this. Add C/C++ front end maintainers.
2829
0e80ecec 28302007-04-14 Steve Ellcey <sje@cup.hp.com>
2831
2832 * config-ml.in: Pass ${ml_config_env} to configure calls.
2833
678ca12c 28342007-04-04 Christian Bruel <christian.bruel@st.com>
2835
2836 * MAINTAINERS (Write After Approval): Add myself.
0ecf7a65 2837
238ac4b8 28382007-04-02 Dave Korn <dave.korn@artimi.com>
2839
2840 * MAINTAINERS (Write After Approval): Add myself.
2841
1b3b5ab2 28422007-03-31 Tobias Burnus <burnus@net-b.de>
2843
2844 * MAINTAINERS (fortran 95 front end): Add myself.
2845
7af2a874 28462007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
2847
2848 * MAINTAINERS (Write After Approval): Add myself.
0ecf7a65 2849
f5bcb691 28502007-03-24 Ayal Zaks <zaks@il.ibm.com>
2851
2852 * MAINTAINERS (Modulo Scheduler): Add myself.
2853
9671b27d 28542007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
2855
2856 * MAINTAINERS (fortran 95 front end): Add myself.
2857 (c++ front end): whitespace fix.
2858
9ced3b39 28592007-03-22 Nathan Froyd <froydnj@codesourcery.com>
2860
2861 * MAINTAINERS (Write After Approval): Add myself.
2862
d623d587 28632007-03-21 Richard Sandiford <richard@codesourcery.com>
2864
2865 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2866 of glob. Quote arguments with single quotes too.
2867 * configure: Regenerate.
2868
d6eaff55 28692007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
2870
2871 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2872 * Makefile.in: Regenerate
2873
a6c599b5 28742007-03-07 Andreas Schwab <schwab@suse.de>
2875
2876 * configure: Regenerate.
2877
130effca 28782007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
2879
2880 * configure.ac: Add "--with-pdfdir" configure option,
2881 which defines pdfdir variable.
2882 * Makefile.def (target=fixincludes): Add install-pdf to
2883 missing targets.
2884 (recursive_targets): Add install-pdf target.
2885 (flags_to_pass): Add pdfdir.
2886 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2887 target.
2888 * configure: Regenerate
2889 * Makefile.in: Regenerate
2890
cd343b1c 28912007-02-28 Eric Christopher <echristo@apple.com>
2892
2893 Revert:
2894 2006-12-07 Mike Stump <mrs@apple.com>
2895
2896 * Makefile.def (dependencies): Add dependency for
2897 install-target-libssp and install-target-libgomp on
2898 install-gcc.
2899 * Makefile.in: Regenerate.
2900
78a477ad 29012007-02-27 Matt Kraai <kraai@ftbfs.org>
2902
2903 * configure: Regenerate.
2904 * configure.ac: Move statements after variable declarations.
2905
670a86cd 29062007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
2907
2908 * MAINTAINERS: Add myself as sh maintainer.
2909
ae8552b7 29102007-02-19 Joseph Myers <joseph@codesourcery.com>
2911
2912 * configure.ac: Adjust for loop syntax.
2913 * configure: Regenerate.
2914
95a05732 29152007-02-18 Alexandre Oliva <aoliva@redhat.com>
2916
2917 * configure: Rebuilt.
2918
b0e9b581 29192007-02-18 Alexandre Oliva <aoliva@redhat.com>
2920
2921 * configure.ac: Drop multiple occurrences of --enable-languages,
2922 and fix its quoting.
2923 * configure: Rebuilt.
2924
77ae4d79 29252007-02-17 Mark Mitchell <mark@codesourcery.com>
6144731c 2926 Nathan Sidwell <nathan@codesourcery.com>
2927 Vladimir Prus <vladimir@codesourcery.com>
2928 Joseph Myers <joseph@codesourcery.com>
77ae4d79 2929
2930 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2931 * configure: Regenerate.
2932
ddacbee5 29332007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
2934
2935 * ltconfig (freebsd*): Default to elf.
2936
27bfe7b7 29372007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2938
2939 * configure.ac (target_libraries): Move libgcc before libiberty.
2940 * configure: Regenerated.
2941
eae5b2bc 29422007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2943 Paolo Bonzini <bonzini@gnu.org>
2944
2945 PR bootstrap/30753
2946 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
2947 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
2948 * configure: Regenerated.
2949
41d006b3 29502007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2951
2952 * MAINTAINERS (Language Front End Maintainers): Update my mail
2953 address.
2954
4ff792a4 29552007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2956
2957 PR bootstrap/30748
2958 * configure.ac: Correct syntax for Solaris ksh.
2959 * configure: Regenerated.
2960
38d7211b 29612007-02-09 Paolo Bonzini <bonzini@gnu.org>
2962
2963 * configure.ac: Sync with src.
2964 * configure: Regenerate.
2965
fbc4b0e5 29662007-02-09 Paolo Bonzini <bonzini@gnu.org>
2967
2968 * Makefile.in: Regenerate.
2969
834785d1 29702007-02-09 Paolo Bonzini <bonzini@gnu.org>
2971
2972 * config.sub: Sync with src.
2973
b30fcfae 29742007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2975
2976 * Makefile.tpl (build_alias, host_alias, target_alias): Use
2977 noncanonical equivalents.
2978 * configure.in: Rename to...
2979 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
2980 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
2981 target_noncanonical. Use them. Rewrite removal of configure
2982 arguments for autoconf 2.59. Discard variable settings. Force
2983 program_transform_name for native tools.
2984
2985 * Makefile.in: Regenerated.
2986 * configure: Regenerated with autoconf 2.59.
2987
dcde3c07 29882007-02-07 Roman Zippel <zippel@linux-m68k.org>
e911c3be 2989
c6f3c945 2990 * MAINTAINERS (Write After Approval): Add myself.
e911c3be 2991
44db1fbc 29922007-01-31 Andreas Schwab <schwab@suse.de>
2993
2994 * Makefile.tpl (LDFLAGS): Substitute it.
2995 * Makefile.in: Regenerate.
2996
dcde3c07 29972007-01-30 Andrey Belevantsev <abel@ispras.ru>
760d0db8 2998
c6f3c945 2999 * MAINTAINERS (Write After Approval): Add myself.
760d0db8 3000
25954036 30012007-01-28 David Edelsohn <edelsohn@gnu.org>
3002
c6f3c945 3003 * MAINTAINERS (spu port): Add myself.
25954036 3004
a18b2c54 30052007-01-23 Richard Guenther <rguenther@suse.de>
3006
3007 PR bootstrap/30541
3008 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
3009 * Makefile.tpl (GNATBIND): Substitute it.
3010 (GNATMAKE): Likewise.
3011 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
3012 of STAGE_PREFIX.
3013 * Makefile.in: Regenerate.
3014 * configure: Regenerate.
3015
dd979235 30162007-01-18 Mike Stump <mrs@apple.com>
3017
3018 * configure.in: Re-enable -Werror for gcc builds.
3019
c6f3c945 30202007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ec79f74b 3021
c6f3c945 3022 * MAINTAINERS (Write After Approval): Add myself.
ec79f74b 3023
16c9b2e3 30242007-01-11 Paolo Bonzini <bonzini@gnu.org>
3025
3026 * configure.in: Change == to = in test command.
c6f3c945 3027 * configure: Regenerate.
16c9b2e3 3028
d45318b3 30292007-01-11 Paolo Bonzini <bonzini@gnu.org>
c6f3c945 3030 Nick Clifton <nickc@redhat.com>
3031 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
3032
3033 * configure.in (build_configargs, host_configargs, target_configargs):
3034 Remove build/host/target parameters.
3035 (host_libs): Add gmp and mpfr.
3036 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
3037 * Makefile.def (gmp, mpfr): New.
3038 (gcc): Remove target.
3039 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
3040 target_os, target_vendor): New.
dcde3c07 3041 (configure): Add host_alias/target_alias arguments; adjust invocations.
c6f3c945 3042 * configure: Regenerate.
3043 * Makefile.in: Regenerate.
d45318b3 3044
30452007-01-11 Matt Fago <fago@earthlink.net>
3046
3047 * configure.in: Try to link to functions only in mpfr 2.2.x
c6f3c945 3048 to improve robustness of configure tests.
d45318b3 3049 * configure: Regenerate.
cd343b1c 3050
c9c21f59 30512007-01-09 Uros Bizjak <ubizjak@gmail.com>
3052
3053 * MAINTAINERS: Add myself as i386 maintainer.
3054
f2bdcff1 30552007-01-08 Jan Hubicka <jh@suse.cz>
3056
b7be5ae5 3057 * MAINTAINERS: Add myself as i386 maintainer.
f2bdcff1 3058
06dd9e69 30592007-01-08 Kai Tietz <kai.tietz@onevision.com>
3060
3061 * configure.in: Add support for an x86_64-mingw* target.
a378fc89 3062 * configure: Regenerate.
06dd9e69 3063
0a2e6193 30642007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
3065
3066 * Makefile.tpl (all-target): Correct @if conditional for target
3067 modules.
3068 * configure.in: Omit libiberty if building only target libgcc.
3069 * configure, Makefile.in: Regenerated.
3070
29b1b61f 30712007-01-04 Paolo Bonzini <bonzini@gnu.org>
3072
dcde3c07 3073 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
29b1b61f 3074 * configure: Regenerate.
3075
894a47b4 30762007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
3077
3078 * Makefile.def (target_modules): Add libgcc.
3079 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
3080 * Makefile.tpl (clean-target-libgcc): Delete.
3081 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3082 on gcc even for bootstrapped modules. Rewrite handling of
3083 lang_env_dependencies to loop over target_modules.
3084 * configure.in (target_libraries): Add target-libgcc.
3085 * Makefile.in, configure: Regenerated.
3086
9c3a0a29 30872006-12-29 Paolo Bonzini <bonzini@gnu.org>
3088
3089 * configure.in: Reorganize recognition of languages. Add
3090 --enable-stage1-languages. Show supported languages for the chosen
3091 target rather than all recognized languages.
3092 * configure: Regenerate.
3093
2e04b035 30942006-12-29 Paolo Bonzini <bonzini@gnu.org>
3095
3096 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3097 * Makefile.in: Regenerate.
3098
0157cc75 30992006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3100
3101 * configure.in: Warn that MPFR 2.2.0 is buggy.
3102 * configure: Regenerate.
3103
35d84d10 31042006-12-27 Ian Lance Taylor <iant@google.com>
3105
3106 * configure.in: When removing Makefiles to force a reconfigure, also
3107 remove prev-DIR*/Makefile.
3108 * configure: Regenerate.
3109
ae48753c 31102006-12-22 Andreas Schwab <schwab@suse.de>
3111
3112 * configure: Regenerate with correct autoconf version.
3113
a83ffacf 31142006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
3115
c6f3c945 3116 * configure.in: add AC_SUBST for *_FOR_TARGET.
3117 * configure: Regenerate.
a83ffacf 3118
2e04b035 31192006-12-19 Paolo Bonzini <bonzini@gnu.org>
3120
3121 * configure.in: Simplify logic for rejecting languages that cannot
3122 be built. Separate the case when a language is unsupported,
3123 from the case when the user chooses not to build a language.
3124
1a606b87 31252006-12-19 Paolo Bonzini <bonzini@gnu.org>
3126
3127 * configure.in: Remove "$build" case for powerpc-*-darwin* since
3128 it only affects bootstrap and could be tested on "$host" as well.
3129 * configure: Regenerate.
3130 * config/mh-ppc-darwin: Add to the stage1 cflags here.
3131
39f34cfc 31322006-12-19 Paolo Bonzini <bonzini@gnu.org>
3133
3134 PR bootstrap/29544
3135 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3136 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3137 move here comment from Makefile.tpl.
3138 * Makefile.tpl: Move some definitions higher in the file.
3139 (STAGE1_CHECKING): New.
3140 * configure.in: Add --enable-stage1-checking.
3141 * configure: Regenerate.
3142 * Makefile.in: Regenerate.
3143
6523c107 31442006-12-19 Paolo Bonzini <bonzini@gnu.org>
3145
3146 * MAINTAINERS: Add myself as build system maintainer.
3147
0874d16e 31482006-12-15 Simon Martin <simartin@users.sourceforge.net>
3149
3150 * MAINTAINERS (Write After Approval): Add myself.
3151
f4177413 31522006-12-13 Eric Christopher <echristo@apple.com>
3153
3154 * MAINTAINERS: Add myself as darwin maintainer.
3155
21f5445c 31562006-12-11 Ian Lance Taylor <ian@airs.com>
3157
3158 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
3159
dcde3c07 31602006-12-11 Joern Rennecke <joern.rennecke@arc.com>
51e3e9c5 3161
3162 MAINTAINERS: Update my entry.
3163
57c7de11 31642006-12-11 Alan Modra <amodra@bigpond.net.au>
3165
3166 * configure.in: Handle spu makefile frag.
57c7de11 3167 * Makefile.tpl (MAINT): Define
3168 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3169 * configure: Regenerate.
3170 * Makefile.in: Regenerate.
3171
e3c9d32f 31722006-12-11 Ben Elliston <bje@au.ibm.com>
3173
3174 * config.guess: Import latest version.
3175 * config.sub: Likewise.
3176
f5b9de9c 31772006-12-11 Ben Elliston <bje@au.ibm.com>
3178
3179 * configure.in (spu-*-*): Don't skip target-libiberty.
3180 * configure: Regenerate.
3181
fce068fd 31822006-12-10 Andreas Tobler <a.tobler@schweiz.org>
3183
3184 PR bootstrap/30134
3185 * configure.in: Correct x86 darwin support for libjava to powerpc
3186 and i?86 only.
3187 * configure: Regenerate.
3188
ffe859e6 31892006-12-08 Sandro Tolaini <tolaini@libero.it>
3190
3191 * configure.in: Add x86 darwin support for libjava.
3192 * configure: Regenerate.
3193
73a19d2f 31942006-12-07 Mike Stump <mrs@apple.com>
3195
3196 * Makefile.def (dependencies): Add dependency for
3197 install-target-libssp and install-target-libgomp on
3198 install-gcc.
3199 * Makefile.in: Regenerate.
3200
a62d86ae 32012006-12-04 Richard Guenther <rguenther@suse.de>
3202
3203 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
3204 (Non-Algorithmic Maintainers): Move over non-algorithmic
3205 loop optimizer maintainers, add myself as a non-algorithmic
3206 middle-end maintainer.
3207
37415b5d 32082006-12-04 Daniel Franke <franke.daniel@gmail.com>
3209
3210 * MAINTAINERS (Write After Approval): Add myself.
3211
6af0e733 32122006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3213
3214 * configure.in: Update error message for missing GMP/MPFR.
3215
3216 * configure: Regenerate.
3217
4af4078c 32182006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3219
3220 * configure.in: Update MPFR version in error message.
3221
3222 * configure: Regenerate.
3223
69c937e1 32242006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3225
3226 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3227 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3228 --with-gmp-lib): New flags.
3229
3230 * configure: Regenerate.
3231
e419f8ef 32322006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
3233
3234 * MAINTAINERS (Write After Approval): Change my email address.
3235
407e85bc 32362006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
3237
583272a2 3238 * MAINTAINERS (Write After Approval): Add myself.
407e85bc 3239
dcde3c07 32402006-11-22 Philipp Thomas <pth@suse.de>
40cb8be1 3241
3242 * MAINTAINERS (i18n): Update e-mail address.
3243
c2d4f42f 32442006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
3245
3246 * MAINTAINERS (spu port): Add myself as maintainer.
3247 (Write After Approval): Remove myself.
3248
7c8af356 32492006-11-22 Ben Elliston <bje@au.ibm.com>
3250
3251 * configure.in (skipdirs): Don't build libssp for SPU.
3252 * configure: Regenerate.
3253
099cd192 32542006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
3255
3256 * MAINTAINERS (spu port): Add myself as maintainer.
3257 (libobjc): Update my email address.
3258
82b61569 32592006-11-21 Andrea Bona <andrea.bona@st.com>
3260
3261 * MAINTAINERS (Write After Approval): Add myself.
3262
dcde3c07 32632006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
644459d0 3264
3265 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
3266 * configure : Rebuilt.
3267
dcde3c07 32682006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
bb0ac0c1 3269
3270 * MAINTAINERS (Write After Approval): Add myself.
3271
d027f7a9 32722006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
3273
3274 * MAINTAINERS (Write After Approval): Add myself.
3275
2a9efd1a 32762006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3277
3278 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
3279 libmpfr.a.
3280 * configure: Regenerate.
3281
f0903548 32822006-11-16 Paolo Bonzini <bonzini@gnu.org>
3283
3284 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3285 (unstage): Test for stage_last presence.
3286
3287 PR bootstrap/29802
dcde3c07 3288 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
3289 STAGE_PREFIX.
f0903548 3290 * Makefile.in: Regenerate.
3291
75348e65 32922003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
3293
3294 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
3295 maintainers.
3296
0048238f 32972006-11-14 Erven Rohou <erven.rohou@st.com>
3298
3299 * MAINTAINERS (Write After Approval): Add myself.
3300
f94784f4 33012006-11-14 Paolo Bonzini <bonzini@gnu.org>
3302
3303 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
3304 and stageN-package/Makefile.
3305 * Makefile.in: Regenerated.
3306
3eec5071 33072006-11-14 Jie Zhang <jie.zhang@analog.com>
3308
3309 * configure.in: Remove target-libgloss from noconfigdirs for
3310 bfin-*-*.
3311 * configure: Regenerated.
3312
d9705883 33132006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3314
3315 * configure.in (have_gmp): Only error if the gcc directory exists.
f4177413 3316
d9705883 3317 * configure: Regenerate.
3318
0818100b 33192006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3320
3321 * configure.in: Robustify error message for missing GMP/MPFR.
3322
3323 * configure: Regenerate.
3324
dcde3c07 33252006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
8744aea8 3326
3327 * MAINTAINERS (Write After Approval): Add myself.
3328
dcde3c07 33292006-10-30 Uros Bizjak <ubizjak@gmail.com>
6c1fb305 3330
3331 * MAINTAINERS: Change email address.
3332
e2c5111e 33332006-10-30 Vladimir Prus <vladimir@codesourcery.com>
3334
3335 * MAINTAINERS (Write After Approval): Add myself.
3336
d07c830b 33372006-10-26 Peter Bergner <bergner@vnet.ibm.com>
3338
3339 * MAINTAINERS (Write After Approval): Add myself.
3340
6e4b1b54 33412006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
3342
f4177413 3343 * MAINTAINERS (Write After Approval): Move myself to
c6f3c945 3344 Write After Approval section.
6e4b1b54 3345
6a086156 33462006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3347
3348 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
3349 need_gmp anymore.
3350 * configure: Regenerate.
3351
3f08b6b2 33522006-10-16 Tobias Burnus <burnus@net-b.de>
3353
3354 * MAINTAINERS (Write After Approval): Add myself.
3355
b4c7d1be 33562006-10-16 Ben Elliston <bje@au.ibm.com>
3357
3358 * config.guess: Import latest version.
3359 * config.sub: Likewise.
3360
51f93521 33612006-10-10 Brooks Moses <bmoses@stanford.edu>
3362
3363 * Makefile.def: Added pdf target handling.
3364 * Makefile.tpl: Added pdf target handling.
3365 * Makefile.in: Regenerated.
3366
3dbfe3e4 33672006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
3368
3369 * MAINTAINERS: Add self as score port maintainer.
3370
227bbb08 33712006-10-04 Brooks Moses <bmoses@stanford.edu>
3372
3373 * MAINTAINERS (Write After Approval): Add myself.
3374
112f3d57 33752006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
3376
f4177413 3377 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
112f3d57 3378 or newer.
3379 * configure: Regenerated.
3380
8d365775 33812006-09-27 Dave Brolley <brolley@redhat.com>
3382
dcde3c07 3383 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
3384 using $s instead of $r.
8d365775 3385 * configure: Regenerated.
3386
806f1769 33872006-09-26 Thiemo Seufer <ths@mips.com>
3388
3389 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3390 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3391 * configure: Regenerate.
3392
dcde3c07 33932006-09-24 Graeme Peterson <gridly@gmail.com>
ade3d93b 3394
3395 * MAINTAINERS (Write After Approval): Remove myself.
3396
b86059ef 33972006-09-22 Chao-ying Fu <fu@mips.com>
3398
3399 * MAINTAINERS (Write After Approval): Add myself.
3400
0cd5eaae 34012006-09-10 Joseph S. Myers <joseph@codesourcery.com>
3402
3403 * MAINTAINERS: Add self as soft-fp maintainer.
3404
dcde3c07 34052006-09-09 Anatoly Sokolov <aesok@post.ru>
0cd5eaae 3406
3407 * MAINTAINERS: Add myself as avr maintainer.
3408 Remove Marek Michalkiewicz as avr maintainer.
37fc92d0 3409
fb01e507 34102006-09-07 Roberto Costa <roberto.costa@st.com>
3411
3412 * MAINTAINERS (Write After Approval): Add myself.
3413
d6d689df 34142006-08-30 Corinna Vinschen <corinna@vinschen.de>
3415
3416 * configure.in: Never build newlib for a Mingw host.
3417 Never build newlib as Mingw target library.
3418 Test the existence of winsup/cygwin for building a Cygwin newlib,
3419 rather than just winsup.
3420 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3421 building a Mingw target.
3422 * configure: Regenerate.
3423
98e67652 34242006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
3425
3426 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
3427
c92d8afd 34282006-07-25 Paolo Bonzini <bonzini@gnu.org>
3429
3430 * config.guess: Import from src (was more updated).
3431 * config.sub: Likewise.
3432
d3e7b04c 34332006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
3434
3435 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3436 * configure: Regenerated.
3437
3e427a9c 34382006-07-18 Paolo Bonzini <bonzini@gnu.org>
3439
248deaff 3440 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3441 for stages after the first.
3e427a9c 3442
1bef46b4 34432006-07-17 Jakub Jelinek <jakub@redhat.com>
3444
3445 * Makefile.def: Add dependencies for configure-opcodes
3446 on configure-intl and all-opcodes on all-intl.
3447 * Makefile.in: Regenerated.
3448
f4d112a5 34492006-07-13 Ben Elliston <bje@au.ibm.com>
3450
3451 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
3452
108cf177 34532006-07-06 Paul Eggert <eggert@cs.ucla.edu>
3454
3455 Port to hosts whose 'sort' and 'tail' implementations
3456 treat operands with leading '+' as file names, as POSIX
3457 has required since 2001. However, make sure the code still
3458 works on pre-POSIX hosts.
3459 * ltmain.sh: Don't assume "sort +2" is equivalent to
3460 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
3461
2f5151d2 34622006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
3463
3464 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
3465
46276eaf 34662006-07-04 Peter O'Gorman <peter@pogma.com>
3467
3468 * ltconfig: chmod 644 before ranlib during install.
3469
f508ba97 34702006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
3471
3472 PR bootstrap/18058
3473 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3474 if the bootstrap compiler is a GCC version that supports it.
3475 * configure: Regenerate.
3476
3891e7d9 34772006-07-03 Paolo Bonzini <bonzini@gnu.org>
3478
9333ae0b 3479 * configure.in: Fix thinkos in previous check-in.
3891e7d9 3480 * configure: Regenerate.
3481
5dee13c2 34822006-07-03 Paolo Bonzini <bonzini@gnu.org>
3483
3484 PR other/27063
3485 * configure.in: Test subdir_requires and give an appropriate
3486 error message.
3487 * configure: Regenerate.
3488
4ac79c32 34892006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
3490
3491 * MAINTAINERS (Write After Approval): Add myself.
3492
9bc01059 34932006-06-22 John David Anglin <dave.anglin@nrc.ca>
3494
3495 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3496
f09fcf30 34972006-06-22 Steve Ellcey <sje@cup.hp.com>
3498
3499 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3500
f1716c67 35012006-06-20 David Ayers <d.ayers@inode.at>
3502
3503 PR bootstrap/28072
3504 * configure.in: Add target-boehm-gc to noconfigdirs depending on
3505 whether target-libjava is being configured instead of whether the
3506 java front end is enabled.
3507 * configure: Regenerate.
f4177413 3508
778f2e8d 35092006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3510
3511 PR target/27540
3512 * configure.in: Only enable libgomp on IRIX 6.
3513 * configure: Regenerate.
3514
c81c13fb 35152006-06-15 Paolo Bonzini <bonzini@gnu.org>
3516
3517 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3518 too.
3519 * Makefile.in: Regenerate.
3520
337cc616 35212006-06-13 Jeff Johnston <jjohnstn@redhat.com>
3522
3523 * config-ml.in: Alter CCASFLAGS to include special
3524 multilib options the same as is done for CFLAGS.
3525
be504f1e 35262006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3527
3528 * configure.in: Don't enable libgomp on hpux10.
3529 * configure: Rebuilt.
3530
d6f7b8f2 35312006-06-12 David Ayers <d.ayers@inode.at>
3532
3533 PR bootstrap/27963
3534 PR target/19970
f4177413 3535 * configure.in: Remove target-boehm-gc from noconfigdirs where
d6f7b8f2 3536 ${libgcj} is specified.
3537 * configure: Regenerate.
f4177413 3538
dcde3c07 35392006-06-06 Carlos O'Donell <carlos@codesourcery.com>
d06227a7 3540
3541 Sync from src:
f4177413 3542
3543 * configure.in: Sync.
d06227a7 3544 * configure: Regenerated.
f4177413 3545
d06227a7 3546 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
3547
3548 * Makefile.def: Added dependencies from sim and gdb on intl, and
3549 added configure dependencies to everything with an all dependency
3550 on intl.
3551 * Makefile.in: Regenerated.
3552
dd6d3a67 35532006-06-06 David Ayers <d.ayers@inode.at>
3554
3555 PR libobjc/13946
3556 * Makefile.def: Add dependencies for libobjc which boehm-gc.
3557 * Makefile.in: Regenerate.
3558 * configure.in: Add --enable-objc-gc at toplevel and have it
3559 enable boehm-gc for Objective-C.
3560 Remove target-boehm-gc from libgcj.
3561 Add target-boehm-gc to target_libraries.
3562 Add target-boehm-gc to noconfigdirs where ${libgcj}
3563 is specified.
3564 Assert that boehm-gc is supported when requested for Objective-C.
3565 Only build boehm-gc if needed either for Java or Objective-C.
3566 * configure: Regenerate.
f4177413 3567
13935149 35682006-06-05 Paolo Bonzini <bonzini@gnu.org>
3569
3570 PR 27674
3571 * Makefile.tpl (configure-[+prefix+][+module+],
3572 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3573 Remove rule to unstage bootstrapped modules.
3574 (stage_current): New.
3575 * Makefile.in: Regenerate.
3576
8f4b42fe 35772006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3578
3579 * MAINTAINERS (Write After Approval): Update my e-mail address.
3580
223a68cb 35812006-06-01 Mark Shinwell <shinwell@codesourcery.com>
3582
3583 * include/libiberty.h: Declare pex_run_in_environment.
3584
54554f30 35852006-05-31 Asher Langton <langton2@llnl.gov>
3586
3587 * MAINTAINERS (Write After Approval): Add myself.
8f4b42fe 3588
6c21862c 35892006-05-25 Paolo Bonzini <bonzini@gnu.org>
3590
3591 * Makefile.def (bfd, opcodes): Fix lib_path.
3592 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3593 (restrap): Move under "@if gcc-bootstrap". Fix typo.
3594 * Makefile.in: Regenerate.
3595
9409c9d5 35962006-05-24 Carlos O'Donell <carlos@codesourcery.com>
3597
3598 * Makefile.in: Regenerate.
3599
e0dbdbbf 36002006-05-24 Carlos O'Donell <carlos@codesourcery.com>
3601
3602 * Makefile.def: Add install-html target. Add datarootdir
3603 docdir and htmldir to flags_to_pass.
3604 * Makefile.tpl: Add install-html target.
3605 * Makefile.in: Regenerate.
3606 * configure.in: Add --with-datarootdir, --with-docdir, and
3607 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
3608 * configure: Regenerate.
3609
a2c13723 36102006-05-24 Mark Shinwell <shinwell@codesourcery.com>
3611
3612 * configure.in: Enable gprof for cross builds.
3613 * configure: Regenerate.
3614
37f85f50 36152006-05-22 Richard Guenther <rguenther@suse.de>
3616
3617 Revert
3618 2006-01-31 Richard Guenther <rguenther@suse.de>
3619 Paolo Bonzini <bonzini@gnu.org>
3620
3621 * Makefile.def (target_modules): Add libgcc-math target module.
3622 * configure.in (target_libraries): Add libgcc-math target library.
3623 (--enable-libgcc-math): New configure switch.
3624 * Makefile.in: Re-generate.
3625 * configure: Re-generate.
3626 * libgcc-math: New toplevel directory.
3627
75d59721 36282006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3629 Andreas Tobler <a.tobler@schweiz.ch>
3630
3631 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
3632 * configure: Rebuilt.
3633
dcde3c07 36342006-05-12 Sandra Loosemore <sandra@codesourcery.com>
f4177413 3635
65bab903 3636 * MAINTAINERS (Write After Approval): Add myself.
3637
bc53ef83 36382006-05-01 DJ Delorie <dj@redhat.com>
3639
6ab99db1 3640 * configure.in: Restore CFLAGS if GMP isn't present.
bc53ef83 3641 * configure: Regenerate.
3642
e8bb9e10 36432006-05-01 Richard Guenther <rguenther@suse.de>
3644
3645 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
3646 maintainer.
3647
dcde3c07 36482006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
2ebe0c0d 3649
3650 * MAINTAINERS (Write After Approval): Add myself.
3651
dd1d6245 36522006-04-28 Jan Beulich <jbeulich@novell.com>
3653
3654 * MAINTAINERS (Write After Approval): Add myself.
3655
24714a39 36562006-04-18 DJ Delorie <dj@redhat.com>
3657
3658 * configure.in (m32c): Build libstdc++-v3. Pass flags to
3659 reference libgloss so that libssp can be built in a combined
3660 tree.
3661 * configure: Regenerate.
3662
ebadab44 36632006-04-08 Robert Millan <rmh@gcc.gnu.org>
3664
3665 * MAINTAINERS (Write After Approval): Add myself.
3666
2c45c903 36672006-04-05 Ben Elliston <bje@au.ibm.com>
3668
3669 * configure.in: Require makeinfo 4.4 or higher.
3670 * configure: Regenerate.
3671
c8a50a04 36722006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
3673
3674 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
3675 Rearrange the entries of other libraries to have them in one place.
3676
0dfcec58 36772006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
3678
f4177413 3679 * MAINTAINERS (Write After Approval): Remove myself.
0dfcec58 3680 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3681
a4af6a58 36822006-03-14 Richard Guenther <rguenther@suse.de>
3683
3684 * configure: Regenerate with autoconf 2.13.
3685
29febb11 36862006-03-13 Jim Blandy <jimb@codesourcery.com>
3687
3688 * MAINTAINERS: Use my work address.
12a2bf00 3689
3690 * MAINTAINERS: Update my E-mail address.
3691
50996fe5 36922006-03-10 Aldy Hernandez <aldyh@redhat.com>
3693
3694 * configure.in: Handle --disable-<component> generically.
3695 * configure: Regenerate.
3696
b554a459 36972006-03-01 H.J. Lu <hongjiu.lu@intel.com>
3698
3699 PR libgcj/17311
3700 * ltmain.sh: Don't use "$finalize_rpath" for compile.
3701
71898775 37022006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
3703
3704 * MAINTAINERS (Write After Approval): Remove myself.
3705 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3706
dcde3c07 37072006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
6c21862c 3708
cba69f27 3709 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
3710 (TARGET_CONFIGDIRS): Remove.
3711 * configure.in: Remove AC_SUBST(target_configdirs).
3712 * Makefile.in, configure: Regenerated.
7601142f 3713
310293ad 37142006-02-20 Steven G. Kargl <kargls@comcast.net>
3715
3716 * MAINTAINERS (Write After Approval): Remove myself.
3717 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3718
26526d23 37192006-02-20 Paolo Bonzini <bonzini@gnu.org>
3720
3721 PR bootstrap/25670
3722
3723 * Makefile.tpl ([+compare-target+]): Print explanation messages.
3724
3725 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3726 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3727 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3728 BUILD_PREFIX, BUILD_PREFIX_1.
3729 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3730
3731 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3732 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3733
3734 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3735 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3736 of `cat stage_current`. Always provide the `r' and `s' variables.
3737 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3738 a single shell execution.
3739 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3740 bootstrapped modules, make the stage1 module if the build was not
3741 started yet, else build the current stage.
3742 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3743 (all-build, all-host, all-target, [+make_target+]-host,
3744 [+make_target+]-target): Do not use \-continued lines.
3745 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3746 (current_stage, restrap, stage_last): New.
3747
3748 * Makefile.in: Regenerate.
3749 * configure: Regenerate.
3750
154ae9ad 37512006-02-19 Bud Davis <jmdavis@link.com>
3752
3753 * MAINTAINERS (Write After Approval): Remove myself.
3754 (Language Front End Maintainers): Add myself as fortran 95
3755 maintainer and update e-mail address.
3756
2b60afd7 37572006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3758
3759 * MAINTAINERS (Write After Approval): Remove myself.
3760 (Language Front End Maintainers): Add myself as fortran 95
3761 maintainer.
3762
e1c7b125 37632006-02-16 Victor Kaplansky <victork@il.ibm.com>
3764
3765 * MAINTAINERS (Write After Approval): Add myself.
3766
1eacfaf6 37672006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
3768
3769 * MAINTAINERS (Write After Approval): Remove myself.
3770 (Language Front End Maintainers): Add myself as
3771 fortran 95 maintainer.
3772
ab0da556 37732006-02-14 Paolo Bonzini <bonzini@gnu.org>
3774
3775 Sync from src:
3776
3777 2005-12-27 Leif Ekblad <leif@rdos.net>
3778
248deaff 3779 * configure.in: Add support for RDOS target.
3780 * configure: Regenerate.
ab0da556 3781
37822006-02-14 Paolo Bonzini <bonzini@gnu.org>
c6f3c945 3783 Andreas Schwab <schwab@suse.de>
ab0da556 3784
248deaff 3785 * configure: Regenerate.
ab0da556 3786
634efbee 37872006-02-12 David Edelsohn <edelsohn@gnu.org>
3788
3789 * configure.in (enable_libgomp): Add AIX.
3790 * configure: Regenerate.
3791
e359d827 37922006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
3793
3794 * MAINTAINERS (Write After Approval): Add myself.
f4177413 3795
40139f55 37962006-02-03 Lee Millward <lee.millward@gmail.com>
3797
3798 * MAINTAINERS (Write After Approval): Add myself.
f4177413 3799
145b0ed1 38002006-01-31 Richard Guenther <rguenther@suse.de>
3801 Paolo Bonzini <bonzini@gnu.org>
3802
3803 * Makefile.def (target_modules): Add libgcc-math target module.
3804 * configure.in (target_libraries): Add libgcc-math target library.
3805 (--enable-libgcc-math): New configure switch.
3806 * Makefile.in: Re-generate.
3807 * configure: Re-generate.
3808 * libgcc-math: New toplevel directory.
3809
c47832b1 38102006-01-26 Paolo Bonzini <bonzini@gnu.org>
3811
3812 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3813 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3814 the assembler, linker and binutils.
3815 * configure: Regenerate.
3816
80111498 38172006-01-22 Dirk Mueller <dmueller@suse.de>
3818
3819 * MAINTAINERS (Write After Approval): Add myself.
3820
4938df8a 38212006-01-20 Diego Novillo <dnovillo@redhat.com>
3822
3823 * configure: Regenerate.
3824
1e8e9920 38252006-01-18 Richard Henderson <rth@redhat.com>
3826 Jakub Jelinek <jakub@redhat.com>
3827 Diego Novillo <dnovillo@redhat.com>
3828
3829 * libgomp: New directory.
3830 * Makefile.def: Add target_module libgomp.
3831 * Makefile.in: Regenerate.
3832 * configure.in (target_libraries): Add target-libgomp.
3833 * configure: Regenerate.
3834
deaa70c6 38352006-01-05 Alexandre Oliva <aoliva@redhat.com>
3836
3837 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3838 @ from continuation.
3839 * Makefile.in: Rebuilt.
3840
18ece38c 38412006-01-04 Chris Lattner <sabre@gnu.org>
ca07d10f 3842
7914652a 3843 * MAINTAINERS (Write After Approval): Add myself.
3844
0c8a85c6 38452006-01-04 Paolo Bonzini <bonzini@gnu.org>
3846
3847 PR bootstrap/24252
3848
3849 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3850 * Makefile.tpl (OBJDUMP): New.
3851 (EXTRA_HOST_FLAGS): Add it.
3852 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3853
1e8e9920 3854 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3855 to use symbolic links between directories. Avoid race conditions
3856 or make them harmless.
3857 * configure.in: Do not try to use symbolic links between directories.
0c8a85c6 3858
3859 * Makefile.def (LEAN): Pass.
3860 * Makefile.tpl (LEAN): Define.
3861 (stage[+id+]-start): Accept that the previous directory does not
3862 exist, if the bootstrap is lean.
3863 (stage[+id+]-bubble): Invoke lean bootstrap commands after
3864 stage[+id+]-start. Use a makefile variable and an `if' instead of a
3865 configure substitution.
3866 ([+compare-target+]): Likewise.
3867 ([+bootstrap-target+]-lean): New.
3868 * configure.in: Remove lean bootstrap support from here.
3869
1e8e9920 3870 * Makefile.in: Regenerate.
3871 * configure: Regenerate.
0c8a85c6 3872
bd63b943 38732006-01-04 Ben Elliston <bje@au.ibm.com>
3874
3875 * MAINTAINERS (libdecnumber): Add myself.
3876
3b6bba18 38772006-01-02 Mark Mitchell <mark@codesourcery.com>
3878
3879 * libtool-ldflags: New script.
3880
9c19a746 38812006-01-02 Andreas Schwab <schwab@suse.de>
3882
3883 * configure.in: When reconfiguring remove Makefile in
3884 all stage directories.
3885 * configure: Regenerate.
3886
1c39ab9d 38872005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
3888
3889 * MAINTAINERS: Update my email address.
3890
ceebc884 38912005-12-20 Paolo Bonzini <bonzini@gnu.org>
3892
3893 Revert Ada-related part of the previous change.
3894
3895 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3896 Do not pass.
3897 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3898 * Makefile.in: Regenerate.
3899 * configure.in: Do not include mt-ppc-aix target fragment.
3900 * configure: Regenerate.
3901
9ca214be 39022005-12-19 Paolo Bonzini <bonzini@gnu.org>
3903
3904 * configure.in: Select appropriate fragments for PowerPC/AIX.
3905 * configure: Regenerate.
3906
3907 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3908 BOOT_CFLAGS, BOOT_LDFLAGS.
3909 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3910 BOOT_CFLAGS, BOOT_LDFLAGS.
3911 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3912 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3913 (stage): Fail if we cannot complete the work.
3914 * Makefile.in: Regenerate.
3915
957985d9 39162005-12-16 Nathan Sidwell <nathan@codesourcery.com>
3917
3918 * configure.in: Replace ms1 with mt.
3919 * configure: Rebuilt.
3920
3fecdf28 39212005-12-15 Bryce McKinlay <mckinlay@redhat.com>
3922
3923 * MAINTAINERS: Update my email address.
3924
2420a95f 39252005-12-15 Paolo Bonzini <bonzini@gnu.org>
3926
3927 * Makefile.tpl (all, do-[+make_target+], do-check, install,
3928 install-host-nogcc): Don't invoke $(stage) at the end.
3929 * Makefile.in: Regenerate.
3930
98777423 39312005-12-14 Paolo Bonzini <bonzini@gnu.org>
3932
3933 * configure.in: Flip the top-level bootstrap switch.
3934 * configure: Regenerate.
3935
83f96a51 39362005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
3937
3938 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3939 $(stage) and $(unstage).
3940 (EXTRA_TARGET_FLAGS): Correct double-quoting.
3941 (all): Remove stray semicolon.
3942 (local-distclean): Don't handle multilib.tmp and multilib.out.
3943 (install.all): Set $s for consistency.
3944 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3945 check_multilibs setting. Always make the install directory.
3946 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3947 Correct @if/@endif.
3948 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3949 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3950 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3951 (multilib.out): Remove.
3952 * Makefile.in: Regenerated.
3953
dcde3c07 39542005-12-12 Carlos O'Donell <carlos@codesourcery.com>
72d3853a 3955
3956 * MAINTAINERS (Write After Approval): Add myself.
3957
8a4c0c5f 39582005-12-12 Nathan Sidwell <nathan@codesourcery.com>
3959
a67ce901 3960 * MAINTAINERS: Add myself as mt maintainer.
3961
8a4c0c5f 3962 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
3963
937fb015 39642005-12-06 Adam Nemet <anemet@caviumnetworks.com>
3965
3966 * MAINTAINERS: Change email address.
3967
f5aebe3e 39682005-12-05 Paolo Bonzini <bonzini@gnu.org>
3969
3970 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3971 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3972 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
3973 Find in-tree tools if available.
3974 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3975 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3976 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3977 (COMPILER_*_FOR_TARGET): New.
3978 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3979 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3980 (CONFIGURED_*, USUAL_*): Remove.
3981 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3982 STRIP): Use autoconf substitutions.
3983 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3984 COMPILER_NM_FOR_TARGET): New.
3985 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3986
3987 (all): Make all-host and all-target in parallel.
3988 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3989 that $$r and $$s are set before invoking a recursive make.
3990 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3991 ([+bootstrap-target+]): Inline most of the `all' target.
3992
e888c15e 39932005-11-29 Ben Elliston <bje@au.ibm.com>
3994
3995 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3996 from the gcc build directory.
3997 * Makefile.in: Regenerate.
3998
e21c3597 39992005-11-29 Ben Elliston <bje@au.ibm.com>
4000
4001 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
4002 depend on all-libdecnumber.
4003 * configure.in (host_libs): Include libdecnumber.
4004 * Makefile.in: Regenerate.
4005 * configure: Likewise.
4006
e3f15eef 40072005-11-29 Ben Elliston <bje@au.ibm.com>
4008
4009 * libdecnumber: Import decNumber sources from the dfp-branch.
4010
8afb273f 40112005-11-21 Kean Johnston <jkj@sco.com>
4012
4013 * config.sub, config.guess: Sync from upstream sources.
4014
fefdfa6e 40152005-11-21 Ben Elliston <bje@au.ibm.com>
4016
4017 Import from Autoconf sources:
4018
4019 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
4020 * config/move-if-change: Don't output "$2 is unchanged";
4021 suggested by Ben Elliston. Handle weird characters correctly.
4022
92016de0 40232005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
4024
4025 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
4026 to match upstream libtool for darwin.
4027
415470be 40282005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
4029
4030 * Makefile.def: Remove gdb dependencies for gdbtk.
4031 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
4032 (configure-gdb, install-gdb): New rules.
4033 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
4034 * Makefile.in, configure: Regenerated.
4035
15bb6251 40362005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
4037
4038 * MAINTAINERS (Write After Approval): Add myself.
4039
66182ee6 40402005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
4041
4042 * MAINTAINERS (Write After Approval): Add myself.
4043
9aad078e 40442005-10-24 Diego Novillo <dnovillo@redhat.com>
4045
4046 * MAINTAINERS (alias analysis): Add Daniel Berlin and
4047 Diego Novillo.
4048
e025d06f 40492005-10-22 Paolo Bonzini <bonzini@gnu.org>
4050
4051 PR bootstrap/24297
4052 * Makefile.tpl (do-[+make-target+], do-check, install,
4053 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
4054 are set before recursing.
4055 * Makefile.in: Regenerate.
4056
bde48217 40572005-10-20 Eric Botcazou <ebotcazou@adacore.com>
4058
4059 PR bootstrap/18939
4060 * Makefile.def (gcc) <target>: Fix thinko.
4061 * Makefile.in: Regenerate.
4062
8d687193 40632005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
4064
4065 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4066 * configure: Regenerate.
4067
843af2a1 40682005-10-15 Jie Zhang <jie.zhang@analog.com>
4069
4070 * MAINTAINERS (Write After Approval): Add self.
4071
6783d878 40722005-10-08 Kazu Hirata <kazu@codesourcery.com>
4073
4074 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4075 target-libffi, target-qthreads, target-libjava, and
4076 targetlibobjc.
4077 * configure: Regenerate.
4078
ae74ffb7 40792005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
4080
4081 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4082 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4083 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4084 (USUAL_OBJDUMP_FOR_TARGET): New.
4085 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4086 * configure.in: Check for $OBJDUMP_FOR_TARGET.
0b69af2f 4087 * configure, Makefile.in: Regenerated.
ae74ffb7 4088
7fd717b3 40892005-10-05 Paolo Bonzini <bonzini@gnu.org>
4090
4091 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4092 before other host packages.
4093
8d2ef209 40942005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
4095
4096 * MAINTAINERS: Add self as sh libraries/configury maintainer.
4097
8283f873 40982005-10-05 Paolo Bonzini <bonzini@gnu.org>
4099
4100 PR bootstrap/22340
4101
4102 * configure.in (default_target): Remove.
4103 * Makefile.tpl (all): Do not use prerequisites as subroutines
4104 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4105 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4106 use prerequisites as subroutines.
4107 (check-host, check-target): New.
4108 (bootstrap configure & all targets): Do not use stage*-start
4109 if the directory layout is already ok.
4110 (non-bootstrap configure & all targets): Prepend a $(unstage).
4111 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
4112 (NOTPARALLEL): Remove.
4113 (unstage, stage variables): New variables.
4114 (unstage, stage targets): Simply expand to those variables.
4115
4116 * configure: Regenerate.
4117 * Makefile.in: Regenerate.
4118
8011a2db 41192005-10-04 James E Wilson <wilson@specifix.com>
4120
4121 * Makefile.def (lang_env_dependencies): Add libmudflap.
4122 * Makefile.in: Regenerate.
4123
09cc3896 41242005-10-03 Andreas Schwab <schwab@suse.de>
4125
4126 Backport from libtool CVS:
4127 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
4128
4129 * ltmain.sh: add support for installing into temporary
4130 staging area (e.g. 'make install DESTDIR=...')
4131
d7441b0d 41322005-10-03 H.J. Lu <hongjiu.lu@intel.com>
4133
4134 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4135 * configure: Regenerated.
4136
9886f3d1 41372005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
4138
4139 * configure: Regenerate with the correct
4140 autoconf version.
4141
7172be51 41422005-09-30 Catherine Moore <clm@cm00re.com>
4143
4144 * configure.in (bfin-*-*): New.
4145 * configure: Regenerated.
4146
9fec3fa8 41472005-09-28 Geoffrey Keating <geoffk@apple.com>
4148
4149 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4150 (LIPO_FOR_TARGET): New.
4151 (CONFIGURED_LIPO_FOR_TARGET): New.
4152 (USUAL_LIPO_FOR_TARGET): New.
4153 (STRIP_FOR_TARGET): New.
4154 (CONFIGURED_STRIP_FOR_TARGET): New.
4155 (USUAL_STRIP_FOR_TARGET): New.
4156 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4157 STRIP_FOR_TARGET.
4158 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4159 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4160 * Makefile.in: Regenerate.
4161 * configure: Regenerate.
f4177413 4162
14bd4516 41632005-09-19 David Edelsohn <edelsohn@gnu.org>
4164
4165 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4166 (rs6000-*-aix*): Same.
4167 * configure: Regenerate.
4168
6ca52624 41692005-09-16 Tom Tromey <tromey@redhat.com>
4170
4171 * MAINTAINERS: Add self as java maintainer.
4172
2c718da0 41732005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
4174
4175 * configure.in: Recognize f95 in the --enable-languages option,
4176 and substitute it for fortran, issuing a warning.
4177 * configure: Regenerate.
4178
51427b7f 41792005-08-30 Phil Edwards <phil@codesourcery.com>
4180
4181 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
4182 * configure: Regenerated.
4183
70bd96e6 41842005-08-22 Aldy Hernandez <aldyh@redhat.com>
4185
4186 * MAINTAINERS: Add self as ms1 maintainer.
4187
e85b7f3c 41882005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
4189
4190 * Makefile.def (libssp): Add to lang_env_dependencies.
4191 * Makefile.in: Regenerate.
4192
6be90865 41932005-08-18 Ian Lance Taylor <ian@airs.com>
4194
4195 * MAINTAINERS: Add myself as middle-end maintainer.
4196
28a54140 41972005-08-17 Christian Groessler <chris@groessler.org>
4198
4199 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4200 * Makefile.in: Regenerate.
4201
c1f0d853 42022005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
4203
4204 * MAINTAINERS (write after approval): Added myself.
4205
02bbe015 42062005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
4207
4208 * MAINTAINERS (Write After Approval): Add myself.
4209
768691b5 42102005-08-12 Paolo Bonzini <bonzini@gnu.org>
4211
4212 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4213 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4214 Look for alternate names of the target cc and c++
4215 * configure: Regenerate.
4216
ef8184c7 42172005-08-08 Paolo Bonzini <bonzini@gnu.org>
4218
4219 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4220 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4221 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4222 tools; remove code to manually set them.
4223 (Target tools): Look in the environment for them.
4224 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4225 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4226 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4227 build directory.
4228 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4229 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4230 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4231 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4232 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4233 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4234 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4235 * configure: Regenerate.
4236 * Makefile.in: Regenerate.
4237
3e17c591 42382005-07-28 Ben Elliston <bje@au.ibm.com>
4239
4240 * MAINTAINERS: Update for removed CPU targets.
4241
29327bb4 42422005-07-27 Mark Mitchell <mark@codesourcery.com>
4243
4244 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
f4177413 4245 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
29327bb4 4246 * Makefile.in: Regenerated.
4247
ffa8502d 42482005-07-26 Mark Mitchell <mark@codesourcery.com>
4249
4250 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4251 (CFLAGS_FOR_TARGET): Use it.
4252 (CXXFLAGS_FOR_TARGET): Likewise.
4253 * Makefile.in: Regenerated.
4254 * configure.in (--with-build-sysroot): New option.
4255 * configure: Regenerated.
4256
ee8b5c34 42572005-07-24 Paolo Bonzini <bonzini@gnu.org>
4258
4259 * Makefile.tpl: Wrap install between unstage and stage
4260 * Makefile.in: Regenerate.
4261
1558ffaf 42622005-07-21 Eric Christopher <echristo@apple.com>
4263
4264 * MAINTAINERS: Update affiliation.
4265
0d56c486 42662005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
4267
4268 * MAINTAINERS: Add self as crx port maintainer.
4269
4569287f 42702005-07-20 DJ Delorie <dj@redhat.com>
4271
4272 * MAINTAINERS: Add self as m32c maintainer.
4273
06b8a6e6 42742005-07-16 Kelley Cook <kcook@gcc.gnu.org>
4275
4276 * all files: Update FSF address.
4277
3031a1be 42782005-07-15 Eric Christopher <echristo@redhat.com>
4279
4280 * MAINTAINERS: Change affiliation.
4281
040541fe 42822005-07-14 Jim Blandy <jimb@redhat.com>
4283
4284 * configure.in: Add cases for Renesas m32c.
4285 * configure: Regenerated.
f4177413 4286
a03a59f4 42872005-07-14 Kelley Cook <kcook@gcc.gnu.org>
4288
47440b6d 4289 * COPYING.LIB: Update from fsf.org.
4290
42912005-07-14 Kelley Cook <kcook@gcc.gnu.org>
4292
4293 * COPYING, compile, config.guess,
a03a59f4 4294 config.sub, install-sh, missing, mkinstalldirs,
4295 symlink-tree, ylwrap: Sync from upstream sources.
47440b6d 4296 * config-ml.in: Update FSF address.
a03a59f4 4297
9f88bc9d 42982005-07-13 Eric Christopher <echristo@redhat.com>
4299
4300 * configure.in: Add toplevel noconfigdir support for tpf.
4301 * configure: Regenerate.
4302
f6463472 43032005-07-11 Paolo Bonzini <bonzini@gnu.org>
4304
4305 PR ada/22340
4306
4307 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4308 * Makefile.in: Regenerate.
4309
eb39e466 43102005-07-07 Mark Mitchell <mark@codesourcery.com>
4311
4312 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
f4177413 4313 Brolley to write-after-approval.
eb39e466 4314
3c7c61db 43152005-07-07 Andreas Schwab <schwab@suse.de>
4316
4317 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4318 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4319 * Makefile.in: Regenerated.
4320
d28caca4 43212005-07-06 Geoffrey Keating <geoffk@apple.com>
4322
4323 * configure.in: Don't build sim or rda when targetting darwin.
4324 * configure: Regenerate.
4325
07da5214 43262005-07-06 Kazu Hirata <kazu@codesourcery.com>
4327
4328 * configure.in: Add --enable-libssp and --disable-libssp.
4329 * configure: Regenerate with autoconf-2.13.
4330
0d55f4d0 43312005-07-02 Jakub Jelinek <jakub@redhat.com>
4332
4333 * Makefile.def (target_modules): Add libssp.
4334 * configure.in (target_libraries): Add target-libssp.
4335 * configure: Rebuilt.
4336 * Makefile.in: Rebuilt.
4337
c6d8e763 43382005-07-01 Zack Weinberg <zackw@panix.com>
4339
4340 * MAINTAINERS: Change email address. Resign from maintainership.
4341
e64566bc 43422005-07-01 Richard Guenther <rguenther@suse.de>
4343
4344 * MAINTAINERS: Change my e-mail address and affiliation.
4345
919a60fa 43462005-06-22 Paolo Bonzini <bonzini@gnu.org>
4347
4348 * Makefile.def (stagefeedback): Come after profile.
4349 Define profiledbootstrap target.
4350 * Makefile.tpl (profiledbootstrap): Remove.
4351 (stageprofile-end): Zap stagefeedback.
4352 (stagefeedback-start): Copy all .gcda files, not only GCC's.
4353 * Makefile.in: Regenerate.
4354
1dcfcddb 43552005-06-13 Richard Sandiford <richard@codesourcery.com>
4356
4357 * MAINTAINERS: Update my email address.
4358
cbaa9876 43592005-06-13 Zack Weinberg <zack@codesourcery.com>
4360
4361 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
4362 In 'cpp' stanza, support '#line' as well as '# '.
4363
90314144 43642005-06-08 Andreas Schwab <schwab@suse.de>
4365
4366 * MAINTAINERS: Move myself from 'Write After Approval' to
4367 'CPU Port Maintainers' section as m68k maintainer.
4368
ff7dcf6a 43692005-06-07 Hans-Peter Nilsson <hp@axis.com>
4370
4371 * configure.in (unsupported_languages): New macro.
4372 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
4373 non-ported target libraries in noconfigdirs.
4374 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4375 non-linux-gnu. Remove libgcj_ex_libffi.
248deaff 4376 <lang_frag loop>: Set add_this_lang=no if the language is in
ff7dcf6a 4377 unsupported_languages.
4378 * configure: Regenerate.
4379
058a5366 43802005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
4381
4382 * configure.in: Fix typo in handling of --with-mpfr-dir.
4383 * configure: Regenerate.
4384
a0133d5a 43852005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
4386
4387 * MAINTAINERS: Update my email address.
4388
ba84b398 43892005-06-02 Jim Blandy <jimb@redhat.com>
4390
4391 * config.sub: Add cases for the Renesas m32c. (This patch has been
4392 accepted into the master sources.)
4393
f6fa11cb 43942005-06-02 Aldy Hernandez <aldyh@redhat.com>
cbaa9876 4395 Michael Snyder <msnyder@redhat.com>
4396 Stan Cox <scox@redhat.com>
f6fa11cb 4397
cbaa9876 4398 * configure.in: Set noconfigdirs for ms1.
f6fa11cb 4399
cbaa9876 4400 * configure: Regenerate.
f6fa11cb 4401
5538a252 44022005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
4403
4404 * MAINTAINERS (Write After Approval): Add self.
4405
eb475541 44062005-06-01 Josh Conner <jconner@apple.com>
4407
4408 * MAINTAINERS (Write After Approval): Add self.
4409
f61df03e 44102005-06-01 Kazu Hirata <kazu@codesourcery.com>
4411
4412 * MAINTAINERS: Update my email address.
4413
8c31789b 44142005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
4415
4416 * MAINTAINERS (Write After Approval): Add self.
4417
80f2a08d 44182005-05-26 Chris Demetriou <cgd@broadcom.com>
4419
4420 * MAINTAINERS (Write After Approval): Remove self.
4421
97d52533 44222005-05-25 Paolo Bonzini <bonzini@gnu.org>
4423
4424 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4425 (Dependencies): Consider target modules for bootstrap dependencies.
4426 Make target bootstrap modules depend on each stage's gcc.
4427 * Makefile.in: Regenerate.
4428
aa73b18f 44292005-05-20 Paolo Bonzini <bonzini@gnu.org>
4430
4431 * Makefile.def (configure-gcc): Depend on binutils having been built.
4432 (all-gcc): No need to do it here.
4433 * Makefile.in: Regenerate.
4434
e8bfe1fa 44352005-05-19 Paul Brook <paul@codesourcery.com>
4436
cbaa9876 4437 * configure.in: Rewrite misleading error message when requested
e8bfe1fa 4438 language cannot be built.
4439 * configure: Regenerate.
4440
4267b9ea 44412005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
4442
4443 * ylwrap: Import from Automake 1.9.5.
4444
9d7b8b84 44452005-05-13 David Ung <davidu@mips.com>
4446
4447 * MAINTAINERS (Write After Approval): Add self.
4448
5cd1aacd 44492005-05-09 Mike Stump <mrs@apple.com>
4450
4451 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
4452 lt_cv_sys_max_cmd_len for now.
cbaa9876 4453
0e47e899 44542005-05-09 Stan Cox <scox@redhat.com>
4455
4456 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
4457
f9697cdb 44582005-05-08 Matt Kraai <kraai@ftbfs.org>
4459
4460 * README.SCO: Update the URL.
4461
3fec05ca 44622005-05-05 David Edelsohn <edelsohn@gnu.org>
4463
4464 * ltconfig: Define file_list_spec. Pass file_list_spec and
4465 with_gnu_ld to libtool.
4466 * ltcf-c.sh (aix[45]): Define file_list_spec.
4467 * ltcf-cxx.sh (aix[45]): Same.
4468 * ltcf-gcj.sh (aix[45]): Same.
4469 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
4470 exists, write list of input files to temporary file.
4471
a8abbd9d 44722005-05-04 Mike Stump <mrs@apple.com>
4473
4474 * configure.in: Always pass --target to target configures as
4475 otherwise rebuilds that do --recheck will fail.
4476 * confiugure: Rebuilt.
4477
12fb418d 44782005-05-04 Paolo Bonzini <bonzini@gnu.org>
4479
4480 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4481 STAGE_HOST_EXPORTS.
4482 (configure, all): Add bootstrap support.
4483 (Host modules, target modules): Pass post-stage1 flags and exports.
4484 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4485 * Makefile.in: Regenerate.
4486
c828481a 44872005-04-29 Paolo Bonzini <bonzini@gnu.org>
4488
4489 * configure: Regenerate.
4490
352141ae 44912005-04-27 Mike Stump <mrs@apple.com>
4492
4493 * MAINTAINERS: Add self as darwin maintainer.
4494
5629b19d 44952005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
4496
4497 * config.sub: Update from master copy.
4498
3cf20c3b 44992005-04-21 Mike Stump <mrs@apple.com>
4500
4501 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
4502 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
4503
c0188550 45042005-04-19 Hans-Peter Nilsson <hp@axis.com>
4505
4506 * configure.in <crisv32-*-*, cris-*-*>: New local variable
4507 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
4508 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
4509 "*-*-elf" and "*-*-linux*".
4510 * configure: Regenerate.
4511
603e1354 45122005-04-14 Joseph S. Myers <joseph@codesourcery.com>
4513
4514 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
4515
6db39137 45162005-04-12 Mike Stump <mrs@apple.com>
4517
4518 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
4519
1df56788 45202005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
4521
4522 * MAINTAINERS (Write After Approval): Add myself.
4523
80ccce4c 45242005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
4525
4526 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
4527
c15fb64c 45282005-04-06 Paolo Bonzini <bonzini@gnu.org>
4529
cbaa9876 4530 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
c15fb64c 4531 (TARGET_CONFIGARGS): Include --with-target-subdir.
4532 (configure, all): New macros. Use them throughout.
4533 * Makefile.in: Regenerate.
4534
e6eb2b02 45352005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
4536
4537 * MAINTAINERS (Write After Approval): Add myself.
cbaa9876 4538
d18f347b 45392005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
4540
4541 * MAINTAINERS: Remove 'loop unrolling' maintainer.
4542
8494de10 45432005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
4544
4545 * MAINTAINERS: Move John Carr to Write After Approval.
4546
dcde3c07 45472005-03-30 J"orn Rennecke <joern.rennecke@st.com>
0a887243 4548
4549 * config/mh-mingw32: Delete.
4550 * configure.in: Don't use it.
4551 * configure: Regenerate.
4552
60b2817d 45532005-03-31 Paolo Bonzini <bonzini@gnu.org>
4554
4555 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4556 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
dcde3c07 4557 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
60b2817d 4558 (HOST_LIB_PATH): Generate from Makefile.def.
4559 (TARGET_LIB_PATH): Likewise.
4560 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4561 * Makefile.in: Regenerate.
4562 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4563 (RPATH_ENVVAR): Include Darwin case.
4564 * configure: Regenerate.
4565
9cc9199f 45662005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
4567
4568 * MAINTAINERS (Various Maintainers): Remove self.
4569 (Write After Approval): Add self.
4570
beefdb0f 45712005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
4572
4573 * MAINTAINERS (Various Maintainers): Add self.
4574
697e01c8 45752005-03-25 Paolo Bonzini <bonzini@gnu.org>
4576
4577 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4578 * configure: Regenerate.
4579
9624cab1 45802005-03-21 Zack Weinberg <zack@codesourcery.com>
4581
4582 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4583 gcc_version, and gcc_version_trigger from set of flags to pass.
4584 * Makefile.tpl: Remove definitions of above variables.
4585 (config.status): Remove dependency on $(gcc_version_trigger).
4586 * Makefile.in: Regenerate.
4587 * configure.in: Do not reference config/gcc-version.m4 nor
4588 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
4589 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
4590 * configure: Regenerate.
4591
5745a02a 45922005-03-16 Manfred Hollstein <manfred.h@gmx.net>
dcde3c07 4593 Andrew Pinski <pinskia@physics.uc.edu>
5745a02a 4594
4595 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4596 * Makefile.in: Regenerate.
4597
df4e5443 45982005-03-13 Feng Wang <fengwang@nudt.edu.cn>
4599
4600 * MAINTAINERS (Write After Approval): Add myself.
4601
379a1f2c 46022005-03-03 David Ayers <d.ayers@inode.at>
4603
4604 * MAINTAINERS (Write After Approval): Add myself.
4605
b3fc57d4 46062005-03-01 Alexandre Oliva <aoliva@redhat.com>
4607
4608 PR libgcj/20160
4609 * ltmain.sh: Avoid creating archives with components that have
4610 duplicate basenames.
4611
39c05b8e 46122005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
4613
4614 PR bootstrap/20250
4615 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4616 instead of check.
4617 * Makefile.in: Regenerate.
4618
d874b723 46192005-02-28 Paolo Bonzini <bonzini@gnu.org>
4620
4621 * Makefile.in: Regenerate to fix conflict between the previous two
4622 patches.
4623
c1eb9e31 46242005-02-28 Paolo Bonzini <bonzini@gnu.org>
4625
4626 PR bootstrap/17383
4627 * Makefile.def (target_modules): Remove "stage", now unnecessary.
4628 * Makefile.tpl (HOST_SUBDIR): New substitution.
4629 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4630 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4631 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4632 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4633 (Host modules, Bootstrapped modules): Use it.
4634 (Build modules, Target modules): Do not create symlink trees,
4635 always configure out-of-srcdir.
4636 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4637 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4638 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4639 $(HOST_SUBDIR). Create a symlink for host_subdir.
4640
4641 * Makefile.in: Regenerate.
4642 * configure: Regenerate.
4643
a136b23d 46442005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
4645
4646 Merged from libada-gnattools-branch:
4647 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
4648
4649 * gnattools: New directory.
4650 * Makefile.def: Add gnattools as a module, depending on target-libada.
4651 * Makefile.in: Regenerate.
4652 * configure.in: Include gnattools in host_tools; disable it if ada
4653 is disabled.
4654 * configure: Regenerate.
4655
46042488 46562005-02-24 James A. Morrison <phython@gcc.gnu.org>
4657
4658 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
4659 treelang maintainer.
4660 (Write After Approval): Remove myself.
4661
123fdbbd 46622005-02-23 Paul Schlie <schlie@comcast.net>
4663
4664 * configure.in: Allow darwin targeted ports to build tk, itcl and
4665 libgui.
4666 * configure: Regenerate.
4667
17336619 46682005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
4669
4670 PR libgcj/10353
4671 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4672 * configure: Regenerate.
4673
6e4db1f1 46742005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
4675
4676 * MAINTAINERS (Write After Approval): Add myself.
4677
203ad69a 46782005-02-10 Ian Lance Taylor <ian@airs.com>
4679
4680 * MAINTAINERS: Update my e-mail address.
4681
afa8b68c 46822005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
4683
4684 * MAINTAINERS (Write After Approval): Add myself.
4685
06b2086e 46862005-01-29 Hans-Peter Nilsson <hp@axis.com>
4687
4688 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4689 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4690 target-libgloss when not *-*-elf and *-*-aout.
4691 * configure: Regenerate.
4692
2890721b 46932005-01-23 Kazu Hirata <kazu@cs.umass.edu>
4694
4695 * MAINTAINERS: Remove obsolete entries.
4696
b9db2b8c 4697 * MAINTAINERS (Write After Approval): Add Michael Matz.
4698
9da9577b 46992005-01-19 Neil Booth <neil@daikokuya.co.uk>
4700
4701 * MAINTAINERS: Remove self as cpplib maintainer.
4702
c626e85f 47032005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4704
4705 * install-sh, config.sub: Import from upstream.
4706
cac4ee55 47072005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4708
4709 PR bootstrap/18222
4710 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4711 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4712 * Makefile.in: Regenerate.
4713
e03fcf5f 47142005-01-16 Jason Thorpe <thorpej@netbsd.org>
4715
4716 * MAINTAINERS: Update my email address.
4717
abb13670 47182005-01-12 David Edelsohn <edelsohn@gnu.org>
955a00ce 4719 Andreas Schwab <schwab@suse.de>
abb13670 4720
4721 PR bootstrap/18033
4722 * config-ml.in: Eval option if surrounded by single quotes.
4723
e4a78ee4 47242005-01-03 Paolo Bonzini <bonzini@gnu.org>
4725
4726 Revert 2004-12-28 Makefile changes, a better fix will be
4727 applied to mainline and src after GCC 4.0 branches.
4728
1fe42238 47292004-12-28 Paolo Bonzini <bonzini@gnu.org>
4730
4731 PR bootstrap/17383
4732
4733 * Makefile.def (target_modules): Remove stage parameter,
4734 it is always true now.
4735 * Makefile.tpl (configure-build-[+module+],
4736 configure-target-[+module+]): Always build symlink tree
4737 for the directory and for include. BUILD_SUBDIR and
4738 TARGET_SUBDIR cannot be . anymore.
4739 * Makefile.in: Regenerate.
4740
fcaf3188 47412004-12-25 David Edelsohn <edelsohn@gnu.org>
4742
4743 Revert 2004-12-08 Makefile changes.
4744
835db815 47452004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
4746
4747 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
4748 cygwin, mingw.
4749
33974778 47502004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
4751
4752 * configure.in (sh64-*-*): Reenable gprof.
4753 * configure: Regenerate.
4754
4b8fa64c 47552004-12-08 David Edelsohn <edelsohn@gnu.org>
4756
4757 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4758 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4759 (EXTRA_TARGET_FLAGS): Add PICFLAG.
4760 * Makefile.in: Regenerate.
4761
ef31114f 47622004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
4763
4764 * MAINTAINERS: Update my email address.
4765
7799fdb2 47662004-12-07 Matt Kraai <kraai@ftbfs.org>
4767
4768 * Makefile.tpl: Generate normal dependencies if the LHS module is
4769 not bootstrapped.
4770 * Makefile.in: Regenerate.
4771
c88bf782 47722004-12-03 Richard Sandiford <rsandifo@redhat.com>
4773
4774 * configure.in: Include config/gxx-include-dir.m4. Use
4775 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
4776 * configure: Regenerate.
4777
f8592d5a 47782004-12-03 Richard Sandiford <rsandifo@redhat.com>
4779
4780 * config.if: Delete.
4781 * configure.in: Set libstdcxx_incdir directly.
4782 * configure: Regenerate.
4783
39b9d49f 47842004-12-02 Eric Christopher <echristo@redhat.com>
4785
4786 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
4787 * Makefile.in: Regenerate.
4788
c3e7e62b 47892004-12-02 Richard Sandiford <rsandifo@redhat.com>
4790
4791 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4792 * configure: Regenerate.
4793
14ac9144 47942004-12-02 Richard Sandiford <rsandifo@redhat.com>
4795
4796 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
4797 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
4798 * configure: Regenerate.
4799
b68b9d92 48002004-12-01 Eric Christopher <echristo@redhat.com>
4801
4802 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
4803 of things to remove.
4804
68b7b0fe 48052004-11-29 Matt Kraai <kraai@ftbfs.org>
4806
4807 * MAINTAINERS (Write After Approval): Update my e-mail address.
4808
d081dd29 48092004-11-29 Kelley Cook <kcook@gcc.gnu.org>
4810
4811 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
4812 from CVS libtool to always pass_all.
4813
08261f02 48142004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4815
4816 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4817 (hppa*64*-*-*): Delete incorrect comment.
4818 * configure: Rebuilt.
4819
a234d196 48202004-11-24 Kelley Cook <kcook@gcc.gnu.org>
4821
4822 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
4823
7f93fe7a 48242004-11-24 Kelley Cook <kcook@gcc.gnu.org>
4825
4826 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
4827 from CVS libtool to always pass_all.
4828
037ff4cc 48292004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4830
4831 * install-sh, compile: Import from automake.
4832
e294bcff 48332004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4834
4835 * config.guess, config.sub: Import from savannnah.
4836
aad2f5f9 48372004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
48e5c22d 4838
4839 * MAINTAINERS (Write After Approval): Add myself
4840
956942fa 48412004-11-12 Mike Stump <mrs@apple.com>
4842
4843 * Makefile.def: Add html support.
4844 * Makefile.tpl: Likewise.
4845 * Makefile.in: Regenerate.
4846
ec2a8310 48472004-11-11 Geoffrey Keating <geoffk@apple.com>
4848
8a54e13f 4849 PR 18423
4850 * configure.in: Remove all instances of build-fixincludes from
4851 noconfigdirs.
4852 (build_configargs): Supply --target to subdirectories.
4853 * configure: Regenerate.
4854
ec2a8310 4855 * Makefile.def: Make gcc install depend on fixincludes install.
4856 * Makefile.in: Regenerate.
4857
696f98d4 48582004-11-10 Janis Johnson <janis187@us.ibm.com>
4859
4860 * MAINTAINERS: Add myself as gcc testsuite maintainer.
4861
3eb34262 48622004-11-11 Paul Brook <paul@codesourcery.com>
4863
4864 * MAINTAINERS: Add self as arm maintainer. Update email address.
4865
dd63ad62 48662004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
4867
4868 * configure.in (noconfigdirs) [mmix-*-*]: Disable
4869 target-libgfortran.
17a0d7e8 4870 * configure: Regenerate.
dd63ad62 4871
d8483d79 48722004-11-07 David Edelsohn <edelsohn@gnu.org>
4873
4874 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4875 like CC.
4876
bdcc5e0f 48772004-11-05 Paolo Bonzini <bonzini@gnu.org>
4878
4879 * Makefile.def (host fixincludes): Specify missing targets.
4880 * Makefile.in: Regenerate.
4881
9310c946 48822004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
4883
4884 * MAINTAINERS: Add myself
4885
1dfe67f7 48862004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
4887
4888 * MAINTAINERS (Write After Approval): Add myself.
4889
50e7e370 48902004-11-04 Geoffrey Keating <geoffk@apple.com>
4891
4892 * Makefile.def: Build fixincludes for the host, too.
4893 * Makefile.in: Regenerate.
4894 * configure.in (host_tools): Add fixincludes.
4895 * configure: Regenerate.
4896
b6824c17 48972004-11-04 Daniel Jacobowitz <dan@debian.org>
4898
4899 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4900 * configure: Regenerated.
4901
44f0e47c 49022004-11-04 H.J. Lu <hongjiu.lu@intel.com>
4903
4904 PR other/17783
4905 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4906 * configure: Regenerated.
4907
03dbc854 49082004-10-31 Mark Mitchell <mark@codesourcery.com>
4909
4910 * README.SCO: Update per FSF instructions.
4911
d2be3229 49122004-10-28 Eric B. Weddington <ericw@evcohs.com>
4913
4914 PR target/18151
4915 * configure.in (case ${target}): Do not build fixincludes for avr.
4916 * configure: Regenerated.
4917
6675f2d9 49182004-10-26 Paolo Bonzini <bonzini@gnu.org>
4919
4920 * configure.in (case ${target}): Do not build fixincludes
4921 on platforms where it is not used.
4922 * configure: Regenerated.
4923
3a8631fa 49242004-10-23 Daniel Jacobowitz <dan@debian.org>
4925
4926 * configure.in: Use an absolute path to install-sh.
4927 * configure: Regenerated.
4928
50c69ebc 49292004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
4930
4931 * MAINTAINERS (Write After Approval): Add myself.
4932
2c95e9b1 49332004-10-19 Kazu Hirata <kazu@cs.umass.edu>
4934
4935 * MAINTAINERS: Remove from Write After Approval those that are
4936 already maintainers.
4937
3d22b915 49382004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
4939
4940 * MAINTAINERS: Update my email address.
4941
3fba36a4 49422004-10-12 Kelley Cook <kcook@gcc.gnu.org>
4943
4944 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4945 * configure: Regenerate.
4946
dcde3c07 49472004-10-07 J"orn Rennecke <joern.rennecke@st.com>
25cebb64 4948
4949 * MAINTAINERS: Update my email address.
4950
668dc571 49512004-10-07 Kazu Hirata <kazu@cs.umass.edu>
4952
4953 * MAINTAINERS (Language Front Ends Maintainers): New. Move
4954 entries belonging to this category.
4955
2c50ca04 49562004-10-06 Josef Zlomek <josef.zlomek@email.cz>
4957
4958 * MAINTAINERS: Update my e-mail address.
4959
68b4a982 49602004-10-06 Paolo Bonzini <bonzini@gnu.org>
4961
4962 Fix wrong conflict resolution in:
4963
4964 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
4965
4966 * Makefile.in: Regenerate.
4967 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4968 in the recursive `make', instead of hardwiring `all'.
4969 (Autogenerated TARGET-* variables): New.
4970
5326cc72 49712004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
4972
4973 * configure.in: Enable target-libgloss for crx-*-*.
9624cab1 4974 * configure: Regenerate.
5326cc72 4975
6e4191af 49762004-10-04 Kazu Hirata <kazu@cs.umass.edu>
4977
4978 * MAINTAINERS (Various Maintainers): Move the "windows,
4979 cygwin, mingw" maintainer to ...
4980 (OS Port Maintainers): ... here.
4981
39826843 49822004-10-04 Kazu Hirata <kazu@cs.umass.edu>
4983
4984 * MAINTAINERS (Write After Approval): Remove those that are
4985 maintainers of some subsystem.
4986
e644ba93 49872004-10-02 P.J. Darcy <darcypj@us.ibm.com>
4988
4989 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4990 * ltcf-cxx.sh (tpf*): Likewise.
4991 * ltconfig (tpf*): Add TPF OS configuration support.
4992
ddc76fa7 49932004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
4994
4995 * MAINTAINERS: Change my email address to my new work account.
4996
3bdd04cc 49972004-09-24 Michael Roth <mroth@nessie.de>
4998
4999 * configure.in (--without-headers): Add missing double quotes.
5000 * configure: Regenerate.
5001
dcde3c07 50022004-09-24 Kelley Cook <kcook@gcc.gnu.org>
1b60dd08 5003
5004 * ylwrap: Revert to previous version.
5005
d389b7e3 50062004-09-23 H.J. Lu <hongjiu.lu@intel.com>
5007
5008 PR bootstrap/17369
5009 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
5010 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
5011 SET_GCC_LIB_PATH_CMD.
5012 (BASE_TARGET_EXPORTS): Likewise.
5013 * Makefile.in: Regenerated.
5014
5015 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
5016 * configure: Regenerated.
5017
2109ded2 50182004-09-23 Kelley Cook <kcook@gcc.gnu.org>
5019
5020 * config.guess: New upstream version
5021 * compile, depcomp, install-sh, ylwrap: Likewise.
5022
da9e6519 50232004-09-19 Roger Sayle <roger@eyesopen.com>
5024
5025 * config/mh-x86omitfp: New host makefile fragment. Add
5026 -fomit-frame-pointer to the default BOOT_CFLAGS.
5027 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
5028 * configure: Regenerate.
5029
e84ab337 50302004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
5031
5032 PR target/11572
5033 * configure.in (*-*-darwin*): Renable libobjc.
5034 * configure: Regenerate.
5035
c875bbba 50362004-09-10 Nathan Sidwell <nathan@codesourcery.com>
5037
5038 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
5039
39a1c4e9 50402004-09-09 Daniel Berlin <dberlin@dberlin.org>
b68b9d92 5041
39a1c4e9 5042 * Makefile.def: Remove libbanshee.
5043 * Makefile.tpl: Ditto.
5044 * configure.in: Ditto.
5045 * Makefile.in: Regen.
5046 * configure: Ditto.
5047
c600ebdb 50482004-09-08 David Edelsohn <edelsohn@gnu.org>
5049
5050 * ltmain.sh: Use $pic_object as $non_pic_object if
5051 $non_pic_object=none.
5052
e1aef632 50532004-09-07 Paolo Bonzini <bonzini@gnu.org>
5054
5055 * missing: Import latest version from master repository.
5056
ccf99faa 50572004-09-06 Nick Clifton <nickc@redhat.com>
5058
5059 * config.sub: Import latest version from master repository.
5060 * config.guess: Likewise.
5061 This includes these changes:
b68b9d92 5062
ccf99faa 5063 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
5064
5065 * config.sub: Handle crisv32, alias etraxfs.
5066 * config.guess (crisv32:Linux:*:*): Handle.
5067
5068 2004-08-13 Brad Smith <brad@comstyle.com>
5069
5070 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
5071 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
5072
5073 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
5074
5075 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
5076 assume the processor is a powerpc. This is because coreutils
5077 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
5078 in this case, due to a MacOS X bug that causes
5079 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
5080 to return a negative number.
5081 Problem reported by Petter Reinholdtsen in:
5082 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
5083
5084 2004-07-19 Ben Elliston <bje@gnu.org>
5085
5086 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
5087
5088 2004-06-24 Ben Elliston <bje@gnu.org>
5089
5090 * config.guess: Update copyright years.
5091 * config.sub: Likewise.
5092
5093 2004-06-22 Robert Millan <robertmh@gnu.org>
5094
5095 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
5096 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
5097
5098 2004-06-22 Stanley F. Quayle <stan@stanq.com>
5099
5100 * config.guess (*:*VMS:*:*): New entry. Replaces
5101 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
5102 manufacturer.
5103
5104 2004-06-22 Ben Elliston <bje@gnu.org>
5105
5106 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
5107 * config.sub: Likewise.
5108
5109 2004-06-22 Ben Elliston <bje@gnu.org>
5110
5111 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
5112 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
5113
5114 2004-06-11 Ben Elliston <bje@gnu.org>
5115
5116 * config.guess (pegasos:OpenBSD:*:*): Remove.
5117
5118 2004-06-11 Ben Elliston <bje@gnu.org>
5119
5120 From Wouter Verhelst <wouter@grep.be>:
5121 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
5122
5123 2004-06-11 Ben Elliston <bje@gnu.org>
5124
5125 * config.guess (luna88k:OpenBSD:*:*): New.
5126
5127 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
5128
5129 * config.guess (m32r*:Linux:*:*): New case.
5130 * config.sub: Handle m32rle.
5131
5132 2004-03-12 Ben Elliston <bje@wasabisystems.com>
5133
5134 From Jens Petersen <petersen@redhat.com>:
5135 * config.sub: Handle sparcv8.
5136
5137 2004-03-03 Ben Elliston <bje@wasabisystems.com>
5138
5139 From Tom Smith <smith@cag.lkg.hp.com>:
5140 * config.guess: Version suffixes are equally significant on Tru64
5141 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
5142 prefix of "P" (patched kernel).
5143
5144 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
5145
5146 * config.sub: Add support for National Semiconductor CRX target.
5147
cde9549e 51482004-09-03 Janis Johnson <janis187@us.ibm.com>
5149
5150 * MAINTAINERS (Various Maintainers): Remove myself as web page
5151 maintainer, add myself as maintainer of build status lists.
5152
634f7a13 51532004-09-03 Jan Beulich <jbeulich@novell.com>
5154
5155 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
5156 *-*-netware, but add target-libmudflap.
5157 Consolidate *-*-netware targets (of which really only i?86 exists)
5158 into a single entry.
5159 * configure: Likewise.
5160
2b64d19b 51612004-09-01 Paolo Bonzini <bonzini@gnu.org>
5162
5163 * Makefile.tpl (sorry): Remove.
5164 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
5165 (cleanstrap targets): Depend on distclean, not distclean-stage1.
5166 (do-clean): Clean per-stage directories too.
5167 (do-distclean): Run distclean-stage1 too.
5168 (.NOTPARALLEL): Enable during toplevel bootstrap.
5169 (stage[+id+]-bubble): Enable parallel execution during
5170 the recursive invocation.
5171 * Makefile.in: Regenerate.
5172
5173 Fix previous checkin:
5174
5175 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
5176 include.
5177 * configure.in: Fix indentation.
5178 * configure: Regenerate.
5179
dcde3c07 51802004-08-31 Robert Bowdidge <bowdidge@apple.com>
0222d984 5181
2b64d19b 5182 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
5183 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
5184 * configure: regenerate
b68b9d92 5185 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
9624cab1 5186 -mdynamic-no-pic
0222d984 5187
2b59cb05 51882004-08-31 Paolo Bonzini <bonzini@gnu.org>
5189
5190 * Makefile.def (build_modules): Add fixincludes.
5191 (dependencies): Make gcc depend on fixincludes.
5192 * configure.in (build_tools): Add fixincludes.
5193 (build_configdirs): Always include build_libs.
5194 * Makefile.in: Regenerate.
5195 * configure: Regenerate.
5196
51972004-08-30 Paolo Bonzini <bonzini@gnu.org>
3c782584 5198
5199 * Makefile.def (bootstrap stages): Add 'lean' parameter.
5200 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
5201 phony targets; do not generate timestamp files.
5202 (distclean-stageN): Remove references to their timestamp files.
5203 (restageN, touch-stageN): Remove.
5204 (stageN-bubble): Rewritten.
5205 (compare): Support lean bootstraps.
5206 * Makefile.in: Regenerate.
5207
5208 * configure.in: Only warn when bootstrapping but
5209 build != host or build != target. Support lean bootstraps.
5210 * configure: Regenerate.
5211
4a921c63 52122004-08-26 Phil Edwards <phil@codesourcery.com>
5213
5214 * configure.in: Give a better error message if GMP/MPFR are missing
5215 and a language needing them has been requested.
5216 * configure: Regenerated.
5217
6cee4b4a 52182004-08-25 Phil Edwards <phil@codesourcery.com>
5219
5220 * configure.in: Print a list of available language front-ends if
5221 a requested one is missing. Tidy stray tab characters.
5222 * configure: Regenerated.
5223
e6312df0 52242004-08-19 Michael Koch <konqueror@gmx.de>
5225
5226 * gcc/doc/install.texi: Update entry about automake for libjava.
5227
c01dd063 52282004-08-17 Robert Millan <robertmh@gnu.org>
5229
5230 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
5231 (instead of FreeBSD).
5232 * configure: Regenerate.
5233
a1ad7483 52342004-08-16 Paolo Bonzini <bonzini@gnu.org>
5235
5236 * Makefile.in: Regenerate.
5237 * configure: Regenerate.
5238
5239 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
5240 stage_*_flags.
5241 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
5242 for bootstrapped modules if toplevel bootstrap is going.
5243 (GCC bootstrap): Generate per-stage targets for all bootstrapped
5244 modules. Adjust for changes in Makefile.def. Enable several
5245 rules even in non-bootstrap mode, just to avoid peppering the
5246 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
5247 (stage-[+prev+]-bubble): Remove.
5248
5249 * Makefile.def (Dependencies): Depend on all-build-bison,
5250 all-build-flex, all-build-byacc, all-build-texinfo, rather
5251 than the host variations.
5252 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
5253 with BUILD_SUBDIR.
5254 (BISON): Update for recent Bisons.
5255 (YACC): Fix typo.
5256 (cross): Depend on all-build.
5257 (all): Do not depend on all-build.
5258 (prebootstrap): Remove.
5259 (dep-kind): Accept separate prefixes for MODULE and ON variables.
5260 (Prebootstrap dependencies): Add them to the per-stage targets
5261 and to all-prebootstrap.
5262 * configure.in (build_configdirs): Always enable build_tools.
5263 (BUILD_DIR_PREFIX): Remove.
5264
5265 * Makefile.def (gcc): Add target variable.
5266 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
5267 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5268 in the recursive `make', instead of hardwiring `all'.
5269 (Autogenerated TARGET-* variables): New.
5270
e0d2a616 52712004-08-13 Brian Booth <bbooth@redhat.com>
5272
5273 * MAINTAINERS: Remove myself from write-after-approval.
5274
77f9b2dc 52752004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
5276
5277 * src-release: Stop distributing mmalloc with gdb (which doesn't
5278 use it).
5279 * Makefile.def: GDB doesn't depend on mmalloc anymore.
5280 * Makefile.in: Regenerate.
5281
30e9913f 52822004-08-09 Mark Mitchell <mark@codesourcery.com>
5283
5284 * configure.in (arm*-*-eabi*): New target.
5285 * configure: Regenerate.
5286
ea8d3d75 52872004-08-06 Paolo Bonzini <bonzini@gnu.org>
5288
5289 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
5290 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
5291 (Dependencies): New section.
5292 * Makefile.tpl (Dependencies): Generate from Makefile.def.
5293 (configure-target-[+module+]): Depend on maybe-all-gcc
5294 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
5295 (toplevel profiledbootstrap): Fix dependencies.
5296 * Makefile.in: Regenerate.
5297
8647a116 52982004-08-03 Mark Mitchell <mark@codesourcery.com>
5299
5300 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
5301 target-libiberty to noconfigdirs.
5302 * configure: Regenerate.
5303
5ca838b8 53042004-08-03 Paul Brook <paul@codesourcery.com>
5305
5306 * configure.in: Check for MPFR as well as GMP.
5307 * configure: Regenerate.
5308
cb8a7007 53092004-08-01 Robert Millan <robertmh@gnu.org>
5310
5311 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
5312 libmudflap for all GNU-based systems (with Glibc).
5313 * configure: Regenerate.
5314
dcde3c07 53152004-08-03 Paolo Bonzini <bonzini@gnu.org>
6caa530d 5316
5317 * Makefile.def (host-modules): Add gcc.
5318 * Makefile.in: Regenerate.
5319 * Makefile.tpl (sorry): New rule.
5320 (configure-host, all-host, [+make_target+]-host, do-check,
5321 install-host): Do not add gcc as a special case.
5322 (host modules): Add a small special-casing for gcc. Export
5323 extra_make_flags through the environment.
5324 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
5325 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
5326 other recursive targets for gcc): Remove.
5327
5328 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
5329 (stage, unstage): New rules.
5330 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
5331 distclean-stage[+id+]): Use stage_current.
5332 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
5333 the stage*-start rules.
5334
3ff2e849 53352004-08-02 Geoffrey Keating <geoffk@apple.com>
5336
5337 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
5338 use -all_load flag.
5339
75b6260c 53402004-08-02 Paolo Bonzini <bonzini@gnu.org>
5341
5342 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
5343 * configure: Regenerate.
5344
3ecc19f1 53452004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
5346
5347 * maintainer-scripts/gcc_release: Revert yesterday's change.
5348
0396e2a1 53492004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
5350
5351 * MAINTAINERS: Add myself to write-after-approval.
5352
b1fd5525 53532004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
5354
5355 * libf2c: Removed.
5356 * gcc/gccbug.in: Updated because of libf2c removal.
5357 * maintainer-scripts/gcc_release: Ditto.
5358
dcde3c07 53592004-07-09 Loren J. Rittle <ljrittle@acm.org>
122ae8c7 5360
5361 * configure.in: Build libmudflap by default on FreeBSD.
5362 * configure: Regenerated.
5363
344b2784 53642004-07-09 Mark Mitchell <mark@codesourcery.com>
5365
5366 * configure.in: Do not build libmudflap by default on non-GNU/Linux
5367 systems.
5368 * configure: Regenerated.
5369
dcde3c07 53702004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
d45eaefd 5371
5372 PR target/16344
5373 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5374 feedback based compiler.
5375 * Makefile.in: Rebuilt.
5376
13e3668a 53772004-07-08 Alexandre Oliva <aoliva@redhat.com>
5378
5379 * Makefile.def (host_modules): Set bootstrap=true for flex.
5380 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5381 * Makefile.in: Rebuilt.
5382
9763d43d 53832004-07-07 Jan Hubicka <jh@suse.cz>
5384
5385 * MAINTAINERS: Add self as a profile feedback maintainer.
5386
03c65091 53872004-07-05 Phil Edwards <phil@codesourcery.com>
5388
5389 * configure.in: Do not prepend $srcdir to /dev/null in
5390 makefile fragments.
5391 * configure: Regenerate.
5392
2f8725b0 53932004-07-01 Paolo Bonzini <bonzini@gnu.org>
5394
5395 * Makefile.def (build_modules): Add bison, byacc, flex,
5396 m4, texinfo.
5397 (flags_to_pass): Add FLEX.
5398 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
5399 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
5400 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
5401 DEFAULT_MAKEINFO): Remove.
5402 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
5403 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
5404 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
5405 objdir or else use configured tool.
5406 (all-build): New.
5407 (all): Depend on it.
5408 (Build module dependencies): Add.
5409 * Makefile.in: Regenerate.
5410 * configure.in: Better support for multiple build modules,
5411 matching what is done for host/target modules. Do not look
5412 for "plausible" locations of build tools if Canadian cross.
5413 Use autoconf's AC_PROG_CC to find a C compiler. Define
5414 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
5415 * configure: Regenerate.
b68b9d92 5416
1e6242a4 54172004-06-22 Paolo Bonzini <bonzini@gnu.org>
5418
5419 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
5420 * Makefile.in: Regenerate.
5421
1b53fe78 54222004-06-22 Paolo Bonzini <bonzini@gnu.org>
5423
5424 * Makefile.tpl (configure-build-[+module+],
5425 configure-[+module+], configure-target-[+module+]): Pass
5426 [+extra_configure_args+].
5427 (all-build-[+module+], all-[+module+], check-[+module+],
5428 install-[+module+], [+make_target+]-[+module+],
5429 all-target-[+module+], check-target-[+module+],
5430 install-target-[+module+], [+make_target+]-target-[+module+]):
5431 Pass [+extra_make_args+].
5432 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5433 (GCC_HOST_EXPORTS): Remove.
5434 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5435 cross, check-gcc, check-gcc-c++, install-gcc,
5436 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5437 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5438 * Makefile.in: Regenerate.
5439
a22cc2c4 54402004-06-21 Matthew Sachs <msachs@apple.com>
5441
5442 * MAINTAINERS: Added self to write-after-approval.
5443
d76e1e50 54442004-06-21 Christopher Faylor <cgf@alum.bu.edu>
5445
5446 * configure.in: Check for srcdir/winsup rather than build directory
5447 winsup.
5448 * configure: Regenerate.
5449
2c10944d 54502004-06-17 Corinna Vinschen <vinschen@redhat.com>
5451
5452 * configure.in: Don't build Cygwin native newlib if winsup
5453 directory is missing. Emit warning instead.
5454 * configure: Regenerate.
5455
599a3eac 54562004-06-09 Paolo Bonzini <bonzini@gnu.org>
5457
5458 * Makefile.tpl (touch-stage[+id+]): New.
5459 (restage[+prev+]): Depend on touch-stage[+id+].
5460
5461 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5462 Use it throughout.
5463
5464 * Makefile.def: Add profile and feedback bootstrap stages.
5465 Remove next field from bootstrap stages.
5466 * Makefile.tpl (LN, LN_S): Substitute.
5467 (stageN-start, stageN-end): Use double-colon rules, to
5468 provide a hook for additional setup commands.
5469 (distclean-stageN-gcc, restageN): Create dependencies from
5470 [+prev+], not from [+next+].
5471 (stageN-bubble): Add commands for successive stages from
5472 [+prev+], using double-colon rules.
5473 (all-stageN-gcc): Fix typo.
5474 (stagefeedback-start, profiledbootstrap): New.
5475 * Makefile.in: Regenerate.
5476 * configure.in: Call ACX_PROG_LN.
5477 * configure: Regenerate.
5478
ba797f0e 54792004-06-08 Canqun Yang <canqun@nudt.edu.cn>
5480
5481 * MAINTAINERS (Write After Approval): Add myself.
5482
b93f892d 54832004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
5484
5485 * MAINTAINERS (Write After Approval): Add myself.
5486
93f93279 54872004-06-03 Paolo Bonzini <bonzini@gnu.org>
5488
5489 * configure.in: Fix --enable-bootstrap breakage introduced in trees
5490 without gcc.
5491 * configure: Regenerate.
5492
d8b05159 54932004-06-01 Paolo Bonzini <bonzini@gnu.org>
5494
5495 * Makefile.tpl: Fix typo.
5496 * Makefile.in: Regenerate.
5497
dcde3c07 54982004-06-01 Paolo Bonzini <bonzini@gnu.org>
5b7950ff 5499
5500 * configure.in: Remove new- prefix from toplevel
5501 bootstrap targets.
5502 * configure: Regenerate.
5503
54f0538b 55042004-06-01 Paolo Bonzini <bonzini@gnu.org>
5505
5506 * Makefile.tpl (all.normal): Rename to all.
5507 (all): Replace with a rule to pick the default
5508 target from configure.
5509 (all-gcc, configure-gcc): Use conditionals to
5510 do nothing when toplevel bootstrap is going on.
5511 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5512 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5513 * configure.in: Support --enable-bootstrap.
5514
5515 * Makefile.def: Remove new- prefix from toplevel
5516 bootstrap targets.
5517 * Makefile.tpl: Likewise.
5518
5519 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
5520 target.
5521
5522 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5523 $(RECURSE_FLAGS) to recursive invocation of make.
5524
5525 * Makefile.in: Regenerate.
5526 * configure: Regenerate.
5527
e0754ee6 55282004-05-30 Andreas Jaeger <aj@suse.de>
dcde3c07 5529 Jim Wilson <wilson@specifixinc.com>
e0754ee6 5530
5531 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5532 like CC.
5533
8e8b3365 55342004-05-27 Daniel Jacobowitz <dan@debian.org>
5535
5536 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5537 * configure: Regenerate.
5538
27e3aebd 55392004-05-25 Daniel Jacobowitz <drow@false.org>
5540
5541 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5542 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5543 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
5544 targets.
5545 * Makefile.in: Regenerate.
5546
dcde3c07 55472004-05-24 Paolo Bonzini <bonzini@gnu.org>
5965d276 5548
5549 * configure.in: Test the ability to symlink directories.
5550 * configure: Regenerate.
5551
5552 * Makefile.def (bootstrap-stage): New definitions.
5553 * Makefile.tpl (configure-stage1-gcc,
5554 configure-stage2-gcc, configure-stage3-gcc,
5555 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5556 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5557 new-restage3, compare): Autogenerate, see Makefile.in
5558 entry for behavioral changes.
5559 (distclean-stage1, new-stage1-start, new-stage1-end,
5560 new-stage1-bubble, distclean-stage2, new-stage2-start,
5561 new-stage2-end, new-stage2-bubble, distclean-stage3,
5562 new-stage3-start, new-stage3-end): New autogenerated targets.
5563 (objext, prebootstrap, BOOT_CFLAGS,
5564 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5565 targets.
5566
5567 * Makefile.in: Regenerate.
5568 (distclean-stage1, new-stage1-start, new-stage1-end,
5569 new-stage1-bubble, distclean-stage2, new-stage2-start,
5570 new-stage2-end, new-stage2-bubble, distclean-stage3,
5571 new-stage3-start, new-stage3-end): New targets.
5572 (all-stage1-gcc): Move prebootstrap dependency from here...
5573 (configure-stage1-gcc): ...to here.
5574 (new-bootstrap): Use bubble targets.
5575 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5576 Use per-stage distclean targets.
5577 (configure-stage1-gcc, configure-stage2-gcc,
5578 configure-stage3-gcc, all-stage1-gcc,
5579 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5580 Use new-stageN-start to prepare the tree.
5581
d856c8a6 55822004-05-23 Paolo Bonzini <bonzini@gnu.org>
5583
5584 * Makefile.def (host_modules): add libcpp.
5585 * Makefile.tpl: Add dependencies on and for libcpp.
5586 * Makefile.in: Regenerate.
5587 * configure.in: Add libcpp host module.
5588 * configure: Regenerate.
5589
01b41571 55902004-05-21 Paolo Bonzini <bonzini@gnu.org>
5591
5592 * Makefile.tpl: Whenever a recursive target is defined, wrap
5593 it in a special @if/@endif block, and prepare its maybe
5594 dependency in the @if/@endif block
5595 * configure.in: Instead of writing maybe dependencies, remove
5596 the @if/@endif statements, and remove the @if/@endif blocks
5597 that remain.
5598 * configure: Regenerate.
5599 * Makefile.in: Regenerate.
5600
f47da044 56012004-05-20 Janis Johnson <janis187@us.ibm.com>
5602
5603 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
5604
d556a20e 56052004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
5606
5607 PR bootstrap/15120
5608 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
5609 * */configure: Rebuilt.
5610
49fbf4b9 56112004-05-17 Zack Weinberg <zack@codesourcery.com>
5612
5613 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5614 of libf2c.
5615 * configure, Makefile.in: Regenerate.
5616
d3eff7bb 56172004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
ae1bef7b 5618
5619 * MAINTAINERS (Write After Approval): Add myself.
5620
4ee9c684 56212004-05-13 Diego Novillo <dnovillo@redhat.com>
5622
5623 Merge from tree-ssa-20020619-branch.
5624
5625 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5626 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5627 (HOST_GMPLIBS): Define.
5628 (HOST_GMPINC): Define.
5629 (TARGET_LIB_PATH): Add libmudflap.
5630 (GFORTRAN_FOR_TARGET): Define.
5631 (configure-build*): Export GFORTRAN.
5632 (configure-gcc): Export GMPLIBS and GMPINC.
5633 (all-gcc): Add maybe-all-libbanshee.
5634 (configure-target-libgfortran): Define.
5635 * Makefile.in: Regenerate.
5636 * configure.in (host_libs): Add libbanshee.
5637 (target_libraries): Add target-libmudflap and target-libgfortran.
5638 Add --with-libbanshee.
5639 Handle --disable-libmudflap.
5640 (*-*-freebsd*): Use with_gmp.
5641 Add $(libgcj) to noconfigdirs.
5642 * configure: Regenerate.
5643 * depcomp: New file.
5644 * MAINTAINERS: Add tree-ssa maintainers.
5645
455fb4f7 56462004-05-04 Vladimir Makarov <vmakarov@redhat.com>
5647
49fbf4b9 5648 * MAINTAINERS (Various Maintainers): Add myself.
455fb4f7 5649
9ca797fe 56502004-04-30 Brian Ford <ford@vss.fsi.com>
5651
49fbf4b9 5652 * MAINTAINERS (Write After Approval): Add myself.
9ca797fe 5653
043b6c62 56542004-04-29 Uros Bizjak <uros@kss-loka.si>
5655
49fbf4b9 5656 * MAINTAINERS (Write After Approval): Add myself.
043b6c62 5657
697dfd2c 56582004-04-28 Paolo Bonzini <bonzini@gnu.org>
5659
5660 * config/acx.m4: Fix fastcompare support for new-bootstrap.
5661 * configure: Regenerate.
5662
839c6a20 56632004-04-27 Paolo Bonzini <bonzini@gnu.org>
5664
5665 Revert:
5666 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5667
5668 * Makefile.def (flags_to_pass): Remove *dir variables that
5669 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5670 as well as prefix and exec_prefix.
5671 * Makefile.in: Regenerate.
5672
a2718648 56732004-04-26 Robert Millan <robertmh@gnu.org>
5674
5675 Add patches from libtool CVS.
5676 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5677 * ltconfig: Likewise.
5678 * ltcf-c.sh: Likewise.
5679 * ltcf-cxx.sh: Likewise.
5680 * ltcf-gcj.sh: Likewise.
5681
be2c9eb1 56822004-04-26 Paolo Bonzini <bonzini@gnu.org>
5683
5684 * Makefile.def (host_modules): Mark with the bootstrap
5685 flag packages on which gcc depends.
5686 * Makefile.tpl (all-bootstrap): Use it.
5687 * Makefile.in: Regenerate.
5688
b5196e8d 56892004-04-26 Paolo Bonzini <bonzini@gnu.org>
5690
5691 * Makefile.def (flags_to_pass): Remove *dir variables that
5692 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5693 as well as prefix and exec_prefix.
5694 * Makefile.in: Regenerate.
5695
7bcc3b4a 56962004-04-26 Paolo Bonzini <bonzini@gnu.org>
5697
49fbf4b9 5698 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5699 * configure: Regenerate.
5700 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5701 * gcc/Makefile.tpl (compare): Use the result of the test.
5702 * gcc/Makefile.in: Regenerate.
7bcc3b4a 5703
33e3141d 57042004-04-23 Paolo Bonzini <bonzini@gnu.org>
5705
5706 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5707 Always relocate gcc and prev-gcc to the original names, even
5708 if the build fails.
5709 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5710 New targets.
5711
44217381 57122004-04-23 Laurent GUERBY <laurent@guerby.net>
5713
5714 * MAINTAINERS: Update my email address.
49fbf4b9 5715
de88352a 57162004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5717
5718 * configure.in (mips*-*-irix5*): Enable ld.
5719 * configure: Regenerate.
44217381 5720
216de822 57212004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5722
5723 * configure: Regenerate.
5724
b8d376b5 57252004-04-15 James E Wilson <wilson@specifixinc.com>
5726
5727 * Makefile.tpl (configure-[+module+], configure-gcc,
5728 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5729 Set and export LDFLAGS.
5730 * Makefile.in: Regenerate.
5731
9ce62711 57322004-04-12 Michael Chastain <mec.gnu@mindspring.com>
5733
49fbf4b9 5734 * MAINTAINERS: Add myself to write-after-approval.
9ce62711 5735
49aae208 57362004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
5737
5738 PR bootstrap/14871
5739 * Makefile.tpl: If we don't have built-in-tree target tools,
5740 use the ones found by configure rather than hacking around with
5741 program_transform_name.
5742 * configure.in: Give Makefile.tpl the information necessary
5743 to do that.
5744 * Makefile.in: Regenerate.
5745 * configure: Regenerate.
5746
f4191912 57472004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
5748
5749 PR bootstrap/14760
5750 * configure.in: When computing baseargs, strip *all* copies of
5751 offending options. Also, don't match/substitute the trailing space,
5752 so that this actually works when two similar options are separated by
5753 only one space.
5754 * configure: Regenerate.
5755
d17281c9 57562004-04-06 David Edelsohn <edelsohn@gnu.org>
5757
49fbf4b9 5758 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5759 (rs6000-*-aix*): Same.
5760 * configure: Regenerate.
d17281c9 5761
10930c81 57622004-04-05 Ranjit Mathew <rmathew@hotmail.com>
49fbf4b9 5763
5764 * MAINTAINERS: Add myself to write-after-approval.
10930c81 5765
74d8b57d 57662004-04-03 Bud Davis <bdavis9659@comcast.net>
49fbf4b9 5767
5768 * MAINTAINERS: Add myself to write-after-approval.
74d8b57d 5769
c0c5068d 57702004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
5771
32fbc463 5772 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5773 STRICT_WARN, WARN_CFLAGS flags passed down to make.
5774 * Makefile.in: Regenerate.
5775
c0c5068d 5776 * configure.in (top level bootstrap support): Rework --enable-werror
5777 to set @stage2_werror_flag@.
5778 * configure: Regenerate.
5779 * Makefile.tpl (top level bootstrap support): Pass
5780 @stage2_werror_flag@ down to configure in stages 2 and 3.
5781 * Makefile.in: Regenerate.
5782
d120ca69 57832004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
5784
7f6f8932 5785 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5786 for stages 2 and 3 as well as in make. As a consequence, remove
5787 OUTPUT_OPTION (now detected by configure) from the flags passed down
5788 to make.
5789 * Makefile.in: Regenerate.
5790
d120ca69 5791 * Makefile.tpl (new-bootstrap): Fix typo.
5792 * Makefile.in: Regenerate.
5793
7dade866 57942004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
5795
9621e512 5796 * Makefile.tpl: Rearrange by moving recursive_targets rules
5797 into their proper sections.
5798 * Makefile.tpl (top level bootstrap support): Move disabling
5799 of coverage flags from 'make' to 'configure'; improve comments.
5800 * Makefile.in: Regenerate.
5801
aff6cf7b 5802 * Makefile.tpl (experimental top level bootstrap) Move stage1
5803 language setting from all- target to configure- target; disable
5804 intermodule optimization in stage 1; prevent gratuitous rebuilds
5805 of stage 1.
5806 * Makefile.in: Regenerate.
5807 * configure.in: Comma-separate stage 1 language list for top
5808 level bootstrap.
5809 * configure: Regenerate.
5810
7dade866 5811 * Makefile.tpl: Clean up experimental top level bootstrap support:
5812 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5813 prev-gcc in configure- targets as well as all- targets.
5814 * Makefile.in: Regenerate.
5815
c6deeaef 58162004-03-21 Kelley Cook <kcook@gcc.gnu.org>
5817
5818 * compile: New file imported from automake.
5819
f28cd43a 58202004-03-17 Paolo Bonzini <bonzini@gnu.org>
5821
5822 * configure.in: Remove symbolic link section.
5823 * configure: Regenerate.
5824 * Makefile.tpl (links): Remove.
5825 * Makefile.in: Regenerate.
5826
8e6391a6 58272004-03-15 Paolo Bonzini <bonzini@gnu.org>
49fbf4b9 5828 Nathanael Nerode <neroden@gcc.gnu.org>
8e6391a6 5829
5830 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
49fbf4b9 5831 Set with AC_CHECK_PROGS.
8e6391a6 5832 * configure.in: Fix comment typo from last patch.
5833 * configure: Regenerate.
5834
2d64c2fd 58352004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
5836
5837 * Makefile.tpl: Introduce experimental top level bootstrap support.
5838 * Makefile.in: Regenerate.
5839 * configure.in: Introduce support for top level bootstrap.
5840 * configure: Regenerate.
5841
989edd2f 58422004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
49fbf4b9 5843 Paolo Bonzini <bonzini@gnu.org>
989edd2f 5844
5845 PR bootstrap/14522
5846 * configure.in: Cope with shells that do not support unquoted ^
5847 * configure: Regenerate.
5848
f46e13ec 58492004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
49fbf4b9 5850 Paolo Bonzini <bonzini@gnu.org>
f46e13ec 5851
5852 PR bootstrap/14522
989edd2f 5853 * configure.in: Cope with shells that do not support nesting
f46e13ec 5854 quotes inside quoted backquote substitutions.
5855 * configure: Regenerate.
5856
db1c2ab2 58572004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
5858
5859 PR bootstrap/14522
6175885e 5860 * configure.in: Fix escaping of $.
db1c2ab2 5861 * configure: Regenerate.
5862
8e1fea1a 58632004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
5864
5865 * configure: Regenerate, since I forgot to while committing Paolo's
5866 changes.
5867
c24c5e46 58682004-03-08 Paolo Bonzini <bonzini@gnu.org>
5869
5870 PR ada/14131
5871 Move language detection to the top level.
5872 * configure.in: Find default values for the tools as
5873 soon as possible. Disable ada if GNAT is not found.
5874 Emit error message about missing languages. Expand
5875 --enable-languages=all for the gcc subdirectory.
5876
2a4b7d44 58772004-03-10 Ben Elliston <bje@gnu.org>
5878
5879 * MAINTAINERS: Update my email address.
5880
ebdab8b6 58812004-03-05 David Edelsohn <edelsohn@gnu.org>
5882
5883 * ltconfig: Disable building static libraries if building shared
5884 libraries on AIX 5L.
5885
19e1fe6d 58862004-03-01 Richard Sandiford <rsandifo@redhat.com>
5887
5888 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5889 and disable libgcj.
5890 * configure: Regenerated.
5891
70990390 58922004-03-01 Brian Booth <bbooth@redhat.com>
5893
5894 * MAINTAINERS: Add myself to write-after-approval.
5895
a291166d 58962004-03-01 Paolo Bonzini <bonzini@gnu.org>
5897
5898 * MAINTAINERS: Add myself to write-after-approval.
49fbf4b9 5899
75fc7adc 59002004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5901
5902 PR bootstrap/7087
5903 * Makefile.tpl: Guard XFOO sed statements better.
5904 * Makefile.tpl: Add dependency for configure-target-libada.
5905 * Makefile.in: Regenerate (incidentally fixes broken
5906 commit when libada-branch was merged).
5907
683dcdca 59082004-02-25 Kelley Cook <kcook@gcc.gnu.org>
5909
5910 * MAINTAINERS: Add myself to write-after-approval.
5911
662476d9 59122004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
5913
5914 * MAINTAINERS: Add Nicola Pero and myself as libobjc
5915 maintainers.
5916
ee887245 59172004-02-20 Andrew Cagney <cagney@redhat.com>
5918
5919 * config.guess: Update from version 2003-10-16 to 2004-02-16.
5920 * config.sub: Update from version 2003-11-03 to 2004-02-16.
5921
e86087cf 59222004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
5923
5924 PR bootstrap/11932
5925 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5926
22699913 59272004-02-14 Jerry Quinn <jlquinn@optonline.net>
5928
5929 * MAINTAINERS: Added myself to write-after-approval.
5930
98b111a1 59312004-02-14 Michael Koch <konqueror@gmx.de>
5932
5933 * MAINTAINERS: Added myself to write-after-approval.
5934
4aa8866f 59352004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
5936
5937 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
5938 some OS port maintainers to OS port maintainers section.
5939
39c687d5 59402004-02-13 Frank Ch. Eigler <fche@redhat.com>
5941
5942 * MAINTAINERS: Add self.
5943
cdfbccf4 59442004-02-12 Kazu Hirata <kazu@cs.umass.edu>
5945
5946 * MAINTAINERS: Alphabetize.
5947
bc9cab17 59482004-02-12 Paolo Bonzini <bonzini@gnu.org>
5949
5950 * MAINTAINERS: Remove myself.
49fbf4b9 5951
b0c02cae 59522004-02-11 David Edelsohn <edelsohn@gnu.org>
5953
5954 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5955 (rs6000-*-aix*): Same.
5956 * configure: Regenerate.
5957
9dec93ca 59582004-02-11 Kelley Cook <kcook@gcc.gnu.org>
5959
5960 * configure.in (host): Add in missing $noconfigdirs to defines.
5961 * configure: Regenerate.
5962
93341878 59632004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
5964 Nathanael Nerode <neroden@gcc.gnu.org>
5965
5966 PR ada/6637, PR ada/5911
49fbf4b9 5967 Merge with libada-branch:
93341878 5968 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5969 with appropriate dependencies. Add --enable-libada configure switch.
5970 * configure, Makefile.in: Regenerate.
5971
a31db762 59722004-02-09 Paolo Bonzini <bonzini@gnu.org>
5973
5974 * MAINTAINERS: Add myself to write-after-approval.
49fbf4b9 5975
d74dd50d 59762004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5977
5978 * configure.in: Don't pass --with-stabs on IRIX 5 either.
5979 * configure: Regenerate.
5980
351ae313 59812004-02-04 Geoffrey Keating <geoffk@apple.com>
5982
5983 Merge from upstream:
5984
5985 * ltmain.in: When setting IFS to '~', be careful about user
5986 arguments that contain '~'.
5987
5988 2004-02-04 Peter O'Gorman <peter@pogma.com>
5989
5990 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
5991 Also test $base_compile against $CC with escaped arguments. Bug
5992 reported by Geoff Keating <geoffk@apple.com>.
5993
b82e7603 59942004-02-04 Kazu Hirata <kazu@cs.umass.edu>
5995
5996 * MAINTAINERS: Remove i960 port.
5997
24b4656e 59982004-01-23 DJ Delorie <dj@redhat.com>
5999
6000 * Makefile.def (target_modules) [libiberty]: Don't stage.
6001 * Makefile.in: Rebuilt.
6002
8f694e4c 60032004-01-20 Caroline Tice <ctice@apple.com>
6004
6005 * MAINTAINERS: Add myself to write-after-approval.
49fbf4b9 6006
725cf077 60072004-01-19 Paolo Carlini <pcarlini@suse.de>
6008
6009 * MAINTAINERS: Update my email address.
6010
3dc94299 60112004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
6012
6013 * MAINTAINERS: Add myself to write-after-approval.
49fbf4b9 6014
6d3c6627 60152004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
6016
6017 * MAINTAINERS: Remove entries without email address.
6018
26ffdd7d 60192004-01-15 Daniel Jacobowitz <drow@mvista.com>
6020
6021 * MAINTAINERS: Add myself to write-after-approval.
6022
0255c638 60232004-01-15 Steven Bosscher <stevenb@suse.de>
6024
6025 * MAINTAINERS: Update my email address.
6026
dcde3c07 60272004-01-14 Loren J. Rittle <ljrittle@acm.org>
4003683b 6028
6029 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
6030 * Makefile.tpl (configure-target-[+module+]): Support stage.
6031 * Makefile.in: Rebuilt.
6032
51292f82 60332004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
6034
6035 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
6036
3b6f11b0 60372004-01-10 Richard Sandiford <rsandifo@redhat.com>
6038
6039 * MAINTAINERS: Add myself as a MIPS maintainer.
6040
090b36fb 60412004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
6042
c8241dd9 6043 * configure.in: Use ./config.cache, not config.cache.
6044 * configure: Regenerate.
6045 * Makefile.tpl: Special-casing not needed for GCC any more.
6046 * Makefile.in: Regenerate.
6047
ba1081ef 6048 * configure.in: Don't share a cache file for host dirs.
6049 * configure: Regenerate.
6050
090b36fb 6051 * config-ml.in: Don't mess with the cache file.
6052
a73c2b4b 60532004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
6054
6055 * MAINTAINERS: Move myself from 'Write After Approval' to
6056 'CPU Port Maintainers' section as SPARC maintainer.
6057
74fef112 60582004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
6059
6509bb23 6060 * Makefile.tpl: Make GCC use a separate config.cache.
6061 * Makefile.in: Regenerate.
6062
74fef112 6063 PR bootstrap/11932, PR bootstrap/11933
6064 (I don't know if it will fix either of them, but it relates
6065 to them.)
6066 * configure.in: Don't use shared config.cache for target
6067 directories.
6068 * configure: Regenerate.
6069
a570dccd 60702004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
6071
6072 * MAINTAINERS: Add myself to 'Write After Approval' section.
6073
3e983e16 60742003-12-31 Roger Sayle <roger@eyesopen.com>
6075
6076 * configure.in (ia64*-*-hpux*): Disable building java libraries.
6077 * configure: Regenerated.
6078
e35ccc0b 60792003-12-23 Kazu Hirata <kazu@cs.umass.edu>
6080
6081 * MAINTAINERS: Remove the mn10200 maintainer.
6082
688429c4 60832003-12-21 Bernardo Innocenti <bernie@develer.com>
49fbf4b9 6084
248deaff 6085 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
6086 * configure: Regenerated.
688429c4 6087
65cc485a 60882003-12-16 Jan Hubicka <jh@suse.cz>
6089
6090 * MAINTAINERS: Add myself as callgraph maintainer.
6091
b31913cd 60922003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
6093
6094 * configure.in (raw_libstdcxx_flags): Remove the leading space.
6095 * configure: Regenerate.
6096
6ebf7635 60972003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6098
6099 * MAINTAINERS: Move myself from 'Bug database only accounts' to
6100 'Write After Approval' section. Update email.
6101
dcde3c07 61022003-12-01 James Lemke <jim@wasabisystems.com>
40eee2b8 6103
6104 * MAINTAINERS (Write After Approval): Add myself.
6105
233f501d 61062003-11-20 Matt Thomas <matt@3am-software.com>
6107
6108 * MAINTAINERS: Add myself as a vax port maintainer.
6109
3a6fbbb0 61102003-11-20 Kelley Cook <kcook@gcc.gnu.org>
6111
6112 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
6113 (configure-build-[+module+], configure-[+module+]): Likewise.
6114 (configure-target-[+module+], configure-gcc, config.status): Likewise.
6115 * Makefile.in: Regenerate.
6116
fbccfde7 61172003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
6118
6119 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
6120 shared/dylibed libraries.
6121 * ltmain.sh: Likewise.
6122 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
6123 * ltcf-cxx.sh: Likewise.
6124 * ltcf-gcj.sh: Likewise.
6125 * ltconfig: Likewise.
6126
e58f120a 61272003-11-17 Stan Cox <scox@redhat.com>
6128
6129 * MAINTAINERS: Add myself as iq2000 port maintainer.
6130
f008c4c8 61312003-11-14 Arnaud Charlet <charlet@act-europe.fr>
6132
49fbf4b9 6133 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
6134 * Makefile.in: Regenerate.
f008c4c8 6135
4f84a874 61362003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
6137
6138 * config.sub: Update to 2003-11-03 version.
6139
e78b44da 61402003-10-20 Phil Edwards <phil@codesourcery.com>
6141
6142 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
6143 * configure: Regenerate.
6144
dcde3c07 61452003-10-20 Nicolas Pitre <nico@cam.org>
96356481 6146
6147 * MAINTAINERS: Add myself to 'Write After Approval' section.
6148
27bdc4aa 61492003-10-20 Arnaud Charlet <charlet@act-europe.fr>
6150
6151 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6152
84c43cd1 61532003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
6154
6155 * MAINTAINERS: Update my email address.
6156
61a0eea4 61572003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6158
6159 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
6160
dcde3c07 61612003-10-17 Ralph Loader <rcl@ihug.co.nz>
a0a4226a 6162
6163 * MAINTAINERS: Add myself to 'Write After Approval' section.
6164
5f8d73e1 61652003-10-16 Bernardo Innocenti <bernie@develer.com>
6166
6167 * config.guess: Update to 2003-10-16 version.
6168 * config.sub: Update to 2003-10-16 version.
6169
dcde3c07 61702003-10-15 David Daney <ddaney@avtrex.com>
bb5167cc 6171
6172 * MAINTAINERS: Added myself to 'Write After Approval' section.
6173
170f5a00 61742003-10-15 Falk Hueffner <falk@debian.org>
6175
6176 * MAINTAINERS: Move myself from 'Bug database only accounts' to
6177 'Write After Approval' section. Update email.
6178
a7611bf4 61792003-10-14 Roger Sayle <roger@eyesopen.com>
6180
6181 * MAINTAINERS: Move myself from 'Write After Approval' to
6182 'Various Maintainers' section as middle-end maintainer.
6183
70356f61 61842003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
6185
6186 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
6187 HOST_FLAGS_TO_PASS.
6188 * Makefile.in: Regenerate.
6189
258ddda4 61902003-10-11 Bernardo Innocenti <bernie@develer.com>
6191
6192 * config.guess: Update to 2003-10-07 version.
6193 * config.sub: Update to 2003-10-07 version.
6194
ab81b5cb 61952003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6196
6197 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
6198 * ltconfig (irix5*, irix6*): Don't override version_type.
6199
d8e9ea04 62002003-10-05 Mohan Embar <gnustuff@thisiscool.com>
6201
6202 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
6203 * configure: Rebuilt
6204 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
6205 * Makefile.in: Rebuilt
6206
cd5c13ff 62072003-10-03 H.J. Lu <hongjiu.lu@intel.com>
6208
6209 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
6210
40d3e4b2 62112003-09-30 Carlo Wood <carlo@alinoe.com>
6212
248deaff 6213 * MAINTAINERS (Write After Approval): Add myself.
40d3e4b2 6214
05c58265 62152003-09-29 Paul Koning <ni1d@arrl.net>
6216
6217 * MAINTAINERS: Move myself from "Write After Approval"
6218 to CPU platform maintainers for pdp11 platform.
6219
78b5bf24 62202003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
6221
6222 * MAINTAINERS: Move myself from 'Write After Approval' to
6223 'Various Maintainers' section as libffi testsuite maintainer.
6224
fbfea1fa 62252003-09-21 Daniel Jacobowitz <drow@mvista.com>
6226
6227 * configure.in: Pass a computed --program-transform-name
6228 to subconfigures.
6229 * configure: Regenerated.
6230
0c20a995 62312003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
6232
f9bdf3d8 6233 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
6234 * Makefile.in: Regenerate.
6235
0c20a995 6236 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
6237 * Makefile.in: Regenerate.
6238
1237664b 62392003-09-19 Ziemowit Laski <zlaski@apple.com>
6240
6241 * MAINTAINERS: Move myself from 'Write After Approval'
6242 to 'Various Maintainers' (objective-c) section.
6243
5df533c9 62442003-09-17 Daniel Jacobowitz <drow@mvista.com>
6245
6246 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
6247 quoting.
6248 * configure: Regenerated.
6249
f0b55f07 62502003-09-16 Joel Brobecker <brobecker@gnat.com>
6251
6252 * MAINTAINERS (Write After Approval): Add myself to write after
6253 approval list.
6254
55a8be62 62552003-09-16 Dorit Naishlos <dorit@il.ibm.com>
6256
248deaff 6257 * MAINTAINERS (Write After Approval): Add myself.
55a8be62 6258
bb94c300 62592003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
6260
6261 * MAINTAINERS: Update my e-mail address.
6262
9165b0af 62632003-09-09 Alan Modra <amodra@bigpond.net.au>
6264
6265 * libtool.m4 (LD): Correct powerpc64 host match.
6266
01a54e86 62672003-09-06 James E Wilson <wilson@tuliptree.org>
6268
6269 * MAINTAINTERS: Update my affiliation and email address.
6270
8cfcdde8 62712003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
6272
6273 * MAINTAINERS (Write After Approval): Add myself.
6274
08d04508 62752003-09-04 DJ Delorie <dj@redhat.com>
6276
6277 * configure: Regenerate.
6278
62792003-09-04 Robert Millan <robertmh@gnu.org>
6280
6281 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
49fbf4b9 6282
25e22e05 62832003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6284
6285 * configure.in: Ensure arguments to sed are properly spaced.
6286 * configure: Regenerate.
6287
d4e272bb 62882003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
6289
6290 * MAINTAINERS: Update my e-mail address.
6291
29eb8c8a 62922003-08-28 Mohan Embar <gnustuff@thisiscool.com>
6293
6294 * MAINTAINERS (Write After Approval): Add myself.
6295
8d288ef7 62962003-08-27 Daniel Jacobowitz <drow@mvista.com>
6297
6298 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
6299 * configure: Regenerated.
6300
db648c92 63012003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
6302
6303 * MAINTAINERS: Update my email address.
6304
4482474a 63052003-08-23 Phil Edwards <pme@gcc.gnu.org>
6306
6307 * configure.in: Use newline instead of semicolon when assuming
6308 shell arguments in a for loop.
6309 * configure: Regenerated.
6310
8dd25e42 63112003-08-22 Jason Eckhardt <jle@rice.edu>
6312
6313 * MAINTAINERS: Resurrect the i860 maintainer.
6314
63a057cf 63152003-08-20 Geoffrey Keating <geoffk@apple.com>
6316
9ad4b12b 6317 PR 8180
6318 * configure.in: When testing with_libs and with_headers, treat
6319 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
6320 * configure: Regenerate.
49fbf4b9 6321
63a057cf 6322 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
6323 make, shell, etc.
6324 (baseargs): Likewise.
6325 * configure: Regenerate.
6326
cb023c85 63272003-08-20 Bernardo Innocenti <bernie@develer.com>
6328
6329 * MAINTAINERS (Write After Approval): Add myself.
6330
0894307c 63312003-08-19 Geoffrey Keating <geoffk@apple.com>
6332
6333 * configure.in: Disable libgcj for darwin not on powerpc.
6334 * configure: Rebuild.
6335
080e0ef5 63362003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
6337
6338 * config-ml.in, symlink-tree: Add license.
6339
49fbf4b9 63402003-08-03 Richard Stallman <rms@gnu.org>
6341 Eben Moglen <moglen@columbia.edu>
5d982d49 6342
6343 * README.SCO: New file.
6344
465fccaf 63452003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
6346
6347 * Makefile.tpl (check, check-c++): Express dependencies using
6348 dependencies rather than commands.
6349 * Makefile.in: Regenerate.
6350
eda8e89a 63512003-08-01 Andrew Cagney <cagney@redhat.com>
6352
6353 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
6354 * configure: Ditto.
6355
9db45a87 63562003-07-31 Geoffrey Keating <geoffk@apple.com>
6357
6358 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
52789e7b 6359 * Makefile.in: Update.
9db45a87 6360
ac57d0b7 63612003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
6362
6363 * configure.in: Enable libgcj for darwin.
6364 * configure: Rebuild.
6365
ea0c3105 63662003-07-29 Phil Edwards <pme@gcc.gnu.org>
6367
6368 * config-ml.in: Use ac_configure_args directly instead of
6369 ml_arguments. Only set ml_norecursion if --no[-]recursion is
6370 actually seen.
6371
2f61b8ca 63722003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
6373
6374 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
6375 creating target and build subdirs to build all parent dirs as needed.
6376 * Makefile.in: Rebuild.
6377 * configure.in: Don't build dirs explicitly here.
6378 * configure: Rebuild.
6379
7e13b46d 63802003-07-26 Paul Brook <paul@nowt.org>
6381
6382 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
6383
8a3e139d 63842003-07-22 Alexandre Oliva <aoliva@redhat.com>
6385
6386 * Makefile.tpl (all-make): Depend on intl.
6387 * Makefile.in: Rebuilt.
6388
451a290b 63892003-07-20 Phil Edwards <pme@gcc.gnu.org>
6390
6391 * install-sh: Update to newer upstream versions (associated with
6392 aclocal 1.7).
6393 * mkinstalldirs: Likewise.
6394 * missing: Likewise, plus $1Help2man -> $1 typo fix.
6395
b00dcec8 63962003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
6397
6398 * MAINTAINERS: Move self from Bug database only accounts
6399 to write-after-approval.
6400
35e03d52 64012003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
6402
6403 * config.if: Remove unused libc_interface determination.
6404
8b4f1479 64052003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
6406
6407 * MAINTAINERS: Move self from write-after-approval to
6408 build machinery (*.in).
6409
450e6c84 64102003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
6411
6412 PR bootstrap/11273
6413 PR bootstrap/11408
6414 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
6415 unused INSTALL_PROGRAM_ARGS.
6416 * configure.in: Use AC_PROG_INSTALL.
6417 * Makefile.in: Regenerate.
6418 * configure: Regenerate.
6419
461e4409 64202003-07-13 Kazu Hirata <kazu@cs.umass.edu>
6421
6422 * MAINTAINERS: Alphabetize.
6423
700d38c2 64242003-07-10 Alexandre Oliva <aoliva@redhat.com>
6425
6426 * configure: Rebuilt.
6427 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
6428 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
6429 newlib nor libgloss.
6430 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
6431 * configure.in (am33_2.0-*-linux*): Added.
6432
678f5830 64332003-07-09 Bob Wilson <bob.wilson@acm.org>
6434
6435 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
6436 * configure: Regenerate.
6437
c6976b58 64382003-07-07 Zack Weinberg <zack@codesourcery.com>
6439
6440 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
6441 * Makefile.in: Regenerate.
6442
56735f39 64432003-07-04 Zack Weinberg <zack@codesourcery.com>
6444
6445 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
6446 * Makefile.in: Regenerate.
6447
dcde3c07 64482003-07-04 H.J. Lu <hongjiu.lu@intel.com>
7a8ca04a 6449
6450 * Makefile.tpl: Replace PWD with PWD_COMMAND.
6451 * Makefile.in: Regenerated.
6452
528819e3 6453 * config-ml.in: Replace PWD with PWD_COMMAND.
6454
1e12d536 64552003-07-04 Zack Weinberg <zack@codesourcery.com>
6456
6457 * intl: New directory; see intl/ChangeLog for details.
6458 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
6459 * Makefile.tpl: all-gcc depends on maybe-all-intl.
6460 * Makefile.in: Regenerate.
6461
efe37a83 64622003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
6463
6464 * configure.in: Clean up config-lang.in handling. Delete
6465 useless assignment to "subdirs".
6466 * configure: Regenerate.
6467
328637e8 64682003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
6469
6470 * configure.in: Rename 'target_libs' to 'target_libraries'.
6471 Remove useless reference to 'target_libs'.
6472 * configure: Regenerate.
6473
8ca838c4 64742003-06-23 Keith Seitz <kseitz@sources.redhat.com>
6475
6476 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6477 * Makefile.in: Regenerate.
6478
36bbd884 64792003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
6480
6481 * Makefile.def: Introduce flags_to_pass.
6482 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6483 * Makefile.in: Regenerate.
6484
4a9237fb 64852003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
6486
6487 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
6488 and target-libgloss.
6489 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
6490 <h8300*-*-*>: Disable libf2c and ${libgcj}.
6491 * configure: Regenerate.
6492
eb295b2d 64932003-06-17 Benjamin Kosnik <bkoz@redhat.com>
6494
6495 * configure.in: Update testsuite_flags to new location.
6496 * configure. Regenerate.
1e12d536 6497
58933515 64982003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
6499
6500 * Makefile.tpl: Remove BUILD_CC stuff.
6501 * Makefile.in: Regenerate.
6502
4e857606 65032003-06-17 Kazu Hirata <kazu@cs.umass.edu>
6504
6505 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
6506
dcde3c07 65072003-06-16 Graeme Peterson <gp@qnx.com>
5400906f 6508
6509 * MAINTAINERS (Write After Approval): Add myself.
6510
dcde3c07 65112003-06-14 H.J. Lu <hongjiu.lu@intel.com>
1e12d536 6512
6409c17a 6513 * config.guess: Update to 2003-06-12 version.
6514 * config.sub: Update to 2003-06-13 version.
6515
dcde3c07 65162003-06-12 H.J. Lu <hongjiu.lu@intel.com>
98d4589c 6517
6518 * config.guess: Update to 2003-06-06 version.
6519 * config.sub: Update to 2003-06-06 version.
6520
8a76f31d 65212003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6522
6523 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6524 * configure. Regenerate.
6525
ca3b731f 65262003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
6527
622c1fa9 6528 * configure.in: Disable serial configure by default.
6529 * configure: Regenerate.
6530 * Makefile.tpl: Abolish .NOTPARALLEL.
6531 * Makefile.in: Regenerate.
6532
ab8cf29b 6533 * Makefile.tpl: Replace {build,host,target}_canonical by
6534 {build,host,target}.
6535 * Makefile.in: Regenerate.
6536
ca3b731f 6537 * Makefile.tpl: Fix stupid pasto.
6538 * Makefile.in: Regenerate.
6539
d95eabf9 65402003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
6541
6542 * Makefile.tpl: Remove bogus conditional.
6543 * Makefile.in: Regenerate.
6544
65452003-06-05 Jan Hubicka <jh@suse.cz>
ef3bb540 6546
6547 * Makefile.tpl (profiledbootstrap): New target.
6548 * Makefile.in (profiledbootstrap): New target.
6549
60daf4cb 65502003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
b97ed9b7 6551
6552 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
6553 Pinski. Remove user names from other bugzilla-only maintainers.
6554
ffe98fac 65552003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
6556
ff2e99a4 6557 * Makefile.tpl: Make 'recursive targets' using autogen rather
6558 than shell loop. Remove duplicate 'clean' targets and false
6559 comments.
6560 * Makefile.def: Add systematic dependencies to 'recursive' targets.
6561 Add systematic method of specifying missing targets in subdirs.
6562 Add copyright boilerplate.
6563 * Makefile.in: Regenerate.
6564 * configure.in: Add 'recursive targets' to maybe list.
6565 * configure: Regenerate.
6566
e53ad3a2 6567 * MAINTAINERS: "GNATS only" -> "Bug database only".
6568
ffe98fac 6569 * Makefile.tpl: Rename [+target+] to [+make_target+].
6570 * Makefile.def: Rename 'target' to 'make_target'.
6571
b3ccab1c 65722003-05-31 Neil Booth <neil@daikokuya.co.uk>
6573
6574 * MAINTAINERS: Add self as options handling maintainer.
6575
f81148db 65762003-05-28 Michael Meissner <gnu@the-meissners.org>
6577
6578 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
6579 been too long since I touched those ports.
6580
abcfd3cb 65812003-05-28 DJ Delorie <dj@redhat.com>
6582
6583 * Makefile.tpl: Make maybe-check-gcc .PHONY.
6584 * Makefile.in: Regenerate.
6585
1a21d71c 65862003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
6587
6588 * configure.in: Use curly braces in the definition of tooldir.
6589 * configure: Regenerate.
6590
7a9bc7f6 65912003-05-21 DJ Delorie <dj@redhat.com>
1e12d536 6592
7a9bc7f6 6593 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6594 newlib or libgloss.
6595 * Makefile.in: Regenerate.
6596
575caa8d 65972003-05-21 DJ Delorie <dj@redhat.com>
6598
6599 * Makefile.tpl: Add missing empty maybe-check-gcc target.
6600 * Makefile.in: Regenerate.
6601
8c7c29d9 66022003-05-20 Ian Lance Taylor <ian@airs.com>
6603
6604 * MAINTAINERS: Update my e-mail address.
6605
4d9c9c81 66062003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
6607
6608 * configure.in: Switch more things to use maybe dependencies.
1e12d536 6609 * Makefile.tpl: Switch more things to use maybe dependencies.
4d9c9c81 6610 Factor out common code from autogen IF statements.
6611 * configure: Regenerate.
6612 * Makefile.in: Regenerate.
6613
f74ea578 66142003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
6615
6616 * configure.in: Accept i[3456789]86 for machine type.
6617 * configure: Regenerate.
6618
6f4f34a7 66192003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
6620
6621 * configure.in: Switch more things to use maybe dependencies.
6622 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
6623 * configure: Regenerate.
6624 * Makefile.tpl: Switch more things to use maybe dependencies.
6625 * Makefile.in: Regenerate.
6626
a2e3bfd3 66272003-05-16 Andreas Schwab <schwab@suse.de>
a841c4d4 6628
6629 * Makefile.tpl (install-opcodes): Define.
6630 * Makefile.in: Rebuild.
6631
aeaac216 66322003-05-13 Andreas Jaeger <aj@suse.de>
6633
6634 * config.guess: Update to 2003-05-09 version.
6635 * config.sub: Update to 2003-05-09 version.
6636
dcde3c07 66372003-05-13 Michael Eager <eager@mvista.com>
6995305c 6638
6639 * configure.in: Correct sed script so that options in quotes are not
6640 deleted.
6641 * configure: Rebuild.
6642
d957c480 66432003-05-12 Corinna Vinschen <corinna@vinschen.de>
6644
6645 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6646 and $$s/newlib/libc/sys/cygwin32 include paths.
6647 * configure: Ditto.
6648
e0ca23ce 66492003-05-12 Michael Meissner <gnu@the-meissners.org>
6650
6651 * MAINTAINERS: Update my email addresses.
6652
26e253a0 66532003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
6654
6655 * config-ml.in: Propagate INSTALL variables.
aeaac216 6656
1f55ccc8 66572003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6658
6659 * MAINTAINERS: Remove duplicate entries in Write After Approval.
6660
d8b01fbe 66612003-05-02 Chris Demetriou <cgd@broadcom.com>
6662
1e12d536 6663 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6664 * Makefile.in: Regenerate.
d8b01fbe 6665
29b9a35e 66662003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
6667
6668 * MAINTAINERS (GNATS only): Add Falk Hueffner.
6669
904536c9 66702003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
6671
6672 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
6673
170853d0 66742003-04-27 Daniel Jacobowitz <drow@mvista.com>
6675
6676 * Makefile.tpl: Clean $(BUILD_SUBDIR).
6677 * Makefile.in: Regenerated.
6678
d5ab03ba 66792003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
6680
6681 * MAINTAINERS (Write After Approval): Upgrade myself from
6682 GNATS only to write-after-approval. Update my mail address.
6683
dcde3c07 66842003-04-25 Loren J. Rittle <ljrittle@acm.org>
784dc194 6685
6686 (OS Port Maintainers: freebsd): Add myself.
6687
eb13b182 66882003-04-22 Mark Mitchell <mark@codesourcery.com>
6689
6690 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
6691
fe20e83b 66922003-04-22 Kean Johnston <jkj@sco.com>
6693
6694 * MAINTAINERS (SCO ports): Added myself.
6695
acaf46de 66962003-04-21 Nathan Sidwell <nathan@codesourcery.com>
6697
6698 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
6699
efde8e6d 67002003-04-19 Kean Johnston <jkj@sco.com>
6701
6702 * MAINTAINERS (Write After Approval): Add myself.
6703
516b2e07 67042003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6705
6706 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6707 * Makefile.in: Regenerate.
6708
3647950d 67092003-04-18 Jakub Jelinek <jakub@redhat.com>
6710
6711 * configure.in (powerpc64*-*-linux*): Remove.
6712 * configure: Rebuilt.
6713
057705e9 67142003-04-17 Phil Edwards <pme@gcc.gnu.org>
6715
6716 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
6717 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6718 and restrap.
6719 * Makefile.in: Regenerate.
6720
c8a4cc21 67212003-04-16 Richard Earnshaw <rearnsha@arm.com>
6722
6723 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6724 * configure: Regenerated.
6725
62ada5db 67262003-04-15 DJ Delorie <dj@redhat.com>
6727
6728 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
6729
82aa4d68 67302003-04-13 Nick Clifton <nickc@redhat.com>
6731
6732 * config-ml.in: Remove support for --disable-aix removing
6733 call-aix multilibs.
6734
7b26d9f7 67352003-04-10 Alexandre Oliva <aoliva@redhat.com>
6736
6737 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6738 * */configure: Rebuilt.
6739
51d6e0d7 67402003-04-08 Joel Sherrill <joel@oarcorp.com>
6741
6742 * MAINTAINERS: Add my email address.
6743
13f79774 67442003-03-17 Olivier Hainque <hainque@act-europe.fr>
6745
6746 * MAINTAINERS (Write After Approval): Add myself.
aeaac216 6747
523318a0 67482003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
6749
6750 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6751 * Makefile.in: Regenerate.
6752
ea0ebc5e 67532003-03-14 Michael Chastain <mec@shout.net>
6754
6755 * Makefile.in: Regenerate with correct Makefile.def.
6756
966842d4 67572003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
6758
6759 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
6760 Make macro.
6761 * Makefile.in: Regenerate.
6762 * configure.in: Clean up gxx_include_dir logic.
6763 * configure: Regenerate.
6764
e72ec9a8 67652003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
6766
6767 * MAINTAINERS (Write After Approval): Add myself.
6768
5a18e4cd 67692003-03-10 Ben Elliston <bje@wasabisystems.com>
6770
6771 * MAINTAINERS: Update my mail address.
6772
2436d08e 67732003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6774
6775 * configure.in (gxx_include_dir): Fix typo.
6776 * configure: Regenerated.
6777
602d002b 67782003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
6779
6780 * Makefile.tpl: Reindent.
6781 * Makefile.in: Regenerate.
6782 * configure.in: Reindent. Don't set unused variables.
6783 * configure: Regenerate.
6784
5750c7d4 67852003-03-04 Daniel Jacobowitz <drow@mvista.com>
6786
6787 * configure.in: Include $(build_tooldir)/sys-include in
6788 FLAGS_FOR_TARGET.
6789 * configure: Regenerated.
6790
54d7d5f2 67912003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
6792
224ed654 6793 * Makefile.tpl: Always pass down RANLIB.
6794 * Makefile.in: Regenerate.
6795
123bd2df 6796 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6797 * Makefile.in: Regenerate.
6798 * configure.in: Remove unused logic relating to --enable-shared
6799 and --enable-threads. Remove bogus comments. Remove redundant
6800 noconfigdirs.
6801 * configure: Regenerate.
6802
54d7d5f2 6803 * configure.in: Replace ${libstdcxx_version} by its value.
6804 Remove reference to mh-dgux.
6805 * configure: Regenerate.
6806
98dce82b 68072003-03-03 Kevin Buettner <kevinb@redhat.com>
6808
6809 * MAINTAINERS (Write After Approval): Add myself.
6810
f7ca337f 68112003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6812
6813 * Makefile.tpl: Rearrange.
6814 * Makefile.in: Regenerate.
6815
dcde3c07 68162003-02-25 Uwe Stieber <uwe@wwws.de>
336577be 6817
6818 * configure.in: Add support for kaOS as cross build target system.
6819 * configure: Regenerated.
6820
4e29e79f 68212003-02-24 Steven Bosscher <steven@gcc.gnu.org>
6822
6823 * MAINTAINERS (Write after approval): Add myself.
6824
9a5856da 68252003-02-21 James E Wilson <wilson@tuliptree.org>
6826
6827 * MAINTAINERS: Update my email address.
6828
f05d1a58 68292003-02-21 Zack Weinberg <zack@codesourcery.com>
6830
6831 * MAINTAINERS: Add self to blanket write privs. section.
6832
de0c9797 68332003-02-20 Sean McNeil <sean@blue.mcneil.com>
6834
6835 * Makefile.tpl: Add definition of CPPFLAGS to pass into
6836 configure-target-* as some target builds may require additional
6837 flags for preprocessor tests.
6838 * Makefile.in: Regenerated.
6839
3290c0cf 68402003-02-19 Alexandre Oliva <aoliva@redhat.com>
6841
de3c9f55 6842 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6843 * ltconfig: Handle it.
6844 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6845 auto-detecting it.
6846
a4e88f7d 6847 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6848 it is used as argument to $CC.
6849 * ltcf-gcj.sh: Likewise.
6850
3290c0cf 6851 * configure.in: Introduce --enable-maintainer-mode.
6852 * configure: Rebuilt.
6853 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6854 for maintainer mode.
6855 * Makefile.in: Rebuilt.
6856
0537137a 68572003-02-18 Jason Merrill <jason@redhat.com>
6858
6859 * Makefile.tpl (check-c++): Allow parallelism.
6860
201a9c33 68612003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6862
6863 * MAINTAINERS: Remove John Carr (who never actually had access to
6864 gcc.gnu.org).
6865
c0e5028f 68662003-02-15 Geoffrey Keating <geoffk@apple.com>
6867
6868 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6869 don't configure target-libobjc.
6870 * configure: Regenerate.
6871
7c86fd3f 68722003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6873
6874 * Makefile.tpl (RANLIB): Define.
6875 * Makefile.in: Regenerate.
6876
bd20d38b 68772003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
6878
6879 * MAINTAINERS: Update my email.
f05d1a58 6880
e50ab007 68812003-02-06 Keith R Seitz <keiths@redhat.com>
6882
6883 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6884 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6885 * Makefile.in: Regenerated.
6886 * configure.in: Remove all traces of snavigator, db, and grep.
6887 * configure: Regenerated.
6888
c91e543c 68892003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6890
6891 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
6892 After Approval.
6893
70e7788a 68942003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6895
6896 * MAINTAINERS (Write after approval): Add myself.
6897
621ed2b9 68982003-01-31 Frank Ch. Eigler <fche@redhat.com>
6899
6900 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6901 * Makefile.in: Regenerated.
6902
f08ad151 69032003-01-30 Roger Sayle <roger@eyesopen.com>
6904
6905 * config.guess: Updated to 2003-01-30's version.
6906 * config.sub: Updated to 2003-01-28's version.
6907
47fe0706 69082003-01-30 Alexandre Oliva <aoliva@redhat.com>
6909
6910 * config.if: If gcc_version is already set, just use it. Don't set
6911 gcc_version_trigger if it's already set, otherwise set it to
6912 gcc/version.c, but only if the file exists. If it is not set and
6913 gcc/version.c does not exist, try to extract the version number from
6914 $CC.
6915
fa163406 69162003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
6917
f05d1a58 6918 * MAINTAINERS: Add myself to write-after-approval list.
fa163406 6919
e4ca87c8 69202003-01-27 Phil Edwards <pme@gcc.gnu.org>
6921
6922 * configure.in: Revert 24Jan change.
6923 * configure: Regenerate.
6924
c2cb58bc 69252003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6926
6927 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
6928 entry of HJ Lu.
6929
bd564d1c 69302003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6931
6932 * configure.in: Revert previous change.
6933 * configure: Regenerate.
6934
d5e7287b 69352003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6936
6937 * configure.in: Make rda native-only.
6938 * configure: Regenerate.
6939
15bbfd76 69402003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
6941
6942 * MAINTAINERS: Move myself from GNATS-only-accounts to
6943 write-after-approval.
6944
cdfc500e 69452003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
6946
6947 * configure.in: Add missing \.
6948 * configure: Rebuilt.
6949
c9b54641 69502003-01-17 Jakub Jelinek <jakub@redhat.com>
6951
6952 * configure.in (baseargs): Avoid using \| in sed regular
6953 expressions.
6954 * configure: Rebuilt.
6955
da7bb396 69562003-01-16 Jakub Jelinek <jakub@redhat.com>
6957
6958 * configure.in (baseargs): Remove all supported forms of
6959 --cache-file, --srcdir, --host, --build and --target options
6960 from argument lists.
6961 * configure: Rebuilt.
6962
6d3cf184 69632003-01-15 Josef Zlomek <zlomekj@suse.cz>
6964
6965 * MAINTAINERS: Add myself to write-after-approval list.
6966
ef9a8a41 69672003-01-15 Alexandre Oliva <aoliva@redhat.com>
6968
6969 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6970 * configure: Rebuilt.
6971
a16b5a9d 69722003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
6973
6974 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6975 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6976 * Makefile.in: Regenerate.
6977 * configure: Regenerate.
6978
980d8b91 69792003-01-09 Alexandre Oliva <aoliva@redhat.com>
6980
6981 * configure.in: Remove Makefile in build, host and target modules
6982 unless configure was run with --no-recursion.
6983 * configure: Rebuilt.
6984
05794691 69852003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6986
6987 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6988 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6989 * Makefile.in: Regenerate.
6990
8ddabd5d 69912003-01-08 Chris Demetriou <cgd@broadcom.com>
6992
6993 * config.guess: Update to 2003-01-03 version.
6994 * config.sub: Update to 2003-01-03 version.
6995
f98c470c 69962003-01-07 Christopher Faylor <cgf@redhat.com>
6997
6998 * configure: Regenerate with proper autoconf 2.13.
6999
d65dd253 70002003-01-07 Christopher Faylor <cgf@redhat.com>
7001
7002 * configure.in: Add AC_PREREQ for consistency.
f98c470c 7003 * configure: Regenerate.
d65dd253 7004
8fdaf281 70052003-01-06 Andrew Cagney <ac131313@redhat.com>
7006
7007 * configure.in (GDB_TK): Add tcl directories conditional on
7008 gdb/gdbtk directory being present.
7009 * configure: Regenerate.
f05d1a58 7010
dcde3c07 70112003-01-04 John David Anglin <dave.anglin@nrc.ca>
8406dd56 7012
dcde3c07 7013 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
7014 used by gcc if LD is not defined and we are not doing a Canadian Cross.
8406dd56 7015 * configure: Rebuilt.
7016
f53265fe 70172002-12-31 Tom Tromey <tromey@redhat.com>
7018
7019 * Makefile.in: Rebuilt.
7020 * Makefile.def (target_modules) [libffi]: Allow installation.
7021
0411e85f 70222002-12-31 Andreas Schwab <schwab@suse.de>
7023
7024 * configure.in: Fix use of $program_transform_name.
7025 * configure: Regenerated.
7026
a13fbfc9 70272002-12-30 Daniel Jacobowitz <drow@mvista.com>
7028
7029 * configure.in (baseargs): Don't remove first configure argument.
5f4084b7 7030 * configure: Regenerated.
a13fbfc9 7031
ec955b52 70322002-12-29 Alexandre Oliva <aoliva@redhat.com>
7033
7034 * Makefile.tpl (local-distclean): Don't remove...
7035 (multilib.ts): ... this. Moved into...
7036 (multilib.out): ... this. Don't use sub-make.
7037 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
7038 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
7039 (configure-build-[+module+], configure-[+module+],
7040 configure-target-[+module+], configure-gcc): ... these. Test
7041 for Makefile existence. Drop config.status from dependencies.
7042 * Makefile.in: Rebuilt.
7043 * configure.in: Move gcc-version-trigger to the end of
7044 ac_configure_args. Add comments to maybedep.tmp and
7045 serdep.tmp. Introduce --disable-serial-configure. Remove
7046 nonopt from baseargs, matching and removing corresponding
7047 whitespace while at it.
7048 * configure: Rebuilt.
7049
041dd099 70502002-12-28 Alexandre Oliva <aoliva@redhat.com>
7051
fca297b0 7052 * configure.in (host_configargs): Replace reference to
7053 no-longer-defined buildopts with --build=${build_alias}.
7054 * configure: Rebuilt.
7055
041dd099 7056 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
7057 program_transform_name to standard idiom.
7058 (AUTOGEN, AUTOCONF): Define.
7059 (Makefile.in): Use $(AUTOGEN).
7060 (Makefile): Depend on config.status, and use autoconf-style rule to
7061 build it. Move original commands to...
7062 (config.status): ... this new target.
7063 (configure): Add $(srcdir). Depend on config/acx.m4. Use
7064 $(AUTOCONF).
7065 * Makefile.in: Rebuilt.
7066
71ab34df 70672002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
7068
d75be5a6 7069 * Makefile.tpl: Fix dramatic bustage due to change in
7070 program_transform_name.
7071 * Makefile.in: Regenerate.
7072
7073 * configure.in: Remove unnecessary PATH setting.
7074 * configure: Regnerate.
7075
7076 * configure.in: Don't default to unprefixed tools unless
7077 the native tools will work.
7078 * configure: Regenerate.
7079
71ab34df 7080 * configure.in: Convert to autoconf script. Blow away lots
7081 of now-redundant Makefile fragments.
7082 * configure: Generate using Autoconf.
7083 * Makefile.tpl: Rewrite to reflect autoconfiscation.
7084 * Makefile.in: Regenerate.
7085
09fe6d98 70862002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
7087
3a7bfd0c 7088 * configure: Fix stupid bug where RANLIB was mistakenly included.
7089
f05d1a58 7090 * configure.in: Rename (buildargs, hostargs, targargs) to
3a7bfd0c 7091 (build_configargs, host_configargs, target_configargs).
7092
7093 * configure.in: Move logic out of sed statement.
7094
f05d1a58 7095 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
09fe6d98 7096 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
7097
53a01bae 70982002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
7099
7100 * config.sub: Import from master repository
7101 * config.guess: Ditto
7102
11a0151c 71032002-12-24 Andreas Schwab <schwab@suse.de>
7104
7105 * Makefile.tpl (multilib.out): Fix missing space.
7106 * Makefile.in: Regenerate.
7107
ca86fd55 71082002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
7109
7110 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
7111 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
7112 * Makefile.in: Regenerate.
7113 * configure.in: Remove unnecessary leftovers.
7114
b437616a 71152002-12-21 Geoffrey Keating <geoffk@apple.com>
7116
7117 * configure.in (extra_ranlibflags_for_target): New variable.
7118 (*-*-darwin): Add -c to ranlib commands.
7119 * configure (tooldir): Handle extra_ranlibflags_for_target.
7120
927f1f0c 71212002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
9baae5de 7122
7123 * Makefile.tpl: Revert HJL's change.
7124 * Makefile.in: Regenerated.
7125 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
7126 always.
7127
df9badbe 71282002-12-19 Andreas Schwab <schwab@suse.de>
7129
7130 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
7131 * Makefile.in: Regenerate.
7132
dcde3c07 71332002-12-18 H.J. Lu <hjl@gnu.org>
cfaaca3e 7134
7135 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
7136 * Makefile.in: Regenerated.
7137
7138 * configure.in (build_prefix): New. Substitute.
7139
20672016 71402002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
7141
6c11eefc 7142 * Makefile.tpl: Don't let real targets depend on phony targets.
7143 * Makefile.in: Regenerate.
7144
20672016 7145 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
7146 * Makefile.in: Regenerate.
7147
462c28fa 71482002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
7149
7150 * config.sub: Import from master repository
7151 * config.guess: Ditto
7152
f7c8fc8e 71532002-12-16 Jason Merrill <jason@redhat.com>
7154
7155 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
7156 previous 'make bootstrap'.
7157 * Makefile.in: Regenerate.
7158
4bcd8023 71592002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
7160
7161 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
7162
805e22b2 71632002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
7164
7165 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
7166 * Makefile.in: Regenerate.
7167
d1211e96 71682002-12-13 Jason Merrill <jason@redhat.com>
7169
7c28bad6 7170 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
d1211e96 7171 library tests.
7172 (check-c++): Just depend on it and check-target-libstdc++-v3.
7c28bad6 7173 * Makefile.in: Regenerate.
7174
805e22b2 71752002-12-12 Alexandre Oliva <aoliva@redhat.com>
7176
7177 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
7178 * Makefile.in: Rebuilt.
7179
1afe6db1 71802002-12-12 Alexandre Oliva <aoliva@redhat.com>
7181
7182 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
7183
805e22b2 71842002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
7185
7186 * configure: Fix bug put in by gremlins.
7187
7188 * Makefile.tpl: Substitute more autoconfily.
7189 * configure: Substitute more autoconfily.
7190 * Makefile.in: Regenerate.
7191
7960374c 71922002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
7193
7194 * config.sub: Import from master repository
7195 * config.guess: Ditto
7196 * MAINTAINERS: Added Svein Seldal under write after approval
7197
805e22b2 71982002-12-08 Andrew Cagney <ac131313@redhat.com>
7199
7200 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
7201 * Makefile.in (all-sim): Ditto.
7202
72032002-12-06 DJ Delorie <dj@redhat.com>
7204
7205 * Makefile.tpl: Change configure dependencies to not have real
7206 targets depend on phony targets.
7207
72082002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
7209
7210 * configure.in: Revert unintentional change.
7211
7212 * Makefile.tpl: Change dependency for */multilib.out so that
7213 it works when gcc isn't in the tree.
7214
7215 * configure.in: Substitute more.
7216 * configure: Run subconfigures from the Makefile.
7217 * Makefile.tpl: Run subconfigures from the Makefile; add a few
7218 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
7219
761158c0 72202002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7221
7222 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
7223
805e22b2 72242002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
7225
7226 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
7227 and corresponding dependencies.
7228 * Makefile.in: Regenerate.
7229
7230 * configure.in (host_tools): Order binutils, gas and ld for
7231 convenience in running the testsuites.
7232
7233 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
7234 * Makefile.in: Regenerate.
7235 * configure.in: Introduce rules to serialize subconfigure runs.
7236
7237 * configure.in: Introduce BASE_CC_FOR_TARGET.
7238 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
7239 Realize configure-build-* targets. Realize configure-target-* targets.
7240 * Makefile.in: Regenerate.
7241
72422002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7243
7244 * configure: Move gcc_version_trigger stuff from here...
7245 * configure.in: ...to here.
7246
7247 * configure.in: Separate subconfigure options added by this file from
7248 options given by the user. Add machinery to put args for host
7249 subconfigures into the Makefile.
7250
7251 * Makefile.tpl: Remove 'vault' targets.
7252 * Makefile.tpl: Reorder and comment dependencies.
7253 * Makefile.in: Regenerate.
7254
72552002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
7256 * configure.in: Fix my broken commit of previous patch. (sigh)
7257
7384c63f 72582002-11-28 Geoffrey Keating <geoffk@apple.com>
7259
7260 * configure.in: Move host-specific darwin noconfigdirs into
7261 the host-specific section.
7262
805e22b2 72632002-11-28 Geoffrey Keating <geoffk@apple.com>
7264
7265 * configure.in: Move host-specific darwin noconfigdirs into
7266 the host-specific section.
7267
72682002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
7269
7270 * configure: Remove skip-this-dir support.
7271 * Makefile.tpl: Remove skip-this-dir support.
7272
7273 * Makefile.tpl: Remove leftover support for non-autoconfiscated
7274 subdirectories.
7275 * Makefile.in: Regenerate.
7276
7277 * Makefile.tpl: Strip out useless setting of 'dir'.
7278 * Makefile.in: Regenerate.
7279
72802002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
7281
7282 * configure.in: Fix deeply stupid bug.
7283
7284 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
7285 shell code in CXX_FOR_TARGET
7286 * Makefile.def: Introduce raw_cxx.
7287 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
7288 RAW_CXX_FOR_TARGET.
7289 * Makefile.in: Regenerate.
7290
72912002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
7292
7293 * Makefile.tpl: Remove unnecessary ifs.
7294 * Makefile.in: Regenerate.
7295
7296 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
7297 dependencies. Maybe-ize build-libiberty. Create dummy install
7298 targets for 'no_install' modules.
7299 * configure: Move GDB_TK substitution to configure.in. Move
7300 build_modules stuff to configure.in.
7301 * configure.in: Implement soft dependency machinery. Maybe-ize
7302 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
7303 * Makefile.in: Regenerate.
7304
73052002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
7306
7307 * Makefile.tpl: Make all-target, install-target behave similarly
7308 to all, install (only hitting configured targets). Eliminate
7309 unused macro defintions.
7310
7311 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
7312 build != host.
7313
7314 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
7315
7316 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
7317
7318 * configure.in: Produce lists of subdir targets we're actually
7319 configuring. Remove references to "dosrel".
7320 * Makefile.tpl: Let configure set which subdir targets are hit.
7321 Remove install-cross; clean up install; remove ALL. Remove
7322 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
7323 Autogenerate host module targets. Remove empty dependency lines
7324 and redundant dependency; rearrange slightly.
7325 * Makefile.def: Add host-side libtermcap, utils.
7326
7327 * Makefile.in: Regenerate.
7328
0753f1b5 73292002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7330
7331 * ltconfig (osf[345]): Append $major to soname_spec.
7332 Reflect this in library_names_spec.
7333 * ltmain.sh (osf): Prefix $major with . for use as extension.
7334
4b695c23 73352002-11-19 Andreas Jaeger <aj@suse.de>
7336
7337 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
7338 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
7339 and sparc64 GNU/Linux systems.
7340
3e8ebe0a 73412002-11-19 Nathan Sidwell <nathan@codesourcery.com>
7342
7343 * MAINTAINERS: Update email.
7344
73a8b678 73452002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7346
7347 * MAINTAINERS: Complete James Dennett's entry.
7348
894e4f56 73492002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
7350
7351 * MAINTAINERS (Write After Approval): Add myself.
7352
f507a3cb 73532002-11-13 Bruce Korb <bkorb@gnu.org>
7354
7355 * Makefile.tpl: syntactic cleanup
7356
dcde3c07 73572002-11-13 Stuart Hastings <stuart@apple.com>
593dc58a 7358
7359 * MAINTAINERS: Add myself to write-after-approval list.
7360
805e22b2 73612002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
7362
7363 * Makefile.def: Add list of recursive targets to autogenerate.
7364 Add build_modules.
7365 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
7366 targets. Autogenerate *-build-* targets.
7367 * Makefile.in: Regenerate.
7368
73692002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
7370
7371 * configure: More autoconf-style substitutions.
7372 * Makefile.tpl: More autoconf-style substitutions.
7373 * Makefile.in: Regenerate.
7374
73752002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
7376
7377 * configure: Substitute more variables in a more autoconf-friendly
7378 way. Simplify slightly.
7379 * Makefile.tpl: Make more variables substitutable in an
7380 autoconf-friendly way.
7381 * Makefile.in: Regenerate.
7382
4dd0a098 73832002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
7384
7385 * MAINTAINERS (Write After Approval): Add myself.
7386
805e22b2 73872002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
7388
7389 * configure.in (v810*): Remove special setting of tools.
7390
7391 * configure: Add support for extra required flags for ar or nm.
7392 * configure.in (aix4.3+): Use above support for target-specific
7393 issues, rather than using config/mt-aix43.
7394
73952002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
7396
7397 * configure: Remove 'removing', which doesn't work. Replace $subdir
7398 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
7399 with $srcdir. Reformat indentation. Substitute some variables
7400 formerly hard-coded in the Makefile for build=host.
7401 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
7402 * Makefile.def: Autogenerate more.
7403 * Makefile.in: Regenerate.
7404
40679d3b 74052002-11-04 Adam Nemet <anemet@lnxw.com>
7406
7407 * MAINTAINERS (Write After Approval): Add myself.
7408
062b02db 74092002-11-04 Kevin Buettner <kevinb@redhat.com>
7410
7411 * Makefile.def (host_modules): Add rda.
7412 * Makefile.in: Regenerate.
7413 * configure.in (target_tool): Add target-rda to list.
7414
bb0439dd 74152002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7416
7417 * MAINTAINERS: Remove "co-maintainer" note for web pages.
7418
a3c3be37 74192002-10-25 Phil Edwards <pme@gcc.gnu.org>
7420
7421 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
7422 and restrap targets to this rule.
7423 * Makefile.in: Regenerate.
7424
dd1a0a37 74252002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7426
7427 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
7428 GNATS only accounts.
7429
4ea2c3bf 74302002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
7431
7432 * configure.in (i[3456]86-*-linux*): Add check to disable
7433 ${libgcj} for glibc1.
7434
03333934 74352002-10-24 Denis Chertykov <denisc@overta.ru>
7436
7437 * MAINTAINERS: Add myself as ip2k port maintainer.
7438
6c5e2f80 74392002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
7440
7441 * configure.in: Add tic4x target.
7442
949b0daa 74432002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
7444
0e26095b 7445 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
7446 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
7447 * Makefile.in: Regenerate.
7448
949b0daa 7449 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
7450 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
7451 * Makefile.in: Regenerate.
7452
aa80d31c 74532002-10-02 Janis Johnson <janis187@us.ibm.com>
7454
7455 * MAINTAINERS: Add myself as web pages co-maintainer.
7456
87614545 74572002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
7458
7459 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
7460 * Makefile.in: Regenerate.
7461
4aac350f 74622002-10-02 Zack Weinberg <zack@codesourcery.com>
7463
7464 * MAINTAINERS: Add myself and Nathan Sidwell
7465 <nathan@codesourcery.com> as VxWorks maintainers.
7466
e3e6c470 74672002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
aca8ad75 7468
7469 * Makefile.def: Remove order dependency comments.
7470 * Makefile.tpl: Add explicit install-install dependencies.
7471 * Makefile.in: Regenerate.
d6a4a914 7472
3fef3c05 7473 * Makefile.tpl: Remove material now in src-release. (Finally!)
aca8ad75 7474 * Makefile.in: Regenerate.
3fef3c05 7475
d6a4a914 7476 * Makefile.tpl: Add configure-target (for src-release in src)
7477 * Makefile.in: Regenerate.
7478
eb5db528 74792002-09-30 Nick Clifton <nickc@redhat.com>
7480
7481 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7482
971b1aa4 74832002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
7484
7485 * configure.in (s390*-*-linux*): Enable libgcj.
7486
b7d94964 74872002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
7488
5fa209e7 7489 * configure: Revert accidentally applied changes.
7490
b7d94964 7491 * Makefile.tpl: Make more autoconf-friendly.
7492 * Makefile.in: Regenerate.
7493 * configure: Make substitution more autoconf-like.
7494
2704ebd1 74952002-09-28 Richard Earnshaw <rearnsha@arm.com>
7496
7497 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
7498 single entry to handle all these.
7499 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
7500 libjava on arm-*-elf.
7501
352ce91b 75022002-09-27 Geoffrey Keating <geoffk@apple.com>
7503
7504 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7505 things that depend on them.
7506
0311ff84 75072002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
7508
7509 * Makefile.tpl: Make subsituted variables more autoconfy.
7510 * Makefile.in: Regenerate.
7511 * configure: Make seds more autoconfy.
7512
cc46b37d 75132002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
0e1ac85c 7514
7515 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
7516 * Makefile.in: Regenerate.
7517 * configure.in: Rewrite sed statements to look autoconfy.
7518
cc46b37d 7519 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7520 all-target-foo on configure-target-foo.
7521 * Makefile.def: Ditto.
7522 * Makefile.in: Rebuild.
7523
baabce06 75242002-09-25 Andrew Haley <aph@redhat.com>
7525
7526 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
7527
2a1ac811 75282002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
7529
7530 * Makefile.def: New file.
7531 * Makefile.tpl: New file.
7532 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7533 * contrib/gcc_update: Note that Makefile.in is a generated file.
7534
7535 * configure.in: Minor rearrangement. Simplify tests.
7536
c725cfd7 75372002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
7538
7539 * configure.in (with_headers): Skip copy if value is "yes".
7540 (with_libs): Likewise.
7541
058a3669 75422002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
4babcd43 7543
7544 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
7545 * configure.in (sh*-*-pe*): Ditto.
7546 * configure.in (mips*-*-pe*): Ditto.
7547 * configure.in (*arm-wince-pe): Ditto.
7548
512912f3 7549 * configure.in: Rearrange.
7550
dfcd4425 75512002-09-14 Kazu Hirata <kazu@cs.umass.edu>
7552
7553 * MAINTAINERS: Update my email address.
7554
d90b8b3d 75552002-08-30 Paul Koning <pkoning@equallogic.com>
7556
7557 * MAINTAINERS: (Write After Approval): Add myself.
7558
915f1827 75592002-08-29 Geoffrey Keating <geoffk@redhat.com>
7560
7561 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
7562
bf81fbc5 75632002-08-24 Geoffrey Keating <geoffk@redhat.com>
7564
7565 * MAINTAINERS: Change my mailing address.
7566
f9ab9bb4 75672002-08-21 Paolo Carlini <pcarlini@unitus.it>
7568
7569 * MAINTAINERS (Write After Approval): Remove myself.
4aac350f 7570 (Various Maintainers: c++ runtime libs): Add myself.
f9ab9bb4 7571
dcde3c07 75722002-08-20 Loren J. Rittle <ljrittle@acm.org>
805892cf 7573
7574 * MAINTAINERS (Write After Approval): Remove myself.
7575 (Various Maintainers: c++ runtime libs): Add myself.
7576
2857c21b 75772002-08-15 Eric Christopher <echristo@redhat.com>
7578
7579 * config.sub: Import from master repository.
7580 * config.guess: Ditto.
7581
4269a651 75822002-08-19 Alexandre Oliva <aoliva@redhat.com>
7583
7584 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7585 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7586 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7587
0bc5749d 75882002-08-16 Aldy Hernandez <aldyh@redhat.com>
7589
7590 * MAINTAINERS: Add self to rs6000 vector extensions.
7591
38f91bf2 75922002-08-15 Alexandre Oliva <aoliva@redhat.com>
7593
7594 * libiberty/configure: Reverted unintended yesterday's check in.
7595
c837ae19 75962002-08-14 Alexandre Oliva <aoliva@redhat.com>
7597
7598 * boehm-gc/configure, libf2c/configure: Rebuilt.
7599 * libffi/configure, libiberty/configure: Ditto.
7600 * libjava/configure, libobjc/configure: Ditto.
7601 * libstdc++-v3/configure, zlib/configure: Ditto.
7602 Merged from binutils:
7603 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
7604 From Steve Ellcey <sje@cup.hp.com>:
7605 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7606 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7607 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7608 IA64.
7609 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7610 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7611 soname_spec, sys_lib_search_path_spec): Ditto.
7612
dcde3c07 76132002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
dc0ea924 7614
7615 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7616
769d609b 76172002-08-04 H.J. Lu (hjl@gnu.org)
7618
7619 * configure.in (mips*-*-linux*): Don't skip target-libffi.
7620
fad51d8f 76212002-08-02 Krister Walfridsson <cato@df.lth.se>
7622
7623 * MAINTAINERS (Write After Approval): Add myself.
7624
e31d86e1 76252002-07-31 Alan Modra <amodra@bigpond.net.au>
7626
7627 * configure.in: Move generic linux case to end. Copy generic
7628 linux noconfigdirs to mips*-*-linux* entry and new
7629 powerpc64*-*-linux* entry. Add target-libffi for the latter.
7630
31699db1 76312002-07-19 Michael Matz <matz@suse.de>
7632
7633 * MAINTAINERS: Add myself as ra* maintainer.
7634
2ac0d5ca 76352002-07-16 Chris Demetriou <cgd@broadcom.com>
7636
7637 * config.guess: Update to 2002-07-09 version.
7638 * config.sub: Update to 2002-07-03 version.
7639
501ad919 76402002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
7641
7642 * MAINTAINERS: Fix typo in a maintainer email address.
7643
753fca8a 76442002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
7645
7646 * configure.in: Remove two redundant tests.
7647
61ab9ea9 76482002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7649
7650 * configure.in (mips*-*-irix6*o32): Enable stabs.
7651
39b7c449 76522002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
7653
a7d623d2 7654 * configure.in: Don't build grez.
7655 * Makefile.in: Ditto.
7656
39b7c449 7657 * Makefile.in: Remove references to bsp, cygmon, libstub.
7658 * configure.in: Ditto.
7659
7660 * configure.in: Remove leftover reference to gdbtest.
7661
418aeabd 76622002-07-08 Phil Edwards <pme@gcc.gnu.org>
7663
7664 * configure.in (gxx_include_dir): Change to match versioned
7665 C++ headers if --enable-version-specific-runtime-libs is used.
7666
7261cb98 76672002-07-04 Steve Ellcey <sje@cup.hp.com>
2857c21b 7668
7261cb98 7669 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7670
f6c0123d 76712002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
7672
7673 * configure.in: Make --without-x work.
7674
a054af37 76752002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
7676
70af7570 7677 * configure.in: Rearrange target Makefile fragment collection.
7678
a054af37 7679 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7680 cvs[src].
7681 * configure.in: Ditto.
7682
59303ed0 76832002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
7684
7685 * MAINTAINERS (Write After Approval): Update my e-mail address.
7686
4606a26b 76872002-06-24 Ben Elliston <bje@redhat.com>
7688
7689 * configure.in (host_tools): Remove cgen.
7690
7691 * Makefile.in (all-cgen): Remove; runs from its source directory.
7692 (check-cgen, install-cgen, clean-cgen): Likewise.
a054af37 7693 (all-opcodes): Do not depend on all-cgen.
4606a26b 7694 (all-sim): Likewise.
7695
dcde3c07 76962002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
4606a26b 7697
7698 * Makefile.in: Eliminate 'apache' targets.
7699 * configure.in: Eliminate 'apache' targets.
7700
13b1b53a 7701 * configure.in: Eliminate redundant tests. Reorganize.
7702
9acba065 7703 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7704
d240b39d 7705 * config-ml.in: Eliminate references to Cygnus configure.
7706
8323b19f 7707 * Makefile.in: Eliminate references to building emacs.
7708
5e606a0f 77092002-06-28 Graham Stott <graham.stott@btinternet.com>
7710
7711 * MAINTAINERS: Update my email address.
7712
531034c6 77132002-06-26 Benjamin Kosnik <bkoz@redhat.com>
7714
7715 * config.if (libstdcxx_incdir): Version C++ headers.
2857c21b 7716 (cxx_incdir): Remove.
531034c6 7717
bbe6e35a 77182002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
7719
7720 * MAINTAINERS (Write After Approval): Add self.
7721
1be37211 7722Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
7723
7724 * configure.in: Add support for ip2k.
7725
28070d68 77262002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
7727
7728 * configure.in: Fix AIX configury bug.
7729
750f93c6 77302002-06-20 Steve Ellcey <sje@cup.hp.com>
7731
7732 * MAINTAINERS (Write After Approval): Add self.
7733
6862ee05 77342002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7735
296a0f54 7736 * configure.in: replace ${topsrcdir} with ${srcdir}
7737
79381a91 7738 * configure.in: Move definition of libstdcxx_flags
7739 right above usage, rather than waaay earlier.
7740
99aa6b34 7741 * configure.in: Pull definition of is_cross_compiler earlier.
7742
2e74a29f 7743 * configure.in: Rearrange a little.
7744
6862ee05 7745 * configure.in: Remove references to librx.
7746 * Makefile.in: Remove references to librx.
7747
8208f71e 7748Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
7749
7750 * config.sub: Add support for avr target.
7751 Import from master sources, rev 1.255
2857c21b 7752
b3167a65 77532002-06-19 Phil Edwards <pme@gcc.gnu.org>
7754
7755 * configure, .cvsignore: Revert previous change...
7756 * Makefile: ...delete.
7757
3177ad11 77582002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7759
7760 * configure.in: Eliminate ${gasdir} variable.
7761
98b82774 77622002-06-18 Dave Brolley <brolley@redhat.com>
7763
7764 * configure.in: Add support for frv.
7765 * config.sub: Add support for frv.
7766
324ae56a 77672002-06-18 Phil Edwards <pme@gcc.gnu.org>
7768
7769 * configure: Remove garbage from previous commit.
7770
9bf16801 77712002-06-18 Phil Edwards <pme@gcc.gnu.org>
7772
7773 * configure: For in-source builds, make a subdir and re-exec there.
7774 * Makefile: New file. Pass targets through to build directory.
7775 * .cvsignore: No longer ignore "Makefile".
7776
ceb0e431 77772002-06-16 Douglas Rupp <rupp@gnat.com>
7778
7779 * MAINTAINERS (Write After Approval): Add self.
7780
50471600 77812002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7782
7783 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7784
5f0cd095 77852002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
7786
7787 * configure.in (vax-*-netbsd*): Re-enable gas.
7788
02a5d82a 77892002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
7790
286bd992 7791 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7792 BUILD_PREFIX_1, to correct nomenclature.
7793 * configure: Likewise.
7794
02a5d82a 7795 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7796 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7797
33327ce2 77982002-05-31 Olaf Hering <olh@suse.de>
7799
7800 * config-ml.in: Propogate DESTDIR also.
7801
ce3c05b4 78022002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
7803
7804 * configure.in (vax-*-netbsd*): Don't build gas for this
7805 platform.
7806
a899dc64 78072002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
7808
7809 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7810 and libgcj for AVR.
7811
fe44416c 78122002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
7813
7814 * MAINTAINERS (Write After Approval): Add myself.
7815
81c7c0cd 78162002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
7817
7818 * config.guess: Update to 2002-05-22 version.
7819 * config.sub: Likewise.
7820
3354d061 78212002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7822
7823 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7824 * config-ml.in: Likewise.
7825 * configure: Likewise.
7826 * configure.in: Likewise.
7827
38d811e4 78282002-05-16 Stephane Carrez <stcarrez@nerim.fr>
7829
7830 * MAINTAINERS: Update my email address.
7831
85b038d8 78322002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
7833
e12be23e 7834 * configure.in: Simplify makefile fragment collection.
7835
7836 * configure.in: Remove code to build emacs.
ebd9f514 7837
64d298c9 7838 * configure.in : Remove --srcdir argument from targargs and buildargs
7839 (it's always overridden in the Makefile anyway). Rearrange a bit.
7840
7841 * configure: Move some logic to configure.in.
7842 * configure.in: Move some logic from configure.
85b038d8 7843
231fca94 78442002-05-11 Tom Tromey <tromey@redhat.com>
7845
7846 * MAINTAINERS: Reflect libgcj reality.
7847
7a94b1b9 78482002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
7849
7850 * Makefile.in: Honour DESTDIR.
7851
053d448f 78522002-05-08 Mark Mitchell <mark@codesourcery.com>
7853
7854 * config.guess: Import 2002-03-20 version.
7855 * config.sub: Import 2002-04-26 version.
7856
2eb4509a 78572002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7858
7859 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
7860
df8868bc 78612002-05-07 Tim Josling <tej@melbpc.org.au>
7862
7863 * MAINTAINERS: Add self.
7864
dcde3c07 78652002-05-06 Loren J. Rittle <ljrittle@acm.org>
02bff180 7866
7867 * ltmain.sh: Detect and handle object name conflicts
7868 while piecewise linking a static library.
7869
05bcb167 78702002-05-05 Alexandre Oliva <aoliva@redhat.com>
7871
7872 * configure.in (noconfigdirs): Don't disable libgcj on
7873 sparc64-*-solaris* and sparcv9-*-solaris*.
7874
1693b6e0 78752002-05-03 Alexandre Oliva <aoliva@redhat.com>
7876
7877 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7878
6a255a10 78792002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
7880
7881 * configure.in (FLAGS_FOR_TARGET): Do not add
7882 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7883 on i[3456]86-*-linux*.
7884
84690ae2 78852002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
7886
7887 * configure.in (noconfigdirs): Replace [ ] with test.
7888
7889 * configure.in (noconfigdirs): Do not add target-newlib if
7890 target == i[3456]86-*-linux*, and host == target.
7891
f8c3fea9 78922002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
7893
d5908f53 7894 * configure.in: delete reference to absent file
7895
441f85dc 7896 * configure.in: replace '[' with 'test'
7897
a1245e7e 7898 * configure.in: Eliminate references to gash.
7899 * Makefile.in: Eliminate references to gash.
7900
7fe51435 7901 * configure.in: remove useless references to 'pic' makefile fragments.
7902
1e0a85a6 7903 * configure.in: (*-*-windows*) Finish removing.
7904
f8c3fea9 7905 * configure.in: Eliminate redundant test for libgui.
7906
5cf29107 79072002-04-29 Roger Sayle <roger@eyesopen.com>
7908
7909 * MAINTAINERS: Add self and realphabetize. Update entries
7910 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
7911 entry for a29k port maintainer.
7912
dcde3c07 79132002-04-26 Joel Sherrill <joel@OARcorp.com>
81ae9134 7914
7915 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7916 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7917
feaa7d87 79182002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
7919
7920 * configure.in: remove references to dead files
7921
d74b55e8 79222002-04-19 Mark Mitchell <mark@codesourcery.com>
7923
7924 * MAINTAINERS: Add information about purpose of this file.
7925
55efab1c 79262002-04-18 Tom Tromey <tromey@redhat.com>
7927
7928 * configure.in: Disallow configuring libgcj when it is already
7929 installed and we're using Solaris 2.8 linker. Do enable libgcj on
7930 Solaris 2.8 by default. For PR libgcj/6158.
7931
29a2c390 79322002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7933
7934 * configure.in: Move default CC setting out of config/mh-* fragments
7935 directly into here.
7936
b138c834 79372002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7938
7939 * configure.in: don't even try to configure or make a subdirectory
7940 if there's no configure script for it.
7941
5e311636 79422002-04-15 Mark Mitchell <mark@codesourcery.com>
7943
7944 * MAINTAINERS: Remove chill maintainers.
7945 * Makefile.in (CHILLFLAGS): Remove.
7946 (CHILL_LIB): Remove.
7947 (TARGET_CONFIGDIRS): Remove libchill.
7948 (CHILL_FOR_TARGET): Remove.
7949 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7950 CHILL_LIB.
7951 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7952 (CHECK_TARGET_MODULES): Likewise.
7953 (INSTALL_TARGET_MODULES): Likewise.
7954 (CLEAN_TARGET_MODULES): Likewise.
7955 (configure-target-libchill): Remove.
7956 (all-target-libchill): Remove.
7957 * configure.in (target_libs): Remove target-libchill.
7958 Do not compute CHILL_FOR_TARGET.
7959 * libchill: Remove directory.
2857c21b 7960
df2ff48f 79612002-04-11 DJ Delorie <dj@redhat.com>
7962
7963 * Makefile.in, configure.in: Sync with binutils, entries
7964 follow...
7965
a76bff71 79662002-04-07 Andrew Cagney <ac131313@redhat.com>
7967
7968 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
7969 (do-tar, do-bz2): New rules.
7970 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
7971 (gdb-tar): New rule.
7972 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
7973 (insight_dejagnu.tar): New rule.
7974 (insight.tar): New rule.
7975 (gdb+dejagnu.tar): New rule.
7976 (gdb.tar): New rule.
7977
df2ff48f 79782002-02-01 Mo DeJong <supermo@bayarea.net>
7979
7980 * Makefile.in: Add all-tix to deps for all-snavigator
7981 so that tix is built when building snavigator.
7982
79832002-01-11 Steve Ellcey <sje@cup.hp.com>
7984
7985 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7986 ld and gdb are not supported.
7987
79882002-01-07 Mark Salter <msalter@redhat.com>
7989
7990 * configure.in: Remove target-bsp and target-cygmon from arm builds.
7991 Allow target-libgloss to be built for arm, strongarm, and xscale.
7992
79932001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
7994
7995 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7996 options for i[3456]86-pc-linux* native builds.
7997
79982001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
7999
8000 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
8001 files from .po files for a distribution.
8002
80032001-09-03 Jeff Holcomb <jeffh@redhat.com>
8004
8005 * configure.in: Enable libstdc++-v3 for h8300 targets.
8006
80072001-06-19 Alan Modra <amodra@bigpond.net.au>
8008
8009 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
8010 version from bfd/.
8011
8012Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
8013
8014 * Makefile.in (VER): When present, extract the version number from
8015 the file version.in.
8016
dcde3c07 80172001-05-24 Tom Rix <trix@redhat.com>
df2ff48f 8018
8019 * configure.in : enable ld for aix
8020
80212001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
8022
8023 * config.guess: Add linux target for S/390.
8024
80252000-11-07 Philip Blundell <pb@futuretv.com>
8026
8027 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
8028
80292000-11-03 Philip Blundell <pb@futuretv.com>
8030
8031 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
8032 files.
8033
80342001-01-15 Ben Elliston <bje@redhat.com>
8035
8036 * configure.in (host_tools): Add sid.
8037 Always configure cgen.
8038
80392000-11-24 Nick Clifton <nickc@redhat.com>
8040
8041 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
8042
8043
80442000-08-20 Doug Evans <dje@casey.transmeta.com>
8045
8046 * Makefile.in (ALL_MODULES): Add all-cgen.
8047 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
8048 (all-cgen): New target.
8049 (all-opcodes,all-sim): Depend on all-cgen.
8050 * configure.in (host_tools): Add cgen.
8051 Only configure cgen if --enable-cgen-maint.
8052
dcde3c07 80532002-04-09 Loren J. Rittle <ljrittle@acm.org>
e701a477 8054
8055 * configure.in: Add *-*-freebsd* configurations.
8056
4caca96d 80572002-04-08 Tom Tromey <tromey@redhat.com>
8058
8059 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
8060 Fixes PR libgcj/6068.
8061
ec66e65b 80622002-03-30 Krister Walfridsson <cato@df.lth.se>
8063
8064 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
8065
dd96b1d1 80662002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8067
8068 * configure.in (alpha*-dec-osf*): Enable libgcj.
8069
dcde3c07 80702003-03-27 Matthew Gingell <gingell@gnat.com>
b62015df 8071
8072 * MAINTAINERS (Write After Approval): Add myself.
8073
52fdc102 80742002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
8075
8076 Fix for: PR bootstrap/3591, target/5676
8077 * configure.in (mcore-pe): Disable the configuration of
8078 libstdc++-v3 since exceptions are not supported.
8079
f3830a0e 80802002-03-20 Anthony Green <green@redhat.com>
8081
8082 * configure.in: Enable libgcj for xscale-elf target.
8083
dcde3c07 8084Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
93ef9ddc 8085
8086 * MAINTAINERS: Update my email address.
8087
82c26350 80882002-03-16 Alexandre Oliva <aoliva@redhat.com>
8089
8090 * ltmain.sh (relink_command): Fix typo in previous change.
8091
30d51ce8 80922002-03-15 Alexandre Oliva <aoliva@redhat.com>
8093
8094 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
8095 (relink_command): Added --tag flags.
8096 (mode=install): If relinking fails; error out.
8097
863ba363 80982002-03-12 Richard Henderson <rth@redhat.com>
8099
8100 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
8101 .NOTPARALLEL tag.
8102 (do-check): Rename from check.
8103 (check): Allow parallel check.
8104
a4ae6a96 81052002-03-12 Bob Wilson <bob.wilson@acm.org>
8106
8107 * MAINTAINERS: Add myself as maintainer for xtensa port.
8108 Fix alphabetical order in CPU port maintainer list.
8109 Remove myself from Write After Approval list.
8110
b65e027c 81112002-03-11 Richard Henderson <rth@redhat.com>
8112
8113 * Makefile.in (.NOTPARALLEL): Add fake tag.
8114
857f2cca 81152002-03-07 H.J. Lu (hjl@gnu.org)
8116
8117 * configure.in: Enable gprof for mips*-*-linux*.
8118
f9231c6c 81192002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
8120
8121 * MAINTAINERS (Write After Approval): Add myself.
8122
a51555c7 81232002-02-28 Alexandre Oliva <aoliva@redhat.com>
8124
8125 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8126 libjava.
8127 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
8128
f48588d2 81292002-02-23 Alexandre Oliva <aoliva@redhat.com>
8130
8131 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
8132 because its Makefile is there; test for the executable instead.
8133
4e979746 81342002-02-22 Alexandre Oliva <aoliva@redhat.com>
8135
8136 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
8137 libstdc++-v3 and libjava.
8138
dcde3c07 81392002-02-11 Adam Megacz <adam@xwt.org>
ddb2364e 8140
8141 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
8142 boehm-gc
2857c21b 8143
ff727c47 81442002-02-09 Alexandre Oliva <aoliva@redhat.com>
8145
8146 * config.guess: Updated to 2002-01-30's version.
8147 * config.sub: Updated to 2002-02-01's version.
8148 Contribute sh64-elf.
8149 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
8150 * configure.in: Added sh64-*-*.
8151
77badc5f 81522002-02-08 Chris Demetriou <cgd@broadcom.com>
8153
8154 * MAINTAINERS: Belatedly add myself to write after approval list.
8155
270ba101 8156Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
8157
8158 * MAINTAINERS: Put self in as maintainer for x86-64 port.
8159 Remove self as Write After Approval.
8160
2ca6eb0a 81612002-01-31 Geoffrey Keating <geoffk@redhat.com>
8162
8163 * MAINTAINERS: Put self in as maintainer for contrib/regression
8164 directory.
8165
0a526b48 81662002-01-28 Phil Edwards <pme@gcc.gnu.org>
8167
8168 * MAINTAINERS: Update my email address.
8169
1602f15c 81702002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
8171
2857c21b 8172 * configure.in (*-*-netbsd*): New. Skip target-newlib,
8173 target-libiberty, and target-libgloss. Skip Java-related
1602f15c 8174 libraries if not supported for NetBSD on target CPU.
8175
ecec2beb 81762002-01-25 Douglas B Rupp <rupp@gnat.com>
8177
8178 * install-sh: Use _inst.$$_ for temp file name.
8179
645cf380 81802002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
8181
8182 * MAINTAINERS (Write After Approval): Move my contact info
8183 from here...
8184 (OS Port Maintainers): ...to here (netbsd).
8185
aaced030 81862002-01-22 Bob Wilson <bob.wilson@acm.org>
8187
8188 * MAINTAINERS (Write After Approval): Add myself.
8189
dcde3c07 81902002-01-17 H.J. Lu <hjl@gnu.org>
bc0fa39e 8191
8192 * Makefile.in (all-fastjar): Also depend on all-libiberty.
8193 (all-target-fastjar): Also depend on all-target-libiberty.
8194
7fac8b66 81952002-01-16 H.J. Lu (hjl@gnu.org)
8196
8197 * config.guess: Import from master sources, rev 1.225.
8198 * config.sub: Import from master sources, rev 1.238.
8199
22cb6446 82002002-01-16 Kazu Hirata <kazu@hxi.com>
8201
8202 * MAINTAINERS (Write After Approval): Remove myself.
8203
e83a1c00 82042001-12-19 Florian Weimer <fw@deneb.enyo.de>
8205
8206 * MAINTAINERS (Write After Approval): Add myself.
8207
7ac25494 82082001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
8209
8210 * MAINTAINERS: Add self as docs co-maintainer.
8211
15f457c4 82122001-12-11 Matthias Klose <doko@debian.org>
8213
8214 * MAINTAINERS (Write After Approval): Add myself.
8215
9753f6ab 82162001-12-09 Zack Weinberg <zack@codesourcery.com>
8217
8218 * MAINTAINERS: Update my email address.
8219
35df4184 82202001-12-07 Turly O'Connor <turly@apple.com>
8221 * MAINTAINERS (Write After Approval): Add myself.
8222 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
8223 (rs6000_initialize_trampoline): Call __trampoline_setup for
8224 ABI_DARWIN too.
8225 * darwin-tramp.asm: New file, implements __trampoline_setup.
13106b16 8226 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
35df4184 8227
66f95edb 82282001-12-07 Paolo Carlini <pcarlini@unitus.it>
8229
8230 * MAINTAINERS (Write After Approval): Add myself.
8231
e67b1627 8232Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
8233
8234 * configure, configure.in: Use temp file for long sed commands.
8235
8dfee166 82362001-12-03 Laurent Guerby <guerby@acm.org>
8237
8238 * config.sub: Update to version 1.232 on subversion.
8239
7412cf54 82402001-12-03 Ben Elliston <bje@redhat.com>
8241
8242 * MAINTAINERS: Update mail address for config.* patches.
8243
dcde3c07 82442001-11-27 DJ Delorie <dj@redhat.com>
31972771 8245 Zack Weinberg <zack@codesourcery.com>
8246
8247 When build != host, create libiberty for the build machine.
8248
8249 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
8250 CONFIG_ARGUMENTS.
8251 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
8252 New variables.
8253 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
8254 and rules.
8255 (all.normal): Depend on ALL_BUILD_MODULES.
8256 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
8257 (all-build-libiberty): Depend on configure-build-libiberty.
8258
8259 * configure: Calculate and substitute proper value for
8260 ALL_BUILD_MODULES.
8261 * configure.in: Create the build subdirectory.
8262 Calculate and substitute TARGET_CONFIGARGS (formerly
8263 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
8264
0e3daba4 82652001-11-26 Ziemowit Laski <zlaski@apple.com>
8266
8267 * MAINTAINERS (write-after-approval): Add self.
8268
1ccaa52c 82692001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
8270
8271 * MAINTAINERS (GNATS only accounts): Remove self.
8272
97b9437e 82732001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
8274
8275 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
8276 libf2c.
8277
2d051b86 82782001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
8279
8280 * MAINTAINERS (Write After Approval): Add self.
8281
9829bea4 82822001-11-12 David O'Brien <obrien@FreeBSD.org>
8283
8284 * MAINTAINERS: mips and s390 are also CPU ports.
8285
f8556812 82862001-11-12 David O'Brien <obrien@FreeBSD.org>
8287
8288 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
8289
e3c6ddf5 82902001-11-11 David O'Brien <obrien@FreeBSD.org>
8291
8292 * MAINTAINERS: Alphabetize.
8293
31cd48a0 82942001-11-09 Kazu Hirata <kazu@hxi.com>
8295
8296 * MAINTAINERS (Various maintainers: h8 port): Add myself.
8297
76f9a979 82982001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
8299
8300 * MAINTAINERS (Various maintainers: hppa port): Added myself.
8301
a9cbbd8a 83022001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
8303
8304 * configure.in (--enable-languages): Be more permissive about
8305 syntax. Check for empty lists better. Warn about $LANGUAGES.
8306
dddb37d8 83072001-11-08 Geoffrey Keating <geoffk@redhat.com>
8308
8309 * config.sub: Import from master sources, rev. 1.230.
8310 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
8311
f0314ce2 83122001-11-07 Laurent Guerby <guerby@acm.org>
8313
8314 * MAINTAINERS (Write After Approval): Add self.
8315
8c30d42d 83162001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
8317
8318 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
8319
18729ae0 83202001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
8321
8322 * config.sub: Import from master sources, rev 1.226.
8323 * config.guess: Import from master sources, rev 1.216.
8324
38135c1e 83252001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
8326
8327 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
8328 * MAINTAINERS: Add self as maintainer of MMIX port.
8329 Remove old after-approval entry.
8330
fee90afd 83312001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
8332
8333 * ChangeLog, configure: Fix spelling errors.
8334
800026b8 83352001-10-20 Brendan Kehoe <brendan@zen.org>
8336
8337 * MAINTAINERS: Tweak my address.
8338
dcde3c07 8339Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
eb3ce9d6 8340
8341 * MAINTAINERS: Update my email address.
8342
b746a8aa 83432001-10-11 Hans-Peter Nilsson <hp@axis.com>
115f17da 8344
10475f52 8345 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
c22f21b2 8346 * MAINTAINERS: Add self as maintainer of CRIS port.
115f17da 8347
27e8b2c3 83482001-10-10 Geert Bosch <bosch@gnat.com>
8349
31972771 8350 * MAINTAINERS (Various maintainers: Ada front end):
27e8b2c3 8351 Added Robert Dewar.
8352
dcde3c07 83532001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
4f252e28 8354
8355 * MAINTAINERS (Write After Approval): Added self
8356
17a611d5 83572001-10-02 Geert Bosch <bosch@gnat.com>
8358
8359 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8360
8b20014f 83612001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
8362
8363 * configure: Handle temporary files securely using mkdir.
8364
85d6787e 83652001-09-29 Alexandre Oliva <aoliva@redhat.com>
8366
8367 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
8368
dcde3c07 83692001-09-26 Will Cohen <wcohen@redhat.com>
3c9a7565 8370
8371 * configure.in (*-*-linux*): Disable configuration of target-newlib
8372 and target-libgloss.
31972771 8373
1ed656c9 83742001-09-26 Alexandre Oliva <aoliva@redhat.com>
8375
8376 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
8377 RANLIB.
8378
6f36c694 83792001-09-21 Alexandre Oliva <aoliva@redhat.com>
8380
8381 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
8382 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
8383 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
8384 avoid quotes nesting problems.
8385 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
8386 (DO_X): Export only variables that are set.
8387
471c8d6f 83882001-09-19 Ben Elliston <bje@redhat.com>
8389
8390 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
8391 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
8392 semantics. Use the shell built-in "type" command instead.
8393
debdecb8 83942001-08-31 Alexandre Oliva <aoliva@redhat.com>
8395
8396 Merged from gcc-3_0-branch:
8397 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
8398 * ltcf-c.sh: Use $objext, not $ac_objext.
8399 2001-07-27 Mark Kettenis <kettenis@gnu.org>
8400 * ltcf-cxx.sh: Add support for GNU.
8401 2001-07-22 Timothy Wall <twall@redhat.com>
8402 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
8403 default settings if using GNU tools with that configuration.
8404 * ltcf-cxx.sh: Ditto.
8405 * ltcf-gcj.sh: Ditto.
8406 2001-07-21 Michael Chastain <chastain@redhat.com>
8407 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
8408 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
8409 * ltmain.sh: Mark as gcc-local.
8410
79af057d 84112001-08-30 Eric Christopher <echristo@redhat.com>
8412 Jason Eckhardt <jle@redhat.com>
8413
8414 * config.guess: Merge from master sources.
8415 * config.sub: Merge from master sources, add support for mipsisa32.
8416
2af6c242 84172001-08-25 Geoffrey Keating <geoffk@redhat.com>
2af6c242 8418 * config.sub: Merge from master sources, rev 1.219.
8419 * MAINTAINERS: Add self as contact for stormy16 port.
8420
2e1f0726 84212001-08-14 Zack Weinberg <zackw@panix.com>
8422
8423 * config.sub: Merge from master sources, rev 1.218.
8424 * config.guess: Merge from master sources, rev 1.209.
8425
7148a43f 84262001-08-11 Graham Stott <grahams@redhat.com>
8427
8428 * Makefile.in (check-c++): Add missing semicolon.
8429
7572bd48 8430Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
8431
2af6c242 8432 * MAINTAINERS (Various maitainers: predict.def): Added myself.
7572bd48 8433
f9daa432 84342001-07-30 Eric Christopher <echristo@redhat.com>
8435
8436 * MAINTAINERS (Various maintainers: mips port): Added myself.
8437
d5d994d4 84382001-07-25 Andrew Haley <aph@cambridge.redhat.com>
8439
31972771 8440 * configure.in (sh-*-linux*): New.
d5d994d4 8441
8741eff3 84422001-07-27 Richard Henderson <rth@redhat.com>
8443
8444 * .cvsignore: Add LAST_UPDATED.
8445
e06d8cc6 84462001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
8447
8448 * MAINTAINERS (Various maintainers: s390 port): Added myself.
8449
8729bf80 84502001-07-16 Aldy Hernandez <aldyh@redhat.com>
8451
31972771 8452 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
8729bf80 8453
19abf887 8454Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
8455
8456 * MAINTAINERS (Write After Approval): Added myself.
8457
8f71eb19 84582001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8459
8460 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8461 and libgcj on m68hc11/m68hc12.
8462
fc5104b7 84632001-06-27 H.J. Lu (hjl@gnu.org)
8464
8465 * Makefile (CFLAGS_FOR_BUILD): New.
8466 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
8467
8ee5e915 84682001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
8469
8470 * README: Remove version number.
8471
c753142b 84722001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8473
8474 * INSTALL/README: Update wrt. to the installation instructions now
8475 residing in gcc/doc/install.texi.
8476
8f602ce4 84772001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
8478
8479 * README: Replace with a cut-down and updated version of gcc/README.
8480
0546d603 84812001-06-12 David Edelsohn <edelsohn@gnu.org>
8482
8483 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
8484 multilibs to be disabled.
8485
f3886572 84862001-06-11 Daniel Berlin <dan@cgsoftware.com>
8487
8488 * MAINTAINERS (Write After Approval): Add myself.
f9daa432 8489
f1379586 84902001-06-09 Alexandre Oliva <aoliva@redhat.com>
8491
8492 * config.guess: Import CVS version 1.195.
8493 * config.sub: Import CVS version 1.212.
8494
ff091412 84952001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
8496
8497 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8498 gcc/xgcc is built, use -print-prog-name to find out the program
8499 name to use.
8500
6eadd25b 85012001-06-04 Phil Edwards <pme@sources.redhat.com>
8502
8503 * config.guess: Import CVS version 1.194. All gcc-local changes
8504 appear to also be in the master copy.
8505 * config.sub: Import CVS version 1.211.
8506
761c31c6 8507Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
8508
8509 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8510 with_gcc]: Use `gcc -shared' to build a shared library.
8511
833b6505 8512Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
8513
8514 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8515 archives.
8516
9847d949 8517Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8518
8519 * MAINTAINERS (Write After Approval): Add myself.
8520
fadf0d3c 85212001-06-01 Hans-Peter Nilsson <hp@axis.com>
8522
8523 * configure.in (libstdcxx_flags): Do not try to execute
8524 libstdc++-v3/testsuite_flags until it exists.
8525
d39a4f27 85262001-06-01 Alan Modra <amodra@bigpond.net.au>
8527
8528 * MAINTAINERS: Update my email address.
8529
d0642799 85302001-05-31 Graham Stott <grahams@redhat.com>
8531
8532 * MAINTAINERS (Write After Approval): Add myself.
8533
dcde3c07 85342001-05-28 Simon Patarin <simon.patarin@inria.fr>
9c6813ce 8535
8536 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
8537 libraries when using g++ with native linker.
8538
a28875e9 85392001-05-28 Alexandre Oliva <aoliva@redhat.com>
8540
8541 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8542
00ed89e1 85432001-05-22 Alexandre Oliva <aoliva@redhat.com>
8544
8545 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8546 [aix4*|aix5*]: Prepend blank.
8547
93221b10 85482001-05-20 Alexandre Oliva <aoliva@redhat.com>
8549
8550 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8551 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
8552 of subdir/configure scripts to use the new libtool.m4.
8553
b26428f6 85542001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
8555
8556 * MAINTAINERS (Write After Approval): Add myself.
8557
de27502c 85582001-05-18 Benjamin Kosnik <bkoz@redhat.com>
8559
8560 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
8561
28e776fd 85622001-05-11 Ben Elliston <bje@redhat.com>
8563
8564 * Makefile.in (all-sid): New target.
8565 (check-sid, clean-sid, install-sid): Likewise.
8566
e67abcc9 85672001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
8568
8569 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
8570
df4fdffb 85712001-05-03 Alexandre Oliva <aoliva@redhat.com>
8572
8573 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8574 libgcj.
8575
85762001-05-03 Alexandre Oliva <aoliva@redhat.com>
8577
8578 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8579 gcc/xgcc is built, use -print-prog-name to find out the program
8580 name to use.
8581
dfb18c91 85822001-04-26 Alexandre Oliva <aoliva@redhat.com>
8583
fdaf496c 8584 * configure.in (noconfigdirs): Don't reset it from scratch in the
8585 target case; only append to it.
f9daa432 8586
dfb18c91 8587 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8588 sparc-*-solaris2.8]: Disable ${libgcj}.
8589
f7ec7829 85902001-04-25 Alexandre Oliva <aoliva@redhat.com>
8591
8592 * configure.in (libgcj_saved): Copy from $libgcj.
8593 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8594 --disable-libgcj.
8595
b890ea44 85962001-04-25 Gavin Romig-Koch <gavin@redhat.com>
8597
8598 * MAINTAINERS: Remove self as MIPS maintainer and
f9daa432 8599 C front end maintainer.
b890ea44 8600
f6dd84a6 8601Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
8602
8603 * configure.in: Move *-chorusos target case to the proper switch.
8604 Disable libgcj.
8605
46b021de 86062001-04-12 Alexandre Oliva <aoliva@redhat.com>
8607
8608 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8609 1.641.2.228.
8610
0355c121 86112001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8612
8613 * Makefile.in (STAGE1_CFLAGS): Pass down.
8614
954078d1 86152001-04-13 Alan Modra <amodra@one.net.au>
8616
8617 * config.guess: Add hppa64-linux support. Note for next import that
8618 this is already in the master file.
8619 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
8620
67282802 86212001-04-12 Alexandre Oliva <aoliva@redhat.com>
8622
8623 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8624 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8625
628f3e51 86262001-04-11 Stan Shebs <shebs@apple.com>
8627
8628 * MAINTAINERS: Add self as Darwin port maintainer.
8629
c5659af6 86302001-04-11 Alan Modra <amodra@one.net.au>
8631
8632 * MAINTAINERS: Update my email address.
8633
6a965736 86342001-04-10 Loren J. Rittle <ljrittle@acm.org>
8635
8636 * ltcf-cxx.sh: Support creation of C++ shared libraries on
8637 recent versions of FreeBSD (release 3 or later).
8638 * ltconfig: On FreeBSD, -lc must not be provided when building
8639 a shared library or else the standard -pthread gcc option is
8640 rendered worthless to later users of the built library.
8641
e64be694 86422001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
8643
8644 * MAINTAINERS: Add self and RTH as C front end maintainers.
8645
a28f421e 86462001-04-05 Alexandre Oliva <aoliva@redhat.com>
8647
31972771 8648 * config.sub: Make sure to match an already-canonicalized
8649 machine name (eg. mn10300-unknown-elf).
a28f421e 8650
1cb80700 86512001-04-01 Alexandre Oliva <aoliva@redhat.com>
8652
8653 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8654 New macros.
8655 (bootstrap, cross): Use RECURSE_FLAGS.
8656 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8657
8929c4de 86582001-03-27 Alexandre Oliva <aoliva@redhat.com>
8659
8660 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8661
46b43912 86622001-03-22 Colin Howell <chowell@redhat.com>
8663
5c144a30 8664 * Makefile.in (DO_X): Do not backslash single-quotes in
8665 backquotes (two places).
46b43912 8666
cd003521 86672001-03-22 Alexandre Oliva <aoliva@redhat.com>
8668
8669 Re-installed:
8670 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8671 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
8672 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8673 * ltcf-cxx.sh: Likewise.
8674 * ltcf-gcj.sh: Likewise.
8675
7c9b3c20 86762001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8677
8678 * MAINTAINERS: Add myself as "documentation co-maintainer".
8679
88c1d089 86802001-03-22 Alexandre Oliva <aoliva@redhat.com>
8681
8682 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8683 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8684
ed7a462d 86852001-03-19 Tom Tromey <tromey@redhat.com>
8686
8687 * config-ml.in: Handle GCJ and GCJFLAGS.
8688
3caa3e73 86892001-03-21 Michael Chastain <chastain@redhat.com>
8690
8691 * Makefile.in: all-m4 depends on all-texinfo.
8692
45b909bc 86932001-03-20 Loren J. Rittle <ljrittle@acm.org>
8694
8695 * MAINTAINERS: Add myself to write after approval list.
8696
f9ecd05b 86972001-03-18 Laurynas Biveinis <lauras@softhome.net>
8698
8699 * Makefile.in (DO_X): Quote nested quotes.
8700
a0167be8 87012001-03-18 Alan Modra <alan@linuxcare.com.au>
8702
8703 * MAINTAINERS: Add myself to write after approval list.
8704
34690eeb 87052001-03-15 Laurynas Biveinis <lauras@softhome.net>
8706
8707 * Makefile.in (DO_X): Use double quotes for quoting
8708 "RANLIB=$${RANLIB}".
8709
ace16e3d 87102001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
8711
8712 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
8713
dcde3c07 87142001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
314b6875 8715
8716 * configure.in: Only use `lang_requires' for languages athat are
8717 actually enabled.
8718
6941e176 87192001-03-08 Phil Edwards <pme@sources.redhat.com>
8720
8721 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
8722
8278b709 87232001-03-08 Alexandre Oliva <aoliva@redhat.com>
8724
8725 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8726
1a6eb118 87272001-03-07 Tom Tromey <tromey@redhat.com>
8728
8729 * configure.in: Allow config-lang.in to set `lang_requires' to list
8730 of other required languages.
8731
8c74272d 87322001-03-06 Laurynas Biveinis <lauras@softhome.net>
8733
8734 * Makefile.in: Remove RANLIB definition. Use RANLIB
8735 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
8736 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
f9daa432 8737
41edef81 87382001-02-28 Benjamin Kosnik <bkoz@redhat.com>
31972771 8739 Alexandre Oliva <aoliva@redhat.com>
f9daa432 8740
41edef81 8741 * Makefile.in (check-c++): Use tabs, not spaces.
8742
8b6c1516 87432001-02-20 Laurynas Biveinis <lauras@softhome.net>
f9daa432 8744
8b6c1516 8745 * MAINTAINERS: add myself to Write After Approval list.
8746
66c4386e 87472001-02-19 Benjamin Kosnik <bkoz@redhat.com>
fd1a012c 8748
31972771 8749 * Makefile.in (check-c++): New rule.
f9daa432 8750
fd1a012c 8751 * configure.in (target_libs): Remove libg++.
8752 (noconfigdirs): Remove libg++.
8753 (noconfigdirs): Same.
8754 (noconfigdirs): Same.
8755 (noconfigdirs): Same.
8756
8757 * config-ml.in: Remove libg++ references.
8758
8759 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8760 (ALL_TARGET_MODULES): Same.
8761 (configure-target-libg++): Remove.
8762 (all-target-libg++): Remove.
8763 (configure-target-libio): Remove.
8764 (all-target-libio): Remove.
8765 (check-target-libio): Remove.
8766 (.PHONY): Remove.
8767 (libg++.tar.bz2): Remove.
8768 (all-target-cygmon): Remove libio.
8769 (all-target-libstdc++): Remove.
8770 (configure-target-libstdc++): Remove.
8771 (TARGET_LIB_PATH): Remove libstdc++.
8772 (ALL_GCC_CXX): Remove libstdc++.
8773 (all-target-gperf): Correct.
8774
8fb60dad 87752001-02-16 Nick Clifton <nickc@redhat.com>
8776
8777 * configure.in (noconfigdirs): Allow configuration of texinfo
8778 for Cygwin hosts.
8779
8611f330 87802001-02-15 Anthony Green <green@redhat.com>
8781
8782 * configure: Introduce GCJ_FOR_TARGET.
8783 * configure.in: Ditto.
8784 * Makefile.in: Ditto.
8785
863b470b 87862001-02-13 Andreas Schwab <schwab@suse.de>
8787
8788 * MAINTAINERS: Update mail address.
8789
9bfefeba 87902001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
8791
8792 * config.guess: Add linux target for S/390.
8793 * config.sub: Likewise.
8794
dcde3c07 87952001-02-08 Chandrakala Chavva <cchavva@redhat.com>
737f6b8e 8796
8797 * configure.in: for *-chorusos, don't config target-newlib and
31972771 8798 target-libgloss.
737f6b8e 8799
60611395 88002001-02-06 Ben Elliston <bje@redhat.com>
8801
8802 * configure: Output host type to stdout, not stderr.
8803
2b05b516 88042001-02-05 Mark Mitchell <mark@codesourcery.com>
8805
da0c6982 8806 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
fda29981 8807 * ltcf-cxx.sh: Likewise.
8808
2b05b516 8809 * config.if: Assume enable_libstdcxx_v3 is defined.
8810
1030d23b 88112001-02-04 Mark Mitchell <mark@codesourcery.com>
8812
8813 Remove V2 C++ library.
8814 * configure.in: Remove --enable-libstdcxx_v3 support.
8815
1c1033dd 88162001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
8817
8818 * include/demangle.h: Add prototype for java_demangle_v3.
8819
3a2af5aa 88202001-01-29 Phil Edwards <pme@sources.redhat.com>
8821
8822 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
8823
f4763e9a 88242001-01-27 Richard Henderson <rth@redhat.com>
8825
8826 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8827
1e5173c2 88282001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8829
8830 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8831 Don't unset, it's non-portable and no longer necessary, set to empty
8832 instead.
8833
441075de 88342001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8835
8836 * ltconfig: Shell portability fix for the tagname validity check.
8837
21037ec8 88382001-01-27 Alexandre Oliva <aoliva@redhat.com>
8839
8840 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8841 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8842
db45c2a0 88432001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8844
8845 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8846
2c18c34e 88472001-01-26 Tom Tromey <tromey@redhat.com>
8848
8849 * configure.in: Allow libgcj to be built on Sparc Solaris.
8850
4b44c1a3 88512001-01-25 David Edelsohn <edelsohn@gnu.org>
8852
8853 * ltcf-c.sh: Add aix5 case.
8854 * ltcf-cxx.sh: Likewise.
8855 * ltconfig: Likewise.
8856
24f78d1b 88572001-01-24 Alexandre Oliva <aoliva@redhat.com>
8858
a7b0e06d 8859 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8860 keep at least one of build_libtool_libs or build_old_libs set to
8861 yes.
8862
24f78d1b 8863 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8864 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8865
ef1760c1 88662001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
8867
8868 * configure.in: Enable libgcj on several additional platforms.
8869
1986d3d9 88702001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
8871
8872 * configure.in: Enable libgcj for linux targets.
8873
7e1bb7bf 88742001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8875
8876 * MAINTAINERS (Write After Approval): Add myself.
8877
f3a027ae 88782001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
8879
8880 * MAINTAINERS: Add myself as vax port maintainer.
8881
5e7056b8 88822001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
8883
8884 * MAINTAINERS: Add myself as Mercury front-end maintainer.
8885
0d2271de 88862001-01-09 Mike Stump <mrs@wrs.com>
8887
8888 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8889 failures of subdirectories.
8890
cd003521 88912001-01-02 Laurynas Biveinis <lauras@softhome.net>
d76e21ba 8892
cd003521 8893 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
d76e21ba 8894 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
cd003521 8895 * ltcf-cxx.sh: Likewise.
8896 * ltcf-gcj.sh: Likewise.
8897 * ltconfig.sh: Fix typo.
d76e21ba 8898
95426b72 88992001-01-02 Laurynas Biveinis <lauras@softhome.net>
8900
8901 * configure: handle DOS-style absolute paths.
8902
bd55fdd4 89032001-01-02 Laurynas Biveinis <lauras@softhome.net>
8904
8905 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8906
66714311 89072000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
8908
8909 * MAINTAINERS: Add myself as avr port co-maintainer.
8910
f4f04af5 89112000-12-28 Ben Elliston <bje@redhat.com>
8912
8913 * MAINTAINERS: Add myself under ``Write After Approval''.
8914
81875c45 89152000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
8916
8917 * texinfo: Remove directory from GCC.
8918
35d9361d 89192000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
8920
8921 * COPYING: Update to current
8922 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
8923 to 19yy as example year in copyright notice).
8924
ac20ef2c 89252000-12-18 Benjamin Kosnik <bkoz@redhat.com>
8926
f9daa432 8927 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
ac20ef2c 8928 (libstdcxx_incdir): Pass down.
8929 * config.if: Remove expired bits for cxx_interface, add stub.
8930 (libstdcxx_incdir): Add variable for g++ include directory.
8931 * configure.in (gxx_include_dir): Use it.
f9daa432 8932
d550dfb2 89332000-12-18 Alexandre Oliva <aoliva@redhat.com>
8934
8935 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
8936 with old-email address from ``Write After Approval''.
8937
2353a84c 89382000-12-15 Andreas Jaeger <aj@suse.de>
8939
8940 * configure.in: Handle lang_dirs.
8941
89422000-12-14 Tom Tromey <tromey@redhat.com>
1bbd1888 8943
ad324c4e 8944 * MAINTAINERS: Removed brads.
8945
1bbd1888 8946 * MAINTAINERS: Added gcj developers.
8947
7756f182 89482000-12-13 Anthony Green <green@redhat.com>
f9daa432 8949
7756f182 8950 * configure.in: Disable libgcj for any target not specifically
4b695c23 8951 listed. Disable libgcj for x86 and Alpha Linux until compatible
8952 with g++ abi.
f9daa432 8953
1ef27c9d 89542000-12-13 Mike Stump <mrs@wrs.com>
8955
8956 * Makefile.in (local-distclean): Also remove fastjar.
8957
8c200666 89582000-12-12 Rodney Brown <RodneyBrown@mynd.com>
8959
8960 * contrib/gcc_update: Add fastjar --touch entries.
8961
abc9907a 89622000-12-12 Alexandre Oliva <aoliva@redhat.com>
8963
8964 * configure.in: Disable language-specific target libraries for
8965 languages that aren't enabled.
8966
4d5a2476 89672000-12-10 Anthony Green <green@redhat.com>
8968
8969 * configure.in: Define libgcj. Disable libgcj target libraries for
8970 most targets.
8971
f30b13ba 89722000-12-10 Neil Booth <neilb@earthling.net>
8973
8974 * MAINTAINERS: Update mail address, remove from WAA list.
8975
da538d34 89762000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
8977
8978 * libjava: Imported from /cvs/java.
8979 * libffi: Likewise.
8980 * Boehm-gc: Likewise.
8981
bb5f4242 89822000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
8983
8984 * configure.in (target_libs): Revert 2000-12-08 patch.
8985 (noconfigdirs): Added target-libjava.
8986
f4f46f68 89872000-12-09 Laurynas Biveinis <lauras@softhome.net>
8988
8989 * djunpack.bat: removed.
8990
2adfe2a9 89912000-12-09 Laurynas Biveinis <lauras@softhome.net>
8992
8993 * Makefile.in: handle DOS-style absolute paths.
8994 * config-ml.in: likewise.
8995 * symlink-tree: likewise.
8996
7ce26751 89972000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8998
8999 * fastjar: Imported.
9000
68a758b6 90012000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
9002
9003 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
9004 libjava.
9005 * configure.in (target_libs): Removed `target-libjava'.
9006
0b3b9f3b 90072000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
9008
9009 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
9010 (ALL_MODULES): Added fastjar.
9011 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
9012 (all-target-libjava): all-fastjar replaces all-zip.
9013 (all-fastjar): Added.
9014 (configure-target-fastjar, all-target-fastjar): Likewise.
9015 * configure.in (host_tools): Added fastjar.
9016
b9b564e0 90172000-12-07 Mike Stump <mrs@wrs.com>
9018
9019 * Makefile.in (local-distclean): Remove leftover built files.
9020
1a45dccf 90212000-11-24 Nick Clifton <nickc@redhat.com>
9022
9023 * configure.in (xscale-elf): Add target.
9024 (xscale-coff): Add target.
9025
b21e5977 90262000-11-22 Loren J. Rittle <ljrittle@acm.org>
9027
31972771 9028 * ltcf-cxx.sh: Support creation of C++ shared libraries on
9029 recent versions of FreeBSD (release 3 or later).
9030 * ltconfig: On FreeBSD, -lc must not be provided when building
9031 a shared library or else the standard -pthread gcc option is
9032 rendered worthless to later users of the built library.
b21e5977 9033
d7ce037e 90342000-11-16 Fred Fish <fnf@be.com>
9035
9036 * configure.in (enable_libstdcxx_v3): Fix typo,
9037 libstd++ -> libstdc++.
9038
2c5d378d 90392000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9040
9041 * MAINTAINERS: Add self to Write After Approval list.
9042
ea4ec5d3 90432000-11-21 Bernd Schmidt <bernds@redhat.com>
9044
9045 * MAINTAINERS: Update my email address. Add myself to global write
9046 privs list.
9047
5cfbc08c 90482000-11-18 Alexandre Oliva <aoliva@redhat.com>
9049
f42cc732 9050 * Makefile.in: Merge with src and libgcj.
9051 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
9052 configure-target-<library> when their configure scripts need the C
9053 or C++ library to have already been built to work properly.
9054 (do_proto_toplev): Set them to an empty string.
9055
5cfbc08c 9056 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
9057 (REALLY_SET_LIB_PATH): Use them.
9058
f1433f3d 90592000-11-17 Stan Shebs <shebs@apple.com>
9060
9061 * MAINTAINERS: Add self to Write After Approval list.
9062
9371935c 90632000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
9064
9065 * configure: Provide the original toplevel configure arguments
9066 (including $0) to subprocesses in the environment rather than
9067 through gcc/configargs.h.
9068
967ccfb6 90692000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
9070
9071 * MAINTAINERS: Remove references to cccp. Change C9X reference to
9072 C99. Alphabetise "Write After Approval" list.
9073
facb1a06 90742000-11-12 Mark Mitchell <mark@codesourcery.com>
9075
4ec87d68 9076 * configure: Turn on libstdc++ V3 by default.
9077
facb1a06 9078 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
9079 if we've got GCC.
9080
0877e533 90812000-11-11 Philip Blundell <philb@gnu.org>
9082
9083 * MAINTAINERS: Add self to Write After Approval list.
9084
a6fdcbb2 90852000-11-09 David Edelsohn <edelsohn@gnu.org>
9086
9087 * ltcf-c.sh (aix4): Improve shared library configuration; require
9088 exporting symbols.
9089 * ltcf-cxx.sh (aix4): Define.
9090 * ltconfig (aix4): Define library and soname specs appropriate for
9091 AIX. Define command to create export symbols list.
9092
dcde3c07 9093Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
4fa12471 9094
9095 * config.sub: Add support for Sun Chorus
9096
cc849a38 90972000-10-31 Nick Clifton <nickc@redhat.com>
9098
9099 * MAINTAINERS: Rename <name>@cygnus.com addresses to
9100 <name>@redhat.com. Also installed new email address for Clint
9101 Popetz.
f9daa432 9102
3f23f60a 91032000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
9104
9105 * etc: Remove directory from GCC.
9106
3e9279ee 91072000-10-16 Michael Meissner <meissner@redhat.com>
9108
9109 * configure (gcc/configargs.h): Only create if there is a build GCC
9110 directory created.
9111
f9daa432 91122000-10-16 Matthias Klose <doko@debian.org>
9113
5c371a2c 9114 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
9115 when configured for libstdc++-v3.
9116
4a0e2d42 91172000-10-05 Phil Edwards <pme@gcc.gnu.org>
9118
9119 * configure: Save configure arguments to gcc/configargs.h.
9120
f39aafc5 91212000-10-04 Philipp Thomas <pthomas@suse.de>
9122
9123 * config.guess: Import CVS version 1.157.
9124 * config.sub: Import CVS version 1.181.
9125
c884589e 91262000-10-04 Andris Pavenis <pavenis@latnet.lv>
9127
9128 * Makefile.in (bootstrap): avoid recursion if subdir missing
9129 (cross): ditto
9130 (do-proto-toplev): ditto
9131
c1a13da0 91322000-09-30 Alexandre Oliva <aoliva@redhat.com>
9133
e920d979 9134 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
9135 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
9136
c1a13da0 9137 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
9138 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
9139 all affected `configure' scripts.
9140
81089fbf 9141Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
9142
9143 * MAINTAINERS: Add self as cpplib co-maintainer.
9144
c47eeef8 91452000-09-24 Aldy Hernandez <aldyh@redhat.com>
9146
9147 * MAINTAINERS: Add self to Write After Approval list.
9148
1f6ba023 91492000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9150
9151 * INSTALL/README: egcs -> GCC update.
9152
dcde3c07 9153Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
cf1f3b68 9154
9155 * MAINTAINERS: Add myself to Write After Approval list.
9156
eca133bc 91572000-09-15 Kazu Hirata <kazu@hxi.com>
9158
9159 * MAINTAINERS: Add myself to Write After Approval list.
9160
3a6d39fe 9161Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
9162
31972771 9163 * configure.in: Do not build byacc for hppa64. Provide paths to the
9164 X11 libraries for hppa64.
3a6d39fe 9165
5e4d941a 91662000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9167
9168 * MAINTAINERS: Add myself as 68hc11 port maintainer.
9169
fd7f3a57 91702000-09-06 Alexandre Oliva <aoliva@redhat.com>
9171
5fbdfc0f 9172 * Makefile.in (all-zlib): Added dummy target.
9173
fd7f3a57 9174 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9175 ltcf-gcj.sh: Updated from libtool multi-language branch.
9176
92b251ca 91772000-09-05 Alexandre Oliva <aoliva@redhat.com>
9178
9179 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
9180 (bootstrap*): Depend on all-bootstrap.
9181
31ab897a 91822000-09-05 Philipp Thomas <pthomas@suse.de>
9183
9184 * config.guess: Import CVS version 1.156.
9185 * config.sub: Import CVS version 1.179.
9186
add841d2 91872000-09-02 Anthony Green <green@cygnus.com>
9188
9189 * Makefile.in (all-gcc): Depend on all-zlib.
9190 (CLEAN_MODULES): Add clean-zlib.
9191 (ALL_MODULES): Add all-zlib.
9192 * configure.in (host_libs): Add zlib.
9193
aff0af06 91942000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
e2bac683 9195
9196 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
9197 crosses, but add gcc/include to the header search path for them.
9198
d6f4f260 91992000-08-04 David E. O'Brien <obrien@FreeBSD.org>
9200
9201 * MAINTAINERS: Add self to Write After Approval list.
9202
352d4040 92032000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9204
9205 * config.guess: Import CVS version 1.152.
9206 * config.sub: Import CVS version 1.177.
9207
a49a3523 92082000-08-25 Alexandre Oliva <aoliva@redhat.com>
9209
681dbe98 9210 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
9211 $targargs to tell whether newlib is going to be built.
9212
a49a3523 9213 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
9214 $$r/TARGET_SUBDIR/libio for _G_config.h.
9215
2fb10547 92162000-08-23 Alexandre Oliva <aoliva@redhat.com>
9217
9218 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
9219
1554dae1 92202000-08-22 DJ Delorie <dj@redhat.com>
9221
9222 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
9223
883e4a54 92242000-08-22 Alexandre Oliva <aoliva@redhat.com>
9225
9226 * config-ml.in (CC, CXX): Avoid trailing whitespace.
9227 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
9228 sub-configures.
9229
47e1a34e 92302000-08-21 DJ Delorie <dj@redhat.com>
9231
9232 * MAINTAINERS: Add self as a libiberty maintainer
9233
f4fb1596 92342000-08-16 Alexandre Oliva <aoliva@redhat.com>
9235
9236 * configure.in (libstdcxx_flags): Use
9237 libstdc++-v3/src/libstdc++.INC.
9238
a4b68c89 92392000-08-15 Alexandre Oliva <aoliva@redhat.com>
9240
9241 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
9242
e800dd2f 92432000-08-14 Zack Weinberg <zack@wolery.cumb.org>
9244
e5d5867a 9245 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
9246
f9daa432 9247 * configure: Make enable_threads and enable_shared defaults
e800dd2f 9248 explicit. Substitute enable_threads into generated Makefiles.
9249 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
9250 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
9251
4a5bda50 92522000-08-13 Geoff Keating <geoffk@cygnus.com>
9253
9254 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
9255
2968054b 92562000-08-12 Alexandre Oliva <aoliva@redhat.com>
9257
9258 * config-ml.in (CC): Remove bogus duplicate quotation mark from
9259 previous delta.
9260
cbf326ce 92612000-08-11 Jason Merrill <jason@redhat.com>
d793b7ed 9262
cbf326ce 9263 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
9264 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
9265 (FLAGS_FOR_TARGET): Not here.
9266 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
d793b7ed 9267
287d2cfb 92682000-08-11 Alexandre Oliva <aoliva@redhat.com>
9269
9270 * config-ml.in (CC, CXX): Don't introduce a leading space.
9271
9b573fd8 92722000-08-07 DJ Delorie <dj@delorie.com>
9273
9274 * MAINTAINERS: Add self as a DJGPP maintainer
9275
ede08f9f 92762000-08-07 DJ Delorie <dj@redhat.com>
9277
9278 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
9279 "if we're also building gcc, and it's a gcc that will run on the
9280 build machine, we want to use its includes instead of the system's
9281 default includes".
9282
85895852 92832000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
9284
9285 * MAINTAINERS: Add self to Write After Approval list.
9286
454c751b 92872000-08-03 Alexandre Oliva <aoliva@redhat.com>
9288
feb7523c 9289 * configure.in (libstdcxx_flags): Don't use `"'.
9290
454c751b 9291 * config-ml.in: Adjust multilib search paths to the
9292 appropriate multilib tree.
9293
0a120c53 92942000-08-02 Alexandre Oliva <aoliva@redhat.com>
9295
9296 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
9297 commas in $LANGUAGES.
9298
f3efc960 92992000-08-02 Manfred Hollstein <manfredh@redhat.com>
9300
9301 * configure.in: Re-enable all references to libg++ and librx.
9302
00c97451 93032000-08-01 Alexandre Oliva <aoliva@redhat.com>
9304
650713eb 9305 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
9306 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
9307 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
9308 * ltcf-cxx.sh (need_lc): Set based on postdeps.
9309
00c97451 9310 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
9311
4d3fd3b7 93122000-07-31 Alexandre Oliva <aoliva@redhat.com>
9313
9314 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
9315 CXX_FOR_TARGET for sed.
9316
32999451 93172000-07-30 Alexandre Oliva <aoliva@redhat.com>
9318
9319 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
9320 Do not override if already set in the environment or in configure.
9321 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
9322 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
9323
c102b56d 93242000-07-28 Alexandre Oliva <aoliva@redhat.com>
9325
9326 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
9327 the libtool CVS tree multi-language branch.
9328 * ltconfig, ltmain.sh: Updated.
f9daa432 9329
bc7af389 93302000-07-27 Alexandre Oliva <aoliva@redhat.com>
9331
ed2dfc92 9332 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
9333 (clean-target): Depend on it.
9334
bc7af389 9335 * Makefile.in (FLAGS_FOR_TARGET): New macro.
9336 (GCC_FOR_TARGET): Use it.
9337 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
9338 * configure.in: ... here.
9339 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
9340 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
9341
aee16bda 93422000-07-24 Eric Christopher <echristo@cygnus.com>
9343
9344 * MAINTAINERS: Add self to Write After Approval list.
9345
bae203e7 93462000-07-24 Alexandre Oliva <aoliva@redhat.com>
9347
8ad0b02a 9348 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
9349 (configure-target-libchill, configure-target-libobjc): Likewise.
9350
bae203e7 9351 * configure.in: Use the same cache file for all target libs.
9352 * config-ml.in: But different cache files per multilib variant.
9353
2dce220b 93542000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9355
9356 * configure (topsrcdir): Don't use dirname.
9357
84a55ca2 93582000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
9359
9360 * MAINTAINERS: Add self to Write After Approval list.
9361
151ad919 93622000-07-20 Jason Merrill <jason@redhat.com>
9363
9364 * configure.in: Remove all references to libg++ and librx.
9365
9366 * configure, configure.in, Makefile.in: Unify gcc and binutils.
9367
93682000-07-20 Hans-Peter Nilsson <hp@axis.com>
9369
9370 * config.sub: Update to subversions version 2000-07-06.
9371
99545576 93722000-07-12 Andrew Haley <aph@cygnus.com>
9373
9374 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
9375 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
9376
1ac432f1 93772000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
9378
9379 * symlink-tree: Check number of arguments.
9380
8d6dd244 93812000-07-05 Jim Wilson <wilson@cygnus.com>
9382
9383 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
9384 search path for a g++ extracted from the build tree. This
9385 will allow link tests run by configure scripts in
9386 subdirectories to succeed.
9387
151ad919 93882000-07-01 Koundinya K <kk@ddeorg.soft.net>
9389
31972771 9390 * ltconfig: Add support for mips-dde-sysv4.2MP
aee16bda 9391
74c42694 93922000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
9393
9394 * MAINTAINERS: Add myself as loop discovery maintainer.
9395
151ad919 93962000-06-28 Corinna Vinschen <vinschen@cygnus.com>
9397
9398 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
9399 `os2'. Force ac_cv_exeext to be ".exe" in that case.
9400
94012000-06-19 Timothy Wall <twall@cygnus.com>
9402
9403 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
9404 * config.sub: Add tic54x target.
9405
39d9b770 9406Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
9407
9408 * MAINTAINERS: Add self as Fortran maintainer,
9409 remove Craig Burley.
9410
151ad919 9411Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
13645f53 9412
151ad919 9413 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
9414 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
13645f53 9415
a71aa125 9416Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
9417
9418 * MAINTAINERS: Add self as i18n maintainer
9419
151ad919 942020000-05-21 H.J. Lu (hjl@gnu.org)
9421
31972771 9422 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
9423 directory are used if they exist. Make sure
9424 $(build_tooldir)/include is searched for header files,
9425 $(build_tooldir)/lib/ for library files.
151ad919 9426 (GCC_FOR_TARGET): Likewise.
31972771 9427 (CXX_FOR_TARGET): Likewise.
151ad919 9428
1ef89cd1 9429Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
9430
9431 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
9432
151ad919 9433Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
810e9e00 9434
9435 * Makefile.in (configure-target-libiberty): Depend on
9436 configure-target-newlib.
9437
ffee4df0 94382000-05-16 Alexandre Oliva <aoliva@cygnus.com>
9439
9440 * configure.in, Makefile.in: Merge all libffi-related
9441 configury stuff from the libgcj tree.
9442
151ad919 9443Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
9444
9445 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9446 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
9447
9448Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
9449
9450 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9451 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
4b695c23 9452 current version information. Add to proto-toplev directory.
151ad919 9453 (gdb-taz): Build do-djunpack.
9454
677b224d 94552000-05-15 David Edelsohn <edelsohn@gnu.org>
9456
9457 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
9458
36d84962 9459Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
9460
9461 * MAINTAINERS: Add self to Write After Approval list.
9462
151ad919 94632000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9464
9465 * ltmain.sh: Preserve in relink_command any environment
9466 variables that may affect the linker behavior.
9467
b4ae6e19 9468Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
9469
151ad919 9470 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
9471
9472Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
9473
9474 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
9475
94762000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
9477
9478 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
31972771 9479 with the version name.
b4ae6e19 9480
9f8322d4 9481Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
9482
9483 * MAINTAINERS: Add self as bb-reorder maintainer.
9484
212276a1 94852000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
9486
9487 * config.if: Tweak.
9488
151ad919 94892000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
9490
9491 * djunpack.bat: New file.
9492
9493Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
9494
9495 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
4b695c23 9496 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
9497 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
9498 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
151ad919 9499
1e866de7 95002000-04-16 Dave Pitts <dpitts@cozx.com>
9501
31972771 9502 * config.sub (case $basic_machine): Change default for "ibm-*"
9503 to "openedition".
1e866de7 9504
c3d0c692 95052000-04-13 Andreas Jaeger <aj@suse.de>
9506
9507 * MAINTAINERS: Added myself.
9508
151ad919 9509Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
9510
9511 * Makefile.in (gdb-taz): New target. GDB specific archive.
9512 (do-md5sum): New target.
9513 (MD5PROG): Define.
9514 (PACKAGE): Default to TOOL.
9515 (VER): Default to a shell script.
9516 (taz): Rewrite target. Move real work to do-proto-toplev. Include
4b695c23 9517 md5 checksum generation.
151ad919 9518 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
9519 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
9520 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
4b695c23 9521 insight.tar.bz2): Use gdb-taz to create archive.
151ad919 9522
9523Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
9524
9525 * configure (warn_cflags): Delete.
9526
dd0ac352 9527Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
9528
9529 * MAINTAINERS: Added myself.
9530
84d8005c 95312000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
d3eff7bb 9532 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
84d8005c 9533
31972771 9534 * configure.in (enable_libstdcxx_v3): Add.
9535 (target_libs): Add bits here to switch between libstdc++-v2 and
9536 libstdc++-v3.
9537 * config.if: And this file too.
9538 * Makefile.in: Add libstdc++-v3 targets.
aee16bda 9539
a995bb42 95402000-04-05 Michael Meissner <meissner@redhat.com>
9541
9542 * config.sub (d30v): Add d30v as a basic machine type.
9543
c1d2a99e 95442000-03-29 Jason Merrill <jason@casey.cygnus.com>
9545
9546 * configure.in: -linux-gnu*, not -linux-gnu.
9547
6437c7c8 9548Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
9549
9550 * MAINTAINERS: Add self in write-after-approval section.
9551
48ad86bd 9552Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
9553
9554 * MAINTAINERS: Add self as ia64 port maintainer.
9555
cb86f6e1 95562000-03-08 Neil Booth <NeilB@earthling.net>
9557
9558 * MAINTAINERS: Add self in write-after-approval section.
9559
151ad919 9560Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
3d94c7f0 9561
151ad919 9562 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
9563 (do-tar-bz2): Replace TOOL with PACKAGE.
9564 (gdb.tar.bz2): Remove GDBTK from GDB package.
9565 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
4b695c23 9566 dejagnu.tar.bz2): New packages.
151ad919 9567
95682000-02-27 Andreas Jaeger <aj@suse.de>
9569
9570 * configure.in: Add entry for mips*-*-linux*, move catch all
9571 *-*-*linux* entry below this one.
9572
95732000-02-27 Ian Lance Taylor <ian@zembu.com>
9574
9575 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
3d94c7f0 9576
1872c686 95772000-02-24 Nick Clifton <nickc@cygnus.com>
9578
9579 * config.sub: Support an OS of "wince".
9580
151ad919 9581Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
9582
9583 * config.guess, config.sub: Updated to match config's 2000-02-15
4b695c23 9584 version.
151ad919 9585
dcde3c07 95862000-02-23 Linas Vepstas <linas@linas.org>
151ad919 9587
9588 * config.sub: Add support for Linux/IBM 370.
9589 * configure.in: Likewise.
9590
8027f1d6 95912000-02-22 Nick Clifton <nickc@cygnus.com>
9592
9593 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
9594
dcde3c07 95952000-02-20 Christopher Faylor <cgf@cygnus.com>
d32a1334 9596
151ad919 9597 * config.guess: Guess "cygwin" rather than "cygwin32".
d32a1334 9598
4f5e65d7 95992000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9600
9601 * configure (gcc_version): When setting, narrow search to
9602 lines containing `version_string'.
9603
cb257c25 96042000-02-15 Denis Chertykov <denisc@overta.ru>
9605
9606 * config.sub: Add support for avr target.
9607
b1b2e339 96082000-02-14 Nick Clifton <nickc@cygnus.com>
9609
9610 * MAINTAINERS: Add maintainers for MCore port.
9611
def2c3fb 9612Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
9613
9614 * config.sub: Add mmix-knuth-mmixware.
9615
f0e58719 96162000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9617
9618 * MAINTAINERS: Pair cccp with cpplib maintainership.
9619
dcde3c07 96202000-01-27 Christopher Faylor <cgf@redhat.com>
151ad919 9621
9622 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9623 structure stuff to -L library search.
9624 (CXX_FOR_TARGET): Ditto.
9625 (CROSS_CHECK_MODULES): Fix spelling mistake.
9626
6ba3324d 96272000-01-24 Mark Mitchell <mark@codesourcery.com>
9628
9629 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9630 the C++ compiler.
9631
1532359f 96322000-01-12 Richard Henderson <rth@cygnus.com>
9633
9634 * configure.in: Don't build some bits for beos.
9635
75daeef1 96362000-01-12 Joel Sherrill (joel@OARcorp.com)
9637
9638 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9639 as include files.
9640
2774282e 96412000-01-11 Zack Weinberg <zack@wolery.cumb.org>
9642
9643 * Add self as cpplib maintainer, as requested by Jason
9644 Merrill. Correct my e-mail address.
9645
d08e2cf4 96462000-01-06 Geoff Keating <geoffk@cygnus.com>
9647
9648 * configure.in: Use mt-aix43 to handle *_TARGET defs,
9649 not mh-aix43.
9650
cee0655e 9651Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
9652
9653 * MAINTAINERS: Add myself to "write after approval" list.
9654
a23a249a 96551999-12-14 Richard Henderson <rth@cygnus.com>
9656
9657 * config.guess (alpha-osf, alpha-linux): Detect ev67.
9658 * config.sub: Accept alphaev[78], alphaev8.
9659
7f620b51 96601999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9661
9662 * config.guess, config.sub: Update from autoconf.
9663
76323487 96641999-11-29 Bruce Korb <autogen@linuxbox.com>
9665
3beb0b4d 9666 * MAINTAINERS: update my playtime e-address.
76323487 9667
5514758e 9668Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9669
9670 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9671 necessary libraries are missing.
9672
dcde3c07 9673Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
4e11cb65 9674
9675 * MAINTAINERS: Add new 'write after approval' maintainer.
9676
4a6db447 9677Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
9678
9679 * MAINTAINERS: Add new Java maintainer.
9680
34834d2a 96811999-10-25 Andreas Schwab <schwab@suse.de>
9682
9683 * configure: Fix quoting inside arguments of eval.
9684
26186f46 96851999-10-21 Nick Clifton <nickc@cygnus.com>
9686
9687 * config-ml.in: Allow suppression of some ARM multilibs.
9688
b384fc18 9689Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
9690
9691 * config.guess: Add OS/390 match pattern.
9692 * config.sub: Add mvs, openedition targets.
9693 * configure.in (i370-ibm-opened*): New.
9694
151ad919 96951999-09-04 Steve Chamberlain <sac@pobox.com>
9696
9697 * config.sub: Add support for configuring for pj.
9698
96991999-08-31 Nick Clifton <nickc@cygnus.com>
9700
9701 * config.sub (maybe_os): Add support for configuring for fr30.
9702
3e6b7981 97031999-08-25 Nick Clifton <nickc@cygnus.com>
9704
9705 * configure.in: Do not configure or build ld for AIX
9706 platforms. ld is known to be broken on these platforms.
9707
49c01ead 9708Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9709
9710 * config-ml.in: Pass compiler flag corresponding to multidirs to
9711 subdir configures.
9712
151ad919 97131999-08-09 Ian Lance Taylor <ian@zembu.com>
9714
9715 * Makefile.in (LDFLAGS): Define.
9716
97171999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
9718
9719 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9720 noconfigdirs.
9721 (*-*-cygwin*): Likewise.
9722
97231999-08-08 Ian Lance Taylor <ian@zembu.com>
9724
9725 * mkdep: New file.
9726 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9727 (BINUTILS_SUPPORT_DIRS): Add mkdep.
9728
9729 From Eli Zaretskii <eliz@is.elta.co.il>:
9730 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9731 long file name when using DJGPP on MS-DOS.
9732
90916687 9733Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
9734
9735 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9736
151ad919 97371999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
9738
9739 * Makefile.in (check-target-libio): Remove all-target-libstdc++
9740 dependency as this causes "make check" to globally "make all"
9741
ed4e41d7 9742Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
9743
9744 * configure.in (target_libs): Added target-zlib.
9745 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9746 (CONFIGURE_TARGET_MODULES): Likewise.
9747 (CHECK_TARGET_MODULES): Likewise.
9748 (INSTALL_TARGET_MODULES): Likewise.
9749 (CLEAN_TARGET_MODULES): Likewise.
9750 (configure-target-zlib): New target.
9751 (all-target-zlib): Likewise.
9752 (all-target-libjava): Depend on all-target-zlib.
9753 (configure-target-libjava): Depend on configure-target-zlib.
9754
9755 * Makefile.in (configure-target-libjava): Depend on
9756 configure-target-newlib.
9757 (configure-target-boehm-gc): New target.
9758 (configure-target-qthreads): New target.
9759
31972771 9760 * configure.in (target_libs): Added target-qthreads.
9761 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9762 (CONFIGURE_TARGET_MODULES): Likewise.
9763 (CHECK_TARGET_MODULES): Likewise.
9764 (INSTALL_TARGET_MODULES): Likewise.
9765 (CLEAN_TARGET_MODULES): Likewise.
9766 (all-target-qthreads): New target.
9767 (configure-target-libjava): Depend on configure-target-qthreads.
9768 (all-target-libjava): Depend on all-target-qthreads.
ed4e41d7 9769
9770 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9771 (CONFIGURE_TARGET_MODULES): Likewise.
9772 (CHECK_TARGET_MODULES): Likewise.
9773 (INSTALL_TARGET_MODULES): Likewise.
9774 (CLEAN_TARGET_MODULES): Likewise.
9775 (all-target-libjava): New target.
9776 (all-target-boehm-gc): Likewise.
9777 * configure.in (target_libs): Added libjava, boehm-gc.
9778
151ad919 97791999-07-22 Ian Lance Taylor <ian@zembu.com>
9780
9781 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9782 configure.bat in SUPPORT_FILES.
9783 (gas+binutils.tar.bz2): Likewise.
9784
9785 * makeall.bat: Remove; obsolete.
9786
97871999-07-21 Ian Lance Taylor <ian@zembu.com>
9788
9789 From Mark Elbrecht:
9790 * configure.bat: Remove; obsolete.
9791
97921999-07-11 Ian Lance Taylor <ian@zembu.com>
9793
9794 * configure: Add -W -Wall to the default CFLAGS when compiling with
9795 gcc.
9796
9797Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
9798
9799 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9800
98011999-06-30 Mark Mitchell <mark@codesourcery.com>
9802
9803 * configure.in: Build ld on IRIX6.
9804
98051999-06-12 Ian Lance Taylor <ian@zembu.com>
9806
9807 * Makefile.in: Change distribution targets to use bzip2 instead of
9808 gzip.
9809 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9810 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9811
98121999-06-04 Nick Clifton <nickc@cygnus.com>
9813
9814 * config.sub: Add mcore target.
9815
4960e263 9816Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
9817
9818 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9819
fb873f96 9820Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
9821
9822 * config.guess (dummy): Changed to $dummy.
9823
f0d0ef7c 98241999-05-24 Nick Clifton <nickc@cygnus.com>
9825
9826 * config.sub: Tidied up case statements.
9827
0522f2f0 98281999-05-22 Ben Elliston <bje@cygnus.com>
9829
e571eca2 9830 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9831 <jiro@din.or.jp>.
9832
0522f2f0 9833 * config.guess: Merge with FSF version. Future changes will be
9834 more accurately recorded in this ChangeLog.
9835 * config.sub: Likewise.
9836
8566565c 9837Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
9838
9839 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9840
151ad919 98411999-04-30 Tom Tromey <tromey@cygnus.com>
9842
9843 * ltmain.sh: [mode link] Always use CC given by ltconfig.
9844
688d5631 98451999-04-23 Tom Tromey <tromey@cygnus.com>
9846
9847 * ltconfig, ltmain.sh: Update to libtool 1.2f.
9848
151ad919 98491999-04-20 Drew Moseley <dmoseley@cygnus.com>
9850
9851 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9852 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9853 Bad merge removed these two changes.
9854
e020fd98 9855Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
31972771 9856 Martin Heller (Ing.-Buero_Heller@t-online.de)
e020fd98 9857
9858 * config.guess (interix Alpha): Add.
9859
151ad919 98601999-04-11 Richard Henderson <rth@cygnus.com>
9861
9862 * configure.in (i?86-*-beos*): Do config gperf; don't config
9863 gdb, newlib, or libgloss.
9864
a48ef8ee 9865Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
aee16bda 9866
a48ef8ee 9867 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9868 link a trivial program with -mabi=64. If it fails, remove mabi=64
9869 from multidirs.
9870
c3a180dc 9871Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
9872
9873 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9874
151ad919 98751999-04-08 Nick Clifton <nickc@cygnus.com>
9876
9877 * config.sub: Add support for mcore targets.
9878
98791999-04-07 Michael Meissner <meissner@cygnus.com>
9880
9881 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9882 not mt-ospace, in order to shut up assembler warning about using
9883 symbols that are named the same as registers.
9884
98851999-04-07 Drew Moseley <dmoseley@cygnus.com>
9886
9887 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9888 dependency list for all-target-cygmon.
9889
98901999-04-05 Doug Evans <devans@casey.cygnus.com>
9891
9892 * config-ml.in: Check $host, not $target, for selective multilibs.
9893 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9894 thumb interworking, and underscore prefix multilibs.
9895
98961999-04-04 Ian Lance Taylor <ian@zembu.com>
9897
9898 * missing: Update to version from current automake.
9899
b7ba05c0 9900Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
9901
9902 * configure (gxx_include_dir): Removed.
9903
9904 * configure.in (gxx_include_dir): Handle it.
9905 * Makefile.in: Likewise.
9906
151ad919 99071999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
9908
9909 * config.sub (mips64vr4111,mips64vr4111el) Add.
9910
99111999-03-21 Ben Elliston <bje@cygnus.com>
9912
31972771 9913 * config.guess: Correct typo for detecting ELF on FreeBSD.
151ad919 9914
9862eda4 9915Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
9916
9862eda4 9917 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9918 config/mh-djgpp.
9919
151ad919 9920Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
9921
9922 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9923 all-target-newlib to dependency list for all-target-bsp.
9924
26a1dadb 9925Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
9926
9927 * config.sub: Add i386-uwin support.
9928 * config.guess: Likewise.
9929
fea0107e 9930Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9931
9932 * configure.in: cleanup, add mh-*pic handling for arm, special
9933 case powerpc*-*-aix*
9934
151ad919 9935Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
9936
9937 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9938 can be built.
9939
9940Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
9941
9942 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
4b695c23 9943 targets.
151ad919 9944
daa90679 99451999-03-02 Nick Clifton <nickc@cygnus.com>
9946
9947 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9948
f6a095e9 9949Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
9950
9951 * config.sub: Check for "cygwin*" rather than "cygwin32*"
9952
47d8eb1d 99531999-02-24 Nick Clifton <nickc@cygnus.com>
9954
9955 * config.sub: Fix typo in arm recognition.
9956
151ad919 9957Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
9958
9959 * configure.in (noconfigdirs): Changed target_configdirs to
9960 include target-bsp only for m68k-*-elf* and m68k-*-coff*
9961 rather than m68k-*-* since it is not known to work on
9962 m68k-aout. Ditto for arm-*-*oabi.
9963
9964Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
9965
9966 * configure.in (*-*-windows*): Remove, no longer used.
151ad919 9967
99681999-02-19 Ben Elliston <bje@cygnus.com>
9969
9970 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9971 Smart and improved by Andrew Cagney.
9972
52b143d0 9973Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
9974
9975 * config.guess: Recognize openbsd-*-hppa.
9976
c441c977 9977Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
9978
9979 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9980 only if it is not empty.
9981
8faa2109 99821999-02-17 Nick Clifton <nickc@cygnus.com>
9983
9984 Patch from: Scott Bambrough <scottb@corelcomputer.com>
aee16bda 9985
151ad919 9986 * config.guess: Modified to recognize uname's armv* syntax.
8faa2109 9987
9988 * config.sub: Modified to recognize uname's armv* syntax.
9989
151ad919 99901999-02-17 Mark Salter <msalter@cygnus.com>
9991
9992 * configure.in: Added target-bsp for sparclite.
9993
9994Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
9995
9996 * config.sub: Recognize alphapca5[67] and up to alphaev8.
9997
99981999-02-08 Nick Clifton <nickc@cygnus.com>
9999
10000 * configure.in: Add support for strongarm port.
10001 * config.sub: Add support for strongarm target.
10002
654a22b1 10003Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
aee16bda 10004
654a22b1 10005 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
10006 the old name config/mh-cygwin32.
10007 Enable texinfo.
10008
151ad919 10009Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
10010
10011 * configure.in: Do build ld for ix86 Solaris.
10012
46fb7091 10013Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
10014
10015 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
10016 $AR_FOR_TARGET. Likewise for RANLIB.
10017
115ec39e 10018Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
aee16bda 10019
31972771 10020 * config.sub (oabi): Recognize.
10021 * configure.in (arm-*-oabi): Handle.
115ec39e 10022
5cca51e0 10023Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
10024
10025 * config.guess: Improve detection of i686 on UnixWare 7.
10026
183a8abb 10027Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
10028
10029 * config.guess: Add support for i386-pc-interix.
10030 * config.sub: Likewise.
10031 * configure.in: Likewise.
183a8abb 10032
151ad919 10033Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
10034
10035 * Makefile.in: Remove unneeded all-target-libio from
10036 from all-target-winsup target since it is now unneeded.
10037 Add all-target-libtermcap in its place since it is now
10038 needed.
10039
10040Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
10041
10042 * configure.in: makefile stub for cygwin target is probably
10043 unnecessary. Remove it for now.
151ad919 10044
10045Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
10046
10047 * configure.in: libtermcap.a should be built when cygwin is the
10048 target as well as the host.
10049 * config.guess: Allow mixed case in cygwin uname output.
10050 * Makefile.in: Add libtermcap target.
151ad919 10051
0db75088 10052Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
10053
10054 * config.sub: Clean up handling of hppa2.0.
10055
a30dcfee 10056Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
10057
10058 * config.guess: Use C code to identify more HP machines.
10059
44cfa345 10060Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
10061
10062 * config.sub: Handle hppa2.0.
10063
151ad919 10064Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
10065
10066 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
4b695c23 10067 cygmon for all sparclite targets, regardless of object format.
151ad919 10068
100691998-12-15 Mark Salter <msalter@cygnus.com>
10070
10071 * configure.in: Added target-bsp for several target architectures.
10072
10073 * Makefile.in: Added rules for bsp.
10074
be0f7b24 10075Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
10076
10077 * config.guess: Improve detection of hppa2.0 processors.
10078
10079Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
10080
10081 * config.guess: Recognize FreeBSD using ELF automatically.
10082
76103b2c 100831998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
10084
10085 * configure (skip-this-dir): Add handling for new shell script, which
10086 might be created by a sub-directory's configure to indicate, this particular
10087 directory is "unwanted".
10088 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
10089
151ad919 10090Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
10091
10092 * ltconfig: import from libtool, after changing libtool to
10093 account for the cygwin name change.
10094
10095Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
10096
10097 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
10098 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
10099
10100Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
10101
10102 * configure.in: Add libtermcap to list of cygwin dependencies.
10103
10104Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
10105
31972771 10106 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
10107 they include winsup/include when it's a cygwin target.
151ad919 10108
101091998-11-12 Tom Tromey <tromey@cygnus.com>
10110
10111 * configure.in (host_tools): Added zip.
10112 * Makefile.in (all-target-libjava): Depend on all-zip.
10113 (all-zip): New target.
10114 (ALL_MODULES): Added all-zip.
10115 (NATIVE_CHECK_MODULES): Added check-zip.
10116 (INSTALL_MODULES): Added install-zip.
10117 (CLEAN_MODULES): Added clean-zip.
10118
10119Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
10120
10121 * Makefile.in: lose "32" from comment about cygwin.
10122
10123Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
10124
10125 * configure.in: Use -Os to build target libraries for the fr30.
10126
10127Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
10128
10129 * config.sub: Add fr30.
10130
10131Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
10132
31972771 10133 * configure.in: drop "32" from config/mh-cygwin32. Check
151ad919 10134 cygwin* instead of cygwin32*.
10135 * config.sub: Check cygwin* instead of cygwin32*.
10136
39ebcbe1 10137Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
10138
10139 * config.guess: Match any version of Unixware7.
10140
151ad919 101411998-10-20 Syd Polk <spolk@cygnus.com>
10142
10143 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
10144 if desired.
10145
de79e382 10146Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
10147
10148 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
10149 these if the appropriate directories and files to not exist.
10150
e7104d38 10151Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
10152
10153 * Makefile.in (DEVO_SUPPORT): Add config.if.
10154
fb1c80df 10155Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
10156
10157 * configure: Add pattern to replace "build_tooldir"'s
10158 definition in the generated Makefile with "tooldir"'s
10159 actual value.
10160
46a4cc47 10161Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
10162
0ee69c06 10163 * config.sub: Bring back lost sparcv9.
10164
46a4cc47 10165 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
10166
3a8c0cab 10167Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
10168
10169 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
10170 CC_FOR_TARGET and friends.
10171
10172Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
aee16bda 10173
ea0cacfb 10174 * Makefile.in (build_tooldir): New variable, same as tooldir.
10175 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
10176 -B$(build_tooldir)/bin/.
10177 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
3a8c0cab 10178
de7dcc81 10179Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10180
10181 * README: Remove installation instructions and refer to the
10182 INSTALL directory instead.
10183
67139a60 10184Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
151ad919 10185
67139a60 10186 * config.sub: Add support for i[34567]86-pc-udk.
10187 * configure.in: Likewise.
10188
ed37269d 10189Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
10190
10191 * Makefile.in: add bzip2 package building bits for user
10192 tools module
10193 * configure.in: ditto
10194
fc449a71 10195Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
10196
10197 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
10198 (ALL_TARGET_MODULES): Add all-target-libobjc.
10199 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10200 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10201 (all-target-libchill): Add dependencies.
10202 * configure.in (target_libs): Add libchill.
aee16bda 10203
7bb9dd92 102041998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
10205
10206 * configure.in (target_subdir): Remove duplicate line.
10207
ed37269d 10208Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
10209
10210 * Makefile.in (all-automake): fix dependencies.
10211
a9ff8bf0 10212Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
10213
10214 * configure.in: Minor cleanups for building in the $(target_alias)
10215 subdir.
10216
5869bc6a 102171998-09-22 Jim Wilson <wilson@cygnus.com>
10218
10219 * Makefile.in (bootstrap): Set r and s before make all. Use
10220 BASE_FLAGS_TO_PASS in make all.
10221 (cross): Likewise.
10222
a5caa84c 102231998-09-20 Mark Mitchell <mark@markmitchell.com>
10224
10225 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
10226
331d5855 10227Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
10228
10229 * config.sub: Fix typo in last change.
10230
4d004c41 102311998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
10232
10233 * config.sub: Add support for C4x target.
10234 * configure.in: Likewise.
10235
0a2a3792 102361998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
10237
10238 * config.sub: Recognize sparcv9 just like sparc64.
10239
67e059d3 10240Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
10241
10242 * config.guess: Match "Pent II" or "PentII" for OpenServer.
10243
cd547500 10244Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
10245
7325e595 10246 * config.guess: Correctly identify Pentium II sco boxes.
10247
cd547500 10248 * config.guess: Fix "tr" code. From Weiwen Liu.
10249
0b632721 10250Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
10251
10252 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
10253 stabs.
10254
ae568fff 10255Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
10256
10257 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
10258 (ALL_TARGET_MODULES): Add all-target-libchill.
10259 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10260 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10261 (all-target-libchill): Add dependencies.
10262 * configure.in (target_libs): Add libchill.
10263
68da0d0a 10264Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
10265
10266 * config.guess: Avoid assumptions about "tr" behaves when
10267 LANG is set to something other than English.
10268
d722107d 10269Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
10270
10271 * configure (gxx_include_dir): Changed to
10272 '${prefix}/include/g++'-${libstdcxx_interface}.
10273
10274 * config.if: New to determine the interfaces.
10275
5e6f60dc 10276Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
10277
10278 * config.guess: Detect and handle MPE/IX.
10279 * config.sub: Deal with MPE/IX.
10280
8a70d526 10281Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
10282
10283 * configure.in: Use mh-aix43.
10284
f890b212 102851998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
10286
10287 * configure: Fix --without/--disable cases for gxx-include-dir.
10288
ed37269d 10289Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
10290
10291 * mdata-sh: Imported. Needed for automake support.
10292
10293Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
10294
10295 * Makefile.in (taz): Try "chmod -R og=u ." before
10296 "chmod og=u `find . -print`".
10297
10298Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
10299
10300 * configure.in: Add arm-elf and thumb-elf support.
10301
10302Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
10303
10304 * Makefile.in: Undo previous patch.
10305
10306Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
10307
10308 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
10309 to here ...
10310 (install-no-fixedincludes): and here
10311 (INSTALL_MODULES): ... from here.
10312
6d2063db 10313Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
10314
10315 * config.sub: Merge with FSF.
10316
2f7b048d 10317 * config.guess: Merge with FSF.
10318
151ad919 10319Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
10320
10321 * configure (extraconfigdirs): New variable.
10322 (SUBDIRS): Add extraconfigdirs and recurse on them too.
10323 * Makefile.in (all): Move higher in file.
10324 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
10325 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
10326 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
10327 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
10328 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
10329
103301998-07-23 Brendan Kehoe <brendan@cygnus.com>
10331
10332 * Makefile.in (all-target-libjava): Depend on all-gcc and
10333 all-target-newlib.
10334 (configure-target-libjava): Depend on $(ALL_GCC).
10335
1c802742 10336Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
10337
10338 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
10339 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
10340
eb7921e4 10341Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
10342
10343 * INSTALL/README: Fix typo.
10344
a8071b4d 10345Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
10346
ed37269d 10347 * ylwrap: Change absolute path checks to check for DOS style path
10348 names.
a8071b4d 10349
ed37269d 10350 * ylwrap: Don't use a full path name if the source file is in the
10351 same directory. From hjl@lucon.org (H.J. Lu).
a8071b4d 10352
26d9569a 10353 * config-ml.in: Default to being verbose, to match Feb 18 change to
10354 configure.
10355
ed37269d 10356Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
10357
10358 Brought over from egcs:
10359
10360 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
10361
10362 * configure.in (target_subdir): Set to ${target_alias} instead
10363 of "libraries".
10364
10365 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
10366
10367 * configure.in (target_subdir): Set to libraries if enable_multilib.
10368
10369Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
10370
10371 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
10372 multilibs, force reconfiguration the first time we create
10373 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
10374
10375Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
10376
10377 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
10378 avoid confusion with --no-recursion.
10379
10380Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
10381
10382 * configure.in: Win32 hosts shouldn't use install -x
10383 * install-sh: remove -x option, and special .exe-handling
10384 hack.
10385
151ad919 10386Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
10387
10388 * config.guess: Recognize i586-pc-beos.
10389 * configure.in: Don't build some bits for beos.
10390
81cf37ba 10391Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
10392
ed37269d 10393 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
10394 CFLAGS default to -O2.
10395
81cf37ba 10396 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
10397 when using GNU ld.
10398
10399Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
10400
10401 * ltmain.sh: Correct install when using a different shell.
10402
10403Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
10404
10405 * ltconfig, ltmain.sh: Update to libtool 1.2b.
10406
151ad919 10407Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
10408
10409 * makefile.vms: Update to build binutils/makefile.vms. Add install
10410 target.
81cf37ba 10411
10412Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
10413
10414 * ltconfig: Update to correct AIX handling.
10415
d6cf7517 10416Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
10417
e98d756a 10418 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
10419
d6cf7517 10420 * configure.in (target_subdir): Set to ${target_alias} instead
10421 of "libraries".
10422
eb85e8b7 104231998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
10424
10425 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
10426 (Makefile): Depend on $(gcc_version_trigger).
10427
10428 * configure (gcc_version): Change default initializer to empty
10429 string.
10430 (gcc_version_trigger): New variable; pass this variable down
10431 to subdir configures to enable them checking gcc's version
10432 themselves. Emit make macros for both gcc_version vars.
10433 (topsrcdir): Initialize reliably.
10434 (recursion line): Remove --with-gcc-version=${gcc_version}.
10435
da421e40 104361998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
10437
10438 * configure (enable_version_specific_runtime_libs): Implement new flag
eb85e8b7 10439 --enable-version-specific-runtime-libs which installs C++ runtime stuff
10440 in $(libsubdir); emit definition in each generated Makefile.
10441 (gxx_include_dir): Initialize depending on
10442 $enable_version_specific_runtime_libs.
da421e40 10443
d9f2c557 104441998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
10445
10446 * configure (gcc_version): Initialize properly depending on
10447 how and where configure is started.
10448 (recursion line): Pass a --with-gcc-version=${gcc_version}
10449 to configures in subdirs.
10450
151ad919 10451Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
10452
10453 * configure.in (noconfigdirs): Add configure pattern for mips tx39
4b695c23 10454 cygmon
151ad919 10455
ed37269d 10456Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
10457
10458 * configure.in: Add cygmon and libstub support for mn10200.
10459
1ee34a17 104601998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
10461
10462 * configure (gcc_version): Add new variable describing the
10463 particular gcc version we're building.
10464 * Makefile.in (libsubdir): Add new macro for the directory
10465 in which the compiler finds executables, libraries, etc.
10466 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
10467 and libsubdir.
10468
6c2f7b46 10469Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10470
ea0cacfb 10471 * Makefile.in (local-clean): Remove *.log.
10472 (warning.log): Built with warn_summary from build.log.
10473 (mail-report.log): Run test_summary.
10474 (mail-report-with-warnings.log): Run test_summary including
10475 warning.log in the report.
6c2f7b46 10476
c8d7e712 10477Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
10478
10479 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
10480
ed37269d 10481Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
10482
10483 * Makefile.in (grep): Grep no longer depends on libiberty.
10484
10485Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
10486
10487 * Makefile.in: all-snavigator needs all-libgui.
10488
10489Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
10490
10491 * configure.in: Add cygmon and libstub support for mn10300.
10492
1b402317 10493Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
10494
10495 * missing: Update to version from automake 1.3.
10496
81cf37ba 10497 * ltmain.sh: On installation, don't get confused if the same name
10498 appears more than once in the list of library names.
10499
6d2063db 10500Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
10501
10502 * config.sub: Accept m68060 and m5200 as CPU names.
10503
ed37269d 10504Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
10505
10506 * configure: Use && rather than using -a in test, because odd
10507 strings can confuse test.
10508 * configure.in: Likewise.
10509
81cf37ba 10510Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
10511
10512 * ltconfig, ltmain.sh: Bring in Visual C++ support.
10513
5afc2f4d 10514Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10515
10516 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ea0cacfb 10517 bootstrap4-lean): New targets.
5afc2f4d 10518
c51cbc45 10519Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
10520
10521 * mpw-* Delete. Not used.
10522
ed37269d 10523Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
10524
10525 * COPYING.LIB: Update FSF address.
10526
c51cbc45 10527Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
10528
10529 * ltconfig, ltmain.sh: Update to libtool 1.2a.
10530
ed37269d 10531 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
10532 GAS_SUPPORT_DIRS.
10533
c51cbc45 10534Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
10535
10536 * ltconfig, ltmain.sh: Avoid producing a version number if
10537 -version-info was not used.
10538
ed37269d 10539Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
10540
10541 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
10542 building with newlib.
10543
105441998-04-30 Paul Eggert <eggert@twinsun.com>
10545
151ad919 10546 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
aee16bda 10547 Solaris `make' causes it to continue to next definition.
151ad919 10548
10549Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
10550
10551 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
10552 the right GUI libraries and files are installed along with GDB.
ed37269d 10553
10554Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
10555
10556 * configure.in: Change alpha to alpha* in several places.
10557
151ad919 10558Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
10559
10560 * config.sub: Recognize sparc86x.
10561
803e9d57 10562Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
10563
10564 * configure.in (--enable-target-optspace): Remove debug echo.
10565
2aabe804 10566Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
10567
10568 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
10569
c51cbc45 10570Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
10571
10572 * ltconfig: Update cygwin32 support.
10573
ed37269d 10574 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
10575 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
10576 (GDB_SUPPORT_DIRS): Likewise.
10577
650ebf2f 10578Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
10579
10580 * configure.in (target_makefile_frag): If --enable-target-optspace,
10581 use -Os to compile target libraries rather than -O2. Default to
151ad919 10582 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
10583 not used.
10584 * configure.in (target_cflags): Ditto for d30v.
650ebf2f 10585
ed37269d 10586Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
10587
10588 * Makefile.in (all-bfd): Depend on all-intl.
10589 (all-binutils): Likewise.
10590 (all-gas): Likewise.
10591 (all-gprof): Likewise.
10592 (all-ld): Likewise.
10593
105941998-04-19 Brendan Kehoe <brendan@cygnus.com>
10595
10596 * configure.in (host_tools): Fix typo, lbtool -> libtool.
10597
c51cbc45 10598Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
10599
ed37269d 10600 * Makefile.in (all-bfd): Depend upon all-libiberty.
10601
c51cbc45 10602 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
10603
ed37269d 10604Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
10605
10606 * Makefile.in: Add libstub.
10607
10608 * configure.in: Ditto. Build libstub for targets that have cygmon
10609 support.
10610
10611Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
10612
10613 * configure.in: Don't set PICFLAG on ix86-cygwin32.
10614
10615Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
10616
10617 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10618 use mh-sysv5 if specified. Support gprof on SCO Open Server.
10619
c7879c37 10620Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
10621
10622 * configure: Define DEFAULT_M4 by searching PATH.
10623 * Makfile.in: Use DEFAULT_M4.
10624
c51cbc45 10625Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
10626
10627 * ltconfig: Add cygwin32 support.
10628
ed37269d 10629 * Makefile.in, configure.in: Add libtool as a native only directory
10630 to configure and build.
10631
a79ac5e8 10632Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
10633
10634 * Makefile.in (INSTALL_MODULES): Remove texinfo.
10635
ed37269d 10636Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
151ad919 10637
ed37269d 10638 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10639
10640Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
10641
10642 * Makefile.in: add ash make rules
10643 * configure.in: add ash to native_only and host_tools lists
10644
10645Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
10646
10647 * Makefile.in (all-gettext, all-intl): New targets.
10648 (ALL_MODULES): Added all-gettext, all-intl.
10649 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10650 (INSTALL_MODULES): Added install-gettext, install-intl.
10651 (CLEAN_MODULES): Added clean-gettext, clean-intl.
10652
10653 * configure.in (host_tools): Added gettext.
10654 (native_only): Likewise.
10655 (noconfigdirs) [various cases]: Likewise.
10656 (host_libs): Added intl.
10657
151ad919 10658Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
10659
10660 * configure: Do not disable building gdbtk for cygwin32 hosts.
10661
0579e60e 10662Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
10663
10664 * configure.in: Add thumb-coff target.
10665 * config.sub: Add thumb-coff target.
10666
ed37269d 10667Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10668
10669 * Makefile.in: Revert yesterday's change.
10670 (all-target-winsup): all-target-librx stays out of here.
10671
10672Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
10673
10674 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10675 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10676 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
10677 Remove references to librx and libg++.
10678
10679Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
10680
10681 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10682 recursive makes
10683
c51cbc45 10684Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
10685
10686 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
151ad919 10687 for newlib directory.
c51cbc45 10688 (CXX_FOR_TARGET): Likewise.
10689
10690Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
10691
10692 * ltconfig: Update after libtool/ltconfig.in change for
10693 hpux11.
10694
10695Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
10696
10697 * ltconfig, ltmain.sh: Update to libtool 1.2.
10698
80a9e3eb 10699Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
10700
10701 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10702 (install-gcc-cross): Instead, override LANGUAGES here.
10703
474d50b3 107041998-03-18 Dave Love <d.love@dl.ac.uk>
10705
10706 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10707 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10708
151ad919 10709Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
10710
10711 * configure.in: Add Thumb-pe target.
10712
ed37269d 10713Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
151ad919 10714
ed37269d 10715 * Makefile.in - changed sn targets to snavigator
10716 * configure.in - changed sn targets to snavigator
10717
69d10d87 10718Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
10719
10720 * config-ml.in: After building symlink tree call make distclean
10721 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10722 to be the case for libiberty.
10723
5628bc1c 10724Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
10725
10726 * configure: When making link, also check the current
10727 directory. The configure scripts may create one.
10728
4d821bda 10729Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
10730
10731 * config.sub: Accept alphapca56 and alphaev6 properly.
10732
263cd6a9 10733Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10734
10735 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10736
83536831 10737Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
eb7921e4 10738
31972771 10739 * config.sub (sco5): Fix typo.
83536831 10740
ed37269d 10741Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
10742
10743 * Makefile.in (INSTALL_MODULES): Move install-tcl before
10744 install-itcl.
10745 (install-itcl): Remove dependency on install-tcl.
10746
10747Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
10748
10749 * configure.in: Remove libgloss from noconfigdirs for MN10300.
10750
10751Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
10752
10753 * configure.in: Don't build libgui for a cygwin32 target when not on
10754 a cygwin32 host.
10755
10756Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
10757
10758 * configure (redirect): Set to null, so default behavior of
10759 configure is now --verbose.
10760
2590786c 107611998-02-16 Dave Love <d.love@dl.ac.uk>
10762
10763 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10764 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10765
dd5a56be 10766Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
10767
10768 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10769 this change to sync Makefile.in with its ChangeLog entries.
10770
ed37269d 10771Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
10772
10773 * ltmain.sh (mkdir): Check that the directory doesn't exist
10774 before we exit with error, so that we don't get races during
10775 parallel builds.
10776
c51cbc45 10777Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
10778
10779 * ltconfig, ltmain.sh: Update from libtool 1.0i.
10780
92424a17 10781Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
10782
10783 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10784 PICFLAG_FOR_TARGET.
10785 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10786
10787 * configure: Emit a definition for the new macro enable_shared
10788 into each Makefile.
10789
ed37269d 10790Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10791
10792 * configure.in (host_tools, native_only): Add libtool.
10793
10794Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
10795
10796 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10797 Fix typo in ming config comment.
10798
c51cbc45 10799Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
10800
10801 * ltconfig, ltmain.sh: Update from libtool 1.0h.
10802
ed37269d 10803Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
10804
10805 * config.sub: Add tic30 cases, and map c30 to tic30.
10806
c495fa66 10807Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
10808
10809 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10810 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10811 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10812 (CLEAN_TARGET_MODULES): Similarly
10813 (all-target-libf2c): Add dependences.
aee16bda 10814 * configure.in (target_libs): Add libf2c.
c495fa66 10815
ed37269d 10816Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
10817
10818 * configure.in: Remove expect from noconfigdirs when target
10819 is cygwin32. OK to build expect and dejagnu with Canadian
10820 Cross.
10821
6563ae0c 10822Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
10823
ed37269d 10824 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10825 host.
10826
6563ae0c 10827 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10828 and mingw32.
10829
87f6ff88 10830Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
10831
10832 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10833 here as it is not defined in the toplevel Makefile.
10834
3d2749bb 10835Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
10836
10837 * configure (package_makefile_rules_frag): New variable, which names
10838 a file with generic rules, ...
10839 Change comment to mention we now have FIVE parts.
10840 * configure: Undo last change.
10841
580bb6d9 10842Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
10843
10844 * config.guess: More accurate determination of HP processor types.
ed37269d 10845 * config.sub: More accurate determination of HP processor types.
580bb6d9 10846
72f9a66a 10847Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
10848
10849 * configure (package_makefile_frag): Move inserting the
10850 ${package_makefile_frag} to where it should be according
10851 to the comment.
10852
696f1132 10853Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
10854
10855 * config.guess: Add support for Linux/ARM.
10856
151ad919 10857Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
10858
10859 * .cvsignore: Remove *-info and *-install since they match
10860 release-info and mpw-install, which we don't want to just ignore.
10861
e29d857e 10862Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
10863
10864 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10865
ab426314 10866Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
10867
10868 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10869 local_prefix to sub-make invocations.
10870
fa6212f1 10871Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
10872
10873 * configure.in: Check makefile fragments in the source
10874 directory.
10875
99e98fcd 10876Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10877
ea0cacfb 10878 * configure.in: Check whether host and target makefile
10879 fragments exist before adding them to *_makefile_frag.
99e98fcd 10880
ed37269d 10881Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
10882
10883 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10884
10885Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
10886
10887 * configure.in: Make sure we only replace RPATH_ENVVAR on
10888 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10889 regexp to sed.
10890
10891 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10892 to sub-makes.
10893
c0a2f1ac 108941998-01-13 Lee Iverson (leei@ai.sri.com)
10895
10896 * config-ml.in (multi-do): LDFLAGS must include multilib
10897 designator.
10898
6eaa4c2d 10899Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
2668caae 10900
10901 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10902
ba7b87c8 10903Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
10904
10905 * config.sub: Add mingw32 support.
10906 * configure.in: Likewise.
ba7b87c8 10907
ebabad97 10908Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10909
10910 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10911
ed37269d 10912Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
10913
10914 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10915 * configure (gxx_include_dir): Provide a definition for subdirs
10916 which do not use autoconf.
10917
10918Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
10919
10920 * config.guess: Sync with egcs. Picks up new alpha support,
10921 BeOS & some additional linux support.
10922
e5af4166 10923Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
10924
10925 * config.guess: HP 9000/803 is a PA1.1 machine.
10926
8c7cf808 10927Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
10928
10929 * configure.in: It's alpha*-...
10930
b05392a6 10931Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10932
10933 * configure.in (host_makefile_frag, target_makefile_frag):
10934 Handle multiple config files.
10935 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10936 alpha-*-*.
10937
151ad919 10938Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
10939
10940 * mkdep: New file.
10941
10942Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
10943
10944 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10945
ed37269d 10946Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
10947
10948 * Makefile.in: Add libgui directory.
10949 (GDB_TK): Add all-libgui.
10950 * configure.in: Add libgui directory.
10951 * configure: Add all-libgui to GDB_TK.
10952
10953Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
10954
10955 * config-ml.in (multidirs): Add m32r to multilib list.
10956
10957Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
10958
10959 * Makefile.in (all-target-gperf): Change dependency to
10960 all-target-libstdc++.
10961
e4182547 10962Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
10963
10964 * config.guess: Add BeOS support.
10965
ed37269d 10966Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
10967
10968 Source directory cvs renamed to cvssrc:
10969 * configure.in (host_tools): Change cvs to cvssrc.
10970 (native_only): Likewise.
10971 (noconfigdirs) [various cases]: Likewise.
10972 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10973 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10974 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10975 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10976 (all-cvssrc): Rename target from all-cvs.
10977
c0a49bd7 10978Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
10979
10980 * configure (gxx_include_dir): Fix thinko.
10981
33148f33 10982Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
10983
10984 * Makefile.in (INSTALL_TARGET_CROSS): Define.
10985 (install-cross, install-gcc-cross): New targets.
10986
ed37269d 10987Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
10988
10989 * configure.in (noconfigdirs): Add support for Thumb target.
10990
10991 * config.sub (maybe_os): Add support for Thumb target.
10992
10993Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
10994
10995 * Makefile.in: Add rules for cygmon.
10996
10997 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10998
66e82180 10999Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
11000
11001 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11002 * configure (gxx_include_dir): Provide a definition for subdirs
11003 which do not use autoconf.
151ad919 11004
11005Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
11006
11007 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
aee16bda 11008 11/18/97 build
151ad919 11009
db8f5cfe 11010Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
11011
11012 * From Franz Sirl.
11013 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
11014 found on RedHat Linux systems.
66e82180 11015
b58ae2dc 11016Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
11017
11018 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
11019 guesses.
11020
db8f5cfe 11021Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
11022
11023 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
11024
ed37269d 11025Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
11026
11027 * ltmain.sh: If mkdir fails, check whether the directory was created
11028 anyhow by some other process.
11029
151ad919 11030Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
11031
11032 * configure.in (d30v-*-*): Configure all directories.
11033
11034Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
11035
11036 * configure.in (d30v-*-*): Configure newlib, libiberty directories
11037 for the D30V.
11038
11039Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
11040
11041 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
11042
ed37269d 11043Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
11044
31972771 11045 * include/libiberty.h: Add extern "C" { so it can be used with C++
11046 progrms.
11047 * include/remote-sim.h: Add extern "C" { so it can be used with C++
11048 programs.
ed37269d 11049
151ad919 11050Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
11051
11052 * configure.in (d30v-*-*): Configure GCC now.
11053
ed37269d 11054Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
11055
11056 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
11057 is no longer needed.
11058
62a42df9 11059Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
11060
11061 * Makefile.in: check-target-libio depends on all-target-libstdc++.
11062
75a1ca82 11063Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
11064
11065 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
11066 targets using "$@" to provide support for similar but not identical
11067 targets without having to duplicate code.
11068
151ad919 11069Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
11070
11071 * makefile.vms: Fix to work with DEC C.
11072
11073Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
11074
11075 * config.sub: Add mips-tx39-elf to marketing names.
11076
11077Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
11078
11079 * ltmain.sh: Handle symlinks in generated script.
11080
11081Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
11082
11083 * configure: Handle autoconf style directory options: --bindir,
11084 --datadir, --includedir, --infodir, --libdir, --libexecdir,
11085 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
11086 --sysconfdir.
11087 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
11088 (sharedstatedir, localstatedir, oldincludedir): New variables.
11089 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
11090 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
11091 sbindir, sharedstatedir, and sysconfdir.
11092
732395de 11093Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
11094
11095 * Makefile.in (bootstrap-lean): New target.
11096
151ad919 11097Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
11098
11099 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
4b695c23 11100 sn, and gnuserv from noconfigdirs.
151ad919 11101
11102Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
11103
11104 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
11105
20e61444 11106Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
11107
11108 * Makefile.in (cross): New target.
11109
53647f74 11110Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
11111 Jeff Law <law@cygnus.com>
11112
11113 * Makefile.in (bootstrap2, bootstrap3): New targets.
11114 (all-bootstrap): Remove outdated and confusing target.
c6d9586e 11115 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
53647f74 11116
151ad919 11117Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
11118
11119 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
4b695c23 11120 windows. Consistent with gdb/configure.
151ad919 11121
a6bb47e0 111221997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
11123
a6bb47e0 11124 * configure.in: Name Linux target fragment.
11125
11126 * configure: Rewrite so that project Makefile fragment is inserted
11127 first and appears last in the resulting Makefile.
11128
151ad919 11129Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
11130
11131 * Makefile.in (install-itcl): Install tcl first.
11132
ed37269d 11133Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
11134
11135 * configure.in: remove bison from noconfigdirs for Cygwin32 host
11136
2e678402 11137Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
11138
11139 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
11140
11141 * configure.in (skipdirs): Add target-librx for Linux.
11142 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
11143
6b071baa 11144Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
11145
11146 * Makefile.in (bootstrap): New target.
11147
b496f822 11148Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
11149
fee90afd 11150 * config.sub: Accept 'amigados' for backward compatibility.
b496f822 11151
151ad919 11152Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
11153
11154 * config.guess: Merge with FSF.
11155
d99ec4a1 11156Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
11157
11158 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
11159
151ad919 11160Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
11161
11162 * config.sub: Add "marketing-names" patch.
11163
952fead6 11164Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
11165
31972771 11166 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
952fead6 11167
9defe53a 11168Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
11169
11170 * config.sub: Handle v850-elf.
11171
9efeb2e1 11172Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
4c13bcbd 11173
11174 * .cvsignore (*-install): Remove.
11175
c51cbc45 11176Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
11177
11178 * ltconfig: Set CONFIG_SHELL in libtool.
11179 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
11180
0dcb4a65 11181Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
11182
11183 * configure.in (target_subdir): Set to libraries if enable_multilib.
11184
01a35b7f 11185Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
11186
11187 * config.guess: Update from gcc directory.
11188
151ad919 11189Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
11190
11191 * Makefile.in (all-sim): Depends on all-readline.
11192
28e9041c 11193Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
11194
11195 * Makefile.in (BISON, YACC): Use $$s.
11196 (all-bison): Depend on all-texinfo.
11197
11198Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
11199
11200 * Makefile.in (BISON): Add -L flag.
11201 (YACC): Likewise.
11202
151ad919 11203Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
11204
aee16bda 11205 * configure.in (noconfigdirs): Add support for v850e target.
11206
151ad919 11207 * config.sub (maybe_os): Add support for v850e target.
11208
11209Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
11210
aee16bda 11211 * configure.in (noconfigdirs): Add support for v850ea target.
11212
151ad919 11213 * config.sub (maybe_os): Add support for v850ea target.
11214
28e9041c 11215Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
11216
11217 * config.sub: Add mipstx39. Delete r3900.
11218
11219Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
11220
11221 * Makefile.in (all-autoconf): Depends on all-texinfo.
11222
11223Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
11224
11225 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
11226 eabi targets.
11227
11228Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
11229
11230 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
11231
11232 * configure: When handling a Canadian Cross, handle YACC as well as
11233 BISON. Just set BISON to bison. When setting YACC, prefer bison.
31972771 11234 * Makefile.in (all-bison): Depend upon all-texinfo.
28e9041c 11235
11236Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
11237
11238 * Makefile.in (BISON): bison, not byacc or bison -y.
11239 (YACC): bison -y or byacc or yacc.
11240 (various): Add *-bison as appropriate.
11241 (taz): No need to mess with BISON anymore.
11242
11243Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
11244
11245 * configure: If OSTYPE matches *win32*, try to find a good value for
11246 CONFIG_SHELL.
11247
11248Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
11249
11250 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
11251 configure.in if it is present.
11252
11253Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
11254
11255 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
11256
11257Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
11258
11259 * config.sub: Recognize `arc' cpu.
11260 * configure.in: Likewise.
11261 * config-ml.in: Likewise.
11262
11263Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
11264
11265 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
11266
11267Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
11268
11269 * configure: Changed sed delimiter from ':' to '|' when
11270 attempting to substitute ${config_shell} for SHELL. On
11271 NT ${config_shell} may contain a ':' in it.
11272
11273Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
11274
11275 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
11276
11277Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
11278
11279 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
11280
11281Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
11282
11283 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
11284
11285 * ylwrap: If the program is a relative path, force it to be
11286 absolute.
11287
11288Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
11289
11290 * configure (tooldir): Set BISON to `bison -y' and not just bison.
11291
11292Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
11293
11294 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
4b695c23 11295 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
11296 for libraries.
28e9041c 11297
11298Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
11299
11300 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
4b695c23 11301 separated by spaces.
28e9041c 11302
11303Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
11304
11305 * ylwrap: New file.
11306 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
11307
11308 * ltmain.sh: Handle /bin/sh at start of install program.
11309
11310 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
11311
11312 * ltconfig, ltmain.sh: New files, from libtool 1.0.
11313 * missing: New file, from automake 1.2.
11314
11315Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
11316
11317 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
11318 check-tk to CHECK_X11_MODULES.
11319
11320Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
11321
11322 * config.sub: Merge with FSF.
11323
11324Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
11325
11326 * config.guess: Merge with FSF.
11327
11328Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
11329
11330 * configure: Treat msdosdjgpp like go32.
11331 * configure.in: Likewise. Don't remove gprof for go32.
11332
11333 * configure: Change Makefile.tem2 to Makefile.tm2.
11334
11335Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
11336
11337 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
11338
11339Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11340
11341 * install-sh (chmodcmd): Set to null if the DST directory already
11342 exists. Same as Nov 11th change.
11343
11344Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
11345
aee16bda 11346 * configure (GDB_TK): Needs itcl and tix.
28e9041c 11347
11348Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
11349
11350 * config.guess: Update from FSF.
11351
11352Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
11353
11354 * Makefile.in (GDB_TK): Depend on itcl and tix.
11355
11356Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
11357
11358 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
11359 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
11360 (INSTALL_SCRIPT): New variable.
11361 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
11362 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
11363 to -x.
11364 * install-sh: Add support for -x option.
11365
11366Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
11367
11368 * configure.in, Makefile.in: Treat tix like itcl.
11369
11370Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
11371
11372 * Makefile.in (WINDRES): New variable.
11373 (WINDRES_FOR_TARGET): New variable.
11374 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
11375 (EXTRA_HOST_FLAGS): Add WINDRES.
11376 (EXTRA_TARGET_FLAGS): Add WINDRES.
11377 (EXTRA_GCC_FLAGS): Add WINDRES.
11378 ($(DO_X)): Pass down WINDRES.
11379 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
11380 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
11381 DLLTOOL_FOR_TARGET.
11382
11383Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
11384
11385 * configure.in: configure sim before gdb for win32-x-ppc
11386
11387Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11388
11389 Move gperf into the toplevel, from libg++.
11390 * configure.in (target_tools): Add target-gperf.
11391 (native_only): Add target-gperf.
11392 * Makefile.in (all-target-gperf): New target, depend on
11393 all-target-libg++.
11394 (configure-target-gperf): Empty rule.
11395 (ALL_TARGET_MODULES): Add all-target-gperf.
11396 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
11397 (CHECK_TARGET_MODULES): Add check-target-gperf.
11398 (INSTALL_TARGET_MODULES): Add install-target-gperf.
11399 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
11400
11401Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
aee16bda 11402
28e9041c 11403 * config.sub (mn10200): Recognize new basic machine.
11404
11405Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11406
11407 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
11408 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
11409
11410Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11411
11412 * configure.in: If we're building mips-sgi-irix6* native, turn on
11413 ENABLE_MULTILIB and set TARGET_SUBDIR.
11414
11415Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
11416
11417 * Makefile.in (all-sn): Depend on all-grep.
11418
11419Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
11420
11421 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
11422
11423 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
11424 Makefile. From Jeff Makey <jeff@cts.com>.
11425 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
11426
11427 * Makefile.in (DISTBISONFILES): Remove.
11428 (taz): Don't futz with DISTBISONFILES. Change BISON to use
11429 $(DEFAULT_YACC).
11430
11431 * configure.in: Build itl, db, sn, etc., when building for native
4b695c23 11432 cygwin32.
28e9041c 11433
11434 * Makefile.in (LD): New variable.
11435 (EXTRA_HOST_FLAGS): Pass down LD.
11436 ($(DO_X)): Likewise.
11437
11438Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
11439
11440 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
11441
11442Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
11443
11444 * configure.in (targargs): Strip out any supplied --build argument
4b695c23 11445 before adding our own. Always add --build.
28e9041c 11446
11447Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
11448
11449 * configure.in (targargs): Pass --build if we're doing
11450 a cross-compile.
11451
11452Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
11453
ac6fd7b6 11454 * configure: Use '|' instead of ":" as the separator in
28e9041c 11455 sed. Otherwise sed chokes on NT path names with drive
11456 designators. Also look for "?:*" as the leading characters in an
11457 absolute pathname.
11458
11459Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
11460
11461 * config.sub: Support for r3900.
11462
11463Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
11464
11465 * configure.in: Use install-sh, not install.sh.
11466
11467Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
11468
11469 * Makefile.in (taz): Improve check for BISON so it doesn't try to
11470 apply it twice.
11471
11472Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
11473
11474 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
11475 install-binutils.
11476
11477Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
11478
11479 * Makefile.in: Add automake targets.
11480 * configure.in (host_tools): Add automake.
11481
11482Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
11483
11484 * configure: Default CXX to c++, not gcc.
11485 * Makefile.in (CXX): Set to c++, not gcc.
11486 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
11487
11488Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
11489
11490 * install-sh: try appending a .exe if source file doesn't
11491 exist
11492
11493Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
11494
11495 * configure.in: Turn on multilib by default.
11496 (cross_only): Remove target-libiberty.
11497
11498 * Makefile.in (all-gcc): Don't depend on libiberty.
11499
11500Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
11501
11502 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
11503
11504Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
11505
11506 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
11507 (DISTBISONFILES): Add ld/Makefile.in
11508
11509Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
11510
11511 * configure.in: if target is cygwin32 but host isn't cygwin32,
11512 don't configure gdb tcl tk expect, not just gdb.
11513
11514Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
11515
11516 * configure.in: Added gnuserv everywhere sn appears.
11517
11518 * Makefile.in (ALL_MODULES): Added all-gnuserv.
11519 (CROSS_CHECK_MODULES): Added check-gnuserv.
11520 (INSTALL_MODULES): Added install-gnuserv.
11521 (CLEAN_MODULES): Added clean-gnuserv.
11522 (all-gnuserv): New target.
11523
11524Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
11525
11526 * config.guess: Fixes for MIPS OpenBSD systems.
11527
11528Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
11529
11530 * Makefile.in (INSTALL_XFORM): Remove.
11531 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
11532
11533 * mkinstalldirs: New file, copied from automake.
11534 * Makefile.in (installdirs): Rename from install-dirs. Use
11535 mkinstalldirs. Change all users.
11536 (DEVO_SUPPORT): Add mkinstalldirs.
11537
11538Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
11539
11540 * install-sh: Rename from install.sh.
11541 * Makefile.in (INSTALL): Change install.sh to install-sh.
11542 (DEVO_SUPPORT): Likewise.
11543
11544 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
11545 Graichen <graichen@rzpd.de>.
11546
11547Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
11548
11549 * config.guess: Recognize OpenBSD systems correctly.
11550
11551Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
11552
11553 * README, Makefile.in (ETC_SUPPORT): Remove references to
11554 cfg-paper*, configure.{texi,man,info*}._
11555
11556Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
11557
11558 * Makefile.in (all.normal): Ensure that gcc is built after all
11559 the x11 - ie gdb - targets.
11560
11561Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
11562
11563 * makefile.vms: Don't run conf-a-gas.
11564
11565Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
11566
31972771 11567 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
28e9041c 11568
151ad919 11569Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
11570
11571 * configure.in: Remove noconfigdirs case since gdb also
11572 configures and builds for tic80-coff.
11573
28e9041c 11574Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
11575
11576 * configure: Set cache_file to config.cache.
11577 * Makefile.in (local-distclean): Remove config.cache.
11578
11579Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
11580
11581 * COPYING: Update FSF address.
11582
151ad919 11583Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
11584
11585 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
11586 noconfigdirs.
11587
28e9041c 11588Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
11589
11590 * Makefile.in (install-dirs): Don't crash if prefix, and hence
11591 MAKEDIRS, is empty.
11592
11593Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
11594
11595 * config.sub: Tweak mn10300 entry.
11596
11597Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
11598
11599 * configure.in (host_tools): Put sim before gdb, so gdb's
11600 configure.tgt can determine if the simulator was configured.
11601
11602Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
11603
11604 * config.sub: Move BeOS $os case to be with other Cygnus
11605 local cases.
11606
11607Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
11608
11609 * config.sub: Remove misplaced comment that broke Linux.
11610
11611Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
11612
11613 * config.sub: Add BeOS support.
11614
11615Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
11616
11617 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11618
11619Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
11620
11621 * configure.in (noconfigdirs): Remove tcl and tk from
11622 noconfigdirs for cygwin32 builds.
11623
151ad919 11624Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
11625
11626 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11627
28e9041c 11628Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
11629
11630 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11631 make-all.com, use makefile.vms instead.
11632
11633Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
11634
11635 * config.sub: Accept -lnews*.
11636
151ad919 11637Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
11638
11639 * configure.in (noconfigdirs): Disable target-newlib,
4b695c23 11640 target-examples and target-libiberty for d30v.
151ad919 11641
11642Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11643
11644 * configure.in (noconfigdirs): Enable ld for d30v.
11645
11646Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
11647
11648 * configure.in (tic80-*-*): Build compiler.
11649
11650Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
11651
11652 * configure.in (d30v-*): Remove sim directory from list of
4b695c23 11653 unsupported d30v directories
151ad919 11654
11655Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11656
aee16bda 11657 * config.sub, configure.in: Add d30v target cpu.
11658
28e9041c 11659Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
11660
11661 * makefile.vms: New file.
11662 * make-all.com: Remove.
11663
11664Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
11665
11666 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11667
11668Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
11669
11670 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11671
11672Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
11673
11674 * Makefile.in (ALL_MODULES): Added all-db.
11675 (CROSS_CHECK_MODULES): Addec check-db.
11676 (INSTALL_MODULES): Added install-db.
11677 (CLEAN_MODULES): Added clean-db.
11678
11679Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
11680
11681 * config.guess: Merge with latest FSF sources.
11682
11683Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
11684
11685 * Makefile.in (ALL_MODULES): Added all-itcl.
11686 (CROSS_CHECK_MODULES): Added check-itcl.
11687 (INSTALL_MODULES): Added install-itcl.
11688 (CLEAN_MODULES): Added clean-itcl.
11689
11690Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
11691
11692 * configure.in: build gdb for mn10200
11693
11694Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
11695
11696 * Makefile.in (all-target-winsup): Depend on all-target-libio.
11697
151ad919 11698Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
11699
11700 * configure.in (tic80-*-*): Turn off most targets right now.
11701
28e9041c 11702Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
11703
11704 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11705 rather than the makeinfo program.
11706 (do-info): Depend upon all-texinfo.
11707
11708Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
11709
11710 * configure.in: Remove uses of config/mh-linux.
11711
11712 * config.sub, config.guess: Merge with latest FSF sources.
11713
151ad919 11714Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
11715
11716 * config.sub (case $basic_machine): Add tic80 entries.
11717
28e9041c 11718Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
11719
11720 * config.sub, config.guess: Merge with latest FSF sources.
11721
11722Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11723
11724 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11725 * mpw-config.in: Test for NewFolderRecursive.
11726 * mpw-install: Use symbolic name for startup filename.
11727 * mpw-README: Add various additional details.
11728
11729Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
11730
11731 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11732
11733Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
11734
11735 * configure.in: Do build gcc and the target libraries for
11736 the mn10200.
11737
11738Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
11739
11740 * configure.in: don't avoid building gdb for mn10300 any more
11741 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11742 instead of single-quoting it.
11743
11744Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
11745
11746 * configure.in: Don't use --with-stabs on IRIX 6.
11747
11748Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
11749
11750 * configure.in (m32r): Build gdb, libg++ now.
11751
11752Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11753
11754 * configure.in (mips*-sgi-irix6*): Remove gdb and related
11755 directories from noconfigdirs.
11756
11757Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
11758
11759 * config.sub (basic_machine): added mips16 configuration
11760
11761Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11762
11763 * config.sub: Handle d10v-unknown.
11764
151ad919 11765Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
11766
11767 * config.sub: Handle v850-unknown.
11768
28e9041c 11769Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
11770
11771 * Makefile.in: add findutils
11772 * configure.in: add findutils to list of host_tools
11773
11774Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
11775
11776 * config.sub: Handle mn10200 and mn10300.
11777
11778Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11779
11780 * configure.in (d10v-*): Do not build librx.
11781
11782Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
11783
11784 * configure.in (mn10300): Build everything except gdb & libgloss.
11785
11786Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
11787
11788 * config.guess: Patch for Dansk Data Elektronik servers,
11789 from Niels Skou Olsen <nso@dde.dk>.
11790
11791 For ncr, use /bin/uname rather than uname, since GNU uname does not
11792 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
11793
11794 Patch for MIPS R4000 running System V,
11795 from Eric S. Raymond <esr@snark.thyrsus.com>.
11796
11797 Fix thinko for nextstep.
11798
11799 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11800
11801 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
11802 * config.guess: Guess mips-dec-mach_bsd4.3.
11803
11804 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
11805 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
11806 release numbers.
11807 * config.guess (mips-mips-riscos*): Emit just enough of the
11808 release number.
11809
11810 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
11811 * config.guess (sparc-auspex-sunos*): Added.
11812 (f300-fujitsu-*): Added.
11813
11814 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
11815 * config.guess: Recognize a Tadpole as a sparc.
11816
11817Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11818
11819 * config.guess: Don't assume that NextStep version is either 2 or
11820 3. NextStep 4 (aka OpenStep 4) has come out now.
11821
11822Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11823
11824 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11825 From Rik Faith <faith@cs.unc.edu>.
11826
11827Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
11828
11829 * config.sub: Contributions from bug-gnu-utils to:
11830 Support plain "hppa" (no version given) architecture, reported by
11831 OpenStep.
11832 OpenBSD like NetBSD.
11833 LynxOs is not a hardware supplier.
11834
11835 * config.guess: Contributions from bug-gnu-utils to add support for:
4b695c23 11836 OpenBSD like NetBSD.
28e9041c 11837 Stratus systems.
11838 More Pyramid systems.
11839 i[n>4]86 Intel chips.
11840 M680[n>4]0 Motorola chips.
11841 Use unknown instead of lynx for hardware manufacturer.
11842
11843Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11844
11845 * install.sh (chmodcmd): Set to null if the DST directory already
11846 exists.
11847
11848Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11849
11850 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11851 not use mt-ppc target Makefile fragment any more.
11852
11853Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11854
11855 * configure.in (*-*-windows): Exclude everything but those dirs
11856 needed to build windows.
11857
11858Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
11859
11860 * Makefile.in (all-target-winsup): Depend on all-target-librx.
11861
11862Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11863
11864 * configure.in: Exclude mmalloc from i386-windows.
28e9041c 11865
11866Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11867
11868 * Undo my previous change.
11869
11870Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
11871
11872 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11873 unconditionally.
11874 (MAKEOVERRIDES): Define (revert this part of October 18 change).
11875
11876Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11877
11878 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
11879 host to add it's own flags.
28e9041c 11880
11881Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
11882
11883 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11884
11885Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
11886
11887 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11888 (CXX_FOR_TARGET): Likewise.
11889 (GCC_FOR_TARGET): Define.
11890 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11891 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11892 CC_FOR_TARGET was specified on the command line.
11893 (MAKEOVERRIDES): Don't define.
11894
11895Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
11896
11897 * configure.in (m32r): Fix spelling of libg++ libs.
11898
11899Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
11900
11901 * config.sub (-apple*): Remove, now redundant.
11902
11903Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
11904
11905 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11906
11907 * configure: Rework yesterday's sed script patch.
11908
11909 * config.sub: Merge with FSF.
11910
11911Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
11912
11913 * config.guess: Merge from FSF.
11914
11915 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
31972771 11916 * config.guess: Use pc instead of unknown, for pc clone systems.
11917 Change linux to linux-gnu.
28e9041c 11918
11919 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
31972771 11920 * config.guess: Avoid non-portable tr syntax.
28e9041c 11921
11922Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
11923
11924 * test-build.mk (HOLES): Add "xargs" for gdb.
11925
11926 * configure: Avoid hpux10.20 sed bug.
11927
11928Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
11929
5309a301 11930 * configure.in: Add support for windows host
28e9041c 11931 (that is a build done under the Microsoft build environment).
11932
11933Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
11934
11935 * Makefile.in: Replace all uses of srcroot with s, to shrink
11936 command line lengths.
11937
11938 Patches from Geoffrey Noer <noer@cygnus.com>:
11939 * configure.in: If configuring for newlib, pass --with-newlib to
11940 subdirectories.
11941 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11942 -Bnewlib/ and -Lwinsup to gcc.
11943 (CXX_FOR_TARGET): Likewise.
11944
11945Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
11946
11947 * Makefile.in (ETC_SUPPORT): Add configure.
11948
11949Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
11950
aee16bda 11951 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
28e9041c 11952 host configuration file.
11953
11954Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
11955
11956 * configure.in: Break mn10x00 support into separate
11957 mn10200 and mn10300 configurations.
11958 * config.sub: Likewise.
11959
11960Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
11961
11962 * configure.in: Add lots of stuff to noconfigdirs for
11963 the mn10x00 targets.
11964
11965 * config.sub, configure.in: Add mn10x00 support.
11966
11967Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
11968
11969 * make-all.com: Call conf-a-gas, not config-a-gas.
11970
11971Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
11972
11973 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
4b695c23 11974 targets.
28e9041c 11975
11976Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
11977
11978 * mpw-README: Add much more detail for native PowerMac.
11979 * mpw-install: New file.
11980 * mpw-configure: Add --norecursion and --help options.
11981 * mpw-config.in: Translate readme and install files when
11982 copying to objdir.
11983 * mpw-build.in: Don't always depend on byacc and flex.
11984 (install-only-top): New action.
11985
151ad919 11986Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
11987
11988 * configure.in: You can now configure GDB for the v850.
11989
28e9041c 11990Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
11991
11992 * configure.in (noconfigdirs): Don't configure any C++ dirs
11993 if targeting D10V.
11994
11995Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
11996
11997 * config.sub: Recognize mips64vr5000.
11998
11999Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
12000
12001 * configure.in: Use a single line for host_tools and native_only.
12002
12003Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
12004
12005 * config.sub, configure.in: Add entries for m32r.
12006
12007Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
12008
12009 * Makefile.in (inet-install): Don't run install-gzip.
12010
12011Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
12012
12013 * configure.in: Don't config lots of things for *-*-windows*.
12014
12015Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
12016
12017 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
12018 (host_libs, host_tools): Copy from configure.in.
12019 * mpw-configure: Don't complain about directories not found.
12020
12021Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12022
12023 * configure.in (i[345]86): Recognize i686 for pentium pro.
12024 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
12025 file.
12026
12027 * config.guess (i[345]86): Ditto.
12028
12029Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
12030
12031 * configure.in (noconfigdirs): Removed gdb for D10V.
12032
151ad919 12033Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
ed37269d 12034
151ad919 12035 * configure.in: Remove ld, target-libio, target-libg++, and
12036 target-libstdc++ from noconfigdirs.
ed37269d 12037
28e9041c 12038Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
12039
12040 * configure: Fix three locations where shell scripts were
12041 being run directly rather than with config_shell.
12042
151ad919 12043Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
12044
12045 * configure.in (v850-*-*): Set up initial $noconfigdirs.
12046 * config.sub (basic_machine): Recognize v850.
12047
28e9041c 12048Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
12049
12050 * mpw-configure: Handle multiple enable/disable options and
12051 pass them down recursively, handle -c and -s flags appropriately
12052 depending on choice of compiler, add escape mechanism for
12053 quoted arguments to gC.
12054
12055Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12056
12057 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
12058 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
12059 so that -mrelocatable-lib and -mno-eabi are used.
12060
12061 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
12062 not support --print-multi-lib, don't abort.
12063
28e9041c 12064Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
12065
12066 * make-all.com: Run config-a-gas.
12067 * setup.com: Don't copy subdirectory files around.
12068
12069Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
12070
12071 * configure.in (*-*-ose): Remove exclusion of libgloss for this
12072 target, it now compiles correctly.
12073
12074Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
12075
12076 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
12077
12078Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
12079
aee16bda 12080 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
28e9041c 12081
12082Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12083
12084 * configure.in (native_only): Add prms.
12085
12086Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
12087
12088 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
12089 (BINUTILS_SUPPORT_DIRS): Likewise.
12090
12091Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12092
12093 * configure.in (d10v-*-*): Don't configure ld or gdb until the
12094 d10v support is added.
12095
12096Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
12097
12098 * configure.in (d10v-*-*): New target.
12099
12100Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
12101
12102 * config.guess (HP 9000/811): Recognize this as a PA1.1
12103 machine.
12104
12105Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
12106
12107 * Makefile.in (do-tar-gz): New target, split out from tail end of
12108 taz target. Run each command separately, don't use pipes.
12109 (taz): Use it.
12110
12111Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
12112
12113 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
12114 * mpw-build.in: No builds should depend on building byacc or flex,
12115 they are assumed to be installed already.
12116
12117Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12118
12119 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
12120 variable that CC_FOR_TARGET needs.
12121
12122Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12123
12124 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
12125 options have changed since the last time the subdirectory was
12126 configured, and if it has, reconfigure.
12127 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
12128 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
12129
12130Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
12131
12132 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
12133 CLEAN_MODULES): Add bash.
12134 (all-bash): New target.
12135
12136Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
12137
12138 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
12139
12140Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12141
12142 * config.sub (basic_machine): Recognize d10v as a valid processor.
12143
12144Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
12145
12146 * mpw-configure: Add support for --bindir.
12147 * mpw-build.in: Use a GCC-specific build script for GCC actions.
12148
12149Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
12150
12151 * configure.in: add bash, time, gawk to list of hosttools and things
12152 to only build for native toolchains
12153
12154Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
12155
12156 * Makefile.in (docdir): Remove.
12157
12158Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
12159
12160 * Makefile.in (datadir): Set to $(prefix)/share.
12161
12162Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
12163
12164 * configure.in: build diff and patch for cygwin32-hosted
12165 toolchains.
12166
12167Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
12168
12169 * config.sub: Accept -rtems*.
12170
12171Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
12172
31972771 12173 * configure.in: enable dosrel for cygwin32-hosted builds,
12174 remove diff from the list of things not buildable
12175 via Canadian Cross
28e9041c 12176
12177Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
12178
12179 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
4b695c23 12180 don't get ". ".
28e9041c 12181
12182Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
12183
12184 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
12185
12186Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
12187
12188 * Makefile.in (taz): Handle case where tex3patch didn't even get
12189 checked out. Also, if it was found, put the symlink in a new util
12190 subdirectory.
12191
12192Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12193
12194 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
12195
12196Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
12197
12198 * config.sub: Recognize -openvms.
12199 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
12200 * make-all.com, setup.com: New files.
12201
12202Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
12203
12204 * Makefile.in (taz): tex3patch moved to texinfo/util.
12205
12206Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
12207
12208 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
12209 * configure.in: remove make from disable-if-Can-Cross list
12210 enable gdb if ${host} and ${target} are cygwin32
12211
12212Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
12213
12214 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
12215 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
12216
12217Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
12218
12219 * config.guess: Combine mips-mips-riscos cases, and use cpp to
12220 distinguish sysv/svr4/bsd variants.
12221 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
12222
12223Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
12224
12225 * configure.in: Added copyright notice.
12226 * move-if-change: Added copyright notice.
12227
12228Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12229
12230 * configure.in (powerpcle-*-solaris*): Until we get shared
12231 libraries working, don't build gdb, sim, make, tcl, tk, or
12232 expect.
12233
12234Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
12235
12236 * config.guess: Merge with FSF:
12237
12238 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
12239 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
12240
12241 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
12242 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
12243
12244 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
12245 * config.guess: Combine two OSF1 rules.
12246 Also recognize field test versions. From mjr@zk3.dec.com.
12247 * config.guess (dgux): Use /usr/bin/uname rather than uname,
12248 because GNU uname does not support -p. From pmr@pajato.com.
12249
12250Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
12251
12252 * Makefile.in (MAKEDIRS): Removed $(tooldir).
12253
12254Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
12255
12256 * mpw-README: Document GCCIncludes.
12257
12258Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
12259
12260 * configure.in (alpha-*-linux*): Set enable_shared to yes.
12261
12262Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
12263
12264 * mpw-configure: Handle --enable-FOO and --disable-FOO.
12265
12266Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
12267
12268 * configure.in (*-*-cygwin32): Configure make.
12269
12270Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
12271
12272 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
12273
12274Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
12275
12276 * Makefile.in (all-inet): Depend on all-perl.
12277
12278 * Makefile.in (inet-install): New target.
12279
12280 * Makefile.in (all-inet): Depend on all-tcl.
12281 (all-inet): Depend on all-send-pr.
12282
12283Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12284
12285 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
12286 temporarily.
12287
12288Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
12289
12290 * configure.in: Don't configure --with-gnu-ld on AIX.
12291
12292Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
12293
12294 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
12295
12296Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
12297
12298 * Makefile.in (ALL_MODULES): Added all-inet.
12299 (CROSS_CHECK_MODULES): Added check-inet.
12300 (INSTALL_MODULES): Added install-inet.
12301 (CLEAN_MODULES): Added clean-inet.
12302 (all-indent): New target.
12303
12304 * configure.in (host_tools): Added inet.
12305 (native_only): Added inet.
12306 (noconfigdirs): Added inet.
12307
12308Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
12309
12310 * configure.in: Don't configure libgloss if we are not configuring
12311 newlib.
12312
12313Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
12314
12315 * configure.in: Don't configure libgloss for unsupported
12316 architectures.
12317
12318Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12319
12320 * Makefile.in (CLEAN_MODULES): Add clean-apache.
12321
12322Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
12323
12324 * Makefile.in (ALL_MODULES): Include all-apache.
12325 (CROSS_CHECK_MODULES): Include check-apache.
12326 (INSTALL_MODULES): Include install-apache.
12327 (all-apache): New target.
12328
12329 * configure.in: Added apache everywhere perl is seen.
12330
12331Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12332
12333 * Makefile.in: Add support for clean-{module} and
12334 clean-target-{module} rules.
12335
12336Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
12337
12338 * configure.in (*-*-ose) do not build libgloss.
12339
12340Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12341
12342 * config.guess (prep*:SunOS:5.*:*): Turn into
12343 powerpele-unknown-solaris2.
12344
12345Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
12346
12347 * configure.in: Permit --enable-shared to specify a list of
12348 directories.
12349
12350Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
12351
12352 * configure.in (host==solaris): Pass only the first word of $CC
12353 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
12354
12355Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
12356
12357 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
12358
12359Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
12360
12361 * Makefile.in (ALL_MODULES): Include all-perl.
12362 (CROSS_CHECK_MODULES): Include check-perl.
12363 (INSTALL_MODULES): Include install-perl.
12364 (ALL_X11_MODULES): Include all-guile.
12365 (CHECK_X11_MODULES): Include check-guile.
12366 (INSTALL_X11_MODULES): Include install-guile.
12367 (all-perl): New target.
12368 (all-guile): New target.
12369
12370 * configure.in (host_tools): Include perl and guile.
12371 (native_only): Include perl and guile.
12372 (noconfigdirs): Don't build guile and perl; no ports have been
12373 done.
12374
12375Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
12376
31972771 12377 * configure (--enable-*): Handle quoted option lists such as
12378 --enable-sim-cflags='-g0 -O' better.
28e9041c 12379
12380Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12381
12382 * Makefile.in ({,inst}all-target): New rule so we can make and
12383 install all of the target directories easily.
12384
12385Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12386
12387 * configure.in: Add missing global flag in sed substitution when
12388 deleting `target-' from ${configdirs}.
12389
12390Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
12391
12392 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
12393 option.
12394
12395 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
12396 config/mh-necv4.
12397
12398 * install.sh: Correct misspelling of transformbasename.
12399
12400 * config.guess: Recognize mips-*-sysv*.
12401
12402Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
12403
12404 * config.sub: Recognize mon960.
12405
12406Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
12407
12408 * configure: Restore Canadian Cross handling of BISON and LEX,
12409 removed in Feb 20 change.
12410
12411Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
12412
12413 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
12414 Mention make install. Remove the old copyright date as well the
12415 clumsy and rather pointless copyright on the README file.
12416
12417Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
12418
12419 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
12420 Makefile after running symlink-tree, then run `make distclean' to
12421 avoid clobbering any generated files in srcdir.
12422
12423Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
12424
12425 * configure.in (m68k-*-netbsd*): Build everything now.
12426
12427Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
12428
12429 * Makefile.in (taz): Fix quoting.
12430
12431Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
12432
12433 * configure.in (sparclet-*-*): Build everything now.
12434
12435Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12436
12437 * configure.in (m68k-*-linux*): New host.
12438
12439Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
12440
12441 * configure: Check for bison before byacc.
12442
12443Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
12444
12445 * Makefile.in configure: Change the way LEX and BISON/YACC are
12446 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
12447 searching PATH. These are used as fallbacks by Makefile.in if
12448 flex/bison/byacc aren't in objdir.
12449
12450Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
12451
12452 * Makefile.in: Make everything which depends upon all-bfd also
12453 depend upon all-opcodes, in case --with-commonbfdlib is used.
12454
12455Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12456
12457 * configure.in (host *-*-cygwin32): Don't build gdb if we are
12458 building NT native compilers on Unix.
12459
12460Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
12461
12462 * configure.in: Don't get CC from the host Makefile fragment if we
12463 can find gcc in PATH, or if this is a Canadian Cross. Move the
12464 Solaris test for /usr/ucb/cc to the post target script, just after
12465 the compiler sanity test.
12466
12467Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
12468
12469 * config.sub: Merge with FSF.
12470
12471Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
12472
12473 * Makefile.in (RPATH_ENVVAR): New variable.
12474 (REALLY_SET_LIB_PATH): Use it.
12475 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
12476
12477Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
12478
12479 * config.sub, configure.in: Recognize sparclet cpu.
12480
12481Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
12482
12483 * config.guess: Support m68k-cbm-sysv4.
12484
12485Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12486
12487 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
12488 m68k-unknown-linuxaout from linker help string. Put quotes around
12489 $ld_help_string.
12490
12491Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
12492
12493 * config.guess (powerpc-harris-powerunix): Add guess for port
12494 to new target.
12495
12496Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12497
12498 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
12499
12500Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
12501
12502 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
12503 $(REALLY_SET_LIB_PATH) in Makefile.
12504 * Makefile.in (SET_LIB_PATH): New variable.
12505 (REALLY_SET_LIB_PATH): New variable.
12506 ($(DO_X)): Use $(SET_LIB_PATH).
12507 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
12508 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
12509 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
12510 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
12511 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
12512 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
12513 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
12514 (install-dosrel): Likewise.
12515 (all-opcodes): Depend upon all-libiberty.
12516
12517Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
12518
12519 * config.guess (*:CYGWIN*): New
12520
12521Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12522
12523 * Makefile.in (all-target-winsup): All all-target-libiberty.
12524
12525Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12526
12527 * configure.in (noconfigdirs): Add missing # in front of comment.
12528
12529Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
12530
12531 * configure.in: add second pass to things added to noconfigdirs
12532 so *-gm-magic can exclude libgloss properly.
12533
12534Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
12535
12536 * mpw-configure (extralibs_name, rez_name): Set correctly
12537 for MWC68K compiler.
12538
12539 * mpw-README: Add more info on the necessary build tools.
12540
12541Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
12542
12543 * configure.in, config.sub: Recognize cygwin32.
12544
12545Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
12546
12547 * config.guess, config.sub: Recognize A/UX.
12548
12549Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
12550
12551 * config.sub: Merge with gcc/config.sub.
12552
12553Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
12554
12555 * mpw-build.in (do-binutils): Add build of stamps.
12556
12557Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
12558
12559 * config.sub: Add recognition for mips64vr4100*-* targets.
12560
12561Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12562
12563 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
12564 Add creation of gconfigargs with `--enable-shared' turned on.
12565 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
12566 ($(host)-stamp-stage3-configured): Likewise.
12567 (HOLES): Add chatr and ldd.
12568 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
12569
12570Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
12571
12572 * configure: Pass --nfp to recursive configures.
12573
12574Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
12575
12576 * Makefile.in (DLLTOOL): New.
12577 (DLLTOOL_FOR_TARGET): New.
12578 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
12579 (EXTRA_TARGET_FLAGS): Ditto.
12580 (EXTRA_GCC_FLAGS): Ditto.
12581 (CONFIGURE_TARGET_MODULES): Ditto.
12582 (DO_X): Ditto.
12583 * configure: Add DLLTOOL.
12584
12585Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
12586
12587 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
12588 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
12589 mh-sco, since old workarounds no longer needed, and don't
12590 build ld, since libraries have weak symbols in COFF.
12591
12592Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
12593
12594 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
12595
12596Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
12597
12598 * configure.in: Make sure that ${CC} can be used to compile an
12599 executable.
12600
12601Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
12602
12603 * Makefile.in (all-gdb): Depend on $(GDB_TK).
12604 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
12605 nothing depending on whether gdbtk is being built.
12606
12607Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
12608
12609 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12610
12611Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
12612
12613 * configure.in (noconfigdirs): Put ld or gas in this early, if the
12614 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12615
12616Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
12617
12618 * config-ml.in: Add support for
12619 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12620 Simplify setting of multidirs from --disable-foo.
12621
12622Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12623
12624 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12625 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12626 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
4b695c23 12627 non-empty, pass them on to the GCC make.
28e9041c 12628 (all-bootstrap): New rule that is like all-gcc, except it executes
12629 the GCC bootstrap rule instead of the GCC all rule.
12630
12631Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
12632
12633 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12634
12635Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12636
12637 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12638 DG/UX support.
12639
12640Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
12641
12642 * config.sub (i*86*) Change [345] to [3456]
12643
12644Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12645
12646 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12647 --with-gnu-ld=no.
12648
12649Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12650
12651 * config-ml.in (rs6000*, powerpc*): Add switches to control which
12652 AIX multilibs get built.
12653
12654Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12655
12656 * configure.in (i386-win32): Don't build expect if we're not
12657 building the tcl subdir.
12658
12659Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
12660
12661 * Makefile.in: (configure-target-examples, all-target-examples):
12662 New targets, configure and build example programs.
12663
12664Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
12665
12666 * mpw-configure: If an mpw-config.in generated a file mk.sed,
12667 use it as input to sedit the generated MPW makefile.
12668 * mpw-README: Add a suggestion about Gestalt.h.
12669
12670Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
12671
12672 * config.sub: Accept *-*-ieee*.
12673
12674Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
12675
12676 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
12677 Ronald F. Guilmette <rfg@monkeys.com>.
12678
12679Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12680
12681 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12682 for powerpc-pe native.
12683 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12684 (target==powerpc-pe): duplicate i386-win32 entry.
12685
12686Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12687
12688 * configure.in (noconfigdirs): Exclude target-newlib for all versions
12689 of vxworks, not just vxworks5.1.
12690
12691Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
12692
12693 * mpw-configure: Add support for exec-prefix.
12694
12695Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12696
12697 * config.guess: Recognize HP model 816 machines as having
12698 a PA1.1 processor.
12699
12700Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
12701
12702 * configure: Ignore new autoconf configure options.
12703
28e9041c 12704Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
12705
12706 * config.guess: Recognize Pentium under SCO.
12707 From Robert Lipe <robertl@arnet.com>.
12708
12709Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12710
12711 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
28e9041c 12712
12713Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
12714
12715 * configure.in: Don't configure gas for alpha-dec-osf*.
12716
12717Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
12718
12719 * configure.in: Default to --with-stabs for some targets for which
12720 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12721 i[345]86*-*-unixware*.
12722
12723Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
12724
12725 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12726 rather than basing it on the target. Simplify handling of options
12727 controlling which directories to configure. Remove extraneous
12728 slash in multi-clean target.
12729
12730Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
12731
12732 * config-ml.in: Prefix more variables with ml_ so they don't collide
12733 with configure's.
12734
12735Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
12736
12737 * configure: Don't turn -v into --v.
12738
12739Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
12740
12741 * configure.in (targargs): Fix typo.
12742
12743 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12744
12745Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
12746
12747 * configure.in: Strip --host and --target options from
12748 CONFIG_ARGUMENTS, and always configure for --host only. Add
12749 --with-cross-host option when building with a cross-compiler.
12750 * configure: Canonicalize the arguments put into config.status by
12751 always using `=' for an option with an argument. Pass a presumed
12752 --host or --target explicitly.
12753
12754Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
12755
12756 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12757 into general OS recognition case.
12758
12759Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12760
12761 * configure.in (target_configdirs): add target-winsup only
12762 for win32 target systems.
12763
12764Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
12765
12766 * Makefile.in (all-target-libgloss): Depend upon
12767 configure-target-newlib, since when libgloss is built it looks to
12768 see if the newlib directory exists.
12769
12770Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
12771
12772 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12773 cfg-ml-*.in.
12774
12775Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
12776
12777 * configure: Handle LD and LD_FOR_TARGET when configuring a
12778 Canadian Cross.
12779
28e9041c 12780Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12781
12782 * configure.in (target_libs): add target-winsup.
12783 (target==i386-win32): add patch diff flex make to $noconfigdirs.
12784 (target==ppcle-pe): remove ld from $noconfigdirs.
12785
12786Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
12787
12788 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12789 Preserve relative path names in $srcdir. Build symlink tree if
12790 configuring cross target dir and srcdir=. (= no VPATH support).
12791 (configure-target-libg++): Depend on configure-target-librx.
12792 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12793 * config-ml.in: New file.
12794 * symlink-tree: New file.
12795 * configure: Ensure srcdir="." if that's what it is.
12796
12797Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
12798
12799 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12800 includes and FLEX_SKELETON setting.
12801 * mpw-configure (--with-gnu-ld): New option, controls whether
12802 to use PPCLink or ld with PowerMac GCC.
12803 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12804 * mpw-config.in: Configure grez if targeting Mac.
12805
12806 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
4b695c23 12807 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12808 just macos.
28e9041c 12809 * configure.in: Configure grez resource compiler if targeting Mac.
12810 * Makefile.in (all-grez, install-grez): New targets.
12811
12812Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
12813
12814 * configure: CXX defaults to gcc, not g++. If we find
4b695c23 12815 gcc in the path, set CC to gcc -O2.
28e9041c 12816
12817Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
12818
12819 * configure: Default ${build} correctly. Avoid picking up extra
12820 spaces when reading CC and CXX from Makefile. When doing a
12821 Canadian Cross, use plausible default values for numerous
12822 variables.
12823 * configure.in: When doing a Canadian Cross, don't try to
12824 configure tools whose configure script can't handle it.
12825
12826Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12827
12828 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12829
12830Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
12831
12832 * configure: Remove dubious bug reporting address.
12833
12834Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
12835
12836 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
12837 configure script, run that instead of this directory's configure.
12838 In either case, print a message that we're configuring the sub-dir.
12839
12840Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
12841
12842 * configure.in: Before checking for the existence of various files,
12843 use sed to filter out "target-".
12844
12845Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
12846
12847 * Makefile.in (DO_X): Split rule to decrease command line length
12848 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
12849 (Philippe De Muyter).
12850
12851Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12852
12853 * Makefile.in (all-patch): depend on all-libiberty.
12854
12855Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
12856
12857 * configure.in: If the only directory in target_configdirs which
12858 actually exists is libiberty, then set target_configdirs to empty,
12859 to avoid trying to build a target libiberty in a gas or gdb
12860 distribution.
12861
12862Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
12863
12864 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
4b695c23 12865 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12866 systems.
28e9041c 12867
12868Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12869
12870 * configure.in (copy_dirs): Use sys-include instead of include
12871 for --with-headers option.
12872
12873Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
12874
12875 * Makefile.in, configure.in: Make winsup builds work with
12876 new scheme.
12877
12878Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
12879
12880 * configure.in: Build the linker on AIX.
12881
12882Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
12883
12884 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
12885 where needed.
12886
12887Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
12888
12889 * Makefile.in (all-gcc): Fix typo.
12890
12891Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
12892
12893 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
12894
12895Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
12896
12897 * configure.in: Rename libFOO to target-libFOO, and xiberty
12898 to target-xiberty, to provide more flexibility.
12899 (target_subdir): Define. Create if cross.
12900 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12901 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
12902 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12903 check-libFOO -> check-target-libFOO, etc.
12904 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12905 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12906 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12907 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
12908 allow ALL_GCC="" to only configure.
12909 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
12910 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
12911 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
12912
12913Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
12914
12915 * Makefile.in (taz): Build "info" in etc explicitly.
12916
12917Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
12918
12919 * configure.in: Make sure that CC is undefined (as opposed to
12920 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
12921 problem with autoconf trying to configure on a host without GCC.
12922
12923Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12924
12925 * mpw-configure: Set host alias from choice of host compiler,
12926 only use generic MPW Makefile sed if present, edit a file
12927 named "hacked_Makefile.in" instead of "Makefile.in" if present.
12928 * mpw-README: Add problem notes about CW6 and CW7.
12929
12930Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
12931
12932 * Makefile.in (taz): Use ";" instead of ";;".
12933
12934Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12935
12936 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
12937 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12938 DISTDOCDIRS.
12939 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
12940 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
12941
12942Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
12943
12944 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
12945 and gnats, because they are now subsumed by DISTSTUFFDIRS.
12946 Move bfd to DISTSTUFFDIRS.
12947
12948Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12949
12950 * Makefile.in (X11_LIB): Removed.
12951 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12952
12953 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12954
12955Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12956
12957 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12958 names.
12959
12960Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12961
12962 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12963
12964Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
12965
12966 * configure.in (i[345]86-*-win32): Always build newlib.
12967 Don't configure cvs, autoconf or texinfo.
12968 * Makefile.in (LD_FOR_TARGET): New.
12969 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12970 Pass down LD_FOR_TARGET.
12971
12972Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
12973
12974 * winsup: New directory.
12975 * Makefile.in: Build winsup.
12976 * configure.in: Winsup is configured when target is win32.
12977 Can only build win32 target GDB when native.
aee16bda 12978
28e9041c 12979Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
12980
12981 * config.guess: Recognize HP model 819 machines as having
12982 a PA 1.1 processor.
12983
12984Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
12985
12986 * configure: Fix sed loop which substitutes for CC and CXX to
12987 avoid bug found in various sed implementations.
12988
12989Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12990
12991 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12992 simulator. Use standard powerpc-*-eabi*.
12993
12994Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
12995
12996 * configure.in: Stop putting gas and binutils in noconfigdirs for
12997 powerpc-*-aix* and rs6000-*-*.
12998
12999Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
13000
13001 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
13002 -mcall-aixdesc libraries.
13003
13004Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
13005
13006 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13007
13008 * config.sub (arm | armel | armeb): Fix shell syntax.
13009
13010Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13011
13012 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
13013 -msoft-float and -mcpu=common support.
13014 (powerpc*-*-eabisim*): Add support for building -mcall-aix
13015 libraries.
13016
13017Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13018
13019 * configure.in: Allow configuration and build of emacs19 for the alpha.
13020
13021Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13022
13023 * configure.in (CC): Get ^CC, not just any old CC, from
13024 ${host_makefile_frag}.
13025
13026Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13027
aee16bda 13028 * configure.in (CC): Try to get CC from
28e9041c 13029 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
13030
13031Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13032
13033 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
13034 only if it exists in $(srcdir).
13035
13036Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
13037
13038 * configure: If CC and CXX are not set in the environment, set
13039 them, based on either an existing Makefile or on searching for gcc
13040 in PATH. Substitute for CC and CXX in Makefile.
13041 * configure.in: Remove libm from target_libs. Separate
13042 target_configdirs from configdirs. If CC is not set in
13043 environment, try to get it from a host Makefile fragment. Rewrite
13044 changes of configdirs to use skipdirs instead. A few minor
13045 tweaks. Take directories out of target_configdirs as they are
13046 taken out of configdirs. Remove existing Makefile files from
13047 subdirectories. Substitute for TARGET_CONFIGDIRS and
13048 CONFIG_ARGUMENTS in Makefile.
13049 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
13050 by configure.in.
13051 (CONFIG_ARGUMENTS): Likewise.
13052 (CONFIGURE_TARGET_MODULES): New variable.
13053 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
13054 ($(CONFIGURE_TARGET_MODULES)): New target.
13055 (configure-libg++, configure-libio): New targets.
13056 (all-libg++): Depend upon configure-libg++.
13057 (all-libio): Depend upon configure-libio.
13058 (configure-libgloss, all-libgloss): New targets.
13059 (configure-libstdc++): New target.
13060 (all-libstdc++): Depend upon configure-libstdc++.
13061 (configure-librx, all-librx): New targets.
13062 (configure-newlib): New target.
13063 (all-newlib): Depend upon configure-newlib
13064 (configure-xiberty): New target.
13065 (all-xiberty): Depend upon configure-xiberty.
13066
13067Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13068
13069 * configure.in (host i[345]86-*-win32): Expand the
13070 noconfigdirs again.
13071
13072Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
13073
13074 * mpw-configure: Fix sed command file name.
13075
13076Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
13077
aee16bda 13078 * configure.in (host i[345]86-*-win32): Reduce the
28e9041c 13079 noconfigdirs again.
13080
13081Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
13082
13083 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
13084 or powerpc*-*-pe*, since they are not yet supported.
13085
13086Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
13087
13088 Add PowerMac support and many other enhancements.
13089 * mpw-configure: New option --cc to select compiler to use,
13090 paste options set according to --cc into the generated
13091 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
13092 if mpw-make.sed is present.
13093 * mpw-config.in: Don't test for gC1, test for mpw-touch,
13094 add forward includes for PowerPC include files.
13095 * mpw-build.in: Build using Makefile.PPC if present.
13096 (do-byacc, etc): Remove separate version resource builds.
13097 (do-gas): Build "stamps" before "all".
13098 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
13099 * mpw-README: Update to reflect --cc option, PowerMac support,
13100 and recently-reported compatibility problems.
13101
13102Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
13103
13104 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
13105 embedded m68k systems (-aout, -coff, -elf, -vxworks).
13106 (--with-multilib-top): Pass to recursive invocations.
13107
13108Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
13109
13110 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
13111 v810-*-*.
13112
13113Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13114
13115 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
13116 gdb, ld and opcodes on v810-*-*.
13117
28e9041c 13118Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
13119
13120 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
13121 (local-maintainer-clean): New target.
13122 (maintainer-clean): New target.
13123 (realclean): Just depend upon maintainer-clean.
13124
13125Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13126
13127 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
13128
13129Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
13130
13131 * configure.in: Build ld in mips*-*-bsd* case.
13132
13133Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
13134
13135 * config.sub: Accept -lites* OS. From Ian Dall.
13136
13137Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
13138
13139 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
4b695c23 13140 targets.
28e9041c 13141
13142Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13143
13144 * configure.in: treat i386-win32 canadian cross the same as
13145 i386-go32 canadian cross.
13146
13147Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13148
13149 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
13150 running under the simulator to build a reduced set of libraries.
13151 (powerpc-*-eabiaix): Add fine grained multilib support added to
13152 other powerpc targets yesterday.
13153
13154Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13155
13156 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
13157 -disable-softfloat, -disable-relocatable, -disable-aix, and
13158 -disable-sysv to control which multilib libraries get built.
13159
13160Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
13161
13162 * configure: Add Makefile.tem to list of files to remove in trap
13163 handler.
13164
13165Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
13166
13167 * config.guess (*Linux*): Add missing "exit"s.
13168 Also, need specific check for alpha-unknown-linux (uses COFF).
13169
13170Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
13171
13172 * config.guess: Merge with FSF:
13173
13174 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
13175 * config.guess (AIX4): More robust release numbering discovery.
13176
13177 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
13178 * config.guess (i386-sequent-ptx): Properly get version number.
13179
13180 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
13181 * config.guess (mips:*:4*:UMIPS): New case.
13182
13183Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
13184
13185 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
13186 (i386-win32 host): Likewise. Don't build readline.
13187
13188Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
13189
13190 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
13191 SUPPORT_FILES to submakes.
13192
13193Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
13194
13195 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
13196 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
13197 mpw-configure.
13198
13199Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
13200
13201 * configure.in (appdirs): Use =, not ==, in test expression when
13202 trying to build the text to print in the warning message for
13203 Solaris users.
13204
13205Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
13206
13207 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
13208
13209Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13210
13211 * config.guess: Recognize lynx-2.3.
13212
13213Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
13214
13215 * config.sub (z8ksim): Deleted
13216 (z8k-*-coff): New, this is the one true name of the target.
13217
13218Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
13219
13220 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
13221
13222Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
13223
13224 * config.guess (*:Linux:*:*): First try asking the linker what the
13225 default object file format is (elf, aout, or coff). Then if this
13226 fails, try previous methods.
13227
13228Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13229
13230 * configure.in: Don't build newlib for *-*-vxworks5.1.
13231
13232Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13233
13234 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
13235 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
13236
13237Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
13238
13239 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
13240
13241Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
13242
13243 * cfg-ml-com.in: New file.
13244 * cfg-ml-pos.in: New file.
13245
13246Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13247
13248 * COPYING.NEWLIB: Add HP free copyright to list.
13249
13250Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13251
13252 * config.sub: Recognize -eabi* for the system, not just -eabi.
13253
13254Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
13255
13256 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
13257 * config.sub, configure.in (win32): New target and host.
13258
13259Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
13260
13261 * configure.in: Add i386-pe configuration.
13262
13263Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
13264
13265 * mpw-build.in (install): Install GDB after LD.
13266
13267Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
13268
13269 * mpw-config.in (elf/mips.h): Always forward-include, needed
13270 for GDB to build.
13271
13272Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
13273
13274 * testsuite: New directory for customer acceptance and whole tool
13275 chain tests.
13276
13277Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
13278
13279 * configure: If per-host line isn't found, but AC_OUTPUT is found
13280 and a configure script exists, run it instead.
13281
13282Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
13283
13284 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
13285
13286Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
13287
13288 * configure: Set build_{cpu,vendor,os,alias} to host values when
13289 --build isn't specified.
13290
13291Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13292
13293 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
13294 (FLAGS_TO_PASS): Pass them.
13295 (EXTRA_TARGET_FLAGS): Ditto.
13296
28e9041c 13297Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13298
13299 * Makefile.in (all-libg++): Depend on all-libstdc++.
13300
13301Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13302
13303 * configure.in (noconfigdirs): Enable all packages for
13304 i386-unknown-netbsd.
13305
13306Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
13307
13308 * configure.in (noconfigdirs): Don't configure tk for i386-go32
13309 hosted builds (DOS builds)
13310
13311Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
13312
13313 Changes for ARM based on patches from Richard Earnshaw:
13314 * config.sub: Handle armeb and armel.
13315 * configure.in: Omit arm linker only for riscix.
13316
13317Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
13318
13319 * config.guess: Update from FSF.
13320
13321Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
13322
fee90afd 13323 * config.sub: Recognize powerpcle as the little endian variant of
28e9041c 13324 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
13325 powerpcle variant. Convert pentium into i586, not i486. Add p5
13326 alias for i586. Map new x86 variants p6, k5, nexgen into i586
13327 temporarily.
13328
13329Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
13330
13331 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
13332
13333Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
13334
13335 * config.sub: Accept -lites* as a basic system type.
13336
13337Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
13338
13339 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
13340 installed, and if so return linuxoldld as the system name.
13341
13342Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
13343
13344 * config.guess: Add hppa1.1-hp-lites support.
13345
13346Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
13347
13348 * configure.in: Don't build newlib for m68k-vxworks5.1.
13349
13350Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13351
13352 * configure.in (mips-sgi-irix6): Use mh-irix5.
13353
13354Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
13355
13356 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
13357
13358Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13359
13360 * test-build.mk: Enable building of shared libraries on IRIX 5 and
31972771 13361 OSF/1. Fix compiler flags.
28e9041c 13362 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
13363
13364Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
13365
13366 * configure.in: Recognize --with-newlib.
13367 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
13368
13369Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13370
151ad919 13371 * Makefile.in: move {all,check,install}-gdb from *_MODULES
28e9041c 13372 to *_X11_MODULES due to gdbtk needing X include files et al.
13373
13374Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
13375
13376 Merge in support for Mac MPW as a host.
13377 (Old change descriptions retained for informational value.)
13378
13379 * mpw-config.in: Add generic include forwards for cpu-specific
13380 include files in aout and elf directories.
13381
13382 * mpw-configure: Added copyright.
13383 * mpw-config.in: Check for presence of required build tools.
13384 (target_libs): Add newlib.
13385 (target_tools): Add examples.
13386 (Read Me): Generate as "Read Me for MPW" instead.
13387 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
13388 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
13389 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
13390
13391 * mpw-configure: Remove subdir-specific makefile hackery,
13392 delete mk.tmp after using it.
13393
13394 * mpw-build.in (all): Display start and end times.
13395
13396 * mpw-configure (host_canonical): Set.
13397 (target_cpu): Always add to makefiles.
13398 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
13399 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
13400 (mpw-mh-mpw): Look for in srcdir and srcroot.
13401 Use sed instead of mpw-edit-prefix to edit prefix definitions.
13402
13403 * mpw-build.in: (install-only): New target.
13404
13405 * mpw-configure (host_alias, target_alias): Rename from hostalias
13406 and targetalias, add into generated Makefile.
13407 (mk.tmp): If present, add into generated Makefile.
13408 * mpw-build.in (all-gas): Build config.h first before gas proper.
13409
13410 * mpw-configure (config.status): Write only if changed.
13411 * mpw-config.in (readline): Configure it (not built, just used for
13412 definitions).
13413
13414 * mpw-config.in (elf/mips.h): Add a forward include.
13415
13416 * mpw-config.in: Forward-include most .h files in include into
13417 extra-include.
13418 (readline): Don't build.
13419 mpw-build.in (install): Install GDB.
13420
13421 * mpw-configure (prefix, mpw_prefix): Handle it.
13422 * mpw-config.in (mmalloc, readline): Don't configure.
13423 * mpw-build.in (thisscript): Rename to ThisScript.
13424 Use mpw-build instead of BuildProgram everywhere.
13425 (mmalloc, readline): Don't build.
13426 * mpw-README: New file, basic documentation about the MPW port.
13427
13428 * mpw-config.in: Use forward-include to create include files.
13429
13430 * mpw-configure: Add more things to the top of each configured
13431 Makefile, including contents of config/mpw-mh-mpw.
13432 * mpw-config.in (extra-include): Create this directory and fill it
13433 with Posix-like include files when configuring.
13434
13435 * config.sub (apple, mac, mpw): Add various aliases.
13436
13437 * mpw-build.in: New file, top-level build script fragment for MPW.
13438 * mpw-configure: New file, configure script for MPW.
13439 * mpw-config.in: New file, config fragment for MPW.
13440
13441Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13442
13443 * configure.in (host_libs): Remove glob, since it is gone from the
13444 sources.
13445
13446Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13447
13448 * Makefile.in: define empty GDB_NLM_DEPS var.
13449
13450 * configure.in(target_makefile_frag): use config/mt-netware
13451 for netware targets.
13452
13453Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
13454
13455 * config.sub: Merge in recent FSF changes. Remove linux special
13456 cases.
13457
13458Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13459
5309a301 13460 Revert this change:
28e9041c 13461
13462 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
13463
13464 * build-all.mk: Use CC=cc -Xs on Solaris.
13465
28e9041c 13466Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13467
13468 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
13469 stop using it.
13470 * Makefile.in: Nuke all references to glob subdirectory.
13471
13472Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13473
13474 * configure.in: Fix --enable-shared logic in per-host.
13475
13476Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
13477
13478 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
13479
13480Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13481
13482 * configure.in (noconfigdirs): Don't build gas on AIX, for
13483 powerpc*-*-aix* as well as for rs6000*-*-aix*.
13484
13485Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
13486
13487 * configure: Fix --cache-file to work if the file argument is a
13488 relative path.
13489
13490Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
13491
13492 * configure: If the --cache-file is used, pass it down to
13493 configure in subdirectories.
13494
13495Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
13496
13497 * config.sub: add vxworks29k configuration.
13498
13499Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
13500
13501 * Makefile.in (taz): Do "diststuff" part quietly.
13502
13503Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
13504
13505 * config.sub: Mini-merge with gcc/config.sub.
13506
13507Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13508
13509 * config.guess (IRIX): Sed - to _.
13510
13511Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13512
13513 * Makefile.in (source-vault, binary-vault): New targets.
13514
13515Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
13516
13517 * config.sub: Recognize -eabi as a basic system type.
13518
13519Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13520
13521 * configure.in (enable_shared stuff): Fix typo.
13522
13523Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
13524
13525 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
13526
13527Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13528
13529 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
13530
13531Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
13532
13533 * configure.in (rs6000-*-*): Don't build gas.
13534
13535Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
13536
13537 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
13538 reduce command line length.
13539 (AS_FOR_TARGET): Check for as.new, not Makefile.
13540 (NM_FOR_TARGET): Check for nm.new, not Makefile.
13541
13542Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
13543
13544 * config.guess: Merge from FSF.
13545
13546Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13547
13548 * configure: Don't use $ when handling program_suffix.
13549
13550Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
13551
13552 * configure.in: Configure tk for hppa/hpux.
13553
13554Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
13555
13556 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
13557
13558Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
13559
13560 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
13561 to LIBCXXFLAGS. Tests are better run without it.
13562
13563Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
13564
13565 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
13566
13567Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
13568
13569 * configure.in (*-*-netware*): Don't configure xiberty.
13570
13571Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
13572
13573 * configure.in: Remove tk from native_only list.
13574
13575Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
13576
13577 * build-all.mk: Add mips-ncd-elf target to sun4 targets
13578 for special NCD build.
13579
13580Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13581
13582 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
13583 makeall.bat, they're only useful for binutils snapshots.
13584 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
13585 makeall.bat to specified SUPPORT_FILES.
13586
13587Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
13588
13589 * build-all.mk: Add Ericsson targets to sun4 and solaris
13590 hosts. Add BNR's sun4 target to solaris host, so their
13591 build-from-source will be tested in-house first.
13592
13593Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13594
13595 * Makefile.in (LIBCFLAGS): New variable.
13596 (CFLAGS_FOR_TARGET): Ditto.
13597 (LIBCFLAGS_FOR_TARGET): Ditto.
13598 (LIBCXXFLAGS): Ditto.
13599 (CXXFLAGS_FOR_TARGET): Ditto.
13600 (LIBCXXFLAGS_FOR_TARGET): Ditto.
13601 (BASE_FLAGS_TO_PASS): Pass them.
13602 (EXTRA_TARGET_FLAGS): Ditto.
13603
5309a301 13604 * configure.in: Support --enable-shared.
28e9041c 13605
13606Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
13607
13608 * configure.in (target_libs): Include libstdc++ again.
13609 * config.guess: Update from FSF (for FreeBSD).
13610
13611Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13612
13613 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13614 makeall.bat.
13615 (DISTDOCDIRS): Add `etc'.
13616 (ETC_SUPPORT_PFX): New variable.
13617 (taz): Include anything from etc starting with a word in
13618 ETC_SUPPORT_PFX.
13619
13620Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13621
13622 * config.sub: Update for recent FSF changes. Remove obsolete
13623 h8300hds entry. Add -windows* and -osx as basic os. Minor
13624 spacing changes.
13625
13626Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
13627
13628 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
13629
13630 * config.guess: Merge with FSF.
13631 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13632
13633Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13634
13635 * configure: Since the "trap 0" handler will override the exit
13636 status on many systems, only use it for "exit 1", and make it set
13637 a non-zero exit status; reset it before "exit 0". Also, check
13638 exit status of config.sub, and error out if it failed.
13639
13640Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
13641
13642 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13643 and install libgloss.
13644
13645Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13646
13647 * Makefile.in (all-binutils): Depend upon all-byacc.
13648
13649 * configure.in: Don't build emacs on Irix 5.
13650
13651Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13652
13653 * configure.in (*-*-netware*): Add libio.
13654
13655Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13656
13657 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13658 (CHECK_TARGET_MODULES): Ditto.
13659 (INSTALL_TARGET_MODULES): Ditto.
13660 (TARGET_LIBS): Ditto.
13661 (all-libstdc++): Note dependencies.
13662
13663Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13664
13665 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13666
13667Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13668
13669 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13670 -fexternal-templates.
13671
13672 * configure.in (target_libs): Add libstdc++.
13673 (noconfigdirs): Add libstdc++ as appropriate.
13674
13675Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13676
13677 * config.guess: Update from FSF.
13678
13679Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13680
13681 * configure: Use ${config_shell} when running ${configsub}.
13682
13683Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
13684
13685 * config.sub: No longer recognize h8300h.
13686
13687Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13688
13689 * config.sub: Remove extraneous differences between config.sub and
13690 gcc/config.sub.
13691
13692Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13693
13694 * Makefile.in (DISTSTUFFDIRS): Add gas.
13695
13696Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
13697
13698 * COPYING.NEWLIB: New file.
13699
13700Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
13701
13702 * config.guess (HP-UX): Patch from Harlan Stenn
13703 <harlan@landmark.com> to also emit release level.
13704
13705Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13706
13707 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13708
13709Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
13710
13711 * config.sub: Merge nextstep cleanup from FSF.
13712
13713Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13714
13715 * configure.in (arm-*-*): Don't configure ld for this target.
13716
13717Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13718
13719 * configure.in (*-*-netware): don't configure libg++, libio,
13720 librx, or newlib.
13721
13722Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13723
13724 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
13725 configure ld--it works, but it doesn't support shared libraries.
13726
13727Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13728
13729 * config.guess (*-unknown-freebsd*): Get rid of possible
13730 trailing "(Release)" in version string.
13731 Patch from Paul Richards <paul@isl.cf.ac.uk>.
13732
13733Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
13734
13735 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13736 Fix type: *-next-neststep -> *-next-nextstep.
13737
13738 * config.guess: Merge from FSF:
13739
13740 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13741
13742 * config.guess: Recognize powerpc-ibm-aix3.2.5.
13743
13744 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13745
13746 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13747 instead of UNIX_SV for UnixWare 1.0).
13748
13749Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
13750
13751 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
13752 to make gdb/nlm/* build after the compiler and linker.
13753
13754Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
13755
13756 * config.guess (netbsd, freebsd, linux): Accept any machine,
13757 not just i[34]86.
13758 (m68k-atari-sysv4): Relocate to match FSF version.
13759
13760 * config.guess: More merges from the FSF:
13761
13762 Add a space before function call or macro invocation.
13763
13764 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13765
13766 * config.guess: Add trap cmd to remove dummy.c and dummy when
13767 interrupted.
13768
13769 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13770
13771 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13772 (dummy): Redirect stderr from compilation of dummy.c.
13773
13774 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
13775
13776 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13777
13778Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
13779
13780 * configure: Accept and ignore --cache*, for compatibility with
13781 new autoconf.
13782
13783Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
13784
13785 * config.guess: Merge from FSF:
13786
13787 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13788
13789 * config.guess (Pyramid*:OSx*:*:*): New case.
31972771 13790 (PATH): Add /.attbin at end for finding uname.
13791 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
28e9041c 13792
13793 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
13794
31972771 13795 * config.guess (M88*:DolphinOS:*:*): New case.
28e9041c 13796
13797 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
13798
31972771 13799 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13800 to select whether to use ELF or COFF.
28e9041c 13801
13802 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13803
31972771 13804 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
28e9041c 13805
13806 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
13807
13808 * config.guess: Guess the OS version for HPUX.
13809
13810 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
13811
13812 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13813
13814Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13815
13816 * configure.in: Recognize --with-headers, --with-libs, and
13817 --without-newlib.
13818 * Makefile.in (all-xiberty): Depend upon all-ld.
13819
13820Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13821
13822 * configure.in: Change i[34]86 to i[345]86.
13823
13824Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13825
13826 * configure (version): A few more tweaks to help message.
13827
13828Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
13829
13830 * Makefile.in: Remove (for now) librx as a host library,
13831 now that we're building it for target.
13832
13833Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13834
13835 * configure: Fix up help message; from karl@owl.hq.ileaf.com
13836 (Karl Berry).
13837
13838Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
13839
13840 * configure.in: Also configure librx.
13841
13842Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13843
13844 * Makefile.in: Update various rules to reflect that librx
13845 is now needed for libg++.
13846
13847Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13848
13849 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13850
13851Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
13852
13853 * configure.in: Configure the examples directory.
13854
13855Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13856
13857 * configure: Simplify Jun 2 1994 change.
13858
13859Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13860
13861 * change CC to /usr/latest/bin/gcc for lynx host builds, since
13862 /bin/gcc isn't good enough to build gcc.
13863
13864Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
13865
13866 * Makefile.in (GDB_SUPPORT_FILES): Remove
13867 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
13868 (gdb.tar.gz): Add new rule to use standard distribution building
13869 mechanism.
13870
13871Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13872
13873 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
13874 Bill Cox <bill@cygnus.com>.
13875
13876Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
13877
13878 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
13879
13880Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
13881
13882 * configure: Search current dir first in .gdbinit.
13883
13884Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
13885
13886 * config.sub: Recognize freebsd (merged from gcc config.sub).
13887
13888Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
13889
13890 * config.sub: Refer to NeXT's operating system as nextstep.
13891
13892 * config.sub (case $basic_machine): Re-order the cases, to match
13893 the order in the FSF version (which is mostly alphabethical).
13894 Merge in some additions and changes from the FSF.
13895
13896Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
13897
13898 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13899 * config.sub: Recognize cxux7.
13900 * configure.in: Use mh-cxux for m88k-harris-cxux*.
13901
13902Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13903
13904 * config.sub: Fix typo powerpc -> powerpc-*.
13905
13906Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
13907
13908 * Makefile.in: `all-emacs19' depends on `all-byacc'.
13909
13910 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13911 parallel with all-emacs and install-emacs). Top-level command
13912 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13913
13914Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13915
13916 * test-build.mk ($(host)-stamp-stage2-installed): Remove
13917 $(relbindir)/make before doing ``make install'', and use
13918 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
13919 installing over running make binary.
13920 ($(host)-stamp-stage3-installed): Likewise.
13921
13922Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13923
13924 * config.guess: Recognize Mach.
13925
13926Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13927
13928 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13929 see whether --exec-prefix was used.
13930
13931Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13932
13933 * README: Explicitly mention libg++/README. (Zoo's idea.)
13934
13935Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13936
13937 * Makefile.in: Add all-librx target similar to all-libproc.
13938
13939Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
13940
13941 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
13942 with post 1.2 uname bogosity.
13943
13944Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13945
13946 * configure: Remove temporary files on receipt of a signal.
13947
13948Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
13949
13950 * configure: If there is a package_makefile_frag, remove
13951 ${subdir}/Makefile.tem after copying it in.
13952
13953Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13954
13955 * build_all.mk: support rs6000 lynx identifies itself as
13956 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
13957 since /bin/gcc is too feeble to compile a modern gcc.
13958
13959Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13960
13961 * brought devo/test-build.mk update-to-date with progressive/
13962 test-build.mk. Add lynx targets and hppa flag info.
13963
13964Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13965
13966 * configure.in: Use mh-ncrsvr43. Patch from
13967 Tom McConnell <tmcconne@sedona.intel.com>.
13968
13969Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
13970
13971 * config.guess (i386-unknown-bsdi): No longer need to
13972 check #if defined(__bsdi__) && defined(__i386__).
13973
13974Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13975
13976 * configure: Set program_transform_nameoption correctly.
13977
13978Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13979
13980 * brought build-all.mk update-to-date with progressive build-all.mk,
13981 added new targets and hppa info.
aee16bda 13982
28e9041c 13983Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13984
13985 * configure: If config.guess result is a prefix of the user
13986 specified target, assume a native build and use the user specified
13987 target as the host alias. Remove SunOS patch suffix removal hack.
13988 * configure.in: Remove SunOS patch suffix removal hack.
13989
13990 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13991 in NATIVE_CHECK_MODULES.
13992
13993Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
13994
13995 * Makefile.in: Rename HOST_ONLY to NATIVE.
13996 * configure: Delete SunOs patch suffix from host_canonical
13997 and build_canonical variables that are prepended to Makefiles.
13998 * configure.in: Add comments for easier maintenance.
13999
14000Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14001
14002 * Makefile.in: Add all-libproc target similar to all-gui.
14003
14004Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
14005
14006 * Makefile.in (CHECK_MODULES): split into
14007 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
14008
14009Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
14010
14011 * config.guess (i386-unknown-bsdi): New system to guess.
14012
14013Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14014
14015 * Makefile.in: Add all-gui target (but not yet build by "all").
14016
14017Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
14018
14019 * config.sub: Move deletion of patch suffix from here...
14020 * configure.in: To here, at Ian's suggestion. The top-
14021 level scripts might need to know of a patch level.
14022
14023Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
14024
14025 * config.sub: Strip off patch suffix so rtl is recognized
14026 as a sunos4.1.3 machine, even though it's been patched.
14027
14028Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
14029
14030 * Makefile.in (INSTALL_LAST): Delete.
14031 (INSTALL_DOSREL): New.
14032
14033Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14034
14035 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
14036 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
14037 whether we pass down --with-gnu-ld anyhow.
14038
14039Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
14040
14041 * Makefile.in (INSTALL_LAST): Change operation so it works
14042 on more flavors of make.
14043 * configure.in (go32): Don't build libg++ or libio.
14044
14045Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
14046
14047 * Makefile.in (Move HOST_PREFIX_1 and friends up so
14048 they can be overriden by templates.
14049
14050Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
14051
14052 * configure.in (target==go32): Don't build gdb.
14053 * dosrel: New directory.
14054
14055Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
14056
14057 * configure.in (host==go32): Configure dosrel too.
14058 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
14059 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
14060 be set by incoming names or templates.
14061 (INSTALL_LAST): New rule.
28e9041c 14062
14063Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
14064
14065 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
14066
14067Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14068
28e9041c 14069 * configure.in (appdirs): New variable. Currently empty, but will
14070 be used in gas distribution. If nonempty, lists a set of
14071 directories at least one of which must get configured, or top
14072 level configuration is considered to have failed.
14073 (rs6000-*-lynxos*): Use new file name.
14074
14075Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14076
14077 Eliminate XTRAFLAGS.
14078 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
14079 newlib include files using -idirafter, and also use -nostdinc.
14080 (CXX_FOR_TARGET): Likewise.
14081 (XTRAFLAGS): Removed.
14082 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
14083 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
14084 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
14085 ($(DO_X)): Don't pass down XTRAFLAGS.
14086
14087Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14088
14089 * configure.in (mips*-dec-bsd*): New target; do build linker.
14090 (mips*-*-bsd*): New target; don't build linker.
14091
14092Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
14093
14094 * configure.in: support rs6000-*-lynxos* configuration.
14095 support sunos4 as a cross target.
14096
14097 * config.sub: look for lynx*, not lynx since the OS version may
14098 legitimately be part of the name.
14099
14100Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14101
14102 * configure.in (i[34]86-*-sco*): Move to be with other i386
14103 targets.
14104 (romp-*-*): New target. Skip various binary utilities.
14105 (vax-*-*): New target. Don't build newlib.
14106 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
14107
14108Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14109
14110 * configure.in: Only set host_makefile_frag if config
14111 directory exists.
14112
14113Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14114
14115 * install.sh: If $dstdir exists, don't check whether each
14116 component does.
14117
14118Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14119
14120 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
14121
14122Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
14123
4b695c23 14124 * configure.in (*-*-lynxos*): Don't configure newlib for either
14125 native or cross Lynx.
28e9041c 14126
14127Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
14128
14129 * config.sub (sparc64-elf): Fix os.
14130 (z8k): Remove duplicate.
14131
14132Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14133
14134 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
14135 gcc/stmp-fixproto, to try to prevent fixproto from being run.
14136
14137Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
14138
14139 * configure: Make file links cleanly even if Lynx fails on
31972771 14140 an NFS symlink (at least fail cleanly).
28e9041c 14141
14142Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14143
14144 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
14145 -XNh2000.
14146
14147Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14148
14149 * configure: Unknown options are fatal again.
14150
14151Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
14152
14153 * configure: Ignore --x-includes and --x-libraries, for Autoconf
aee16bda 14154 compatibility.
28e9041c 14155
14156Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
14157
14158 * build-all.mk: Add `clean' target.
14159
14160Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14161
14162 * config.guess: Add SINIX support.
14163 * configure.in: Add mips-*-sysv4* support.
14164
14165Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
14166
14167 * build-all.mk: Document all useful targets.
14168 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
14169 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
14170
14171Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14172
14173 * configure: Support --silent, --quiet.
14174
14175Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14176
14177 * configure: Support --disable-FEATURE.
14178
14179Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14180
14181 * config.guess: Recognize NCR running SVR4.3.
14182
14183Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
14184
14185 * config.guess: Make BSDI generate i386-unknown-bsd386.
14186 Patch from Paul Eggert <eggert@twinsun.com>.
14187
14188Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14189
14190 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
14191
14192Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14193
14194 * configure: Make unrecognized options give nonfatal warnings
14195 instead of fatal errors, and pass them to any subdirectory
14196 configures in case they recognize them.
14197 Make --x equivalent to --with-x.
14198
14199Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14200
14201 * configure: Add --enable-* options. Clean up usage message and
14202 some comments.
14203
14204Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
14205
14206 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
14207
14208Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14209
14210 * configure.in (hppa*-*-*): Enable binutils.
14211
14212Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14213
14214 * config.sub: Recognize cisco.
14215
14216Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
14217
14218 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
14219
14220Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14221
14222 * config.guess: about target *-hitachi-hiuxwe2, don't print more
14223 than one configuration name. Add comment.
14224
14225Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
14226
14227 * config.guess: about target *-hitachi-hiuxwe2, fixed
14228 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
14229 macro is incorrect.]
14230
14231Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14232
14233 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
14234 than the "make ls" stuff which used to be here.
14235
14236Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
14237
14238 * config.guess: Recognize i[34]86-unknown-freebsd.
14239 From Shawn M Carey <smcarey@rodan.syr.edu>.
14240
14241Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
14242
14243 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
14244
14245Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
14246
14247 * config.guess: Check for ptx.
14248
14249Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
14250
14251 * config.sub: Add os9k checking.
14252
14253Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14254
14255 * config.guess: Handle OSF1 running on HPPA processors
14256
14257Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
14258
14259 * configure: If subdir configure fails, print out a message with
14260 subdirectory name, in case subdir's configure code didn't identify
14261 itself.
14262
14263Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
14264
14265 * configure.in: Remove embedded newlines from configdirs.
14266 Avoid mismatches of substrings. Fix matching strings at end
14267 of configdirs.
14268
14269Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
14270
14271 * config.guess: Add Lynx/rs6000 config support.
14272
14273Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
14274
14275 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
14276
14277Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
14278
14279 * configure.in (hppa*-*-osf*): Treat this just like most other
14280 PA configurations (eg no binutils or ld).
14281 (hppa*-*-*elf*): These configurations have binutils and ld.
14282
14283Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14284
14285 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
14286
14287Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14288
14289 * configure.in (rs6000-*-*): Build gas.
14290
14291Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14292
31972771 14293 * Makefile.in: Avoid bug in losing hpux sed.
28e9041c 14294
14295Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14296
14297 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
14298 for GDB and GDB has been fixed to not need it.
14299
28e9041c 14300Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14301
14302 * config.guess: Recognize vax hosts.
14303
14304Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14305
14306 * configure (while loop): Don't use "break 2" inside case
14307 statement -- the case statement isn't an enclosing loop.
14308
14309Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
14310
14311 * config.guess: Clean up NeXT support, to allow nextstep
14312 on Intel machines. Make OS be nextstep.
14313
14314Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
14315
14316 * config.guess: Add alternate forms for Convex.
14317
14318Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
14319
14320 * configure: Completely rewrite option processing. Take
14321 advantage of pattern-matching to avoid invoking test frequently.
14322 Also clean up host and target defaulting logic.
14323
14324Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14325
14326 * Makefile.in: Replace all occurrances of "rootme" with "r" and
14327 "$${rootme}" with "$$r", to increase the likelihood that the do-*
14328 commands (plus user environment) will fit SCO limits.
14329
14330Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14331
14332 * configure.in: Don't issue warnings about directories which are
14333 not being configured if -norecursion is set. Correct test for
14334 --with-gnu-as and --with-gnu-ld to not get confused by substring
14335 matches.
14336
14337 * configure.in: Don't build gas for alpha-dec-osf1*.
14338
14339Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
14340
14341 * configure: Back out Per's change of 12/19/1993. It changes the
14342 behavior of configure in unexpected and confusing ways.
14343
14344 Also, use different delim char when calculating
14345 program_transform_name so that the name can contain slashes.
14346
14347Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
14348
14349 * configure.in, config.sub: Add support for VSTa micro-kernel.
14350
14351Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
14352
14353 * configure.in: Nuke hacks which were used to get a special
14354 version of GAS for HPPA configurations.
14355
14356Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
14357
14358 * configure: If only ${target_alias} is given, use that
14359 as the default for ${host_alias}.
14360 * configure: Add missing back-slashes before nested quotes.
14361
14362Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
14363
14364 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
14365
14366Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
14367
14368 * config.guess: Recognize some Tektronix configurations.
14369 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
14370
14371Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14372
14373 * config.sub: Match any flavor of SH.
14374
14375Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
14376
14377 * configure.in: Don't try to configure newlib for Alpha.
14378
14379Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14380
14381 * configure.in: Don't build ld for Irix 5. Don't build gas,
14382 libg++ or libio for any Alpha target.
14383
14384 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
28e9041c 14385
14386Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
14387
14388 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
14389 default arguments -- so it tried to compress itself.
14390
14391Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
14392
14393 * configure.in (notsupp): ensure that a space is always at the end
14394 of the configdirs list, since the grep checks for an explicit space
14395
14396Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14397
14398 * configure.in (target i386-sysv4.2): don't build ld, since static
14399 versions of many libraries are not available.
14400
14401Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14402
14403 * config.guess: Recognize Apollos (using environment variables).
14404 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
14405
14406Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14407
14408 * config.guess: Recognize Sony news mips running newsos.
14409
14410Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
14411
14412 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
14413 "fi ; else" for bash.
14414
14415Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
14416
14417 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
14418
14419Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
14420
14421 * config.sub: accept unixware as an alias for svr4.2.
14422 Fix some inconsistancies with the gcc version.
14423
14424Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14425
14426 * Makefile.in (DISTDOCDIRS): Add gdb.
14427
14428Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
14429
14430 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
14431
14432Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14433
14434 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
14435 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
14436 this now.
14437
14438Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14439
14440 * config.sub: Accept hiux* as an OS name.
14441
14442 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
14443 etc/make-stds.texi. The underscore came from gcc, and dje now
14444 agrees that RUNTESTFLAGS is the correct name.
14445
14446Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
14447
14448 * install.sh: Remove 'set -e'. It makes any conditionals
14449 in the script useless.
14450
14451 * config.guess: Automatically recognize arm-acorn-riscix
14452 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
14453
14454Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
14455
14456 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
14457
14458Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14459
14460 * Makefile.in (DISTDOCDIRS): New variable.
14461 (taz): Edit local Makefile.in sooner, instead of proto-toplev
aee16bda 14462 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
28e9041c 14463
14464Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14465
14466 * configure.in (hppa target): check the source directory for the
14467 pagas sub-directory
14468
14469Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
14470
14471 * config.sub: Allow -aout* and -elf*.
14472
14473Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14474
14475 * configure.in: Don't build ld on i386-solaris2, same as for
14476 sparc-solaris2.
14477
14478Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
14479
14480 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
14481
14482Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14483
14484 * configure.in: Configure gdb for alpha.
14485
14486Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14487
14488 * Makefile.in (CXXFLAGS): Add -O.
14489
14490Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14491
14492 * config.guess: added support for DG Aviion
14493
14494Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14495
14496 * configure.in: Produce warning message for subdirectories not
14497 configurable for this host/target combination. Don't try to
14498 configure gdb for vms.
14499
14500Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14501
14502 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
14503 appropriate files before making "diststuff".
14504 (DISTBISONFILES): New var: list of files to be edited.
14505 (DISTSTUFFDIRS): Add binutils.
14506
14507Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14508
14509 * config.sub: also handle mipsel and mips64el (for little endian mips)
14510
14511Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14512
14513 * configure.in: Add * to end of all OS names.
14514
14515Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
14516
14517 * configure.in: Build newlib for LynxOS native.
14518
14519Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14520
14521 * config.guess: Add support for delta 88k running SVR3.
14522
14523 * configure.in: Add comment about HP compiler vs. emacs.
14524
14525Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14526
14527 * configure.in: don't build ld on solaris2 (not a viable option
14528 due to bugs in getpwnam & getpwuid)
14529
14530Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14531
14532 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
14533 config.guess will produce a full version number.
14534
14535Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14536
14537 * configure.in: Build linker and binutils for alpha-dec-osf1.
14538
14539Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14540
14541 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
14542 and gdb/testsuite/Makefile.in.
14543
14544Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14545
14546 * configure.in: recognize mips*- instead of mips-
14547
14548Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
14549
14550 * config.sub: Accept linux*coff and linux*elf as operating
14551 systems.
14552
14553Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14554
14555 * config.sub: Recognize mips64, and mips3 as an alias for it.
14556
14557Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14558
14559 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
14560 gdb knows how to handle OSF/1 shared libraries.
14561
14562Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14563
14564 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
14565 * config.guess: Recognize Hitachi's HIUX.
14566 * config.sub: Recognize h3050r* and hppahitachi.
14567 Remove redundant cases for hp9k[23]*.
14568
14569Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14570
14571 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
14572 if gas and ld are in the source tree and are in ${configdirs}.
14573 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
3398e91d 14574 --with options (but still pass them down on the command line,
28e9041c 14575 if they were explicitly specified).
14576
14577Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14578
14579 * configure: substitute SHELL value in Makefile.in with
14580 ${CONFIG_SHELL}
14581
14582Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14583
14584 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
14585 *-*-solaris2* targets.
14586
14587Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14588
14589 * Makefile.in: define M4, and pass it down to sub-makes;
14590 all-autoconf now depends on all-m4
14591
14592Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14593
14594 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
14595 presence of {ar,ranlib} instead of a configured directory
14596
14597Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
14598
14599 * config.guess: Accept 34?? as well as 33?? for NCR.
14600
14601Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14602
14603 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
14604 of 'gas' in sed commands, since 'gash' is now in the tree as well.
14605
14606Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14607
14608 * configure: grab values for $(CC) and $(CXX) from the
14609 environment, so that someone can do "CC=gcc configure; make" and
14610 have it work right (matching the way that autoconf works now)
14611
14612 * configure.in, Makefile.in: add support for gash, the tcl
14613 interface to Galaxy
14614
14615 * config.guess: add NetBSD variants (hp300, x86)
14616
14617Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
14618
14619 * install.sh: Support -d option (in the manner of SunOS 4 install,
14620 as it is more deterministic than that of GNU install)
14621 (chmodcmd): Set file to mode 755 by default (should also do default
14622 chgrp and chown, but I don't feel like dealing with that now)
14623
14624Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
14625
14626 * config.sub: Remove h8300hhms alias.
14627
14628Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14629
14630 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14631
14632Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14633
14634 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14635 as stmp-fixinc
14636
14637Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14638
14639 * config.sub: recognize m88110-bug-coff.
14640
14641Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14642
14643 * Makefile.in (all-libio): all dependencies on the toolchain used
14644 to build this (gcc, gas, ld, etc)
14645
14646Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14647
14648 * config.guess: Deal with OSF/1 1.3 on alpha.
14649
14650Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14651
14652 * install.sh: add some 'else true' clauses for portability
14653
14654 * configure.in: don't build libio for h8[35]00-*-* targets
14655
14656Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
14657
14658 * Makefile.in: Add support for new libio.
14659
14660Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14661
14662 * install.sh: If one command fails, don't try the rest. Don't try
14663 to remove $dsttmp (via trap) unless we have already created it.
14664 If $src doesn't exist, detect it and exit with an error.
14665
14666 * config.guess: Recognize BSD on hp300.
14667
14668Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
14669
14670 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14671 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14672
14673Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
14674
14675 * Makefile.in (all-send-pr): depends on all-prms
14676
14677Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14678
14679 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14680
14681Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14682
14683 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14684 Added test for mips-mips-riscos5.
14685
14686Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14687
14688 * configure.in: use mh-hp300 for 68k HP hosts
14689
14690Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14691
14692 * configure: add support for CONFIG_SHELL, so that you can use
14693 some alternate shell for evaluating configure scripts
14694
14695Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
14696
14697 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
14698 in configure script to bug-gdb@prep.ai.mit.edu when building
14699 distribution archive.
14700 * Makefile.in (COMPRESS): Remove def.
14701 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
14702 gdb.tar.Z and make-gdb.tar.Z respectively.
14703 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
14704 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
14705 to convergence with 'taz' target in Makefile.in.
14706
14707Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14708
14709 * install.sh (dsttmp): use trap to ensure that tmp files go
14710 away on error conditions
14711
14712Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14713
14714 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14715
14716Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14717
14718 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14719 its parent is '/' not ''.
14720
14721 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14722
14723Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
14724
14725 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14726 that ${newsrcdir}/configure.in does.
14727
14728Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14729
14730 * test-build.mk: support for CONFIG_SHELL
14731
14732Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
14733
14734 * config.sub (netware): Add as a basic system type.
14735
14736Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14737
14738 * Makefile.in (Makefile): depend on configure.in. Also drop the
14739 $(srcdir)/ from the dependency on Makefile.in.
14740
14741Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
14742
14743 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14744 (h8300hhms is temporary until multi-libraries are implemented).
14745 * configure.in: Handle h8300h too.
14746
14747Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14748
14749 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14750
14751Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
14752
14753 * configure: Remove extraneous output when guessing host type.
14754 * config.guess: Remove extraneous output when guessing using C
14755 compiler rather than uname, or when guessing fails.
14756
14757Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
14758
14759 * Makefile.in: remove all.cross and install.cross targets
14760
14761 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14762 definitions
14763
14764Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
14765
14766 * configure.in (target sh): Build gprof.
14767
14768Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14769
14770 * config.sub: change -solaris to -solaris2
14771
14772Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14773
14774 * configure.in: Use config/mh-riscos for mips-*-sysv*.
14775
14776Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
14777
14778 * configure: Correct error message for missing Makefile.in to
14779 print correct directory.
14780
14781Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14782
14783 * install.sh: kludge around 386BSD shell bug
14784
14785Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
14786
14787 * config.guess: Recognize NeXT.
14788 * config.guess: Recognize i486-ncr-sysv4.
14789 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
14790
14791Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
14792
14793 * Makefile.in (MAKEINFOFLAGS): New variable.
14794 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14795 * build-all.mk, test-build.mk: Pass down --no-split as
14796 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
14797
14798Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
14799
14800 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
14801
14802Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
14803
14804 * Makefile.in (libg++.tar.z): New rule.
14805 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
14806 * Makefile.in (taz): Only do a single chmod.
14807
14808Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14809
14810 * install.sh: don't use dirname anymore (replaced with sed usage)
14811
14812Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
14813
14814 * Makefile.in: Change extension for gzip'd files from '.z' to
14815 '.gz' per new FSF standard usage.
14816
14817Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14818
14819 * configure: put quotes around the final value of program_transform_name
14820
14821Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14822
14823 * Makefile.in: new install.sh support; update install-info rules
14824
14825Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
14826
14827 * configure.in: Build diff for crosses, but not for go32 host.
14828
14829 * configure.in: Build gprof only for native, and don't build it
14830 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14831
14832Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
14833
14834 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14835
14836Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14837
14838 * configure.in (host_tools): Add prms.
14839
14840Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14841
14842 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14843 with $(FLAGS_TO_PASS) on the command line
14844
14845 * config.sub: Recognize lynx and lynxos
14846
14847Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
14848
14849 * config.sub: Accept -ecoff*, not just -ecoff.
14850
14851Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14852
14853 * Makefile.in (taz): Use .gz suffix instead of .z.
14854 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14855 names.
14856
14857Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14858
14859 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14860
14861Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14862
14863 * Makefile.in (install-no-fixedincludes): install gcc last, so
14864 that rebuilds that might happen during 'make install' don't get
14865 bogus gcc include files
14866
14867Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14868
14869 Change from Utah for HPPA support:
14870 * config.guess: Recognize hppa1.x-hp-bsd.
14871
14872Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
14873
14874 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
14875 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14876
14877Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
14878
14879 * config.sub: Add support for rom68k and bug boot monitors.
14880
14881Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
14882
14883 * Makefile.in: Make all-opcodes depend on all-bfd.
14884
14885Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
14886
14887 * config.guess: Added special check for i[34]86-univel-sysv4*.
14888
14889Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
14890
14891 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14892 the processor rather than assuming i486.
14893
14894Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14895
14896 * config.guess: Recognize SunOS6 as Solaris3.
14897
14898Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
14899
14900 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
14901 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14902
14903Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
14904
14905 * build-all.mk (all-cross): New target for Canadian Cross.
14906 Added Q2 go32 targets.
14907 * test-build.mk: Configure go32 cross sparclite-aout and
14908 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
14909 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14910
14911Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14912
14913 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14914 GO32 hosted toolchains
14915
14916Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
14917
14918 * configure: change so "-exec-prefix" gets passed down rather
14919 than "-exec_prefix" so autoconf generated Makefiles get the
14920 exec_prefix set right.
14921
14922Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14923
14924 * config.guess: get the Solaris2 minor version number
14925
14926 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14927
14928Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14929
14930 * config.guess: Recognize some Sequent platforms.
14931
14932Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14933
14934 * Makefile.in: added the vault-install target
14935
14936 * configure.in: actually use the Sun3 makefile fragment that's in
14937 config, also added the release dir to configdirs
14938
14939Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14940
14941 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14942
14943Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14944
14945 * configure.in: remove some program from Alpha targetted toolchains
14946
14947Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
14948
14949 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
14950 gprof.
14951 (taz): Run "make diststuff" in those directories instead of "make
14952 proto-dir". Look for "VERSION=" only at start of line in subdir
14953 Makefile. Use "gzip -9" for compression.
14954 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14955 (binutils.tar.z): New target.
14956
14957Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14958
14959 * Makefile.in (taz): Include gpl.texinfo.
14960
14961Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14962
14963 * Makefile.in (setup-dirs): Merged into "taz" target.
14964 (taz): Only do `proto-dir' stuff if a directory is actually needed
14965 for this target.
14966
14967Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
14968
14969 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14970 (FLAGS_TO_PASS): Pass down MUNCH_NM.
14971 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14972 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14973 (gcc-no-fixedincludes): Correct for current gcc Makefile.
14974
14975Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
14976
14977 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
14978 config.sub, and move-if-change to gdb testsuite distribution
14979 archive, so the testsuite can be extracted, configured, and
14980 run separately from the gdb distribution. Blow away the Chill
14981 tests that require a Chill compiled executable, since GNU Chill
14982 is not yet publically available.
14983
14984Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14985
14986 * test-build.mk: set environment variables in a single command,
14987 instead of a list of assignments and exports
14988
14989 * config.guess: recognize Alpha/OSF1 systems
14990
14991Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14992
14993 * configure: Change help message to prefer --options rather than
14994 -options.
14995
14996Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14997
14998 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14999 zippy@ecst.csuchico.edu.
15000 * config.guess: Recognize miniframe.
15001
15002Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
15003
248deaff 15004 * Makefile.in: Use srcroot to find runtest rather than rootme.
15005 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
28e9041c 15006
15007Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
15008
15009 * test-build.mk: Extensive additions to support building on a
15010 machine other than the host.
15011
15012Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
15013
15014 * configure (tooldir): Fix for i386-aix again.
15015
15016Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
15017
15018 * configure, Makefile.in: Change definition of $(tooldir)
15019 to match the FSF.
15020
15021Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
15022
15023 * config.guess: Recognize i[34]86/SVR4.
15024
15025Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15026
15027 * Makefile.in (all-gdb): gdb depends on sim.
15028
15029Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
15030
15031 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
15032 at the same time we make the prototype gdb directory.
15033 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
15034 files at the same time as the gdb base release distribution.
15035
15036Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
15037
15038 * Makefile.in (check): Use individual check targets rather than
15039 DO_X rule.
15040 (check-gcc): Added.
15041
15042Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
15043
15044 * config.sub: Use sysv3.2 not sysv32 for canonical OS
15045 for System V release 3.2.
15046
15047Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15048
15049 * config.sub: Recognize hppaosf.
15050 * configure.in: Do configure ld/binutils/gas for it.
15051
15052Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15053
15054 * configure (tooldir): Alter syntax used to set this, for systems
15055 where "\$" isn't handled right, like i386-aix.
15056
15057Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
15058
15059 * configure: Pass program-transform-name, not
15060 program_transform_name, to recursive configures.
15061
15062Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
15063
15064 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
15065 of gas+ld+binutils.
15066
15067Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
15068
15069 * config.guess: Recognize AIX3.2 as distinct from 3.1.
15070
15071Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15072
15073 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
15074
28e9041c 15075Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15076
15077 * Makefile.in (PRMS): Set back to all-prms.
15078
15079Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
15080
15081 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
15082 targets, rather than for MIPS hosts.
15083
15084Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15085
15086 * configure.in: add comment for --with-x default values
15087
15088 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
15089
15090 * Makefile.in: add check-* targets for each of the directories in
15091 the tree. Add a definition of RUNTEST that will use the one we
15092 just built, if it exists. Pass this down via FLAGS_TO_PASS.
15093
15094Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
15095
15096 * configure.in: Removed obsolete references to bfd_target and
15097 target_makefile_frag.
15098
15099 * build-all.mk: Set assorted targets for Q2.
15100 * config.sub: Recognize z8k-sim and h8300-hms.
15101 * test-build.mk: Really don't pass host to configure.
15102 (HOLES): Added uname.
15103
15104Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
15105
15106 * configure: Handle an empty program-prefix, program-suffix or
15107 program-transform-name correctly.
15108
15109Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
15110
15111 * build-all.mk: -G 8 no longer required for MIPS targets.
15112 * test-build.mk: Don't pass host argument to configure; make it
15113 guess.
15114
15115Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
15116
15117 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
15118 * Makefile.in (COMPRESS): New macro, like GZIP.
15119
15120Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
15121
15122 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
15123
15124 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
15125 with gas currently defaults to -G 0.
15126
15127Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
15128
15129 * Makefile.in (all-flex): flex depends on byacc.
15130
15131 * build-all.mk: If host not specified, use config.guess. Pass TAG
15132 to test-build.mk as RELEASE_TAG.
15133 * test-build.mk (configargs): New variable containing arguments to
15134 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
15135 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
15136
15137 * config.guess: Use /bin/uname when checking -X argument on SCO,
15138 to avoid invoking GNU uname which doesn't understand -X.
15139
15140 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
15141
15142 * configure.in: Build gas for mips-*-*.
15143
15144Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15145
15146 * Makefile.in (all.normal): insert missing backslash.
15147
15148Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
15149
5309a301 15150 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
28e9041c 15151
15152 * Makefile.in: Complete overhaul to merge many almost identical
15153 targets.
15154
15155Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15156
15157 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
15158 (gdb.tar.Z): Adjusted.
15159
15160 * Makefile.in (setup-dirs, taz): New targets; should be general
15161 enough to adapt for gdb sometime. Build only .z file.
15162 (gas.tar.z): New target.
15163
15164Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
15165
15166 * build-all.mk: Use CC=cc -Xs on Solaris.
15167
28e9041c 15168Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
15169
15170 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
15171 for handling BISON for FSF releases.
15172
15173Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15174
15175 * configure: Actually implement the change zoo just documented.
15176
15177Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
15178
15179 * configure: when using config.guess, only set target_alias when
15180 it's not already been set (ie, on the command line)
15181
15182Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15183
15184 * Makefile.in: add installcheck target, set PRMS to install-prms
15185
15186Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15187
15188 * configure: add support for package_makefile_fragment, handle the
15189 case where a directory has a configure.in file but no Makefile.in
15190 more gracefully (with an actual understandable error message, even);
15191 add support for --without (and add this to the usage message); also
15192 explicitly add a --host=${host_alias} to the command line when
15193 config.guess is used
15194
15195Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
15196
15197 * configure: Must use both --host and --target in recursive calls.
15198
15199Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
15200
15201 * Makefile.in: Change deja-gnu to dejagnu.
15202
15203Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
15204
15205 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
15206
15207Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15208
15209 * configure.in: canonicalize all instances to *-*-solaris2*,
15210 also strip out a number of tools to not build for go32 host
15211
15212Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15213
15214 * config.guess: add GPL.
15215
15216 * Makefile.in, config.guess, config.sub, configure: bump
15217 copyrights to 93.
15218
15219Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
15220
15221 * Makefile.in (do-info): Removed obsolete check for existence of
15222 localenv file.
15223
15224 * Makefile.in (MAKEOVERRIDES): Define to be empty.
15225
15226Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15227
15228 * Makefile.in: a couple of 'else true' for decstation,
15229 support for TclX
15230
15231 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
15232
15233Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
15234
15235 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
15236
15237Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
15238
15239 * config.guess: Recognize i386-ibm-aix (PS/2).
15240 * configure.in: Use config/mh-aix386 file for it.
15241
15242Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
15243
15244 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
15245 CC_FOR_TARGET instead.
15246 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
15247
15248Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
15249
15250 * Makefile.in: Add sim to list of directories sent with gdb
15251
15252Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
15253
15254 * configure.in: Put back mips-dec-bsd* case.
15255
15256Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
15257
15258 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
15259 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
15260 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
28e9041c 15261
15262Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15263
15264 * configure.in: remove no-op mips-dec-bsd* in "case $target"
15265
15266 * Makefile.in (dir.info): only run gen-info-dir if it exists,
15267 (install-info): install dir.info only if it exists,
15268 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
15269
15270Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
15271
15272 * configure.in: For vms target, skip bfd, ld, binutils. Do build
15273 gas for mips-dec-bsd.
15274
15275Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
15276
15277 * configure (makesrcdir): If ${srcdir} is relative and not ".",
15278 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
15279
15280Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
15281
15282 * configure.in: Added "dejagnu" to hosttools list.
15283
15284Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
15285
15286 * config.sub, configure.in, config.guess: Add support
15287 for Bosx, an AIX variant from Bull.
15288 Patches from F.Pierresteguy@frcl.bull.fr.
15289
15290Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
15291
15292 * devo/dejagnu: Initial creation of devo/dejagnu.
15293 Migrated dejagnu testcases and support files for testing software
15294 tools to reside as subdirectories, currently called "testsuite",
15295 within the directory of the software tool. Migrated all programs,
15296 support libraries, etc. beloging to dejagnu proper from
15297 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
15298 with no modifications. The changes to these files which will
15299 allow them to configure, build, and execute properly will be made
15300 in a future update.
15301
15302Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15303
15304 * Makefile.in: Change send_pr to send-pr.
15305 * configure.in: Likewise.
15306 * send_pr: Renamed directory to send-pr.
15307
15308Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
15309
15310 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
15311
15312Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
15313
15314 * README: Update for gdb-4.8 release.
15315 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
15316 gdb-xxx.tar.z (gzip'd) file also.
15317
15318Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15319
15320 * Makefile.in: make all-diff depend on all-libiberty
15321
15322Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
15323
15324 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
15325
15326Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15327
15328 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
15329
15330Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
15331
15332 * Makefile.in (DEVO_SUPPORT): Remove etc directory
15333 (ETC_SUPPORT): Only add the files GDB wants from etc/.
15334 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
15335
15336Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15337
15338 * Makefile.in: makeinfo binary is in a new location
15339
15340Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
15341
15342 * config.sub: Accept -ecoff as an OS.
15343
15344 * Makefile.in: Various changes to eliminate a level of make
15345 recursion and reduce the required command line length.
15346 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
15347 sub-makes.
15348 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
15349 variables holding settings for specific sub-makes.
15350 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
15351 in terms of BASE_FLAGS_TO_PASS.
15352 (TARGET_LIBS): New variable listing directories which use
15353 TARGET_FLAGS_TO_PASS.
15354 (subdir_do): Eliminated.
15355 (do-*): New set of targets to replace subdir_do.
15356 (various): All targets which used subdir_do now depend on do-*.
15357 (local-clean): Renamed from do_clean.
15358 (local-distclean): New target, dependency of distclean and
15359 realclean.
15360 (install-info): Don't create directories. Depend on dir.info
15361 rather than calling make recursively.
15362 (install-dir.info): Eliminated.
15363 (install-info-dirs): Create all info directories here.
15364 (dir.info): Depend upon do-install-info.
15365
15366 * test-build.mk (HOLES): Added false.
15367
15368Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
15369
15370 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
15371
15372Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15373
15374 * Makefile.in (info): remove dependency on all-texinfo. The
15375 problem was really in texinfo/C, not at this level.
15376
15377Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
15378
15379 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
15380
15381Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
15382
15383 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
15384 GDB releases.
15385
15386Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15387
15388 * configure: Include srcdir in message about target of link not
15389 being found. Don't convert `-' to `_' in `with' options being
15390 passed to subdirs.
15391
15392Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15393
15394 * configure.in: add uudecode to host_tools
15395
15396 * Makefile.in: added {all,install}-uudecode targets, added them to
15397 the appropriate lists
15398
15399Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
15400
15401 * Makefile.in (all-gcc): Added dependency on all-gas.
15402
15403 * configure.in (mips-*-*): Build ld and binutils.
15404
15405Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15406
15407 * configure: check return code from mkdir, print error message and
15408 exit on failure.
15409
15410Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
15411
15412 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
15413
15414Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
15415
15416 * test-build.mk (HOLES): Added tar, cpio and uudecode.
15417
15418Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
15419
15420 * config.sub (h8500): Recognize this as a cpu type.
15421
15422Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15423
15424 * configure: source directory missing is no longer a warning
15425
15426 * configure.in: recognize irix[34]* instead of irix[34]
15427
15428 * Makefile.in: define and pass down X11_LIB
15429
28e9041c 15430Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
15431
15432 * guess-systype: Renamed to ...
15433 * config.guess: ... by popular request.
15434 * configure.in, Makefile.in: Update accordingly.
15435
15436Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
15437
15438 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
15439 + Add Convex, Cray/Unicos, and Encore/Multimax support.
15440 + Execute ./dummy instead of assuming . is in PATH.
15441
15442Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
15443
15444 * guess-systype: New shell script. Attempts to guess the
15445 canonical host name of the executing host.
15446 Only a few hosts are supported so far.
15447 * configure: Call guess-systype if no host is specified.
15448
15449Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
15450
15451 * Makefile.in (gcc-no-fixedincludes): Made to work with current
15452 gcc Makefile.
15453
15454
15455Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
15456
15457 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
15458 (all-gcc, install-gcc, subdir_do): Use it.
15459
15460Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
15461
15462 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
15463
15464Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
15465
15466 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
15467 set exclusively by configure, using configure.in .
15468
15469Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15470
15471 * test-build.mk: set $PATH for all builds
15472
15473 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
15474
15475Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
15476
15477 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
15478 the one used in gcc/Makefile.in, so that a null expansion doesn't
15479 override the one needed to build gcc with a native cc.
15480
15481
15482Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15483
15484 * configure: Accept -with arguments.
15485
15486Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15487
15488 * Makefile.in: added h8300sim
15489
15490Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
15491
28e9041c 15492 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
15493 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
15494 (all-cygnus, native, build-cygnus): Make
15495 $(canonhost)-stamp-3stage-done, not $(host)....
15496 * test-build.mk (stamp-3stage-compared): Use tail +10c for
15497 i386-sco3.2v4. Added else true to if command.
15498
15499Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
15500
15501 * config.sub: (from FSF) Sequent uses a BSD-like OS.
15502
15503Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
15504
15505 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
15506
15507Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15508
15509 * configure.in: don't remove binutils from Solaris builds
15510
15511Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
15512
15513 * Makefile.in: get rid of earlier definitions for *clean,
15514 also handle the recursive info rule better
15515
15516Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
15517
15518 * Makefile.in (mostlyclean, distclean, realclean): Fix to
15519 do more-or-less the right thing.
15520
15521Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
15522
15523 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
15524 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
15525
15526Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15527
15528 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
15529 $(host_canonical).
15530
15531 * configure.in: split the configdirs list into 4 categories (native
15532 v. cross, library v. tool) and handle the cross-only and native-
15533 only in more reasonable (and correct!) way.
15534
15535Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
15536
15537 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
15538 configdirs anymore.
15539
15540Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15541
15542 * Makefile.in: extensive cleanup:: removed all of the explicit
15543 clean-* targets, collapsed many wrappers around subdir_do into
15544 one, added additional targets to satisfy standards.texi, deleted
15545 some old targets, some changes for consistency
15546
15547Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15548
15549 * configure.in: handle some programs as cross-only, and others as
15550 native only
15551
15552 * test-build.mk: handle partial holes in a more generic manner
15553
15554 * Makefile.in: m4 depends on libiberty
15555
28e9041c 15556Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15557
15558 * configure.in: add m4, textutils, fileutils, sed, shellutils,
15559 time, wdiff, and find to configdirs
15560
15561 * Makefile.in: all, clean, and install rules for the new programs
15562 added to configure.in
15563
15564Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15565
15566 * configure.in: use mh-sun for all *-sun-* hosts
15567
28e9041c 15568Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15569
15570 * Makefile.in: define flags for X11 include files and library file
15571 locations, pass them down to the programs that need this info
15572
15573 * build-all.mk: added a 'native' target, to 3stage the native toolchain
15574
28e9041c 15575Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15576
15577 * configure.in: start building libg++ for HP-UX targets
15578
15579Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
15580
15581 * README: Update references to files moved into etc/.
15582
15583Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
15584
15585 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
15586 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
15587
15588Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
15589
15590 * configure: accept dash as well as underscore in long option
15591 names for FSF compatibility.
15592
15593Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
15594
15595 * config.sub: added -sco3.2v4 support from FSF.
15596
15597Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15598
15599 * configure.in: expand the section that adds or removes
15600 directories from the list of programs to build, to handle native
15601 vs. cross in addition to host v. native
15602
15603Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
15604
15605 * Makefile.in: Replace C++ in macro names with CXX.
15606 This is less likely to break ...
15607
15608Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15609
15610 * test-build.mk: add -w to GNU_MAKE
15611
15612Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15613
15614 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15615 add 'sparc' to list of recognized cpus. This needed to make
15616 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15617 Delete some redundant ose68 variants. Recognize -wrs as an os,
15618 then changes that into $CPU-wrs-vxworks.
15619
15620 * configure.in: remove most references to gdbtest, regularize
15621 target based program removal
15622
15623 * test-build.mk: import from p3 tree (many fixes and changes)
15624
15625Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15626
15627 * Makefile.in: added rules to handle tcl, tk, and expect
15628
15629 * configure.in: handle those directories if they exist
15630
15631Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15632
15633 * config.sub: removed bogus hppabsd and hppahpux names, since
15634 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15635
15636Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15637
15638 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
15639 depends upon all-xiberty
15640
15641 * Makefile.in: changes from p3, including:
15642
15643 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
15644
15645 * Makefile.in (XTRAFLAGS): include newlib directories if
15646 newlib/Makefile exists, rather than if host != target.
15647
15648 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
15649
15650 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15651 from the same source tree and not building a cross-compiler. This
15652 matters for the libg++ configuration if reconfiguring a tree that
15653 has already been installed.
15654
15655 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
15656
15657 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15658 pick up the machine and system specific header files.
15659
15660 * Makefile.in: added AS_FOR_TARGET, passed down in
15661 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15662 the C compiler to use to create programs which are run in the
15663 build environment, set it to default to $(CC), and passed it down
15664 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15665
15666 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
15667
15668 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15669 We need them for unusual native builds, like systems without
15670 ranlib.
15671
15672 * configure: also define $(host_canonical) and
31972771 15673 $(target_canonical), which are the full, canonical names for the
15674 given host and target
28e9041c 15675
15676Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
15677
15678 * Makefile.in: Added separate definitions for C++.
15679
15680Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
15681
15682 * configure.in (configdirs): Add deja-gnu.
15683
15684Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
15685
15686 * README: Update for configure.texi and gdb-4.7 release.
15687
15688Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
15689
15690 * Makefile.in: Move "all" target to top of file.
15691 Previously, first target was ".PHONY" which caused BSD4.4 make
15692 to build .PHONY when make was run without arguments.
15693
15694Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
15695
15696 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
15697 Library-copylefted code in libiberty.
15698
15699Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
15700
15701 * config.sub: Replace m68kmote with plain old m68k.
15702
15703Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
15704
15705 * Makefile.in: Remove space from blank line, avoid Make complaints.
15706
15707Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
15708
15709 * config.sub: Complain if no argument is given. Added support for
15710 386bsd as OS and target alias.
15711
15712Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
15713
15714 * Makefile.in (XTRAFLAGS): include newlib directories if
15715 newlib/Makefile exists, rather than if host != target.
15716
15717Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
15718
15719 * config.sub: recognize sparclite-wrs-vxworks.
15720
15721 * Makefile.in (install-xiberty): added *-xiberty make rules (from
15722 p3.) Added clean-xiberty to clean.
15723
15724Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15725
15726 * configure.in: use *-*-* instead of nested cases for host and target
15727
15728Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
15729
15730 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15731 from the same source tree and not building a cross-compiler. This
15732 matters for the libg++ configuration if reconfiguring a tree that
15733 has already been installed.
15734
15735Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
15736
15737 * config.sub (i486v/i486v4): Merge in from FSF version.
15738
15739Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
15740
15741 * configure: only set PWD if it is already set.
15742
15743Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
15744
15745 * configure: just set PWD=`pwd` at the top, since Ultrix sh
15746 doesn't have unset and all success paths (and most error paths)
15747 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15748 to just ${PWD} to avoid confusion.)
15749
15750Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
15751
15752 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15753 even for a native compilation.
15754
15755Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
15756
15757 Changes to make the gdb.tar.Z rule work better.
15758
15759 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
15760 (DEVO_SUPPORT): Add configure.texi.
15761 (bfd-ilrt.tar.Z): Remove ancient rule.
15762
15763Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
15764
15765 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15766 pick up the machine and system specific header files.
15767
15768 * configure.in, config.sub: added new target m68010-adobe-scout,
15769 with alias of adobe68k. Changed configure.in to check for
15770 -scout before -sco* to avoid a false match.
15771
15772 * Makefile.in: added AS_FOR_TARGET, passed down in
15773 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15774 the C compiler to use to create programs which are run in the
15775 build environment, set it to default to $(CC), and passed it down
15776 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15777
15778Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
15779
15780 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15781 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
15782 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15783 FOR_TARGET variants, to newlib and libg++.
15784
15785Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
15786
15787 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15788 first.
15789
15790Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
15791
15792 * config.sub: Accept `elf' as an environment.
15793
15794Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15795
15796 * Makefile.in (all-opcodes): cd into the right directory
15797
15798Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
15799
15800 * configure: added -program_transform_name option, used as
15801 argument to sed when installing programs.
15802 configure.texi: added documentation for -program_prefix,
15803 -program_suffix and -program_transform_name.
15804
15805Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
15806
15807 * config.sub: Accept i486 where i386 ok.
15808
15809Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
15810
15811 * config.sub: accept we32k
15812
15813Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
15814
4b695c23 15815 * config.sub, configure.in: accept OSE68000 and OSE68k.
28e9041c 15816
15817 * Makefile.in: don't create all directories for ``make install'';
15818 let the subdirectories create the ones they need.
15819
15820Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15821
31972771 15822 * COPYING: new file, GPL v2
28e9041c 15823
15824Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15825
15826 * Makefile.in: use the new gen-info-dir, which needs a template
15827 argument (which also lives in texinfo)
15828
15829 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15830
28e9041c 15831Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
15832
15833 * config.sub (ncr3000): Change i386 to i486.
15834
15835Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15836
15837 * Makefile.in: add install-rcs, install-grep to
15838 install-no-fixedincludes, removed install-bison and install-libgcc
15839
15840Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
15841
15842 * configure.in: grab the HPUX makefile fragment if on HPUX
15843
15844Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15845
15846 * Makefile.in: eradicate bison spoor (ditto libgcc).
15847 configure.in: recognise m68{k,000}-ericsson-OSE.
15848 es1800 is alias for m68k-ericsson-OSE
15849
15850Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15851
15852 * configure.in: rearrange the parts that remove programs from
15853 configdirs, based now on HOST==TARGET or by canonical triple.
15854
15855Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15856
15857 * test-build.mk: recurse explicitly with -f test-build.mk when
15858 appropriate. predicate stage3 and comparison on the existence
15859 of gcc. That is, if gcc isn't around, we aren't three-staging.
15860 On very clean, also remove ...stamp-co. Build in-place before
15861 doing other builds.
15862
15863Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15864
15865 * Makefile.in, configure.in: add tgas
15866
15867Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15868
15869 * Makefile.in: a number of changes merged in from progressive.
15870
15871 * configure.in: add libm.
15872
15873 * .cvsignore: ignore some stuff that comes from test-build.mk.
15874
28e9041c 15875Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
15876
15877 * config.sub: Add es1800 (m68k-ericsson-es1800).
15878
15879Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15880
15881 * configure: Add program_suffix (parallel to program_prefix)
15882 * Makefile.in: adjust directory-creating script for losing decstation
15883
15884Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
15885
15886 * configure: Minor $subdir-related fixes.
15887
15888Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15889
15890 * configure: fix various problems with propogating
15891 makefile_target_frag in subdirs.
15892 * configure.in: config libgcc if its there
15893
15894Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
15895
15896 * config.sub: HPPA merge.
15897
28e9041c 15898Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
15899
15900 * Makefile.in: Replace all-bison with all-byacc in all
15901 dependency lines for other tools (which now use byacc).
15902
15903Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
15904
15905 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
15906
28e9041c 15907Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
15908
15909 * Makefile.in: make gprof rules similar to byacc rules (instead of
15910 vestigal $(unsubdir) that didn't work...)
15911
15912Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
15913
15914 * config.sub: Add support for Linux.
15915 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
15916 (at least for libg++).
15917
15918Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15919
15920 * configure.texi: fix doc for the -nfp option to configure
15921
15922Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
15923
15924 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15925
15926Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
15927
15928 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15929 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15930 * configure.in: added solaris* host_makefile_frag hook.
15931
15932Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15933
15934 * config.sub: changed recognition of m68000 so that various
15935 m68k types can be specified via m680[01234]0
15936
15937Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15938
15939 * config.sub (basic_machine): fix sed so that '-foo' isn't
15940 completely substituted out while .+'-foo' loses the '-foo'
15941
15942Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15943
15944 * config.sub ($os): Add -aout.
15945
15946Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
15947
15948 * configure: If host_makefile_frag is absolute, don't
15949 prefix ${invsubdir} (relevant to libg++ auto-configure).
15950
15951Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15952
15953 * Makefile.in (tooldir): Define it.
15954 (all-ld): Depend on all-flex.
15955
15956Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
15957
15958 * Makefile.in (check): Fix libg++ special case.
15959
15960Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
15961
15962 * configure: do not bury `pwd` into config.status, thus do fewer
15963 pwd's.
15964
15965 * configure: print the "Building in" message only when building in
15966 other than "." AND verbose.
15967
fee90afd 15968 * configure: remove -s, rework -v to better accommodate guested
28e9041c 15969 configures.
15970
15971 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15972
15973Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
15974
15975 * Makefile.in: macroize flags passed on recursion. remove
15976 fileutils.
15977
15978Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
15979
15980 * configure: get makesrcdir right for subdirs deeper than 1.
15981
15982 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15983 install.
15984
15985Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
15986
15987 * Makefile.in: don't print subdir_do or recursion lines.
15988
15989Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
15990
15991 * standards.texi: added menu item.
15992
15993 * Makefile.in: build and install standards.info.
15994
15995 * standards.texi: new file.
15996
15997Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15998
15999 * configure: test for and move config.status pieces from
16000 ${subdir}/.
16001
16002Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
16003
28e9041c 16004 * configure: Test for existance of files before trying to mv
16005 them, to avoid numerous non-existance messages.
16006
16007Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
16008
16009 * configure: correct final line of config.status.
16010
16011 * configure: patch from eggert. Avoids a protection problem if
16012 the original Makefile.in is read only.
16013
16014 * configure: use move-if-change from gcc to create config.status.
16015 Some makefiles depend on config.status to tell if a directory
16016 has been reconfigured for a different host. This change
16017 prevents those directories from remaking everything in the case
16018 where the reconfig was only intended to rebuild a Makefile.
16019
16020 * configure: test for config.sub with "config.sub sun4" rather
16021 than "config.sub ${host_alias}". Otherwise we can't tell a bad
16022 host alias from a missing config.sub.
16023
16024Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16025
16026 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
16027 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
16028
16029Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
16030
16031 * configure: mkdir ${subdir} as needed.
16032
16033Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
16034
16035 * Makefile.in,configure.in: added autoconf.
16036
16037Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16038
16039 * Makefile.in: no longer pass against on recursion.
16040
16041 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
16042 definitions are not inherited.
16043
16044 * configure: correct makesrcdir when subdir is .
16045
16046Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
16047
16048 * configure: Add support for 'subdirs' variable, which is
16049 like 'configdirs', except that configure doesn't re-invoke
16050 itself for subdirs, it just creates a Makefile for each subdir.
16051 * configure.texi: Document subdirs.
16052
16053Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16054
16055 * configure.in: added flex to configdirs
16056
16057Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
16058
16059 * Makefile.in: remove clean-stamps from clean.
16060
16061Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
16062
16063 * configure.in: Add gdbtest to configdirs.
16064
16065Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
16066
16067 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
16068 to recursive makes.
16069 * configure.in: Recognize new ncr3000 config.
16070
16071Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
16072
16073 * Makefile.in, configure.in: removed references to gdbm.
16074
16075Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
16076
16077 * config.sub: Don't canonicalize os value
16078 newsos* to bsd (readline needs to check for newsos).
16079 (This fix was earlier made Jan 31, but got re-broken.)
16080
16081Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
16082
16083 * configure.in: sco is an os, not a vendor!
16084
16085 * configure: Quote $( better. Keep various shells happy.
16086
16087Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
16088
16089 * Makefile.in: eliminate stamp-files.
16090
16091Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
16092
16093 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
16094 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
16095
16096Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
16097
16098 * config.sub: fix iris/iris3.
16099
16100Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
16101
16102 * configure: re-add -rm.
16103
16104Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
16105
16106 * Maskefile.in: add .stmp-rcs to all.
16107
16108 * configure.in: remove gas from rs6000 build, use aix host fragment.
16109
16110Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
16111
16112 * configure: pass down site_option during recursion.
16113
16114Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
16115
16116 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
16117
16118Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
16119
16120 * configure: Change exec_prefix so that it really defaults to prefix.
16121
16122Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
16123
16124 * Makefile.in, configure.in: Add support for mmalloc library.
16125
16126Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
16127
16128 * Makefile.in: add stmp dependencies for a few more things.
16129
16130Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
16131
16132 * configure: adjusted error message on objdir/srcdir configure
16133 collision, per john's suggestion.
16134
16135 * Makefile.in: add libiberty stmp to all and all.cross.
16136
16137Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
16138
16139 * Makefile.in: remove force dependencies, add grep to all.
16140
16141Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
16142
16143 * Makefile.in: drop flex. make stamp files work.
16144
16145 * configure: added test for conflicting configuration in srcdir,
16146 remove trailing slashes from srcdir. Otherwise emacs gdb mode
16147 gets cranky. use relative paths for configure and srcdir
16148 whenever possible. Send some error messages to stderr that were
16149 going to stdout.
16150
16151Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
16152
16153 * Makefile.in: Fix libg++ rule to check for gcc directory
16154 before using gcc/gcc. Also pass XTRAFLAGS.
16155
16156Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
16157
16158 * Makefile.in: added stmp-files so that directories aren't polled
16159 when they are already built.
16160
16161 * configure.texi: fixed a node pointer problem.
16162
16163Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
16164
5309a301 16165 * config.sub configure.in gdb/configure.in
28e9041c 16166 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
16167 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
16168 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
16169
16170Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16171
16172 * configure: -recurring becomes -silent. corrected help message
16173 for -site= option.
16174
16175 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
16176
16177Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16178
16179 * configure: when building Makefile for crosses, replace
16180 tooldir and program_prefix. default srcdir from location of
16181 config.sub. remove "for host in hosts" and "for target in
16182 targets" loops.
16183
16184Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16185
16186 * Makefile.in: Do not pass bindir or mandir to cvs.
16187
16188Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
16189
16190 * Makefile.in, configure.in: removed traces of namesubdir,
16191 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
16192 copyrights to '92, changed some from Cygnus to FSF.
16193
16194 * configure.texi: remove most references to multiple hosts,
16195 multiple targets, subdirs, etc.
16196
16197 * configure.man: removed rcsid. reference config.sub not
16198 config.subr.
16199
16200 * Makefile.in: mkdir $(infodir) on install-info.
16201
16202Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
16203
16204 * configure.texi: Explain better about .gdbinit and about
16205 the environment that configure.in sections run in.
16206
16207Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
16208
16209 * configure.in: Ultrix is only a decstation if it's a MIPS.
16210
16211Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
16212
16213 * README: DOC.configure => cfg-paper.texi.
16214
16215Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
16216
16217 * config.sub (near case $os): Don't convert newsos* to bsd!
16218
16219Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
16220
16221 * Makefile.in: Reinstall change from gdb-4.3 that reduces
16222 the number of copies of COPYING that go into the GDB tar file.
16223
16224Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
16225
5309a301 16226 * bfd/configure.in, gdb/config/mh-i386sco,
28e9041c 16227 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
16228 Fix SCO configuration stuff.
16229
16230Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
16231
16232 * Makefile.in: For libg++, make sure the -I pointing
16233 to the gcc directory goes *after* all the libg++-local -I flags.
16234 Also, move just-gcc dependency from just-libg++ to all-libg++.
16235
16236Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
16237
16238 * configure: Change -x to -f to keep Ultrix /bin/test happy.
16239
16240Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
16241
16242 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
16243
16244Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
16245
16246 * config.sub: Add stratus configuration frags. Also
16247 submitted to FSF.
16248
16249Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
16250
16251 * Makefile.in (DEV_SUPPORT): add configure.man.
16252
16253 * config.sub(Decode manufacturer-specific): add -none*.
16254
16255Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
16256
16257 * Makefile.in: remove form feeds to make Sun's make happy.
16258 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
16259
16260Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
16261
16262 * Makefile.in (AR_FLAGS): Make quieter.
16263
16264Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
16265
16266 * configure.in: Add libg++.
16267 * configure: When verbose, don't output the command line at each
16268 level; it will be unremarkably the same as the previous version,
16269 which will be the same as what the user typed.
16270
16271Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
16272
16273 * configure.in, Makefile.in: fix clean-info, add flex. add
16274 fileutils.
16275
16276 * configure: be less sensitive to spaces in Makefile.in. Do not
16277 look for sources in "..". Doing so breaks subdirectories that
16278 might have their own configure. If a subdir has it's own
16279 configure script, use it.
16280
16281Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
16282
16283 * cfg-paper.texi: some changes suggested by rms.
16284
16285Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
16286
16287 * config.sub: Merge in some small additions from the FSF version,
16288 taken from the gcc distribution, to bring the Cygnus and FSF
16289 versions into closer sync.
16290
16291Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
16292
16293 * configure.in: Changed svr4 references to sysv4.
16294
16295Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
16296
16297 * configure: added -V for version number option.
16298
16299Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
16300
16301 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
16302 renamed from DOC.configure to cfg-paper.texi.
16303
16304Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16305
16306 * configure, config.subr, config.sub: config.subr is now
16307 config.sub again.
16308
16309Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
16310
16311 * configure.texi: new file, in progress.
16312
16313 * Makefile.in: build info file and install the man page for
16314 configure.
16315
16316 * configure.man: new file, first cut.
16317
16318 * configure: find config.subr again now that configuration "none"
16319 has gone. removed all traces of the -ansi option. removed all
16320 traces of the -languages option.
16321
16322 * config.subr: resync from rms.
16323
16324Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16325
16326 * configure, config.sub, config.subr: merge config.sub into
16327 config.subr, call the result config.subr, remove config.sub, use
16328 config.subr.
16329
16330 * Makefile.in: revised install for dir.info.
16331
16332Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16333
16334 * configure.in: add decstation host makefile frag.
16335
16336 * Makefile.in: BISON now bison -y again. also install-gcc on
16337 install. clean-gdbm on clean. infodir belongs in datadir.
16338 Make directories for info install. Build dir.info here then
16339 install it.
16340
16341Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16342
16343 * Makefile.in: fix for bad directory tests.
16344
16345Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16346
16347 * configure: \{1,2\} appears to be a sysv'ism. Use a different
16348 regexp. -srcdir relative was being handled incorrectly.
16349
16350 * Makefile.in: unwrapped some for loops so that parallel makes
16351 work again and so one can focus one's attention on a particular
16352 package.
16353
16354Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16355
16356 * configure: added PWD as a stand in for `pwd` (for speed). use
16357 elif wherever possible. make -srcdir work without -objdir.
16358 -objdir= commented out.
16359
16360Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16361
16362 * configure: +options become --options. -subdirs commented out.
16363 added -host, -datadir. Renamed -destdir to -prefix. Comment in
16364 Makefile now at top of generated Makefile. Removed cvs log
16365 entries. added -srcdir. create .gdbinit only if there is one
16366 in ${srcdir}.
16367
16368 * Makefile.in: idestdir and ddestdir go away. Added copyrights
16369 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
16370 and mandir now keyed off datadir by default.
16371
16372Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16373
16374 * Freshly created ChangeLog.
16375
16376\f
16377Local Variables:
16378mode: change-log
16379left-margin: 8
16380fill-column: 76
16381version-control: never
16382End: