]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
Don't crash on erroneous thunk call.
[thirdparty/gcc.git] / ChangeLog
CommitLineData
029c8f3e
RW
12011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2
3 Import from Libtool and gnulib:
4
5 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
6
7 Prepare for supporting FreeBSD 10.
8 * config.rpath: Remove handling of freebsd1* which soon would
9 match FreeBSD 10.0.
10
11 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
12
13 Remove support for FreeBSD 1.x.
14 * libtool.m4 (_LT_LINKER_SHLIBS)
15 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
16 soon would incorrectly match FreeBSD 10.0.
17
03b2a04d
RW
182011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
19
20 PR binutils/12283
21 * move-if-change: Import version from gnulib.
22
f3d533d3
AO
232011-02-12 Alexandre Oliva <aoliva@redhat.com>
24
25 PR lto/47225
26 * Makefile.def (lto-plugin): Double dash for enable-shared.
27 (configure-gcc): Depend on all-lto-plugin.
28 * Makefile.in: Rebuilt.
29
f33d8408
RW
302011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
31
32 * configure.ac: Remove extra bracket.
33 * configure: Regenerate.
34
846cf392
TB
352011-02-08 Tobias Burnus <burnus@net-b.de>
36
37 * MAINTAINERS: Add myself as libquadmath maintainer.
38
f897ac2b
TS
392011-02-08 Thomas Schwinge <thomas@schwinge.name>
40
41 * MAINTAINERS: Update my email address.
42
0e048a16
JM
432011-02-07 Joseph Myers <joseph@codesourcery.com>
44
45 * MAINTAINERS (option handling): Add self.
46
b1b0c7e6
KT
472011-02-06 Kai Tietz <kai.tietz@onevision.com>
48
49 PR lto/47225
50 * Makefile.def: Add dependency for install-gcc
51 on install-lto-plugin.
52 * Makfile.in: Regenerated
53
fdd3083a
SB
542011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
55
56 * MAINTAINERS (CPU Port Maintainers): Add myself.
57
29a63921
AO
582011-01-31 Alexandre Oliva <aoliva@redhat.com>
59
60 PR libgcj/44341
61 * configure.ac: Discard --with-* flags for host when configuring
62 target libraries for cross build.
63 * configure: Rebuilt.
64
b305e3da
SP
652011-01-25 Sebastian Pop <sebastian.pop@amd.com>
66
67 * MAINTAINERS (linear loop transforms): Removed.
68
6be7b668
JJ
692011-01-25 Jakub Jelinek <jakub@redhat.com>
70
6be7b668
JJ
71 * configure.ac: If with_ppl is no, move setting with_cloog=no
72 after CLOOG_REQUESTED check.
73 * configure: Regenerated.
74
ab4173cf
SP
752011-01-25 Sebastian Pop <sebastian.pop@amd.com>
76
77 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
78 CLooG has been requested.
79 * configure: Regenerated.
80
0deada9e
SP
812011-01-25 Sebastian Pop <sebastian.pop@amd.com>
82
83 * configure: Regenerated.
84 * configure.ac: Check for version 0.11 (or later revision) of PPL.
85
27b9aa80
TG
862011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
87
88 * configure: Regenerated.
89 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
90
33e39b66
AS
912011-01-21 Andreas Schwab <schwab@redhat.com>
92
93 * configure.ac: Use AS_HELP_STRING throughout.
94 * configure: Regenerate.
95
fb701687
JZ
962011-01-18 Jie Zhang <jie.zhang@analog.com>
97
98 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
99 * configure: Regenerate.
100
3752f75a
JDA
1012011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
102
103 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
104
5a2931d1
JB
1052011-01-13 Joel Brobecker <brobecker@adacore.com>
106
107 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
108 for ia64-hpux.
109 * configure: Regenerate.
3e76bf2c 110
03ebe6c3
JH
1112011-01-07 Jan Hubicka <jh@suse.cz>
112
113 PR lto/47225
114 * Makefile.in: Regenerate.
115 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
116 configure.
117
96bdf9b4
JH
1182011-01-07 Jan Hubicka <jh@suse.cz>
119
120 * Makefile.in: Regenerate.
121 * Makefile.def (gcc host module) and soft dependency on lto-plugin
122 and configure dependency on lto-plugin configure.
123 (lto-plugin module): Remove dependency on GCC; add dependency on
124 liniberty.
125
c12e816f
WS
1262011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
127
128 * MAINTAINERS (Write After Approval): Add myself.
129
539b4d11
HS
1302010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
131
132 * configure: Regenerate.
133
6e307056
HS
1342010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
135
136 * configure.ac: (picochip): Disable libiberty.
137
0c2e6904
KP
1382010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
139
140 * MAINTAINERS (Write After Approval): Add myself.
141
d479b128
ILT
1422010-12-10 Ian Lance Taylor <iant@google.com>
143
144 PR bootstrap/46819
145 * configure.ac: For --disable-libgcj clear libgcj_saved.
146 * configure: Rebuild.
147
87e6d9dc
TB
1482010-12-10 Tobias Burnus <burnus@net-b.de>
149
150 PR fortran/46540
151 * configure.ac: Add --disable-libquadmath and
152 --disable-libquadmath-support.
153 * configure: Regenerate.
154
9ad64188
ILT
1552010-12-03 Ian Lance Taylor <iant@google.com>
156
157 * MAINTAINERS: Add myself as libgo maintainer.
158
d062cd48
HPN
1592010-12-03 Hans-Peter Nilsson <hp@axis.com>
160
161 PR libffi/46792
162 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
163 * configure: Regenerate.
164
bec93d73
ILT
1652010-12-02 Ian Lance Taylor <iant@google.com>
166
167 * configure.ac: Always set default for poststage1_ldflags to
168 -static-libstdc++ -static-libgcc.
169
b3f122e0
AS
1702010-11-29 Andreas Schwab <schwab@redhat.com>
171
172 * configure.ac: Move comment to remove extra space in last argument
173 of GCC_TARGET_TOOL.
174
9aff220f
AO
1752010-11-26 Alexandre Oliva <aoliva@redhat.com>
176
e7e9ce46 177 PR other/46026
9aff220f
AO
178 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
179 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
180 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
181 (BASE_FLAGS_TO_PASS): Use it.
182 * configure: Rebuilt.
183 * Makefile.in: Rebuilt.
184
9580395f
L
1852010-11-23 H.J. Lu <hongjiu.lu@intel.com>
186
187 PR binutils/12258
188 * configure.ac: Correct comments for --enable-gold/--enable-ld.
189 Properly check default linker.
190 * configure: Regnerated.
191
21539e2e
MK
1922010-11-23 Matthias Klose <doko@ubuntu.com>
193
194 * configure.ac: For --enable-gold, handle value `default' instead of
195 `both*'. New configure option --{en,dis}able-ld.
196 * configure: Regenerate.
197
4da3b0f8
ILT
1982010-11-20 Ian Lance Taylor <iant@google.com>
199
200 * configure.ac: Only disable a language library if no language needs
201 it. Don't let --disable-libgcj uncondtionally disable libffi.
202 * configure: Rebuild.
203
455c8f48
RW
2042010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
205
e655d2bf
RW
206 * Makefile.in: Regenerate.
207
455c8f48
RW
208 PR other/46202
209 * configure.ac: Fix just-built in-tree STRIP name to be
210 binutils/strip-new.
211 * configure: Regenerate.
212 * Makefile.def (install-strip-gcc, install-strip-binutils)
213 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
214 (install-strip-sid): Mirror dependencies on non-strip variants
215 of these targets on the respective -strip prerequisites.
216 * Makefile.tpl (install-strip, install-strip-host)
217 (install-strip-target): New targets.
218 (install-strip-[+module+], install-strip-target-[+module+]):
219 New targets.
220 * Makefile.in: Regenerate.
221
632e2a07
ILT
2222010-11-19 Ian Lance Taylor <iant@google.com>
223 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
224
225 * configure.ac: Add target-libgo to target_libraries. Set
226 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
227 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
228 (HOST_EXPORTS): Add GOC.
229 (BASE_TARGET_EXPORTS): Add GOC.
230 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
231 (GOCFLAGS_FOR_TARGET): New variable.
232 (EXTRA_HOST_FLAGS): Add GOC.
233 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
234 * Makefile.def (target_modules): Add libgo.
235 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
236 (dependencies): Add dependency from configure-target-libgo to
237 configure-target-libffi and all-target-libstdc++-v3. Add
238 dependencies from all-target-libgo to all-target-libffi.
239 (languages): Add go.
240 * configure: Rebuild.
241 * Makefile.in: Rebuild.
242
ce59187e
ILT
2432010-11-19 Ian Lance Taylor <iant@google.com>
244
245 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
246 compiler/flag environment variables.
247
69ecd18f
ILT
2482010-11-18 Ian Lance Taylor <iant@google.com>
249
250 * configure.ac: Check for lang_requires_boot_languages in
251 config-lang.in files.
252 * configure: Rebuild.
253
1ec601bf
FXC
2542010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
255 Tobias Burnus <burnus@net-b.de>
256
257 PR fortran/32049
258 * Makefile.def: Add libquadmath; build it with language=fortran.
259 * configure.ac: Add libquadmath.
260 * Makefile.tpl: Handle multiple libs in check-[+language+].
261 * Makefile.in: Regenerate.
262 * configure: Regenerate.
263
b9b9d342
TT
2642010-11-16 Tom Tromey <tromey@redhat.com>
265
266 * MAINTAINERS: Moved myself to reviewers section.
267
ecbfe87a
ZD
2682010-11-15 Zdenek Dvorak <ook@ucw.cz>
269
270 * MAINTAINERS: Moved myself to reviewers section.
271
29a4f477
RW
2722010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
273
274 * MAINTAINERS (Various Maintainers): Add self for build machinery.
275 (Write After Approval): Remove self.
276
9965e3cd
AS
2772010-11-15 Andreas Schwab <schwab@redhat.com>
278
279 * configure.ac: Fix spelling in option names.
280 * configure: Regenerated.
281
0463992b
GJL
2822010-11-13 Georg-Johann Lay <georgjohann@web.de>
283
284 PR bootstrap/39622
285 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
286 * configure: Regenerated.
287
3df08734
KG
2882010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
289
290 * MAINTAINERS: Update my email address.
291
f16e2237
TG
2922010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
293
f16e2237
TG
294 * configure: Regenerate.
295
0bb52d68
TG
2962010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
297
1f980c25 298 * configure: Regenerate.
0bb52d68 299
aba2b02e
TG
3002010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
301
aba2b02e
TG
302 * configure: Regenerate.
303
27882098
TG
3042010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
305
27882098
TG
306 * configure: Regenerate.
307
d32ef397
AS
3082010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
309
310 * configure.ac: Support official CLooG.org versions.
311 * configure: Regenerate.
312 * config/cloog.m4: New.
313
5a4b6c0e
FD
3142010-11-10 François Dumont <francois.cppdevs@free.fr>
315
316 * MAINTAINERS (Write After Approval): Add myself.
317
f2cea726
DE
3182010-11-09 David Edelsohn <dje.gcc@gmail.com>
319
320 * MAINTAINERS: Update my email address.
321
d8ed14ce
IS
3222010-11-04 Iain Sandoe <iains@gcc.gnu.org>
323
324 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
325 * configure: Regenerate.
d8ed14ce 326
48215350
DK
3272010-11-03 Ian Lance Taylor <iant@google.com>
328 Dave Korn <dave.korn.cygwin@gmail.com>
329
330 PR lto/46273
331 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
332 and on other supported platforms whenever LTO is enabled.
333 * configure: Rebuild.
334
87841584
AM
3352010-11-02 Alan Modra <amodra@gmail.com>
336
337 PR binutils/12110
338 * configure.ac: Error when source path contains spaces.
339 * configure: Regenerate.
340
fe12dfe1
JW
3412010-10-23 James E. Wilson <wilson@codesourcery.com>
342
343 * MAINTAINERS: Update my email address.
344
66c92425
ILT
3452010-10-20 Ian Lance Taylor <iant@google.com>
346
347 * Makefile.def (target_modules): Set lib_path to src/.libs for
348 libstdc++-v3 module.
349 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
350 * Makefile.in: Rebuild.
351
187d3518
LB
3522010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
353
354 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
355 (Write After Approval): Remove myself.
356
02db6bba
TG
3572010-10-15 Tristan Gingold <gingold@adacore.com>
358
359 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
360
c0103e74
DR
3612010-10-14 Douglas Rupp <rupp@gnat.com>
362
363 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
364
1cd0b716
DK
3652010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
366
367 * configure.ac (build_lto_plugin): New shell variable.
368 (--enable-lto): Turn on by default for all non-ELF platforms that
369 have had LTO support added so far. Set build_lto_plugin appropriately
370 for both ELF and non-ELF.
371 (configdirs): Add lto-plugin or not based on build_lto_plugin.
372 * configure: Regenerate.
373
d4c1abb3
RW
3742010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
375
376 Sync from src:
377 * configure.ac (v850 support): Remove target-libgloss from
378 noconfigdirs.
379 * configure: Regenerate.
380
ffedf511
RW
3812010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
382
383 PR bootstrap/45326
384 PR bootstrap/45174
385 * configure.ac: Honor initial values of $build_configargs,
386 $host_configargs, $target_configargs. Mark the precious, so
387 environment settings get recorded.
388 * configure: Regenerate.
389
e1826acc
RW
3902010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
391
392 PR bootstrap/45796
393 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
394 Depend on all-build-libiberty.
395 * Makefile.in: Regenerate.
396
80920132
ME
3972010-09-30 Michael Eager <eager@eagercon.com>
398
399 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
400 * configure: Regenerate.
401
770a498a
ME
4022010-09-28 Michael Eager <eager@eagercon.com>
403
404 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
405
86dfbd58
RW
4062010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
407
408 PR bootstrap/44621
409 * configure.ac: Fix unportable shell quoting.
410 * configure: Regenerate.
411
db50fe7d
IS
4122010-09-21 Iain Sandoe <iains@gcc.gnu.org>
413
414 * configure.ac (enable-lto): Add Darwin to the list of supported lto
415 targets and amend comment.
416 * configure: Regenerate.
417
0064e825
TB
4182010-09-15 Tejas Belagod <tejas.belagod@arm.com>
419
420 * MAINTAINERS (Write After Approval): Add myself.
421
bb79486c
JH
4222010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
423
424 * configure.ac: Enable LTO by default on Darwin.
425 * configure: Regenerate.
426
9e0b22c3
MS
4272010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
428
bb79486c 429 * MAINTAINERS (Write After Approval): Add myself.
9e0b22c3 430
2fabf1b7
IB
4312010-09-01 Ian Bolton <ian.bolton@arm.com>
432
bb79486c 433 * MAINTAINERS (Write After Approval): Add myself.
2fabf1b7 434
3a9abc98
DS
4352010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
436
437 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
438 ports
439
331a9a59
DY
4402010-07-28 David Yuste <david.yuste@gmail.com>
441
442 * MAINTAINERS (Write After Approval): Add myself.
443
223a9d64
N
4442010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
445
446 * configure.ac: Support all v850 targets.
447 * configure: Regenerate.
448
9183bdcf
MG
4492010-07-23 Marc Glisse <marc.glisse@normalesup.org>
450
451 PR bootstrap/44455
452 * configure.ac (extra_mpfr_configure_flags): Copy from
453 extra_mpc_gmp_configure_flags.
454 * configure: Re-generated.
455
2e290598
AK
4562010-07-22 Andi Kleen <ak@linux.intel.com>
457
458 * MAINTAINERS (Write After Approval): Add myself.
459
8d6cd388
CLT
4602010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
461
462 * MAINTAINERS (Write After Approval): Add myself.
463
b0b01eb0
JY
4642010-07-20 Jeffrey Yasskin <jyasskin@google.com>
465
466 * MAINTAINERS (Write After Approval): Add myself.
467
77198d71
JH
4682010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
469
470 PR target/44862
471 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
472 Provide -B option to allow for link spec %s substitutions for
473 libstdc++.a on darwin.
474 * Makefile.in: Regenerate.
475
02fe70af
MM
4762010-07-10 Mikael Morin <mikael@gcc.gnu.org>
477
478 * MAINTAINERS (Reviewers): Update my e-mail address
479
c63a4676
AO
4802010-06-10 Alexandre Oliva <aoliva@redhat.com>
481
482 * Makefile.def (configure-gcc): Depend on all-libelf.
483 * Makefile.in: Rebuild.
484
e68edbf6
FC
4852010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
486
487 * MAINTAINERS (Write After Approval): Add myself in the right place.
488
dce2d8b2 4892010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
8eee0b8f
FC
490
491 * MAINTAINERS (Write After Approval): Add myself.
492
dce2d8b2 4932010-05-25 Sterling Augustine <sterling@tensilica.com>
db94b0d8
SA
494
495 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
dce2d8b2
EB
496
4972010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
0c422e74 498
1ab55d69
MK
499 * config.sub: Update to version 2010-05-21.
500 * config.guess: Update to version 2010-04-03.
0c422e74 501
02540df4
SB
5022010-05-18 Steven Bosscher <steven@gcc.gnu.org>
503
504 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
505 * configure: Regenerate.
506
dfe5f5b2
ST
5072010-05-12 Sriraman Tallam <tmsriram@google.com>
508
509 * MAINTAINERS (Write After Approval): Add myself.
510
c082f9f3
SB
5112010-05-07 Steven Bosscher <steven@gcc.gnu.org>
512
513 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
514 a platform that supports LTO.
515 * configure: Regenerate.
516
f1af9e5f
SP
5172010-05-05 Sebastian Pop <sebastian.pop@amd.com>
518
519 * configure.ac: Allow all the versions greater than 0.10 of PPL.
520 * configure: Regenerated.
521
38e3d868
RM
5222010-04-27 Roland McGrath <roland@redhat.com>
523 H.J. Lu <hongjiu.lu@intel.com>
524
525 * configure.ac (--enable-gold): Support both, both/gold and
526 both/bfd to add gold to configdirs without removing ld.
527 * configure: Regenerated.
528
529 * Makefile.def: Add install-gold dependency to install-ld.
530 * Makefile.in: Regenerated.
531
3bec79c5
DK
5322010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
533
534 PR lto/42776
535 * configure.ac (--enable-lto): Refactor handling so libelf tests
536 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
537 and allow LTO to be explicitly enabled on non-ELF platforms that
538 are known to support it inside else-clause.
539 * configure: Regenerate.
540
615c8ffa
EB
5412010-04-20 Eric Botcazou <ebotcazou@adacore.com>
542
543 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
544 * configure: Regenerate.
545
e4522f78
RC
5462010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
547
548 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
549 * configure: Regenerate.
550
8ccb78f2
RO
5512010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
552
553 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
554 separately.
555 * configure: Regenerate.
556
d5cc2ee3
KW
5572010-04-16 Kevin Williams <kevin.williams@inria.fr>
558
559 * MAINTAINERS (Write After Approval): Add myself.
560
8406cb62
TG
5612010-04-14 Tristan Gingold <gingold@adacore.com>
562
563 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
564 * configure: Regenerate.
565
3591b8e2
SE
5662010-04-13 Steve Ellcey <sje@cup.hp.com>
567
568 * configure: Regenerate after change to elf.m4.
569
a82ecc7b
IS
5702010-04-06 Iain Sandoe <iains@gcc.gnu.org>
571
572 * MAINTAINERS (Write After Approval): Add myself.
573
1f0bf148
SP
5742010-04-02 Sebastian Pop <sebastian.pop@amd.com>
575
576 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
577 * configure: Regenerated.
578
5792010-04-02 Sebastian Pop <sebastian.pop@amd.com>
580
581 * configure.ac: Print "buggy but acceptable" when CLooG
582 revision is less than 9.
583 * configure: Regenerated.
584
ecd01dee
DN
5852010-04-01 Diego Novillo <dnovillo@google.com>
586
587 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
588
dc683a3f
RW
5892010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
590
591 PR bootstrap/43615
592 PR bootstrap/43328
593
594 Revert:
595
596 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
597
598 * configure.ac: Do not pass --enable-multilib nor
599 --disable-multilib in baseargs. Accept explicitly passed
600 --enable_multilib.
601 * configure: Regenerate.
602
7527d83f
UW
6032010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
604
605 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
606
895522b6
JJ
6072010-03-31 Janis Johnson <janis187@us.ibm.com>
608
609 * MAINTAINERS: Remove myself.
610
9db4e878
RW
6112010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
612
613 PR bootstrap/43328
614 * configure.ac: Do not pass --enable-multilib nor
615 --disable-multilib in baseargs. Accept explicitly passed
616 --enable_multilib.
617 * configure: Regenerate.
618
acf6bf36
AP
6192010-03-28 Andrew Pinski <pinskia@gmail.com>
620
621 * MAINTAINERS (spu port): Remove me.
622
b42f0d7e
JM
6232010-03-23 Joseph Myers <joseph@codesourcery.com>
624
625 * configure.ac (tic6x-*-*): New case.
626 * configure: Regenerate.
627
0d1152b1
JM
6282010-03-23 Joseph Myers <joseph@codesourcery.com>
629
630 * config.sub: Update to version 2010-03-22.
631 * config.guess: Update to version 2009-12-30.
632
dce2d8b2 6332010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
0aeb3cc6
JH
634
635 PR ada/42554
636 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
637 * configure: Regenerate.
638
5408fbe8
RR
6392010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
640
641 * MAINTAINERS: Update my email address.
642
3f55a3b3
SP
6432010-03-17 Sebastian Pop <sebastian.pop@amd.com>
644
645 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
646 (ghassan.shobaki@amd.com): Removed.
647
3f08f7e8
AM
6482010-03-17 Alan Modra <amodra@gmail.com>
649
650 * MAINTAINERS: Update my email address.
651
f3a9d094
DN
6522010-03-16 Diego Novillo <dnovillo@google.com>
653
654 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
655 Matthews.
656
db5c4b8b
JM
6572010-03-16 Joseph Myers <joseph@codesourcery.com>
658
659 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
660 Gutson, Jeffrey D. Oldham and Mark Shinwell.
661
b995570a
JM
6622010-03-16 Joseph Myers <joseph@codesourcery.com>
663
664 * MAINTAINERS: Update my email address.
665
124cc66f
DJ
6662010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
667
668 * MAINTAINERS: Update my email address.
669
a4581668
BS
6702010-03-15 Bernd Schmidt <bernds@codesourcery.com>
671
672 * MAINTAINERS: Update my email address.
673
49d78e29
JZ
6742010-03-09 Jie Zhang <jie@codesourcery.com>
675
676 * MAINTAINERS: Update my email address.
677
8927b7c0
RO
6782010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
679
680 PR libstdc++/32499
681 * configure.ac (RANLIB): Default to true.
682 (STRIP): Likewise.
683 (RANLIB_FOR_TARGET): Remove superfluous : argument.
684 * configure: Regenerate.
685
dce2d8b2 6862010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
cae072e2
RAE
687
688 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
689 (Write After Approval): Update my email address.
690
bf646aaf
NC
6912010-02-17 Nick Clifton <nickc@redhat.com>
692
693 PR 11238
694 * Makefile.tpl (local-distclean): Also remove config.cache files in
695 sub-directories as there may not be Makefiles present in the
696 sub-directories.
96e41f16
NC
697 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
698 the config.cache files found by the find command.
699
bf646aaf
NC
700 * Makefile.in: Regenerate.
701 * configure.ac: Revert previous delta.
702 * configure: Regenerate.
703
ff78880a
NC
7042010-02-15 Nick Clifton <nickc@redhat.com>
705
706 PR 11238
707 * configure.ac: Delete config.cache files in sub-directories when
708 deleting Makefiles.
709 * configure: Regenerate.
710
8150eadf
BE
7112010-02-12 Ben Elliston <bje@gnu.org>
712
713 * MAINTAINERS: Update my email address.
714
a9e12bfd
AP
7152010-02-08 Andrew Pinski <pinskia@gmail.com>
716
717 * MAINTAINERS (spu port): Update my email address.
718
95315086
JZ
7192010-02-08 Jie Zhang <jie.zhang@analog.com>
720
721 * MAINTAINERS: Add myself as a maintainer for the bfin port.
722
362c6d2f
KG
7232010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
724
725 * configure.ac: Add "recommended" version checks for GMP/MPC.
726 Update recommended GMP/MPFR/MPC versions.
727 * configure: Regenerate.
728
888c5ad2
JR
7292010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
730
731 * MAINTAINERS: Move my Embecosm email address into the
732 write-after-approval section.
733
3bf714a7
ILT
7342010-01-26 Ian Lance Taylor <iant@google.com>
735
736 * MAINTAINERS: Add myself as Go frontend maintainer.
737
ad1e5170
JR
7382010-01-25 Joern Rennecke <amylaar@spamcop.net>
739
740 PR libstdc++/36101, PR libstdc++/42813
741 * configure.ac (bootstrap_target_libs): Make inclusion of
742 target-libgomp conditional on libgomb being in target_configdirs.
743 * configure: Regenerate.
744
fb0553d1
JR
7452010-01-23 Joern Rennecke <amylaar@spamcop.net>
746
747 PR libstdc++/36101, PR libstdc++/42813
748 * configure.ac (bootstrap_target_libs): Include target-libgomp.
749 * configure: Regenerate.
750
aae29963
JR
7512010-01-22 Joern Rennecke <amylaar@spamcop.net>
752
753 PR libstdc++/36101, PR libstdc++/42813
754 * configure.ac (target_configdirs): Substitute.
755 * Makefile.def: Bootstrap target module libgomp.
756 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
757 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
758 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
759 * configure, Makefile.in: Regenerate.
760
d8fe8895
DK
7612010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
762
763 * MAINTAINERS: Adjust my details.
764
ebfe4897
EW
7652010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
766
767 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
768
f7746c59
TL
7692010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
770
771 * MAINTAINERS: reindented my entry with tabs instead of spaces.
772
306c7b5b
TL
7732010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
774
775 * MAINTAINERS (Write After Approval): Add myself.
776
1b8b9e19
KT
7772010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
778
779 * MAINTAINERS (Write After Approval): Add myself.
780
c164615b
RG
7812010-01-11 Richard Guenther <rguenther@suse.de>
782
783 PR lto/41569
784 * Makefile.def (all-lto-plugin): Depend on all-gcc.
785 * Makefile.in: Regenerated.
786
f3f623ae
AT
7872010-01-11 Andreas Tobler <andreast@fgznet.ch>
788
789 * configure.ac: Enable libjava build on x86_64-*freebsd*.
790 * configure: Regenerate.
791
592c90ff
KG
7922010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
793 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
794
795 PR bootstrap/42424
796 * configure.ac: Include libtool m4 files.
797 (_LT_CHECK_OBJDIR): Call it.
798 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
799 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
f7746c59 800
592c90ff
KG
801 * configure: Regenerate.
802
60a2e213
RW
8032010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
804
805 PR bootstrap/41818
806 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
807 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
808 * Makefile.in: Regenerate.
809
7413962d
RG
8102010-01-02 Richard Guenther <rguenther@suse.de>
811
812 PR lto/41529
813 * configure.ac: Include config/elf.m4. Disable LTO if not
814 builting for an elf target.
815 * configure: Regenerate.
816
f77f3945
CF
8172009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
818
819 * MAINTAINERS: Change my email address.
820
4960e3f0
BE
8212009-12-18 Ben Elliston <bje@au.ibm.com>
822
823 * config.sub, config.guess: Update from upstream sources.
824
d16a31da
SZ
8252009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
826
827 * MAINTAINERS (Write After Approval): Add myself.
828
3a5729ea
KG
8292009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
830
831 PR middle-end/30447
832 PR middle-end/30789
833 PR other/40302
834
835 * configure.ac: Require MPC.
836 * configure: Regenerate.
837
43e02a8a
RW
8382009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
839
840 PR target/38384
841 PR bootstrap/40972
842 * libtool.m4: Sync from git Libtool.
843 * ltoptions.m4: Likewise.
844 * ltversion.m4: Likewise.
845 * lt~obsolete.m4: Likewise.
846 * ltmain.sh: Likewise.
847
360d4522
KG
8482009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
849
850 * configure.ac: Update minimum MPC version to 0.8.
851 * configure: Regenerate.
852
f264ed56
SP
8532009-11-21 Sebastian Pop <sebpop@gmail.com>
854
855 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
856 * configure: Regenerated.
857
ed2eaa9f
ILT
8582009-11-21 Ian Lance Taylor <iant@google.com>
859
860 * configure.ac: Change default of poststage1_ldflags to be empty if
861 poststage1_libs is set. When poststage1_libs is empty, and
862 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
863 * configure: Rebuild.
864
58346783
AN
8652009-11-21 Adam Nemet <adambnmet@gmail.com>
866
867 * MAINTAINERS (Write After Approval): Update my email address.
868
5ca0106a
BE
8692009-11-20 Ben Elliston <bje@au.ibm.com>
870
871 * config.guess: Update from upstream sources.
872
87213cd4
AO
8732009-11-16 Alexandre Oliva <aoliva@redhat.com>
874
875 * Makefile.def: Restore host and target settings for gmp.
876 * Makefile.in: Rebuild.
877
f61428ed
AO
8782009-11-16 Alexandre Oliva <aoliva@redhat.com>
879
880 * configure.ac: Add libelf to host_libs. Enable in-tree configury
881 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
882 Fix portability of test of C++ as bootstrap language. Add
883 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
884 * configure: Rebuild.
885 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
886 and cloog. Fix in-tree ppl configuration. Introduce libelf
887 in-tree building.
888 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
889 (POSTSTAGE1_HOST_EXPORTS): Use it.
890 (STAGE[+id+]_CXXFLAGS): New.
891 (BASE_FLAGS_TO_PASS): Pass it down.
892 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
893 extra_exports.
894 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
895 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
896 extra_exports.
897 * Makefile.in: Rebuild.
898
f6c56be6
BE
8992009-11-17 Ben Elliston <bje@au.ibm.com>
900
901 * config.sub, config.guess: Update from upstream sources.
902
0ccb5970
JK
9032009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
904
905 * MAINTAINERS (Write After Approval): Add myself.
906
dce2d8b2 9072009-11-09 Jon Beniston <jon@beniston.com>
3f08607c
JB
908
909 * MAINTAINERS (Write After Approval): Add myself.
910
5d571eaa
OS
9112009-11-06 Ozkan Sezer <sezeroz@gmail.com>
912
913 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
914 paths for *-w64-mingw* and x86_64-*mingw*.
915 * configure: Regenerated.
916
dce2d8b2 9172009-11-05 Joern Rennecke <amylaar@spamcop.net>
3be9759a
JR
918
919 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
920
c393f559
BK
9212009-11-02 Benjamin Kosnik <bkoz@redhat.com>
922
923 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
924 Phil Edwards to Write-After Approval.
925
ef4c4300
KT
9262009-10-30 Kai Tietz <kai.tietz@onevision.com>
927
928 * configure.ac: Disable target-winsup & co for
929 x86_64-*-mingw* and *-w64-mingw* targets.
930 * configure: Regenerated.
931
65a324b4
NC
9322009-10-16 Nick Clifton <nickc@redhat.com>
933
934 * MAINTAINERS: Add myself as a maintainer for the RX port.
935
dce2d8b2 9362009-10-26 Johannes Singler <singler@kit.edu>
22e5d3dc
JS
937
938 * MAINTAINERS (Write After Approval): Update my e-mail address.
939
17e72e5d
RO
9402009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
941
942 * configure.ac (CLooG test): Use = with test.
943 * configure: Regenerate.
944
ed3a56f3
RG
9452009-10-22 Richard Guenther <rguenther@suse.de>
946
947 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
948 cloog if the ppl version check failed. Move flags saving
949 before setting in libelf check.
950 * configure: Regenerate.
951
ad0abd3c
RG
9522009-10-21 Richard Guenther <rguenther@suse.de>
953
954 * configure.ac: Adjust the ppl and cloog configure to work as
955 documented. Disable cloog if ppl was disabled. Omit the version
956 checks if they were disabled.
957 * configure: Re-generate.
958
e4c5bd48
RW
9592009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
960
961 * configure.ac: Add 'lto' to enable_languages, not
962 new_enable_languages, and only if not already present.
963 * configure: Regenerate.
964
0ffd69c5
GP
9652009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
966
967 * README: Refer to the various COPYING* files instead of just
968 COPYING.
969 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
970
dce2d8b2 9712009-10-07 Rafael Avila de Espindola <espindola@google.com>
1fc23736
RE
972
973 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
974
58687768
RG
9752009-10-07 Richard Guenther <rguenther@suse.de>
976
977 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
978 and Richard Guenther as reviewers.
979 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
980 as reviewers.
981
49b0ca5c 9822009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
d2d9ce5e 983
49b0ca5c 984 * config.sub: Update from upstream sources.
d2d9ce5e 985
aeb94799
ILT
9862009-10-06 Ian Lance Taylor <iant@google.com>
987
988 * Makefile.def: check-gold depends upon all-gas.
989 * Makefile.in: Rebuild.
990
123651cd
PM
9912009-10-05 Phil Muldoon <pmuldoon@redhat.com>
992
993 * MAINTAINERS (Write After Approval): Add myself.
994
d7f09764
DN
9952009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
996
997 * Makefile.def: all-lto-plugin depends on all-libiberty.
998 set bootstrap=true for lto-plugin.
999 Add lto-plugin.
1000 * Makefile.in: Regenerate.
1001 * configure.ac (host_libs): Add lto-plugin.
1002 * configure: Regenerate.
1003
d7f09764
DN
10042009-10-03 Diego Novillo <dnovillo@google.com>
1005
1006 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1007 (HOST_LIBELFLIBS): Define.
1008 (HOST_LIBELFINC): Define.
1009 * Makefile.in: Regenerate.
1010 * configure.ac: Add --enable-lto.
1011 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1012 If --enable-lto is used, add 'lto' to new_enable_languages.
1013 If --enable-lto is used and gold is enabled, add
1014 lto-plugin to configdirs.
1015 * configure: Regenerate.
1016
10172009-10-03 Simon Baldwin <simonb@google.com>
1018
1019 * configure.ac: If --with-system-zlib, suppress local zlib and
1020 pass --with-system-zlib to subdir configure scripts.
1021 * configure: Regenerate.
1022
dce2d8b2 10232009-10-01 Loren J. Rittle <ljrittle@acm.org>
0ecdd2aa
LR
1024 Paolo Bonzini <bonzini@gnu.org>
1025
1026 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1027 $(srcdir).
1028 * Makefile.in: Rebuilt.
1029
dce2d8b2 10302009-09-26 Gary Funck <gary@intrepid.com>
5bfbb7f7
GF
1031
1032 * MAINTAINERS (Write After Approval): Add myself.
1033
3e661154
KG
10342009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1035
1036 * configure.ac: Update minimum MPC version to 0.7.
1037 * configure: Regenerate.
1038
f1a036e4
NC
10392009-09-25 Nick Clifton <nickc@redhat.com>
1040
1041 * configure.ac: Pass any --cache-file=/dev/null option on to
1042 subconfigures.
1043 * configure: Regenerate.
1044
d4c74acc
NC
10452009-09-23 Nick Clifton <nickc@redhat.com>
1046
1047 * config.sub, config.guess: Update from upstream sources.
1048
dce2d8b2 10492009-09-22 Loren J. Rittle <ljrittle@acm.org>
03261b6d
LR
1050
1051 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1052 * Makefile.in: Rebuilt.
1053
0db770bd
RW
10542009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1055
1056 PR bootstrap/32272
1057 * configure.ac: Error out if $srcdir isn't '.' but contains
1058 host-${host_noncanonical}.
1059 * configure: Regenerate.
1060
71101870
RO
10612009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1062
1063 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
1064 maintainer.
1065
ca6d0d62
RW
10662009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1067
79cd2b23
RW
1068 * configure.ac: If bootstrapping a combined tree with
1069 --enable-gold, require c++ in stage1_languages.
1070 * configure: Regenerate.
1071
ab9dcd0c
RW
1072 * configure.ac: Also add target_libs of stage1_languages to
1073 bootstrap_target_libs.
1074 * configure: Regenerate.
1075
ca6d0d62
RW
1076 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1077 with --enable-languages not containing c++.
1078 * configure: Regenerate.
1079
1c3c9f12
JZ
10802009-09-15 Jie Zhang <jie.zhang@analog.com>
1081
1082 * configure.ac: Disable java and boehm-gc for bfin-*-*.
1083 * configure: Regenerate.
1084
dce2d8b2 10852009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
0318772d 1086
6fb30a14
JR
1087 * MAINTAINERS (Write After Approval): Update my e-mail address,
1088 and move from from here...
1089 (Waiting for paperwork): To here.
0318772d 1090
4056c2c6
JM
10912009-09-09 Joseph Myers <joseph@codesourcery.com>
1092
1093 * MAINTAINERS (Reviewers): Add self as driver reviewer.
1094
3e54529c
RW
10952009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1096
1097 * configure.ac: Do not use $extrasub for replacing @if/@endif
1098 parts in Makefile; instead, use additional arguments to
1099 AC_CONFIG_COMMANDS to do the replacement manually, with several
1100 sed invocations, to avoid HP-UX sed command limits.
1101 * configure: Regenerate.
1102
713e2ea6
AO
11032009-09-08 Alexandre Oliva <aoliva@redhat.com>
1104
1105 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
1106 blank before -L.
1107
5646b7b9
AO
11082009-09-04 Alexandre Oliva <aoliva@redhat.com>
1109
1110 * configure.ac (with-build-config): Document. Handle without.
1111 Handle missing argument.
1112 * configure: Rebuilt.
1113
e12c4094
AO
11142009-09-03 Alexandre Oliva <aoliva@redhat.com>
1115
1116 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
1117 Default to bootstrap-debug only if compare-debug works.
1118 * configure: Rebuilt.
1119 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1120 * Makefile.in: Rebuilt.
1121
75cb0057
RO
11222009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1123
1124 * MAINTAINERS (OS Port Maintainers): Update my email address.
1125
8fc68cba
AO
11262009-09-01 Alexandre Oliva <aoliva@redhat.com>
1127
1128 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1129 * Makefile.in: Rebuilt.
1130
44cb38cf
CD
11312009-09-01 Chris Demetriou <cgd@google.com>
1132
1133 * MAINTAINERS (Write After Approval): Add myself.
1134
f9329c35
DS
11352009-08-31 Dodji Seketeli <dodji@redhat.com>
1136
1137 PR debug/30161
1138 * include/dwarf2.h (enum dwarf_tag): Added
1139 DW_TAG_GNU_template_template_param
1140 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
1141
f945e229
PB
11422009-08-30 Paolo Bonzini <bonzini@gnu.org>
1143
1144 * Makefile.tpl (AWK): Fix typo.
1145 * Makefile.in: Regenerate.
1146
87264276
PB
11472009-08-30 Paolo Bonzini <bonzini@gnu.org>
1148
1149 * configure.ac: Detect awk and sed.
1150 * Makefile.def (flags_to_pass): Add AWK and SED.
1151 * Makefile.tpl (AWK, SED): New.
1152 (BASE_FLAGS_TO_PASS): Add AWK and SED.
1153 * configure: Regenerate.
1154 * Makefile.in: Regenerate.
1155
68ccd57c
DK
11562009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
1157
1158 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
1159 (collapseslashes): Likewise.
1160
df58e648
RW
11612009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1162
1163 * configure.ac (AC_PREREQ): Bump to 2.64.
1164
0539cb2c
RW
11652009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1166
70fa0efa
RW
1167 * configure.ac: Remove --with-datarootdir, --with-docdir,
1168 --with-pdfdir, --with-htmldir switches.
1169 * configure: Regenerate.
1170
5213506e
RW
1171 * configure: Regenerate.
1172
0539cb2c
RW
1173 * compile: Sync from Automake 1.11.
1174 * depcomp: Likewise.
1175 * install-sh: Likewise.
1176 * missing: Likewise.
1177 * mkinstalldirs: Likewise.
1178 * ylwrap: Likewise.
1179
197c68cc
DK
11802009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
1181
1182 * ltmain.sh (func_normal_abspath): New function.
1183 (func_relative_path): Likewise.
1184 (func_mode_help): Document new -bindir option for link mode.
1185 (func_mode_link): Add new -bindir option, and use it to place
1186 output DLL if specified.
1187
58af276a
RW
11882009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1189
0115d4a3
RW
1190 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1191 (baseargs): Add --disable-option-checking.
1192 * configure: Regenerate.
1193
58af276a
RW
1194 * Makefile.def (configure-target-libiberty): Depend on
1195 all-binutils and all-ld.
1196 (configure-target-newlib): Likewise.
1197 * Makefile.in: Regenerate.
1198
e9d9afef
BE
11992009-08-17 Ben Elliston <bje@au.ibm.com>
1200
1201 * config.sub, config.guess: Update from upstream sources.
1202
354ebf88
RW
12032009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1204
1205 Sync from src, merge:
1206
1207 2009-07-02 Tristan Gingold <gingold@adacore.com>
1208
1209 * configure.ac: Do not exclude gas for i386-*-darwin.
1210 Add a case for x86_64-*-darwin.
1211 * configure: Regenerate.
1212
8375f7b2
NV
12132009-08-06 Neil Vachharajani <nvachhar@gmail.com>
1214
1215 * MAINTAINERS: Add my name to Write After Approval list.
1216
dce2d8b2 12172009-08-06 Michael Eager <eager@eagercon.com>
ca9fe997
ME
1218
1219 * configure.ac: Add Microblaze target.
1220 * configure: Regenerate.
1221
ea2002ba
CB
12222009-07-31 Christian Bruel <christian.bruel@st.com>
1223
1224 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1225 * configure: Regenerate.
1226
dce2d8b2 12272009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
f563194d
RIL
1228
1229 * MAINTAINERS (Write After Approval): Update my e-mail address.
1230
e90e6bd7
ILT
12312009-07-06 Ian Lance Taylor <iant@google.com>
1232
1233 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1234 * configure: Rebuild.
1235
f6e0880a
TG
12362009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
1237
1238 * MAINTAINERS: Move myself to the Graphite Reviewers.
1239
6d984927
WG
12402009-06-30 Wei Guozhi <carrot@google.com>
1241
1242 * MAINTAINERS: Add my name to Write After Approval list.
1243
f2689b09
SE
12442009-06-26 Steve Ellcey <sje@cup.hp.com>
1245
1246 PR bootstrap/40338
1247 * configure.ac (comparestring): Create new variable.
1248 * Makefile.tpl (comparestring): Use to skip some comparisions.
1249 * configure: Regenerate.
1250 * Makefile.in: Regenerate.
1251
f62c0ba4
DE
12522009-06-26 Doug Evans <dje@sebabeach.org>
1253
1254 * Makefile.def (host_modules): Add cgen.
1255 * Makefile.in: Regenerate.
1256 * configure.ac (host_tools): Add cgen.
1257 * configure: Regenerate.
1258
7acf4da6
DD
12592009-06-23 DJ Delorie <dj@redhat.com>
1260
1261 * MAINTAINERS: Add myself as mep maintainer.
1262
00020c16
ILT
12632009-06-23 Ian Lance Taylor <iant@google.com>
1264
1265 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
1266 boot_languages. Only bootstrap target libraries listed in
1267 target_libs for some boot language. Add --with-stage1-ldflags,
1268 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
1269 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
1270 if not building with C++.
1271 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1272 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1273 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1274 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1275 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
1276 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1277 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1278 * configure, Makefile.in: Rebuild.
1279
1da52d4a
LF
12802009-06-23 Li Feng <nemokingdom@gmail.com>
1281
1282 * MAINTAINERS: Added my name to write-after-approval list.
1283
144c9175
RM
12842009-06-15 Ryan Mansfield <rmansfield@qnx.com>
1285
1286 * configure.ac: Define is_elf for QNX Neutrino targets.
1287 * configure: Regenerate.
1288
e5871e24
GS
12892009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
1290
1291 * MAINTAINERS: Added my name to the write-after-approval list
1292
5f4a82c0
KG
12932009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1294
1295 * configure.ac: Detect MPC in default directory.
1296 * configure: Regenerate.
1297
394e9195
JG
12982009-06-03 Jerome Guitton <guitton@adacore.com>
1299 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1300
1301 * Makefile.tpl (all): Avoid a trailing backslash.
1302 * Makefile.in: Regenerate.
1303
47bca6aa
BE
13042009-06-03 Ben Elliston <bje@au.ibm.com>
1305
1306 * config.sub, config.guess: Update from upstream sources.
1307
a891a473
RS
13082009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
1309
1310 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1311 to noconfdirs.
1312 * configure: Regenerate.
1313
70cb2d9f
AO
13142009-06-02 Alexandre Oliva <aoliva@redhat.com>
1315
1316 * Makefile.tpl ([+compare-target+]): Compare all stage
1317 directories, rather than just gcc.
1318 * Makefile.in: Rebuilt.
1319
7f1245df
DK
13202009-06-01 Doug Kwan <dougkwan@google.com>
1321
1322 * configure.ac: Support gold for target arm*-*-*.
1323 * configure: Regenerate.
394e9195 1324
acd26225
KG
13252009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1326
1327 * Makefile.def: Add MPC support and dependencies.
1328 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
1329
1330 * Makefile.in, configure: Regenerate.
1331
a1fc946a
AO
13322009-05-27 Alexandre Oliva <aoliva@redhat.com>
1333
1334 * Makefile.tpl (all): Avoid harmless warning in make all when
1335 gcc-bootstrap is enabled but stage_last does not exist.
1336 * Makefile.in: Rebuilt.
1337
2e6a3c8d
NR
13382009-05-24 Nicolas Roche <roche@adacore.com>
1339
1340 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1341 * Makefile.in: Regenerate.
1342
63487d11
DC
13432009-05-21 Denis Chertykov <chertykov@gmail.com>
1344
1345 * MAINTAINERS: Update my e-mail address.
1346
449223af
DK
13472009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
1348
1349 * configure.ac (cygwin noconfigdirs): Remove libgcj.
1350 * configure: Regenerate.
1351
31c98f49
AO
13522009-05-18 Alexandre Oliva <aoliva@redhat.com>
1353
1354 PR other/40159
1355 * Makefile.tpl (all): Don't assume gcc-bootstrap and
1356 gcc-no-bootstrap are mutually exclusive.
1357 * Makefile.in: Rebuilt.
1358
0f501837
AO
13592009-05-18 Alexandre Oliva <aoliva@redhat.com>
1360
1361 PR other/40159
1362 * Makefile.tpl (all): Don't end with unconditional success.
1363 * Makefile.in: Rebuilt.
1364
4a4a4e99
AO
13652009-05-12 Alexandre Oliva <aoliva@redhat.com>
1366
1367 PR target/37137
1368 * Makefile.def (flags_to_pass): Remove redundant and incomplete
1369 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1370 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1371 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
1372 stage_configureflags, stage_cflags and stage_libcflags into
1373 explicit Makefile macros.
1374 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1375 GFORTRAN.
1376 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1377 CC. Set CC_FOR_BUILD from CC.
1378 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1379 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1380 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1381 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
1382 and GFORTRAN.
1383 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1384 (_LIBCFLAGS): Renamed to _TFLAGS.
1385 (do-compare-debug, do-compare3-debug): Drop.
1386 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1387 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1388 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1389 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1390 (XGCC_FLAGS_FOR_TARGET): New.
1391 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1392 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1393 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1394 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1395 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
1396 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
1397 TFLAGS.
1398 (BUILD_CONFIG): Include if requested.
1399 (all): Set TFLAGS on bootstrap.
1400 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1401 (all-stageid-prefixmodule): Likewise.
1402 (do-clean, distclean-stageid): Set TFLAGS.
1403 (restrap): Fix whitespace.
1404 * Makefile.in: Rebuilt.
1405
1cee3429
PB
14062009-05-07 Paolo Bonzini <bonzini@gnu.org>
1407
1408 * config.guess: Sync with src.
1409
0b70eafd
DK
14102009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
1411
1412 * configure.ac ($with_ppl): Default to no if not supplied.
1413 ($with_cloog): Likewise.
1414 configure: Regenerate.
1415
5175f17c
JW
14162009-04-27 James E. Wilson <wilson@codesourcery.com>
1417
1418 * MAINTAINERS: Update my e-mail address.
1419
952fa153
NC
14202009-04-27 Nick Clifton <nickc@redhat.com>
1421
1422 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
1423
a687f83c
EB
14242009-04-25 Eric Botcazou <ebotcazou@adacore.com>
1425
1426 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1427 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1428 * Makefile.in: Regenerate.
1429
9e3eba15
KG
14302009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1431
1432 PR bootstrap/39739
1433 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1434 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1435
1436 * configure, Makefile.in: Regenerate.
1437
a687f83c 14382009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
1439
1440 * include/hashtab.h: Update GTY annotations to new syntax
1441 * include/splay-tree.h: Likewise
1442
070bdbd9
BE
14432009-04-17 Ben Elliston <bje@au.ibm.com>
1444
1445 * config.sub, config.guess: Update from upstream sources.
1446
55f2d967
AG
14472009-04-15 Anthony Green <green@moxielogic.com>
1448
1449 * configure.ac: Add moxie support.
1450 * configure: Rebuilt.
1451
309c24a9
JJ
14522009-04-14 Jakub Jelinek <jakub@redhat.com>
1453
1454 * configure.ac: Change copyright header to refer to version
1455 3 of the GNU General Public License and to point readers at the
1456 COPYING3 file and the FSF's license web page.
1457 * Makefile.def: Likewise.
1458 * Makefile.tpl: Likewise.
1459 * Makefile.in: Regenerate.
1460
b93133bc
JH
14612009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
1462
1463 * configure.ac: Restore match for darwin9 or later. Use double
1464 brackets since regeneration eats one pair.
1465 * configure: Regenerate.
1466
d18ff35a
L
14672009-04-09 H.J. Lu <hongjiu.lu@intel.com>
1468
1469 PR gas/10039
1470 * configure.ac: Require texinfo 4.7.
1471 * configure: Regenerated.
1472
748086b7
JJ
14732009-04-09 Nick Clifton <nickc@redhat.com>
1474
1475 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
1476 the GCC Runtime Library Exception.
1477
a3337ea2
KG
14782009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1479
1480 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1481 * configure: Regenerate.
1482
60911f14
SE
14832009-04-01 Steve Ellcey <sje@cup.hp.com>
1484
1485 * Makefil.def (languages): New entries.
1486 * Makefile.tpl (check-gcc-*): New generic target.
1487 * Makefile.in: Regenerate.
60911f14 1488
dce2d8b2 14892009-03-25 Erven Rohou <erven.rohou@inria.fr>
7369c1d0 1490
d18ff35a 1491 * MAINTAINERS: Update my email address.
7369c1d0 1492
cfb1f59f
TT
14932009-03-18 Tom Tromey <tromey@redhat.com>
1494
d18ff35a
L
1495 * configure: Rebuild.
1496 * configure.ac (host_libs): Add libiconv.
1497 * Makefile.in: Rebuild.
1498 * Makefile.def (host_modules): Add libiconv.
1499 (configure-gdb, all-gdb): Depend on libiconv.
cfb1f59f 1500
75eeae1a
TG
15012009-03-16 Tristan Gingold <gingold@adacore.com>
1502
1503 * configure.ac: Treat gdb as supported on x86_64-darwin.
1504 * configure: Regenerate.
1505
f38095f3
JM
15062009-03-16 Joseph Myers <joseph@codesourcery.com>
1507
1508 * configure.ac (--with-host-libstdcxx): New option.
1509 * configure: Regenerate.
1510
dce2d8b2 15112009-03-12 Joern Rennecke <joern.rennecke@arc.com>
fec7f245
JR
1512
1513 * MAINTAINERS: Move myself into the write after approval list.
1514
6d401294
NP
15152009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
1516
1517 * MAINTAINERS: Update e-mail address.
1518
07c97076
DN
15192009-03-11 Dorit Nuzman <dorit@il.ibm.com>
1520
1521 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
1522
dce2d8b2 15232009-03-10 Ira Rosen <irar@il.ibm.com>
bb947fd1
IR
1524
1525 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
1526
7a9d3fe8
RW
15272009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1528
1529 Backport from git Libtool:
1530
1531 2009-01-19 Robert Millan <rmh@aybabtu.com>
1532 Support GNU/kOpenSolaris.
1533 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1534 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1535 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1536 GNU/kOpenSolaris.
1537
c9e9e11f
AS
15382009-02-27 Andreas Schwab <schwab@linux-m68k.org>
1539
1540 * MAINTAINERS: Update e-mail address.
1541
5e8c1552 15422009-02-24 Michael Eager <eager@eagercon.com>
b48d5f68
ME
1543
1544 * MAINTAINERS (Write After Approval): Add self.
1545
b0adb088
BM
15462009-02-18 Bingfeng Mei <bmei@broadcom.com>
1547
1548 * MAINTAINERS (Write After Approval): Add myself.
1549
ee04b574
AS
15502009-02-05 Andreas Schwab <schwab@suse.de>
1551
1552 * Makefile.tpl (stage_last): Define $r and $s before using
1553 $(RECURSE_FLAGS_TO_PASS).
1554 * Makefile.in: Regenerate
1555
907884c9
ILT
15562009-01-30 Ian Lance Taylor <iant@google.com>
1557
1558 * MAINTAINERS: Move myself to the Global Reviewers list.
1559
416ac4d4
RM
15602009-01-29 Robert Millan <rmh@aybabtu.com>
1561
1562 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1563 * configure: Regenerate.
1564
ee5decb3
GP
15652009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
1566
1567 * MAINTAINERS: Make whitespace consistent.
19196f44 1568 Remove Robert Millan from Write After Approval.
ee5decb3 1569
36fbb0ec
AM
15702009-01-16 Alan Modra <amodra@bigpond.net.au>
1571
1572 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
1573 (all-opcodes): Depend on all-libiberty.
1574 * Makefile.in: Regenerate.
1575
52535a64
DR
15762009-01-15 Douglas B Rupp <rupp@gnat.com>
1577
1578 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1579 * configure: Regenerate.
1580
e04a57df
RR
15812009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
1582
1583 * MAINTAINERS (Write After Approval): Add myself.
1584
856c450b
SK
15852009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
1586
1587 * MAINTAINERS: Add myself to reviewers (Fortran).
1588
dce2d8b2 15892009-01-12 Sebastian Pop <sebastian.pop@amd.com>
53095c56
SP
1590
1591 PR tree-optimization/38515
1592 * configure.ac (cloog-polylib): Removed.
1593 (with_ppl, with_cloog): Test for "no".
1594 * configure: Regenerated.
1595
1e5e8a59
DF
15962009-01-11 Daniel Franke <franke.daniel@gmail.com>
1597
1598 * MAINTAINERS: Moved myself to reviewers (Fortran).
1599
5e5debf6
TS
16002009-01-06 Thomas Schwinge <tschwinge@gnu.org>
1601
1602 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
1603 (Write After Approval): Remove myself.
1604
1c42acf1
DN
16052009-01-03 Diego Novillo <dnovillo@google.com>
1606
1607 * MAINTAINERS: Remove myself from alias maintainership.
1608
2fbbedaf
DA
16092009-01-02 David Ayers <ayers@fsfe.org>
1610
1611 * MAINTAINERS: Update e-mail address.
1612
17213821
GP
16132008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
1614
1615 * MAINTAINERS: Make whitespace consistent.
1616
baafc534
RW
16172008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1618
1619 Backport from upstream Libtool:
1620 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1621 Add cache variables to tests that require the linker to work.
1622 For shlibpath_overrides_runpath, this also changes the semantics
1623 to let the result from the C compiler take precedence.
1624
18430d27
BE
16252008-12-02 Ben Elliston <bje@au.ibm.com>
1626
1627 * config.sub, config.guess: Update from upstream sources.
1628
dce2d8b2 16292008-12-12 Sebastian Pop <sebastian.pop@amd.com>
0a280b35
SP
1630
1631 * configure.ac (ppllibs): Add by default the lib flags.
1632 * configure: Regenerate.
1633
41e9641b
LM
16342008-12-08 Luis Machado <luisgpm@br.ibm.com>
1635
1636 * MAINTAINERS: Add myself to the write after approval list.
1637
25783c30
JH
16382008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
1639
ee04b574
AS
1640 * configure.ac: Add double brackets on darwin[912].
1641 * configure: Regenerate.
25783c30 1642
0e318fcc
DK
16432008-12-03 Daniel Kraft <d@domob.eu>
1644
1645 * MAINTAINERS: Moved myself and Mikael Morin from Write After
1646 Approval to Reviewer section (for Fortran front-end).
1647
7f171b95
JH
16482008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
1649
1650 * configure.ac: Expand to darwin10 and later.
1651 * configure: Regenerate.
1652
09ce620e
AS
16532008-12-02 Andreas Schwab <schwab@suse.de>
1654
1655 * Makefile.def: configure-target-boehm-gc depends on
1656 all-target-libstdc++-v3.
1657 * Makefile.in: Regenerate.
1658
386c704d
KT
16592008-12-02 Kai Tietz <kai.tietz@onevision.com>
1660
1661 * MAINTAINERS: Add myself as mingw maintainer.
1662
e03dd84a
BE
16632008-12-02 Ben Elliston <bje@au.ibm.com>
1664
1665 * config.sub, config.guess: Update from upstream sources.
1666
3fa87964
GP
16672008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
1668
1669 * README.SCO: Remove.
1670
df72d7ed
FP
16712008-11-29 Fernando Pereira <pronesto@gmail.com>
1672
1673 * MAINTAINERS: Add myself to the write after approval list.
1674
b5646528
DK
16752008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
1676
1677 * MAINTAINERS: Update my email address in WAA section.
1678
dce2d8b2 16792008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
ebf24eb4
CL
1680
1681 * MAINTAINERS: Update e-mail address.
1682
dce2d8b2 16832008-11-27 Toon Moene <toon@moene.org>
50e0f131
TM
1684
1685 * MAINTAINERS: Change e-mail address.
1686
0db3a858
TG
16872008-11-27 Tristan Gingold <gingold@adacore.com>
1688
1689 * configure.ac: Build gdb for i?86-*-darwin*
1690 * configure: Regenerated.
1691
dce2d8b2 16922008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
f07bde68
HS
1693
1694 * MAINTAINERS: Added my full name.
1695
487e299b
DJ
16962008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
1697
1698 PR bootstrap/38014
1699 PR bootstrap/37923
1700
1701 Revert:
1702
1703 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1704
1705 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1706 * Makefile.in: Regenerated.
1707
1708 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1709
1710 PR gdb/921
1711 PR gdb/1646
1712 PR gdb/2175
1713 PR gdb/2176
1714
1715 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1716 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1717 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1718 (HOST_EXPORTS): Pass CPPFLAGS.
1719 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1720 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1721 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1722 * Makefile.in, configure: Regenerated.
1723 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1724 and CPPFLAGS_FOR_BUILD.
1725
dce2d8b2 17262008-11-06 Jeff Law <law@redhat.com>
d69fbecb
JL
1727
1728 * MAINTAINERS: Add myself as middle end maintainer.
1729
044fed69
AS
17302008-11-06 Andrew Stubbs <ams@codesourcery.com>
1731
1732 * MAINTAINERS (Write after approval): Add myself.
1733
caf6defe
DN
17342008-11-05 Diego Novillo <dnovillo@google.com>
1735
1736 * MAINTAINERS (Global Reviewers): Add myself.
1737 (Non-Algorithmic Maintainers): Remove myself.
1738
3e9899ac
TS
17392008-11-04 Thomas Schwinge <tschwinge@gnu.org>
1740
09ce620e 1741 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 1742
ea99e36e
MM
17432008-10-31 Mikael Morin <mikael.morin@tele2.fr>
1744
09ce620e 1745 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 1746
fb0d2684
BE
17472008-10-31 Ben Elliston <bje@au.ibm.com>
1748
1749 * configure.ac (spu-*-*): Remove special case.
1750 * configure: Regenerate.
1751
73c07a3e
CM
17522008-10-30 Catherine Moore <clm@codesourcery.com>
1753
1754 * MAINTAINERS (Write after approval): Update my email address.
1755
7310a2da
SSF
17562008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
1757
1758 * configure.ac [spu-*-*]: Do not set skipdirs.
1759 * configure: Re-generate.
1760
7e51fe23
BS
17612008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
1762
1763 * MAINTAINERS (Various Maintainers): Add myself to reload.
1764
ef20be93
RG
17652008-10-25 Richard Guenther <rguenther@suse.de>
1766
1767 * MAINTAINERS (Various Maintainers): Add myself as middle-end
1768 maintainer. Remove myself as libgcc-math maintainer.
1769 (Non-Algorithmic Maintainers): Remove myself.
1770
03ffcfa0
DJ
17712008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1772
1773 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1774 * Makefile.in: Regenerated.
1775
dec014a9
CC
17762008-10-23 Cary Coutant <ccoutant@google.com>
1777
1778 * MAINTAINERS (Write after approval): Add myself.
1779
b36c386c
DJ
17802008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1781
1782 PR gdb/921
1783 PR gdb/1646
1784 PR gdb/2175
1785 PR gdb/2176
1786
1787 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1788 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1789 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1790 (HOST_EXPORTS): Pass CPPFLAGS.
1791 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1792 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1793 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1794 * Makefile.in, configure: Regenerated.
1795 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1796 and CPPFLAGS_FOR_BUILD.
1797
dce2d8b2 17982008-10-20 Sebastian Pop <sebastian.pop@amd.com>
84541525
SP
1799
1800 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
1801 Sebastian Pop.
1802
e0bda97e
AP
18032008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
1804
1805 * MAINTAINERS (Write After Approval): Added myself.
1806
36c713e0
KG
18072008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1808
1809 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1810 recommended version to 2.3.2.
1811
1812 * configure: Regenerate.
1813
8fe005ee
MM
18142008-10-01 Mark Mitchell <mark@codesourcery.com>
1815
1816 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
1817
be8f156f
DD
18182008-09-29 David Daney <david.daney@caviumnetworks.com>
1819
1820 * MAINTAINERS (Write After Approval): Update e-mail address.
1821
ae11dff4
PG
18222008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
1823
1824 * libtool.m4: Update to libtool 2.2.6.
1825 * lt~obsolete.m4: Update to libtool 2.2.6.
1826 * ltmain.sh: Update to libtool 2.2.6.
1827 * ltsugar.m4: Update to libtool 2.2.6.
1828 * ltversion.m4: Update to libtool 2.2.6.
1829 * ltoptions.m4: Update to libtool 2.2.6.
1830 * ltgcc.m4: Update to match changes from libtool 2.2.6.
1831
441154b1
CF
18322008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
1833
1834 * MAINTAINERS (Write After Approval): Add myself.
1835
775b3b26
BRF
18362008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1837
1838 * MAINTAINERS (Write After Approval): Update my name.
1839
94538043
SB
18402008-09-20 Steven Bosscher <steven@gcc.gnu.org>
1841
09ce620e 1842 * MAINTAINERS: Add myself in "Write After Approval".
94538043 1843
52d1bfd8
SE
18442008-09-18 Steve Ellcey <sje@cup.hp.com>
1845
09ce620e 1846 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 1847
c5cc92f5
GP
18482008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
1849
1850 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1851 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1852 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1853 and Michael Tiemann from Write After Approval since they do not
1854 actually have access.
1855
23d9794a
RG
18562008-09-05 Richard Guenther <rguenther@suse.de>
1857
1858 * configure.ac: Initialize clooglibs to -lcloog.
1859 * configure: Re-generate.
1860
192a671e
LCW
18612008-09-04 Le-Chun Wu <lcwu@google.com>
1862
1863 * MAINTAINERS (Write After Approval): Add myself.
1864
d789184e
SP
18652008-09-03 Sebastian Pop <sebastian.pop@amd.com>
1866
1867 * configure.ac (--with-cloog-polylib): New.
1868 (--disable-cloog-version-check): New.
1869 (--disable-ppl-version-check): New.
1870 * configure: Re-generate.
1871
36a881c7
RG
18722008-09-03 Richard Guenther <rguenther@suse.de>
1873
1874 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1875 cloog test.
1876 * configure: Re-generate.
1877
358da97e
HS
18782008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
1879
1880 Add picoChip port.
1881 * MAINTAINERS: Add picoChip maintainers.
1882
f8bf9252
SP
18832008-09-02 Sebastian Pop <sebastian.pop@amd.com>
1884 Tobias Grosser <grosser@fim.uni-passau.de>
1885 Jan Sjodin <jan.sjodin@amd.com>
1886 Harsha Jagasia <harsha.jagasia@amd.com>
1887 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1888 Konrad Trifunovic <konrad.trifunovic@inria.fr>
1889 Adrien Eliche <aeliche@isty.uvsq.fr>
1890
1891 Merge from graphite branch.
1892 * configure: Regenerate.
1893 * Makefile.in: Regenerate.
1894 * configure.ac (host_libs): Add ppl and cloog.
1895 Add checks for PPL and CLooG.
1896 * Makefile.def (ppl, cloog): Added modules and dependences.
1897 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1898 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1899
d89f0ad6
AL
19002008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1901
1902 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1903 (GCC_SHLIB_SUBDIR): New.
1904 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1905 * configure: Regenerate.
1906 * Makefile.in: Regenerate.
1907
88a25817
GP
19082008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
1909
1910 * MAINTAINERS: Consistently use tabs to separate columns.
1911
f873f15f
TG
19122008-08-29 Tristan Gingold <gingold@adacore.com>
1913
1914 * MAINTAINERS (Write after Approval): Add myself.
1915
e1514c3f
TG
19162008-08-28 Tristan Gingold <gingold@adacore.com>
1917
1918 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1919 Enable bfd, binutils and opcodes.
1920 * configure: Regenerate.
1921
4717882f
JDA
19222008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1923
1924 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
1925
28c9884c
TK
19262008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
1927
1928 * MAINTAINERS: Use correct Umlaut for last name.
1929
ae96d86a
FXC
19302008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1931
1932 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
1933
3ecc96e3
DE
19342008-08-16 David Edelsohn <edelsohn@gnu.org>
1935
1936 * MAINTAINERS: Update my email address.
1937
dd609cc1
EB
19382008-08-16 Nicolas Roche <roche@adacore.com>
1939
1940 * Makefile.tpl: Add BOOT_ADAFLAGS.
1941 * Makefile.in: Regenerate.
1942
08d0963a
RS
19432008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
1944
1945 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1946 * configure: Regenerate.
1947
dce2d8b2 19482008-07-30 Paolo Bonzini <bonzini@gnu.org>
00afcaa0
PB
1949
1950 * configure.ac: Add makefile fragments for hpux.
1951 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1952 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1953 * configure: Regenerate.
1954 * Makefile.in: Regenerate.
1955
dce2d8b2 19562008-07-28 Aldy Hernandez <aldyh@redhat.com>
806b3528
AH
1957
1958 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
1959
dce2d8b2 19602008-07-11 Dodji Seketeli <dseketel@redhat.com>
ab220355
DS
1961
1962 * MAINTAINERS (Write after Approval): Add myself.
1963
78209f30
XG
19642008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
1965
1966 * MAINTAINERS (Write After Approval): Add myself.
1967
5b5b098d
AJ
19682008-06-29 Andrew Jenner <andrew@codesourcery.com>
1969
1970 * MAINTAINERS (Write After Approval): Add myself.
1971
d812ec93
KW
19722008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
1973
1974 * MAINTAINERS: Update my email address.
1975
99e78224
JY
19762008-06-25 Joey Ye <joey.ye@intel.com>
1977
1978 * MAINTAINERS (Write After Approval): Add myself.
1979
18c04407
RW
19802008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1981
1982 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1983 * Makefile.in: Regenerate.
1984 * configure: Regenerate.
1985
47aa9a31
DK
19862008-06-17 Daniel Kraft <d@domob.eu>
1987
1988 * MAINTAINERS (Write After Approval): Add myself.
1989
ad33ff57
RW
19902008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1991
1992 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1993 "$@" is still intact with both Autoconf 2.59 and 2.62.
1994 * configure: Regenerate.
1995
cdce5c41
RW
19962008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1997
1998 * Makefile.tpl: Fix comment errors.
1999 * Makefile.in: Regenerate.
2000
01b79d11
DM
20012008-06-12 David S. Miller <davem@davemloft.net>
2002 David Edelsohn <edelsohn@gnu.org>
2003
2004 * configure.ac: Add powerpc*-*-* to gold supported targets.
2005 * configure: Regenerate.
2006
f8c33439
JM
20072008-06-08 Joseph Myers <joseph@codesourcery.com>
2008
2009 PR tree-optimization/36218
2010 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2011 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2012 (all prefix="build-"): Pass them to build-system sub-makes.
2013 * Makefile.in: Regenerate.
2014
cd985f66
JM
20152008-06-07 Joseph Myers <joseph@codesourcery.com>
2016
2017 * MAINTAINERS (mt port): Remove.
2018 (sco5, unixware, sco udk): Remove.
2019 (Kean Johnston): Add to Write After Approval.
2020
3f6383d3
JB
20212008-05-30 Julian Brown <julian@codesourcery.com>
2022
2023 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2024 of libobjc for ARM EABI Linux.
2025 * configure: Regenerate.
30da41ed 2026
dce2d8b2 20272008-05-18 Xinliang David Li <davidxl@google.com>
e29cc9b4 2028
09ce620e 2029 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 2030
dce2d8b2 20312008-05-17 Xinliang David Li <davidxl@google.com>
30da41ed 2032
e29cc9b4 2033 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 2034
955410cb
JW
20352008-05-15 Janus Weil <janus@gcc.gnu.org>
2036
2037 * MAINTAINERS (Write After Approval): Add myself.
2038
719bb4e3 20392008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
2040
2041 * config-ml.in: don't handle --enable-shared and --enable-static.
2042
372b05fc
RS
20432008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
2044
2045 * MAINTAINERS: Update my email address.
2046
f73e2200
PC
20472008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
2048
2049 * MAINTAINERS: Update my email address.
09ce620e 2050
3e438e2b
KVH
20512008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
2052
2053 * MAINTAINERS (Write After Approval): Add myself.
2054
177bf491
GS
20552008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
2056
2057 * MAINTAINERS (Write After Approval): Add myself.
2058
dce2d8b2 20592008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
ac89df2f
PG
2060
2061 * MAINTAINERS (crx): Add myself.
2062
14a8726b
PB
20632008-04-18 Paolo Bonzini <bonzini@gnu.org>
2064
2065 Sync with src:
2066 2008-04-14 David S. Miller <davem@davemloft.net>
2067
09ce620e
AS
2068 * configure.ac: Add sparc*-*-* to gold supported targets.
2069 * configure: Regenerate.
14a8726b 2070
7142fb32
PB
20712008-04-18 Paolo Bonzini <bonzini@gnu.org>
2072
2073 PR bootstrap/35457
2074 * configure.ac: Include override.m4.
2075 * configure: Regenerate.
2076
c6b196de
PB
20772008-04-18 Paolo Bonzini <bonzini@gnu.org>
2078
09ce620e
AS
2079 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2080 * Makefile.in: Regenerate.
c6b196de 2081
dce2d8b2 20822008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
c993ae60 2083
09ce620e 2084 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 2085 as nonconfigurable directories list.
09ce620e 2086 * configure: Regenerate.
c993ae60 2087
8479b1b1
BE
20882008-04-14 Ben Elliston <bje@au.ibm.com>
2089
2090 * config.sub, config.guess: Update from upstream sources.
2091
295e261a
HPN
20922008-04-12 Hans-Peter Nilsson <hp@axis.com>
2093
2094 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2095 * Makefile.in: Regenerate.
2096
ac3949d9
EW
20972008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
2098
2099 * configure.ac: Do not build libssp for the AVR.
2100 * configure: Regenerate.
2101
06407e30
ILT
21022008-04-07 Ian Lance Taylor <iant@google.com>
2103
2104 * Makefile.def: check-gold depends upon all-binutils.
2105 * Makefile.in: Regenerate.
2106
97db009c
AH
21072008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
2108
2109 * MAINTAINERS (Write After Approval): Add myself.
2110
2a79c47f
NC
21112008-04-04 Nick Clifton <nickc@redhat.com>
2112
2113 PR binutils/4334
5f4bebbf 2114 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
2115 builds.
2116 * configure: Regenerate.
2117
c53a18d3
N
21182008-04-04 NightStrike <NightStrike@gmail.com>
2119
2120 PR other/35151
09ce620e
AS
2121 * configure.ac: Combine rules for mingw32 and mingw64.
2122 * configure: Regenerate.
c53a18d3 2123
d925aa70
KT
21242008-04-02 Kai Tietz <kai.tietz@onvision.com>
2125
2126 * MAINTAINERS (Write After Approval): Add myself.
2127
dce2d8b2 21282008-04-01 Seongbae Park <seongbae.park@gmail.com>
ad424a85
SP
2129
2130 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
2131 * Makefile.in (.NOTPARALLEL): Ditto.
2132
4412a506
PG
21332008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
2134
2135 * MAINTAINERS (Write After Approval): Add myself.
2136
dce2d8b2 21372008-03-31 Seongbae Park <seongbae.park@gmail.com>
2f908293
SP
2138
2139 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
2140 * Makefile.in (.NOTPARALLEL): Regenerate.
2141
639223bd
PB
21422008-03-27 Paolo Bonzini <bonzini@gnu.org>
2143
2144 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2145 * Makefile.in: Regenerate.
2146
b8ab1f4a
JS
21472008-03-26 Jakub Staszak <kuba@et.pl>
2148
2149 * MAINTAINERS (Write After Approval): Add myself.
2150
b45890a4
TK
21512008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
2152
2153 * MAINTAINERS: Update e-mail address.
2154
5afab7ad
ILT
21552008-03-20 Ian Lance Taylor <iant@google.com>
2156
2157 * configure.ac: Add support for --enable-gold.
2158 * Makefile.def: Add gold as a directory like ld.
2159 * configure, Makefile.in: Regenerate.
2160
38d24731
RW
21612008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2162
2163 * configure.ac: m4_include config/proginstall.m4.
2164 * configure: Regenerate.
32bc4cf4
RW
2165
2166 Backport from upstream Libtool:
09ce620e 2167
32bc4cf4 2168 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 2169
32bc4cf4
RW
2170 Deal with Autoconf 2.62's semantic change in m4_append.
2171 * ltsugar.m4 (lt_append): Replace broken versions of
2172 m4_append.
2173 (lt_if_append_uniq): Don't require separator to be overquoted,
2174 and avoid broken m4_append.
2175 (lt_dict_add): Fix typo.
2176 * libtool.m4 (_LT_DECL): Don't overquote separator.
2177
9d3c50ea
DE
21782008-03-13 David Edelsohn <edelsohn@gnu.org>
2179
2180 * config.rpath: Add AIX 6 support.
2181
5d2edb29
PB
21822008-03-13 Paolo Bonzini <bonzini@gnu.org>
2183
2184 * Makefile.def (stageprofile). Remove -fprofile-generate
2185 from stage_libcflags.
2186 * Makefile.in: Regenerate.
2187
954910ef
BE
21882008-03-13 Ben Elliston <bje@au.ibm.com>
2189
2190 * config.sub, config.guess: Update from upstream sources.
2191
e8645a40
TT
21922008-03-06 Tom Tromey <tromey@redhat.com>
2193
2194 * MAINTAINERS: Update for treelang deletion.
2195
2c8e955e
JW
21962008-03-03 James E. Wilson <wilson@tuliptree.org>
2197
2198 * MAINTAINERS: Update my email address.
2199
54acd307
SS
22002008-03-03 Stan Shebs <stanshebs@earthlink.net>
2201
893ad2a1 2202 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
2203 (objective-c/c++): Add myself as a maintainer.
2204
4b52b516
VR
22052008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
2206
2207 * MAINTAINERS (Write After Approval): Update my email address.
2208
e652b516
TB
22092008-02-25 Tomas Bily <tbily@suse.cz>
2210
2211 * MAINTAINERS (Write After Approval): Add myself.
2212
02d30740
JJ
22132008-02-23 Jakub Jelinek <jakub@redhat.com>
2214
2215 * MAINTAINERS (OpenMP): Add myself.
2216
1c8bd6a3
PB
22172008-02-20 Paolo Bonzini <bonzini@gnu.org>
2218
4b40b2a5
UB
2219 PR bootstrap/32009
2220 PR bootstrap/32161
1c8bd6a3 2221
4b40b2a5
UB
2222 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2223 * configure: Regenerate.
1c8bd6a3 2224
4b40b2a5
UB
2225 * Makefile.def: Define stage_libcflags for all bootstrap stages.
2226 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2227 STAGE4_LIBCFLAGS): New.
2228 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2229 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2230 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2231 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2232 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2233 for target modules. Don't export LIBCFLAGS.
2234 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2235 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2236 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2237 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2238 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2239 * Makefile.in: Regenerate.
1c8bd6a3 2240
bb44c9d2
RW
22412008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2242
2243 PR libgcj/33085
2244 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2245 Do not use -DDLL_EXPORT. Backport from upstream.
2246
29a7754d
RW
22472008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2248
2249 * MAINTAINERS (Write After Approval): Add myself.
2250
9a212bb7
HPN
22512008-02-02 Hans-Peter Nilsson <hp@axis.com>
2252
2253 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2254 * configure: Regenerate.
2255
aa12a573
MG
22562008-01-31 Marc Gauthier <marc@tensilica.com>
2257
2258 * configure.ac (xtensa*-*-*): Recognize processor variants.
2259 * configure: Regenerate.
2260
ac9e6043
RW
22612008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2262
40049ccc
UB
2263 PR bootstrap/34922
2264 * configure.ac (PARSE_ARGS): Push suitable setting of
2265 ac_subdirs_all, for `./configure --help=recursive'.
2266 Handle `+' in generic toplevel directory disabling.
2267 * configure: Regenerate.
ac9e6043 2268
4288c86a
NC
22692008-01-28 Nick Clifton <nickc@redhat.com>
2270
2271 * MAINTAINERS (xstormy16): Take over maintainership.
2272
8d8da227
JM
22732008-01-25 Joseph Myers <joseph@codesourcery.com>
2274
2275 * MAINTAINERS (c4x port): Remove.
2276
349b60e7
DE
22772008-01-24 David Edelsohn <edelsohn@gnu.org>
2278
2279 * libtool.m4: Backport AIX 6 support from ToT Libtool.
2280
3ca06a68
BE
22812008-01-23 Ben Elliston <bje@au.ibm.com>
2282
2283 * config.sub, config.guess: Update from upstream sources.
2284
3c631381
TG
22852008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
2286
2287 * MAINTAINERS (Write After Approval): Add myself.
2288
20533ef1
L
22892008-01-17 H.J. Lu <hjl.tools@gmail.com>
2290
2291 * MAINTAINERS: Update my email address.
2292
22932008-01-09 Raksit Ashok <raksit@google.com>
2294
2295 * MAINTAINERS (Write After Approval): Add myself.
2296
684f4f6a
RA
22972008-01-09 Raksit Ashok <raksit@google.com>
2298
2299 * MAINTAINERS (Write After Approval): Add myself.
2300
9cb8756f
BE
23012008-01-08 Ben Elliston <bje@au.ibm.com>
2302
2303 * config.sub, config.guess: Update from upstream sources.
2304
94e1934d
KG
23052007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2306
2307 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 2308 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
2309 * configure: Regenerate.
2310
a2e51f77
SP
23112007-12-15 Sebastian Pop <sebastian.pop@amd.com>
2312
2313 * MAINTAINERS: Update my email address.
2314
ffe3dcd9
BRF
23152007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
2316
2317 * MAINTAINERS: Update my email address.
2318
aa4095c9
RS
23192007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
2320
2321 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2322 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2323 * Makefile.in: Regenerate.
2324
dce2d8b2 23252007-12-10 Mark Heffernan <meheff@google.com>
030e2013
MH
2326
2327 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
2328 misplaced entries.
2329
0fe0f073
AT
23302007-12-10 Andreas Tobler <a.tobler@schweiz.org>
2331
2332 * configure.ac: Enable libjava for x86_64-*-darwin9.
2333 * configure: Regenerate.
2334
dce2d8b2 23352007-12-07 Bill Maddox <maddox@google.com>
d4ca4b06
BM
2336
2337 * MAINTAINERS (Write After Approval): Add myself.
2338
c3220d4c
BE
23392007-12-05 Ben Elliston <bje@au.ibm.com>
2340
2341 * config.sub, config.guess: Update from upstream sources.
2342
aba7501e
MK
23432007-12-02 Matthias Klose <doko@ubuntu.com>
2344
2345 * config-ml.in: Remove 64bit configure tests.
2346
d683ec81
PB
23472007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2348
2349 * config-ml.in: Robustify against white space in absolute file
2350 names.
2351
2352 * config-ml.in (multi-clean): Substitute ${Makefile}.
2353 Remove superfluous ${Makefile} in list.
2354
60f1711a
TS
23552007-11-19 Thiemo Seufer <ths@mips.com>
2356
2357 * config-ml.in: Don't hardcode the Makefile name.
2358
487f9d96
AM
23592007-11-08 Alexander Monakov <amonakov@ispras.ru>
2360
2361 * MAINTAINERS (Write After Approval): Add myself.
2362
fa3886fe
ST
23632007-11-07 Samuel Tardieu <sam@rfc1149.net>
2364
2365 * MAINTAINERS (Write After Approval): Add myself.
2366
dce2d8b2 23672007-11-06 Doug Kwan <dougkwan@google.com>
ae750079
DK
2368
2369 * MAINTAINERS (Write After Approval): Add myself.
2370
acc48927
BE
23712007-10-25 Ben Elliston <bje@au.ibm.com>
2372
2373 * MAINTAINERS (mercury): Remove entry.
2374 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
2375
e00e9858
DJ
23762007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
2377
2378 * Makefile.def (dependencies): Make configure-gdb depend on
2379 all-intl.
2380 * Makefile.in: Regenerated.
2381
def14a3c
SK
23822007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
2383
2384 * MAINTAINERS (Fortran maintainer): Remove myself.
2385
dce2d8b2 23862007-10-15 Patrick Mansfield <patmans@us.ibm.com>
0e5e9f76
PM
2387
2388 * Makefile.def: To avoid problems running with parallel makes,
2389 build newlib before libgloss so that target specific header
2390 files are availble.
2391 * Makefile.in: Regenerate
2392
bbfbfafc
DJ
23932007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2394
2395 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2396 * Makefile.in: Regenerate.
2397
c56abad5
VM
23982007-10-09 Vladimir Makarov <vmakarov@redhat.com>
2399
2400 * MAINTAINERS (Register allocation reviewer): Add myself.
2401
f019adc1
MF
24022007-10-08 Mike Frysinger <vapier@gentoo.org>
2403
2404 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2405 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2406 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
2407 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2408 * configure: Regenerate.
2409
dce2d8b2 24102006-10-04 Seongbae Park <seongbae.park@gmail.com>
789e4e28
SP
2411
2412 * MAINTAINERS (Register allocation reviewer): Add myself.
2413
0999159b
PB
24142007-10-01 Paolo Bonzini <bonzini@gnu.org>
2415
2416 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2417 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2418 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2419 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2420 * configure.ac: Default them to host tools for $host = $build.
2421 Subst them.
2422
2423 * configure: Regenerate.
2424 * Makefile.in: Regenerate.
2425
dce2d8b2 24262006-09-24 Peter Bergner <bergner@vnet.ibm.com>
a054acde
PB
2427
2428 * MAINTAINERS (Register allocation reviewer): Add myself.
2429
dce2d8b2 24302006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
ffda6fc9
KZ
2431
2432 * MAINTAINERS (Register allocation reviewer): Add myself.
2433
9d209c83
SP
24342007-09-21 Seongbae Park <seongbae.park@gmail.com>
2435
2436 * MAINTAINERS (Write After Approval): Fix typo.
2437
1ec3b87b
RS
24382007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
2439
2440 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2441 * configure: Regenerate.
2442
19d5986d
PJ
24432007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
2444
2445 PR bootstrap/31906
2446 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 2447 they're already prefixed.
19d5986d 2448
6d3b5aea
BK
24492007-09-19 Benjamin Kosnik <bkoz@redhat.com>
2450
2451 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2452 libstdc++.
2453 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2454 * configure: Regenerate.
2455 * Makefile.in: Regenerate.
09ce620e 2456
4fe7e755
AS
24572007-09-17 Andreas Schwab <schwab@suse.de>
2458
2459 * configure.ac: Raise minimum makeinfo version to 4.6.
2460 * configure: Regenerate.
2461
dce2d8b2 24622007-09-17 Johannes Singler <singler@ira.uka.de>
d483feaa 2463
ffe3dcd9 2464 * MAINTAINERS (write-after-approval) add myself
d483feaa 2465
fa9a3f31
AM
24662007-09-15 Alan Modra <amodra@bigpond.net.au>
2467
2468 * configure.ac: Correct makeinfo version check.
2469 * configure: Regenerate.
2470
6593a73e
RS
24712007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
2472
2473 * MAINTAINERS: Update my email address.
2474
d9dced13
RS
24752007-09-14 Richard Sandiford <richard@codesourcery.com>
2476
2477 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
2478 to $skipdirs and only disable gprof for newlib. Use the normal
2479 mips*-elf* handling in other respects.
2480 * configure: Regnerate.
2481
773c1467
DD
24822007-09-12 David Daney <ddaney@avtrex.com>
2483
2484 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2485 enabling libgcj.
2486 * configure: Regenerate.
2487
c03353e2
RIL
24882007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
2489
2490 PR other/32154
2491 * configure.ac: For libgloss targets, point the linker to the linker
2492 script, startup code and simulator library.
2493 * configure: Regenerate.
2494
c4e9bf2b
AH
24952007-09-07 Andrew Haley <aph@redhat.com>
2496
2497 * configure.ac (noconfigdirs): Remove target-libffi and
2498 target-libjava.
2499 * configure: Regenerate.
2500
1f5a6b84
FXC
25012007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2502
2503 PR target/33281
2504 * configure.ac: Use config/mh-mingw on mingw.
2505 * configure: Regenerate.
1f5a6b84 2506
3951e521
PH
25072007-09-05 Pat Haugen <pthaugen@us.ibm.com>
2508
9f349f63 2509 * MAINTAINERS (Write After Approval): Add myself.
3951e521 2510
e643dc23
RG
25112007-09-05 Richard Guenther <rguenther@suse.de>
2512
2513 * configure.ac (--enable-stage1-checking): If neither --enable-checking
2514 nor --disable-checking is provided also turn on yes and types
2515 checking for stage1.
2516 * configure: Re-generate.
2517
039874df
KW
25182007-08-30 Krister Walfridsson <cato@df.lth.se>
2519
2520 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
2521 (Write After Approval): Remove myself.
2522
c3f07bd6 25232007-08-29 Nick Clifton <nickc@redhat.com>
15098359 2524
c3f07bd6 2525 * config.sub, config.guess: Update from upstream sources.
15098359 2526
40049ccc 25272007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
2528
2529 * MAINTAINERS (Write After Approval): Added myself.
2530 * MAINTAINERS (Reviewers): Removed myself.
2531
c8aea42c 25322007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 2533 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
2534
2535 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2536 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2537 * Makefile.in: Regenerate.
2538 * configure.ac (--with-debug-prefix-map): New.
2539 * configure: Regenerate.
2540
4bf6c438
RS
25412007-08-17 Richard Sandiford <richard@codesourcery.com>
2542 Nigel Stephens <nigel@mips.com>
2543
4bf6c438
RS
2544 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
2545 as target_makefile_frag.
2546 * configure: Regenerate.
2547
bb286d71
AO
25482007-08-16 Alexandre Oliva <aoliva@redhat.com>
2549
2550 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2551 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
2552 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2553 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2554 (do-compare, do-compare3, do-compare-debug): New.
2555 ([+compare-target+]): Use them.
2556
a4630417
MK
25572007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
2558
2559 * MAINTAINERS (Write After Approval): Change my email address.
2560
d9acb717
RW
25612007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2562 Ben Elliston <bje@au.ibm.com>
2563
2564 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2565 --silent if $silent.
2566 * configure: Regenerate.
2567
96876681
ZD
25682003-08-12 Zdenek Dvorak <ook@ucw.cz>
2569
2570 * MAINTAINERS (Various Maintainers): Add myself as
2571 loop infrastructure maintainer. Update my e-mail
2572 address.
2573
1c1d80ee
DN
25742007-07-31 Diego Novillo <dnovillo@google.com>
2575
2576 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
2577 Adjust description.
2578
7e98624c
RG
25792007-07-26 Richard Guenther <rguenther@suse.de>
2580
2581 * configure.ac: Add types checking to stage1 checking flags.
2582 * configure: Regenerate.
2583
4c85af60
NC
25842007-07-17 Nick Clifton <nickc@redhat.com>
2585
2586 * COPYING3: New file. Contains version 3 of the GNU General
2587 Public License.
2588 * COPYING3.LIB: New file. Contains version 3 of the GNU
2589 Lesser General Public License.
2590
19ddfd3a
AK
25912007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
2592
2593 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
2594
2a064545
AK
25952007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
2596
2597 * MAINTAINERS (S/390 co-maintainer): Add myself.
2598 (Write After Approval): Remove myself.
2599
f861f54d
DH
26002007-07-13 Dan Hipschman <dsh@google.com>
2601
2602 * MAINTAINERS (Write After Approval): Add myself.
2603
0136f2f7
NC
26042007-07-11 Nick Clifton <nickc@redhat.com>
2605
2606 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
2607 WINDRES export.
2608 * Makefile.in: Regenerate.
2609
6e29b5a4
RO
26102007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2611
2612 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
2613 maintainer.
2614
159a4b02
L
26152007-07-05 H.J. Lu <hongjiu.lu@intel.com>
2616
2617 * lt~obsolete.m4: New. Import from 20070318 libtool.
2618
6ba67283
JB
26192007-07-03 Julian Brown <julian@codesourcery.com>
2620
2621 * MAINTAINERS (Write After Approval): Add myself.
2622
30b74385
RW
26232007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2624
2625 * configure.ac: Rewrite 'configure --help' strings to look nicer.
2626 * configure: Regenerate.
2627
26282007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2629
2630 * configure.ac: Add some missing m4 quotation.
2631 * configure: Regenerate.
2632
943c54ce
SB
26332007-07-02 Simon Baldwin <simonb@google.com>
2634
2635 * MAINTAINERS (Write After Approval): Add myself.
2636
1c00b503
PB
26372007-07-02 Paolo Bonzini <bonzini@gnu.org>
2638
2639 * configure: Regenerate.
2640
901119ae
KT
26412007-07-02 Kai Tietz <kai.tietz@onevision.com>
2642
2643 * Makefile.def: Add windmc tool to build.
2644 * Makefile.tpl: Likewise.
2645 * configure.ac: Likewise.
2646 * Makefile.in: Regenerate.
2647 * configure: Regenerate.
09ce620e 2648
83f4c19f
DD
26492007-06-28 DJ Delorie <dj@redhat.com>
2650
2651 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2652 not building newlib.
2653 * configure: Regenerated.
09ce620e 2654
5346c75c
JS
26552007-06-28 Jan Sjodin <jan.sjodin@amd.com>
2656
2657 * MAINTAINERS (Write After Approval): Add myself.
2658
aacfb86b
MM
26592007-06-25 Martin Michlmayr <tbm@cyrius.com>
2660
2661 * MAINTAINERS (Write After Approval): Add myself.
2662
590bf0d3
CM
26632007-06-19 Chris Matthews <chrismatthews@google.com>
2664
2665 * MAINTAINERS (Write After Approval): Add myself.
2666
cdbbee7a
RIL
26672007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
2668
2669 * MAINTAINERS (Write After Approval): Add myself.
2670
b8afffc1
DJ
26712007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
2672
2673 * Makefile.def: Add dependency from configure-gdb to all-bfd.
2674 * Makefile.in: Regenerated.
2675
3fcfad76
BS
26762007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
2677
2678 * configure.ac: Don't add target-libmudflap to noconfigdirs for
2679 bfin*-*-uclinux* targets.
2680 * configure: Regenerate.
2681
3f5a2b7f
ILT
26822007-06-14 Ian Lance Taylor <iant@google.com>
2683
2684 * MAINTAINERS: Add myself as non-algorithmic global write
2685 maintainer.
2686
4c46daee
DN
26872007-06-14 Diego Novillo <dnovillo@google.com>
2688
2689 * MAINTAINERS: Add self as middle-end maintainer and
2690 non-algorithmic global write maintainer.
2691
a3bb222a
FXC
26922007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2693
2694 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
2695 Move all Fortran maintainers except Paul Brook into the
2696 Non-Autopoiesis section.
2697
a19e8f64
PB
26982007-06-14 Paolo Bonzini <bonzini@gnu.org>
2699
2700 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2701 (distclean-stage[+id+]): Possibly delete stage_last.
2702 * Makefile.in: Regenerate.
2703
1c2abe5e
SP
27042007-06-12 Seongbae Park <seongbae.park@gmail.com>
2705
2706 * MAINTAINERS (Various Maintainer): Fix typo.
2707
abca4739
PB
27082007-06-11 Paolo Bonzini <bonzini@gnu.org>
2709
2710 * MAINTAINERS (Various Maintainer): Add myself as
2711 dataflow maintainer.
2712
a894d2c3
BE
27132007-06-07 Ben Elliston <bje@au.ibm.com>
2714
2715 * config.sub, config.guess: Update from upstream sources.
2716
8024d75e
BE
27172007-06-07 Ben Elliston <bje@au.ibm.com>
2718
2719 * Makefile.tpl: Fix spelling error.
2720 * Makefile.in: Regenerate.
2721
973a9a5e
SE
27222007-06-01 Steve Ellcey <sje@cup.hp.com>
2723
96598938
L
2724 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2725 lt_cv_sys_max_cmd_len.
973a9a5e 2726
ccb4d26b
DN
27272007-05-31 Dorit Nuzman <dorit@il.ibm.com>
2728
2729 * MAINTAINERS (Various Maintainers): Add myself as
2730 auto-vectorizer maintainer.
2731
eecb7461
PB
27322003-05-31 Paolo Bonzini <bonzini@gnu.org>
2733
2734 PR libjava/32098
2735 * libtool.m4: Revert previous change.
2736 * ltgcc.m4: Put it here.
2737
89d28202
ZD
27382003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
2739
2740 * MAINTAINERS (Various Maintainers): Add myself as
2741 auto-vectorizer maintainer.
2742
60c7a11a
L
27432007-05-30 H.J. Lu <hongjiu.lu@intel.com>
2744
2745 PR libjava/32098
2746 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
2747
9dd3cc81
RG
27482007-05-30 Richard Guenther <rguenther@suse.de>
2749
2750 * MAINTAINERS (Various Maintainers): Add myself as
2751 auto-vectorizer maintainer.
2752
9cc1244e
JJ
27532007-05-30 Jakub Jelinek <jakub@redhat.com>
2754
2755 PR bootstrap/29382
2756 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2757 * configure: Rebuilt.
2758
6124296b
RC
27592007-05-28 Roberto Costa <robsettantasei@gmail.com>
2760
2761 * MAINTAINERS (Write After Approval): Removed my name.
2762
6b757a0d
SB
27632007-05-25 Steven Bosscher <steven@gcc.gnu.org>
2764
2765 * MAINTAINERS (Write After Approval): Remove myself.
2766
86ef8528
AT
27672007-05-25 Andreas Tobler <a.tobler@schweiz.org>
2768
2769 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2770
1cf3d07d
SE
27712007-05-23 Steve Ellcey <sje@cup.hp.com>
2772
2773 * ltmain.sh: Update from ToT Libtool.
2774 * libtool.m4: Update from ToT Libtool.
2775 * ltsugar.m4: New. Update from ToT Libtool.
2776 * ltversion.m4: New. Update from ToT Libtool.
2777 * ltoptions.m4: New. Update from ToT Libtool.
2778 * ltconfig: Remove.
2779 * ltcf-c.sh: Remove.
2780 * ltcf-cxx.sh: Remove.
2781 * ltcf-gcj.sh: Remove.
2782
ce3fcf8c
OW
27832007-05-22 Ollie Wild <aaw@google.com>
2784
2785 * MAINTAINERS (Write After Approval): Add myself.
2786
342b9200
PB
27872007-05-16 Paolo Bonzini <bonzini@gnu.org>
2788
2789 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2790 stage_cflags.
2791 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2792 Remove CFLAGS/LIBCFLAGS.
2793 (configure-stage[+id+]-[+prefix+][+module+],
2794 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2795 * Makefile.in: Regenerate.
2796
cea17285
DN
27972007-05-15 Diego Novillo <dnovillo@google.com>
2798
2799 * MAINTAINERS: Update e-mail address.
2800
11c004e7
RE
28012007-05-15 Revital Eres <eres@il.ibm.com>
2802
2803 * MAINTAINERS (Write After Approval): Add myself.
2804
ab6bd693
RC
28052007-05-14 Roberto Costa <robsettantasei@gmail.com>
2806
2807 * MAINTAINERS (Write After Approval): Updated my address.
2808
388cdf07
TN
28092007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
2810
2811 * MAINTAINERS (Write After Approval): Add myself.
2812
23f24034
SR
28132007-05-11 Silvius Rus <rus@google.com>
2814
2815 * MAINTAINERS (Write After Approval): Add myself.
2816
34a7526e
TT
28172007-04-23 Tom Tromey <tromey@redhat.com>
2818
2819 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2820
51da21be
MM
28212007-04-22 Mark Mitchell <mark@codesourcery.com>
2822
2823 * MAINTAINERS (cpplib): Rename to ...
2824 (libcpp): ... this. Add C/C++ front end maintainers.
2825
70070387
SE
28262007-04-14 Steve Ellcey <sje@cup.hp.com>
2827
2828 * config-ml.in: Pass ${ml_config_env} to configure calls.
2829
df1a0dbb
CB
28302007-04-04 Christian Bruel <christian.bruel@st.com>
2831
2832 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 2833
9daff147
DK
28342007-04-02 Dave Korn <dave.korn@artimi.com>
2835
2836 * MAINTAINERS (Write After Approval): Add myself.
2837
374eadb2
TB
28382007-03-31 Tobias Burnus <burnus@net-b.de>
2839
2840 * MAINTAINERS (fortran 95 front end): Add myself.
2841
8eced3a2
DR
28422007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
2843
2844 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 2845
653de3e3
AZ
28462007-03-24 Ayal Zaks <zaks@il.ibm.com>
2847
2848 * MAINTAINERS (Modulo Scheduler): Add myself.
2849
b737d953
BM
28502007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
2851
2852 * MAINTAINERS (fortran 95 front end): Add myself.
2853 (c++ front end): whitespace fix.
2854
a584cdf2
NF
28552007-03-22 Nathan Froyd <froydnj@codesourcery.com>
2856
2857 * MAINTAINERS (Write After Approval): Add myself.
2858
8c79f3c4
RS
28592007-03-21 Richard Sandiford <richard@codesourcery.com>
2860
2861 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2862 of glob. Quote arguments with single quotes too.
2863 * configure: Regenerate.
2864
07f1ac6d
BM
28652007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
2866
2867 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2868 * Makefile.in: Regenerate
2869
172e41aa
AS
28702007-03-07 Andreas Schwab <schwab@suse.de>
2871
2872 * configure: Regenerate.
2873
9c4d2493
BM
28742007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
2875
2876 * configure.ac: Add "--with-pdfdir" configure option,
2877 which defines pdfdir variable.
2878 * Makefile.def (target=fixincludes): Add install-pdf to
2879 missing targets.
2880 (recursive_targets): Add install-pdf target.
2881 (flags_to_pass): Add pdfdir.
2882 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2883 target.
2884 * configure: Regenerate
2885 * Makefile.in: Regenerate
2886
e14e622e
EC
28872007-02-28 Eric Christopher <echristo@apple.com>
2888
2889 Revert:
2890 2006-12-07 Mike Stump <mrs@apple.com>
2891
2892 * Makefile.def (dependencies): Add dependency for
2893 install-target-libssp and install-target-libgomp on
2894 install-gcc.
2895 * Makefile.in: Regenerate.
2896
54e433bc
MK
28972007-02-27 Matt Kraai <kraai@ftbfs.org>
2898
2899 * configure: Regenerate.
2900 * configure.ac: Move statements after variable declarations.
2901
6c8d3d8f
KK
29022007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
2903
2904 * MAINTAINERS: Add myself as sh maintainer.
2905
9f8c6739
JM
29062007-02-19 Joseph Myers <joseph@codesourcery.com>
2907
2908 * configure.ac: Adjust for loop syntax.
2909 * configure: Regenerate.
2910
278a7a38
AO
29112007-02-18 Alexandre Oliva <aoliva@redhat.com>
2912
2913 * configure: Rebuilt.
2914
b2eaac4a
AO
29152007-02-18 Alexandre Oliva <aoliva@redhat.com>
2916
2917 * configure.ac: Drop multiple occurrences of --enable-languages,
2918 and fix its quoting.
2919 * configure: Rebuilt.
2920
beeaf216 29212007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
2922 Nathan Sidwell <nathan@codesourcery.com>
2923 Vladimir Prus <vladimir@codesourcery.com>
2924 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
2925
2926 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2927 * configure: Regenerate.
2928
09201a09
GP
29292007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
2930
2931 * ltconfig (freebsd*): Default to elf.
2932
291f172e
DJ
29332007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2934
2935 * configure.ac (target_libraries): Move libgcc before libiberty.
2936 * configure: Regenerated.
2937
c3a86da9
DJ
29382007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2939 Paolo Bonzini <bonzini@gnu.org>
2940
2941 PR bootstrap/30753
2942 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
2943 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
2944 * configure: Regenerated.
2945
88e1e72a
FXC
29462007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2947
2948 * MAINTAINERS (Language Front End Maintainers): Update my mail
2949 address.
2950
44bfc3ac
DJ
29512007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2952
2953 PR bootstrap/30748
2954 * configure.ac: Correct syntax for Solaris ksh.
2955 * configure: Regenerated.
2956
3e19841a
PB
29572007-02-09 Paolo Bonzini <bonzini@gnu.org>
2958
2959 * configure.ac: Sync with src.
2960 * configure: Regenerate.
2961
74a48762
PB
29622007-02-09 Paolo Bonzini <bonzini@gnu.org>
2963
2964 * Makefile.in: Regenerate.
2965
d846e52e
PB
29662007-02-09 Paolo Bonzini <bonzini@gnu.org>
2967
2968 * config.sub: Sync with src.
2969
1c710c3c
DJ
29702007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2971
2972 * Makefile.tpl (build_alias, host_alias, target_alias): Use
2973 noncanonical equivalents.
2974 * configure.in: Rename to...
2975 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
2976 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
2977 target_noncanonical. Use them. Rewrite removal of configure
2978 arguments for autoconf 2.59. Discard variable settings. Force
2979 program_transform_name for native tools.
2980
2981 * Makefile.in: Regenerated.
2982 * configure: Regenerated with autoconf 2.59.
2983
dce2d8b2 29842007-02-07 Roman Zippel <zippel@linux-m68k.org>
74372bdf 2985
3de8da2a 2986 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 2987
f6671c93
AS
29882007-01-31 Andreas Schwab <schwab@suse.de>
2989
2990 * Makefile.tpl (LDFLAGS): Substitute it.
2991 * Makefile.in: Regenerate.
2992
dce2d8b2 29932007-01-30 Andrey Belevantsev <abel@ispras.ru>
ba9f17df 2994
3de8da2a 2995 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 2996
2472200d
DE
29972007-01-28 David Edelsohn <edelsohn@gnu.org>
2998
3de8da2a 2999 * MAINTAINERS (spu port): Add myself.
2472200d 3000
5305be7e
RG
30012007-01-23 Richard Guenther <rguenther@suse.de>
3002
3003 PR bootstrap/30541
3004 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
3005 * Makefile.tpl (GNATBIND): Substitute it.
3006 (GNATMAKE): Likewise.
3007 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
3008 of STAGE_PREFIX.
3009 * Makefile.in: Regenerate.
3010 * configure: Regenerate.
3011
416cfb5e
MS
30122007-01-18 Mike Stump <mrs@apple.com>
3013
3014 * configure.in: Re-enable -Werror for gcc builds.
3015
3de8da2a 30162007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 3017
3de8da2a 3018 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 3019
d943d7c4
PB
30202007-01-11 Paolo Bonzini <bonzini@gnu.org>
3021
3022 * configure.in: Change == to = in test command.
3de8da2a 3023 * configure: Regenerate.
d943d7c4 3024
e69bf64b 30252007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
3026 Nick Clifton <nickc@redhat.com>
3027 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
3028
3029 * configure.in (build_configargs, host_configargs, target_configargs):
3030 Remove build/host/target parameters.
3031 (host_libs): Add gmp and mpfr.
3032 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
3033 * Makefile.def (gmp, mpfr): New.
3034 (gcc): Remove target.
3035 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
3036 target_os, target_vendor): New.
dce2d8b2 3037 (configure): Add host_alias/target_alias arguments; adjust invocations.
3de8da2a
UB
3038 * configure: Regenerate.
3039 * Makefile.in: Regenerate.
e69bf64b
PB
3040
30412007-01-11 Matt Fago <fago@earthlink.net>
3042
3043 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 3044 to improve robustness of configure tests.
e69bf64b 3045 * configure: Regenerate.
e14e622e 3046
a42f3b80
UB
30472007-01-09 Uros Bizjak <ubizjak@gmail.com>
3048
3049 * MAINTAINERS: Add myself as i386 maintainer.
3050
a36aee1a
JH
30512007-01-08 Jan Hubicka <jh@suse.cz>
3052
61fcaeef 3053 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 3054
738a52d3
KT
30552007-01-08 Kai Tietz <kai.tietz@onevision.com>
3056
3057 * configure.in: Add support for an x86_64-mingw* target.
95af8923 3058 * configure: Regenerate.
738a52d3 3059
54fdc474
DJ
30602007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
3061
3062 * Makefile.tpl (all-target): Correct @if conditional for target
3063 modules.
3064 * configure.in: Omit libiberty if building only target libgcc.
3065 * configure, Makefile.in: Regenerated.
3066
3dd71726
PB
30672007-01-04 Paolo Bonzini <bonzini@gnu.org>
3068
dce2d8b2 3069 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3dd71726
PB
3070 * configure: Regenerate.
3071
fa958513
DJ
30722007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
3073
3074 * Makefile.def (target_modules): Add libgcc.
3075 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
3076 * Makefile.tpl (clean-target-libgcc): Delete.
3077 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3078 on gcc even for bootstrapped modules. Rewrite handling of
3079 lang_env_dependencies to loop over target_modules.
3080 * configure.in (target_libraries): Add target-libgcc.
3081 * Makefile.in, configure: Regenerated.
3082
e1888513
PB
30832006-12-29 Paolo Bonzini <bonzini@gnu.org>
3084
3085 * configure.in: Reorganize recognition of languages. Add
3086 --enable-stage1-languages. Show supported languages for the chosen
3087 target rather than all recognized languages.
3088 * configure: Regenerate.
3089
53b88b73
PB
30902006-12-29 Paolo Bonzini <bonzini@gnu.org>
3091
3092 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3093 * Makefile.in: Regenerate.
3094
a3993f33
KG
30952006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3096
3097 * configure.in: Warn that MPFR 2.2.0 is buggy.
3098 * configure: Regenerate.
3099
f063a9ed
ILT
31002006-12-27 Ian Lance Taylor <iant@google.com>
3101
3102 * configure.in: When removing Makefiles to force a reconfigure, also
3103 remove prev-DIR*/Makefile.
3104 * configure: Regenerate.
3105
af71363e
AS
31062006-12-22 Andreas Schwab <schwab@suse.de>
3107
3108 * configure: Regenerate with correct autoconf version.
3109
0b0dc272
AM
31102006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
3111
3de8da2a
UB
3112 * configure.in: add AC_SUBST for *_FOR_TARGET.
3113 * configure: Regenerate.
0b0dc272 3114
53b88b73
PB
31152006-12-19 Paolo Bonzini <bonzini@gnu.org>
3116
3117 * configure.in: Simplify logic for rejecting languages that cannot
3118 be built. Separate the case when a language is unsupported,
3119 from the case when the user chooses not to build a language.
3120
400ebff4
PB
31212006-12-19 Paolo Bonzini <bonzini@gnu.org>
3122
3123 * configure.in: Remove "$build" case for powerpc-*-darwin* since
3124 it only affects bootstrap and could be tested on "$host" as well.
3125 * configure: Regenerate.
3126 * config/mh-ppc-darwin: Add to the stage1 cflags here.
3127
8efea775
PB
31282006-12-19 Paolo Bonzini <bonzini@gnu.org>
3129
3130 PR bootstrap/29544
3131 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3132 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3133 move here comment from Makefile.tpl.
3134 * Makefile.tpl: Move some definitions higher in the file.
3135 (STAGE1_CHECKING): New.
3136 * configure.in: Add --enable-stage1-checking.
3137 * configure: Regenerate.
3138 * Makefile.in: Regenerate.
3139
ed88a7ed
PB
31402006-12-19 Paolo Bonzini <bonzini@gnu.org>
3141
3142 * MAINTAINERS: Add myself as build system maintainer.
3143
b65151d3
SM
31442006-12-15 Simon Martin <simartin@users.sourceforge.net>
3145
3146 * MAINTAINERS (Write After Approval): Add myself.
3147
7e050830
EC
31482006-12-13 Eric Christopher <echristo@apple.com>
3149
3150 * MAINTAINERS: Add myself as darwin maintainer.
3151
8b494895
ILT
31522006-12-11 Ian Lance Taylor <ian@airs.com>
3153
3154 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
3155
dce2d8b2 31562006-12-11 Joern Rennecke <joern.rennecke@arc.com>
0ff1416d
JR
3157
3158 MAINTAINERS: Update my entry.
3159
58e24147
AM
31602006-12-11 Alan Modra <amodra@bigpond.net.au>
3161
3162 * configure.in: Handle spu makefile frag.
58e24147
AM
3163 * Makefile.tpl (MAINT): Define
3164 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3165 * configure: Regenerate.
3166 * Makefile.in: Regenerate.
3167
9b6f37a0
BE
31682006-12-11 Ben Elliston <bje@au.ibm.com>
3169
3170 * config.guess: Import latest version.
3171 * config.sub: Likewise.
3172
ea6f5c57
BE
31732006-12-11 Ben Elliston <bje@au.ibm.com>
3174
3175 * configure.in (spu-*-*): Don't skip target-libiberty.
3176 * configure: Regenerate.
3177
42c1cd8a
AT
31782006-12-10 Andreas Tobler <a.tobler@schweiz.org>
3179
3180 PR bootstrap/30134
3181 * configure.in: Correct x86 darwin support for libjava to powerpc
3182 and i?86 only.
3183 * configure: Regenerate.
3184
55eb837d
ST
31852006-12-08 Sandro Tolaini <tolaini@libero.it>
3186
3187 * configure.in: Add x86 darwin support for libjava.
3188 * configure: Regenerate.
3189
5bdacbc7
MS
31902006-12-07 Mike Stump <mrs@apple.com>
3191
3192 * Makefile.def (dependencies): Add dependency for
3193 install-target-libssp and install-target-libgomp on
3194 install-gcc.
3195 * Makefile.in: Regenerate.
3196
477d851c
RG
31972006-12-04 Richard Guenther <rguenther@suse.de>
3198
3199 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
3200 (Non-Algorithmic Maintainers): Move over non-algorithmic
3201 loop optimizer maintainers, add myself as a non-algorithmic
3202 middle-end maintainer.
3203
5d33d367
DF
32042006-12-04 Daniel Franke <franke.daniel@gmail.com>
3205
3206 * MAINTAINERS (Write After Approval): Add myself.
3207
dbee1fb3
KG
32082006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3209
3210 * configure.in: Update error message for missing GMP/MPFR.
3211
3212 * configure: Regenerate.
3213
b5147de7
KG
32142006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3215
3216 * configure.in: Update MPFR version in error message.
3217
3218 * configure: Regenerate.
3219
f019376c
KG
32202006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3221
3222 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3223 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3224 --with-gmp-lib): New flags.
3225
3226 * configure: Regenerate.
3227
91ed95ae
BM
32282006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
3229
3230 * MAINTAINERS (Write After Approval): Change my email address.
3231
3a971f15
MLI
32322006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
3233
05170031 3234 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 3235
dce2d8b2 32362006-11-22 Philipp Thomas <pth@suse.de>
431041ea
PT
3237
3238 * MAINTAINERS (i18n): Update e-mail address.
3239
df5487ee
TS
32402006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
3241
3242 * MAINTAINERS (spu port): Add myself as maintainer.
3243 (Write After Approval): Remove myself.
3244
92c2f0ee
BE
32452006-11-22 Ben Elliston <bje@au.ibm.com>
3246
3247 * configure.in (skipdirs): Don't build libssp for SPU.
3248 * configure: Regenerate.
3249
a3b97199
AP
32502006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
3251
3252 * MAINTAINERS (spu port): Add myself as maintainer.
3253 (libobjc): Update my email address.
3254
0eb97064
AB
32552006-11-21 Andrea Bona <andrea.bona@st.com>
3256
3257 * MAINTAINERS (Write After Approval): Add myself.
3258
dce2d8b2 32592006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
85d9c13c
TS
3260
3261 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
3262 * configure : Rebuilt.
3263
dce2d8b2 32642006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6696f3cd
TS
3265
3266 * MAINTAINERS (Write After Approval): Add myself.
3267
d58542ea
AO
32682006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
3269
3270 * MAINTAINERS (Write After Approval): Add myself.
3271
a357b5ae
KG
32722006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3273
3274 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
3275 libmpfr.a.
3276 * configure: Regenerate.
3277
9bd6112c
PB
32782006-11-16 Paolo Bonzini <bonzini@gnu.org>
3279
3280 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3281 (unstage): Test for stage_last presence.
3282
3283 PR bootstrap/29802
dce2d8b2
EB
3284 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
3285 STAGE_PREFIX.
9bd6112c
PB
3286 * Makefile.in: Regenerate.
3287
c8cf9f0f
ZD
32882003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
3289
3290 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
3291 maintainers.
3292
467b1fc6
ER
32932006-11-14 Erven Rohou <erven.rohou@st.com>
3294
3295 * MAINTAINERS (Write After Approval): Add myself.
3296
995a5697
PB
32972006-11-14 Paolo Bonzini <bonzini@gnu.org>
3298
3299 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
3300 and stageN-package/Makefile.
3301 * Makefile.in: Regenerated.
3302
c8d6d53e
JZ
33032006-11-14 Jie Zhang <jie.zhang@analog.com>
3304
3305 * configure.in: Remove target-libgloss from noconfigdirs for
3306 bfin-*-*.
3307 * configure: Regenerated.
3308
dffb147d
KG
33092006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3310
3311 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 3312
dffb147d
KG
3313 * configure: Regenerate.
3314
ca558912
KG
33152006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3316
3317 * configure.in: Robustify error message for missing GMP/MPFR.
3318
3319 * configure: Regenerate.
3320
dce2d8b2 33212006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7aa42285
SW
3322
3323 * MAINTAINERS (Write After Approval): Add myself.
3324
dce2d8b2 33252006-10-30 Uros Bizjak <ubizjak@gmail.com>
779958a2
UB
3326
3327 * MAINTAINERS: Change email address.
3328
91de1527
VP
33292006-10-30 Vladimir Prus <vladimir@codesourcery.com>
3330
3331 * MAINTAINERS (Write After Approval): Add myself.
3332
a3867703
PB
33332006-10-26 Peter Bergner <bergner@vnet.ibm.com>
3334
3335 * MAINTAINERS (Write After Approval): Add myself.
3336
b4364fa2
CL
33372006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
3338
7e050830 3339 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 3340 Write After Approval section.
b4364fa2 3341
70ec446f
KG
33422006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3343
3344 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
3345 need_gmp anymore.
3346 * configure: Regenerate.
3347
018c8d88
TB
33482006-10-16 Tobias Burnus <burnus@net-b.de>
3349
3350 * MAINTAINERS (Write After Approval): Add myself.
3351
f6a1687e
BE
33522006-10-16 Ben Elliston <bje@au.ibm.com>
3353
3354 * config.guess: Import latest version.
3355 * config.sub: Likewise.
3356
b5422ad7
BM
33572006-10-10 Brooks Moses <bmoses@stanford.edu>
3358
3359 * Makefile.def: Added pdf target handling.
3360 * Makefile.tpl: Added pdf target handling.
3361 * Makefile.in: Regenerated.
3362
bdcee471
CL
33632006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
3364
3365 * MAINTAINERS: Add self as score port maintainer.
3366
7d610414
BM
33672006-10-04 Brooks Moses <bmoses@stanford.edu>
3368
3369 * MAINTAINERS (Write After Approval): Add myself.
3370
e48d66a9
SK
33712006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
3372
7e050830 3373 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
3374 or newer.
3375 * configure: Regenerated.
3376
c394e891
DB
33772006-09-27 Dave Brolley <brolley@redhat.com>
3378
dce2d8b2
EB
3379 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
3380 using $s instead of $r.
c394e891
DB
3381 * configure: Regenerated.
3382
1ee4c5a0
TS
33832006-09-26 Thiemo Seufer <ths@mips.com>
3384
3385 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3386 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3387 * configure: Regenerate.
3388
dce2d8b2 33892006-09-24 Graeme Peterson <gridly@gmail.com>
5997afc3
GP
3390
3391 * MAINTAINERS (Write After Approval): Remove myself.
3392
0c502898
CF
33932006-09-22 Chao-ying Fu <fu@mips.com>
3394
3395 * MAINTAINERS (Write After Approval): Add myself.
3396
a7819e42
JM
33972006-09-10 Joseph S. Myers <joseph@codesourcery.com>
3398
3399 * MAINTAINERS: Add self as soft-fp maintainer.
3400
dce2d8b2 34012006-09-09 Anatoly Sokolov <aesok@post.ru>
a7819e42
JM
3402
3403 * MAINTAINERS: Add myself as avr maintainer.
3404 Remove Marek Michalkiewicz as avr maintainer.
827d0991 3405
e8288489
RC
34062006-09-07 Roberto Costa <roberto.costa@st.com>
3407
3408 * MAINTAINERS (Write After Approval): Add myself.
3409
b91f0a41
CV
34102006-08-30 Corinna Vinschen <corinna@vinschen.de>
3411
3412 * configure.in: Never build newlib for a Mingw host.
3413 Never build newlib as Mingw target library.
3414 Test the existence of winsup/cygwin for building a Cygwin newlib,
3415 rather than just winsup.
3416 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3417 building a Mingw target.
3418 * configure: Regenerate.
3419
094c07a0
EB
34202006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
3421
3422 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
3423
8d1171cb
PB
34242006-07-25 Paolo Bonzini <bonzini@gnu.org>
3425
3426 * config.guess: Import from src (was more updated).
3427 * config.sub: Likewise.
3428
2e9e6f68
DJ
34292006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
3430
3431 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3432 * configure: Regenerated.
3433
57255173
PB
34342006-07-18 Paolo Bonzini <bonzini@gnu.org>
3435
cc6010cd
AP
3436 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3437 for stages after the first.
57255173 3438
9fbe6585
JJ
34392006-07-17 Jakub Jelinek <jakub@redhat.com>
3440
3441 * Makefile.def: Add dependencies for configure-opcodes
3442 on configure-intl and all-opcodes on all-intl.
3443 * Makefile.in: Regenerated.
3444
18c3f977
BE
34452006-07-13 Ben Elliston <bje@au.ibm.com>
3446
3447 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
3448
27b56ba6
PE
34492006-07-06 Paul Eggert <eggert@cs.ucla.edu>
3450
3451 Port to hosts whose 'sort' and 'tail' implementations
3452 treat operands with leading '+' as file names, as POSIX
3453 has required since 2001. However, make sure the code still
3454 works on pre-POSIX hosts.
3455 * ltmain.sh: Don't assume "sort +2" is equivalent to
3456 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
3457
ad6d4e43
UW
34582006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
3459
3460 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
3461
706601d9
PG
34622006-07-04 Peter O'Gorman <peter@pogma.com>
3463
3464 * ltconfig: chmod 644 before ranlib during install.
3465
0b50988a
EB
34662006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
3467
3468 PR bootstrap/18058
3469 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3470 if the bootstrap compiler is a GCC version that supports it.
3471 * configure: Regenerate.
3472
b6348cb3
PB
34732006-07-03 Paolo Bonzini <bonzini@gnu.org>
3474
95695ad3 3475 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
3476 * configure: Regenerate.
3477
1546bb64
PB
34782006-07-03 Paolo Bonzini <bonzini@gnu.org>
3479
3480 PR other/27063
3481 * configure.in: Test subdir_requires and give an appropriate
3482 error message.
3483 * configure: Regenerate.
3484
5cb6c629
AJH
34852006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
3486
3487 * MAINTAINERS (Write After Approval): Add myself.
3488
f4d8cdf8
JDA
34892006-06-22 John David Anglin <dave.anglin@nrc.ca>
3490
3491 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3492
4fe5abb7
SE
34932006-06-22 Steve Ellcey <sje@cup.hp.com>
3494
3495 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3496
2a79fd67
DA
34972006-06-20 David Ayers <d.ayers@inode.at>
3498
3499 PR bootstrap/28072
3500 * configure.in: Add target-boehm-gc to noconfigdirs depending on
3501 whether target-libjava is being configured instead of whether the
3502 java front end is enabled.
3503 * configure: Regenerate.
7e050830 3504
04879af3
RO
35052006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3506
3507 PR target/27540
3508 * configure.in: Only enable libgomp on IRIX 6.
3509 * configure: Regenerate.
3510
ec6c7392
PB
35112006-06-15 Paolo Bonzini <bonzini@gnu.org>
3512
3513 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3514 too.
3515 * Makefile.in: Regenerate.
3516
12973d7a
DD
35172006-06-13 Jeff Johnston <jjohnstn@redhat.com>
3518
3519 * config-ml.in: Alter CCASFLAGS to include special
3520 multilib options the same as is done for CFLAGS.
3521
c67ed86a
JDA
35222006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3523
3524 * configure.in: Don't enable libgomp on hpux10.
3525 * configure: Rebuilt.
3526
cb253473
DA
35272006-06-12 David Ayers <d.ayers@inode.at>
3528
3529 PR bootstrap/27963
3530 PR target/19970
7e050830 3531 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
3532 ${libgcj} is specified.
3533 * configure: Regenerate.
7e050830 3534
dce2d8b2 35352006-06-06 Carlos O'Donell <carlos@codesourcery.com>
32845532
CD
3536
3537 Sync from src:
7e050830
EC
3538
3539 * configure.in: Sync.
32845532 3540 * configure: Regenerated.
7e050830 3541
32845532
CD
3542 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
3543
3544 * Makefile.def: Added dependencies from sim and gdb on intl, and
3545 added configure dependencies to everything with an all dependency
3546 on intl.
3547 * Makefile.in: Regenerated.
3548
7cd0cf9c
DA
35492006-06-06 David Ayers <d.ayers@inode.at>
3550
3551 PR libobjc/13946
3552 * Makefile.def: Add dependencies for libobjc which boehm-gc.
3553 * Makefile.in: Regenerate.
3554 * configure.in: Add --enable-objc-gc at toplevel and have it
3555 enable boehm-gc for Objective-C.
3556 Remove target-boehm-gc from libgcj.
3557 Add target-boehm-gc to target_libraries.
3558 Add target-boehm-gc to noconfigdirs where ${libgcj}
3559 is specified.
3560 Assert that boehm-gc is supported when requested for Objective-C.
3561 Only build boehm-gc if needed either for Java or Objective-C.
3562 * configure: Regenerate.
7e050830 3563
3ff3adad
PB
35642006-06-05 Paolo Bonzini <bonzini@gnu.org>
3565
3566 PR 27674
3567 * Makefile.tpl (configure-[+prefix+][+module+],
3568 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3569 Remove rule to unstage bootstrapped modules.
3570 (stage_current): New.
3571 * Makefile.in: Regenerate.
3572
898e551d
LB
35732006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3574
3575 * MAINTAINERS (Write After Approval): Update my e-mail address.
3576
ea60341e
MS
35772006-06-01 Mark Shinwell <shinwell@codesourcery.com>
3578
3579 * include/libiberty.h: Declare pex_run_in_environment.
3580
222ae291
AL
35812006-05-31 Asher Langton <langton2@llnl.gov>
3582
3583 * MAINTAINERS (Write After Approval): Add myself.
898e551d 3584
e9a54b07
PB
35852006-05-25 Paolo Bonzini <bonzini@gnu.org>
3586
3587 * Makefile.def (bfd, opcodes): Fix lib_path.
3588 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3589 (restrap): Move under "@if gcc-bootstrap". Fix typo.
3590 * Makefile.in: Regenerate.
3591
03e67131
CD
35922006-05-24 Carlos O'Donell <carlos@codesourcery.com>
3593
3594 * Makefile.in: Regenerate.
3595
65d6e994
CD
35962006-05-24 Carlos O'Donell <carlos@codesourcery.com>
3597
3598 * Makefile.def: Add install-html target. Add datarootdir
3599 docdir and htmldir to flags_to_pass.
3600 * Makefile.tpl: Add install-html target.
3601 * Makefile.in: Regenerate.
3602 * configure.in: Add --with-datarootdir, --with-docdir, and
3603 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
3604 * configure: Regenerate.
3605
9e299237
MS
36062006-05-24 Mark Shinwell <shinwell@codesourcery.com>
3607
3608 * configure.in: Enable gprof for cross builds.
3609 * configure: Regenerate.
3610
c31202cd
RG
36112006-05-22 Richard Guenther <rguenther@suse.de>
3612
3613 Revert
3614 2006-01-31 Richard Guenther <rguenther@suse.de>
3615 Paolo Bonzini <bonzini@gnu.org>
3616
3617 * Makefile.def (target_modules): Add libgcc-math target module.
3618 * configure.in (target_libraries): Add libgcc-math target library.
3619 (--enable-libgcc-math): New configure switch.
3620 * Makefile.in: Re-generate.
3621 * configure: Re-generate.
3622 * libgcc-math: New toplevel directory.
3623
2a332582
JDA
36242006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3625 Andreas Tobler <a.tobler@schweiz.ch>
3626
3627 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
3628 * configure: Rebuilt.
3629
dce2d8b2 36302006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 3631
ccce6917
SL
3632 * MAINTAINERS (Write After Approval): Add myself.
3633
ed606bc0
DD
36342006-05-01 DJ Delorie <dj@redhat.com>
3635
3d8f47a0 3636 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
3637 * configure: Regenerate.
3638
9386bd20
RG
36392006-05-01 Richard Guenther <rguenther@suse.de>
3640
3641 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
3642 maintainer.
3643
dce2d8b2 36442006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7b3bd503
KZ
3645
3646 * MAINTAINERS (Write After Approval): Add myself.
3647
87ceee72
JB
36482006-04-28 Jan Beulich <jbeulich@novell.com>
3649
3650 * MAINTAINERS (Write After Approval): Add myself.
3651
e88a2c09
DD
36522006-04-18 DJ Delorie <dj@redhat.com>
3653
3654 * configure.in (m32c): Build libstdc++-v3. Pass flags to
3655 reference libgloss so that libssp can be built in a combined
3656 tree.
3657 * configure: Regenerate.
3658
675f0a8a
RM
36592006-04-08 Robert Millan <rmh@gcc.gnu.org>
3660
3661 * MAINTAINERS (Write After Approval): Add myself.
3662
27b6c940
BE
36632006-04-05 Ben Elliston <bje@au.ibm.com>
3664
3665 * configure.in: Require makeinfo 4.4 or higher.
3666 * configure: Regenerate.
3667
687b17d4
GP
36682006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
3669
3670 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
3671 Rearrange the entries of other libraries to have them in one place.
3672
906ac235
JB
36732006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
3674
7e050830 3675 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
3676 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3677
fb0103e5
RG
36782006-03-14 Richard Guenther <rguenther@suse.de>
3679
3680 * configure: Regenerate with autoconf 2.13.
3681
17237f6b
JB
36822006-03-13 Jim Blandy <jimb@codesourcery.com>
3683
3684 * MAINTAINERS: Use my work address.
bed31434
JB
3685
3686 * MAINTAINERS: Update my E-mail address.
3687
27079765
AH
36882006-03-10 Aldy Hernandez <aldyh@redhat.com>
3689
3690 * configure.in: Handle --disable-<component> generically.
3691 * configure: Regenerate.
3692
54a17039
L
36932006-03-01 H.J. Lu <hongjiu.lu@intel.com>
3694
3695 PR libgcj/17311
3696 * ltmain.sh: Don't use "$finalize_rpath" for compile.
3697
b9bd11ca
EE
36982006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
3699
3700 * MAINTAINERS (Write After Approval): Remove myself.
3701 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3702
dce2d8b2 37032006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 3704
072b06f2
RE
3705 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
3706 (TARGET_CONFIGDIRS): Remove.
3707 * configure.in: Remove AC_SUBST(target_configdirs).
3708 * Makefile.in, configure: Regenerated.
ee2312f3 3709
936e1a35
SK
37102006-02-20 Steven G. Kargl <kargls@comcast.net>
3711
3712 * MAINTAINERS (Write After Approval): Remove myself.
3713 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3714
cc11cc9b
PB
37152006-02-20 Paolo Bonzini <bonzini@gnu.org>
3716
3717 PR bootstrap/25670
3718
3719 * Makefile.tpl ([+compare-target+]): Print explanation messages.
3720
3721 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3722 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3723 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3724 BUILD_PREFIX, BUILD_PREFIX_1.
3725 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3726
3727 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3728 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3729
3730 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3731 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3732 of `cat stage_current`. Always provide the `r' and `s' variables.
3733 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3734 a single shell execution.
3735 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3736 bootstrapped modules, make the stage1 module if the build was not
3737 started yet, else build the current stage.
3738 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3739 (all-build, all-host, all-target, [+make_target+]-host,
3740 [+make_target+]-target): Do not use \-continued lines.
3741 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3742 (current_stage, restrap, stage_last): New.
3743
3744 * Makefile.in: Regenerate.
3745 * configure: Regenerate.
3746
63a7c9ef
BD
37472006-02-19 Bud Davis <jmdavis@link.com>
3748
3749 * MAINTAINERS (Write After Approval): Remove myself.
3750 (Language Front End Maintainers): Add myself as fortran 95
3751 maintainer and update e-mail address.
3752
a3543e3a
FXC
37532006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3754
3755 * MAINTAINERS (Write After Approval): Remove myself.
3756 (Language Front End Maintainers): Add myself as fortran 95
3757 maintainer.
3758
ca5b1d2c
VK
37592006-02-16 Victor Kaplansky <victork@il.ibm.com>
3760
3761 * MAINTAINERS (Write After Approval): Add myself.
3762
0499513f
TK
37632006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
3764
3765 * MAINTAINERS (Write After Approval): Remove myself.
3766 (Language Front End Maintainers): Add myself as
3767 fortran 95 maintainer.
3768
d1f8db0c
PB
37692006-02-14 Paolo Bonzini <bonzini@gnu.org>
3770
3771 Sync from src:
3772
3773 2005-12-27 Leif Ekblad <leif@rdos.net>
3774
cc6010cd
AP
3775 * configure.in: Add support for RDOS target.
3776 * configure: Regenerate.
d1f8db0c
PB
3777
37782006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 3779 Andreas Schwab <schwab@suse.de>
d1f8db0c 3780
cc6010cd 3781 * configure: Regenerate.
d1f8db0c 3782
cac90078
DE
37832006-02-12 David Edelsohn <edelsohn@gnu.org>
3784
3785 * configure.in (enable_libgomp): Add AIX.
3786 * configure: Regenerate.
3787
bd37fbf5
MK
37882006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
3789
3790 * MAINTAINERS (Write After Approval): Add myself.
7e050830 3791
23027b7a
LM
37922006-02-03 Lee Millward <lee.millward@gmail.com>
3793
3794 * MAINTAINERS (Write After Approval): Add myself.
7e050830 3795
0058967b
RG
37962006-01-31 Richard Guenther <rguenther@suse.de>
3797 Paolo Bonzini <bonzini@gnu.org>
3798
3799 * Makefile.def (target_modules): Add libgcc-math target module.
3800 * configure.in (target_libraries): Add libgcc-math target library.
3801 (--enable-libgcc-math): New configure switch.
3802 * Makefile.in: Re-generate.
3803 * configure: Re-generate.
3804 * libgcc-math: New toplevel directory.
3805
e8b05380
PB
38062006-01-26 Paolo Bonzini <bonzini@gnu.org>
3807
3808 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3809 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3810 the assembler, linker and binutils.
3811 * configure: Regenerate.
3812
d54d5437
DM
38132006-01-22 Dirk Mueller <dmueller@suse.de>
3814
3815 * MAINTAINERS (Write After Approval): Add myself.
3816
670cbfcf
DN
38172006-01-20 Diego Novillo <dnovillo@redhat.com>
3818
3819 * configure: Regenerate.
3820
953ff289
DN
38212006-01-18 Richard Henderson <rth@redhat.com>
3822 Jakub Jelinek <jakub@redhat.com>
3823 Diego Novillo <dnovillo@redhat.com>
3824
3825 * libgomp: New directory.
3826 * Makefile.def: Add target_module libgomp.
3827 * Makefile.in: Regenerate.
3828 * configure.in (target_libraries): Add target-libgomp.
3829 * configure: Regenerate.
3830
32ce4048
AO
38312006-01-05 Alexandre Oliva <aoliva@redhat.com>
3832
3833 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3834 @ from continuation.
3835 * Makefile.in: Rebuilt.
3836
0eaf8e17 38372006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 3838
c76c0c83
CL
3839 * MAINTAINERS (Write After Approval): Add myself.
3840
2d309510
PB
38412006-01-04 Paolo Bonzini <bonzini@gnu.org>
3842
3843 PR bootstrap/24252
3844
3845 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3846 * Makefile.tpl (OBJDUMP): New.
3847 (EXTRA_HOST_FLAGS): Add it.
3848 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3849
953ff289
DN
3850 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3851 to use symbolic links between directories. Avoid race conditions
3852 or make them harmless.
3853 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
3854
3855 * Makefile.def (LEAN): Pass.
3856 * Makefile.tpl (LEAN): Define.
3857 (stage[+id+]-start): Accept that the previous directory does not
3858 exist, if the bootstrap is lean.
3859 (stage[+id+]-bubble): Invoke lean bootstrap commands after
3860 stage[+id+]-start. Use a makefile variable and an `if' instead of a
3861 configure substitution.
3862 ([+compare-target+]): Likewise.
3863 ([+bootstrap-target+]-lean): New.
3864 * configure.in: Remove lean bootstrap support from here.
3865
953ff289
DN
3866 * Makefile.in: Regenerate.
3867 * configure: Regenerate.
2d309510 3868
368872c3
BE
38692006-01-04 Ben Elliston <bje@au.ibm.com>
3870
3871 * MAINTAINERS (libdecnumber): Add myself.
3872
d79e6356
MM
38732006-01-02 Mark Mitchell <mark@codesourcery.com>
3874
3875 * libtool-ldflags: New script.
3876
a6fbc1e2
AS
38772006-01-02 Andreas Schwab <schwab@suse.de>
3878
3879 * configure.in: When reconfiguring remove Makefile in
3880 all stage directories.
3881 * configure: Regenerate.
3882
103a4b39
SB
38832005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
3884
3885 * MAINTAINERS: Update my email address.
3886
212f829c
PB
38872005-12-20 Paolo Bonzini <bonzini@gnu.org>
3888
3889 Revert Ada-related part of the previous change.
3890
3891 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3892 Do not pass.
3893 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3894 * Makefile.in: Regenerate.
3895 * configure.in: Do not include mt-ppc-aix target fragment.
3896 * configure: Regenerate.
3897
8ef1f2df
PB
38982005-12-19 Paolo Bonzini <bonzini@gnu.org>
3899
3900 * configure.in: Select appropriate fragments for PowerPC/AIX.
3901 * configure: Regenerate.
3902
3903 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3904 BOOT_CFLAGS, BOOT_LDFLAGS.
3905 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3906 BOOT_CFLAGS, BOOT_LDFLAGS.
3907 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3908 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3909 (stage): Fail if we cannot complete the work.
3910 * Makefile.in: Regenerate.
3911
ab34901f
NS
39122005-12-16 Nathan Sidwell <nathan@codesourcery.com>
3913
3914 * configure.in: Replace ms1 with mt.
3915 * configure: Rebuilt.
3916
cbe82f21
BM
39172005-12-15 Bryce McKinlay <mckinlay@redhat.com>
3918
3919 * MAINTAINERS: Update my email address.
3920
19843472
PB
39212005-12-15 Paolo Bonzini <bonzini@gnu.org>
3922
3923 * Makefile.tpl (all, do-[+make_target+], do-check, install,
3924 install-host-nogcc): Don't invoke $(stage) at the end.
3925 * Makefile.in: Regenerate.
3926
1ca26cd2
PB
39272005-12-14 Paolo Bonzini <bonzini@gnu.org>
3928
3929 * configure.in: Flip the top-level bootstrap switch.
3930 * configure: Regenerate.
3931
f41d6665
DJ
39322005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
3933
3934 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3935 $(stage) and $(unstage).
3936 (EXTRA_TARGET_FLAGS): Correct double-quoting.
3937 (all): Remove stray semicolon.
3938 (local-distclean): Don't handle multilib.tmp and multilib.out.
3939 (install.all): Set $s for consistency.
3940 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3941 check_multilibs setting. Always make the install directory.
3942 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3943 Correct @if/@endif.
3944 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3945 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3946 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3947 (multilib.out): Remove.
3948 * Makefile.in: Regenerated.
3949
dce2d8b2 39502005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9174b3cf
CD
3951
3952 * MAINTAINERS (Write After Approval): Add myself.
3953
64f182bd
NS
39542005-12-12 Nathan Sidwell <nathan@codesourcery.com>
3955
121b2cee
NS
3956 * MAINTAINERS: Add myself as mt maintainer.
3957
64f182bd
NS
3958 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
3959
a6d63770
AN
39602005-12-06 Adam Nemet <anemet@caviumnetworks.com>
3961
3962 * MAINTAINERS: Change email address.
3963
2abefe3d
PB
39642005-12-05 Paolo Bonzini <bonzini@gnu.org>
3965
3966 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3967 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3968 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
3969 Find in-tree tools if available.
3970 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3971 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3972 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3973 (COMPILER_*_FOR_TARGET): New.
3974 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3975 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3976 (CONFIGURED_*, USUAL_*): Remove.
3977 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3978 STRIP): Use autoconf substitutions.
3979 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3980 COMPILER_NM_FOR_TARGET): New.
3981 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3982
3983 (all): Make all-host and all-target in parallel.
3984 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3985 that $$r and $$s are set before invoking a recursive make.
3986 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3987 ([+bootstrap-target+]): Inline most of the `all' target.
3988
2f3bdde7
BE
39892005-11-29 Ben Elliston <bje@au.ibm.com>
3990
3991 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3992 from the gcc build directory.
3993 * Makefile.in: Regenerate.
3994
a4b6c45a
BE
39952005-11-29 Ben Elliston <bje@au.ibm.com>
3996
3997 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
3998 depend on all-libdecnumber.
3999 * configure.in (host_libs): Include libdecnumber.
4000 * Makefile.in: Regenerate.
4001 * configure: Likewise.
4002
473a74b9
BE
40032005-11-29 Ben Elliston <bje@au.ibm.com>
4004
4005 * libdecnumber: Import decNumber sources from the dfp-branch.
4006
b4623110
KJ
40072005-11-21 Kean Johnston <jkj@sco.com>
4008
4009 * config.sub, config.guess: Sync from upstream sources.
4010
67dc1785
BE
40112005-11-21 Ben Elliston <bje@au.ibm.com>
4012
4013 Import from Autoconf sources:
4014
4015 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
4016 * config/move-if-change: Don't output "$2 is unchanged";
4017 suggested by Ben Elliston. Handle weird characters correctly.
4018
186abafe
AT
40192005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
4020
4021 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
4022 to match upstream libtool for darwin.
4023
ef9db8d5
DJ
40242005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
4025
4026 * Makefile.def: Remove gdb dependencies for gdbtk.
4027 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
4028 (configure-gdb, install-gdb): New rules.
4029 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
4030 * Makefile.in, configure: Regenerated.
4031
9c5141ab
JB
40322005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
4033
4034 * MAINTAINERS (Write After Approval): Add myself.
4035
4523d51b
EE
40362005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
4037
4038 * MAINTAINERS (Write After Approval): Add myself.
4039
086b011c
DN
40402005-10-24 Diego Novillo <dnovillo@redhat.com>
4041
4042 * MAINTAINERS (alias analysis): Add Daniel Berlin and
4043 Diego Novillo.
4044
e7c84bf8
PB
40452005-10-22 Paolo Bonzini <bonzini@gnu.org>
4046
4047 PR bootstrap/24297
4048 * Makefile.tpl (do-[+make-target+], do-check, install,
4049 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
4050 are set before recursing.
4051 * Makefile.in: Regenerate.
4052
b88a7564
EB
40532005-10-20 Eric Botcazou <ebotcazou@adacore.com>
4054
4055 PR bootstrap/18939
4056 * Makefile.def (gcc) <target>: Fix thinko.
4057 * Makefile.in: Regenerate.
4058
61efc800
BS
40592005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
4060
4061 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4062 * configure: Regenerate.
4063
f53d2869
JZ
40642005-10-15 Jie Zhang <jie.zhang@analog.com>
4065
4066 * MAINTAINERS (Write After Approval): Add self.
4067
077fc835
KH
40682005-10-08 Kazu Hirata <kazu@codesourcery.com>
4069
4070 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4071 target-libffi, target-qthreads, target-libjava, and
4072 targetlibobjc.
4073 * configure: Regenerate.
4074
d739199a
DJ
40752005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
4076
4077 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4078 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4079 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4080 (USUAL_OBJDUMP_FOR_TARGET): New.
4081 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4082 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 4083 * configure, Makefile.in: Regenerated.
d739199a 4084
db38c6bb
PB
40852005-10-05 Paolo Bonzini <bonzini@gnu.org>
4086
4087 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4088 before other host packages.
4089
3015564c
KK
40902005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
4091
4092 * MAINTAINERS: Add self as sh libraries/configury maintainer.
4093
1061f99e
PB
40942005-10-05 Paolo Bonzini <bonzini@gnu.org>
4095
4096 PR bootstrap/22340
4097
4098 * configure.in (default_target): Remove.
4099 * Makefile.tpl (all): Do not use prerequisites as subroutines
4100 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4101 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4102 use prerequisites as subroutines.
4103 (check-host, check-target): New.
4104 (bootstrap configure & all targets): Do not use stage*-start
4105 if the directory layout is already ok.
4106 (non-bootstrap configure & all targets): Prepend a $(unstage).
4107 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
4108 (NOTPARALLEL): Remove.
4109 (unstage, stage variables): New variables.
4110 (unstage, stage targets): Simply expand to those variables.
4111
4112 * configure: Regenerate.
4113 * Makefile.in: Regenerate.
4114
4a9c436f
JW
41152005-10-04 James E Wilson <wilson@specifix.com>
4116
4117 * Makefile.def (lang_env_dependencies): Add libmudflap.
4118 * Makefile.in: Regenerate.
4119
37150080
AS
41202005-10-03 Andreas Schwab <schwab@suse.de>
4121
4122 Backport from libtool CVS:
4123 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
4124
4125 * ltmain.sh: add support for installing into temporary
4126 staging area (e.g. 'make install DESTDIR=...')
4127
39d16468
L
41282005-10-03 H.J. Lu <hongjiu.lu@intel.com>
4129
4130 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4131 * configure: Regenerated.
4132
72a7ab82
AP
41332005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
4134
4135 * configure: Regenerate with the correct
4136 autoconf version.
4137
6b65a26d
CM
41382005-09-30 Catherine Moore <clm@cm00re.com>
4139
4140 * configure.in (bfin-*-*): New.
4141 * configure: Regenerated.
4142
040b1c5a
GK
41432005-09-28 Geoffrey Keating <geoffk@apple.com>
4144
4145 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4146 (LIPO_FOR_TARGET): New.
4147 (CONFIGURED_LIPO_FOR_TARGET): New.
4148 (USUAL_LIPO_FOR_TARGET): New.
4149 (STRIP_FOR_TARGET): New.
4150 (CONFIGURED_STRIP_FOR_TARGET): New.
4151 (USUAL_STRIP_FOR_TARGET): New.
4152 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4153 STRIP_FOR_TARGET.
4154 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4155 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4156 * Makefile.in: Regenerate.
4157 * configure: Regenerate.
7e050830 4158
3a3c28db
DE
41592005-09-19 David Edelsohn <edelsohn@gnu.org>
4160
4161 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4162 (rs6000-*-aix*): Same.
4163 * configure: Regenerate.
4164
2749a921
TT
41652005-09-16 Tom Tromey <tromey@redhat.com>
4166
4167 * MAINTAINERS: Add self as java maintainer.
4168
7f26dfa3
FXC
41692005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
4170
4171 * configure.in: Recognize f95 in the --enable-languages option,
4172 and substitute it for fortran, issuing a warning.
4173 * configure: Regenerate.
4174
d8852c4f
PE
41752005-08-30 Phil Edwards <phil@codesourcery.com>
4176
4177 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
4178 * configure: Regenerated.
4179
ad685e81
AH
41802005-08-22 Aldy Hernandez <aldyh@redhat.com>
4181
4182 * MAINTAINERS: Add self as ms1 maintainer.
4183
b00d752c
RE
41842005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
4185
4186 * Makefile.def (libssp): Add to lang_env_dependencies.
4187 * Makefile.in: Regenerate.
4188
9ed8fb9b
ILT
41892005-08-18 Ian Lance Taylor <ian@airs.com>
4190
4191 * MAINTAINERS: Add myself as middle-end maintainer.
4192
0f029d39
CG
41932005-08-17 Christian Groessler <chris@groessler.org>
4194
4195 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4196 * Makefile.in: Regenerate.
4197
81087874
AK
41982005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
4199
4200 * MAINTAINERS (write after approval): Added myself.
4201
6a134f1c
MR
42022005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
4203
4204 * MAINTAINERS (Write After Approval): Add myself.
4205
2693c0b0
PB
42062005-08-12 Paolo Bonzini <bonzini@gnu.org>
4207
4208 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4209 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4210 Look for alternate names of the target cc and c++
4211 * configure: Regenerate.
4212
4de997d1
PB
42132005-08-08 Paolo Bonzini <bonzini@gnu.org>
4214
4215 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4216 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4217 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4218 tools; remove code to manually set them.
4219 (Target tools): Look in the environment for them.
4220 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4221 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4222 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4223 build directory.
4224 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4225 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4226 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4227 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4228 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4229 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4230 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4231 * configure: Regenerate.
4232 * Makefile.in: Regenerate.
4233
b089e33a
BE
42342005-07-28 Ben Elliston <bje@au.ibm.com>
4235
4236 * MAINTAINERS: Update for removed CPU targets.
4237
e3791243
MM
42382005-07-27 Mark Mitchell <mark@codesourcery.com>
4239
4240 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 4241 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
4242 * Makefile.in: Regenerated.
4243
526635cb
MM
42442005-07-26 Mark Mitchell <mark@codesourcery.com>
4245
4246 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4247 (CFLAGS_FOR_TARGET): Use it.
4248 (CXXFLAGS_FOR_TARGET): Likewise.
4249 * Makefile.in: Regenerated.
4250 * configure.in (--with-build-sysroot): New option.
4251 * configure: Regenerated.
4252
19791f70
PB
42532005-07-24 Paolo Bonzini <bonzini@gnu.org>
4254
4255 * Makefile.tpl: Wrap install between unstage and stage
4256 * Makefile.in: Regenerate.
4257
35f5a23f
EC
42582005-07-21 Eric Christopher <echristo@apple.com>
4259
4260 * MAINTAINERS: Update affiliation.
4261
ff3ddf15
PW
42622005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
4263
4264 * MAINTAINERS: Add self as crx port maintainer.
4265
3a664c1c
DD
42662005-07-20 DJ Delorie <dj@redhat.com>
4267
4268 * MAINTAINERS: Add self as m32c maintainer.
4269
539df155
KC
42702005-07-16 Kelley Cook <kcook@gcc.gnu.org>
4271
4272 * all files: Update FSF address.
4273
be9c593a
EC
42742005-07-15 Eric Christopher <echristo@redhat.com>
4275
4276 * MAINTAINERS: Change affiliation.
4277
fd7ea4ab
JB
42782005-07-14 Jim Blandy <jimb@redhat.com>
4279
4280 * configure.in: Add cases for Renesas m32c.
4281 * configure: Regenerated.
7e050830 4282
0063a823
KC
42832005-07-14 Kelley Cook <kcook@gcc.gnu.org>
4284
d0ca130a
KC
4285 * COPYING.LIB: Update from fsf.org.
4286
42872005-07-14 Kelley Cook <kcook@gcc.gnu.org>
4288
4289 * COPYING, compile, config.guess,
0063a823
KC
4290 config.sub, install-sh, missing, mkinstalldirs,
4291 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 4292 * config-ml.in: Update FSF address.
0063a823 4293
a8ba31f2
EC
42942005-07-13 Eric Christopher <echristo@redhat.com>
4295
4296 * configure.in: Add toplevel noconfigdir support for tpf.
4297 * configure: Regenerate.
4298
5bea4a03
PB
42992005-07-11 Paolo Bonzini <bonzini@gnu.org>
4300
4301 PR ada/22340
4302
4303 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4304 * Makefile.in: Regenerate.
4305
284bdbbd
MM
43062005-07-07 Mark Mitchell <mark@codesourcery.com>
4307
4308 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 4309 Brolley to write-after-approval.
284bdbbd 4310
452190fb
AS
43112005-07-07 Andreas Schwab <schwab@suse.de>
4312
4313 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4314 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4315 * Makefile.in: Regenerated.
4316
9c8f9ec2
GK
43172005-07-06 Geoffrey Keating <geoffk@apple.com>
4318
4319 * configure.in: Don't build sim or rda when targetting darwin.
4320 * configure: Regenerate.
4321
ef0087a7
KH
43222005-07-06 Kazu Hirata <kazu@codesourcery.com>
4323
4324 * configure.in: Add --enable-libssp and --disable-libssp.
4325 * configure: Regenerate with autoconf-2.13.
4326
77008252
JJ
43272005-07-02 Jakub Jelinek <jakub@redhat.com>
4328
4329 * Makefile.def (target_modules): Add libssp.
4330 * configure.in (target_libraries): Add target-libssp.
4331 * configure: Rebuilt.
4332 * Makefile.in: Rebuilt.
4333
a04eae1b
ZW
43342005-07-01 Zack Weinberg <zackw@panix.com>
4335
4336 * MAINTAINERS: Change email address. Resign from maintainership.
4337
948884cd
RG
43382005-07-01 Richard Guenther <rguenther@suse.de>
4339
4340 * MAINTAINERS: Change my e-mail address and affiliation.
4341
c7870f5d
PB
43422005-06-22 Paolo Bonzini <bonzini@gnu.org>
4343
4344 * Makefile.def (stagefeedback): Come after profile.
4345 Define profiledbootstrap target.
4346 * Makefile.tpl (profiledbootstrap): Remove.
4347 (stageprofile-end): Zap stagefeedback.
4348 (stagefeedback-start): Copy all .gcda files, not only GCC's.
4349 * Makefile.in: Regenerate.
4350
ab99519a
RS
43512005-06-13 Richard Sandiford <richard@codesourcery.com>
4352
4353 * MAINTAINERS: Update my email address.
4354
f610dd5f
ZW
43552005-06-13 Zack Weinberg <zack@codesourcery.com>
4356
4357 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
4358 In 'cpp' stanza, support '#line' as well as '# '.
4359
71bc2a83
AS
43602005-06-08 Andreas Schwab <schwab@suse.de>
4361
4362 * MAINTAINERS: Move myself from 'Write After Approval' to
4363 'CPU Port Maintainers' section as m68k maintainer.
4364
4fab7234
HPN
43652005-06-07 Hans-Peter Nilsson <hp@axis.com>
4366
4367 * configure.in (unsupported_languages): New macro.
4368 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
4369 non-ported target libraries in noconfigdirs.
4370 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4371 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 4372 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
4373 unsupported_languages.
4374 * configure: Regenerate.
4375
68193f9b
TS
43762005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
4377
4378 * configure.in: Fix typo in handling of --with-mpfr-dir.
4379 * configure: Regenerate.
4380
f26f6b8d
RS
43812005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
4382
4383 * MAINTAINERS: Update my email address.
4384
ba4853f8
JB
43852005-06-02 Jim Blandy <jimb@redhat.com>
4386
4387 * config.sub: Add cases for the Renesas m32c. (This patch has been
4388 accepted into the master sources.)
4389
79dd769c 43902005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
4391 Michael Snyder <msnyder@redhat.com>
4392 Stan Cox <scox@redhat.com>
79dd769c 4393
f610dd5f 4394 * configure.in: Set noconfigdirs for ms1.
79dd769c 4395
f610dd5f 4396 * configure: Regenerate.
79dd769c 4397
d29e107f
JD
43982005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
4399
4400 * MAINTAINERS (Write After Approval): Add self.
4401
e93196c3
JC
44022005-06-01 Josh Conner <jconner@apple.com>
4403
4404 * MAINTAINERS (Write After Approval): Add self.
4405
ae263c7a
KH
44062005-06-01 Kazu Hirata <kazu@codesourcery.com>
4407
4408 * MAINTAINERS: Update my email address.
4409
585b3aa3
ZM
44102005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
4411
4412 * MAINTAINERS (Write After Approval): Add self.
4413
4930c50b
CD
44142005-05-26 Chris Demetriou <cgd@broadcom.com>
4415
4416 * MAINTAINERS (Write After Approval): Remove self.
4417
2dfbef6d
PB
44182005-05-25 Paolo Bonzini <bonzini@gnu.org>
4419
4420 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4421 (Dependencies): Consider target modules for bootstrap dependencies.
4422 Make target bootstrap modules depend on each stage's gcc.
4423 * Makefile.in: Regenerate.
4424
bcb28cf5
PB
44252005-05-20 Paolo Bonzini <bonzini@gnu.org>
4426
4427 * Makefile.def (configure-gcc): Depend on binutils having been built.
4428 (all-gcc): No need to do it here.
4429 * Makefile.in: Regenerate.
4430
0cf085e4
PB
44312005-05-19 Paul Brook <paul@codesourcery.com>
4432
f610dd5f 4433 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
4434 language cannot be built.
4435 * configure: Regenerate.
4436
dfb2c39a
DJ
44372005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
4438
4439 * ylwrap: Import from Automake 1.9.5.
4440
771aaa92
DU
44412005-05-13 David Ung <davidu@mips.com>
4442
4443 * MAINTAINERS (Write After Approval): Add self.
4444
3ac9bd58
MS
44452005-05-09 Mike Stump <mrs@apple.com>
4446
4447 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
4448 lt_cv_sys_max_cmd_len for now.
f610dd5f 4449
f77a5578
SC
44502005-05-09 Stan Cox <scox@redhat.com>
4451
4452 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
4453
795e36e5
MK
44542005-05-08 Matt Kraai <kraai@ftbfs.org>
4455
4456 * README.SCO: Update the URL.
4457
c9392a2b
DE
44582005-05-05 David Edelsohn <edelsohn@gnu.org>
4459
4460 * ltconfig: Define file_list_spec. Pass file_list_spec and
4461 with_gnu_ld to libtool.
4462 * ltcf-c.sh (aix[45]): Define file_list_spec.
4463 * ltcf-cxx.sh (aix[45]): Same.
4464 * ltcf-gcj.sh (aix[45]): Same.
4465 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
4466 exists, write list of input files to temporary file.
4467
bebcd931
MS
44682005-05-04 Mike Stump <mrs@apple.com>
4469
4470 * configure.in: Always pass --target to target configures as
4471 otherwise rebuilds that do --recheck will fail.
4472 * confiugure: Rebuilt.
4473
ce406537
PB
44742005-05-04 Paolo Bonzini <bonzini@gnu.org>
4475
4476 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4477 STAGE_HOST_EXPORTS.
4478 (configure, all): Add bootstrap support.
4479 (Host modules, target modules): Pass post-stage1 flags and exports.
4480 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4481 * Makefile.in: Regenerate.
4482
aa9dcfc4
PB
44832005-04-29 Paolo Bonzini <bonzini@gnu.org>
4484
4485 * configure: Regenerate.
4486
b6f9abcf
MS
44872005-04-27 Mike Stump <mrs@apple.com>
4488
4489 * MAINTAINERS: Add self as darwin maintainer.
4490
acb217cb
BS
44912005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
4492
4493 * config.sub: Update from master copy.
4494
b6dae270
MS
44952005-04-21 Mike Stump <mrs@apple.com>
4496
4497 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
4498 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
4499
c2e0d3a9
HPN
45002005-04-19 Hans-Peter Nilsson <hp@axis.com>
4501
4502 * configure.in <crisv32-*-*, cris-*-*>: New local variable
4503 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
4504 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
4505 "*-*-elf" and "*-*-linux*".
4506 * configure: Regenerate.
4507
871ae772
JM
45082005-04-14 Joseph S. Myers <joseph@codesourcery.com>
4509
4510 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
4511
bf070c29
MS
45122005-04-12 Mike Stump <mrs@apple.com>
4513
4514 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
4515
e865b6f7
TK
45162005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
4517
4518 * MAINTAINERS (Write After Approval): Add myself.
4519
7b71ad7f
BS
45202005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
4521
4522 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
4523
25b42232
PB
45242005-04-06 Paolo Bonzini <bonzini@gnu.org>
4525
f610dd5f 4526 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
4527 (TARGET_CONFIGARGS): Include --with-target-subdir.
4528 (configure, all): New macros. Use them throughout.
4529 * Makefile.in: Regenerate.
4530
d727c624
JG
45312005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
4532
4533 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 4534
fff72cc4
ZD
45352005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
4536
4537 * MAINTAINERS: Remove 'loop unrolling' maintainer.
4538
86472dc3
GP
45392005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
4540
4541 * MAINTAINERS: Move John Carr to Write After Approval.
4542
dce2d8b2 45432005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5d0f90e5
R
4544
4545 * config/mh-mingw32: Delete.
4546 * configure.in: Don't use it.
4547 * configure: Regenerate.
4548
33da42bc
PB
45492005-03-31 Paolo Bonzini <bonzini@gnu.org>
4550
4551 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4552 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
dce2d8b2 4553 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
33da42bc
PB
4554 (HOST_LIB_PATH): Generate from Makefile.def.
4555 (TARGET_LIB_PATH): Likewise.
4556 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4557 * Makefile.in: Regenerate.
4558 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4559 (RPATH_ENVVAR): Include Darwin case.
4560 * configure: Regenerate.
4561
15cc1841
TF
45622005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
4563
4564 * MAINTAINERS (Various Maintainers): Remove self.
4565 (Write After Approval): Add self.
4566
6a8c79d5
TF
45672005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
4568
4569 * MAINTAINERS (Various Maintainers): Add self.
4570
256f7136
PB
45712005-03-25 Paolo Bonzini <bonzini@gnu.org>
4572
4573 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4574 * configure: Regenerate.
4575
191dd2c9
ZW
45762005-03-21 Zack Weinberg <zack@codesourcery.com>
4577
4578 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4579 gcc_version, and gcc_version_trigger from set of flags to pass.
4580 * Makefile.tpl: Remove definitions of above variables.
4581 (config.status): Remove dependency on $(gcc_version_trigger).
4582 * Makefile.in: Regenerate.
4583 * configure.in: Do not reference config/gcc-version.m4 nor
4584 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
4585 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
4586 * configure: Regenerate.
4587
ef6e9bc0 45882005-03-16 Manfred Hollstein <manfred.h@gmx.net>
dce2d8b2 4589 Andrew Pinski <pinskia@physics.uc.edu>
ef6e9bc0
MH
4590
4591 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4592 * Makefile.in: Regenerate.
4593
009bbd5a
FW
45942005-03-13 Feng Wang <fengwang@nudt.edu.cn>
4595
4596 * MAINTAINERS (Write After Approval): Add myself.
4597
09f8755b
DA
45982005-03-03 David Ayers <d.ayers@inode.at>
4599
4600 * MAINTAINERS (Write After Approval): Add myself.
4601
e73ed25c
AO
46022005-03-01 Alexandre Oliva <aoliva@redhat.com>
4603
4604 PR libgcj/20160
4605 * ltmain.sh: Avoid creating archives with components that have
4606 duplicate basenames.
4607
ace9ac7b
AP
46082005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
4609
4610 PR bootstrap/20250
4611 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4612 instead of check.
4613 * Makefile.in: Regenerate.
4614
c9db9354
PB
46152005-02-28 Paolo Bonzini <bonzini@gnu.org>
4616
4617 * Makefile.in: Regenerate to fix conflict between the previous two
4618 patches.
4619
215c351a
PB
46202005-02-28 Paolo Bonzini <bonzini@gnu.org>
4621
4622 PR bootstrap/17383
4623 * Makefile.def (target_modules): Remove "stage", now unnecessary.
4624 * Makefile.tpl (HOST_SUBDIR): New substitution.
4625 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4626 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4627 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4628 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4629 (Host modules, Bootstrapped modules): Use it.
4630 (Build modules, Target modules): Do not create symlink trees,
4631 always configure out-of-srcdir.
4632 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4633 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4634 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4635 $(HOST_SUBDIR). Create a symlink for host_subdir.
4636
4637 * Makefile.in: Regenerate.
4638 * configure: Regenerate.
4639
5395b47b
NN
46402005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
4641
4642 Merged from libada-gnattools-branch:
4643 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
4644
4645 * gnattools: New directory.
4646 * Makefile.def: Add gnattools as a module, depending on target-libada.
4647 * Makefile.in: Regenerate.
4648 * configure.in: Include gnattools in host_tools; disable it if ada
4649 is disabled.
4650 * configure: Regenerate.
4651
ca2cc05c
JM
46522005-02-24 James A. Morrison <phython@gcc.gnu.org>
4653
4654 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
4655 treelang maintainer.
4656 (Write After Approval): Remove myself.
4657
d2f3024f
PS
46582005-02-23 Paul Schlie <schlie@comcast.net>
4659
4660 * configure.in: Allow darwin targeted ports to build tk, itcl and
4661 libgui.
4662 * configure: Regenerate.
4663
bba5e0ca
EB
46642005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
4665
4666 PR libgcj/10353
4667 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4668 * configure: Regenerate.
4669
70132ce7
SK
46702005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
4671
4672 * MAINTAINERS (Write After Approval): Add myself.
4673
20f0edca
ILT
46742005-02-10 Ian Lance Taylor <ian@airs.com>
4675
4676 * MAINTAINERS: Update my e-mail address.
4677
e64e5109
RG
46782005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
4679
4680 * MAINTAINERS (Write After Approval): Add myself.
4681
40d64b5a
HPN
46822005-01-29 Hans-Peter Nilsson <hp@axis.com>
4683
4684 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4685 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4686 target-libgloss when not *-*-elf and *-*-aout.
4687 * configure: Regenerate.
4688
54a12711
KH
46892005-01-23 Kazu Hirata <kazu@cs.umass.edu>
4690
4691 * MAINTAINERS: Remove obsolete entries.
4692
0aa99dbb
KH
4693 * MAINTAINERS (Write After Approval): Add Michael Matz.
4694
2b009f5f
NB
46952005-01-19 Neil Booth <neil@daikokuya.co.uk>
4696
4697 * MAINTAINERS: Remove self as cpplib maintainer.
4698
385870f5
KC
46992005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4700
4701 * install-sh, config.sub: Import from upstream.
4702
e7daab31
KC
47032005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4704
4705 PR bootstrap/18222
4706 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4707 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4708 * Makefile.in: Regenerate.
4709
e6003f4d
JT
47102005-01-16 Jason Thorpe <thorpej@netbsd.org>
4711
4712 * MAINTAINERS: Update my email address.
4713
145e2972 47142005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 4715 Andreas Schwab <schwab@suse.de>
145e2972
DE
4716
4717 PR bootstrap/18033
4718 * config-ml.in: Eval option if surrounded by single quotes.
4719
86c7e0da
PB
47202005-01-03 Paolo Bonzini <bonzini@gnu.org>
4721
4722 Revert 2004-12-28 Makefile changes, a better fix will be
4723 applied to mainline and src after GCC 4.0 branches.
4724
3224a22f
PB
47252004-12-28 Paolo Bonzini <bonzini@gnu.org>
4726
4727 PR bootstrap/17383
4728
4729 * Makefile.def (target_modules): Remove stage parameter,
4730 it is always true now.
4731 * Makefile.tpl (configure-build-[+module+],
4732 configure-target-[+module+]): Always build symlink tree
4733 for the directory and for include. BUILD_SUBDIR and
4734 TARGET_SUBDIR cannot be . anymore.
4735 * Makefile.in: Regenerate.
4736
aaf51ca2
DE
47372004-12-25 David Edelsohn <edelsohn@gnu.org>
4738
4739 Revert 2004-12-08 Makefile changes.
4740
4e32e454
DS
47412004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
4742
4743 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
4744 cygwin, mingw.
4745
669f01d8
AS
47462004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
4747
4748 * configure.in (sh64-*-*): Reenable gprof.
4749 * configure: Regenerate.
4750
1b227ee0
DE
47512004-12-08 David Edelsohn <edelsohn@gnu.org>
4752
4753 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4754 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4755 (EXTRA_TARGET_FLAGS): Add PICFLAG.
4756 * Makefile.in: Regenerate.
4757
ce5e944c
CF
47582004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
4759
4760 * MAINTAINERS: Update my email address.
4761
893f1e87
MK
47622004-12-07 Matt Kraai <kraai@ftbfs.org>
4763
4764 * Makefile.tpl: Generate normal dependencies if the LHS module is
4765 not bootstrapped.
4766 * Makefile.in: Regenerate.
4767
bb59c339
RS
47682004-12-03 Richard Sandiford <rsandifo@redhat.com>
4769
4770 * configure.in: Include config/gxx-include-dir.m4. Use
4771 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
4772 * configure: Regenerate.
4773
4982adbe
RS
47742004-12-03 Richard Sandiford <rsandifo@redhat.com>
4775
4776 * config.if: Delete.
4777 * configure.in: Set libstdcxx_incdir directly.
4778 * configure: Regenerate.
4779
05750653
EC
47802004-12-02 Eric Christopher <echristo@redhat.com>
4781
4782 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
4783 * Makefile.in: Regenerate.
4784
5fef1dbd
RS
47852004-12-02 Richard Sandiford <rsandifo@redhat.com>
4786
4787 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4788 * configure: Regenerate.
4789
afabd8e6
RS
47902004-12-02 Richard Sandiford <rsandifo@redhat.com>
4791
4792 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
4793 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
4794 * configure: Regenerate.
4795
78716e86
EC
47962004-12-01 Eric Christopher <echristo@redhat.com>
4797
4798 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
4799 of things to remove.
4800
57ab8ba9
MK
48012004-11-29 Matt Kraai <kraai@ftbfs.org>
4802
4803 * MAINTAINERS (Write After Approval): Update my e-mail address.
4804
2539bffe
KC
48052004-11-29 Kelley Cook <kcook@gcc.gnu.org>
4806
4807 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
4808 from CVS libtool to always pass_all.
4809
3e732ba0
JDA
48102004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4811
4812 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4813 (hppa*64*-*-*): Delete incorrect comment.
4814 * configure: Rebuilt.
4815
767f726e
KC
48162004-11-24 Kelley Cook <kcook@gcc.gnu.org>
4817
4818 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
4819
2c92e90f
KC
48202004-11-24 Kelley Cook <kcook@gcc.gnu.org>
4821
4822 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
4823 from CVS libtool to always pass_all.
4824
32f84e48
KC
48252004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4826
4827 * install-sh, compile: Import from automake.
4828
9587be8a
KC
48292004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4830
4831 * config.guess, config.sub: Import from savannnah.
4832
04e81808 48332004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
4834
4835 * MAINTAINERS (Write After Approval): Add myself
4836
f87a2b2e
MS
48372004-11-12 Mike Stump <mrs@apple.com>
4838
4839 * Makefile.def: Add html support.
4840 * Makefile.tpl: Likewise.
4841 * Makefile.in: Regenerate.
4842
848556c2
GK
48432004-11-11 Geoffrey Keating <geoffk@apple.com>
4844
556f03c4
GK
4845 PR 18423
4846 * configure.in: Remove all instances of build-fixincludes from
4847 noconfigdirs.
4848 (build_configargs): Supply --target to subdirectories.
4849 * configure: Regenerate.
4850
848556c2
GK
4851 * Makefile.def: Make gcc install depend on fixincludes install.
4852 * Makefile.in: Regenerate.
4853
9e5712a5
JJ
48542004-11-10 Janis Johnson <janis187@us.ibm.com>
4855
4856 * MAINTAINERS: Add myself as gcc testsuite maintainer.
4857
4ef509c0
PB
48582004-11-11 Paul Brook <paul@codesourcery.com>
4859
4860 * MAINTAINERS: Add self as arm maintainer. Update email address.
4861
20d11df6
HPN
48622004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
4863
4864 * configure.in (noconfigdirs) [mmix-*-*]: Disable
4865 target-libgfortran.
79fd8592 4866 * configure: Regenerate.
20d11df6 4867
68c70f15
DE
48682004-11-07 David Edelsohn <edelsohn@gnu.org>
4869
4870 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4871 like CC.
4872
54f88091
PB
48732004-11-05 Paolo Bonzini <bonzini@gnu.org>
4874
4875 * Makefile.def (host fixincludes): Specify missing targets.
4876 * Makefile.in: Regenerate.
4877
6866abb8
RC
48782004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
4879
4880 * MAINTAINERS: Add myself
4881
83f62578
GL
48822004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
4883
4884 * MAINTAINERS (Write After Approval): Add myself.
4885
53c7ffe7
GK
48862004-11-04 Geoffrey Keating <geoffk@apple.com>
4887
4888 * Makefile.def: Build fixincludes for the host, too.
4889 * Makefile.in: Regenerate.
4890 * configure.in (host_tools): Add fixincludes.
4891 * configure: Regenerate.
4892
ac8b3d9d
DJ
48932004-11-04 Daniel Jacobowitz <dan@debian.org>
4894
4895 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4896 * configure: Regenerated.
4897
bab37580
L
48982004-11-04 H.J. Lu <hongjiu.lu@intel.com>
4899
4900 PR other/17783
4901 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4902 * configure: Regenerated.
4903
db1de713
MM
49042004-10-31 Mark Mitchell <mark@codesourcery.com>
4905
4906 * README.SCO: Update per FSF instructions.
4907
a827e21a
EW
49082004-10-28 Eric B. Weddington <ericw@evcohs.com>
4909
4910 PR target/18151
4911 * configure.in (case ${target}): Do not build fixincludes for avr.
4912 * configure: Regenerated.
4913
9d069a4f
PB
49142004-10-26 Paolo Bonzini <bonzini@gnu.org>
4915
4916 * configure.in (case ${target}): Do not build fixincludes
4917 on platforms where it is not used.
4918 * configure: Regenerated.
4919
fc45f3fe
DJ
49202004-10-23 Daniel Jacobowitz <dan@debian.org>
4921
4922 * configure.in: Use an absolute path to install-sh.
4923 * configure: Regenerated.
4924
36554b92
AL
49252004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
4926
4927 * MAINTAINERS (Write After Approval): Add myself.
4928
88e9994a
KH
49292004-10-19 Kazu Hirata <kazu@cs.umass.edu>
4930
4931 * MAINTAINERS: Remove from Write After Approval those that are
4932 already maintainers.
4933
ad02a944
SP
49342004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
4935
4936 * MAINTAINERS: Update my email address.
4937
c8e6cd41
KC
49382004-10-12 Kelley Cook <kcook@gcc.gnu.org>
4939
4940 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4941 * configure: Regenerate.
4942
dce2d8b2 49432004-10-07 J"orn Rennecke <joern.rennecke@st.com>
ebe55024
R
4944
4945 * MAINTAINERS: Update my email address.
4946
a8b0957e
KH
49472004-10-07 Kazu Hirata <kazu@cs.umass.edu>
4948
4949 * MAINTAINERS (Language Front Ends Maintainers): New. Move
4950 entries belonging to this category.
4951
96836f61
JZ
49522004-10-06 Josef Zlomek <josef.zlomek@email.cz>
4953
4954 * MAINTAINERS: Update my e-mail address.
4955
7e0b5752
PB
49562004-10-06 Paolo Bonzini <bonzini@gnu.org>
4957
4958 Fix wrong conflict resolution in:
4959
4960 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
4961
4962 * Makefile.in: Regenerate.
4963 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4964 in the recursive `make', instead of hardwiring `all'.
4965 (Autogenerated TARGET-* variables): New.
4966
370f7a47
TL
49672004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
4968
4969 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 4970 * configure: Regenerate.
370f7a47 4971
13e5d623
KH
49722004-10-04 Kazu Hirata <kazu@cs.umass.edu>
4973
4974 * MAINTAINERS (Various Maintainers): Move the "windows,
4975 cygwin, mingw" maintainer to ...
4976 (OS Port Maintainers): ... here.
4977
a6497c1b
KH
49782004-10-04 Kazu Hirata <kazu@cs.umass.edu>
4979
4980 * MAINTAINERS (Write After Approval): Remove those that are
4981 maintainers of some subsystem.
4982
1abb828a
D
49832004-10-02 P.J. Darcy <darcypj@us.ibm.com>
4984
4985 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4986 * ltcf-cxx.sh (tpf*): Likewise.
4987 * ltconfig (tpf*): Add TPF OS configuration support.
4988
16d1338d
BS
49892004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
4990
4991 * MAINTAINERS: Change my email address to my new work account.
4992
9082a750
MR
49932004-09-24 Michael Roth <mroth@nessie.de>
4994
4995 * configure.in (--without-headers): Add missing double quotes.
4996 * configure: Regenerate.
4997
dce2d8b2 49982004-09-24 Kelley Cook <kcook@gcc.gnu.org>
07a8bdf8
KC
4999
5000 * ylwrap: Revert to previous version.
5001
4c4a5bbc
L
50022004-09-23 H.J. Lu <hongjiu.lu@intel.com>
5003
5004 PR bootstrap/17369
5005 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
5006 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
5007 SET_GCC_LIB_PATH_CMD.
5008 (BASE_TARGET_EXPORTS): Likewise.
5009 * Makefile.in: Regenerated.
5010
5011 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
5012 * configure: Regenerated.
5013
85f59630
KC
50142004-09-23 Kelley Cook <kcook@gcc.gnu.org>
5015
5016 * config.guess: New upstream version
5017 * compile, depcomp, install-sh, ylwrap: Likewise.
5018
95c53c62
RS
50192004-09-19 Roger Sayle <roger@eyesopen.com>
5020
5021 * config/mh-x86omitfp: New host makefile fragment. Add
5022 -fomit-frame-pointer to the default BOOT_CFLAGS.
5023 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
5024 * configure: Regenerate.
5025
0a1c093b
AP
50262004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
5027
5028 PR target/11572
5029 * configure.in (*-*-darwin*): Renable libobjc.
5030 * configure: Regenerate.
5031
315fcf97
NS
50322004-09-10 Nathan Sidwell <nathan@codesourcery.com>
5033
5034 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
5035
0a050485 50362004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 5037
0a050485
DB
5038 * Makefile.def: Remove libbanshee.
5039 * Makefile.tpl: Ditto.
5040 * configure.in: Ditto.
5041 * Makefile.in: Regen.
5042 * configure: Ditto.
5043
5f4a098e
DE
50442004-09-08 David Edelsohn <edelsohn@gnu.org>
5045
5046 * ltmain.sh: Use $pic_object as $non_pic_object if
5047 $non_pic_object=none.
5048
32b2511f
PB
50492004-09-07 Paolo Bonzini <bonzini@gnu.org>
5050
5051 * missing: Import latest version from master repository.
5052
fc4d0e82
NC
50532004-09-06 Nick Clifton <nickc@redhat.com>
5054
5055 * config.sub: Import latest version from master repository.
5056 * config.guess: Likewise.
5057 This includes these changes:
78716e86 5058
fc4d0e82
NC
5059 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
5060
5061 * config.sub: Handle crisv32, alias etraxfs.
5062 * config.guess (crisv32:Linux:*:*): Handle.
5063
5064 2004-08-13 Brad Smith <brad@comstyle.com>
5065
5066 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
5067 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
5068
5069 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
5070
5071 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
5072 assume the processor is a powerpc. This is because coreutils
5073 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
5074 in this case, due to a MacOS X bug that causes
5075 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
5076 to return a negative number.
5077 Problem reported by Petter Reinholdtsen in:
5078 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
5079
5080 2004-07-19 Ben Elliston <bje@gnu.org>
5081
5082 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
5083
5084 2004-06-24 Ben Elliston <bje@gnu.org>
5085
5086 * config.guess: Update copyright years.
5087 * config.sub: Likewise.
5088
5089 2004-06-22 Robert Millan <robertmh@gnu.org>
5090
5091 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
5092 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
5093
5094 2004-06-22 Stanley F. Quayle <stan@stanq.com>
5095
5096 * config.guess (*:*VMS:*:*): New entry. Replaces
5097 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
5098 manufacturer.
5099
5100 2004-06-22 Ben Elliston <bje@gnu.org>
5101
5102 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
5103 * config.sub: Likewise.
5104
5105 2004-06-22 Ben Elliston <bje@gnu.org>
5106
5107 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
5108 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
5109
5110 2004-06-11 Ben Elliston <bje@gnu.org>
5111
5112 * config.guess (pegasos:OpenBSD:*:*): Remove.
5113
5114 2004-06-11 Ben Elliston <bje@gnu.org>
5115
5116 From Wouter Verhelst <wouter@grep.be>:
5117 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
5118
5119 2004-06-11 Ben Elliston <bje@gnu.org>
5120
5121 * config.guess (luna88k:OpenBSD:*:*): New.
5122
5123 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
5124
5125 * config.guess (m32r*:Linux:*:*): New case.
5126 * config.sub: Handle m32rle.
5127
5128 2004-03-12 Ben Elliston <bje@wasabisystems.com>
5129
5130 From Jens Petersen <petersen@redhat.com>:
5131 * config.sub: Handle sparcv8.
5132
5133 2004-03-03 Ben Elliston <bje@wasabisystems.com>
5134
5135 From Tom Smith <smith@cag.lkg.hp.com>:
5136 * config.guess: Version suffixes are equally significant on Tru64
5137 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
5138 prefix of "P" (patched kernel).
5139
5140 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
5141
5142 * config.sub: Add support for National Semiconductor CRX target.
5143
2f4cc6bf
JJ
51442004-09-03 Janis Johnson <janis187@us.ibm.com>
5145
5146 * MAINTAINERS (Various Maintainers): Remove myself as web page
5147 maintainer, add myself as maintainer of build status lists.
5148
61fec9ff
JB
51492004-09-03 Jan Beulich <jbeulich@novell.com>
5150
5151 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
5152 *-*-netware, but add target-libmudflap.
5153 Consolidate *-*-netware targets (of which really only i?86 exists)
5154 into a single entry.
5155 * configure: Likewise.
5156
45f366ab
PB
51572004-09-01 Paolo Bonzini <bonzini@gnu.org>
5158
5159 * Makefile.tpl (sorry): Remove.
5160 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
5161 (cleanstrap targets): Depend on distclean, not distclean-stage1.
5162 (do-clean): Clean per-stage directories too.
5163 (do-distclean): Run distclean-stage1 too.
5164 (.NOTPARALLEL): Enable during toplevel bootstrap.
5165 (stage[+id+]-bubble): Enable parallel execution during
5166 the recursive invocation.
5167 * Makefile.in: Regenerate.
5168
5169 Fix previous checkin:
5170
5171 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
5172 include.
5173 * configure.in: Fix indentation.
5174 * configure: Regenerate.
5175
dce2d8b2 51762004-08-31 Robert Bowdidge <bowdidge@apple.com>
be8fff81 5177
45f366ab
PB
5178 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
5179 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
5180 * configure: regenerate
78716e86 5181 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 5182 -mdynamic-no-pic
be8fff81 5183
71b5d516
PB
51842004-08-31 Paolo Bonzini <bonzini@gnu.org>
5185
5186 * Makefile.def (build_modules): Add fixincludes.
5187 (dependencies): Make gcc depend on fixincludes.
5188 * configure.in (build_tools): Add fixincludes.
5189 (build_configdirs): Always include build_libs.
5190 * Makefile.in: Regenerate.
5191 * configure: Regenerate.
5192
51932004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
5194
5195 * Makefile.def (bootstrap stages): Add 'lean' parameter.
5196 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
5197 phony targets; do not generate timestamp files.
5198 (distclean-stageN): Remove references to their timestamp files.
5199 (restageN, touch-stageN): Remove.
5200 (stageN-bubble): Rewritten.
5201 (compare): Support lean bootstraps.
5202 * Makefile.in: Regenerate.
5203
5204 * configure.in: Only warn when bootstrapping but
5205 build != host or build != target. Support lean bootstraps.
5206 * configure: Regenerate.
5207
ce7cbbb0
PE
52082004-08-26 Phil Edwards <phil@codesourcery.com>
5209
5210 * configure.in: Give a better error message if GMP/MPFR are missing
5211 and a language needing them has been requested.
5212 * configure: Regenerated.
5213
9c71a529
PE
52142004-08-25 Phil Edwards <phil@codesourcery.com>
5215
5216 * configure.in: Print a list of available language front-ends if
5217 a requested one is missing. Tidy stray tab characters.
5218 * configure: Regenerated.
5219
e3f92d3b
MK
52202004-08-19 Michael Koch <konqueror@gmx.de>
5221
5222 * gcc/doc/install.texi: Update entry about automake for libjava.
5223
c3f84f61
RM
52242004-08-17 Robert Millan <robertmh@gnu.org>
5225
5226 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
5227 (instead of FreeBSD).
5228 * configure: Regenerate.
5229
7c27e184
PB
52302004-08-16 Paolo Bonzini <bonzini@gnu.org>
5231
5232 * Makefile.in: Regenerate.
5233 * configure: Regenerate.
5234
5235 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
5236 stage_*_flags.
5237 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
5238 for bootstrapped modules if toplevel bootstrap is going.
5239 (GCC bootstrap): Generate per-stage targets for all bootstrapped
5240 modules. Adjust for changes in Makefile.def. Enable several
5241 rules even in non-bootstrap mode, just to avoid peppering the
5242 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
5243 (stage-[+prev+]-bubble): Remove.
5244
5245 * Makefile.def (Dependencies): Depend on all-build-bison,
5246 all-build-flex, all-build-byacc, all-build-texinfo, rather
5247 than the host variations.
5248 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
5249 with BUILD_SUBDIR.
5250 (BISON): Update for recent Bisons.
5251 (YACC): Fix typo.
5252 (cross): Depend on all-build.
5253 (all): Do not depend on all-build.
5254 (prebootstrap): Remove.
5255 (dep-kind): Accept separate prefixes for MODULE and ON variables.
5256 (Prebootstrap dependencies): Add them to the per-stage targets
5257 and to all-prebootstrap.
5258 * configure.in (build_configdirs): Always enable build_tools.
5259 (BUILD_DIR_PREFIX): Remove.
5260
5261 * Makefile.def (gcc): Add target variable.
5262 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
5263 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5264 in the recursive `make', instead of hardwiring `all'.
5265 (Autogenerated TARGET-* variables): New.
5266
20f3bb80
BB
52672004-08-13 Brian Booth <bbooth@redhat.com>
5268
5269 * MAINTAINERS: Remove myself from write-after-approval.
5270
b5be499d
NN
52712004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
5272
5273 * src-release: Stop distributing mmalloc with gdb (which doesn't
5274 use it).
5275 * Makefile.def: GDB doesn't depend on mmalloc anymore.
5276 * Makefile.in: Regenerate.
5277
b3f8d95d
MM
52782004-08-09 Mark Mitchell <mark@codesourcery.com>
5279
5280 * configure.in (arm*-*-eabi*): New target.
5281 * configure: Regenerate.
5282
3589b69e
PB
52832004-08-06 Paolo Bonzini <bonzini@gnu.org>
5284
5285 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
5286 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
5287 (Dependencies): New section.
5288 * Makefile.tpl (Dependencies): Generate from Makefile.def.
5289 (configure-target-[+module+]): Depend on maybe-all-gcc
5290 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
5291 (toplevel profiledbootstrap): Fix dependencies.
5292 * Makefile.in: Regenerate.
5293
972974fc
MM
52942004-08-03 Mark Mitchell <mark@codesourcery.com>
5295
5296 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
5297 target-libiberty to noconfigdirs.
5298 * configure: Regenerate.
5299
bebf829d
PB
53002004-08-03 Paul Brook <paul@codesourcery.com>
5301
5302 * configure.in: Check for MPFR as well as GMP.
5303 * configure: Regenerate.
5304
98a5bb3b
RM
53052004-08-01 Robert Millan <robertmh@gnu.org>
5306
5307 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
5308 libmudflap for all GNU-based systems (with Glibc).
5309 * configure: Regenerate.
5310
dce2d8b2 53112004-08-03 Paolo Bonzini <bonzini@gnu.org>
d32ab992
PB
5312
5313 * Makefile.def (host-modules): Add gcc.
5314 * Makefile.in: Regenerate.
5315 * Makefile.tpl (sorry): New rule.
5316 (configure-host, all-host, [+make_target+]-host, do-check,
5317 install-host): Do not add gcc as a special case.
5318 (host modules): Add a small special-casing for gcc. Export
5319 extra_make_flags through the environment.
5320 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
5321 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
5322 other recursive targets for gcc): Remove.
5323
5324 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
5325 (stage, unstage): New rules.
5326 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
5327 distclean-stage[+id+]): Use stage_current.
5328 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
5329 the stage*-start rules.
5330
aeb732c1
GK
53312004-08-02 Geoffrey Keating <geoffk@apple.com>
5332
5333 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
5334 use -all_load flag.
5335
25b656e7
PB
53362004-08-02 Paolo Bonzini <bonzini@gnu.org>
5337
5338 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
5339 * configure: Regenerate.
5340
cc440d71
TM
53412004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
5342
5343 * maintainer-scripts/gcc_release: Revert yesterday's change.
5344
270e140b
SB
53452004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
5346
5347 * MAINTAINERS: Add myself to write-after-approval.
5348
3e4035f8
TM
53492004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
5350
5351 * libf2c: Removed.
5352 * gcc/gccbug.in: Updated because of libf2c removal.
5353 * maintainer-scripts/gcc_release: Ditto.
5354
dce2d8b2 53552004-07-09 Loren J. Rittle <ljrittle@acm.org>
a3e8d8b4
LR
5356
5357 * configure.in: Build libmudflap by default on FreeBSD.
5358 * configure: Regenerated.
5359
dfcada9a
MM
53602004-07-09 Mark Mitchell <mark@codesourcery.com>
5361
5362 * configure.in: Do not build libmudflap by default on non-GNU/Linux
5363 systems.
5364 * configure: Regenerated.
5365
dce2d8b2 53662004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3922b216
JDA
5367
5368 PR target/16344
5369 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5370 feedback based compiler.
5371 * Makefile.in: Rebuilt.
5372
95bcca47
AO
53732004-07-08 Alexandre Oliva <aoliva@redhat.com>
5374
5375 * Makefile.def (host_modules): Set bootstrap=true for flex.
5376 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5377 * Makefile.in: Rebuilt.
5378
051822f6
JH
53792004-07-07 Jan Hubicka <jh@suse.cz>
5380
5381 * MAINTAINERS: Add self as a profile feedback maintainer.
5382
7b61653a
PE
53832004-07-05 Phil Edwards <phil@codesourcery.com>
5384
5385 * configure.in: Do not prepend $srcdir to /dev/null in
5386 makefile fragments.
5387 * configure: Regenerate.
5388
23f6b2f9
PB
53892004-07-01 Paolo Bonzini <bonzini@gnu.org>
5390
5391 * Makefile.def (build_modules): Add bison, byacc, flex,
5392 m4, texinfo.
5393 (flags_to_pass): Add FLEX.
5394 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
5395 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
5396 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
5397 DEFAULT_MAKEINFO): Remove.
5398 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
5399 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
5400 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
5401 objdir or else use configured tool.
5402 (all-build): New.
5403 (all): Depend on it.
5404 (Build module dependencies): Add.
5405 * Makefile.in: Regenerate.
5406 * configure.in: Better support for multiple build modules,
5407 matching what is done for host/target modules. Do not look
5408 for "plausible" locations of build tools if Canadian cross.
5409 Use autoconf's AC_PROG_CC to find a C compiler. Define
5410 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
5411 * configure: Regenerate.
78716e86 5412
1c020272
PB
54132004-06-22 Paolo Bonzini <bonzini@gnu.org>
5414
5415 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
5416 * Makefile.in: Regenerate.
5417
a52a0a7f
PB
54182004-06-22 Paolo Bonzini <bonzini@gnu.org>
5419
5420 * Makefile.tpl (configure-build-[+module+],
5421 configure-[+module+], configure-target-[+module+]): Pass
5422 [+extra_configure_args+].
5423 (all-build-[+module+], all-[+module+], check-[+module+],
5424 install-[+module+], [+make_target+]-[+module+],
5425 all-target-[+module+], check-target-[+module+],
5426 install-target-[+module+], [+make_target+]-target-[+module+]):
5427 Pass [+extra_make_args+].
5428 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5429 (GCC_HOST_EXPORTS): Remove.
5430 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5431 cross, check-gcc, check-gcc-c++, install-gcc,
5432 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5433 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5434 * Makefile.in: Regenerate.
5435
ccde3f1a
MS
54362004-06-21 Matthew Sachs <msachs@apple.com>
5437
5438 * MAINTAINERS: Added self to write-after-approval.
5439
6264b0a6
CF
54402004-06-21 Christopher Faylor <cgf@alum.bu.edu>
5441
5442 * configure.in: Check for srcdir/winsup rather than build directory
5443 winsup.
5444 * configure: Regenerate.
5445
801e2270
CV
54462004-06-17 Corinna Vinschen <vinschen@redhat.com>
5447
5448 * configure.in: Don't build Cygwin native newlib if winsup
5449 directory is missing. Emit warning instead.
5450 * configure: Regenerate.
5451
ad6717df
PB
54522004-06-09 Paolo Bonzini <bonzini@gnu.org>
5453
5454 * Makefile.tpl (touch-stage[+id+]): New.
5455 (restage[+prev+]): Depend on touch-stage[+id+].
5456
5457 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5458 Use it throughout.
5459
5460 * Makefile.def: Add profile and feedback bootstrap stages.
5461 Remove next field from bootstrap stages.
5462 * Makefile.tpl (LN, LN_S): Substitute.
5463 (stageN-start, stageN-end): Use double-colon rules, to
5464 provide a hook for additional setup commands.
5465 (distclean-stageN-gcc, restageN): Create dependencies from
5466 [+prev+], not from [+next+].
5467 (stageN-bubble): Add commands for successive stages from
5468 [+prev+], using double-colon rules.
5469 (all-stageN-gcc): Fix typo.
5470 (stagefeedback-start, profiledbootstrap): New.
5471 * Makefile.in: Regenerate.
5472 * configure.in: Call ACX_PROG_LN.
5473 * configure: Regenerate.
5474
5bbb9680
CY
54752004-06-08 Canqun Yang <canqun@nudt.edu.cn>
5476
5477 * MAINTAINERS (Write After Approval): Add myself.
5478
e18be1d4
MA
54792004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
5480
5481 * MAINTAINERS (Write After Approval): Add myself.
5482
5607edfd
PB
54832004-06-03 Paolo Bonzini <bonzini@gnu.org>
5484
5485 * configure.in: Fix --enable-bootstrap breakage introduced in trees
5486 without gcc.
5487 * configure: Regenerate.
5488
1ec4e9c3
PB
54892004-06-01 Paolo Bonzini <bonzini@gnu.org>
5490
5491 * Makefile.tpl: Fix typo.
5492 * Makefile.in: Regenerate.
5493
dce2d8b2 54942004-06-01 Paolo Bonzini <bonzini@gnu.org>
c2f7605f
PB
5495
5496 * configure.in: Remove new- prefix from toplevel
5497 bootstrap targets.
5498 * configure: Regenerate.
5499
f516a7da
PB
55002004-06-01 Paolo Bonzini <bonzini@gnu.org>
5501
5502 * Makefile.tpl (all.normal): Rename to all.
5503 (all): Replace with a rule to pick the default
5504 target from configure.
5505 (all-gcc, configure-gcc): Use conditionals to
5506 do nothing when toplevel bootstrap is going on.
5507 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5508 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5509 * configure.in: Support --enable-bootstrap.
5510
5511 * Makefile.def: Remove new- prefix from toplevel
5512 bootstrap targets.
5513 * Makefile.tpl: Likewise.
5514
5515 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
5516 target.
5517
5518 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5519 $(RECURSE_FLAGS) to recursive invocation of make.
5520
5521 * Makefile.in: Regenerate.
5522 * configure: Regenerate.
5523
78dd5e36 55242004-05-30 Andreas Jaeger <aj@suse.de>
dce2d8b2 5525 Jim Wilson <wilson@specifixinc.com>
78dd5e36
AJ
5526
5527 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5528 like CC.
5529
30f1bddc
DJ
55302004-05-27 Daniel Jacobowitz <dan@debian.org>
5531
5532 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5533 * configure: Regenerate.
5534
4fc4dd12
DJ
55352004-05-25 Daniel Jacobowitz <drow@false.org>
5536
5537 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5538 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5539 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
5540 targets.
5541 * Makefile.in: Regenerate.
5542
dce2d8b2 55432004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
5544
5545 * configure.in: Test the ability to symlink directories.
5546 * configure: Regenerate.
5547
5548 * Makefile.def (bootstrap-stage): New definitions.
5549 * Makefile.tpl (configure-stage1-gcc,
5550 configure-stage2-gcc, configure-stage3-gcc,
5551 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5552 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5553 new-restage3, compare): Autogenerate, see Makefile.in
5554 entry for behavioral changes.
5555 (distclean-stage1, new-stage1-start, new-stage1-end,
5556 new-stage1-bubble, distclean-stage2, new-stage2-start,
5557 new-stage2-end, new-stage2-bubble, distclean-stage3,
5558 new-stage3-start, new-stage3-end): New autogenerated targets.
5559 (objext, prebootstrap, BOOT_CFLAGS,
5560 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5561 targets.
5562
5563 * Makefile.in: Regenerate.
5564 (distclean-stage1, new-stage1-start, new-stage1-end,
5565 new-stage1-bubble, distclean-stage2, new-stage2-start,
5566 new-stage2-end, new-stage2-bubble, distclean-stage3,
5567 new-stage3-start, new-stage3-end): New targets.
5568 (all-stage1-gcc): Move prebootstrap dependency from here...
5569 (configure-stage1-gcc): ...to here.
5570 (new-bootstrap): Use bubble targets.
5571 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5572 Use per-stage distclean targets.
5573 (configure-stage1-gcc, configure-stage2-gcc,
5574 configure-stage3-gcc, all-stage1-gcc,
5575 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5576 Use new-stageN-start to prepare the tree.
5577
4f4e53dd
PB
55782004-05-23 Paolo Bonzini <bonzini@gnu.org>
5579
5580 * Makefile.def (host_modules): add libcpp.
5581 * Makefile.tpl: Add dependencies on and for libcpp.
5582 * Makefile.in: Regenerate.
5583 * configure.in: Add libcpp host module.
5584 * configure: Regenerate.
5585
60975492
PB
55862004-05-21 Paolo Bonzini <bonzini@gnu.org>
5587
5588 * Makefile.tpl: Whenever a recursive target is defined, wrap
5589 it in a special @if/@endif block, and prepare its maybe
5590 dependency in the @if/@endif block
5591 * configure.in: Instead of writing maybe dependencies, remove
5592 the @if/@endif statements, and remove the @if/@endif blocks
5593 that remain.
5594 * configure: Regenerate.
5595 * Makefile.in: Regenerate.
5596
5ce7d75d
JJ
55972004-05-20 Janis Johnson <janis187@us.ibm.com>
5598
5599 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
5600
c779c42f
KK
56012004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
5602
5603 PR bootstrap/15120
5604 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
5605 * */configure: Rebuilt.
5606
b4117c30
ZW
56072004-05-17 Zack Weinberg <zack@codesourcery.com>
5608
5609 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5610 of libf2c.
5611 * configure, Makefile.in: Regenerate.
5612
719bb4e3 56132004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
5614
5615 * MAINTAINERS (Write After Approval): Add myself.
5616
6de9cd9a
DN
56172004-05-13 Diego Novillo <dnovillo@redhat.com>
5618
5619 Merge from tree-ssa-20020619-branch.
5620
5621 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5622 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5623 (HOST_GMPLIBS): Define.
5624 (HOST_GMPINC): Define.
5625 (TARGET_LIB_PATH): Add libmudflap.
5626 (GFORTRAN_FOR_TARGET): Define.
5627 (configure-build*): Export GFORTRAN.
5628 (configure-gcc): Export GMPLIBS and GMPINC.
5629 (all-gcc): Add maybe-all-libbanshee.
5630 (configure-target-libgfortran): Define.
5631 * Makefile.in: Regenerate.
5632 * configure.in (host_libs): Add libbanshee.
5633 (target_libraries): Add target-libmudflap and target-libgfortran.
5634 Add --with-libbanshee.
5635 Handle --disable-libmudflap.
5636 (*-*-freebsd*): Use with_gmp.
5637 Add $(libgcj) to noconfigdirs.
5638 * configure: Regenerate.
5639 * depcomp: New file.
5640 * MAINTAINERS: Add tree-ssa maintainers.
5641
8f1b790f
VM
56422004-05-04 Vladimir Makarov <vmakarov@redhat.com>
5643
b4117c30 5644 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 5645
693446fc
BF
56462004-04-30 Brian Ford <ford@vss.fsi.com>
5647
b4117c30 5648 * MAINTAINERS (Write After Approval): Add myself.
693446fc 5649
d1bb666c
UB
56502004-04-29 Uros Bizjak <uros@kss-loka.si>
5651
b4117c30 5652 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 5653
6cf1ac42
PB
56542004-04-28 Paolo Bonzini <bonzini@gnu.org>
5655
5656 * config/acx.m4: Fix fastcompare support for new-bootstrap.
5657 * configure: Regenerate.
5658
632933d5
PB
56592004-04-27 Paolo Bonzini <bonzini@gnu.org>
5660
5661 Revert:
5662 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5663
5664 * Makefile.def (flags_to_pass): Remove *dir variables that
5665 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5666 as well as prefix and exec_prefix.
5667 * Makefile.in: Regenerate.
5668
80dc6aa0
RM
56692004-04-26 Robert Millan <robertmh@gnu.org>
5670
5671 Add patches from libtool CVS.
5672 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5673 * ltconfig: Likewise.
5674 * ltcf-c.sh: Likewise.
5675 * ltcf-cxx.sh: Likewise.
5676 * ltcf-gcj.sh: Likewise.
5677
e11283f1
PB
56782004-04-26 Paolo Bonzini <bonzini@gnu.org>
5679
5680 * Makefile.def (host_modules): Mark with the bootstrap
5681 flag packages on which gcc depends.
5682 * Makefile.tpl (all-bootstrap): Use it.
5683 * Makefile.in: Regenerate.
5684
8546950c
PB
56852004-04-26 Paolo Bonzini <bonzini@gnu.org>
5686
5687 * Makefile.def (flags_to_pass): Remove *dir variables that
5688 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5689 as well as prefix and exec_prefix.
5690 * Makefile.in: Regenerate.
5691
a76494aa
PB
56922004-04-26 Paolo Bonzini <bonzini@gnu.org>
5693
b4117c30
ZW
5694 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5695 * configure: Regenerate.
5696 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5697 * gcc/Makefile.tpl (compare): Use the result of the test.
5698 * gcc/Makefile.in: Regenerate.
a76494aa 5699
03a91701
PB
57002004-04-23 Paolo Bonzini <bonzini@gnu.org>
5701
5702 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5703 Always relocate gcc and prev-gcc to the original names, even
5704 if the build fails.
5705 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5706 New targets.
5707
082a6351
LG
57082004-04-23 Laurent GUERBY <laurent@guerby.net>
5709
5710 * MAINTAINERS: Update my email address.
b4117c30 5711
1f1d584b
RO
57122004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5713
5714 * configure.in (mips*-*-irix5*): Enable ld.
5715 * configure: Regenerate.
082a6351 5716
1db673ca
RO
57172004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5718
5719 * configure: Regenerate.
5720
ce4ea44e
JW
57212004-04-15 James E Wilson <wilson@specifixinc.com>
5722
5723 * Makefile.tpl (configure-[+module+], configure-gcc,
5724 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5725 Set and export LDFLAGS.
5726 * Makefile.in: Regenerate.
5727
611f62ad
MC
57282004-04-12 Michael Chastain <mec.gnu@mindspring.com>
5729
b4117c30 5730 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 5731
be912515
NN
57322004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
5733
5734 PR bootstrap/14871
5735 * Makefile.tpl: If we don't have built-in-tree target tools,
5736 use the ones found by configure rather than hacking around with
5737 program_transform_name.
5738 * configure.in: Give Makefile.tpl the information necessary
5739 to do that.
5740 * Makefile.in: Regenerate.
5741 * configure: Regenerate.
5742
9104315a
NN
57432004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
5744
5745 PR bootstrap/14760
5746 * configure.in: When computing baseargs, strip *all* copies of
5747 offending options. Also, don't match/substitute the trailing space,
5748 so that this actually works when two similar options are separated by
5749 only one space.
5750 * configure: Regenerate.
5751
bef1d700
DE
57522004-04-06 David Edelsohn <edelsohn@gnu.org>
5753
b4117c30
ZW
5754 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5755 (rs6000-*-aix*): Same.
5756 * configure: Regenerate.
bef1d700 5757
54bcf05e 57582004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
5759
5760 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 5761
369a832c 57622004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
5763
5764 * MAINTAINERS: Add myself to write-after-approval.
369a832c 5765
09a9c095
NN
57662004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
5767
7caf53cb
NN
5768 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5769 STRICT_WARN, WARN_CFLAGS flags passed down to make.
5770 * Makefile.in: Regenerate.
5771
09a9c095
NN
5772 * configure.in (top level bootstrap support): Rework --enable-werror
5773 to set @stage2_werror_flag@.
5774 * configure: Regenerate.
5775 * Makefile.tpl (top level bootstrap support): Pass
5776 @stage2_werror_flag@ down to configure in stages 2 and 3.
5777 * Makefile.in: Regenerate.
5778
5595a2bd
NN
57792004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
5780
cbfd7e06
NN
5781 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5782 for stages 2 and 3 as well as in make. As a consequence, remove
5783 OUTPUT_OPTION (now detected by configure) from the flags passed down
5784 to make.
5785 * Makefile.in: Regenerate.
5786
5595a2bd
NN
5787 * Makefile.tpl (new-bootstrap): Fix typo.
5788 * Makefile.in: Regenerate.
5789
ca3b3e20
NN
57902004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
5791
295f4e42
NN
5792 * Makefile.tpl: Rearrange by moving recursive_targets rules
5793 into their proper sections.
5794 * Makefile.tpl (top level bootstrap support): Move disabling
5795 of coverage flags from 'make' to 'configure'; improve comments.
5796 * Makefile.in: Regenerate.
5797
340de83f
NN
5798 * Makefile.tpl (experimental top level bootstrap) Move stage1
5799 language setting from all- target to configure- target; disable
5800 intermodule optimization in stage 1; prevent gratuitous rebuilds
5801 of stage 1.
5802 * Makefile.in: Regenerate.
5803 * configure.in: Comma-separate stage 1 language list for top
5804 level bootstrap.
5805 * configure: Regenerate.
5806
ca3b3e20
NN
5807 * Makefile.tpl: Clean up experimental top level bootstrap support:
5808 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5809 prev-gcc in configure- targets as well as all- targets.
5810 * Makefile.in: Regenerate.
5811
4d038073
KC
58122004-03-21 Kelley Cook <kcook@gcc.gnu.org>
5813
5814 * compile: New file imported from automake.
5815
ab3533d6
PB
58162004-03-17 Paolo Bonzini <bonzini@gnu.org>
5817
5818 * configure.in: Remove symbolic link section.
5819 * configure: Regenerate.
5820 * Makefile.tpl (links): Remove.
5821 * Makefile.in: Regenerate.
5822
1e0f07d3 58232004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 5824 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
5825
5826 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 5827 Set with AC_CHECK_PROGS.
1e0f07d3
PB
5828 * configure.in: Fix comment typo from last patch.
5829 * configure: Regenerate.
5830
2805b53a
NN
58312004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
5832
5833 * Makefile.tpl: Introduce experimental top level bootstrap support.
5834 * Makefile.in: Regenerate.
5835 * configure.in: Introduce support for top level bootstrap.
5836 * configure: Regenerate.
5837
79b4b7d2 58382004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 5839 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
5840
5841 PR bootstrap/14522
5842 * configure.in: Cope with shells that do not support unquoted ^
5843 * configure: Regenerate.
5844
6bbec498 58452004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 5846 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
5847
5848 PR bootstrap/14522
79b4b7d2 5849 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
5850 quotes inside quoted backquote substitutions.
5851 * configure: Regenerate.
5852
83c15dfc
AP
58532004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
5854
5855 PR bootstrap/14522
f2bd98d4 5856 * configure.in: Fix escaping of $.
83c15dfc
AP
5857 * configure: Regenerate.
5858
55ffb5ed
NN
58592004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
5860
5861 * configure: Regenerate, since I forgot to while committing Paolo's
5862 changes.
5863
e4c9c075
PB
58642004-03-08 Paolo Bonzini <bonzini@gnu.org>
5865
5866 PR ada/14131
5867 Move language detection to the top level.
5868 * configure.in: Find default values for the tools as
5869 soon as possible. Disable ada if GNAT is not found.
5870 Emit error message about missing languages. Expand
5871 --enable-languages=all for the gcc subdirectory.
5872
5199e2c6
BE
58732004-03-10 Ben Elliston <bje@gnu.org>
5874
5875 * MAINTAINERS: Update my email address.
5876
c18b95e5
DE
58772004-03-05 David Edelsohn <edelsohn@gnu.org>
5878
5879 * ltconfig: Disable building static libraries if building shared
5880 libraries on AIX 5L.
5881
d0fe5ad3
RS
58822004-03-01 Richard Sandiford <rsandifo@redhat.com>
5883
5884 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5885 and disable libgcj.
5886 * configure: Regenerated.
5887
e6f71f9d
BB
58882004-03-01 Brian Booth <bbooth@redhat.com>
5889
5890 * MAINTAINERS: Add myself to write-after-approval.
5891
8983e50e
PB
58922004-03-01 Paolo Bonzini <bonzini@gnu.org>
5893
5894 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 5895
d4cd9d81
NN
58962004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5897
5898 PR bootstrap/7087
5899 * Makefile.tpl: Guard XFOO sed statements better.
5900 * Makefile.tpl: Add dependency for configure-target-libada.
5901 * Makefile.in: Regenerate (incidentally fixes broken
5902 commit when libada-branch was merged).
5903
0ea0229e
KC
59042004-02-25 Kelley Cook <kcook@gcc.gnu.org>
5905
5906 * MAINTAINERS: Add myself to write-after-approval.
5907
bad93735
AP
59082004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
5909
5910 * MAINTAINERS: Add Nicola Pero and myself as libobjc
5911 maintainers.
5912
a7ca14fc
AC
59132004-02-20 Andrew Cagney <cagney@redhat.com>
5914
5915 * config.guess: Update from version 2003-10-16 to 2004-02-16.
5916 * config.sub: Update from version 2003-11-03 to 2004-02-16.
5917
51592782
NN
59182004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
5919
5920 PR bootstrap/11932
5921 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5922
6a30854a
JQ
59232004-02-14 Jerry Quinn <jlquinn@optonline.net>
5924
5925 * MAINTAINERS: Added myself to write-after-approval.
5926
be8b2bee
MK
59272004-02-14 Michael Koch <konqueror@gmx.de>
5928
5929 * MAINTAINERS: Added myself to write-after-approval.
5930
972760b7
JM
59312004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
5932
5933 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
5934 some OS port maintainers to OS port maintainers section.
5935
b0281654
FCE
59362004-02-13 Frank Ch. Eigler <fche@redhat.com>
5937
5938 * MAINTAINERS: Add self.
5939
3c419fd6
KH
59402004-02-12 Kazu Hirata <kazu@cs.umass.edu>
5941
5942 * MAINTAINERS: Alphabetize.
5943
e88e9aee
PB
59442004-02-12 Paolo Bonzini <bonzini@gnu.org>
5945
5946 * MAINTAINERS: Remove myself.
b4117c30 5947
1915e422
DE
59482004-02-11 David Edelsohn <edelsohn@gnu.org>
5949
5950 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5951 (rs6000-*-aix*): Same.
5952 * configure: Regenerate.
5953
a22c2d8d
KC
59542004-02-11 Kelley Cook <kcook@gcc.gnu.org>
5955
5956 * configure.in (host): Add in missing $noconfigdirs to defines.
5957 * configure: Regenerate.
5958
d9cdb878
AC
59592004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
5960 Nathanael Nerode <neroden@gcc.gnu.org>
5961
5962 PR ada/6637, PR ada/5911
b4117c30 5963 Merge with libada-branch:
d9cdb878
AC
5964 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5965 with appropriate dependencies. Add --enable-libada configure switch.
5966 * configure, Makefile.in: Regenerate.
5967
8bd92821
PB
59682004-02-09 Paolo Bonzini <bonzini@gnu.org>
5969
5970 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 5971
89a95129
RO
59722004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5973
5974 * configure.in: Don't pass --with-stabs on IRIX 5 either.
5975 * configure: Regenerate.
5976
892629bc
GK
59772004-02-04 Geoffrey Keating <geoffk@apple.com>
5978
5979 Merge from upstream:
5980
5981 * ltmain.in: When setting IFS to '~', be careful about user
5982 arguments that contain '~'.
5983
5984 2004-02-04 Peter O'Gorman <peter@pogma.com>
5985
5986 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
5987 Also test $base_compile against $CC with escaped arguments. Bug
5988 reported by Geoff Keating <geoffk@apple.com>.
5989
6b402165
KH
59902004-02-04 Kazu Hirata <kazu@cs.umass.edu>
5991
5992 * MAINTAINERS: Remove i960 port.
5993
fa2f0306
DD
59942004-01-23 DJ Delorie <dj@redhat.com>
5995
5996 * Makefile.def (target_modules) [libiberty]: Don't stage.
5997 * Makefile.in: Rebuilt.
5998
9feb20aa
CT
59992004-01-20 Caroline Tice <ctice@apple.com>
6000
6001 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 6002
7aed2ccc
PC
60032004-01-19 Paolo Carlini <pcarlini@suse.de>
6004
6005 * MAINTAINERS: Update my email address.
6006
f25bebe1
JM
60072004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
6008
6009 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 6010
28083580
VR
60112004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
6012
6013 * MAINTAINERS: Remove entries without email address.
6014
c0f4b5e4
DJ
60152004-01-15 Daniel Jacobowitz <drow@mvista.com>
6016
6017 * MAINTAINERS: Add myself to write-after-approval.
6018
b5eb5a5e
SB
60192004-01-15 Steven Bosscher <stevenb@suse.de>
6020
6021 * MAINTAINERS: Update my email address.
6022
dce2d8b2 60232004-01-14 Loren J. Rittle <ljrittle@acm.org>
2c4de30b
LR
6024
6025 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
6026 * Makefile.tpl (configure-target-[+module+]): Support stage.
6027 * Makefile.in: Rebuilt.
6028
74c0b320
ILT
60292004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
6030
6031 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
6032
2560344b
RS
60332004-01-10 Richard Sandiford <rsandifo@redhat.com>
6034
6035 * MAINTAINERS: Add myself as a MIPS maintainer.
6036
8b21cda6
NN
60372004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
6038
2b6c260d
NN
6039 * configure.in: Use ./config.cache, not config.cache.
6040 * configure: Regenerate.
6041 * Makefile.tpl: Special-casing not needed for GCC any more.
6042 * Makefile.in: Regenerate.
6043
09438bde
NN
6044 * configure.in: Don't share a cache file for host dirs.
6045 * configure: Regenerate.
6046
8b21cda6
NN
6047 * config-ml.in: Don't mess with the cache file.
6048
e42870df
EB
60492004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
6050
6051 * MAINTAINERS: Move myself from 'Write After Approval' to
6052 'CPU Port Maintainers' section as SPARC maintainer.
6053
6b9eb62c
NN
60542004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
6055
78a816a6
NN
6056 * Makefile.tpl: Make GCC use a separate config.cache.
6057 * Makefile.in: Regenerate.
6058
6b9eb62c
NN
6059 PR bootstrap/11932, PR bootstrap/11933
6060 (I don't know if it will fix either of them, but it relates
6061 to them.)
6062 * configure.in: Don't use shared config.cache for target
6063 directories.
6064 * configure: Regenerate.
6065
86d7b562
DN
60662004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
6067
6068 * MAINTAINERS: Add myself to 'Write After Approval' section.
6069
07d0a605
RS
60702003-12-31 Roger Sayle <roger@eyesopen.com>
6071
6072 * configure.in (ia64*-*-hpux*): Disable building java libraries.
6073 * configure: Regenerated.
6074
459ac19f
KH
60752003-12-23 Kazu Hirata <kazu@cs.umass.edu>
6076
6077 * MAINTAINERS: Remove the mn10200 maintainer.
6078
5785c0ed 60792003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 6080
cc6010cd
AP
6081 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
6082 * configure: Regenerated.
5785c0ed 6083
a268eff9
JH
60842003-12-16 Jan Hubicka <jh@suse.cz>
6085
6086 * MAINTAINERS: Add myself as callgraph maintainer.
6087
9d465b12
TF
60882003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
6089
6090 * configure.in (raw_libstdcxx_flags): Remove the leading space.
6091 * configure: Regenerate.
6092
a68a270a
GB
60932003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6094
6095 * MAINTAINERS: Move myself from 'Bug database only accounts' to
6096 'Write After Approval' section. Update email.
6097
dce2d8b2 60982003-12-01 James Lemke <jim@wasabisystems.com>
3066a15c
JL
6099
6100 * MAINTAINERS (Write After Approval): Add myself.
6101
8c052da4
MT
61022003-11-20 Matt Thomas <matt@3am-software.com>
6103
6104 * MAINTAINERS: Add myself as a vax port maintainer.
6105
e75f9147
KC
61062003-11-20 Kelley Cook <kcook@gcc.gnu.org>
6107
6108 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
6109 (configure-build-[+module+], configure-[+module+]): Likewise.
6110 (configure-target-[+module+], configure-gcc, config.status): Likewise.
6111 * Makefile.in: Regenerate.
6112
43d8d958
AT
61132003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
6114
6115 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
6116 shared/dylibed libraries.
6117 * ltmain.sh: Likewise.
6118 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
6119 * ltcf-cxx.sh: Likewise.
6120 * ltcf-gcj.sh: Likewise.
6121 * ltconfig: Likewise.
6122
638dcaa0
SC
61232003-11-17 Stan Cox <scox@redhat.com>
6124
6125 * MAINTAINERS: Add myself as iq2000 port maintainer.
6126
15cc172b
AC
61272003-11-14 Arnaud Charlet <charlet@act-europe.fr>
6128
b4117c30
ZW
6129 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
6130 * Makefile.in: Regenerate.
15cc172b 6131
20af77cd
UW
61322003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
6133
6134 * config.sub: Update to 2003-11-03 version.
6135
4dd01c5c
PE
61362003-10-20 Phil Edwards <phil@codesourcery.com>
6137
6138 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
6139 * configure: Regenerate.
6140
dce2d8b2 61412003-10-20 Nicolas Pitre <nico@cam.org>
8d36c499
NP
6142
6143 * MAINTAINERS: Add myself to 'Write After Approval' section.
6144
8b7ebc31
AC
61452003-10-20 Arnaud Charlet <charlet@act-europe.fr>
6146
6147 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6148
afe1910c
JM
61492003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
6150
6151 * MAINTAINERS: Update my email address.
6152
05dcec66
RO
61532003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6154
6155 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
6156
dce2d8b2 61572003-10-17 Ralph Loader <rcl@ihug.co.nz>
71fc2f0c
RL
6158
6159 * MAINTAINERS: Add myself to 'Write After Approval' section.
6160
507ec745
BI
61612003-10-16 Bernardo Innocenti <bernie@develer.com>
6162
6163 * config.guess: Update to 2003-10-16 version.
6164 * config.sub: Update to 2003-10-16 version.
6165
dce2d8b2 61662003-10-15 David Daney <ddaney@avtrex.com>
4d466c42
DD
6167
6168 * MAINTAINERS: Added myself to 'Write After Approval' section.
6169
0c9b16bc
FH
61702003-10-15 Falk Hueffner <falk@debian.org>
6171
6172 * MAINTAINERS: Move myself from 'Bug database only accounts' to
6173 'Write After Approval' section. Update email.
6174
74d57d15
RS
61752003-10-14 Roger Sayle <roger@eyesopen.com>
6176
6177 * MAINTAINERS: Move myself from 'Write After Approval' to
6178 'Various Maintainers' section as middle-end maintainer.
6179
d29b8ad8
NN
61802003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
6181
6182 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
6183 HOST_FLAGS_TO_PASS.
6184 * Makefile.in: Regenerate.
6185
26db814a
BI
61862003-10-11 Bernardo Innocenti <bernie@develer.com>
6187
6188 * config.guess: Update to 2003-10-07 version.
6189 * config.sub: Update to 2003-10-07 version.
6190
fffeb871
RO
61912003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6192
6193 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
6194 * ltconfig (irix5*, irix6*): Don't override version_type.
6195
6691a79e
ME
61962003-10-05 Mohan Embar <gnustuff@thisiscool.com>
6197
6198 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
6199 * configure: Rebuilt
6200 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
6201 * Makefile.in: Rebuilt
6202
62cdd71e
L
62032003-10-03 H.J. Lu <hongjiu.lu@intel.com>
6204
6205 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
6206
6fe2eacc
CW
62072003-09-30 Carlo Wood <carlo@alinoe.com>
6208
cc6010cd 6209 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 6210
ea57e5ad
PK
62112003-09-29 Paul Koning <ni1d@arrl.net>
6212
6213 * MAINTAINERS: Move myself from "Write After Approval"
6214 to CPU platform maintainers for pdp11 platform.
6215
e070672a
AT
62162003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
6217
6218 * MAINTAINERS: Move myself from 'Write After Approval' to
6219 'Various Maintainers' section as libffi testsuite maintainer.
6220
43bb47c2
DJ
62212003-09-21 Daniel Jacobowitz <drow@mvista.com>
6222
6223 * configure.in: Pass a computed --program-transform-name
6224 to subconfigures.
6225 * configure: Regenerated.
6226
da9d3b37
NN
62272003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
6228
94322beb
NN
6229 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
6230 * Makefile.in: Regenerate.
6231
da9d3b37
NN
6232 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
6233 * Makefile.in: Regenerate.
6234
ffd9060b
ZL
62352003-09-19 Ziemowit Laski <zlaski@apple.com>
6236
6237 * MAINTAINERS: Move myself from 'Write After Approval'
6238 to 'Various Maintainers' (objective-c) section.
6239
eeae7b41
DJ
62402003-09-17 Daniel Jacobowitz <drow@mvista.com>
6241
6242 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
6243 quoting.
6244 * configure: Regenerated.
6245
a080d12b
JB
62462003-09-16 Joel Brobecker <brobecker@gnat.com>
6247
6248 * MAINTAINERS (Write After Approval): Add myself to write after
6249 approval list.
6250
6cd2fc59
DN
62512003-09-16 Dorit Naishlos <dorit@il.ibm.com>
6252
cc6010cd 6253 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 6254
dcbdd9cc
ILT
62552003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
6256
6257 * MAINTAINERS: Update my e-mail address.
6258
e517f636
AM
62592003-09-09 Alan Modra <amodra@bigpond.net.au>
6260
6261 * libtool.m4 (LD): Correct powerpc64 host match.
6262
bc49924b
JW
62632003-09-06 James E Wilson <wilson@tuliptree.org>
6264
6265 * MAINTAINTERS: Update my affiliation and email address.
6266
082124f5
ZD
62672003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
6268
6269 * MAINTAINERS (Write After Approval): Add myself.
6270
dc94d89e
DD
62712003-09-04 DJ Delorie <dj@redhat.com>
6272
6273 * configure: Regenerate.
6274
62752003-09-04 Robert Millan <robertmh@gnu.org>
6276
6277 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 6278
7a0f2d4e
KG
62792003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6280
6281 * configure.in: Ensure arguments to sed are properly spaced.
6282 * configure: Regenerate.
6283
88d032eb
GP
62842003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
6285
6286 * MAINTAINERS: Update my e-mail address.
6287
0b3f3d22
ME
62882003-08-28 Mohan Embar <gnustuff@thisiscool.com>
6289
6290 * MAINTAINERS (Write After Approval): Add myself.
6291
d253f9ba
DJ
62922003-08-27 Daniel Jacobowitz <drow@mvista.com>
6293
6294 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
6295 * configure: Regenerated.
6296
066ec9c9
MM
62972003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
6298
6299 * MAINTAINERS: Update my email address.
6300
415d7ef9
PE
63012003-08-23 Phil Edwards <pme@gcc.gnu.org>
6302
6303 * configure.in: Use newline instead of semicolon when assuming
6304 shell arguments in a for loop.
6305 * configure: Regenerated.
6306
e1567352
JE
63072003-08-22 Jason Eckhardt <jle@rice.edu>
6308
6309 * MAINTAINERS: Resurrect the i860 maintainer.
6310
b348267b
GK
63112003-08-20 Geoffrey Keating <geoffk@apple.com>
6312
e50084fa
GK
6313 PR 8180
6314 * configure.in: When testing with_libs and with_headers, treat
6315 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
6316 * configure: Regenerate.
b4117c30 6317
b348267b
GK
6318 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
6319 make, shell, etc.
6320 (baseargs): Likewise.
6321 * configure: Regenerate.
6322
ca26ffe0
BI
63232003-08-20 Bernardo Innocenti <bernie@develer.com>
6324
6325 * MAINTAINERS (Write After Approval): Add myself.
6326
940cde4d
GK
63272003-08-19 Geoffrey Keating <geoffk@apple.com>
6328
6329 * configure.in: Disable libgcj for darwin not on powerpc.
6330 * configure: Rebuild.
6331
74bed51b
ADL
63322003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
6333
6334 * config-ml.in, symlink-tree: Add license.
6335
b4117c30
ZW
63362003-08-03 Richard Stallman <rms@gnu.org>
6337 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
6338
6339 * README.SCO: New file.
6340
333a28b4
MK
63412003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
6342
6343 * Makefile.tpl (check, check-c++): Express dependencies using
6344 dependencies rather than commands.
6345 * Makefile.in: Regenerate.
6346
c197e306
AC
63472003-08-01 Andrew Cagney <cagney@redhat.com>
6348
6349 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
6350 * configure: Ditto.
6351
a8ee6e2d
GK
63522003-07-31 Geoffrey Keating <geoffk@apple.com>
6353
6354 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 6355 * Makefile.in: Update.
a8ee6e2d 6356
8d9b3f2e
AT
63572003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
6358
6359 * configure.in: Enable libgcj for darwin.
6360 * configure: Rebuild.
6361
52c0c542
PE
63622003-07-29 Phil Edwards <pme@gcc.gnu.org>
6363
6364 * config-ml.in: Use ac_configure_args directly instead of
6365 ml_arguments. Only set ml_norecursion if --no[-]recursion is
6366 actually seen.
6367
b4acb5ef
NN
63682003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
6369
6370 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
6371 creating target and build subdirs to build all parent dirs as needed.
6372 * Makefile.in: Rebuild.
6373 * configure.in: Don't build dirs explicitly here.
6374 * configure: Rebuild.
6375
a51d71d0
PB
63762003-07-26 Paul Brook <paul@nowt.org>
6377
6378 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
6379
f43e12ce
AO
63802003-07-22 Alexandre Oliva <aoliva@redhat.com>
6381
6382 * Makefile.tpl (all-make): Depend on intl.
6383 * Makefile.in: Rebuilt.
6384
8a199ff6
PE
63852003-07-20 Phil Edwards <pme@gcc.gnu.org>
6386
6387 * install-sh: Update to newer upstream versions (associated with
6388 aclocal 1.7).
6389 * mkinstalldirs: Likewise.
6390 * missing: Likewise, plus $1Help2man -> $1 typo fix.
6391
e6a8c803
AP
63922003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
6393
6394 * MAINTAINERS: Move self from Bug database only accounts
6395 to write-after-approval.
6396
9f13608f
NN
63972003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
6398
6399 * config.if: Remove unused libc_interface determination.
6400
c7864714
NN
64012003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
6402
6403 * MAINTAINERS: Move self from write-after-approval to
6404 build machinery (*.in).
6405
775956d0
NN
64062003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
6407
6408 PR bootstrap/11273
6409 PR bootstrap/11408
6410 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
6411 unused INSTALL_PROGRAM_ARGS.
6412 * configure.in: Use AC_PROG_INSTALL.
6413 * Makefile.in: Regenerate.
6414 * configure: Regenerate.
6415
c7f67a6e
KH
64162003-07-13 Kazu Hirata <kazu@cs.umass.edu>
6417
6418 * MAINTAINERS: Alphabetize.
6419
33952f6f
AO
64202003-07-10 Alexandre Oliva <aoliva@redhat.com>
6421
6422 * configure: Rebuilt.
6423 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
6424 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
6425 newlib nor libgloss.
6426 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
6427 * configure.in (am33_2.0-*-linux*): Added.
6428
0d4f1b4e
BW
64292003-07-09 Bob Wilson <bob.wilson@acm.org>
6430
6431 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
6432 * configure: Regenerate.
6433
56694dd9
ZW
64342003-07-07 Zack Weinberg <zack@codesourcery.com>
6435
6436 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
6437 * Makefile.in: Regenerate.
6438
21607eb4
ZW
64392003-07-04 Zack Weinberg <zack@codesourcery.com>
6440
6441 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
6442 * Makefile.in: Regenerate.
6443
dce2d8b2 64442003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8c90b13a
L
6445
6446 * Makefile.tpl: Replace PWD with PWD_COMMAND.
6447 * Makefile.in: Regenerated.
6448
5d42f90e
L
6449 * config-ml.in: Replace PWD with PWD_COMMAND.
6450
6eb95e99
ZW
64512003-07-04 Zack Weinberg <zack@codesourcery.com>
6452
6453 * intl: New directory; see intl/ChangeLog for details.
6454 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
6455 * Makefile.tpl: all-gcc depends on maybe-all-intl.
6456 * Makefile.in: Regenerate.
6457
07d1940e
NN
64582003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
6459
6460 * configure.in: Clean up config-lang.in handling. Delete
6461 useless assignment to "subdirs".
6462 * configure: Regenerate.
6463
4dbda6f0
NN
64642003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
6465
6466 * configure.in: Rename 'target_libs' to 'target_libraries'.
6467 Remove useless reference to 'target_libs'.
6468 * configure: Regenerate.
6469
2c30ab71
KS
64702003-06-23 Keith Seitz <kseitz@sources.redhat.com>
6471
6472 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6473 * Makefile.in: Regenerate.
6474
11405c93
NN
64752003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
6476
6477 * Makefile.def: Introduce flags_to_pass.
6478 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6479 * Makefile.in: Regenerate.
6480
fb87ad5d
HPN
64812003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
6482
6483 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
6484 and target-libgloss.
6485 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
6486 <h8300*-*-*>: Disable libf2c and ${libgcj}.
6487 * configure: Regenerate.
6488
a7956a48
BK
64892003-06-17 Benjamin Kosnik <bkoz@redhat.com>
6490
6491 * configure.in: Update testsuite_flags to new location.
6492 * configure. Regenerate.
6eb95e99 6493
eaf9f3b2
NN
64942003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
6495
6496 * Makefile.tpl: Remove BUILD_CC stuff.
6497 * Makefile.in: Regenerate.
6498
2d89ffef
KH
64992003-06-17 Kazu Hirata <kazu@cs.umass.edu>
6500
6501 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
6502
dce2d8b2 65032003-06-16 Graeme Peterson <gp@qnx.com>
83415b0b
GP
6504
6505 * MAINTAINERS (Write After Approval): Add myself.
6506
dce2d8b2 65072003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 6508
b951c91c
L
6509 * config.guess: Update to 2003-06-12 version.
6510 * config.sub: Update to 2003-06-13 version.
6511
dce2d8b2 65122003-06-12 H.J. Lu <hongjiu.lu@intel.com>
0bb41a37
L
6513
6514 * config.guess: Update to 2003-06-06 version.
6515 * config.sub: Update to 2003-06-06 version.
6516
655b7166
RO
65172003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6518
6519 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6520 * configure. Regenerate.
6521
01b759aa
NN
65222003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
6523
bf1d3e81
NN
6524 * configure.in: Disable serial configure by default.
6525 * configure: Regenerate.
6526 * Makefile.tpl: Abolish .NOTPARALLEL.
6527 * Makefile.in: Regenerate.
6528
e89fbdfe
NN
6529 * Makefile.tpl: Replace {build,host,target}_canonical by
6530 {build,host,target}.
6531 * Makefile.in: Regenerate.
6532
01b759aa
NN
6533 * Makefile.tpl: Fix stupid pasto.
6534 * Makefile.in: Regenerate.
6535
f7dae026
NN
65362003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
6537
6538 * Makefile.tpl: Remove bogus conditional.
6539 * Makefile.in: Regenerate.
6540
65412003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
6542
6543 * Makefile.tpl (profiledbootstrap): New target.
6544 * Makefile.in (profiledbootstrap): New target.
6545
2ffc3e73 65462003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
6547
6548 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
6549 Pinski. Remove user names from other bugzilla-only maintainers.
6550
1a1e6b96
NN
65512003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
6552
1358ccea
NN
6553 * Makefile.tpl: Make 'recursive targets' using autogen rather
6554 than shell loop. Remove duplicate 'clean' targets and false
6555 comments.
6556 * Makefile.def: Add systematic dependencies to 'recursive' targets.
6557 Add systematic method of specifying missing targets in subdirs.
6558 Add copyright boilerplate.
6559 * Makefile.in: Regenerate.
6560 * configure.in: Add 'recursive targets' to maybe list.
6561 * configure: Regenerate.
6562
ae74ed1f
NN
6563 * MAINTAINERS: "GNATS only" -> "Bug database only".
6564
1a1e6b96
NN
6565 * Makefile.tpl: Rename [+target+] to [+make_target+].
6566 * Makefile.def: Rename 'target' to 'make_target'.
6567
c79af3fa
NB
65682003-05-31 Neil Booth <neil@daikokuya.co.uk>
6569
6570 * MAINTAINERS: Add self as options handling maintainer.
6571
39d85b61
MM
65722003-05-28 Michael Meissner <gnu@the-meissners.org>
6573
6574 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
6575 been too long since I touched those ports.
6576
afc2b62d
DD
65772003-05-28 DJ Delorie <dj@redhat.com>
6578
6579 * Makefile.tpl: Make maybe-check-gcc .PHONY.
6580 * Makefile.in: Regenerate.
6581
df445104
MR
65822003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
6583
6584 * configure.in: Use curly braces in the definition of tooldir.
6585 * configure: Regenerate.
6586
2eb98e5d 65872003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 6588
2eb98e5d
DD
6589 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6590 newlib or libgloss.
6591 * Makefile.in: Regenerate.
6592
862fced8
DD
65932003-05-21 DJ Delorie <dj@redhat.com>
6594
6595 * Makefile.tpl: Add missing empty maybe-check-gcc target.
6596 * Makefile.in: Regenerate.
6597
fc351800
ILT
65982003-05-20 Ian Lance Taylor <ian@airs.com>
6599
6600 * MAINTAINERS: Update my e-mail address.
6601
7e2dbcef
NN
66022003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
6603
6604 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 6605 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
6606 Factor out common code from autogen IF statements.
6607 * configure: Regenerate.
6608 * Makefile.in: Regenerate.
6609
f2a0e225
KC
66102003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
6611
6612 * configure.in: Accept i[3456789]86 for machine type.
6613 * configure: Regenerate.
6614
8b87bb96
NN
66152003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
6616
6617 * configure.in: Switch more things to use maybe dependencies.
6618 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
6619 * configure: Regenerate.
6620 * Makefile.tpl: Switch more things to use maybe dependencies.
6621 * Makefile.in: Regenerate.
6622
fdb882bc 66232003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
6624
6625 * Makefile.tpl (install-opcodes): Define.
6626 * Makefile.in: Rebuild.
6627
f7c50032
AJ
66282003-05-13 Andreas Jaeger <aj@suse.de>
6629
6630 * config.guess: Update to 2003-05-09 version.
6631 * config.sub: Update to 2003-05-09 version.
6632
dce2d8b2 66332003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
6634
6635 * configure.in: Correct sed script so that options in quotes are not
6636 deleted.
6637 * configure: Rebuild.
6638
aa8f1f57
CV
66392003-05-12 Corinna Vinschen <corinna@vinschen.de>
6640
6641 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6642 and $$s/newlib/libc/sys/cygwin32 include paths.
6643 * configure: Ditto.
6644
0c130f81
MM
66452003-05-12 Michael Meissner <gnu@the-meissners.org>
6646
6647 * MAINTAINERS: Update my email addresses.
6648
aa1a100b
EB
66492003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
6650
6651 * config-ml.in: Propagate INSTALL variables.
f7c50032 6652
87861833
GP
66532003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6654
6655 * MAINTAINERS: Remove duplicate entries in Write After Approval.
6656
de722255
CD
66572003-05-02 Chris Demetriou <cgd@broadcom.com>
6658
6eb95e99
ZW
6659 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6660 * Makefile.in: Regenerate.
de722255 6661
96c4a002
WB
66622003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
6663
6664 * MAINTAINERS (GNATS only): Add Falk Hueffner.
6665
55b15a11
WB
66662003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
6667
6668 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
6669
0c227849
DJ
66702003-04-27 Daniel Jacobowitz <drow@mvista.com>
6671
6672 * Makefile.tpl: Clean $(BUILD_SUBDIR).
6673 * Makefile.in: Regenerated.
6674
d45148c1
WB
66752003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
6676
6677 * MAINTAINERS (Write After Approval): Upgrade myself from
6678 GNATS only to write-after-approval. Update my mail address.
6679
dce2d8b2 66802003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
6681
6682 (OS Port Maintainers: freebsd): Add myself.
6683
438f50c3
MM
66842003-04-22 Mark Mitchell <mark@codesourcery.com>
6685
6686 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
6687
9074e169
KJ
66882003-04-22 Kean Johnston <jkj@sco.com>
6689
6690 * MAINTAINERS (SCO ports): Added myself.
6691
dfd39a2e
NS
66922003-04-21 Nathan Sidwell <nathan@codesourcery.com>
6693
6694 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
6695
ccbae82a
KJ
66962003-04-19 Kean Johnston <jkj@sco.com>
6697
6698 * MAINTAINERS (Write After Approval): Add myself.
6699
2f50999f
GP
67002003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6701
6702 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6703 * Makefile.in: Regenerate.
6704
e9b84181
JJ
67052003-04-18 Jakub Jelinek <jakub@redhat.com>
6706
6707 * configure.in (powerpc64*-*-linux*): Remove.
6708 * configure: Rebuilt.
6709
1ca4c6e1
PE
67102003-04-17 Phil Edwards <pme@gcc.gnu.org>
6711
6712 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
6713 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6714 and restrap.
6715 * Makefile.in: Regenerate.
6716
0590b963
RE
67172003-04-16 Richard Earnshaw <rearnsha@arm.com>
6718
6719 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6720 * configure: Regenerated.
6721
ff41a56f
DD
67222003-04-15 DJ Delorie <dj@redhat.com>
6723
6724 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
6725
50d440bc
NC
67262003-04-13 Nick Clifton <nickc@redhat.com>
6727
6728 * config-ml.in: Remove support for --disable-aix removing
6729 call-aix multilibs.
6730
b1e0a93e
AO
67312003-04-10 Alexandre Oliva <aoliva@redhat.com>
6732
6733 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6734 * */configure: Rebuilt.
6735
71fb704d
JS
67362003-04-08 Joel Sherrill <joel@oarcorp.com>
6737
6738 * MAINTAINERS: Add my email address.
6739
3897ea90
OH
67402003-03-17 Olivier Hainque <hainque@act-europe.fr>
6741
6742 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 6743
93c834b7
NN
67442003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
6745
6746 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6747 * Makefile.in: Regenerate.
6748
82c34dcb
MC
67492003-03-14 Michael Chastain <mec@shout.net>
6750
6751 * Makefile.in: Regenerate with correct Makefile.def.
6752
73458fb7
NN
67532003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
6754
6755 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
6756 Make macro.
6757 * Makefile.in: Regenerate.
6758 * configure.in: Clean up gxx_include_dir logic.
6759 * configure: Regenerate.
6760
32cf27e5
AE
67612003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
6762
6763 * MAINTAINERS (Write After Approval): Add myself.
6764
c727e7a0
BE
67652003-03-10 Ben Elliston <bje@wasabisystems.com>
6766
6767 * MAINTAINERS: Update my mail address.
6768
9a27ac7a
FS
67692003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6770
6771 * configure.in (gxx_include_dir): Fix typo.
6772 * configure: Regenerated.
6773
3aa83176
NN
67742003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
6775
6776 * Makefile.tpl: Reindent.
6777 * Makefile.in: Regenerate.
6778 * configure.in: Reindent. Don't set unused variables.
6779 * configure: Regenerate.
6780
9124bc53
DJ
67812003-03-04 Daniel Jacobowitz <drow@mvista.com>
6782
6783 * configure.in: Include $(build_tooldir)/sys-include in
6784 FLAGS_FOR_TARGET.
6785 * configure: Regenerated.
6786
cb543528
NN
67872003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
6788
c858bf1e
NN
6789 * Makefile.tpl: Always pass down RANLIB.
6790 * Makefile.in: Regenerate.
6791
aa9c3ab4
NN
6792 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6793 * Makefile.in: Regenerate.
6794 * configure.in: Remove unused logic relating to --enable-shared
6795 and --enable-threads. Remove bogus comments. Remove redundant
6796 noconfigdirs.
6797 * configure: Regenerate.
6798
cb543528
NN
6799 * configure.in: Replace ${libstdcxx_version} by its value.
6800 Remove reference to mh-dgux.
6801 * configure: Regenerate.
6802
53f70c1b
KB
68032003-03-03 Kevin Buettner <kevinb@redhat.com>
6804
6805 * MAINTAINERS (Write After Approval): Add myself.
6806
df0f0674
NN
68072003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6808
6809 * Makefile.tpl: Rearrange.
6810 * Makefile.in: Regenerate.
6811
dce2d8b2 68122003-02-25 Uwe Stieber <uwe@wwws.de>
ef4e7569
US
6813
6814 * configure.in: Add support for kaOS as cross build target system.
6815 * configure: Regenerated.
6816
a7a287eb
SB
68172003-02-24 Steven Bosscher <steven@gcc.gnu.org>
6818
6819 * MAINTAINERS (Write after approval): Add myself.
6820
ff00c8a2
JW
68212003-02-21 James E Wilson <wilson@tuliptree.org>
6822
6823 * MAINTAINERS: Update my email address.
6824
abb2db7a
ZW
68252003-02-21 Zack Weinberg <zack@codesourcery.com>
6826
6827 * MAINTAINERS: Add self to blanket write privs. section.
6828
e9f2dc3b
SM
68292003-02-20 Sean McNeil <sean@blue.mcneil.com>
6830
6831 * Makefile.tpl: Add definition of CPPFLAGS to pass into
6832 configure-target-* as some target builds may require additional
6833 flags for preprocessor tests.
6834 * Makefile.in: Regenerated.
6835
ee03dc5e
AO
68362003-02-19 Alexandre Oliva <aoliva@redhat.com>
6837
11856278
AO
6838 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6839 * ltconfig: Handle it.
6840 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6841 auto-detecting it.
6842
274aef32
AO
6843 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6844 it is used as argument to $CC.
6845 * ltcf-gcj.sh: Likewise.
6846
ee03dc5e
AO
6847 * configure.in: Introduce --enable-maintainer-mode.
6848 * configure: Rebuilt.
6849 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6850 for maintainer mode.
6851 * Makefile.in: Rebuilt.
6852
30db8e17
JM
68532003-02-18 Jason Merrill <jason@redhat.com>
6854
6855 * Makefile.tpl (check-c++): Allow parallelism.
6856
cab60ac6
GP
68572003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6858
6859 * MAINTAINERS: Remove John Carr (who never actually had access to
6860 gcc.gnu.org).
6861
c8e5d1af
GK
68622003-02-15 Geoffrey Keating <geoffk@apple.com>
6863
6864 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6865 don't configure target-libobjc.
6866 * configure: Regenerate.
6867
70f91f50
RO
68682003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6869
6870 * Makefile.tpl (RANLIB): Define.
6871 * Makefile.in: Regenerate.
6872
669e9062
LB
68732003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
6874
6875 * MAINTAINERS: Update my email.
abb2db7a 6876
61b56b2e
KS
68772003-02-06 Keith R Seitz <keiths@redhat.com>
6878
6879 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6880 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6881 * Makefile.in: Regenerated.
6882 * configure.in: Remove all traces of snavigator, db, and grep.
6883 * configure: Regenerated.
6884
a1ba6e15
GP
68852003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6886
6887 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
6888 After Approval.
6889
f5f2cce5
CC
68902003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6891
6892 * MAINTAINERS (Write after approval): Add myself.
6893
ba49f6f1
FCE
68942003-01-31 Frank Ch. Eigler <fche@redhat.com>
6895
6896 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6897 * Makefile.in: Regenerated.
6898
ccf9f10c
RS
68992003-01-30 Roger Sayle <roger@eyesopen.com>
6900
6901 * config.guess: Updated to 2003-01-30's version.
6902 * config.sub: Updated to 2003-01-28's version.
6903
a693735b
AO
69042003-01-30 Alexandre Oliva <aoliva@redhat.com>
6905
6906 * config.if: If gcc_version is already set, just use it. Don't set
6907 gcc_version_trigger if it's already set, otherwise set it to
6908 gcc/version.c, but only if the file exists. If it is not set and
6909 gcc/version.c does not exist, try to extract the version number from
6910 $CC.
6911
204c43d6
AT
69122003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
6913
abb2db7a 6914 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 6915
842e91ec
PE
69162003-01-27 Phil Edwards <pme@gcc.gnu.org>
6917
6918 * configure.in: Revert 24Jan change.
6919 * configure: Regenerate.
6920
6b99984e
GP
69212003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6922
6923 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
6924 entry of HJ Lu.
6925
806e0935
NN
69262003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6927
6928 * configure.in: Revert previous change.
6929 * configure: Regenerate.
6930
307a9864
NN
69312003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6932
6933 * configure.in: Make rda native-only.
6934 * configure: Regenerate.
6935
02ba6302
VR
69362003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
6937
6938 * MAINTAINERS: Move myself from GNATS-only-accounts to
6939 write-after-approval.
6940
77d187bc
NN
69412003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
6942
6943 * configure.in: Add missing \.
6944 * configure: Rebuilt.
6945
a94a2d4c
JJ
69462003-01-17 Jakub Jelinek <jakub@redhat.com>
6947
6948 * configure.in (baseargs): Avoid using \| in sed regular
6949 expressions.
6950 * configure: Rebuilt.
6951
73f84924
JJ
69522003-01-16 Jakub Jelinek <jakub@redhat.com>
6953
6954 * configure.in (baseargs): Remove all supported forms of
6955 --cache-file, --srcdir, --host, --build and --target options
6956 from argument lists.
6957 * configure: Rebuilt.
6958
8c12fc63
JZ
69592003-01-15 Josef Zlomek <zlomekj@suse.cz>
6960
6961 * MAINTAINERS: Add myself to write-after-approval list.
6962
7c005a3a
AO
69632003-01-15 Alexandre Oliva <aoliva@redhat.com>
6964
6965 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6966 * configure: Rebuilt.
6967
3dfabf63
NN
69682003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
6969
6970 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6971 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6972 * Makefile.in: Regenerate.
6973 * configure: Regenerate.
6974
cf53ae10
AO
69752003-01-09 Alexandre Oliva <aoliva@redhat.com>
6976
6977 * configure.in: Remove Makefile in build, host and target modules
6978 unless configure was run with --no-recursion.
6979 * configure: Rebuilt.
6980
3fbe8e4a
CC
69812003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6982
6983 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6984 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6985 * Makefile.in: Regenerate.
6986
66e2aa7d
CD
69872003-01-08 Chris Demetriou <cgd@broadcom.com>
6988
6989 * config.guess: Update to 2003-01-03 version.
6990 * config.sub: Update to 2003-01-03 version.
6991
b5038cfb
CF
69922003-01-07 Christopher Faylor <cgf@redhat.com>
6993
6994 * configure: Regenerate with proper autoconf 2.13.
6995
d02c69be
CF
69962003-01-07 Christopher Faylor <cgf@redhat.com>
6997
6998 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 6999 * configure: Regenerate.
d02c69be 7000
e914a571
AC
70012003-01-06 Andrew Cagney <ac131313@redhat.com>
7002
7003 * configure.in (GDB_TK): Add tcl directories conditional on
7004 gdb/gdbtk directory being present.
7005 * configure: Regenerate.
abb2db7a 7006
dce2d8b2 70072003-01-04 John David Anglin <dave.anglin@nrc.ca>
70571545 7008
dce2d8b2
EB
7009 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
7010 used by gcc if LD is not defined and we are not doing a Canadian Cross.
70571545
JDA
7011 * configure: Rebuilt.
7012
89a7012a
TT
70132002-12-31 Tom Tromey <tromey@redhat.com>
7014
7015 * Makefile.in: Rebuilt.
7016 * Makefile.def (target_modules) [libffi]: Allow installation.
7017
3f4f56e2
AS
70182002-12-31 Andreas Schwab <schwab@suse.de>
7019
7020 * configure.in: Fix use of $program_transform_name.
7021 * configure: Regenerated.
7022
6c1b8d0a
DJ
70232002-12-30 Daniel Jacobowitz <drow@mvista.com>
7024
7025 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 7026 * configure: Regenerated.
6c1b8d0a 7027
c5120911
AO
70282002-12-29 Alexandre Oliva <aoliva@redhat.com>
7029
7030 * Makefile.tpl (local-distclean): Don't remove...
7031 (multilib.ts): ... this. Moved into...
7032 (multilib.out): ... this. Don't use sub-make.
7033 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
7034 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
7035 (configure-build-[+module+], configure-[+module+],
7036 configure-target-[+module+], configure-gcc): ... these. Test
7037 for Makefile existence. Drop config.status from dependencies.
7038 * Makefile.in: Rebuilt.
7039 * configure.in: Move gcc-version-trigger to the end of
7040 ac_configure_args. Add comments to maybedep.tmp and
7041 serdep.tmp. Introduce --disable-serial-configure. Remove
7042 nonopt from baseargs, matching and removing corresponding
7043 whitespace while at it.
7044 * configure: Rebuilt.
7045
e245b0ea
AO
70462002-12-28 Alexandre Oliva <aoliva@redhat.com>
7047
903de295
AO
7048 * configure.in (host_configargs): Replace reference to
7049 no-longer-defined buildopts with --build=${build_alias}.
7050 * configure: Rebuilt.
7051
e245b0ea
AO
7052 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
7053 program_transform_name to standard idiom.
7054 (AUTOGEN, AUTOCONF): Define.
7055 (Makefile.in): Use $(AUTOGEN).
7056 (Makefile): Depend on config.status, and use autoconf-style rule to
7057 build it. Move original commands to...
7058 (config.status): ... this new target.
7059 (configure): Add $(srcdir). Depend on config/acx.m4. Use
7060 $(AUTOCONF).
7061 * Makefile.in: Rebuilt.
7062
671aa708
NN
70632002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
7064
53fbfb58
NN
7065 * Makefile.tpl: Fix dramatic bustage due to change in
7066 program_transform_name.
7067 * Makefile.in: Regenerate.
7068
7069 * configure.in: Remove unnecessary PATH setting.
7070 * configure: Regnerate.
7071
7072 * configure.in: Don't default to unprefixed tools unless
7073 the native tools will work.
7074 * configure: Regenerate.
7075
671aa708
NN
7076 * configure.in: Convert to autoconf script. Blow away lots
7077 of now-redundant Makefile fragments.
7078 * configure: Generate using Autoconf.
7079 * Makefile.tpl: Rewrite to reflect autoconfiscation.
7080 * Makefile.in: Regenerate.
7081
57f40826
NN
70822002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
7083
3fedb745
NN
7084 * configure: Fix stupid bug where RANLIB was mistakenly included.
7085
abb2db7a 7086 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
7087 (build_configargs, host_configargs, target_configargs).
7088
7089 * configure.in: Move logic out of sed statement.
7090
abb2db7a 7091 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
7092 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
7093
315fa0f4
SS
70942002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
7095
7096 * config.sub: Import from master repository
7097 * config.guess: Ditto
7098
45aff44f
AS
70992002-12-24 Andreas Schwab <schwab@suse.de>
7100
7101 * Makefile.tpl (multilib.out): Fix missing space.
7102 * Makefile.in: Regenerate.
7103
88b5521b
NN
71042002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
7105
7106 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
7107 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
7108 * Makefile.in: Regenerate.
7109 * configure.in: Remove unnecessary leftovers.
7110
2a726918
GK
71112002-12-21 Geoffrey Keating <geoffk@apple.com>
7112
7113 * configure.in (extra_ranlibflags_for_target): New variable.
7114 (*-*-darwin): Add -c to ranlib commands.
7115 * configure (tooldir): Handle extra_ranlibflags_for_target.
7116
aace3269 71172002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
7118
7119 * Makefile.tpl: Revert HJL's change.
7120 * Makefile.in: Regenerated.
7121 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
7122 always.
7123
f0895142
AS
71242002-12-19 Andreas Schwab <schwab@suse.de>
7125
7126 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
7127 * Makefile.in: Regenerate.
7128
dce2d8b2 71292002-12-18 H.J. Lu <hjl@gnu.org>
782d0c02
L
7130
7131 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
7132 * Makefile.in: Regenerated.
7133
7134 * configure.in (build_prefix): New. Substitute.
7135
212f6dd0
NN
71362002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
7137
79308c5d
NN
7138 * Makefile.tpl: Don't let real targets depend on phony targets.
7139 * Makefile.in: Regenerate.
7140
212f6dd0
NN
7141 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
7142 * Makefile.in: Regenerate.
7143
ab17919f
SS
71442002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
7145
7146 * config.sub: Import from master repository
7147 * config.guess: Ditto
7148
5ecf91d1
JM
71492002-12-16 Jason Merrill <jason@redhat.com>
7150
7151 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
7152 previous 'make bootstrap'.
7153 * Makefile.in: Regenerate.
7154
d8437e1b
HPN
71552002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
7156
7157 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
7158
4977bab6
ZW
71592002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
7160
7161 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
7162 * Makefile.in: Regenerate.
7163
0edcfdcb
JM
71642002-12-13 Jason Merrill <jason@redhat.com>
7165
6248218a 7166 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
7167 library tests.
7168 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
7169 * Makefile.in: Regenerate.
7170
4977bab6
ZW
71712002-12-12 Alexandre Oliva <aoliva@redhat.com>
7172
7173 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
7174 * Makefile.in: Rebuilt.
7175
f87505dd
AO
71762002-12-12 Alexandre Oliva <aoliva@redhat.com>
7177
7178 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
7179
4977bab6
ZW
71802002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
7181
7182 * configure: Fix bug put in by gremlins.
7183
7184 * Makefile.tpl: Substitute more autoconfily.
7185 * configure: Substitute more autoconfily.
7186 * Makefile.in: Regenerate.
7187
7f0db92a
SS
71882002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
7189
7190 * config.sub: Import from master repository
7191 * config.guess: Ditto
7192 * MAINTAINERS: Added Svein Seldal under write after approval
7193
4977bab6
ZW
71942002-12-08 Andrew Cagney <ac131313@redhat.com>
7195
7196 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
7197 * Makefile.in (all-sim): Ditto.
7198
71992002-12-06 DJ Delorie <dj@redhat.com>
7200
7201 * Makefile.tpl: Change configure dependencies to not have real
7202 targets depend on phony targets.
7203
72042002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
7205
7206 * configure.in: Revert unintentional change.
7207
7208 * Makefile.tpl: Change dependency for */multilib.out so that
7209 it works when gcc isn't in the tree.
7210
7211 * configure.in: Substitute more.
7212 * configure: Run subconfigures from the Makefile.
7213 * Makefile.tpl: Run subconfigures from the Makefile; add a few
7214 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
7215
67f1b906
GP
72162002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7217
7218 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
7219
4977bab6
ZW
72202002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
7221
7222 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
7223 and corresponding dependencies.
7224 * Makefile.in: Regenerate.
7225
7226 * configure.in (host_tools): Order binutils, gas and ld for
7227 convenience in running the testsuites.
7228
7229 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
7230 * Makefile.in: Regenerate.
7231 * configure.in: Introduce rules to serialize subconfigure runs.
7232
7233 * configure.in: Introduce BASE_CC_FOR_TARGET.
7234 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
7235 Realize configure-build-* targets. Realize configure-target-* targets.
7236 * Makefile.in: Regenerate.
7237
72382002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7239
7240 * configure: Move gcc_version_trigger stuff from here...
7241 * configure.in: ...to here.
7242
7243 * configure.in: Separate subconfigure options added by this file from
7244 options given by the user. Add machinery to put args for host
7245 subconfigures into the Makefile.
7246
7247 * Makefile.tpl: Remove 'vault' targets.
7248 * Makefile.tpl: Reorder and comment dependencies.
7249 * Makefile.in: Regenerate.
7250
72512002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
7252 * configure.in: Fix my broken commit of previous patch. (sigh)
7253
743f054e
GK
72542002-11-28 Geoffrey Keating <geoffk@apple.com>
7255
7256 * configure.in: Move host-specific darwin noconfigdirs into
7257 the host-specific section.
7258
4977bab6
ZW
72592002-11-28 Geoffrey Keating <geoffk@apple.com>
7260
7261 * configure.in: Move host-specific darwin noconfigdirs into
7262 the host-specific section.
7263
72642002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
7265
7266 * configure: Remove skip-this-dir support.
7267 * Makefile.tpl: Remove skip-this-dir support.
7268
7269 * Makefile.tpl: Remove leftover support for non-autoconfiscated
7270 subdirectories.
7271 * Makefile.in: Regenerate.
7272
7273 * Makefile.tpl: Strip out useless setting of 'dir'.
7274 * Makefile.in: Regenerate.
7275
72762002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
7277
7278 * configure.in: Fix deeply stupid bug.
7279
7280 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
7281 shell code in CXX_FOR_TARGET
7282 * Makefile.def: Introduce raw_cxx.
7283 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
7284 RAW_CXX_FOR_TARGET.
7285 * Makefile.in: Regenerate.
7286
72872002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
7288
7289 * Makefile.tpl: Remove unnecessary ifs.
7290 * Makefile.in: Regenerate.
7291
7292 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
7293 dependencies. Maybe-ize build-libiberty. Create dummy install
7294 targets for 'no_install' modules.
7295 * configure: Move GDB_TK substitution to configure.in. Move
7296 build_modules stuff to configure.in.
7297 * configure.in: Implement soft dependency machinery. Maybe-ize
7298 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
7299 * Makefile.in: Regenerate.
7300
73012002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
7302
7303 * Makefile.tpl: Make all-target, install-target behave similarly
7304 to all, install (only hitting configured targets). Eliminate
7305 unused macro defintions.
7306
7307 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
7308 build != host.
7309
7310 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
7311
7312 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
7313
7314 * configure.in: Produce lists of subdir targets we're actually
7315 configuring. Remove references to "dosrel".
7316 * Makefile.tpl: Let configure set which subdir targets are hit.
7317 Remove install-cross; clean up install; remove ALL. Remove
7318 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
7319 Autogenerate host module targets. Remove empty dependency lines
7320 and redundant dependency; rearrange slightly.
7321 * Makefile.def: Add host-side libtermcap, utils.
7322
7323 * Makefile.in: Regenerate.
7324
e6226a2f
RO
73252002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7326
7327 * ltconfig (osf[345]): Append $major to soname_spec.
7328 Reflect this in library_names_spec.
7329 * ltmain.sh (osf): Prefix $major with . for use as extension.
7330
3b75d237
AJ
73312002-11-19 Andreas Jaeger <aj@suse.de>
7332
7333 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
7334 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
7335 and sparc64 GNU/Linux systems.
7336
809108de
NS
73372002-11-19 Nathan Sidwell <nathan@codesourcery.com>
7338
7339 * MAINTAINERS: Update email.
7340
e7e0de7e
GP
73412002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7342
7343 * MAINTAINERS: Complete James Dennett's entry.
7344
f7109dea
EB
73452002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
7346
7347 * MAINTAINERS (Write After Approval): Add myself.
7348
d3ac17c9
BK
73492002-11-13 Bruce Korb <bkorb@gnu.org>
7350
7351 * Makefile.tpl: syntactic cleanup
7352
dce2d8b2 73532002-11-13 Stuart Hastings <stuart@apple.com>
cbf78ae4
SH
7354
7355 * MAINTAINERS: Add myself to write-after-approval list.
7356
4977bab6
ZW
73572002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
7358
7359 * Makefile.def: Add list of recursive targets to autogenerate.
7360 Add build_modules.
7361 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
7362 targets. Autogenerate *-build-* targets.
7363 * Makefile.in: Regenerate.
7364
73652002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
7366
7367 * configure: More autoconf-style substitutions.
7368 * Makefile.tpl: More autoconf-style substitutions.
7369 * Makefile.in: Regenerate.
7370
73712002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
7372
7373 * configure: Substitute more variables in a more autoconf-friendly
7374 way. Simplify slightly.
7375 * Makefile.tpl: Make more variables substitutable in an
7376 autoconf-friendly way.
7377 * Makefile.in: Regenerate.
7378
d4783999
JW
73792002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
7380
7381 * MAINTAINERS (Write After Approval): Add myself.
7382
4977bab6
ZW
73832002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
7384
7385 * configure.in (v810*): Remove special setting of tools.
7386
7387 * configure: Add support for extra required flags for ar or nm.
7388 * configure.in (aix4.3+): Use above support for target-specific
7389 issues, rather than using config/mt-aix43.
7390
73912002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
7392
7393 * configure: Remove 'removing', which doesn't work. Replace $subdir
7394 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
7395 with $srcdir. Reformat indentation. Substitute some variables
7396 formerly hard-coded in the Makefile for build=host.
7397 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
7398 * Makefile.def: Autogenerate more.
7399 * Makefile.in: Regenerate.
7400
1c9c903e
AN
74012002-11-04 Adam Nemet <anemet@lnxw.com>
7402
7403 * MAINTAINERS (Write After Approval): Add myself.
7404
40673d2b
KB
74052002-11-04 Kevin Buettner <kevinb@redhat.com>
7406
7407 * Makefile.def (host_modules): Add rda.
7408 * Makefile.in: Regenerate.
7409 * configure.in (target_tool): Add target-rda to list.
7410
42e650ae
GP
74112002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7412
7413 * MAINTAINERS: Remove "co-maintainer" note for web pages.
7414
e004b81f
PE
74152002-10-25 Phil Edwards <pme@gcc.gnu.org>
7416
7417 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
7418 and restrap targets to this rule.
7419 * Makefile.in: Regenerate.
7420
06bd49b1
GP
74212002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7422
7423 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
7424 GNATS only accounts.
7425
d0af82b0
HPN
74262002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
7427
7428 * configure.in (i[3456]86-*-linux*): Add check to disable
7429 ${libgcj} for glibc1.
7430
10782654
DC
74312002-10-24 Denis Chertykov <denisc@overta.ru>
7432
7433 * MAINTAINERS: Add myself as ip2k port maintainer.
7434
a5a438f5
SS
74352002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
7436
7437 * configure.in: Add tic4x target.
7438
fe3d5b7f
NN
74392002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
7440
aba8a494
NN
7441 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
7442 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
7443 * Makefile.in: Regenerate.
7444
fe3d5b7f
NN
7445 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
7446 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
7447 * Makefile.in: Regenerate.
7448
a6ad79e7
JJ
74492002-10-02 Janis Johnson <janis187@us.ibm.com>
7450
7451 * MAINTAINERS: Add myself as web pages co-maintainer.
7452
6a8a9058
NN
74532002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
7454
7455 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
7456 * Makefile.in: Regenerate.
7457
327d975a
ZW
74582002-10-02 Zack Weinberg <zack@codesourcery.com>
7459
7460 * MAINTAINERS: Add myself and Nathan Sidwell
7461 <nathan@codesourcery.com> as VxWorks maintainers.
7462
a5ae8f19 74632002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
7464
7465 * Makefile.def: Remove order dependency comments.
7466 * Makefile.tpl: Add explicit install-install dependencies.
7467 * Makefile.in: Regenerate.
d0f6c823 7468
34c6040c 7469 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 7470 * Makefile.in: Regenerate.
34c6040c 7471
d0f6c823
NN
7472 * Makefile.tpl: Add configure-target (for src-release in src)
7473 * Makefile.in: Regenerate.
7474
50bd210b
NC
74752002-09-30 Nick Clifton <nickc@redhat.com>
7476
7477 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7478
ca25149e
UW
74792002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
7480
7481 * configure.in (s390*-*-linux*): Enable libgcj.
7482
dd30b57d
NN
74832002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
7484
9e60a678
NN
7485 * configure: Revert accidentally applied changes.
7486
dd30b57d
NN
7487 * Makefile.tpl: Make more autoconf-friendly.
7488 * Makefile.in: Regenerate.
7489 * configure: Make substitution more autoconf-like.
7490
5831424e
RE
74912002-09-28 Richard Earnshaw <rearnsha@arm.com>
7492
7493 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
7494 single entry to handle all these.
7495 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
7496 libjava on arm-*-elf.
7497
b7f3b15b
GK
74982002-09-27 Geoffrey Keating <geoffk@apple.com>
7499
7500 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7501 things that depend on them.
7502
0dffceed
NN
75032002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
7504
7505 * Makefile.tpl: Make subsituted variables more autoconfy.
7506 * Makefile.in: Regenerate.
7507 * configure: Make seds more autoconfy.
7508
1db75a86 75092002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
7510
7511 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
7512 * Makefile.in: Regenerate.
7513 * configure.in: Rewrite sed statements to look autoconfy.
7514
1db75a86
NN
7515 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7516 all-target-foo on configure-target-foo.
7517 * Makefile.def: Ditto.
7518 * Makefile.in: Rebuild.
7519
741a4e89
AH
75202002-09-25 Andrew Haley <aph@redhat.com>
7521
7522 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
7523
95ddd785
NN
75242002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
7525
7526 * Makefile.def: New file.
7527 * Makefile.tpl: New file.
7528 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7529 * contrib/gcc_update: Note that Makefile.in is a generated file.
7530
7531 * configure.in: Minor rearrangement. Simplify tests.
7532
65a824f6
JT
75332002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
7534
7535 * configure.in (with_headers): Skip copy if value is "yes".
7536 (with_libs): Likewise.
7537
51270f0a 75382002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
7539
7540 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
7541 * configure.in (sh*-*-pe*): Ditto.
7542 * configure.in (mips*-*-pe*): Ditto.
7543 * configure.in (*arm-wince-pe): Ditto.
7544
8f89dbf4
NN
7545 * configure.in: Rearrange.
7546
c1b8db3f
KH
75472002-09-14 Kazu Hirata <kazu@cs.umass.edu>
7548
7549 * MAINTAINERS: Update my email address.
7550
341f0575
PK
75512002-08-30 Paul Koning <pkoning@equallogic.com>
7552
7553 * MAINTAINERS: (Write After Approval): Add myself.
7554
d2e06980
GK
75552002-08-29 Geoffrey Keating <geoffk@redhat.com>
7556
7557 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
7558
4906d5d8
GK
75592002-08-24 Geoffrey Keating <geoffk@redhat.com>
7560
7561 * MAINTAINERS: Change my mailing address.
7562
e9a25cc8
PC
75632002-08-21 Paolo Carlini <pcarlini@unitus.it>
7564
7565 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 7566 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 7567
dce2d8b2 75682002-08-20 Loren J. Rittle <ljrittle@acm.org>
a5aa7421
LR
7569
7570 * MAINTAINERS (Write After Approval): Remove myself.
7571 (Various Maintainers: c++ runtime libs): Add myself.
7572
5ce6f47b
EC
75732002-08-15 Eric Christopher <echristo@redhat.com>
7574
7575 * config.sub: Import from master repository.
7576 * config.guess: Ditto.
7577
7f9317f0
AO
75782002-08-19 Alexandre Oliva <aoliva@redhat.com>
7579
7580 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7581 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7582 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7583
7aecca3d
AH
75842002-08-16 Aldy Hernandez <aldyh@redhat.com>
7585
7586 * MAINTAINERS: Add self to rs6000 vector extensions.
7587
8ea4b195
AO
75882002-08-15 Alexandre Oliva <aoliva@redhat.com>
7589
7590 * libiberty/configure: Reverted unintended yesterday's check in.
7591
f5cc59a7
AO
75922002-08-14 Alexandre Oliva <aoliva@redhat.com>
7593
7594 * boehm-gc/configure, libf2c/configure: Rebuilt.
7595 * libffi/configure, libiberty/configure: Ditto.
7596 * libjava/configure, libobjc/configure: Ditto.
7597 * libstdc++-v3/configure, zlib/configure: Ditto.
7598 Merged from binutils:
7599 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
7600 From Steve Ellcey <sje@cup.hp.com>:
7601 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7602 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7603 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7604 IA64.
7605 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7606 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7607 soname_spec, sys_lib_search_path_spec): Ditto.
7608
dce2d8b2 76092002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
66350331
FS
7610
7611 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7612
2ff34870
L
76132002-08-04 H.J. Lu (hjl@gnu.org)
7614
7615 * configure.in (mips*-*-linux*): Don't skip target-libffi.
7616
a014f2fe
KW
76172002-08-02 Krister Walfridsson <cato@df.lth.se>
7618
7619 * MAINTAINERS (Write After Approval): Add myself.
7620
c01d477a
AM
76212002-07-31 Alan Modra <amodra@bigpond.net.au>
7622
7623 * configure.in: Move generic linux case to end. Copy generic
7624 linux noconfigdirs to mips*-*-linux* entry and new
7625 powerpc64*-*-linux* entry. Add target-libffi for the latter.
7626
68cd2524
MM
76272002-07-19 Michael Matz <matz@suse.de>
7628
7629 * MAINTAINERS: Add myself as ra* maintainer.
7630
e2d83b8c
CD
76312002-07-16 Chris Demetriou <cgd@broadcom.com>
7632
7633 * config.guess: Update to 2002-07-09 version.
7634 * config.sub: Update to 2002-07-03 version.
7635
cece4f1d
HPN
76362002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
7637
7638 * MAINTAINERS: Fix typo in a maintainer email address.
7639
bb654703
NN
76402002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
7641
7642 * configure.in: Remove two redundant tests.
7643
789b7de5
RO
76442002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7645
7646 * configure.in (mips*-*-irix6*o32): Enable stabs.
7647
e1da1089
NN
76482002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
7649
f3970bba
NN
7650 * configure.in: Don't build grez.
7651 * Makefile.in: Ditto.
7652
e1da1089
NN
7653 * Makefile.in: Remove references to bsp, cygmon, libstub.
7654 * configure.in: Ditto.
7655
7656 * configure.in: Remove leftover reference to gdbtest.
7657
57c905fa
PE
76582002-07-08 Phil Edwards <pme@gcc.gnu.org>
7659
7660 * configure.in (gxx_include_dir): Change to match versioned
7661 C++ headers if --enable-version-specific-runtime-libs is used.
7662
a0af94a7 76632002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 7664
a0af94a7
SE
7665 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7666
423ce3eb
NN
76672002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
7668
7669 * configure.in: Make --without-x work.
7670
98186934
NN
76712002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
7672
c3b7d169
NN
7673 * configure.in: Rearrange target Makefile fragment collection.
7674
98186934
NN
7675 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7676 cvs[src].
7677 * configure.in: Ditto.
7678
eebd288a
MK
76792002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
7680
7681 * MAINTAINERS (Write After Approval): Update my e-mail address.
7682
3ab36f05
NN
76832002-06-24 Ben Elliston <bje@redhat.com>
7684
7685 * configure.in (host_tools): Remove cgen.
7686
7687 * Makefile.in (all-cgen): Remove; runs from its source directory.
7688 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 7689 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
7690 (all-sim): Likewise.
7691
dce2d8b2 76922002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
3ab36f05
NN
7693
7694 * Makefile.in: Eliminate 'apache' targets.
7695 * configure.in: Eliminate 'apache' targets.
7696
55380b08
NN
7697 * configure.in: Eliminate redundant tests. Reorganize.
7698
9a5c1b9d
NN
7699 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7700
5fd3853a
NN
7701 * config-ml.in: Eliminate references to Cygnus configure.
7702
cfefc434
NN
7703 * Makefile.in: Eliminate references to building emacs.
7704
2fe93885
GS
77052002-06-28 Graham Stott <graham.stott@btinternet.com>
7706
7707 * MAINTAINERS: Update my email address.
7708
53c40185
BK
77092002-06-26 Benjamin Kosnik <bkoz@redhat.com>
7710
7711 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 7712 (cxx_incdir): Remove.
53c40185 7713
97679694
NN
77142002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
7715
7716 * MAINTAINERS (Write After Approval): Add self.
7717
b03bcd37
DC
7718Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
7719
7720 * configure.in: Add support for ip2k.
7721
6bd12129
NN
77222002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
7723
7724 * configure.in: Fix AIX configury bug.
7725
e0d98a92
SE
77262002-06-20 Steve Ellcey <sje@cup.hp.com>
7727
7728 * MAINTAINERS (Write After Approval): Add self.
7729
ba3292db
NN
77302002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7731
ef40bc65
NN
7732 * configure.in: replace ${topsrcdir} with ${srcdir}
7733
7a0be465
NN
7734 * configure.in: Move definition of libstdcxx_flags
7735 right above usage, rather than waaay earlier.
7736
e1848dde
NN
7737 * configure.in: Pull definition of is_cross_compiler earlier.
7738
8bc2fff1
NN
7739 * configure.in: Rearrange a little.
7740
ba3292db
NN
7741 * configure.in: Remove references to librx.
7742 * Makefile.in: Remove references to librx.
7743
11d8b408
DC
7744Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
7745
7746 * config.sub: Add support for avr target.
7747 Import from master sources, rev 1.255
5ce6f47b 7748
93da8339
PE
77492002-06-19 Phil Edwards <pme@gcc.gnu.org>
7750
7751 * configure, .cvsignore: Revert previous change...
7752 * Makefile: ...delete.
7753
b4caab5c
NN
77542002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7755
7756 * configure.in: Eliminate ${gasdir} variable.
7757
ee777171
DB
77582002-06-18 Dave Brolley <brolley@redhat.com>
7759
7760 * configure.in: Add support for frv.
7761 * config.sub: Add support for frv.
7762
26e4af54
PE
77632002-06-18 Phil Edwards <pme@gcc.gnu.org>
7764
7765 * configure: Remove garbage from previous commit.
7766
bb20b7da
PE
77672002-06-18 Phil Edwards <pme@gcc.gnu.org>
7768
7769 * configure: For in-source builds, make a subdir and re-exec there.
7770 * Makefile: New file. Pass targets through to build directory.
7771 * .cvsignore: No longer ignore "Makefile".
7772
9d321f6c
DR
77732002-06-16 Douglas Rupp <rupp@gnat.com>
7774
7775 * MAINTAINERS (Write After Approval): Add self.
7776
c8eb2bc0
KG
77772002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7778
7779 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7780
f210d239
JT
77812002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
7782
7783 * configure.in (vax-*-netbsd*): Re-enable gas.
7784
e9667b3c
NN
77852002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
7786
efe1f357
NN
7787 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7788 BUILD_PREFIX_1, to correct nomenclature.
7789 * configure: Likewise.
7790
e9667b3c
NN
7791 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7792 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7793
fe2fe497
OH
77942002-05-31 Olaf Hering <olh@suse.de>
7795
7796 * config-ml.in: Propogate DESTDIR also.
7797
dcf7f0dd
JT
77982002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
7799
7800 * configure.in (vax-*-netbsd*): Don't build gas for this
7801 platform.
7802
6ff14f32
MM
78032002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
7804
7805 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7806 and libgcj for AVR.
7807
397de1ff
KK
78082002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
7809
7810 * MAINTAINERS (Write After Approval): Add myself.
7811
ac30211c
JT
78122002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
7813
7814 * config.guess: Update to 2002-05-22 version.
7815 * config.sub: Likewise.
7816
1e6347d8
RO
78172002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7818
7819 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7820 * config-ml.in: Likewise.
7821 * configure: Likewise.
7822 * configure.in: Likewise.
7823
e5ce1d6d
SC
78242002-05-16 Stephane Carrez <stcarrez@nerim.fr>
7825
7826 * MAINTAINERS: Update my email address.
7827
6cdef75d
NN
78282002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
7829
4a87f061
NN
7830 * configure.in: Simplify makefile fragment collection.
7831
7832 * configure.in: Remove code to build emacs.
603606e7 7833
e254d6b5
NN
7834 * configure.in : Remove --srcdir argument from targargs and buildargs
7835 (it's always overridden in the Makefile anyway). Rearrange a bit.
7836
7837 * configure: Move some logic to configure.in.
7838 * configure.in: Move some logic from configure.
6cdef75d 7839
1d6006fe
TT
78402002-05-11 Tom Tromey <tromey@redhat.com>
7841
7842 * MAINTAINERS: Reflect libgcj reality.
7843
b70b3534
FS
78442002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
7845
7846 * Makefile.in: Honour DESTDIR.
7847
4434687a
MM
78482002-05-08 Mark Mitchell <mark@codesourcery.com>
7849
7850 * config.guess: Import 2002-03-20 version.
7851 * config.sub: Import 2002-04-26 version.
7852
a89e49c7
RO
78532002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7854
7855 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
7856
44e55536
TJ
78572002-05-07 Tim Josling <tej@melbpc.org.au>
7858
7859 * MAINTAINERS: Add self.
7860
dce2d8b2 78612002-05-06 Loren J. Rittle <ljrittle@acm.org>
97320a3f
LR
7862
7863 * ltmain.sh: Detect and handle object name conflicts
7864 while piecewise linking a static library.
7865
b7c13625
AO
78662002-05-05 Alexandre Oliva <aoliva@redhat.com>
7867
7868 * configure.in (noconfigdirs): Don't disable libgcj on
7869 sparc64-*-solaris* and sparcv9-*-solaris*.
7870
4182d9fa
AO
78712002-05-03 Alexandre Oliva <aoliva@redhat.com>
7872
7873 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7874
7bebf279
TF
78752002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
7876
7877 * configure.in (FLAGS_FOR_TARGET): Do not add
7878 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7879 on i[3456]86-*-linux*.
7880
9a06dc7d
TF
78812002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
7882
7883 * configure.in (noconfigdirs): Replace [ ] with test.
7884
7885 * configure.in (noconfigdirs): Do not add target-newlib if
7886 target == i[3456]86-*-linux*, and host == target.
7887
a51a07fa
NN
78882002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
7889
9e7facd6
DD
7890 * configure.in: delete reference to absent file
7891
aeaa0f2f
NN
7892 * configure.in: replace '[' with 'test'
7893
4bb98828
NN
7894 * configure.in: Eliminate references to gash.
7895 * Makefile.in: Eliminate references to gash.
7896
64791664
NN
7897 * configure.in: remove useless references to 'pic' makefile fragments.
7898
3ed57cf4
NN
7899 * configure.in: (*-*-windows*) Finish removing.
7900
a51a07fa
NN
7901 * configure.in: Eliminate redundant test for libgui.
7902
8552f6f1
RS
79032002-04-29 Roger Sayle <roger@eyesopen.com>
7904
7905 * MAINTAINERS: Add self and realphabetize. Update entries
7906 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
7907 entry for a29k port maintainer.
7908
dce2d8b2 79092002-04-26 Joel Sherrill <joel@OARcorp.com>
9e847666
JS
7910
7911 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7912 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7913
704c9a14
NN
79142002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
7915
7916 * configure.in: remove references to dead files
7917
7bff5059
MM
79182002-04-19 Mark Mitchell <mark@codesourcery.com>
7919
7920 * MAINTAINERS: Add information about purpose of this file.
7921
0c7c67f0
TT
79222002-04-18 Tom Tromey <tromey@redhat.com>
7923
7924 * configure.in: Disallow configuring libgcj when it is already
7925 installed and we're using Solaris 2.8 linker. Do enable libgcj on
7926 Solaris 2.8 by default. For PR libgcj/6158.
7927
63501e91
NN
79282002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7929
7930 * configure.in: Move default CC setting out of config/mh-* fragments
7931 directly into here.
7932
701afd4d
NN
79332002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7934
7935 * configure.in: don't even try to configure or make a subdirectory
7936 if there's no configure script for it.
7937
07cdae91
MM
79382002-04-15 Mark Mitchell <mark@codesourcery.com>
7939
7940 * MAINTAINERS: Remove chill maintainers.
7941 * Makefile.in (CHILLFLAGS): Remove.
7942 (CHILL_LIB): Remove.
7943 (TARGET_CONFIGDIRS): Remove libchill.
7944 (CHILL_FOR_TARGET): Remove.
7945 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7946 CHILL_LIB.
7947 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7948 (CHECK_TARGET_MODULES): Likewise.
7949 (INSTALL_TARGET_MODULES): Likewise.
7950 (CLEAN_TARGET_MODULES): Likewise.
7951 (configure-target-libchill): Remove.
7952 (all-target-libchill): Remove.
7953 * configure.in (target_libs): Remove target-libchill.
7954 Do not compute CHILL_FOR_TARGET.
7955 * libchill: Remove directory.
5ce6f47b 7956
ab50d72b
DD
79572002-04-11 DJ Delorie <dj@redhat.com>
7958
7959 * Makefile.in, configure.in: Sync with binutils, entries
7960 follow...
7961
0a1e123a
DD
79622002-04-07 Andrew Cagney <ac131313@redhat.com>
7963
7964 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
7965 (do-tar, do-bz2): New rules.
7966 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
7967 (gdb-tar): New rule.
7968 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
7969 (insight_dejagnu.tar): New rule.
7970 (insight.tar): New rule.
7971 (gdb+dejagnu.tar): New rule.
7972 (gdb.tar): New rule.
7973
ab50d72b
DD
79742002-02-01 Mo DeJong <supermo@bayarea.net>
7975
7976 * Makefile.in: Add all-tix to deps for all-snavigator
7977 so that tix is built when building snavigator.
7978
79792002-01-11 Steve Ellcey <sje@cup.hp.com>
7980
7981 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7982 ld and gdb are not supported.
7983
79842002-01-07 Mark Salter <msalter@redhat.com>
7985
7986 * configure.in: Remove target-bsp and target-cygmon from arm builds.
7987 Allow target-libgloss to be built for arm, strongarm, and xscale.
7988
79892001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
7990
7991 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7992 options for i[3456]86-pc-linux* native builds.
7993
79942001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
7995
7996 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7997 files from .po files for a distribution.
7998
79992001-09-03 Jeff Holcomb <jeffh@redhat.com>
8000
8001 * configure.in: Enable libstdc++-v3 for h8300 targets.
8002
80032001-06-19 Alan Modra <amodra@bigpond.net.au>
8004
8005 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
8006 version from bfd/.
8007
8008Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
8009
8010 * Makefile.in (VER): When present, extract the version number from
8011 the file version.in.
8012
dce2d8b2 80132001-05-24 Tom Rix <trix@redhat.com>
ab50d72b
DD
8014
8015 * configure.in : enable ld for aix
8016
80172001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
8018
8019 * config.guess: Add linux target for S/390.
8020
80212000-11-07 Philip Blundell <pb@futuretv.com>
8022
8023 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
8024
80252000-11-03 Philip Blundell <pb@futuretv.com>
8026
8027 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
8028 files.
8029
80302001-01-15 Ben Elliston <bje@redhat.com>
8031
8032 * configure.in (host_tools): Add sid.
8033 Always configure cgen.
8034
80352000-11-24 Nick Clifton <nickc@redhat.com>
8036
8037 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
8038
8039
80402000-08-20 Doug Evans <dje@casey.transmeta.com>
8041
8042 * Makefile.in (ALL_MODULES): Add all-cgen.
8043 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
8044 (all-cgen): New target.
8045 (all-opcodes,all-sim): Depend on all-cgen.
8046 * configure.in (host_tools): Add cgen.
8047 Only configure cgen if --enable-cgen-maint.
8048
dce2d8b2 80492002-04-09 Loren J. Rittle <ljrittle@acm.org>
ef98ad7b
LR
8050
8051 * configure.in: Add *-*-freebsd* configurations.
8052
90def2b2
TT
80532002-04-08 Tom Tromey <tromey@redhat.com>
8054
8055 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
8056 Fixes PR libgcj/6068.
8057
320d7e7a
KW
80582002-03-30 Krister Walfridsson <cato@df.lth.se>
8059
8060 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
8061
18b467f1
RO
80622002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8063
8064 * configure.in (alpha*-dec-osf*): Enable libgcj.
8065
dce2d8b2 80662003-03-27 Matthew Gingell <gingell@gnat.com>
8bb3a5af
MG
8067
8068 * MAINTAINERS (Write After Approval): Add myself.
8069
56ae9405
NC
80702002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
8071
8072 Fix for: PR bootstrap/3591, target/5676
8073 * configure.in (mcore-pe): Disable the configuration of
8074 libstdc++-v3 since exceptions are not supported.
8075
f18d9a0c
AG
80762002-03-20 Anthony Green <green@redhat.com>
8077
8078 * configure.in: Enable libgcj for xscale-elf target.
8079
dce2d8b2 8080Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
c0e21eef
R
8081
8082 * MAINTAINERS: Update my email address.
8083
28eca9e8
AO
80842002-03-16 Alexandre Oliva <aoliva@redhat.com>
8085
8086 * ltmain.sh (relink_command): Fix typo in previous change.
8087
e67e72c7
AO
80882002-03-15 Alexandre Oliva <aoliva@redhat.com>
8089
8090 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
8091 (relink_command): Added --tag flags.
8092 (mode=install): If relinking fails; error out.
8093
c2273204
RH
80942002-03-12 Richard Henderson <rth@redhat.com>
8095
8096 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
8097 .NOTPARALLEL tag.
8098 (do-check): Rename from check.
8099 (check): Allow parallel check.
8100
bcb64245
BW
81012002-03-12 Bob Wilson <bob.wilson@acm.org>
8102
8103 * MAINTAINERS: Add myself as maintainer for xtensa port.
8104 Fix alphabetical order in CPU port maintainer list.
8105 Remove myself from Write After Approval list.
8106
63adb4ff
RH
81072002-03-11 Richard Henderson <rth@redhat.com>
8108
8109 * Makefile.in (.NOTPARALLEL): Add fake tag.
8110
9bec4bf0
L
81112002-03-07 H.J. Lu (hjl@gnu.org)
8112
8113 * configure.in: Enable gprof for mips*-*-linux*.
8114
c7fc1f84
DS
81152002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
8116
8117 * MAINTAINERS (Write After Approval): Add myself.
8118
6bff33fb
AO
81192002-02-28 Alexandre Oliva <aoliva@redhat.com>
8120
8121 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8122 libjava.
8123 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
8124
0210b33b
AO
81252002-02-23 Alexandre Oliva <aoliva@redhat.com>
8126
8127 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
8128 because its Makefile is there; test for the executable instead.
8129
fcc0a3ef
AO
81302002-02-22 Alexandre Oliva <aoliva@redhat.com>
8131
8132 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
8133 libstdc++-v3 and libjava.
8134
dce2d8b2 81352002-02-11 Adam Megacz <adam@xwt.org>
97cf8285
AM
8136
8137 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
8138 boehm-gc
5ce6f47b 8139
40fe0ec3
AO
81402002-02-09 Alexandre Oliva <aoliva@redhat.com>
8141
8142 * config.guess: Updated to 2002-01-30's version.
8143 * config.sub: Updated to 2002-02-01's version.
8144 Contribute sh64-elf.
8145 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
8146 * configure.in: Added sh64-*-*.
8147
694d53ee
CD
81482002-02-08 Chris Demetriou <cgd@broadcom.com>
8149
8150 * MAINTAINERS: Belatedly add myself to write after approval list.
8151
a9ca50b1
JH
8152Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
8153
8154 * MAINTAINERS: Put self in as maintainer for x86-64 port.
8155 Remove self as Write After Approval.
8156
5ffc3500
GK
81572002-01-31 Geoffrey Keating <geoffk@redhat.com>
8158
8159 * MAINTAINERS: Put self in as maintainer for contrib/regression
8160 directory.
8161
4ceaf7fb
PE
81622002-01-28 Phil Edwards <pme@gcc.gnu.org>
8163
8164 * MAINTAINERS: Update my email address.
8165
51584787
JT
81662002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
8167
5ce6f47b
EC
8168 * configure.in (*-*-netbsd*): New. Skip target-newlib,
8169 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
8170 libraries if not supported for NetBSD on target CPU.
8171
5701d273
DR
81722002-01-25 Douglas B Rupp <rupp@gnat.com>
8173
8174 * install-sh: Use _inst.$$_ for temp file name.
8175
b299a075
JT
81762002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
8177
8178 * MAINTAINERS (Write After Approval): Move my contact info
8179 from here...
8180 (OS Port Maintainers): ...to here (netbsd).
8181
51fe14b5
BW
81822002-01-22 Bob Wilson <bob.wilson@acm.org>
8183
8184 * MAINTAINERS (Write After Approval): Add myself.
8185
dce2d8b2 81862002-01-17 H.J. Lu <hjl@gnu.org>
b634ad42
L
8187
8188 * Makefile.in (all-fastjar): Also depend on all-libiberty.
8189 (all-target-fastjar): Also depend on all-target-libiberty.
8190
3cd87679
L
81912002-01-16 H.J. Lu (hjl@gnu.org)
8192
8193 * config.guess: Import from master sources, rev 1.225.
8194 * config.sub: Import from master sources, rev 1.238.
8195
969a6d8f
KH
81962002-01-16 Kazu Hirata <kazu@hxi.com>
8197
8198 * MAINTAINERS (Write After Approval): Remove myself.
8199
366f6a52
FW
82002001-12-19 Florian Weimer <fw@deneb.enyo.de>
8201
8202 * MAINTAINERS (Write After Approval): Add myself.
8203
f02240b6
JM
82042001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
8205
8206 * MAINTAINERS: Add self as docs co-maintainer.
8207
5d08dc39
MK
82082001-12-11 Matthias Klose <doko@debian.org>
8209
8210 * MAINTAINERS (Write After Approval): Add myself.
8211
39e790d5
ZW
82122001-12-09 Zack Weinberg <zack@codesourcery.com>
8213
8214 * MAINTAINERS: Update my email address.
8215
4519d6a3
TC
82162001-12-07 Turly O'Connor <turly@apple.com>
8217 * MAINTAINERS (Write After Approval): Add myself.
8218 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
8219 (rs6000_initialize_trampoline): Call __trampoline_setup for
8220 ABI_DARWIN too.
8221 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 8222 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 8223
21cf0a73
PC
82242001-12-07 Paolo Carlini <pcarlini@unitus.it>
8225
8226 * MAINTAINERS (Write After Approval): Add myself.
8227
4ee43206
DR
8228Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
8229
8230 * configure, configure.in: Use temp file for long sed commands.
8231
251931f3
LG
82322001-12-03 Laurent Guerby <guerby@acm.org>
8233
8234 * config.sub: Update to version 1.232 on subversion.
8235
03777dd7
BE
82362001-12-03 Ben Elliston <bje@redhat.com>
8237
8238 * MAINTAINERS: Update mail address for config.* patches.
8239
dce2d8b2 82402001-11-27 DJ Delorie <dj@redhat.com>
e490616e
ZW
8241 Zack Weinberg <zack@codesourcery.com>
8242
8243 When build != host, create libiberty for the build machine.
8244
8245 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
8246 CONFIG_ARGUMENTS.
8247 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
8248 New variables.
8249 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
8250 and rules.
8251 (all.normal): Depend on ALL_BUILD_MODULES.
8252 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
8253 (all-build-libiberty): Depend on configure-build-libiberty.
8254
8255 * configure: Calculate and substitute proper value for
8256 ALL_BUILD_MODULES.
8257 * configure.in: Create the build subdirectory.
8258 Calculate and substitute TARGET_CONFIGARGS (formerly
8259 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
8260
04075e8f
ZL
82612001-11-26 Ziemowit Laski <zlaski@apple.com>
8262
8263 * MAINTAINERS (write-after-approval): Add self.
8264
ed19322d
CR
82652001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
8266
8267 * MAINTAINERS (GNATS only accounts): Remove self.
8268
90a12988
HPN
82692001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
8270
8271 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
8272 libf2c.
8273
77e653ad
CR
82742001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
8275
8276 * MAINTAINERS (Write After Approval): Add self.
8277
64adad99
DB
82782001-11-12 David O'Brien <obrien@FreeBSD.org>
8279
8280 * MAINTAINERS: mips and s390 are also CPU ports.
8281
834a28c7
DB
82822001-11-12 David O'Brien <obrien@FreeBSD.org>
8283
8284 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
8285
ef94239f
DB
82862001-11-11 David O'Brien <obrien@FreeBSD.org>
8287
8288 * MAINTAINERS: Alphabetize.
8289
beda0427
KH
82902001-11-09 Kazu Hirata <kazu@hxi.com>
8291
8292 * MAINTAINERS (Various maintainers: h8 port): Add myself.
8293
6ca224d3
JDA
82942001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
8295
8296 * MAINTAINERS (Various maintainers: hppa port): Added myself.
8297
132e4bd7
PE
82982001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
8299
8300 * configure.in (--enable-languages): Be more permissive about
8301 syntax. Check for empty lists better. Warn about $LANGUAGES.
8302
c6243b4c
GK
83032001-11-08 Geoffrey Keating <geoffk@redhat.com>
8304
8305 * config.sub: Import from master sources, rev. 1.230.
8306 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
8307
abbb9e76
LG
83082001-11-07 Laurent Guerby <guerby@acm.org>
8309
8310 * MAINTAINERS (Write After Approval): Add self.
8311
53cdb27a
HPN
83122001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
8313
8314 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
8315
dd3a88c9
HPN
83162001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
8317
8318 * config.sub: Import from master sources, rev 1.226.
8319 * config.guess: Import from master sources, rev 1.216.
8320
d344dce9
HPN
83212001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
8322
8323 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
8324 * MAINTAINERS: Add self as maintainer of MMIX port.
8325 Remove old after-approval entry.
8326
63f6bcd7
JM
83272001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
8328
8329 * ChangeLog, configure: Fix spelling errors.
8330
84f92638
BK
83312001-10-20 Brendan Kehoe <brendan@zen.org>
8332
8333 * MAINTAINERS: Tweak my address.
8334
dce2d8b2 8335Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
2f30eda4
R
8336
8337 * MAINTAINERS: Update my email address.
8338
1567080c 83392001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 8340
f48a3b5c 8341 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 8342 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 8343
30106886
GB
83442001-10-10 Geert Bosch <bosch@gnat.com>
8345
e490616e 8346 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
8347 Added Robert Dewar.
8348
dce2d8b2 83492001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
d3d51b8c
DB
8350
8351 * MAINTAINERS (Write After Approval): Added self
8352
d1c3e709
GB
83532001-10-02 Geert Bosch <bosch@gnat.com>
8354
8355 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8356
50f5f793
JM
83572001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
8358
8359 * configure: Handle temporary files securely using mkdir.
8360
7fddf9a9
AO
83612001-09-29 Alexandre Oliva <aoliva@redhat.com>
8362
8363 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
8364
dce2d8b2 83652001-09-26 Will Cohen <wcohen@redhat.com>
387beb82
WC
8366
8367 * configure.in (*-*-linux*): Disable configuration of target-newlib
8368 and target-libgloss.
e490616e 8369
0c055e34
AO
83702001-09-26 Alexandre Oliva <aoliva@redhat.com>
8371
8372 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
8373 RANLIB.
8374
759bfa90
AO
83752001-09-21 Alexandre Oliva <aoliva@redhat.com>
8376
8377 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
8378 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
8379 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
8380 avoid quotes nesting problems.
8381 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
8382 (DO_X): Export only variables that are set.
8383
1dc4a750
BE
83842001-09-19 Ben Elliston <bje@redhat.com>
8385
8386 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
8387 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
8388 semantics. Use the shell built-in "type" command instead.
8389
898c7238
AO
83902001-08-31 Alexandre Oliva <aoliva@redhat.com>
8391
8392 Merged from gcc-3_0-branch:
8393 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
8394 * ltcf-c.sh: Use $objext, not $ac_objext.
8395 2001-07-27 Mark Kettenis <kettenis@gnu.org>
8396 * ltcf-cxx.sh: Add support for GNU.
8397 2001-07-22 Timothy Wall <twall@redhat.com>
8398 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
8399 default settings if using GNU tools with that configuration.
8400 * ltcf-cxx.sh: Ditto.
8401 * ltcf-gcj.sh: Ditto.
8402 2001-07-21 Michael Chastain <chastain@redhat.com>
8403 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
8404 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
8405 * ltmain.sh: Mark as gcc-local.
8406
8fa0a32e
EC
84072001-08-30 Eric Christopher <echristo@redhat.com>
8408 Jason Eckhardt <jle@redhat.com>
8409
8410 * config.guess: Merge from master sources.
8411 * config.sub: Merge from master sources, add support for mipsisa32.
8412
32f30f91 84132001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
8414 * config.sub: Merge from master sources, rev 1.219.
8415 * MAINTAINERS: Add self as contact for stormy16 port.
8416
f6084f99
ZW
84172001-08-14 Zack Weinberg <zackw@panix.com>
8418
8419 * config.sub: Merge from master sources, rev 1.218.
8420 * config.guess: Merge from master sources, rev 1.209.
8421
91b54f7f
GS
84222001-08-11 Graham Stott <grahams@redhat.com>
8423
8424 * Makefile.in (check-c++): Add missing semicolon.
8425
e5b3941e
JH
8426Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
8427
32f30f91 8428 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 8429
6387a56e
EC
84302001-07-30 Eric Christopher <echristo@redhat.com>
8431
8432 * MAINTAINERS (Various maintainers: mips port): Added myself.
8433
53b475f0
AH
84342001-07-25 Andrew Haley <aph@cambridge.redhat.com>
8435
e490616e 8436 * configure.in (sh-*-linux*): New.
53b475f0 8437
2a08c780
RH
84382001-07-27 Richard Henderson <rth@redhat.com>
8439
8440 * .cvsignore: Add LAST_UPDATED.
8441
bfa79422
UW
84422001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
8443
8444 * MAINTAINERS (Various maintainers: s390 port): Added myself.
8445
0ae85492
AH
84462001-07-16 Aldy Hernandez <aldyh@redhat.com>
8447
e490616e 8448 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 8449
8e1ab0fe
NP
8450Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
8451
8452 * MAINTAINERS (Write After Approval): Added myself.
8453
2b997990
SC
84542001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8455
8456 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8457 and libgcj on m68hc11/m68hc12.
8458
d920e825
L
84592001-06-27 H.J. Lu (hjl@gnu.org)
8460
8461 * Makefile (CFLAGS_FOR_BUILD): New.
8462 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
8463
d425a1e0
JM
84642001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
8465
8466 * README: Remove version number.
8467
5b5b4207
GP
84682001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8469
8470 * INSTALL/README: Update wrt. to the installation instructions now
8471 residing in gcc/doc/install.texi.
8472
be839b69
JM
84732001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
8474
8475 * README: Replace with a cut-down and updated version of gcc/README.
8476
fe2ee7c4
DE
84772001-06-12 David Edelsohn <edelsohn@gnu.org>
8478
8479 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
8480 multilibs to be disabled.
8481
4f5d646c
DB
84822001-06-11 Daniel Berlin <dan@cgsoftware.com>
8483
8484 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 8485
818f0c85
AO
84862001-06-09 Alexandre Oliva <aoliva@redhat.com>
8487
8488 * config.guess: Import CVS version 1.195.
8489 * config.sub: Import CVS version 1.212.
8490
e9a8af10
AO
84912001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
8492
8493 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8494 gcc/xgcc is built, use -print-prog-name to find out the program
8495 name to use.
8496
ae3ca0a9
PE
84972001-06-04 Phil Edwards <pme@sources.redhat.com>
8498
8499 * config.guess: Import CVS version 1.194. All gcc-local changes
8500 appear to also be in the master copy.
8501 * config.sub: Import CVS version 1.211.
8502
066bd40d
MM
8503Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
8504
8505 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8506 with_gcc]: Use `gcc -shared' to build a shared library.
8507
4aef4f33
JDA
8508Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
8509
8510 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8511 archives.
8512
c386f00f
RO
8513Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8514
8515 * MAINTAINERS (Write After Approval): Add myself.
8516
2ae5cea5
HPN
85172001-06-01 Hans-Peter Nilsson <hp@axis.com>
8518
8519 * configure.in (libstdcxx_flags): Do not try to execute
8520 libstdc++-v3/testsuite_flags until it exists.
8521
c3766183
AM
85222001-06-01 Alan Modra <amodra@bigpond.net.au>
8523
8524 * MAINTAINERS: Update my email address.
8525
9b337833
GS
85262001-05-31 Graham Stott <grahams@redhat.com>
8527
8528 * MAINTAINERS (Write After Approval): Add myself.
8529
dce2d8b2 85302001-05-28 Simon Patarin <simon.patarin@inria.fr>
55fce0eb
SP
8531
8532 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
8533 libraries when using g++ with native linker.
8534
5f7de4b8
AO
85352001-05-28 Alexandre Oliva <aoliva@redhat.com>
8536
8537 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8538
a7bc0fbb
AO
85392001-05-22 Alexandre Oliva <aoliva@redhat.com>
8540
8541 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8542 [aix4*|aix5*]: Prepend blank.
8543
33456445
AO
85442001-05-20 Alexandre Oliva <aoliva@redhat.com>
8545
8546 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8547 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
8548 of subdir/configure scripts to use the new libtool.m4.
8549
e48d3d00
MK
85502001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
8551
8552 * MAINTAINERS (Write After Approval): Add myself.
8553
9e0e191b
BK
85542001-05-18 Benjamin Kosnik <bkoz@redhat.com>
8555
8556 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
8557
3f19b439
BE
85582001-05-11 Ben Elliston <bje@redhat.com>
8559
8560 * Makefile.in (all-sid): New target.
8561 (check-sid, clean-sid, install-sid): Likewise.
8562
6ebe3121
JO
85632001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
8564
8565 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
8566
ca3667c4
AO
85672001-05-03 Alexandre Oliva <aoliva@redhat.com>
8568
8569 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8570 libgcj.
8571
85722001-05-03 Alexandre Oliva <aoliva@redhat.com>
8573
8574 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8575 gcc/xgcc is built, use -print-prog-name to find out the program
8576 name to use.
8577
b2964d63
AO
85782001-04-26 Alexandre Oliva <aoliva@redhat.com>
8579
b1bb2302
AO
8580 * configure.in (noconfigdirs): Don't reset it from scratch in the
8581 target case; only append to it.
6387a56e 8582
b2964d63
AO
8583 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8584 sparc-*-solaris2.8]: Disable ${libgcj}.
8585
8343765d
AO
85862001-04-25 Alexandre Oliva <aoliva@redhat.com>
8587
8588 * configure.in (libgcj_saved): Copy from $libgcj.
8589 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8590 --disable-libgcj.
8591
ddbb6d43
GRK
85922001-04-25 Gavin Romig-Koch <gavin@redhat.com>
8593
8594 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 8595 C front end maintainer.
ddbb6d43 8596
3fa03ff9
AG
8597Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
8598
8599 * configure.in: Move *-chorusos target case to the proper switch.
8600 Disable libgcj.
8601
99ffe40f
AO
86022001-04-12 Alexandre Oliva <aoliva@redhat.com>
8603
8604 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8605 1.641.2.228.
8606
78faa32d
FS
86072001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8608
8609 * Makefile.in (STAGE1_CFLAGS): Pass down.
8610
cdbff0ab
AM
86112001-04-13 Alan Modra <amodra@one.net.au>
8612
8613 * config.guess: Add hppa64-linux support. Note for next import that
8614 this is already in the master file.
8615 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
8616
75b9074c
AO
86172001-04-12 Alexandre Oliva <aoliva@redhat.com>
8618
8619 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8620 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8621
125404c5
SS
86222001-04-11 Stan Shebs <shebs@apple.com>
8623
8624 * MAINTAINERS: Add self as Darwin port maintainer.
8625
876684fe
AM
86262001-04-11 Alan Modra <amodra@one.net.au>
8627
8628 * MAINTAINERS: Update my email address.
8629
06729913
LR
86302001-04-10 Loren J. Rittle <ljrittle@acm.org>
8631
8632 * ltcf-cxx.sh: Support creation of C++ shared libraries on
8633 recent versions of FreeBSD (release 3 or later).
8634 * ltconfig: On FreeBSD, -lc must not be provided when building
8635 a shared library or else the standard -pthread gcc option is
8636 rendered worthless to later users of the built library.
8637
67916302
JM
86382001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
8639
8640 * MAINTAINERS: Add self and RTH as C front end maintainers.
8641
d2bc0628
AO
86422001-04-05 Alexandre Oliva <aoliva@redhat.com>
8643
e490616e
ZW
8644 * config.sub: Make sure to match an already-canonicalized
8645 machine name (eg. mn10300-unknown-elf).
d2bc0628 8646
a3406c06
AO
86472001-04-01 Alexandre Oliva <aoliva@redhat.com>
8648
8649 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8650 New macros.
8651 (bootstrap, cross): Use RECURSE_FLAGS.
8652 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8653
a076f6a4
AO
86542001-03-27 Alexandre Oliva <aoliva@redhat.com>
8655
8656 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8657
e9f4fa71
CH
86582001-03-22 Colin Howell <chowell@redhat.com>
8659
7238de5c
CH
8660 * Makefile.in (DO_X): Do not backslash single-quotes in
8661 backquotes (two places).
e9f4fa71 8662
b6b14b1b
AO
86632001-03-22 Alexandre Oliva <aoliva@redhat.com>
8664
8665 Re-installed:
8666 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8667 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
8668 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8669 * ltcf-cxx.sh: Likewise.
8670 * ltcf-gcj.sh: Likewise.
8671
1eb0b89d
GP
86722001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8673
8674 * MAINTAINERS: Add myself as "documentation co-maintainer".
8675
82e23236
AO
86762001-03-22 Alexandre Oliva <aoliva@redhat.com>
8677
8678 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8679 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8680
64ec27c3
TT
86812001-03-19 Tom Tromey <tromey@redhat.com>
8682
8683 * config-ml.in: Handle GCJ and GCJFLAGS.
8684
191de407
MC
86852001-03-21 Michael Chastain <chastain@redhat.com>
8686
8687 * Makefile.in: all-m4 depends on all-texinfo.
8688
fed4dede
LR
86892001-03-20 Loren J. Rittle <ljrittle@acm.org>
8690
8691 * MAINTAINERS: Add myself to write after approval list.
8692
085072bb
LB
86932001-03-18 Laurynas Biveinis <lauras@softhome.net>
8694
8695 * Makefile.in (DO_X): Quote nested quotes.
8696
5af8ea3f
AM
86972001-03-18 Alan Modra <alan@linuxcare.com.au>
8698
8699 * MAINTAINERS: Add myself to write after approval list.
8700
69e23037
LB
87012001-03-15 Laurynas Biveinis <lauras@softhome.net>
8702
8703 * Makefile.in (DO_X): Use double quotes for quoting
8704 "RANLIB=$${RANLIB}".
8705
2b9650f4
OP
87062001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
8707
8708 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
8709
dce2d8b2 87102001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
4698d2cf
NP
8711
8712 * configure.in: Only use `lang_requires' for languages athat are
8713 actually enabled.
8714
f6646274
PE
87152001-03-08 Phil Edwards <pme@sources.redhat.com>
8716
8717 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
8718
c9a54638
AO
87192001-03-08 Alexandre Oliva <aoliva@redhat.com>
8720
8721 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8722
6a556ad6
TT
87232001-03-07 Tom Tromey <tromey@redhat.com>
8724
8725 * configure.in: Allow config-lang.in to set `lang_requires' to list
8726 of other required languages.
8727
6822468a
LB
87282001-03-06 Laurynas Biveinis <lauras@softhome.net>
8729
8730 * Makefile.in: Remove RANLIB definition. Use RANLIB
8731 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
8732 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 8733
f04885d3 87342001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 8735 Alexandre Oliva <aoliva@redhat.com>
6387a56e 8736
f04885d3
BK
8737 * Makefile.in (check-c++): Use tabs, not spaces.
8738
288edf47 87392001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 8740
288edf47
LB
8741 * MAINTAINERS: add myself to Write After Approval list.
8742
3d55d2f8 87432001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 8744
e490616e 8745 * Makefile.in (check-c++): New rule.
6387a56e 8746
4d88a68a
BK
8747 * configure.in (target_libs): Remove libg++.
8748 (noconfigdirs): Remove libg++.
8749 (noconfigdirs): Same.
8750 (noconfigdirs): Same.
8751 (noconfigdirs): Same.
8752
8753 * config-ml.in: Remove libg++ references.
8754
8755 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8756 (ALL_TARGET_MODULES): Same.
8757 (configure-target-libg++): Remove.
8758 (all-target-libg++): Remove.
8759 (configure-target-libio): Remove.
8760 (all-target-libio): Remove.
8761 (check-target-libio): Remove.
8762 (.PHONY): Remove.
8763 (libg++.tar.bz2): Remove.
8764 (all-target-cygmon): Remove libio.
8765 (all-target-libstdc++): Remove.
8766 (configure-target-libstdc++): Remove.
8767 (TARGET_LIB_PATH): Remove libstdc++.
8768 (ALL_GCC_CXX): Remove libstdc++.
8769 (all-target-gperf): Correct.
8770
2437d4ed
NC
87712001-02-16 Nick Clifton <nickc@redhat.com>
8772
8773 * configure.in (noconfigdirs): Allow configuration of texinfo
8774 for Cygwin hosts.
8775
85b99cbe
AG
87762001-02-15 Anthony Green <green@redhat.com>
8777
8778 * configure: Introduce GCJ_FOR_TARGET.
8779 * configure.in: Ditto.
8780 * Makefile.in: Ditto.
8781
7b18790c
AS
87822001-02-13 Andreas Schwab <schwab@suse.de>
8783
8784 * MAINTAINERS: Update mail address.
8785
c4880c99
MS
87862001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
8787
8788 * config.guess: Add linux target for S/390.
8789 * config.sub: Likewise.
8790
dce2d8b2 87912001-02-08 Chandrakala Chavva <cchavva@redhat.com>
e31ae6db
CC
8792
8793 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 8794 target-libgloss.
e31ae6db 8795
7739adfb
BE
87962001-02-06 Ben Elliston <bje@redhat.com>
8797
8798 * configure: Output host type to stdout, not stderr.
8799
36ca672c
MM
88002001-02-05 Mark Mitchell <mark@codesourcery.com>
8801
e40f2829 8802 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
8803 * ltcf-cxx.sh: Likewise.
8804
36ca672c
MM
8805 * config.if: Assume enable_libstdcxx_v3 is defined.
8806
22fdd65e
MM
88072001-02-04 Mark Mitchell <mark@codesourcery.com>
8808
8809 Remove V2 C++ library.
8810 * configure.in: Remove --enable-libstdcxx_v3 support.
8811
3b60dd8e
BM
88122001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
8813
8814 * include/demangle.h: Add prototype for java_demangle_v3.
8815
42c0c80a
PE
88162001-01-29 Phil Edwards <pme@sources.redhat.com>
8817
8818 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
8819
0be25992
RH
88202001-01-27 Richard Henderson <rth@redhat.com>
8821
8822 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8823
8a8de62d
MS
88242001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8825
8826 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8827 Don't unset, it's non-portable and no longer necessary, set to empty
8828 instead.
8829
92769744
MS
88302001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8831
8832 * ltconfig: Shell portability fix for the tagname validity check.
8833
88a1c0ab
AO
88342001-01-27 Alexandre Oliva <aoliva@redhat.com>
8835
8836 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8837 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8838
45291dd5
MS
88392001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8840
8841 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8842
1ace7e15
TT
88432001-01-26 Tom Tromey <tromey@redhat.com>
8844
8845 * configure.in: Allow libgcj to be built on Sparc Solaris.
8846
0ef8b11b
DE
88472001-01-25 David Edelsohn <edelsohn@gnu.org>
8848
8849 * ltcf-c.sh: Add aix5 case.
8850 * ltcf-cxx.sh: Likewise.
8851 * ltconfig: Likewise.
8852
0006091e
AO
88532001-01-24 Alexandre Oliva <aoliva@redhat.com>
8854
9bad11e1
AO
8855 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8856 keep at least one of build_libtool_libs or build_old_libs set to
8857 yes.
8858
0006091e
AO
8859 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8860 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8861
7c01b2b5
BM
88622001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
8863
8864 * configure.in: Enable libgcj on several additional platforms.
8865
d340e0ac
BM
88662001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
8867
8868 * configure.in: Enable libgcj for linux targets.
8869
5baf8c37
MS
88702001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8871
8872 * MAINTAINERS (Write After Approval): Add myself.
8873
10a0ba84
JDA
88742001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
8875
8876 * MAINTAINERS: Add myself as vax port maintainer.
8877
357c6a4b
FH
88782001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
8879
8880 * MAINTAINERS: Add myself as Mercury front-end maintainer.
8881
6e2d9a7a
MS
88822001-01-09 Mike Stump <mrs@wrs.com>
8883
8884 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8885 failures of subdirectories.
8886
b6b14b1b 88872001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 8888
b6b14b1b 8889 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 8890 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
8891 * ltcf-cxx.sh: Likewise.
8892 * ltcf-gcj.sh: Likewise.
8893 * ltconfig.sh: Fix typo.
976b230d 8894
07109110
LB
88952001-01-02 Laurynas Biveinis <lauras@softhome.net>
8896
8897 * configure: handle DOS-style absolute paths.
8898
1da5b8fc
LB
88992001-01-02 Laurynas Biveinis <lauras@softhome.net>
8900
8901 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8902
4c2f5b4f
MM
89032000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
8904
8905 * MAINTAINERS: Add myself as avr port co-maintainer.
8906
bc53668e
BE
89072000-12-28 Ben Elliston <bje@redhat.com>
8908
8909 * MAINTAINERS: Add myself under ``Write After Approval''.
8910
c387606f
JM
89112000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
8912
8913 * texinfo: Remove directory from GCC.
8914
2cb5082c
JM
89152000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
8916
8917 * COPYING: Update to current
8918 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
8919 to 19yy as example year in copyright notice).
8920
cc330df9
BK
89212000-12-18 Benjamin Kosnik <bkoz@redhat.com>
8922
6387a56e 8923 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
8924 (libstdcxx_incdir): Pass down.
8925 * config.if: Remove expired bits for cxx_interface, add stub.
8926 (libstdcxx_incdir): Add variable for g++ include directory.
8927 * configure.in (gxx_include_dir): Use it.
6387a56e 8928
4c6b2835
AO
89292000-12-18 Alexandre Oliva <aoliva@redhat.com>
8930
8931 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
8932 with old-email address from ``Write After Approval''.
8933
3896f13e
AJ
89342000-12-15 Andreas Jaeger <aj@suse.de>
8935
8936 * configure.in: Handle lang_dirs.
8937
89382000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 8939
ad46e881
TT
8940 * MAINTAINERS: Removed brads.
8941
90a10418
TT
8942 * MAINTAINERS: Added gcj developers.
8943
41dfe3a2 89442000-12-13 Anthony Green <green@redhat.com>
6387a56e 8945
41dfe3a2 8946 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
8947 listed. Disable libgcj for x86 and Alpha Linux until compatible
8948 with g++ abi.
6387a56e 8949
e2f601da
MS
89502000-12-13 Mike Stump <mrs@wrs.com>
8951
8952 * Makefile.in (local-distclean): Also remove fastjar.
8953
70030c01
RB
89542000-12-12 Rodney Brown <RodneyBrown@mynd.com>
8955
8956 * contrib/gcc_update: Add fastjar --touch entries.
8957
2a50f859
AO
89582000-12-12 Alexandre Oliva <aoliva@redhat.com>
8959
8960 * configure.in: Disable language-specific target libraries for
8961 languages that aren't enabled.
8962
7743113b
AG
89632000-12-10 Anthony Green <green@redhat.com>
8964
8965 * configure.in: Define libgcj. Disable libgcj target libraries for
8966 most targets.
8967
92e061a6
NB
89682000-12-10 Neil Booth <neilb@earthling.net>
8969
8970 * MAINTAINERS: Update mail address, remove from WAA list.
8971
f34ff6d6
APB
89722000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
8973
8974 * libjava: Imported from /cvs/java.
8975 * libffi: Likewise.
8976 * Boehm-gc: Likewise.
8977
d82a33c6
APB
89782000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
8979
8980 * configure.in (target_libs): Revert 2000-12-08 patch.
8981 (noconfigdirs): Added target-libjava.
8982
e14f8e28
LB
89832000-12-09 Laurynas Biveinis <lauras@softhome.net>
8984
8985 * djunpack.bat: removed.
8986
fc26516b
LB
89872000-12-09 Laurynas Biveinis <lauras@softhome.net>
8988
8989 * Makefile.in: handle DOS-style absolute paths.
8990 * config-ml.in: likewise.
8991 * symlink-tree: likewise.
8992
bd8757b3
APB
89932000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8994
8995 * fastjar: Imported.
8996
81522a1f
APB
89972000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8998
8999 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
9000 libjava.
9001 * configure.in (target_libs): Removed `target-libjava'.
9002
5db1f7ed
APB
90032000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
9004
9005 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
9006 (ALL_MODULES): Added fastjar.
9007 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
9008 (all-target-libjava): all-fastjar replaces all-zip.
9009 (all-fastjar): Added.
9010 (configure-target-fastjar, all-target-fastjar): Likewise.
9011 * configure.in (host_tools): Added fastjar.
9012
5e59997c
MS
90132000-12-07 Mike Stump <mrs@wrs.com>
9014
9015 * Makefile.in (local-distclean): Remove leftover built files.
9016
0a534f40
NC
90172000-11-24 Nick Clifton <nickc@redhat.com>
9018
9019 * configure.in (xscale-elf): Add target.
9020 (xscale-coff): Add target.
9021
7686cadf
LR
90222000-11-22 Loren J. Rittle <ljrittle@acm.org>
9023
e490616e
ZW
9024 * ltcf-cxx.sh: Support creation of C++ shared libraries on
9025 recent versions of FreeBSD (release 3 or later).
9026 * ltconfig: On FreeBSD, -lc must not be provided when building
9027 a shared library or else the standard -pthread gcc option is
9028 rendered worthless to later users of the built library.
7686cadf 9029
fff01699
FF
90302000-11-16 Fred Fish <fnf@be.com>
9031
9032 * configure.in (enable_libstdcxx_v3): Fix typo,
9033 libstd++ -> libstdc++.
9034
4dc16355
KL
90352000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9036
9037 * MAINTAINERS: Add self to Write After Approval list.
9038
bf6fc7b2
BS
90392000-11-21 Bernd Schmidt <bernds@redhat.com>
9040
9041 * MAINTAINERS: Update my email address. Add myself to global write
9042 privs list.
9043
ce8e06b1
AO
90442000-11-18 Alexandre Oliva <aoliva@redhat.com>
9045
6e2a4843
AO
9046 * Makefile.in: Merge with src and libgcj.
9047 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
9048 configure-target-<library> when their configure scripts need the C
9049 or C++ library to have already been built to work properly.
9050 (do_proto_toplev): Set them to an empty string.
9051
ce8e06b1
AO
9052 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
9053 (REALLY_SET_LIB_PATH): Use them.
9054
c003f378
SS
90552000-11-17 Stan Shebs <shebs@apple.com>
9056
9057 * MAINTAINERS: Add self to Write After Approval list.
9058
cc1e60ea
JM
90592000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
9060
9061 * configure: Provide the original toplevel configure arguments
9062 (including $0) to subprocesses in the environment rather than
9063 through gcc/configargs.h.
9064
1173593d
JM
90652000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
9066
9067 * MAINTAINERS: Remove references to cccp. Change C9X reference to
9068 C99. Alphabetise "Write After Approval" list.
9069
520907ee
MM
90702000-11-12 Mark Mitchell <mark@codesourcery.com>
9071
34f6fbdb
MM
9072 * configure: Turn on libstdc++ V3 by default.
9073
520907ee
MM
9074 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
9075 if we've got GCC.
9076
0bbd37ed
PB
90772000-11-11 Philip Blundell <philb@gnu.org>
9078
9079 * MAINTAINERS: Add self to Write After Approval list.
9080
7ca0e6d9
DE
90812000-11-09 David Edelsohn <edelsohn@gnu.org>
9082
9083 * ltcf-c.sh (aix4): Improve shared library configuration; require
9084 exporting symbols.
9085 * ltcf-cxx.sh (aix4): Define.
9086 * ltconfig (aix4): Define library and soname specs appropriate for
9087 AIX. Define command to create export symbols list.
9088
dce2d8b2 9089Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
f559f30b
CF
9090
9091 * config.sub: Add support for Sun Chorus
9092
fc05d516
NC
90932000-10-31 Nick Clifton <nickc@redhat.com>
9094
9095 * MAINTAINERS: Rename <name>@cygnus.com addresses to
9096 <name>@redhat.com. Also installed new email address for Clint
9097 Popetz.
6387a56e 9098
90a0e73f
JM
90992000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
9100
9101 * etc: Remove directory from GCC.
9102
a5e1b548
MM
91032000-10-16 Michael Meissner <meissner@redhat.com>
9104
9105 * configure (gcc/configargs.h): Only create if there is a build GCC
9106 directory created.
9107
6387a56e
EC
91082000-10-16 Matthias Klose <doko@debian.org>
9109
be1db873
MK
9110 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
9111 when configured for libstdc++-v3.
9112
f5fa9a5b
PE
91132000-10-05 Phil Edwards <pme@gcc.gnu.org>
9114
9115 * configure: Save configure arguments to gcc/configargs.h.
9116
61a77fea
PT
91172000-10-04 Philipp Thomas <pthomas@suse.de>
9118
9119 * config.guess: Import CVS version 1.157.
9120 * config.sub: Import CVS version 1.181.
9121
3a4fee66
AP
91222000-10-04 Andris Pavenis <pavenis@latnet.lv>
9123
9124 * Makefile.in (bootstrap): avoid recursion if subdir missing
9125 (cross): ditto
9126 (do-proto-toplev): ditto
9127
3dd7094e
AO
91282000-09-30 Alexandre Oliva <aoliva@redhat.com>
9129
de710532
AO
9130 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
9131 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
9132
3dd7094e
AO
9133 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
9134 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
9135 all affected `configure' scripts.
9136
e592386f
NB
9137Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
9138
9139 * MAINTAINERS: Add self as cpplib co-maintainer.
9140
fba54939
AH
91412000-09-24 Aldy Hernandez <aldyh@redhat.com>
9142
9143 * MAINTAINERS: Add self to Write After Approval list.
9144
2bd429f4
GP
91452000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9146
9147 * INSTALL/README: egcs -> GCC update.
9148
dce2d8b2 9149Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
d733f374
ME
9150
9151 * MAINTAINERS: Add myself to Write After Approval list.
9152
d7ce9a83
KH
91532000-09-15 Kazu Hirata <kazu@hxi.com>
9154
9155 * MAINTAINERS: Add myself to Write After Approval list.
9156
18a53ffe
JL
9157Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
9158
e490616e
ZW
9159 * configure.in: Do not build byacc for hppa64. Provide paths to the
9160 X11 libraries for hppa64.
18a53ffe 9161
f246ff23
SC
91622000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9163
9164 * MAINTAINERS: Add myself as 68hc11 port maintainer.
9165
06298abd
AO
91662000-09-06 Alexandre Oliva <aoliva@redhat.com>
9167
4b92758a
AO
9168 * Makefile.in (all-zlib): Added dummy target.
9169
06298abd
AO
9170 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9171 ltcf-gcj.sh: Updated from libtool multi-language branch.
9172
4d73d07a
AO
91732000-09-05 Alexandre Oliva <aoliva@redhat.com>
9174
9175 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
9176 (bootstrap*): Depend on all-bootstrap.
9177
05d52d78
PT
91782000-09-05 Philipp Thomas <pthomas@suse.de>
9179
9180 * config.guess: Import CVS version 1.156.
9181 * config.sub: Import CVS version 1.179.
9182
3c809ba4
AG
91832000-09-02 Anthony Green <green@cygnus.com>
9184
9185 * Makefile.in (all-gcc): Depend on all-zlib.
9186 (CLEAN_MODULES): Add clean-zlib.
9187 (ALL_MODULES): Add all-zlib.
9188 * configure.in (host_libs): Add zlib.
9189
10ad78a0 91902000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
9191
9192 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
9193 crosses, but add gcc/include to the header search path for them.
9194
b36a9ce3
DB
91952000-08-04 David E. O'Brien <obrien@FreeBSD.org>
9196
9197 * MAINTAINERS: Add self to Write After Approval list.
9198
cb011248
FS
91992000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9200
9201 * config.guess: Import CVS version 1.152.
9202 * config.sub: Import CVS version 1.177.
9203
db310af0
AO
92042000-08-25 Alexandre Oliva <aoliva@redhat.com>
9205
7965440a
AO
9206 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
9207 $targargs to tell whether newlib is going to be built.
9208
db310af0
AO
9209 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
9210 $$r/TARGET_SUBDIR/libio for _G_config.h.
9211
e7977565
AO
92122000-08-23 Alexandre Oliva <aoliva@redhat.com>
9213
9214 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
9215
126bb9ed
DD
92162000-08-22 DJ Delorie <dj@redhat.com>
9217
9218 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
9219
5b0e9d29
AO
92202000-08-22 Alexandre Oliva <aoliva@redhat.com>
9221
9222 * config-ml.in (CC, CXX): Avoid trailing whitespace.
9223 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
9224 sub-configures.
9225
4f3e904e
DD
92262000-08-21 DJ Delorie <dj@redhat.com>
9227
9228 * MAINTAINERS: Add self as a libiberty maintainer
9229
c9635443
AO
92302000-08-16 Alexandre Oliva <aoliva@redhat.com>
9231
9232 * configure.in (libstdcxx_flags): Use
9233 libstdc++-v3/src/libstdc++.INC.
9234
8b2100ba
AO
92352000-08-15 Alexandre Oliva <aoliva@redhat.com>
9236
9237 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
9238
57119aa9
ZW
92392000-08-14 Zack Weinberg <zack@wolery.cumb.org>
9240
eeb943b0
ZW
9241 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
9242
6387a56e 9243 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
9244 explicit. Substitute enable_threads into generated Makefiles.
9245 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
9246 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
9247
acffa7c4
GK
92482000-08-13 Geoff Keating <geoffk@cygnus.com>
9249
9250 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
9251
808d8c41
AO
92522000-08-12 Alexandre Oliva <aoliva@redhat.com>
9253
9254 * config-ml.in (CC): Remove bogus duplicate quotation mark from
9255 previous delta.
9256
1fc8c51c 92572000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 9258
1fc8c51c
JM
9259 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
9260 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
9261 (FLAGS_FOR_TARGET): Not here.
9262 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 9263
25698887
AO
92642000-08-11 Alexandre Oliva <aoliva@redhat.com>
9265
9266 * config-ml.in (CC, CXX): Don't introduce a leading space.
9267
10120687
DD
92682000-08-07 DJ Delorie <dj@delorie.com>
9269
9270 * MAINTAINERS: Add self as a DJGPP maintainer
9271
15c758e9
DD
92722000-08-07 DJ Delorie <dj@redhat.com>
9273
9274 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
9275 "if we're also building gcc, and it's a gcc that will run on the
9276 build machine, we want to use its includes instead of the system's
9277 default includes".
9278
2d0de245
JM
92792000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
9280
9281 * MAINTAINERS: Add self to Write After Approval list.
9282
e81b330a
AO
92832000-08-03 Alexandre Oliva <aoliva@redhat.com>
9284
83440c1e
AO
9285 * configure.in (libstdcxx_flags): Don't use `"'.
9286
e81b330a
AO
9287 * config-ml.in: Adjust multilib search paths to the
9288 appropriate multilib tree.
9289
cf95c847
AO
92902000-08-02 Alexandre Oliva <aoliva@redhat.com>
9291
9292 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
9293 commas in $LANGUAGES.
9294
9e9af119
MH
92952000-08-02 Manfred Hollstein <manfredh@redhat.com>
9296
9297 * configure.in: Re-enable all references to libg++ and librx.
9298
606ce391
AO
92992000-08-01 Alexandre Oliva <aoliva@redhat.com>
9300
89820b43
AO
9301 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
9302 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
9303 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
9304 * ltcf-cxx.sh (need_lc): Set based on postdeps.
9305
606ce391
AO
9306 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
9307
04179d4a
AO
93082000-07-31 Alexandre Oliva <aoliva@redhat.com>
9309
9310 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
9311 CXX_FOR_TARGET for sed.
9312
d4eb109c
AO
93132000-07-30 Alexandre Oliva <aoliva@redhat.com>
9314
9315 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
9316 Do not override if already set in the environment or in configure.
9317 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
9318 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
9319
4f4caf92
AO
93202000-07-28 Alexandre Oliva <aoliva@redhat.com>
9321
9322 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
9323 the libtool CVS tree multi-language branch.
9324 * ltconfig, ltmain.sh: Updated.
6387a56e 9325
b87487b6
AO
93262000-07-27 Alexandre Oliva <aoliva@redhat.com>
9327
1670d1ea
AO
9328 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
9329 (clean-target): Depend on it.
9330
b87487b6
AO
9331 * Makefile.in (FLAGS_FOR_TARGET): New macro.
9332 (GCC_FOR_TARGET): Use it.
9333 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
9334 * configure.in: ... here.
9335 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
9336 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
9337
4e81ae98
EC
93382000-07-24 Eric Christopher <echristo@cygnus.com>
9339
9340 * MAINTAINERS: Add self to Write After Approval list.
9341
059ae32c
AO
93422000-07-24 Alexandre Oliva <aoliva@redhat.com>
9343
5b28edd4
AO
9344 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
9345 (configure-target-libchill, configure-target-libobjc): Likewise.
9346
059ae32c
AO
9347 * configure.in: Use the same cache file for all target libs.
9348 * config-ml.in: But different cache files per multilib variant.
9349
1adcd149
MS
93502000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9351
9352 * configure (topsrcdir): Don't use dirname.
9353
2d573dff
JO
93542000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
9355
9356 * MAINTAINERS: Add self to Write After Approval list.
9357
d207ebef
JM
93582000-07-20 Jason Merrill <jason@redhat.com>
9359
9360 * configure.in: Remove all references to libg++ and librx.
9361
9362 * configure, configure.in, Makefile.in: Unify gcc and binutils.
9363
93642000-07-20 Hans-Peter Nilsson <hp@axis.com>
9365
9366 * config.sub: Update to subversions version 2000-07-06.
9367
7b7792d5
AH
93682000-07-12 Andrew Haley <aph@cygnus.com>
9369
9370 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
9371 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
9372
3abaac67
PE
93732000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
9374
9375 * symlink-tree: Check number of arguments.
9376
34be2b36
JW
93772000-07-05 Jim Wilson <wilson@cygnus.com>
9378
9379 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
9380 search path for a g++ extracted from the build tree. This
9381 will allow link tests run by configure scripts in
9382 subdirectories to succeed.
9383
d207ebef
JM
93842000-07-01 Koundinya K <kk@ddeorg.soft.net>
9385
e490616e 9386 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 9387
0900331b
MH
93882000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
9389
9390 * MAINTAINERS: Add myself as loop discovery maintainer.
9391
d207ebef
JM
93922000-06-28 Corinna Vinschen <vinschen@cygnus.com>
9393
9394 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
9395 `os2'. Force ac_cv_exeext to be ".exe" in that case.
9396
93972000-06-19 Timothy Wall <twall@cygnus.com>
9398
9399 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
9400 * config.sub: Add tic54x target.
9401
11a27a76
TM
9402Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
9403
9404 * MAINTAINERS: Add self as Fortran maintainer,
9405 remove Craig Burley.
9406
d207ebef 9407Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 9408
d207ebef
JM
9409 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
9410 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 9411
7758b73f
PT
9412Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
9413
9414 * MAINTAINERS: Add self as i18n maintainer
9415
d207ebef
JM
941620000-05-21 H.J. Lu (hjl@gnu.org)
9417
e490616e
ZW
9418 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
9419 directory are used if they exist. Make sure
9420 $(build_tooldir)/include is searched for header files,
9421 $(build_tooldir)/lib/ for library files.
d207ebef 9422 (GCC_FOR_TARGET): Likewise.
e490616e 9423 (CXX_FOR_TARGET): Likewise.
d207ebef 9424
bae29210
JL
9425Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
9426
9427 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
9428
d207ebef 9429Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
9430
9431 * Makefile.in (configure-target-libiberty): Depend on
9432 configure-target-newlib.
9433
aab0d19d
AO
94342000-05-16 Alexandre Oliva <aoliva@cygnus.com>
9435
9436 * configure.in, Makefile.in: Merge all libffi-related
9437 configury stuff from the libgcj tree.
9438
d207ebef
JM
9439Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
9440
9441 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9442 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
9443
9444Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
9445
9446 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9447 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 9448 current version information. Add to proto-toplev directory.
d207ebef
JM
9449 (gdb-taz): Build do-djunpack.
9450
758c7bd4
DE
94512000-05-15 David Edelsohn <edelsohn@gnu.org>
9452
9453 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
9454
1888228d
AC
9455Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
9456
9457 * MAINTAINERS: Add self to Write After Approval list.
9458
d207ebef
JM
94592000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9460
9461 * ltmain.sh: Preserve in relink_command any environment
9462 variables that may affect the linker behavior.
9463
2d7cc2fe
JL
9464Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
9465
d207ebef
JM
9466 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
9467
9468Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
9469
9470 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
9471
94722000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
9473
9474 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 9475 with the version name.
2d7cc2fe 9476
ee455968
JE
9477Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
9478
9479 * MAINTAINERS: Add self as bb-reorder maintainer.
9480
73b97e5c
BK
94812000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
9482
9483 * config.if: Tweak.
9484
d207ebef
JM
94852000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
9486
9487 * djunpack.bat: New file.
9488
9489Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
9490
9491 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
9492 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
9493 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
9494 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 9495
954869eb
DP
94962000-04-16 Dave Pitts <dpitts@cozx.com>
9497
e490616e
ZW
9498 * config.sub (case $basic_machine): Change default for "ibm-*"
9499 to "openedition".
954869eb 9500
eaabe541
AJ
95012000-04-13 Andreas Jaeger <aj@suse.de>
9502
9503 * MAINTAINERS: Added myself.
9504
d207ebef
JM
9505Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
9506
9507 * Makefile.in (gdb-taz): New target. GDB specific archive.
9508 (do-md5sum): New target.
9509 (MD5PROG): Define.
9510 (PACKAGE): Default to TOOL.
9511 (VER): Default to a shell script.
9512 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 9513 md5 checksum generation.
d207ebef
JM
9514 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
9515 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
9516 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 9517 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
9518
9519Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
9520
9521 * configure (warn_cflags): Delete.
9522
0ea6d60c
PDM
9523Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
9524
9525 * MAINTAINERS: Added myself.
9526
17090313 95272000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 9528 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 9529
e490616e
ZW
9530 * configure.in (enable_libstdcxx_v3): Add.
9531 (target_libs): Add bits here to switch between libstdc++-v2 and
9532 libstdc++-v3.
9533 * config.if: And this file too.
9534 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 9535
76b78517
MM
95362000-04-05 Michael Meissner <meissner@redhat.com>
9537
9538 * config.sub (d30v): Add d30v as a basic machine type.
9539
ad242caf
JM
95402000-03-29 Jason Merrill <jason@casey.cygnus.com>
9541
9542 * configure.in: -linux-gnu*, not -linux-gnu.
9543
d4537148
TM
9544Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
9545
9546 * MAINTAINERS: Add self in write-after-approval section.
9547
f152e9d4
JW
9548Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
9549
9550 * MAINTAINERS: Add self as ia64 port maintainer.
9551
6a5fcef1
NB
95522000-03-08 Neil Booth <NeilB@earthling.net>
9553
9554 * MAINTAINERS: Add self in write-after-approval section.
9555
d207ebef 9556Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 9557
d207ebef
JM
9558 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
9559 (do-tar-bz2): Replace TOOL with PACKAGE.
9560 (gdb.tar.bz2): Remove GDBTK from GDB package.
9561 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 9562 dejagnu.tar.bz2): New packages.
d207ebef
JM
9563
95642000-02-27 Andreas Jaeger <aj@suse.de>
9565
9566 * configure.in: Add entry for mips*-*-linux*, move catch all
9567 *-*-*linux* entry below this one.
9568
95692000-02-27 Ian Lance Taylor <ian@zembu.com>
9570
9571 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 9572
521fe9d0
NC
95732000-02-24 Nick Clifton <nickc@cygnus.com>
9574
9575 * config.sub: Support an OS of "wince".
9576
d207ebef
JM
9577Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
9578
9579 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 9580 version.
d207ebef 9581
dce2d8b2 95822000-02-23 Linas Vepstas <linas@linas.org>
d207ebef
JM
9583
9584 * config.sub: Add support for Linux/IBM 370.
9585 * configure.in: Likewise.
9586
3a685f6f
NC
95872000-02-22 Nick Clifton <nickc@cygnus.com>
9588
9589 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
9590
dce2d8b2 95912000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 9592
d207ebef 9593 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 9594
4746ee26
KG
95952000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9596
9597 * configure (gcc_version): When setting, narrow search to
9598 lines containing `version_string'.
9599
ba96c72d
DC
96002000-02-15 Denis Chertykov <denisc@overta.ru>
9601
9602 * config.sub: Add support for avr target.
9603
77f16a66
NC
96042000-02-14 Nick Clifton <nickc@cygnus.com>
9605
9606 * MAINTAINERS: Add maintainers for MCore port.
9607
784a3a80
HPN
9608Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
9609
9610 * config.sub: Add mmix-knuth-mmixware.
9611
719dd4fa
KG
96122000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9613
9614 * MAINTAINERS: Pair cccp with cpplib maintainership.
9615
dce2d8b2 96162000-01-27 Christopher Faylor <cgf@redhat.com>
d207ebef
JM
9617
9618 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9619 structure stuff to -L library search.
9620 (CXX_FOR_TARGET): Ditto.
9621 (CROSS_CHECK_MODULES): Fix spelling mistake.
9622
7a53e94b
MM
96232000-01-24 Mark Mitchell <mark@codesourcery.com>
9624
9625 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9626 the C++ compiler.
9627
0da3b5a7
RH
96282000-01-12 Richard Henderson <rth@cygnus.com>
9629
9630 * configure.in: Don't build some bits for beos.
9631
02368d6d
JS
96322000-01-12 Joel Sherrill (joel@OARcorp.com)
9633
9634 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9635 as include files.
9636
2e76d35c
ZW
96372000-01-11 Zack Weinberg <zack@wolery.cumb.org>
9638
9639 * Add self as cpplib maintainer, as requested by Jason
9640 Merrill. Correct my e-mail address.
9641
4c25fdcf
GK
96422000-01-06 Geoff Keating <geoffk@cygnus.com>
9643
9644 * configure.in: Use mt-aix43 to handle *_TARGET defs,
9645 not mh-aix43.
9646
188e3966
HPN
9647Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
9648
9649 * MAINTAINERS: Add myself to "write after approval" list.
9650
c2f5d030
RH
96511999-12-14 Richard Henderson <rth@cygnus.com>
9652
9653 * config.guess (alpha-osf, alpha-linux): Detect ev67.
9654 * config.sub: Accept alphaev[78], alphaev8.
9655
eeda916a
AO
96561999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9657
9658 * config.guess, config.sub: Update from autoconf.
9659
b3bd7820
BK
96601999-11-29 Bruce Korb <autogen@linuxbox.com>
9661
2c290989 9662 * MAINTAINERS: update my playtime e-address.
b3bd7820 9663
1882b2b1
RO
9664Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9665
9666 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9667 necessary libraries are missing.
9668
dce2d8b2 9669Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
2395f805
DN
9670
9671 * MAINTAINERS: Add new 'write after approval' maintainer.
9672
1e25de97
APB
9673Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
9674
9675 * MAINTAINERS: Add new Java maintainer.
9676
1722c704
AS
96771999-10-25 Andreas Schwab <schwab@suse.de>
9678
9679 * configure: Fix quoting inside arguments of eval.
9680
8141abe8
NC
96811999-10-21 Nick Clifton <nickc@cygnus.com>
9682
9683 * config-ml.in: Allow suppression of some ARM multilibs.
9684
0b77644a
LV
9685Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
9686
9687 * config.guess: Add OS/390 match pattern.
9688 * config.sub: Add mvs, openedition targets.
9689 * configure.in (i370-ibm-opened*): New.
9690
d207ebef
JM
96911999-09-04 Steve Chamberlain <sac@pobox.com>
9692
9693 * config.sub: Add support for configuring for pj.
9694
96951999-08-31 Nick Clifton <nickc@cygnus.com>
9696
9697 * config.sub (maybe_os): Add support for configuring for fr30.
9698
af13ebe9
NC
96991999-08-25 Nick Clifton <nickc@cygnus.com>
9700
9701 * configure.in: Do not configure or build ld for AIX
9702 platforms. ld is known to be broken on these platforms.
9703
1250c760
RO
9704Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9705
9706 * config-ml.in: Pass compiler flag corresponding to multidirs to
9707 subdir configures.
9708
d207ebef
JM
97091999-08-09 Ian Lance Taylor <ian@zembu.com>
9710
9711 * Makefile.in (LDFLAGS): Define.
9712
97131999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
9714
9715 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9716 noconfigdirs.
9717 (*-*-cygwin*): Likewise.
9718
97191999-08-08 Ian Lance Taylor <ian@zembu.com>
9720
9721 * mkdep: New file.
9722 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9723 (BINUTILS_SUPPORT_DIRS): Add mkdep.
9724
9725 From Eli Zaretskii <eliz@is.elta.co.il>:
9726 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9727 long file name when using DJGPP on MS-DOS.
9728
dbd83e11
JL
9729Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
9730
9731 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9732
d207ebef
JM
97331999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
9734
9735 * Makefile.in (check-target-libio): Remove all-target-libstdc++
9736 dependency as this causes "make check" to globally "make all"
9737
cd1f4c2c
TT
9738Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
9739
9740 * configure.in (target_libs): Added target-zlib.
9741 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9742 (CONFIGURE_TARGET_MODULES): Likewise.
9743 (CHECK_TARGET_MODULES): Likewise.
9744 (INSTALL_TARGET_MODULES): Likewise.
9745 (CLEAN_TARGET_MODULES): Likewise.
9746 (configure-target-zlib): New target.
9747 (all-target-zlib): Likewise.
9748 (all-target-libjava): Depend on all-target-zlib.
9749 (configure-target-libjava): Depend on configure-target-zlib.
9750
9751 * Makefile.in (configure-target-libjava): Depend on
9752 configure-target-newlib.
9753 (configure-target-boehm-gc): New target.
9754 (configure-target-qthreads): New target.
9755
e490616e
ZW
9756 * configure.in (target_libs): Added target-qthreads.
9757 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9758 (CONFIGURE_TARGET_MODULES): Likewise.
9759 (CHECK_TARGET_MODULES): Likewise.
9760 (INSTALL_TARGET_MODULES): Likewise.
9761 (CLEAN_TARGET_MODULES): Likewise.
9762 (all-target-qthreads): New target.
9763 (configure-target-libjava): Depend on configure-target-qthreads.
9764 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
9765
9766 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9767 (CONFIGURE_TARGET_MODULES): Likewise.
9768 (CHECK_TARGET_MODULES): Likewise.
9769 (INSTALL_TARGET_MODULES): Likewise.
9770 (CLEAN_TARGET_MODULES): Likewise.
9771 (all-target-libjava): New target.
9772 (all-target-boehm-gc): Likewise.
9773 * configure.in (target_libs): Added libjava, boehm-gc.
9774
d207ebef
JM
97751999-07-22 Ian Lance Taylor <ian@zembu.com>
9776
9777 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9778 configure.bat in SUPPORT_FILES.
9779 (gas+binutils.tar.bz2): Likewise.
9780
9781 * makeall.bat: Remove; obsolete.
9782
97831999-07-21 Ian Lance Taylor <ian@zembu.com>
9784
9785 From Mark Elbrecht:
9786 * configure.bat: Remove; obsolete.
9787
97881999-07-11 Ian Lance Taylor <ian@zembu.com>
9789
9790 * configure: Add -W -Wall to the default CFLAGS when compiling with
9791 gcc.
9792
9793Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
9794
9795 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9796
97971999-06-30 Mark Mitchell <mark@codesourcery.com>
9798
9799 * configure.in: Build ld on IRIX6.
9800
98011999-06-12 Ian Lance Taylor <ian@zembu.com>
9802
9803 * Makefile.in: Change distribution targets to use bzip2 instead of
9804 gzip.
9805 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9806 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9807
98081999-06-04 Nick Clifton <nickc@cygnus.com>
9809
9810 * config.sub: Add mcore target.
9811
26d088fa
CD
9812Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
9813
9814 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9815
c2c08b29
L
9816Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
9817
9818 * config.guess (dummy): Changed to $dummy.
9819
671d0648
NC
98201999-05-24 Nick Clifton <nickc@cygnus.com>
9821
9822 * config.sub: Tidied up case statements.
9823
b1345c72
BE
98241999-05-22 Ben Elliston <bje@cygnus.com>
9825
51ccbd8d
BE
9826 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9827 <jiro@din.or.jp>.
9828
b1345c72
BE
9829 * config.guess: Merge with FSF version. Future changes will be
9830 more accurately recorded in this ChangeLog.
9831 * config.sub: Likewise.
9832
2caf864f
SM
9833Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
9834
9835 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9836
d207ebef
JM
98371999-04-30 Tom Tromey <tromey@cygnus.com>
9838
9839 * ltmain.sh: [mode link] Always use CC given by ltconfig.
9840
90fb0c24
TT
98411999-04-23 Tom Tromey <tromey@cygnus.com>
9842
9843 * ltconfig, ltmain.sh: Update to libtool 1.2f.
9844
d207ebef
JM
98451999-04-20 Drew Moseley <dmoseley@cygnus.com>
9846
9847 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9848 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9849 Bad merge removed these two changes.
9850
3516940d 9851Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 9852 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
9853
9854 * config.guess (interix Alpha): Add.
9855
d207ebef
JM
98561999-04-11 Richard Henderson <rth@cygnus.com>
9857
9858 * configure.in (i?86-*-beos*): Do config gperf; don't config
9859 gdb, newlib, or libgloss.
9860
e891fbfe 9861Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 9862
e891fbfe
AO
9863 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9864 link a trivial program with -mabi=64. If it fails, remove mabi=64
9865 from multidirs.
9866
f9ae47d6
PT
9867Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
9868
9869 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9870
d207ebef
JM
98711999-04-08 Nick Clifton <nickc@cygnus.com>
9872
9873 * config.sub: Add support for mcore targets.
9874
98751999-04-07 Michael Meissner <meissner@cygnus.com>
9876
9877 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9878 not mt-ospace, in order to shut up assembler warning about using
9879 symbols that are named the same as registers.
9880
98811999-04-07 Drew Moseley <dmoseley@cygnus.com>
9882
9883 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9884 dependency list for all-target-cygmon.
9885
98861999-04-05 Doug Evans <devans@casey.cygnus.com>
9887
9888 * config-ml.in: Check $host, not $target, for selective multilibs.
9889 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9890 thumb interworking, and underscore prefix multilibs.
9891
98921999-04-04 Ian Lance Taylor <ian@zembu.com>
9893
9894 * missing: Update to version from current automake.
9895
88101ab9
L
9896Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
9897
9898 * configure (gxx_include_dir): Removed.
9899
9900 * configure.in (gxx_include_dir): Handle it.
9901 * Makefile.in: Likewise.
9902
d207ebef
JM
99031999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
9904
9905 * config.sub (mips64vr4111,mips64vr4111el) Add.
9906
99071999-03-21 Ben Elliston <bje@cygnus.com>
9908
e490616e 9909 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 9910
8dc91cbe
ME
9911Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
9912
8dc91cbe
ME
9913 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9914 config/mh-djgpp.
9915
d207ebef
JM
9916Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
9917
9918 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9919 all-target-newlib to dependency list for all-target-bsp.
9920
926bb5ed
MK
9921Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
9922
9923 * config.sub: Add i386-uwin support.
9924 * config.guess: Likewise.
9925
4a6e3000
FS
9926Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9927
9928 * configure.in: cleanup, add mh-*pic handling for arm, special
9929 case powerpc*-*-aix*
9930
d207ebef
JM
9931Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
9932
9933 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9934 can be built.
9935
9936Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
9937
9938 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 9939 targets.
d207ebef 9940
71c91078
NC
99411999-03-02 Nick Clifton <nickc@cygnus.com>
9942
9943 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9944
282e5df8
GN
9945Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
9946
9947 * config.sub: Check for "cygwin*" rather than "cygwin32*"
9948
1de558ee
NC
99491999-02-24 Nick Clifton <nickc@cygnus.com>
9950
9951 * config.sub: Fix typo in arm recognition.
9952
d207ebef
JM
9953Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
9954
9955 * configure.in (noconfigdirs): Changed target_configdirs to
9956 include target-bsp only for m68k-*-elf* and m68k-*-coff*
9957 rather than m68k-*-* since it is not known to work on
9958 m68k-aout. Ditto for arm-*-*oabi.
9959
9960Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
9961
9962 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
9963
99641999-02-19 Ben Elliston <bje@cygnus.com>
9965
9966 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9967 Smart and improved by Andrew Cagney.
9968
fab7445a
ME
9969Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
9970
9971 * config.guess: Recognize openbsd-*-hppa.
9972
8ccdc228
L
9973Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
9974
9975 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9976 only if it is not empty.
9977
3b7265ff
NC
99781999-02-17 Nick Clifton <nickc@cygnus.com>
9979
9980 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 9981
d207ebef 9982 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
9983
9984 * config.sub: Modified to recognize uname's armv* syntax.
9985
d207ebef
JM
99861999-02-17 Mark Salter <msalter@cygnus.com>
9987
9988 * configure.in: Added target-bsp for sparclite.
9989
9990Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
9991
9992 * config.sub: Recognize alphapca5[67] and up to alphaev8.
9993
99941999-02-08 Nick Clifton <nickc@cygnus.com>
9995
9996 * configure.in: Add support for strongarm port.
9997 * config.sub: Add support for strongarm target.
9998
c48dd3f5 9999Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 10000
c48dd3f5
MK
10001 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
10002 the old name config/mh-cygwin32.
10003 Enable texinfo.
10004
d207ebef
JM
10005Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
10006
10007 * configure.in: Do build ld for ix86 Solaris.
10008
ecd62820
JW
10009Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
10010
10011 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
10012 $AR_FOR_TARGET. Likewise for RANLIB.
10013
bbd8fa7f 10014Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 10015
e490616e
ZW
10016 * config.sub (oabi): Recognize.
10017 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 10018
0397442c
RL
10019Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
10020
10021 * config.guess: Improve detection of i686 on UnixWare 7.
10022
c9ffaa63
MK
10023Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
10024
10025 * config.guess: Add support for i386-pc-interix.
10026 * config.sub: Likewise.
10027 * configure.in: Likewise.
c9ffaa63 10028
d207ebef
JM
10029Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
10030
10031 * Makefile.in: Remove unneeded all-target-libio from
10032 from all-target-winsup target since it is now unneeded.
10033 Add all-target-libtermcap in its place since it is now
10034 needed.
10035
10036Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
10037
10038 * configure.in: makefile stub for cygwin target is probably
10039 unnecessary. Remove it for now.
d207ebef
JM
10040
10041Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
10042
10043 * configure.in: libtermcap.a should be built when cygwin is the
10044 target as well as the host.
10045 * config.guess: Allow mixed case in cygwin uname output.
10046 * Makefile.in: Add libtermcap target.
d207ebef 10047
ebe12325
JL
10048Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
10049
10050 * config.sub: Clean up handling of hppa2.0.
10051
57057b67
RB
10052Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
10053
10054 * config.guess: Use C code to identify more HP machines.
10055
f8670be1
JL
10056Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
10057
10058 * config.sub: Handle hppa2.0.
10059
d207ebef
JM
10060Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
10061
10062 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 10063 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
10064
100651998-12-15 Mark Salter <msalter@cygnus.com>
10066
10067 * configure.in: Added target-bsp for several target architectures.
10068
10069 * Makefile.in: Added rules for bsp.
10070
d1a09590
JL
10071Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
10072
10073 * config.guess: Improve detection of hppa2.0 processors.
10074
10075Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
10076
10077 * config.guess: Recognize FreeBSD using ELF automatically.
10078
71205e0b
MH
100791998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
10080
10081 * configure (skip-this-dir): Add handling for new shell script, which
10082 might be created by a sub-directory's configure to indicate, this particular
10083 directory is "unwanted".
10084 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
10085
d207ebef
JM
10086Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
10087
10088 * ltconfig: import from libtool, after changing libtool to
10089 account for the cygwin name change.
10090
10091Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
10092
10093 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
10094 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
10095
10096Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
10097
10098 * configure.in: Add libtermcap to list of cygwin dependencies.
10099
10100Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
10101
e490616e
ZW
10102 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
10103 they include winsup/include when it's a cygwin target.
d207ebef
JM
10104
101051998-11-12 Tom Tromey <tromey@cygnus.com>
10106
10107 * configure.in (host_tools): Added zip.
10108 * Makefile.in (all-target-libjava): Depend on all-zip.
10109 (all-zip): New target.
10110 (ALL_MODULES): Added all-zip.
10111 (NATIVE_CHECK_MODULES): Added check-zip.
10112 (INSTALL_MODULES): Added install-zip.
10113 (CLEAN_MODULES): Added clean-zip.
10114
10115Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
10116
10117 * Makefile.in: lose "32" from comment about cygwin.
10118
10119Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
10120
10121 * configure.in: Use -Os to build target libraries for the fr30.
10122
10123Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
10124
10125 * config.sub: Add fr30.
10126
10127Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
10128
e490616e 10129 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
10130 cygwin* instead of cygwin32*.
10131 * config.sub: Check cygwin* instead of cygwin32*.
10132
d2ec8b39
RL
10133Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
10134
10135 * config.guess: Match any version of Unixware7.
10136
d207ebef
JM
101371998-10-20 Syd Polk <spolk@cygnus.com>
10138
10139 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
10140 if desired.
10141
35cd2565
JL
10142Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
10143
10144 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
10145 these if the appropriate directories and files to not exist.
10146
52d4e5b7
JL
10147Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
10148
10149 * Makefile.in (DEVO_SUPPORT): Add config.if.
10150
38ada91e
MH
10151Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
10152
10153 * configure: Add pattern to replace "build_tooldir"'s
10154 definition in the generated Makefile with "tooldir"'s
10155 actual value.
10156
e44e84da
JL
10157Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
10158
56a8387f
JL
10159 * config.sub: Bring back lost sparcv9.
10160
e44e84da
JL
10161 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
10162
5cb95c7a
JL
10163Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
10164
10165 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
10166 CC_FOR_TARGET and friends.
10167
10168Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 10169
ceff9b14
AO
10170 * Makefile.in (build_tooldir): New variable, same as tooldir.
10171 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
10172 -B$(build_tooldir)/bin/.
10173 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 10174
f2d11dcd
GP
10175Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10176
10177 * README: Remove installation instructions and refer to the
10178 INSTALL directory instead.
10179
73a6d2e7 10180Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 10181
73a6d2e7
RL
10182 * config.sub: Add support for i[34567]86-pc-udk.
10183 * configure.in: Likewise.
10184
5d4a5ee6
JL
10185Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
10186
10187 * Makefile.in: add bzip2 package building bits for user
10188 tools module
10189 * configure.in: ditto
10190
6fc19d6d
JL
10191Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
10192
10193 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
10194 (ALL_TARGET_MODULES): Add all-target-libobjc.
10195 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10196 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10197 (all-target-libchill): Add dependencies.
10198 * configure.in (target_libs): Add libchill.
4e81ae98 10199
f653f0ab
MH
102001998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
10201
10202 * configure.in (target_subdir): Remove duplicate line.
10203
5d4a5ee6
JL
10204Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
10205
10206 * Makefile.in (all-automake): fix dependencies.
10207
494933e4
JL
10208Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
10209
10210 * configure.in: Minor cleanups for building in the $(target_alias)
10211 subdir.
10212
f6b58262
JW
102131998-09-22 Jim Wilson <wilson@cygnus.com>
10214
10215 * Makefile.in (bootstrap): Set r and s before make all. Use
10216 BASE_FLAGS_TO_PASS in make all.
10217 (cross): Likewise.
10218
27c7a08d
MM
102191998-09-20 Mark Mitchell <mark@markmitchell.com>
10220
10221 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
10222
e67afd1e
RH
10223Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
10224
10225 * config.sub: Fix typo in last change.
10226
8e44ac71
MH
102271998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
10228
10229 * config.sub: Add support for C4x target.
10230 * configure.in: Likewise.
10231
d7496fbb
DM
102321998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
10233
10234 * config.sub: Recognize sparcv9 just like sparc64.
10235
22097bd1
RL
10236Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
10237
10238 * config.guess: Match "Pent II" or "PentII" for OpenServer.
10239
4b877abd
JL
10240Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
10241
2c8ec9a2
JL
10242 * config.guess: Correctly identify Pentium II sco boxes.
10243
4b877abd
JL
10244 * config.guess: Fix "tr" code. From Weiwen Liu.
10245
ab03db52
JH
10246Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
10247
10248 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
10249 stabs.
10250
b54db294
JL
10251Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
10252
10253 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
10254 (ALL_TARGET_MODULES): Add all-target-libchill.
10255 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10256 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10257 (all-target-libchill): Add dependencies.
10258 * configure.in (target_libs): Add libchill.
10259
bf48dd73
LW
10260Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
10261
10262 * config.guess: Avoid assumptions about "tr" behaves when
10263 LANG is set to something other than English.
10264
a3cbd105
L
10265Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
10266
10267 * configure (gxx_include_dir): Changed to
10268 '${prefix}/include/g++'-${libstdcxx_interface}.
10269
10270 * config.if: New to determine the interfaces.
10271
c4acd909
MK
10272Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
10273
10274 * config.guess: Detect and handle MPE/IX.
10275 * config.sub: Deal with MPE/IX.
10276
9ea97665
DE
10277Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
10278
10279 * configure.in: Use mh-aix43.
10280
0ce065bd
MH
102811998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
10282
10283 * configure: Fix --without/--disable cases for gxx-include-dir.
10284
5d4a5ee6
JL
10285Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
10286
10287 * mdata-sh: Imported. Needed for automake support.
10288
10289Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
10290
10291 * Makefile.in (taz): Try "chmod -R og=u ." before
10292 "chmod og=u `find . -print`".
10293
10294Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
10295
10296 * configure.in: Add arm-elf and thumb-elf support.
10297
10298Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
10299
10300 * Makefile.in: Undo previous patch.
10301
10302Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
10303
10304 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
10305 to here ...
10306 (install-no-fixedincludes): and here
10307 (INSTALL_MODULES): ... from here.
10308
466456d9
ILT
10309Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
10310
10311 * config.sub: Merge with FSF.
10312
1b409d25
ILT
10313 * config.guess: Merge with FSF.
10314
d207ebef
JM
10315Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
10316
10317 * configure (extraconfigdirs): New variable.
10318 (SUBDIRS): Add extraconfigdirs and recurse on them too.
10319 * Makefile.in (all): Move higher in file.
10320 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
10321 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
10322 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
10323 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
10324 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
10325
103261998-07-23 Brendan Kehoe <brendan@cygnus.com>
10327
10328 * Makefile.in (all-target-libjava): Depend on all-gcc and
10329 all-target-newlib.
10330 (configure-target-libjava): Depend on $(ALL_GCC).
10331
7f1937c1
RL
10332Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
10333
10334 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
10335 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
10336
2ada2bd6
ML
10337Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
10338
10339 * INSTALL/README: Fix typo.
10340
1e025bde
ML
10341Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
10342
5d4a5ee6
JL
10343 * ylwrap: Change absolute path checks to check for DOS style path
10344 names.
1e025bde 10345
5d4a5ee6
JL
10346 * ylwrap: Don't use a full path name if the source file is in the
10347 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 10348
6755ff73
ILT
10349 * config-ml.in: Default to being verbose, to match Feb 18 change to
10350 configure.
10351
5d4a5ee6
JL
10352Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
10353
10354 Brought over from egcs:
10355
10356 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
10357
10358 * configure.in (target_subdir): Set to ${target_alias} instead
10359 of "libraries".
10360
10361 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
10362
10363 * configure.in (target_subdir): Set to libraries if enable_multilib.
10364
10365Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
10366
10367 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
10368 multilibs, force reconfiguration the first time we create
10369 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
10370
10371Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
10372
10373 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
10374 avoid confusion with --no-recursion.
10375
10376Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
10377
10378 * configure.in: Win32 hosts shouldn't use install -x
10379 * install-sh: remove -x option, and special .exe-handling
10380 hack.
10381
d207ebef
JM
10382Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
10383
10384 * config.guess: Recognize i586-pc-beos.
10385 * configure.in: Don't build some bits for beos.
10386
fbd836fc
ILT
10387Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
10388
5d4a5ee6
JL
10389 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
10390 CFLAGS default to -O2.
10391
fbd836fc
ILT
10392 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
10393 when using GNU ld.
10394
10395Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
10396
10397 * ltmain.sh: Correct install when using a different shell.
10398
10399Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
10400
10401 * ltconfig, ltmain.sh: Update to libtool 1.2b.
10402
d207ebef
JM
10403Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
10404
10405 * makefile.vms: Update to build binutils/makefile.vms. Add install
10406 target.
fbd836fc
ILT
10407
10408Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
10409
10410 * ltconfig: Update to correct AIX handling.
10411
69b471bc
JL
10412Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
10413
81241b5e
JL
10414 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
10415
69b471bc
JL
10416 * configure.in (target_subdir): Set to ${target_alias} instead
10417 of "libraries".
10418
bedf82df
MH
104191998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
10420
10421 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
10422 (Makefile): Depend on $(gcc_version_trigger).
10423
10424 * configure (gcc_version): Change default initializer to empty
10425 string.
10426 (gcc_version_trigger): New variable; pass this variable down
10427 to subdir configures to enable them checking gcc's version
10428 themselves. Emit make macros for both gcc_version vars.
10429 (topsrcdir): Initialize reliably.
10430 (recursion line): Remove --with-gcc-version=${gcc_version}.
10431
28e449d8
MH
104321998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
10433
10434 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
10435 --enable-version-specific-runtime-libs which installs C++ runtime stuff
10436 in $(libsubdir); emit definition in each generated Makefile.
10437 (gxx_include_dir): Initialize depending on
10438 $enable_version_specific_runtime_libs.
28e449d8 10439
50c4c9f7
MH
104401998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
10441
10442 * configure (gcc_version): Initialize properly depending on
10443 how and where configure is started.
10444 (recursion line): Pass a --with-gcc-version=${gcc_version}
10445 to configures in subdirs.
10446
d207ebef
JM
10447Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
10448
10449 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 10450 cygmon
d207ebef 10451
5d4a5ee6
JL
10452Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
10453
10454 * configure.in: Add cygmon and libstub support for mn10200.
10455
2f96399b
MH
104561998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
10457
10458 * configure (gcc_version): Add new variable describing the
10459 particular gcc version we're building.
10460 * Makefile.in (libsubdir): Add new macro for the directory
10461 in which the compiler finds executables, libraries, etc.
10462 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
10463 and libsubdir.
10464
c4137c50
AO
10465Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10466
ceff9b14
AO
10467 * Makefile.in (local-clean): Remove *.log.
10468 (warning.log): Built with warn_summary from build.log.
10469 (mail-report.log): Run test_summary.
10470 (mail-report-with-warnings.log): Run test_summary including
10471 warning.log in the report.
c4137c50 10472
276d5ee0
RL
10473Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
10474
10475 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
10476
5d4a5ee6
JL
10477Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
10478
10479 * Makefile.in (grep): Grep no longer depends on libiberty.
10480
10481Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
10482
10483 * Makefile.in: all-snavigator needs all-libgui.
10484
10485Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
10486
10487 * configure.in: Add cygmon and libstub support for mn10300.
10488
8af14275
ILT
10489Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
10490
10491 * missing: Update to version from automake 1.3.
10492
fbd836fc
ILT
10493 * ltmain.sh: On installation, don't get confused if the same name
10494 appears more than once in the list of library names.
10495
466456d9
ILT
10496Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
10497
10498 * config.sub: Accept m68060 and m5200 as CPU names.
10499
5d4a5ee6
JL
10500Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
10501
10502 * configure: Use && rather than using -a in test, because odd
10503 strings can confuse test.
10504 * configure.in: Likewise.
10505
fbd836fc
ILT
10506Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
10507
10508 * ltconfig, ltmain.sh: Bring in Visual C++ support.
10509
f0983958
AO
10510Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10511
10512 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 10513 bootstrap4-lean): New targets.
f0983958 10514
bfed1ea0
JL
10515Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
10516
10517 * mpw-* Delete. Not used.
10518
5d4a5ee6
JL
10519Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
10520
10521 * COPYING.LIB: Update FSF address.
10522
bfed1ea0
JL
10523Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
10524
10525 * ltconfig, ltmain.sh: Update to libtool 1.2a.
10526
5d4a5ee6
JL
10527 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
10528 GAS_SUPPORT_DIRS.
10529
bfed1ea0
JL
10530Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
10531
10532 * ltconfig, ltmain.sh: Avoid producing a version number if
10533 -version-info was not used.
10534
5d4a5ee6
JL
10535Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
10536
10537 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
10538 building with newlib.
10539
105401998-04-30 Paul Eggert <eggert@twinsun.com>
10541
d207ebef 10542 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 10543 Solaris `make' causes it to continue to next definition.
d207ebef
JM
10544
10545Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
10546
10547 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
10548 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
10549
10550Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
10551
10552 * configure.in: Change alpha to alpha* in several places.
10553
d207ebef
JM
10554Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
10555
10556 * config.sub: Recognize sparc86x.
10557
77be0cab
MM
10558Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
10559
10560 * configure.in (--enable-target-optspace): Remove debug echo.
10561
62441128
JW
10562Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
10563
10564 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
10565
bfed1ea0
JL
10566Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
10567
10568 * ltconfig: Update cygwin32 support.
10569
5d4a5ee6
JL
10570 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
10571 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
10572 (GDB_SUPPORT_DIRS): Likewise.
10573
3f4ea1de
MM
10574Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
10575
10576 * configure.in (target_makefile_frag): If --enable-target-optspace,
10577 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
10578 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
10579 not used.
10580 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 10581
5d4a5ee6
JL
10582Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
10583
10584 * Makefile.in (all-bfd): Depend on all-intl.
10585 (all-binutils): Likewise.
10586 (all-gas): Likewise.
10587 (all-gprof): Likewise.
10588 (all-ld): Likewise.
10589
105901998-04-19 Brendan Kehoe <brendan@cygnus.com>
10591
10592 * configure.in (host_tools): Fix typo, lbtool -> libtool.
10593
bfed1ea0
JL
10594Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
10595
5d4a5ee6
JL
10596 * Makefile.in (all-bfd): Depend upon all-libiberty.
10597
bfed1ea0
JL
10598 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
10599
5d4a5ee6
JL
10600Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
10601
10602 * Makefile.in: Add libstub.
10603
10604 * configure.in: Ditto. Build libstub for targets that have cygmon
10605 support.
10606
10607Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
10608
10609 * configure.in: Don't set PICFLAG on ix86-cygwin32.
10610
10611Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
10612
10613 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10614 use mh-sysv5 if specified. Support gprof on SCO Open Server.
10615
ec8d6ddc
KW
10616Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
10617
10618 * configure: Define DEFAULT_M4 by searching PATH.
10619 * Makfile.in: Use DEFAULT_M4.
10620
bfed1ea0
JL
10621Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
10622
10623 * ltconfig: Add cygwin32 support.
10624
5d4a5ee6
JL
10625 * Makefile.in, configure.in: Add libtool as a native only directory
10626 to configure and build.
10627
547a6183
JL
10628Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
10629
10630 * Makefile.in (INSTALL_MODULES): Remove texinfo.
10631
5d4a5ee6 10632Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 10633
5d4a5ee6
JL
10634 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10635
10636Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
10637
10638 * Makefile.in: add ash make rules
10639 * configure.in: add ash to native_only and host_tools lists
10640
10641Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
10642
10643 * Makefile.in (all-gettext, all-intl): New targets.
10644 (ALL_MODULES): Added all-gettext, all-intl.
10645 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10646 (INSTALL_MODULES): Added install-gettext, install-intl.
10647 (CLEAN_MODULES): Added clean-gettext, clean-intl.
10648
10649 * configure.in (host_tools): Added gettext.
10650 (native_only): Likewise.
10651 (noconfigdirs) [various cases]: Likewise.
10652 (host_libs): Added intl.
10653
d207ebef
JM
10654Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
10655
10656 * configure: Do not disable building gdbtk for cygwin32 hosts.
10657
e98e406f
NC
10658Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
10659
10660 * configure.in: Add thumb-coff target.
10661 * config.sub: Add thumb-coff target.
10662
5d4a5ee6
JL
10663Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10664
10665 * Makefile.in: Revert yesterday's change.
10666 (all-target-winsup): all-target-librx stays out of here.
10667
10668Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
10669
10670 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10671 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10672 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
10673 Remove references to librx and libg++.
10674
10675Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
10676
10677 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10678 recursive makes
10679
bfed1ea0
JL
10680Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
10681
10682 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 10683 for newlib directory.
bfed1ea0
JL
10684 (CXX_FOR_TARGET): Likewise.
10685
10686Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
10687
10688 * ltconfig: Update after libtool/ltconfig.in change for
10689 hpux11.
10690
10691Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
10692
10693 * ltconfig, ltmain.sh: Update to libtool 1.2.
10694
3cd730af
MH
10695Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
10696
10697 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10698 (install-gcc-cross): Instead, override LANGUAGES here.
10699
80564603
DL
107001998-03-18 Dave Love <d.love@dl.ac.uk>
10701
10702 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10703 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10704
d207ebef
JM
10705Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
10706
10707 * configure.in: Add Thumb-pe target.
10708
5d4a5ee6 10709Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 10710
5d4a5ee6
JL
10711 * Makefile.in - changed sn targets to snavigator
10712 * configure.in - changed sn targets to snavigator
10713
2d4a0558
MH
10714Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
10715
10716 * config-ml.in: After building symlink tree call make distclean
10717 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10718 to be the case for libiberty.
10719
04b93567
L
10720Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
10721
10722 * configure: When making link, also check the current
10723 directory. The configure scripts may create one.
10724
9a06b842
RH
10725Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
10726
10727 * config.sub: Accept alphapca56 and alphaev6 properly.
10728
217fc4e6
FS
10729Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10730
10731 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10732
3e07bdbd 10733Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 10734
e490616e 10735 * config.sub (sco5): Fix typo.
3e07bdbd 10736
5d4a5ee6
JL
10737Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
10738
10739 * Makefile.in (INSTALL_MODULES): Move install-tcl before
10740 install-itcl.
10741 (install-itcl): Remove dependency on install-tcl.
10742
10743Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
10744
10745 * configure.in: Remove libgloss from noconfigdirs for MN10300.
10746
10747Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
10748
10749 * configure.in: Don't build libgui for a cygwin32 target when not on
10750 a cygwin32 host.
10751
10752Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
10753
10754 * configure (redirect): Set to null, so default behavior of
10755 configure is now --verbose.
10756
ce0d965c
DL
107571998-02-16 Dave Love <d.love@dl.ac.uk>
10758
10759 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10760 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10761
3acd1fd0
MH
10762Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
10763
10764 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10765 this change to sync Makefile.in with its ChangeLog entries.
10766
5d4a5ee6
JL
10767Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
10768
10769 * ltmain.sh (mkdir): Check that the directory doesn't exist
10770 before we exit with error, so that we don't get races during
10771 parallel builds.
10772
bfed1ea0
JL
10773Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
10774
10775 * ltconfig, ltmain.sh: Update from libtool 1.0i.
10776
4e77e8f1
MH
10777Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
10778
10779 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10780 PICFLAG_FOR_TARGET.
10781 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10782
10783 * configure: Emit a definition for the new macro enable_shared
10784 into each Makefile.
10785
5d4a5ee6
JL
10786Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10787
10788 * configure.in (host_tools, native_only): Add libtool.
10789
10790Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
10791
10792 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10793 Fix typo in ming config comment.
10794
bfed1ea0
JL
10795Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
10796
10797 * ltconfig, ltmain.sh: Update from libtool 1.0h.
10798
5d4a5ee6
JL
10799Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
10800
10801 * config.sub: Add tic30 cases, and map c30 to tic30.
10802
8821a725
RH
10803Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
10804
10805 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10806 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10807 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10808 (CLEAN_TARGET_MODULES): Similarly
10809 (all-target-libf2c): Add dependences.
4e81ae98 10810 * configure.in (target_libs): Add libf2c.
8821a725 10811
5d4a5ee6
JL
10812Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
10813
10814 * configure.in: Remove expect from noconfigdirs when target
10815 is cygwin32. OK to build expect and dejagnu with Canadian
10816 Cross.
10817
0aadd657
ILT
10818Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
10819
5d4a5ee6
JL
10820 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10821 host.
10822
0aadd657
ILT
10823 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10824 and mingw32.
10825
d0a8352c
MH
10826Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
10827
10828 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10829 here as it is not defined in the toplevel Makefile.
10830
59739e3c
MH
10831Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
10832
10833 * configure (package_makefile_rules_frag): New variable, which names
10834 a file with generic rules, ...
10835 Change comment to mention we now have FIVE parts.
10836 * configure: Undo last change.
10837
228197ee
LT
10838Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
10839
10840 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 10841 * config.sub: More accurate determination of HP processor types.
228197ee 10842
efd4c0ba
MH
10843Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
10844
10845 * configure (package_makefile_frag): Move inserting the
10846 ${package_makefile_frag} to where it should be according
10847 to the comment.
10848
6eef3189
PB
10849Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
10850
10851 * config.guess: Add support for Linux/ARM.
10852
d207ebef
JM
10853Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
10854
10855 * .cvsignore: Remove *-info and *-install since they match
10856 release-info and mpw-install, which we don't want to just ignore.
10857
48464ebf
RH
10858Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
10859
10860 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10861
803462a7
PN
10862Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
10863
10864 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10865 local_prefix to sub-make invocations.
10866
520ab477
L
10867Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
10868
10869 * configure.in: Check makefile fragments in the source
10870 directory.
10871
4bcdb76d
AO
10872Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10873
ceff9b14
AO
10874 * configure.in: Check whether host and target makefile
10875 fragments exist before adding them to *_makefile_frag.
4bcdb76d 10876
5d4a5ee6
JL
10877Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
10878
10879 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10880
10881Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
10882
10883 * configure.in: Make sure we only replace RPATH_ENVVAR on
10884 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10885 regexp to sed.
10886
10887 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10888 to sub-makes.
10889
0d3e11a5
LI
108901998-01-13 Lee Iverson (leei@ai.sri.com)
10891
10892 * config-ml.in (multi-do): LDFLAGS must include multilib
10893 designator.
10894
d45b3d87 10895Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
10896
10897 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10898
d39cd7a1
MK
10899Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
10900
10901 * config.sub: Add mingw32 support.
10902 * configure.in: Likewise.
d39cd7a1 10903
6decbc24
FS
10904Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10905
10906 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10907
5d4a5ee6
JL
10908Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
10909
10910 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10911 * configure (gxx_include_dir): Provide a definition for subdirs
10912 which do not use autoconf.
10913
10914Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
10915
10916 * config.guess: Sync with egcs. Picks up new alpha support,
10917 BeOS & some additional linux support.
10918
d3d1907a
JL
10919Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
10920
10921 * config.guess: HP 9000/803 is a PA1.1 machine.
10922
b104e095
RH
10923Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
10924
10925 * configure.in: It's alpha*-...
10926
aca823c1
L
10927Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10928
10929 * configure.in (host_makefile_frag, target_makefile_frag):
10930 Handle multiple config files.
10931 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10932 alpha-*-*.
10933
d207ebef
JM
10934Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
10935
10936 * mkdep: New file.
10937
10938Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
10939
10940 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10941
5d4a5ee6
JL
10942Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
10943
10944 * Makefile.in: Add libgui directory.
10945 (GDB_TK): Add all-libgui.
10946 * configure.in: Add libgui directory.
10947 * configure: Add all-libgui to GDB_TK.
10948
10949Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
10950
10951 * config-ml.in (multidirs): Add m32r to multilib list.
10952
10953Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
10954
10955 * Makefile.in (all-target-gperf): Change dependency to
10956 all-target-libstdc++.
10957
baf55877
FF
10958Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
10959
10960 * config.guess: Add BeOS support.
10961
5d4a5ee6
JL
10962Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
10963
10964 Source directory cvs renamed to cvssrc:
10965 * configure.in (host_tools): Change cvs to cvssrc.
10966 (native_only): Likewise.
10967 (noconfigdirs) [various cases]: Likewise.
10968 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10969 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10970 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10971 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10972 (all-cvssrc): Rename target from all-cvs.
10973
f2d76545
JL
10974Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
10975
10976 * configure (gxx_include_dir): Fix thinko.
10977
205cba53
JL
10978Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
10979
10980 * Makefile.in (INSTALL_TARGET_CROSS): Define.
10981 (install-cross, install-gcc-cross): New targets.
10982
5d4a5ee6
JL
10983Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
10984
10985 * configure.in (noconfigdirs): Add support for Thumb target.
10986
10987 * config.sub (maybe_os): Add support for Thumb target.
10988
10989Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
10990
10991 * Makefile.in: Add rules for cygmon.
10992
10993 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10994
96b0f1fc
JL
10995Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
10996
10997 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10998 * configure (gxx_include_dir): Provide a definition for subdirs
10999 which do not use autoconf.
d207ebef
JM
11000
11001Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
11002
11003 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 11004 11/18/97 build
d207ebef 11005
7dfef6ed
JL
11006Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
11007
11008 * From Franz Sirl.
11009 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
11010 found on RedHat Linux systems.
96b0f1fc 11011
83cfe7c0
JL
11012Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
11013
11014 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
11015 guesses.
11016
7dfef6ed
JL
11017Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
11018
11019 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
11020
5d4a5ee6
JL
11021Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
11022
11023 * ltmain.sh: If mkdir fails, check whether the directory was created
11024 anyhow by some other process.
11025
d207ebef
JM
11026Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
11027
11028 * configure.in (d30v-*-*): Configure all directories.
11029
11030Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
11031
11032 * configure.in (d30v-*-*): Configure newlib, libiberty directories
11033 for the D30V.
11034
11035Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
11036
11037 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
11038
5d4a5ee6
JL
11039Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
11040
e490616e
ZW
11041 * include/libiberty.h: Add extern "C" { so it can be used with C++
11042 progrms.
11043 * include/remote-sim.h: Add extern "C" { so it can be used with C++
11044 programs.
5d4a5ee6 11045
d207ebef
JM
11046Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
11047
11048 * configure.in (d30v-*-*): Configure GCC now.
11049
5d4a5ee6
JL
11050Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
11051
11052 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
11053 is no longer needed.
11054
c9670e62
JM
11055Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
11056
11057 * Makefile.in: check-target-libio depends on all-target-libstdc++.
11058
cc71c0ca
MH
11059Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
11060
11061 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
11062 targets using "$@" to provide support for similar but not identical
11063 targets without having to duplicate code.
11064
d207ebef
JM
11065Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
11066
11067 * makefile.vms: Fix to work with DEC C.
11068
11069Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
11070
11071 * config.sub: Add mips-tx39-elf to marketing names.
11072
11073Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
11074
11075 * ltmain.sh: Handle symlinks in generated script.
11076
11077Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
11078
11079 * configure: Handle autoconf style directory options: --bindir,
11080 --datadir, --includedir, --infodir, --libdir, --libexecdir,
11081 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
11082 --sysconfdir.
11083 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
11084 (sharedstatedir, localstatedir, oldincludedir): New variables.
11085 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
11086 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
11087 sbindir, sharedstatedir, and sysconfdir.
11088
b1e3ddfd
AJ
11089Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
11090
11091 * Makefile.in (bootstrap-lean): New target.
11092
d207ebef
JM
11093Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
11094
11095 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 11096 sn, and gnuserv from noconfigdirs.
d207ebef
JM
11097
11098Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
11099
11100 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
11101
09f97c1e
JL
11102Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
11103
11104 * Makefile.in (cross): New target.
11105
335d0ab2
AO
11106Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
11107 Jeff Law <law@cygnus.com>
11108
11109 * Makefile.in (bootstrap2, bootstrap3): New targets.
11110 (all-bootstrap): Remove outdated and confusing target.
339c9b00 11111 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 11112
d207ebef
JM
11113Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
11114
11115 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 11116 windows. Consistent with gdb/configure.
d207ebef 11117
e693cc28
UD
111181997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
11119
e693cc28
UD
11120 * configure.in: Name Linux target fragment.
11121
11122 * configure: Rewrite so that project Makefile fragment is inserted
11123 first and appears last in the resulting Makefile.
11124
d207ebef
JM
11125Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
11126
11127 * Makefile.in (install-itcl): Install tcl first.
11128
5d4a5ee6
JL
11129Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
11130
11131 * configure.in: remove bison from noconfigdirs for Cygwin32 host
11132
f401679e
JW
11133Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
11134
11135 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
11136
11137 * configure.in (skipdirs): Add target-librx for Linux.
11138 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
11139
ec20b1b9
JL
11140Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
11141
11142 * Makefile.in (bootstrap): New target.
11143
becdcf6d
JL
11144Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
11145
63f6bcd7 11146 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 11147
d207ebef
JM
11148Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
11149
11150 * config.guess: Merge with FSF.
11151
0c82f6bf
FF
11152Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
11153
11154 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
11155
d207ebef
JM
11156Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
11157
11158 * config.sub: Add "marketing-names" patch.
11159
3fbc0b70
JS
11160Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
11161
e490616e 11162 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 11163
e20d4801
JL
11164Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
11165
11166 * config.sub: Handle v850-elf.
11167
fe181f78 11168Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
11169
11170 * .cvsignore (*-install): Remove.
11171
bfed1ea0
JL
11172Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
11173
11174 * ltconfig: Set CONFIG_SHELL in libtool.
11175 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
11176
558a1e7c
JW
11177Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
11178
11179 * configure.in (target_subdir): Set to libraries if enable_multilib.
11180
7818d6fc
JW
11181Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
11182
11183 * config.guess: Update from gcc directory.
11184
d207ebef
JM
11185Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
11186
11187 * Makefile.in (all-sim): Depends on all-readline.
11188
6599da04
JM
11189Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
11190
11191 * Makefile.in (BISON, YACC): Use $$s.
11192 (all-bison): Depend on all-texinfo.
11193
11194Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
11195
11196 * Makefile.in (BISON): Add -L flag.
11197 (YACC): Likewise.
11198
d207ebef
JM
11199Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
11200
4e81ae98
EC
11201 * configure.in (noconfigdirs): Add support for v850e target.
11202
d207ebef
JM
11203 * config.sub (maybe_os): Add support for v850e target.
11204
11205Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
11206
4e81ae98
EC
11207 * configure.in (noconfigdirs): Add support for v850ea target.
11208
d207ebef
JM
11209 * config.sub (maybe_os): Add support for v850ea target.
11210
6599da04
JM
11211Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
11212
11213 * config.sub: Add mipstx39. Delete r3900.
11214
11215Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
11216
11217 * Makefile.in (all-autoconf): Depends on all-texinfo.
11218
11219Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
11220
11221 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
11222 eabi targets.
11223
11224Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
11225
11226 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
11227
11228 * configure: When handling a Canadian Cross, handle YACC as well as
11229 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 11230 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
11231
11232Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
11233
11234 * Makefile.in (BISON): bison, not byacc or bison -y.
11235 (YACC): bison -y or byacc or yacc.
11236 (various): Add *-bison as appropriate.
11237 (taz): No need to mess with BISON anymore.
11238
11239Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
11240
11241 * configure: If OSTYPE matches *win32*, try to find a good value for
11242 CONFIG_SHELL.
11243
11244Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
11245
11246 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
11247 configure.in if it is present.
11248
11249Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
11250
11251 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
11252
11253Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
11254
11255 * config.sub: Recognize `arc' cpu.
11256 * configure.in: Likewise.
11257 * config-ml.in: Likewise.
11258
11259Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
11260
11261 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
11262
11263Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
11264
11265 * configure: Changed sed delimiter from ':' to '|' when
11266 attempting to substitute ${config_shell} for SHELL. On
11267 NT ${config_shell} may contain a ':' in it.
11268
11269Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
11270
11271 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
11272
11273Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
11274
11275 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
11276
11277Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
11278
11279 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
11280
11281 * ylwrap: If the program is a relative path, force it to be
11282 absolute.
11283
11284Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
11285
11286 * configure (tooldir): Set BISON to `bison -y' and not just bison.
11287
11288Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
11289
11290 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
11291 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
11292 for libraries.
6599da04
JM
11293
11294Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
11295
11296 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 11297 separated by spaces.
6599da04
JM
11298
11299Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
11300
11301 * ylwrap: New file.
11302 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
11303
11304 * ltmain.sh: Handle /bin/sh at start of install program.
11305
11306 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
11307
11308 * ltconfig, ltmain.sh: New files, from libtool 1.0.
11309 * missing: New file, from automake 1.2.
11310
11311Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
11312
11313 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
11314 check-tk to CHECK_X11_MODULES.
11315
11316Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
11317
11318 * config.sub: Merge with FSF.
11319
11320Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
11321
11322 * config.guess: Merge with FSF.
11323
11324Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
11325
11326 * configure: Treat msdosdjgpp like go32.
11327 * configure.in: Likewise. Don't remove gprof for go32.
11328
11329 * configure: Change Makefile.tem2 to Makefile.tm2.
11330
11331Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
11332
11333 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
11334
11335Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11336
11337 * install-sh (chmodcmd): Set to null if the DST directory already
11338 exists. Same as Nov 11th change.
11339
11340Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
11341
4e81ae98 11342 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
11343
11344Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
11345
11346 * config.guess: Update from FSF.
11347
11348Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
11349
11350 * Makefile.in (GDB_TK): Depend on itcl and tix.
11351
11352Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
11353
11354 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
11355 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
11356 (INSTALL_SCRIPT): New variable.
11357 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
11358 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
11359 to -x.
11360 * install-sh: Add support for -x option.
11361
11362Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
11363
11364 * configure.in, Makefile.in: Treat tix like itcl.
11365
11366Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
11367
11368 * Makefile.in (WINDRES): New variable.
11369 (WINDRES_FOR_TARGET): New variable.
11370 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
11371 (EXTRA_HOST_FLAGS): Add WINDRES.
11372 (EXTRA_TARGET_FLAGS): Add WINDRES.
11373 (EXTRA_GCC_FLAGS): Add WINDRES.
11374 ($(DO_X)): Pass down WINDRES.
11375 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
11376 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
11377 DLLTOOL_FOR_TARGET.
11378
11379Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
11380
11381 * configure.in: configure sim before gdb for win32-x-ppc
11382
11383Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11384
11385 Move gperf into the toplevel, from libg++.
11386 * configure.in (target_tools): Add target-gperf.
11387 (native_only): Add target-gperf.
11388 * Makefile.in (all-target-gperf): New target, depend on
11389 all-target-libg++.
11390 (configure-target-gperf): Empty rule.
11391 (ALL_TARGET_MODULES): Add all-target-gperf.
11392 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
11393 (CHECK_TARGET_MODULES): Add check-target-gperf.
11394 (INSTALL_TARGET_MODULES): Add install-target-gperf.
11395 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
11396
11397Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 11398
6599da04
JM
11399 * config.sub (mn10200): Recognize new basic machine.
11400
11401Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11402
11403 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
11404 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
11405
11406Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11407
11408 * configure.in: If we're building mips-sgi-irix6* native, turn on
11409 ENABLE_MULTILIB and set TARGET_SUBDIR.
11410
11411Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
11412
11413 * Makefile.in (all-sn): Depend on all-grep.
11414
11415Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
11416
11417 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
11418
11419 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
11420 Makefile. From Jeff Makey <jeff@cts.com>.
11421 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
11422
11423 * Makefile.in (DISTBISONFILES): Remove.
11424 (taz): Don't futz with DISTBISONFILES. Change BISON to use
11425 $(DEFAULT_YACC).
11426
11427 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 11428 cygwin32.
6599da04
JM
11429
11430 * Makefile.in (LD): New variable.
11431 (EXTRA_HOST_FLAGS): Pass down LD.
11432 ($(DO_X)): Likewise.
11433
11434Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
11435
11436 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
11437
11438Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
11439
11440 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 11441 before adding our own. Always add --build.
6599da04
JM
11442
11443Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
11444
11445 * configure.in (targargs): Pass --build if we're doing
11446 a cross-compile.
11447
11448Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
11449
ca236658 11450 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
11451 sed. Otherwise sed chokes on NT path names with drive
11452 designators. Also look for "?:*" as the leading characters in an
11453 absolute pathname.
11454
11455Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
11456
11457 * config.sub: Support for r3900.
11458
11459Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
11460
11461 * configure.in: Use install-sh, not install.sh.
11462
11463Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
11464
11465 * Makefile.in (taz): Improve check for BISON so it doesn't try to
11466 apply it twice.
11467
11468Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
11469
11470 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
11471 install-binutils.
11472
11473Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
11474
11475 * Makefile.in: Add automake targets.
11476 * configure.in (host_tools): Add automake.
11477
11478Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
11479
11480 * configure: Default CXX to c++, not gcc.
11481 * Makefile.in (CXX): Set to c++, not gcc.
11482 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
11483
11484Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
11485
11486 * install-sh: try appending a .exe if source file doesn't
11487 exist
11488
11489Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
11490
11491 * configure.in: Turn on multilib by default.
11492 (cross_only): Remove target-libiberty.
11493
11494 * Makefile.in (all-gcc): Don't depend on libiberty.
11495
11496Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
11497
11498 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
11499
11500Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
11501
11502 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
11503 (DISTBISONFILES): Add ld/Makefile.in
11504
11505Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
11506
11507 * configure.in: if target is cygwin32 but host isn't cygwin32,
11508 don't configure gdb tcl tk expect, not just gdb.
11509
11510Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
11511
11512 * configure.in: Added gnuserv everywhere sn appears.
11513
11514 * Makefile.in (ALL_MODULES): Added all-gnuserv.
11515 (CROSS_CHECK_MODULES): Added check-gnuserv.
11516 (INSTALL_MODULES): Added install-gnuserv.
11517 (CLEAN_MODULES): Added clean-gnuserv.
11518 (all-gnuserv): New target.
11519
11520Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
11521
11522 * config.guess: Fixes for MIPS OpenBSD systems.
11523
11524Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
11525
11526 * Makefile.in (INSTALL_XFORM): Remove.
11527 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
11528
11529 * mkinstalldirs: New file, copied from automake.
11530 * Makefile.in (installdirs): Rename from install-dirs. Use
11531 mkinstalldirs. Change all users.
11532 (DEVO_SUPPORT): Add mkinstalldirs.
11533
11534Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
11535
11536 * install-sh: Rename from install.sh.
11537 * Makefile.in (INSTALL): Change install.sh to install-sh.
11538 (DEVO_SUPPORT): Likewise.
11539
11540 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
11541 Graichen <graichen@rzpd.de>.
11542
11543Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
11544
11545 * config.guess: Recognize OpenBSD systems correctly.
11546
11547Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
11548
11549 * README, Makefile.in (ETC_SUPPORT): Remove references to
11550 cfg-paper*, configure.{texi,man,info*}._
11551
11552Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
11553
11554 * Makefile.in (all.normal): Ensure that gcc is built after all
11555 the x11 - ie gdb - targets.
11556
11557Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
11558
11559 * makefile.vms: Don't run conf-a-gas.
11560
11561Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
11562
e490616e 11563 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 11564
d207ebef
JM
11565Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
11566
11567 * configure.in: Remove noconfigdirs case since gdb also
11568 configures and builds for tic80-coff.
11569
6599da04
JM
11570Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
11571
11572 * configure: Set cache_file to config.cache.
11573 * Makefile.in (local-distclean): Remove config.cache.
11574
11575Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
11576
11577 * COPYING: Update FSF address.
11578
d207ebef
JM
11579Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
11580
11581 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
11582 noconfigdirs.
11583
6599da04
JM
11584Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
11585
11586 * Makefile.in (install-dirs): Don't crash if prefix, and hence
11587 MAKEDIRS, is empty.
11588
11589Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
11590
11591 * config.sub: Tweak mn10300 entry.
11592
11593Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
11594
11595 * configure.in (host_tools): Put sim before gdb, so gdb's
11596 configure.tgt can determine if the simulator was configured.
11597
11598Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
11599
11600 * config.sub: Move BeOS $os case to be with other Cygnus
11601 local cases.
11602
11603Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
11604
11605 * config.sub: Remove misplaced comment that broke Linux.
11606
11607Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
11608
11609 * config.sub: Add BeOS support.
11610
11611Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
11612
11613 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11614
11615Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
11616
11617 * configure.in (noconfigdirs): Remove tcl and tk from
11618 noconfigdirs for cygwin32 builds.
11619
d207ebef
JM
11620Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
11621
11622 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11623
6599da04
JM
11624Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
11625
11626 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11627 make-all.com, use makefile.vms instead.
11628
11629Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
11630
11631 * config.sub: Accept -lnews*.
11632
d207ebef
JM
11633Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
11634
11635 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 11636 target-examples and target-libiberty for d30v.
d207ebef
JM
11637
11638Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11639
11640 * configure.in (noconfigdirs): Enable ld for d30v.
11641
11642Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
11643
11644 * configure.in (tic80-*-*): Build compiler.
11645
11646Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
11647
11648 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 11649 unsupported d30v directories
d207ebef
JM
11650
11651Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11652
4e81ae98
EC
11653 * config.sub, configure.in: Add d30v target cpu.
11654
6599da04
JM
11655Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
11656
11657 * makefile.vms: New file.
11658 * make-all.com: Remove.
11659
11660Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
11661
11662 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11663
11664Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
11665
11666 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11667
11668Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
11669
11670 * Makefile.in (ALL_MODULES): Added all-db.
11671 (CROSS_CHECK_MODULES): Addec check-db.
11672 (INSTALL_MODULES): Added install-db.
11673 (CLEAN_MODULES): Added clean-db.
11674
11675Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
11676
11677 * config.guess: Merge with latest FSF sources.
11678
11679Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
11680
11681 * Makefile.in (ALL_MODULES): Added all-itcl.
11682 (CROSS_CHECK_MODULES): Added check-itcl.
11683 (INSTALL_MODULES): Added install-itcl.
11684 (CLEAN_MODULES): Added clean-itcl.
11685
11686Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
11687
11688 * configure.in: build gdb for mn10200
11689
11690Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
11691
11692 * Makefile.in (all-target-winsup): Depend on all-target-libio.
11693
d207ebef
JM
11694Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
11695
11696 * configure.in (tic80-*-*): Turn off most targets right now.
11697
6599da04
JM
11698Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
11699
11700 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11701 rather than the makeinfo program.
11702 (do-info): Depend upon all-texinfo.
11703
11704Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
11705
11706 * configure.in: Remove uses of config/mh-linux.
11707
11708 * config.sub, config.guess: Merge with latest FSF sources.
11709
d207ebef
JM
11710Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
11711
11712 * config.sub (case $basic_machine): Add tic80 entries.
11713
6599da04
JM
11714Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
11715
11716 * config.sub, config.guess: Merge with latest FSF sources.
11717
11718Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11719
11720 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11721 * mpw-config.in: Test for NewFolderRecursive.
11722 * mpw-install: Use symbolic name for startup filename.
11723 * mpw-README: Add various additional details.
11724
11725Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
11726
11727 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11728
11729Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
11730
11731 * configure.in: Do build gcc and the target libraries for
11732 the mn10200.
11733
11734Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
11735
11736 * configure.in: don't avoid building gdb for mn10300 any more
11737 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11738 instead of single-quoting it.
11739
11740Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
11741
11742 * configure.in: Don't use --with-stabs on IRIX 6.
11743
11744Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
11745
11746 * configure.in (m32r): Build gdb, libg++ now.
11747
11748Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11749
11750 * configure.in (mips*-sgi-irix6*): Remove gdb and related
11751 directories from noconfigdirs.
11752
11753Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
11754
11755 * config.sub (basic_machine): added mips16 configuration
11756
11757Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11758
11759 * config.sub: Handle d10v-unknown.
11760
d207ebef
JM
11761Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
11762
11763 * config.sub: Handle v850-unknown.
11764
6599da04
JM
11765Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
11766
11767 * Makefile.in: add findutils
11768 * configure.in: add findutils to list of host_tools
11769
11770Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
11771
11772 * config.sub: Handle mn10200 and mn10300.
11773
11774Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11775
11776 * configure.in (d10v-*): Do not build librx.
11777
11778Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
11779
11780 * configure.in (mn10300): Build everything except gdb & libgloss.
11781
11782Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
11783
11784 * config.guess: Patch for Dansk Data Elektronik servers,
11785 from Niels Skou Olsen <nso@dde.dk>.
11786
11787 For ncr, use /bin/uname rather than uname, since GNU uname does not
11788 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
11789
11790 Patch for MIPS R4000 running System V,
11791 from Eric S. Raymond <esr@snark.thyrsus.com>.
11792
11793 Fix thinko for nextstep.
11794
11795 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11796
11797 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
11798 * config.guess: Guess mips-dec-mach_bsd4.3.
11799
11800 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
11801 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
11802 release numbers.
11803 * config.guess (mips-mips-riscos*): Emit just enough of the
11804 release number.
11805
11806 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
11807 * config.guess (sparc-auspex-sunos*): Added.
11808 (f300-fujitsu-*): Added.
11809
11810 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
11811 * config.guess: Recognize a Tadpole as a sparc.
11812
11813Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11814
11815 * config.guess: Don't assume that NextStep version is either 2 or
11816 3. NextStep 4 (aka OpenStep 4) has come out now.
11817
11818Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11819
11820 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11821 From Rik Faith <faith@cs.unc.edu>.
11822
11823Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
11824
11825 * config.sub: Contributions from bug-gnu-utils to:
11826 Support plain "hppa" (no version given) architecture, reported by
11827 OpenStep.
11828 OpenBSD like NetBSD.
11829 LynxOs is not a hardware supplier.
11830
11831 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 11832 OpenBSD like NetBSD.
6599da04
JM
11833 Stratus systems.
11834 More Pyramid systems.
11835 i[n>4]86 Intel chips.
11836 M680[n>4]0 Motorola chips.
11837 Use unknown instead of lynx for hardware manufacturer.
11838
11839Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11840
11841 * install.sh (chmodcmd): Set to null if the DST directory already
11842 exists.
11843
11844Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11845
11846 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11847 not use mt-ppc target Makefile fragment any more.
11848
11849Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11850
11851 * configure.in (*-*-windows): Exclude everything but those dirs
11852 needed to build windows.
11853
11854Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
11855
11856 * Makefile.in (all-target-winsup): Depend on all-target-librx.
11857
11858Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11859
11860 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
11861
11862Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11863
11864 * Undo my previous change.
11865
11866Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
11867
11868 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11869 unconditionally.
11870 (MAKEOVERRIDES): Define (revert this part of October 18 change).
11871
11872Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11873
11874 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
11875 host to add it's own flags.
6599da04
JM
11876
11877Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
11878
11879 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11880
11881Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
11882
11883 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11884 (CXX_FOR_TARGET): Likewise.
11885 (GCC_FOR_TARGET): Define.
11886 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11887 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11888 CC_FOR_TARGET was specified on the command line.
11889 (MAKEOVERRIDES): Don't define.
11890
11891Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
11892
11893 * configure.in (m32r): Fix spelling of libg++ libs.
11894
11895Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
11896
11897 * config.sub (-apple*): Remove, now redundant.
11898
11899Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
11900
11901 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11902
11903 * configure: Rework yesterday's sed script patch.
11904
11905 * config.sub: Merge with FSF.
11906
11907Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
11908
11909 * config.guess: Merge from FSF.
11910
11911 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
11912 * config.guess: Use pc instead of unknown, for pc clone systems.
11913 Change linux to linux-gnu.
6599da04
JM
11914
11915 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 11916 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
11917
11918Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
11919
11920 * test-build.mk (HOLES): Add "xargs" for gdb.
11921
11922 * configure: Avoid hpux10.20 sed bug.
11923
11924Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
11925
731a8127 11926 * configure.in: Add support for windows host
6599da04
JM
11927 (that is a build done under the Microsoft build environment).
11928
11929Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
11930
11931 * Makefile.in: Replace all uses of srcroot with s, to shrink
11932 command line lengths.
11933
11934 Patches from Geoffrey Noer <noer@cygnus.com>:
11935 * configure.in: If configuring for newlib, pass --with-newlib to
11936 subdirectories.
11937 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11938 -Bnewlib/ and -Lwinsup to gcc.
11939 (CXX_FOR_TARGET): Likewise.
11940
11941Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
11942
11943 * Makefile.in (ETC_SUPPORT): Add configure.
11944
11945Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
11946
4e81ae98 11947 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
11948 host configuration file.
11949
11950Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
11951
11952 * configure.in: Break mn10x00 support into separate
11953 mn10200 and mn10300 configurations.
11954 * config.sub: Likewise.
11955
11956Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
11957
11958 * configure.in: Add lots of stuff to noconfigdirs for
11959 the mn10x00 targets.
11960
11961 * config.sub, configure.in: Add mn10x00 support.
11962
11963Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
11964
11965 * make-all.com: Call conf-a-gas, not config-a-gas.
11966
11967Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
11968
11969 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 11970 targets.
6599da04
JM
11971
11972Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
11973
11974 * mpw-README: Add much more detail for native PowerMac.
11975 * mpw-install: New file.
11976 * mpw-configure: Add --norecursion and --help options.
11977 * mpw-config.in: Translate readme and install files when
11978 copying to objdir.
11979 * mpw-build.in: Don't always depend on byacc and flex.
11980 (install-only-top): New action.
11981
d207ebef
JM
11982Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
11983
11984 * configure.in: You can now configure GDB for the v850.
11985
6599da04
JM
11986Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
11987
11988 * configure.in (noconfigdirs): Don't configure any C++ dirs
11989 if targeting D10V.
11990
11991Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
11992
11993 * config.sub: Recognize mips64vr5000.
11994
11995Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
11996
11997 * configure.in: Use a single line for host_tools and native_only.
11998
11999Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
12000
12001 * config.sub, configure.in: Add entries for m32r.
12002
12003Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
12004
12005 * Makefile.in (inet-install): Don't run install-gzip.
12006
12007Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
12008
12009 * configure.in: Don't config lots of things for *-*-windows*.
12010
12011Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
12012
12013 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
12014 (host_libs, host_tools): Copy from configure.in.
12015 * mpw-configure: Don't complain about directories not found.
12016
12017Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12018
12019 * configure.in (i[345]86): Recognize i686 for pentium pro.
12020 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
12021 file.
12022
12023 * config.guess (i[345]86): Ditto.
12024
12025Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
12026
12027 * configure.in (noconfigdirs): Removed gdb for D10V.
12028
d207ebef 12029Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 12030
d207ebef
JM
12031 * configure.in: Remove ld, target-libio, target-libg++, and
12032 target-libstdc++ from noconfigdirs.
5d4a5ee6 12033
6599da04
JM
12034Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
12035
12036 * configure: Fix three locations where shell scripts were
12037 being run directly rather than with config_shell.
12038
d207ebef
JM
12039Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
12040
12041 * configure.in (v850-*-*): Set up initial $noconfigdirs.
12042 * config.sub (basic_machine): Recognize v850.
12043
6599da04
JM
12044Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
12045
12046 * mpw-configure: Handle multiple enable/disable options and
12047 pass them down recursively, handle -c and -s flags appropriately
12048 depending on choice of compiler, add escape mechanism for
12049 quoted arguments to gC.
12050
12051Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12052
12053 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
12054 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
12055 so that -mrelocatable-lib and -mno-eabi are used.
12056
12057 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
12058 not support --print-multi-lib, don't abort.
12059
6599da04
JM
12060Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
12061
12062 * make-all.com: Run config-a-gas.
12063 * setup.com: Don't copy subdirectory files around.
12064
12065Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
12066
12067 * configure.in (*-*-ose): Remove exclusion of libgloss for this
12068 target, it now compiles correctly.
12069
12070Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
12071
12072 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
12073
12074Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
12075
4e81ae98 12076 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
12077
12078Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12079
12080 * configure.in (native_only): Add prms.
12081
12082Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
12083
12084 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
12085 (BINUTILS_SUPPORT_DIRS): Likewise.
12086
12087Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12088
12089 * configure.in (d10v-*-*): Don't configure ld or gdb until the
12090 d10v support is added.
12091
12092Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
12093
12094 * configure.in (d10v-*-*): New target.
12095
12096Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
12097
12098 * config.guess (HP 9000/811): Recognize this as a PA1.1
12099 machine.
12100
12101Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
12102
12103 * Makefile.in (do-tar-gz): New target, split out from tail end of
12104 taz target. Run each command separately, don't use pipes.
12105 (taz): Use it.
12106
12107Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
12108
12109 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
12110 * mpw-build.in: No builds should depend on building byacc or flex,
12111 they are assumed to be installed already.
12112
12113Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12114
12115 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
12116 variable that CC_FOR_TARGET needs.
12117
12118Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12119
12120 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
12121 options have changed since the last time the subdirectory was
12122 configured, and if it has, reconfigure.
12123 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
12124 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
12125
12126Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
12127
12128 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
12129 CLEAN_MODULES): Add bash.
12130 (all-bash): New target.
12131
12132Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
12133
12134 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
12135
12136Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12137
12138 * config.sub (basic_machine): Recognize d10v as a valid processor.
12139
12140Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
12141
12142 * mpw-configure: Add support for --bindir.
12143 * mpw-build.in: Use a GCC-specific build script for GCC actions.
12144
12145Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
12146
12147 * configure.in: add bash, time, gawk to list of hosttools and things
12148 to only build for native toolchains
12149
12150Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
12151
12152 * Makefile.in (docdir): Remove.
12153
12154Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
12155
12156 * Makefile.in (datadir): Set to $(prefix)/share.
12157
12158Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
12159
12160 * configure.in: build diff and patch for cygwin32-hosted
12161 toolchains.
12162
12163Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
12164
12165 * config.sub: Accept -rtems*.
12166
12167Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
12168
e490616e
ZW
12169 * configure.in: enable dosrel for cygwin32-hosted builds,
12170 remove diff from the list of things not buildable
12171 via Canadian Cross
6599da04
JM
12172
12173Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
12174
12175 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 12176 don't get ". ".
6599da04
JM
12177
12178Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
12179
12180 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
12181
12182Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
12183
12184 * Makefile.in (taz): Handle case where tex3patch didn't even get
12185 checked out. Also, if it was found, put the symlink in a new util
12186 subdirectory.
12187
12188Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12189
12190 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
12191
12192Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
12193
12194 * config.sub: Recognize -openvms.
12195 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
12196 * make-all.com, setup.com: New files.
12197
12198Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
12199
12200 * Makefile.in (taz): tex3patch moved to texinfo/util.
12201
12202Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
12203
12204 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
12205 * configure.in: remove make from disable-if-Can-Cross list
12206 enable gdb if ${host} and ${target} are cygwin32
12207
12208Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
12209
12210 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
12211 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
12212
12213Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
12214
12215 * config.guess: Combine mips-mips-riscos cases, and use cpp to
12216 distinguish sysv/svr4/bsd variants.
12217 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
12218
12219Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
12220
12221 * configure.in: Added copyright notice.
12222 * move-if-change: Added copyright notice.
12223
12224Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12225
12226 * configure.in (powerpcle-*-solaris*): Until we get shared
12227 libraries working, don't build gdb, sim, make, tcl, tk, or
12228 expect.
12229
12230Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
12231
12232 * config.guess: Merge with FSF:
12233
12234 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
12235 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
12236
12237 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
12238 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
12239
12240 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
12241 * config.guess: Combine two OSF1 rules.
12242 Also recognize field test versions. From mjr@zk3.dec.com.
12243 * config.guess (dgux): Use /usr/bin/uname rather than uname,
12244 because GNU uname does not support -p. From pmr@pajato.com.
12245
12246Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
12247
12248 * Makefile.in (MAKEDIRS): Removed $(tooldir).
12249
12250Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
12251
12252 * mpw-README: Document GCCIncludes.
12253
12254Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
12255
12256 * configure.in (alpha-*-linux*): Set enable_shared to yes.
12257
12258Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
12259
12260 * mpw-configure: Handle --enable-FOO and --disable-FOO.
12261
12262Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
12263
12264 * configure.in (*-*-cygwin32): Configure make.
12265
12266Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
12267
12268 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
12269
12270Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
12271
12272 * Makefile.in (all-inet): Depend on all-perl.
12273
12274 * Makefile.in (inet-install): New target.
12275
12276 * Makefile.in (all-inet): Depend on all-tcl.
12277 (all-inet): Depend on all-send-pr.
12278
12279Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12280
12281 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
12282 temporarily.
12283
12284Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
12285
12286 * configure.in: Don't configure --with-gnu-ld on AIX.
12287
12288Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
12289
12290 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
12291
12292Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
12293
12294 * Makefile.in (ALL_MODULES): Added all-inet.
12295 (CROSS_CHECK_MODULES): Added check-inet.
12296 (INSTALL_MODULES): Added install-inet.
12297 (CLEAN_MODULES): Added clean-inet.
12298 (all-indent): New target.
12299
12300 * configure.in (host_tools): Added inet.
12301 (native_only): Added inet.
12302 (noconfigdirs): Added inet.
12303
12304Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
12305
12306 * configure.in: Don't configure libgloss if we are not configuring
12307 newlib.
12308
12309Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
12310
12311 * configure.in: Don't configure libgloss for unsupported
12312 architectures.
12313
12314Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12315
12316 * Makefile.in (CLEAN_MODULES): Add clean-apache.
12317
12318Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
12319
12320 * Makefile.in (ALL_MODULES): Include all-apache.
12321 (CROSS_CHECK_MODULES): Include check-apache.
12322 (INSTALL_MODULES): Include install-apache.
12323 (all-apache): New target.
12324
12325 * configure.in: Added apache everywhere perl is seen.
12326
12327Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12328
12329 * Makefile.in: Add support for clean-{module} and
12330 clean-target-{module} rules.
12331
12332Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
12333
12334 * configure.in (*-*-ose) do not build libgloss.
12335
12336Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12337
12338 * config.guess (prep*:SunOS:5.*:*): Turn into
12339 powerpele-unknown-solaris2.
12340
12341Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
12342
12343 * configure.in: Permit --enable-shared to specify a list of
12344 directories.
12345
12346Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
12347
12348 * configure.in (host==solaris): Pass only the first word of $CC
12349 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
12350
12351Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
12352
12353 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
12354
12355Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
12356
12357 * Makefile.in (ALL_MODULES): Include all-perl.
12358 (CROSS_CHECK_MODULES): Include check-perl.
12359 (INSTALL_MODULES): Include install-perl.
12360 (ALL_X11_MODULES): Include all-guile.
12361 (CHECK_X11_MODULES): Include check-guile.
12362 (INSTALL_X11_MODULES): Include install-guile.
12363 (all-perl): New target.
12364 (all-guile): New target.
12365
12366 * configure.in (host_tools): Include perl and guile.
12367 (native_only): Include perl and guile.
12368 (noconfigdirs): Don't build guile and perl; no ports have been
12369 done.
12370
12371Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
12372
e490616e
ZW
12373 * configure (--enable-*): Handle quoted option lists such as
12374 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
12375
12376Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12377
12378 * Makefile.in ({,inst}all-target): New rule so we can make and
12379 install all of the target directories easily.
12380
12381Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12382
12383 * configure.in: Add missing global flag in sed substitution when
12384 deleting `target-' from ${configdirs}.
12385
12386Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
12387
12388 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
12389 option.
12390
12391 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
12392 config/mh-necv4.
12393
12394 * install.sh: Correct misspelling of transformbasename.
12395
12396 * config.guess: Recognize mips-*-sysv*.
12397
12398Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
12399
12400 * config.sub: Recognize mon960.
12401
12402Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
12403
12404 * configure: Restore Canadian Cross handling of BISON and LEX,
12405 removed in Feb 20 change.
12406
12407Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
12408
12409 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
12410 Mention make install. Remove the old copyright date as well the
12411 clumsy and rather pointless copyright on the README file.
12412
12413Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
12414
12415 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
12416 Makefile after running symlink-tree, then run `make distclean' to
12417 avoid clobbering any generated files in srcdir.
12418
12419Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
12420
12421 * configure.in (m68k-*-netbsd*): Build everything now.
12422
12423Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
12424
12425 * Makefile.in (taz): Fix quoting.
12426
12427Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
12428
12429 * configure.in (sparclet-*-*): Build everything now.
12430
12431Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12432
12433 * configure.in (m68k-*-linux*): New host.
12434
12435Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
12436
12437 * configure: Check for bison before byacc.
12438
12439Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
12440
12441 * Makefile.in configure: Change the way LEX and BISON/YACC are
12442 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
12443 searching PATH. These are used as fallbacks by Makefile.in if
12444 flex/bison/byacc aren't in objdir.
12445
12446Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
12447
12448 * Makefile.in: Make everything which depends upon all-bfd also
12449 depend upon all-opcodes, in case --with-commonbfdlib is used.
12450
12451Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12452
12453 * configure.in (host *-*-cygwin32): Don't build gdb if we are
12454 building NT native compilers on Unix.
12455
12456Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
12457
12458 * configure.in: Don't get CC from the host Makefile fragment if we
12459 can find gcc in PATH, or if this is a Canadian Cross. Move the
12460 Solaris test for /usr/ucb/cc to the post target script, just after
12461 the compiler sanity test.
12462
12463Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
12464
12465 * config.sub: Merge with FSF.
12466
12467Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
12468
12469 * Makefile.in (RPATH_ENVVAR): New variable.
12470 (REALLY_SET_LIB_PATH): Use it.
12471 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
12472
12473Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
12474
12475 * config.sub, configure.in: Recognize sparclet cpu.
12476
12477Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
12478
12479 * config.guess: Support m68k-cbm-sysv4.
12480
12481Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12482
12483 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
12484 m68k-unknown-linuxaout from linker help string. Put quotes around
12485 $ld_help_string.
12486
12487Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
12488
12489 * config.guess (powerpc-harris-powerunix): Add guess for port
12490 to new target.
12491
12492Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12493
12494 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
12495
12496Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
12497
12498 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
12499 $(REALLY_SET_LIB_PATH) in Makefile.
12500 * Makefile.in (SET_LIB_PATH): New variable.
12501 (REALLY_SET_LIB_PATH): New variable.
12502 ($(DO_X)): Use $(SET_LIB_PATH).
12503 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
12504 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
12505 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
12506 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
12507 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
12508 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
12509 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
12510 (install-dosrel): Likewise.
12511 (all-opcodes): Depend upon all-libiberty.
12512
12513Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
12514
12515 * config.guess (*:CYGWIN*): New
12516
12517Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12518
12519 * Makefile.in (all-target-winsup): All all-target-libiberty.
12520
12521Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12522
12523 * configure.in (noconfigdirs): Add missing # in front of comment.
12524
12525Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
12526
12527 * configure.in: add second pass to things added to noconfigdirs
12528 so *-gm-magic can exclude libgloss properly.
12529
12530Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
12531
12532 * mpw-configure (extralibs_name, rez_name): Set correctly
12533 for MWC68K compiler.
12534
12535 * mpw-README: Add more info on the necessary build tools.
12536
12537Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
12538
12539 * configure.in, config.sub: Recognize cygwin32.
12540
12541Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
12542
12543 * config.guess, config.sub: Recognize A/UX.
12544
12545Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
12546
12547 * config.sub: Merge with gcc/config.sub.
12548
12549Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
12550
12551 * mpw-build.in (do-binutils): Add build of stamps.
12552
12553Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
12554
12555 * config.sub: Add recognition for mips64vr4100*-* targets.
12556
12557Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12558
12559 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
12560 Add creation of gconfigargs with `--enable-shared' turned on.
12561 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
12562 ($(host)-stamp-stage3-configured): Likewise.
12563 (HOLES): Add chatr and ldd.
12564 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
12565
12566Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
12567
12568 * configure: Pass --nfp to recursive configures.
12569
12570Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
12571
12572 * Makefile.in (DLLTOOL): New.
12573 (DLLTOOL_FOR_TARGET): New.
12574 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
12575 (EXTRA_TARGET_FLAGS): Ditto.
12576 (EXTRA_GCC_FLAGS): Ditto.
12577 (CONFIGURE_TARGET_MODULES): Ditto.
12578 (DO_X): Ditto.
12579 * configure: Add DLLTOOL.
12580
12581Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
12582
12583 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
12584 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
12585 mh-sco, since old workarounds no longer needed, and don't
12586 build ld, since libraries have weak symbols in COFF.
12587
12588Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
12589
12590 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
12591
12592Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
12593
12594 * configure.in: Make sure that ${CC} can be used to compile an
12595 executable.
12596
12597Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
12598
12599 * Makefile.in (all-gdb): Depend on $(GDB_TK).
12600 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
12601 nothing depending on whether gdbtk is being built.
12602
12603Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
12604
12605 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12606
12607Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
12608
12609 * configure.in (noconfigdirs): Put ld or gas in this early, if the
12610 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12611
12612Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
12613
12614 * config-ml.in: Add support for
12615 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12616 Simplify setting of multidirs from --disable-foo.
12617
12618Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12619
12620 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12621 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12622 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 12623 non-empty, pass them on to the GCC make.
6599da04
JM
12624 (all-bootstrap): New rule that is like all-gcc, except it executes
12625 the GCC bootstrap rule instead of the GCC all rule.
12626
12627Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
12628
12629 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12630
12631Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12632
12633 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12634 DG/UX support.
12635
12636Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
12637
12638 * config.sub (i*86*) Change [345] to [3456]
12639
12640Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12641
12642 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12643 --with-gnu-ld=no.
12644
12645Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12646
12647 * config-ml.in (rs6000*, powerpc*): Add switches to control which
12648 AIX multilibs get built.
12649
12650Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12651
12652 * configure.in (i386-win32): Don't build expect if we're not
12653 building the tcl subdir.
12654
12655Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
12656
12657 * Makefile.in: (configure-target-examples, all-target-examples):
12658 New targets, configure and build example programs.
12659
12660Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
12661
12662 * mpw-configure: If an mpw-config.in generated a file mk.sed,
12663 use it as input to sedit the generated MPW makefile.
12664 * mpw-README: Add a suggestion about Gestalt.h.
12665
12666Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
12667
12668 * config.sub: Accept *-*-ieee*.
12669
12670Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
12671
12672 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
12673 Ronald F. Guilmette <rfg@monkeys.com>.
12674
12675Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12676
12677 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12678 for powerpc-pe native.
12679 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12680 (target==powerpc-pe): duplicate i386-win32 entry.
12681
12682Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12683
12684 * configure.in (noconfigdirs): Exclude target-newlib for all versions
12685 of vxworks, not just vxworks5.1.
12686
12687Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
12688
12689 * mpw-configure: Add support for exec-prefix.
12690
12691Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12692
12693 * config.guess: Recognize HP model 816 machines as having
12694 a PA1.1 processor.
12695
12696Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
12697
12698 * configure: Ignore new autoconf configure options.
12699
6599da04
JM
12700Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
12701
12702 * config.guess: Recognize Pentium under SCO.
12703 From Robert Lipe <robertl@arnet.com>.
12704
12705Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12706
12707 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
12708
12709Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
12710
12711 * configure.in: Don't configure gas for alpha-dec-osf*.
12712
12713Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
12714
12715 * configure.in: Default to --with-stabs for some targets for which
12716 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12717 i[345]86*-*-unixware*.
12718
12719Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
12720
12721 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12722 rather than basing it on the target. Simplify handling of options
12723 controlling which directories to configure. Remove extraneous
12724 slash in multi-clean target.
12725
12726Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
12727
12728 * config-ml.in: Prefix more variables with ml_ so they don't collide
12729 with configure's.
12730
12731Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
12732
12733 * configure: Don't turn -v into --v.
12734
12735Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
12736
12737 * configure.in (targargs): Fix typo.
12738
12739 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12740
12741Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
12742
12743 * configure.in: Strip --host and --target options from
12744 CONFIG_ARGUMENTS, and always configure for --host only. Add
12745 --with-cross-host option when building with a cross-compiler.
12746 * configure: Canonicalize the arguments put into config.status by
12747 always using `=' for an option with an argument. Pass a presumed
12748 --host or --target explicitly.
12749
12750Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
12751
12752 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12753 into general OS recognition case.
12754
12755Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12756
12757 * configure.in (target_configdirs): add target-winsup only
12758 for win32 target systems.
12759
12760Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
12761
12762 * Makefile.in (all-target-libgloss): Depend upon
12763 configure-target-newlib, since when libgloss is built it looks to
12764 see if the newlib directory exists.
12765
12766Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
12767
12768 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12769 cfg-ml-*.in.
12770
12771Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
12772
12773 * configure: Handle LD and LD_FOR_TARGET when configuring a
12774 Canadian Cross.
12775
6599da04
JM
12776Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12777
12778 * configure.in (target_libs): add target-winsup.
12779 (target==i386-win32): add patch diff flex make to $noconfigdirs.
12780 (target==ppcle-pe): remove ld from $noconfigdirs.
12781
12782Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
12783
12784 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12785 Preserve relative path names in $srcdir. Build symlink tree if
12786 configuring cross target dir and srcdir=. (= no VPATH support).
12787 (configure-target-libg++): Depend on configure-target-librx.
12788 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12789 * config-ml.in: New file.
12790 * symlink-tree: New file.
12791 * configure: Ensure srcdir="." if that's what it is.
12792
12793Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
12794
12795 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12796 includes and FLEX_SKELETON setting.
12797 * mpw-configure (--with-gnu-ld): New option, controls whether
12798 to use PPCLink or ld with PowerMac GCC.
12799 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12800 * mpw-config.in: Configure grez if targeting Mac.
12801
12802 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
12803 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12804 just macos.
6599da04
JM
12805 * configure.in: Configure grez resource compiler if targeting Mac.
12806 * Makefile.in (all-grez, install-grez): New targets.
12807
12808Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
12809
12810 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 12811 gcc in the path, set CC to gcc -O2.
6599da04
JM
12812
12813Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
12814
12815 * configure: Default ${build} correctly. Avoid picking up extra
12816 spaces when reading CC and CXX from Makefile. When doing a
12817 Canadian Cross, use plausible default values for numerous
12818 variables.
12819 * configure.in: When doing a Canadian Cross, don't try to
12820 configure tools whose configure script can't handle it.
12821
12822Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12823
12824 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12825
12826Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
12827
12828 * configure: Remove dubious bug reporting address.
12829
12830Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
12831
12832 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
12833 configure script, run that instead of this directory's configure.
12834 In either case, print a message that we're configuring the sub-dir.
12835
12836Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
12837
12838 * configure.in: Before checking for the existence of various files,
12839 use sed to filter out "target-".
12840
12841Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
12842
12843 * Makefile.in (DO_X): Split rule to decrease command line length
12844 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
12845 (Philippe De Muyter).
12846
12847Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12848
12849 * Makefile.in (all-patch): depend on all-libiberty.
12850
12851Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
12852
12853 * configure.in: If the only directory in target_configdirs which
12854 actually exists is libiberty, then set target_configdirs to empty,
12855 to avoid trying to build a target libiberty in a gas or gdb
12856 distribution.
12857
12858Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
12859
12860 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
12861 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12862 systems.
6599da04
JM
12863
12864Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12865
12866 * configure.in (copy_dirs): Use sys-include instead of include
12867 for --with-headers option.
12868
12869Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
12870
12871 * Makefile.in, configure.in: Make winsup builds work with
12872 new scheme.
12873
12874Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
12875
12876 * configure.in: Build the linker on AIX.
12877
12878Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
12879
12880 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
12881 where needed.
12882
12883Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
12884
12885 * Makefile.in (all-gcc): Fix typo.
12886
12887Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
12888
12889 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
12890
12891Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
12892
12893 * configure.in: Rename libFOO to target-libFOO, and xiberty
12894 to target-xiberty, to provide more flexibility.
12895 (target_subdir): Define. Create if cross.
12896 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12897 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
12898 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12899 check-libFOO -> check-target-libFOO, etc.
12900 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12901 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12902 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12903 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
12904 allow ALL_GCC="" to only configure.
12905 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
12906 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
12907 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
12908
12909Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
12910
12911 * Makefile.in (taz): Build "info" in etc explicitly.
12912
12913Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
12914
12915 * configure.in: Make sure that CC is undefined (as opposed to
12916 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
12917 problem with autoconf trying to configure on a host without GCC.
12918
12919Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12920
12921 * mpw-configure: Set host alias from choice of host compiler,
12922 only use generic MPW Makefile sed if present, edit a file
12923 named "hacked_Makefile.in" instead of "Makefile.in" if present.
12924 * mpw-README: Add problem notes about CW6 and CW7.
12925
12926Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
12927
12928 * Makefile.in (taz): Use ";" instead of ";;".
12929
12930Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12931
12932 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
12933 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12934 DISTDOCDIRS.
12935 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
12936 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
12937
12938Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
12939
12940 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
12941 and gnats, because they are now subsumed by DISTSTUFFDIRS.
12942 Move bfd to DISTSTUFFDIRS.
12943
12944Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12945
12946 * Makefile.in (X11_LIB): Removed.
12947 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12948
12949 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12950
12951Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12952
12953 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12954 names.
12955
12956Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12957
12958 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12959
12960Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
12961
12962 * configure.in (i[345]86-*-win32): Always build newlib.
12963 Don't configure cvs, autoconf or texinfo.
12964 * Makefile.in (LD_FOR_TARGET): New.
12965 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12966 Pass down LD_FOR_TARGET.
12967
12968Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
12969
12970 * winsup: New directory.
12971 * Makefile.in: Build winsup.
12972 * configure.in: Winsup is configured when target is win32.
12973 Can only build win32 target GDB when native.
4e81ae98 12974
6599da04
JM
12975Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
12976
12977 * config.guess: Recognize HP model 819 machines as having
12978 a PA 1.1 processor.
12979
12980Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
12981
12982 * configure: Fix sed loop which substitutes for CC and CXX to
12983 avoid bug found in various sed implementations.
12984
12985Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12986
12987 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12988 simulator. Use standard powerpc-*-eabi*.
12989
12990Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
12991
12992 * configure.in: Stop putting gas and binutils in noconfigdirs for
12993 powerpc-*-aix* and rs6000-*-*.
12994
12995Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
12996
12997 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12998 -mcall-aixdesc libraries.
12999
13000Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
13001
13002 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13003
13004 * config.sub (arm | armel | armeb): Fix shell syntax.
13005
13006Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13007
13008 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
13009 -msoft-float and -mcpu=common support.
13010 (powerpc*-*-eabisim*): Add support for building -mcall-aix
13011 libraries.
13012
13013Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13014
13015 * configure.in: Allow configuration and build of emacs19 for the alpha.
13016
13017Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13018
13019 * configure.in (CC): Get ^CC, not just any old CC, from
13020 ${host_makefile_frag}.
13021
13022Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13023
4e81ae98 13024 * configure.in (CC): Try to get CC from
6599da04
JM
13025 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
13026
13027Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13028
13029 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
13030 only if it exists in $(srcdir).
13031
13032Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
13033
13034 * configure: If CC and CXX are not set in the environment, set
13035 them, based on either an existing Makefile or on searching for gcc
13036 in PATH. Substitute for CC and CXX in Makefile.
13037 * configure.in: Remove libm from target_libs. Separate
13038 target_configdirs from configdirs. If CC is not set in
13039 environment, try to get it from a host Makefile fragment. Rewrite
13040 changes of configdirs to use skipdirs instead. A few minor
13041 tweaks. Take directories out of target_configdirs as they are
13042 taken out of configdirs. Remove existing Makefile files from
13043 subdirectories. Substitute for TARGET_CONFIGDIRS and
13044 CONFIG_ARGUMENTS in Makefile.
13045 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
13046 by configure.in.
13047 (CONFIG_ARGUMENTS): Likewise.
13048 (CONFIGURE_TARGET_MODULES): New variable.
13049 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
13050 ($(CONFIGURE_TARGET_MODULES)): New target.
13051 (configure-libg++, configure-libio): New targets.
13052 (all-libg++): Depend upon configure-libg++.
13053 (all-libio): Depend upon configure-libio.
13054 (configure-libgloss, all-libgloss): New targets.
13055 (configure-libstdc++): New target.
13056 (all-libstdc++): Depend upon configure-libstdc++.
13057 (configure-librx, all-librx): New targets.
13058 (configure-newlib): New target.
13059 (all-newlib): Depend upon configure-newlib
13060 (configure-xiberty): New target.
13061 (all-xiberty): Depend upon configure-xiberty.
13062
13063Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13064
13065 * configure.in (host i[345]86-*-win32): Expand the
13066 noconfigdirs again.
13067
13068Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
13069
13070 * mpw-configure: Fix sed command file name.
13071
13072Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
13073
4e81ae98 13074 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
13075 noconfigdirs again.
13076
13077Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
13078
13079 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
13080 or powerpc*-*-pe*, since they are not yet supported.
13081
13082Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
13083
13084 Add PowerMac support and many other enhancements.
13085 * mpw-configure: New option --cc to select compiler to use,
13086 paste options set according to --cc into the generated
13087 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
13088 if mpw-make.sed is present.
13089 * mpw-config.in: Don't test for gC1, test for mpw-touch,
13090 add forward includes for PowerPC include files.
13091 * mpw-build.in: Build using Makefile.PPC if present.
13092 (do-byacc, etc): Remove separate version resource builds.
13093 (do-gas): Build "stamps" before "all".
13094 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
13095 * mpw-README: Update to reflect --cc option, PowerMac support,
13096 and recently-reported compatibility problems.
13097
13098Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
13099
13100 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
13101 embedded m68k systems (-aout, -coff, -elf, -vxworks).
13102 (--with-multilib-top): Pass to recursive invocations.
13103
13104Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
13105
13106 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
13107 v810-*-*.
13108
13109Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13110
13111 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
13112 gdb, ld and opcodes on v810-*-*.
13113
6599da04
JM
13114Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
13115
13116 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
13117 (local-maintainer-clean): New target.
13118 (maintainer-clean): New target.
13119 (realclean): Just depend upon maintainer-clean.
13120
13121Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13122
13123 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
13124
13125Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
13126
13127 * configure.in: Build ld in mips*-*-bsd* case.
13128
13129Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
13130
13131 * config.sub: Accept -lites* OS. From Ian Dall.
13132
13133Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
13134
13135 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 13136 targets.
6599da04
JM
13137
13138Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13139
13140 * configure.in: treat i386-win32 canadian cross the same as
13141 i386-go32 canadian cross.
13142
13143Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13144
13145 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
13146 running under the simulator to build a reduced set of libraries.
13147 (powerpc-*-eabiaix): Add fine grained multilib support added to
13148 other powerpc targets yesterday.
13149
13150Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13151
13152 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
13153 -disable-softfloat, -disable-relocatable, -disable-aix, and
13154 -disable-sysv to control which multilib libraries get built.
13155
13156Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
13157
13158 * configure: Add Makefile.tem to list of files to remove in trap
13159 handler.
13160
13161Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
13162
13163 * config.guess (*Linux*): Add missing "exit"s.
13164 Also, need specific check for alpha-unknown-linux (uses COFF).
13165
13166Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
13167
13168 * config.guess: Merge with FSF:
13169
13170 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
13171 * config.guess (AIX4): More robust release numbering discovery.
13172
13173 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
13174 * config.guess (i386-sequent-ptx): Properly get version number.
13175
13176 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
13177 * config.guess (mips:*:4*:UMIPS): New case.
13178
13179Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
13180
13181 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
13182 (i386-win32 host): Likewise. Don't build readline.
13183
13184Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
13185
13186 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
13187 SUPPORT_FILES to submakes.
13188
13189Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
13190
13191 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
13192 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
13193 mpw-configure.
13194
13195Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
13196
13197 * configure.in (appdirs): Use =, not ==, in test expression when
13198 trying to build the text to print in the warning message for
13199 Solaris users.
13200
13201Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
13202
13203 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
13204
13205Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13206
13207 * config.guess: Recognize lynx-2.3.
13208
13209Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
13210
13211 * config.sub (z8ksim): Deleted
13212 (z8k-*-coff): New, this is the one true name of the target.
13213
13214Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
13215
13216 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
13217
13218Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
13219
13220 * config.guess (*:Linux:*:*): First try asking the linker what the
13221 default object file format is (elf, aout, or coff). Then if this
13222 fails, try previous methods.
13223
13224Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13225
13226 * configure.in: Don't build newlib for *-*-vxworks5.1.
13227
13228Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13229
13230 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
13231 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
13232
13233Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
13234
13235 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
13236
13237Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
13238
13239 * cfg-ml-com.in: New file.
13240 * cfg-ml-pos.in: New file.
13241
13242Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13243
13244 * COPYING.NEWLIB: Add HP free copyright to list.
13245
13246Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13247
13248 * config.sub: Recognize -eabi* for the system, not just -eabi.
13249
13250Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
13251
13252 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
13253 * config.sub, configure.in (win32): New target and host.
13254
13255Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
13256
13257 * configure.in: Add i386-pe configuration.
13258
13259Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
13260
13261 * mpw-build.in (install): Install GDB after LD.
13262
13263Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
13264
13265 * mpw-config.in (elf/mips.h): Always forward-include, needed
13266 for GDB to build.
13267
13268Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
13269
13270 * testsuite: New directory for customer acceptance and whole tool
13271 chain tests.
13272
13273Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
13274
13275 * configure: If per-host line isn't found, but AC_OUTPUT is found
13276 and a configure script exists, run it instead.
13277
13278Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
13279
13280 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
13281
13282Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
13283
13284 * configure: Set build_{cpu,vendor,os,alias} to host values when
13285 --build isn't specified.
13286
13287Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13288
13289 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
13290 (FLAGS_TO_PASS): Pass them.
13291 (EXTRA_TARGET_FLAGS): Ditto.
13292
6599da04
JM
13293Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13294
13295 * Makefile.in (all-libg++): Depend on all-libstdc++.
13296
13297Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13298
13299 * configure.in (noconfigdirs): Enable all packages for
13300 i386-unknown-netbsd.
13301
13302Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
13303
13304 * configure.in (noconfigdirs): Don't configure tk for i386-go32
13305 hosted builds (DOS builds)
13306
13307Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
13308
13309 Changes for ARM based on patches from Richard Earnshaw:
13310 * config.sub: Handle armeb and armel.
13311 * configure.in: Omit arm linker only for riscix.
13312
13313Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
13314
13315 * config.guess: Update from FSF.
13316
13317Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
13318
63f6bcd7 13319 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
13320 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
13321 powerpcle variant. Convert pentium into i586, not i486. Add p5
13322 alias for i586. Map new x86 variants p6, k5, nexgen into i586
13323 temporarily.
13324
13325Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
13326
13327 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
13328
13329Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
13330
13331 * config.sub: Accept -lites* as a basic system type.
13332
13333Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
13334
13335 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
13336 installed, and if so return linuxoldld as the system name.
13337
13338Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
13339
13340 * config.guess: Add hppa1.1-hp-lites support.
13341
13342Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
13343
13344 * configure.in: Don't build newlib for m68k-vxworks5.1.
13345
13346Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13347
13348 * configure.in (mips-sgi-irix6): Use mh-irix5.
13349
13350Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
13351
13352 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
13353
13354Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13355
13356 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 13357 OSF/1. Fix compiler flags.
6599da04
JM
13358 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
13359
13360Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
13361
13362 * configure.in: Recognize --with-newlib.
13363 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
13364
13365Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13366
d207ebef 13367 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
13368 to *_X11_MODULES due to gdbtk needing X include files et al.
13369
13370Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
13371
13372 Merge in support for Mac MPW as a host.
13373 (Old change descriptions retained for informational value.)
13374
13375 * mpw-config.in: Add generic include forwards for cpu-specific
13376 include files in aout and elf directories.
13377
13378 * mpw-configure: Added copyright.
13379 * mpw-config.in: Check for presence of required build tools.
13380 (target_libs): Add newlib.
13381 (target_tools): Add examples.
13382 (Read Me): Generate as "Read Me for MPW" instead.
13383 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
13384 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
13385 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
13386
13387 * mpw-configure: Remove subdir-specific makefile hackery,
13388 delete mk.tmp after using it.
13389
13390 * mpw-build.in (all): Display start and end times.
13391
13392 * mpw-configure (host_canonical): Set.
13393 (target_cpu): Always add to makefiles.
13394 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
13395 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
13396 (mpw-mh-mpw): Look for in srcdir and srcroot.
13397 Use sed instead of mpw-edit-prefix to edit prefix definitions.
13398
13399 * mpw-build.in: (install-only): New target.
13400
13401 * mpw-configure (host_alias, target_alias): Rename from hostalias
13402 and targetalias, add into generated Makefile.
13403 (mk.tmp): If present, add into generated Makefile.
13404 * mpw-build.in (all-gas): Build config.h first before gas proper.
13405
13406 * mpw-configure (config.status): Write only if changed.
13407 * mpw-config.in (readline): Configure it (not built, just used for
13408 definitions).
13409
13410 * mpw-config.in (elf/mips.h): Add a forward include.
13411
13412 * mpw-config.in: Forward-include most .h files in include into
13413 extra-include.
13414 (readline): Don't build.
13415 mpw-build.in (install): Install GDB.
13416
13417 * mpw-configure (prefix, mpw_prefix): Handle it.
13418 * mpw-config.in (mmalloc, readline): Don't configure.
13419 * mpw-build.in (thisscript): Rename to ThisScript.
13420 Use mpw-build instead of BuildProgram everywhere.
13421 (mmalloc, readline): Don't build.
13422 * mpw-README: New file, basic documentation about the MPW port.
13423
13424 * mpw-config.in: Use forward-include to create include files.
13425
13426 * mpw-configure: Add more things to the top of each configured
13427 Makefile, including contents of config/mpw-mh-mpw.
13428 * mpw-config.in (extra-include): Create this directory and fill it
13429 with Posix-like include files when configuring.
13430
13431 * config.sub (apple, mac, mpw): Add various aliases.
13432
13433 * mpw-build.in: New file, top-level build script fragment for MPW.
13434 * mpw-configure: New file, configure script for MPW.
13435 * mpw-config.in: New file, config fragment for MPW.
13436
13437Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13438
13439 * configure.in (host_libs): Remove glob, since it is gone from the
13440 sources.
13441
13442Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13443
13444 * Makefile.in: define empty GDB_NLM_DEPS var.
13445
13446 * configure.in(target_makefile_frag): use config/mt-netware
13447 for netware targets.
13448
13449Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
13450
13451 * config.sub: Merge in recent FSF changes. Remove linux special
13452 cases.
13453
13454Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13455
731a8127 13456 Revert this change:
6599da04
JM
13457
13458 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
13459
13460 * build-all.mk: Use CC=cc -Xs on Solaris.
13461
6599da04
JM
13462Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13463
13464 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
13465 stop using it.
13466 * Makefile.in: Nuke all references to glob subdirectory.
13467
13468Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13469
13470 * configure.in: Fix --enable-shared logic in per-host.
13471
13472Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
13473
13474 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
13475
13476Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13477
13478 * configure.in (noconfigdirs): Don't build gas on AIX, for
13479 powerpc*-*-aix* as well as for rs6000*-*-aix*.
13480
13481Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
13482
13483 * configure: Fix --cache-file to work if the file argument is a
13484 relative path.
13485
13486Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
13487
13488 * configure: If the --cache-file is used, pass it down to
13489 configure in subdirectories.
13490
13491Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
13492
13493 * config.sub: add vxworks29k configuration.
13494
13495Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
13496
13497 * Makefile.in (taz): Do "diststuff" part quietly.
13498
13499Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
13500
13501 * config.sub: Mini-merge with gcc/config.sub.
13502
13503Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13504
13505 * config.guess (IRIX): Sed - to _.
13506
13507Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13508
13509 * Makefile.in (source-vault, binary-vault): New targets.
13510
13511Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
13512
13513 * config.sub: Recognize -eabi as a basic system type.
13514
13515Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13516
13517 * configure.in (enable_shared stuff): Fix typo.
13518
13519Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
13520
13521 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
13522
13523Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13524
13525 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
13526
13527Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
13528
13529 * configure.in (rs6000-*-*): Don't build gas.
13530
13531Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
13532
13533 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
13534 reduce command line length.
13535 (AS_FOR_TARGET): Check for as.new, not Makefile.
13536 (NM_FOR_TARGET): Check for nm.new, not Makefile.
13537
13538Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
13539
13540 * config.guess: Merge from FSF.
13541
13542Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13543
13544 * configure: Don't use $ when handling program_suffix.
13545
13546Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
13547
13548 * configure.in: Configure tk for hppa/hpux.
13549
13550Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
13551
13552 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
13553
13554Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
13555
13556 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
13557 to LIBCXXFLAGS. Tests are better run without it.
13558
13559Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
13560
13561 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
13562
13563Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
13564
13565 * configure.in (*-*-netware*): Don't configure xiberty.
13566
13567Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
13568
13569 * configure.in: Remove tk from native_only list.
13570
13571Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
13572
13573 * build-all.mk: Add mips-ncd-elf target to sun4 targets
13574 for special NCD build.
13575
13576Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13577
13578 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
13579 makeall.bat, they're only useful for binutils snapshots.
13580 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
13581 makeall.bat to specified SUPPORT_FILES.
13582
13583Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
13584
13585 * build-all.mk: Add Ericsson targets to sun4 and solaris
13586 hosts. Add BNR's sun4 target to solaris host, so their
13587 build-from-source will be tested in-house first.
13588
13589Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13590
13591 * Makefile.in (LIBCFLAGS): New variable.
13592 (CFLAGS_FOR_TARGET): Ditto.
13593 (LIBCFLAGS_FOR_TARGET): Ditto.
13594 (LIBCXXFLAGS): Ditto.
13595 (CXXFLAGS_FOR_TARGET): Ditto.
13596 (LIBCXXFLAGS_FOR_TARGET): Ditto.
13597 (BASE_FLAGS_TO_PASS): Pass them.
13598 (EXTRA_TARGET_FLAGS): Ditto.
13599
731a8127 13600 * configure.in: Support --enable-shared.
6599da04
JM
13601
13602Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
13603
13604 * configure.in (target_libs): Include libstdc++ again.
13605 * config.guess: Update from FSF (for FreeBSD).
13606
13607Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13608
13609 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13610 makeall.bat.
13611 (DISTDOCDIRS): Add `etc'.
13612 (ETC_SUPPORT_PFX): New variable.
13613 (taz): Include anything from etc starting with a word in
13614 ETC_SUPPORT_PFX.
13615
13616Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13617
13618 * config.sub: Update for recent FSF changes. Remove obsolete
13619 h8300hds entry. Add -windows* and -osx as basic os. Minor
13620 spacing changes.
13621
13622Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
13623
13624 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
13625
13626 * config.guess: Merge with FSF.
13627 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13628
13629Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13630
13631 * configure: Since the "trap 0" handler will override the exit
13632 status on many systems, only use it for "exit 1", and make it set
13633 a non-zero exit status; reset it before "exit 0". Also, check
13634 exit status of config.sub, and error out if it failed.
13635
13636Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
13637
13638 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13639 and install libgloss.
13640
13641Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13642
13643 * Makefile.in (all-binutils): Depend upon all-byacc.
13644
13645 * configure.in: Don't build emacs on Irix 5.
13646
13647Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13648
13649 * configure.in (*-*-netware*): Add libio.
13650
13651Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13652
13653 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13654 (CHECK_TARGET_MODULES): Ditto.
13655 (INSTALL_TARGET_MODULES): Ditto.
13656 (TARGET_LIBS): Ditto.
13657 (all-libstdc++): Note dependencies.
13658
13659Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13660
13661 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13662
13663Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13664
13665 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13666 -fexternal-templates.
13667
13668 * configure.in (target_libs): Add libstdc++.
13669 (noconfigdirs): Add libstdc++ as appropriate.
13670
13671Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13672
13673 * config.guess: Update from FSF.
13674
13675Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13676
13677 * configure: Use ${config_shell} when running ${configsub}.
13678
13679Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
13680
13681 * config.sub: No longer recognize h8300h.
13682
13683Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13684
13685 * config.sub: Remove extraneous differences between config.sub and
13686 gcc/config.sub.
13687
13688Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13689
13690 * Makefile.in (DISTSTUFFDIRS): Add gas.
13691
13692Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
13693
13694 * COPYING.NEWLIB: New file.
13695
13696Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
13697
13698 * config.guess (HP-UX): Patch from Harlan Stenn
13699 <harlan@landmark.com> to also emit release level.
13700
13701Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13702
13703 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13704
13705Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
13706
13707 * config.sub: Merge nextstep cleanup from FSF.
13708
13709Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13710
13711 * configure.in (arm-*-*): Don't configure ld for this target.
13712
13713Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13714
13715 * configure.in (*-*-netware): don't configure libg++, libio,
13716 librx, or newlib.
13717
13718Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13719
13720 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
13721 configure ld--it works, but it doesn't support shared libraries.
13722
13723Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13724
13725 * config.guess (*-unknown-freebsd*): Get rid of possible
13726 trailing "(Release)" in version string.
13727 Patch from Paul Richards <paul@isl.cf.ac.uk>.
13728
13729Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
13730
13731 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13732 Fix type: *-next-neststep -> *-next-nextstep.
13733
13734 * config.guess: Merge from FSF:
13735
13736 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13737
13738 * config.guess: Recognize powerpc-ibm-aix3.2.5.
13739
13740 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13741
13742 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13743 instead of UNIX_SV for UnixWare 1.0).
13744
13745Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
13746
13747 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
13748 to make gdb/nlm/* build after the compiler and linker.
13749
13750Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
13751
13752 * config.guess (netbsd, freebsd, linux): Accept any machine,
13753 not just i[34]86.
13754 (m68k-atari-sysv4): Relocate to match FSF version.
13755
13756 * config.guess: More merges from the FSF:
13757
13758 Add a space before function call or macro invocation.
13759
13760 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13761
13762 * config.guess: Add trap cmd to remove dummy.c and dummy when
13763 interrupted.
13764
13765 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13766
13767 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13768 (dummy): Redirect stderr from compilation of dummy.c.
13769
13770 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
13771
13772 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13773
13774Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
13775
13776 * configure: Accept and ignore --cache*, for compatibility with
13777 new autoconf.
13778
13779Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
13780
13781 * config.guess: Merge from FSF:
13782
13783 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13784
13785 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
13786 (PATH): Add /.attbin at end for finding uname.
13787 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
13788
13789 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
13790
e490616e 13791 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
13792
13793 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
13794
e490616e
ZW
13795 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13796 to select whether to use ELF or COFF.
6599da04
JM
13797
13798 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13799
e490616e 13800 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
13801
13802 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
13803
13804 * config.guess: Guess the OS version for HPUX.
13805
13806 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
13807
13808 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13809
13810Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13811
13812 * configure.in: Recognize --with-headers, --with-libs, and
13813 --without-newlib.
13814 * Makefile.in (all-xiberty): Depend upon all-ld.
13815
13816Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13817
13818 * configure.in: Change i[34]86 to i[345]86.
13819
13820Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13821
13822 * configure (version): A few more tweaks to help message.
13823
13824Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
13825
13826 * Makefile.in: Remove (for now) librx as a host library,
13827 now that we're building it for target.
13828
13829Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13830
13831 * configure: Fix up help message; from karl@owl.hq.ileaf.com
13832 (Karl Berry).
13833
13834Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
13835
13836 * configure.in: Also configure librx.
13837
13838Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13839
13840 * Makefile.in: Update various rules to reflect that librx
13841 is now needed for libg++.
13842
13843Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13844
13845 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13846
13847Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
13848
13849 * configure.in: Configure the examples directory.
13850
13851Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13852
13853 * configure: Simplify Jun 2 1994 change.
13854
13855Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13856
13857 * change CC to /usr/latest/bin/gcc for lynx host builds, since
13858 /bin/gcc isn't good enough to build gcc.
13859
13860Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
13861
13862 * Makefile.in (GDB_SUPPORT_FILES): Remove
13863 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
13864 (gdb.tar.gz): Add new rule to use standard distribution building
13865 mechanism.
13866
13867Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13868
13869 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
13870 Bill Cox <bill@cygnus.com>.
13871
13872Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
13873
13874 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
13875
13876Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
13877
13878 * configure: Search current dir first in .gdbinit.
13879
13880Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
13881
13882 * config.sub: Recognize freebsd (merged from gcc config.sub).
13883
13884Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
13885
13886 * config.sub: Refer to NeXT's operating system as nextstep.
13887
13888 * config.sub (case $basic_machine): Re-order the cases, to match
13889 the order in the FSF version (which is mostly alphabethical).
13890 Merge in some additions and changes from the FSF.
13891
13892Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
13893
13894 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13895 * config.sub: Recognize cxux7.
13896 * configure.in: Use mh-cxux for m88k-harris-cxux*.
13897
13898Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13899
13900 * config.sub: Fix typo powerpc -> powerpc-*.
13901
13902Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
13903
13904 * Makefile.in: `all-emacs19' depends on `all-byacc'.
13905
13906 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13907 parallel with all-emacs and install-emacs). Top-level command
13908 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13909
13910Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13911
13912 * test-build.mk ($(host)-stamp-stage2-installed): Remove
13913 $(relbindir)/make before doing ``make install'', and use
13914 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
13915 installing over running make binary.
13916 ($(host)-stamp-stage3-installed): Likewise.
13917
13918Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13919
13920 * config.guess: Recognize Mach.
13921
13922Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13923
13924 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13925 see whether --exec-prefix was used.
13926
13927Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13928
13929 * README: Explicitly mention libg++/README. (Zoo's idea.)
13930
13931Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13932
13933 * Makefile.in: Add all-librx target similar to all-libproc.
13934
13935Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
13936
13937 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
13938 with post 1.2 uname bogosity.
13939
13940Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13941
13942 * configure: Remove temporary files on receipt of a signal.
13943
13944Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
13945
13946 * configure: If there is a package_makefile_frag, remove
13947 ${subdir}/Makefile.tem after copying it in.
13948
13949Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13950
13951 * build_all.mk: support rs6000 lynx identifies itself as
13952 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
13953 since /bin/gcc is too feeble to compile a modern gcc.
13954
13955Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13956
13957 * brought devo/test-build.mk update-to-date with progressive/
13958 test-build.mk. Add lynx targets and hppa flag info.
13959
13960Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13961
13962 * configure.in: Use mh-ncrsvr43. Patch from
13963 Tom McConnell <tmcconne@sedona.intel.com>.
13964
13965Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
13966
13967 * config.guess (i386-unknown-bsdi): No longer need to
13968 check #if defined(__bsdi__) && defined(__i386__).
13969
13970Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13971
13972 * configure: Set program_transform_nameoption correctly.
13973
13974Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13975
13976 * brought build-all.mk update-to-date with progressive build-all.mk,
13977 added new targets and hppa info.
4e81ae98 13978
6599da04
JM
13979Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13980
13981 * configure: If config.guess result is a prefix of the user
13982 specified target, assume a native build and use the user specified
13983 target as the host alias. Remove SunOS patch suffix removal hack.
13984 * configure.in: Remove SunOS patch suffix removal hack.
13985
13986 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13987 in NATIVE_CHECK_MODULES.
13988
13989Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
13990
13991 * Makefile.in: Rename HOST_ONLY to NATIVE.
13992 * configure: Delete SunOs patch suffix from host_canonical
13993 and build_canonical variables that are prepended to Makefiles.
13994 * configure.in: Add comments for easier maintenance.
13995
13996Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13997
13998 * Makefile.in: Add all-libproc target similar to all-gui.
13999
14000Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
14001
14002 * Makefile.in (CHECK_MODULES): split into
14003 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
14004
14005Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
14006
14007 * config.guess (i386-unknown-bsdi): New system to guess.
14008
14009Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14010
14011 * Makefile.in: Add all-gui target (but not yet build by "all").
14012
14013Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
14014
14015 * config.sub: Move deletion of patch suffix from here...
14016 * configure.in: To here, at Ian's suggestion. The top-
14017 level scripts might need to know of a patch level.
14018
14019Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
14020
14021 * config.sub: Strip off patch suffix so rtl is recognized
14022 as a sunos4.1.3 machine, even though it's been patched.
14023
14024Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
14025
14026 * Makefile.in (INSTALL_LAST): Delete.
14027 (INSTALL_DOSREL): New.
14028
14029Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14030
14031 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
14032 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
14033 whether we pass down --with-gnu-ld anyhow.
14034
14035Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
14036
14037 * Makefile.in (INSTALL_LAST): Change operation so it works
14038 on more flavors of make.
14039 * configure.in (go32): Don't build libg++ or libio.
14040
14041Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
14042
14043 * Makefile.in (Move HOST_PREFIX_1 and friends up so
14044 they can be overriden by templates.
14045
14046Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
14047
14048 * configure.in (target==go32): Don't build gdb.
14049 * dosrel: New directory.
14050
14051Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
14052
14053 * configure.in (host==go32): Configure dosrel too.
14054 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
14055 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
14056 be set by incoming names or templates.
14057 (INSTALL_LAST): New rule.
6599da04
JM
14058
14059Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
14060
14061 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
14062
14063Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14064
6599da04
JM
14065 * configure.in (appdirs): New variable. Currently empty, but will
14066 be used in gas distribution. If nonempty, lists a set of
14067 directories at least one of which must get configured, or top
14068 level configuration is considered to have failed.
14069 (rs6000-*-lynxos*): Use new file name.
14070
14071Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14072
14073 Eliminate XTRAFLAGS.
14074 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
14075 newlib include files using -idirafter, and also use -nostdinc.
14076 (CXX_FOR_TARGET): Likewise.
14077 (XTRAFLAGS): Removed.
14078 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
14079 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
14080 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
14081 ($(DO_X)): Don't pass down XTRAFLAGS.
14082
14083Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14084
14085 * configure.in (mips*-dec-bsd*): New target; do build linker.
14086 (mips*-*-bsd*): New target; don't build linker.
14087
14088Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
14089
14090 * configure.in: support rs6000-*-lynxos* configuration.
14091 support sunos4 as a cross target.
14092
14093 * config.sub: look for lynx*, not lynx since the OS version may
14094 legitimately be part of the name.
14095
14096Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14097
14098 * configure.in (i[34]86-*-sco*): Move to be with other i386
14099 targets.
14100 (romp-*-*): New target. Skip various binary utilities.
14101 (vax-*-*): New target. Don't build newlib.
14102 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
14103
14104Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14105
14106 * configure.in: Only set host_makefile_frag if config
14107 directory exists.
14108
14109Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14110
14111 * install.sh: If $dstdir exists, don't check whether each
14112 component does.
14113
14114Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14115
14116 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
14117
14118Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
14119
3b75d237
AJ
14120 * configure.in (*-*-lynxos*): Don't configure newlib for either
14121 native or cross Lynx.
6599da04
JM
14122
14123Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
14124
14125 * config.sub (sparc64-elf): Fix os.
14126 (z8k): Remove duplicate.
14127
14128Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14129
14130 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
14131 gcc/stmp-fixproto, to try to prevent fixproto from being run.
14132
14133Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
14134
14135 * configure: Make file links cleanly even if Lynx fails on
e490616e 14136 an NFS symlink (at least fail cleanly).
6599da04
JM
14137
14138Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14139
14140 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
14141 -XNh2000.
14142
14143Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14144
14145 * configure: Unknown options are fatal again.
14146
14147Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
14148
14149 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 14150 compatibility.
6599da04
JM
14151
14152Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
14153
14154 * build-all.mk: Add `clean' target.
14155
14156Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14157
14158 * config.guess: Add SINIX support.
14159 * configure.in: Add mips-*-sysv4* support.
14160
14161Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
14162
14163 * build-all.mk: Document all useful targets.
14164 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
14165 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
14166
14167Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14168
14169 * configure: Support --silent, --quiet.
14170
14171Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14172
14173 * configure: Support --disable-FEATURE.
14174
14175Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14176
14177 * config.guess: Recognize NCR running SVR4.3.
14178
14179Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
14180
14181 * config.guess: Make BSDI generate i386-unknown-bsd386.
14182 Patch from Paul Eggert <eggert@twinsun.com>.
14183
14184Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14185
14186 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
14187
14188Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14189
14190 * configure: Make unrecognized options give nonfatal warnings
14191 instead of fatal errors, and pass them to any subdirectory
14192 configures in case they recognize them.
14193 Make --x equivalent to --with-x.
14194
14195Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14196
14197 * configure: Add --enable-* options. Clean up usage message and
14198 some comments.
14199
14200Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
14201
14202 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
14203
14204Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14205
14206 * configure.in (hppa*-*-*): Enable binutils.
14207
14208Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14209
14210 * config.sub: Recognize cisco.
14211
14212Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
14213
14214 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
14215
14216Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14217
14218 * config.guess: about target *-hitachi-hiuxwe2, don't print more
14219 than one configuration name. Add comment.
14220
14221Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
14222
14223 * config.guess: about target *-hitachi-hiuxwe2, fixed
14224 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
14225 macro is incorrect.]
14226
14227Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14228
14229 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
14230 than the "make ls" stuff which used to be here.
14231
14232Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
14233
14234 * config.guess: Recognize i[34]86-unknown-freebsd.
14235 From Shawn M Carey <smcarey@rodan.syr.edu>.
14236
14237Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
14238
14239 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
14240
14241Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
14242
14243 * config.guess: Check for ptx.
14244
14245Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
14246
14247 * config.sub: Add os9k checking.
14248
14249Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14250
14251 * config.guess: Handle OSF1 running on HPPA processors
14252
14253Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
14254
14255 * configure: If subdir configure fails, print out a message with
14256 subdirectory name, in case subdir's configure code didn't identify
14257 itself.
14258
14259Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
14260
14261 * configure.in: Remove embedded newlines from configdirs.
14262 Avoid mismatches of substrings. Fix matching strings at end
14263 of configdirs.
14264
14265Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
14266
14267 * config.guess: Add Lynx/rs6000 config support.
14268
14269Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
14270
14271 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
14272
14273Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
14274
14275 * configure.in (hppa*-*-osf*): Treat this just like most other
14276 PA configurations (eg no binutils or ld).
14277 (hppa*-*-*elf*): These configurations have binutils and ld.
14278
14279Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14280
14281 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
14282
14283Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14284
14285 * configure.in (rs6000-*-*): Build gas.
14286
14287Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14288
e490616e 14289 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
14290
14291Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14292
14293 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
14294 for GDB and GDB has been fixed to not need it.
14295
6599da04
JM
14296Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14297
14298 * config.guess: Recognize vax hosts.
14299
14300Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14301
14302 * configure (while loop): Don't use "break 2" inside case
14303 statement -- the case statement isn't an enclosing loop.
14304
14305Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
14306
14307 * config.guess: Clean up NeXT support, to allow nextstep
14308 on Intel machines. Make OS be nextstep.
14309
14310Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
14311
14312 * config.guess: Add alternate forms for Convex.
14313
14314Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
14315
14316 * configure: Completely rewrite option processing. Take
14317 advantage of pattern-matching to avoid invoking test frequently.
14318 Also clean up host and target defaulting logic.
14319
14320Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14321
14322 * Makefile.in: Replace all occurrances of "rootme" with "r" and
14323 "$${rootme}" with "$$r", to increase the likelihood that the do-*
14324 commands (plus user environment) will fit SCO limits.
14325
14326Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14327
14328 * configure.in: Don't issue warnings about directories which are
14329 not being configured if -norecursion is set. Correct test for
14330 --with-gnu-as and --with-gnu-ld to not get confused by substring
14331 matches.
14332
14333 * configure.in: Don't build gas for alpha-dec-osf1*.
14334
14335Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
14336
14337 * configure: Back out Per's change of 12/19/1993. It changes the
14338 behavior of configure in unexpected and confusing ways.
14339
14340 Also, use different delim char when calculating
14341 program_transform_name so that the name can contain slashes.
14342
14343Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
14344
14345 * configure.in, config.sub: Add support for VSTa micro-kernel.
14346
14347Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
14348
14349 * configure.in: Nuke hacks which were used to get a special
14350 version of GAS for HPPA configurations.
14351
14352Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
14353
14354 * configure: If only ${target_alias} is given, use that
14355 as the default for ${host_alias}.
14356 * configure: Add missing back-slashes before nested quotes.
14357
14358Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
14359
14360 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
14361
14362Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
14363
14364 * config.guess: Recognize some Tektronix configurations.
14365 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
14366
14367Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14368
14369 * config.sub: Match any flavor of SH.
14370
14371Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
14372
14373 * configure.in: Don't try to configure newlib for Alpha.
14374
14375Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14376
14377 * configure.in: Don't build ld for Irix 5. Don't build gas,
14378 libg++ or libio for any Alpha target.
14379
14380 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
14381
14382Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
14383
14384 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
14385 default arguments -- so it tried to compress itself.
14386
14387Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
14388
14389 * configure.in (notsupp): ensure that a space is always at the end
14390 of the configdirs list, since the grep checks for an explicit space
14391
14392Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14393
14394 * configure.in (target i386-sysv4.2): don't build ld, since static
14395 versions of many libraries are not available.
14396
14397Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14398
14399 * config.guess: Recognize Apollos (using environment variables).
14400 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
14401
14402Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14403
14404 * config.guess: Recognize Sony news mips running newsos.
14405
14406Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
14407
14408 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
14409 "fi ; else" for bash.
14410
14411Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
14412
14413 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
14414
14415Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
14416
14417 * config.sub: accept unixware as an alias for svr4.2.
14418 Fix some inconsistancies with the gcc version.
14419
14420Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14421
14422 * Makefile.in (DISTDOCDIRS): Add gdb.
14423
14424Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
14425
14426 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
14427
14428Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14429
14430 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
14431 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
14432 this now.
14433
14434Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14435
14436 * config.sub: Accept hiux* as an OS name.
14437
14438 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
14439 etc/make-stds.texi. The underscore came from gcc, and dje now
14440 agrees that RUNTESTFLAGS is the correct name.
14441
14442Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
14443
14444 * install.sh: Remove 'set -e'. It makes any conditionals
14445 in the script useless.
14446
14447 * config.guess: Automatically recognize arm-acorn-riscix
14448 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
14449
14450Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
14451
14452 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
14453
14454Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14455
14456 * Makefile.in (DISTDOCDIRS): New variable.
14457 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 14458 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
14459
14460Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14461
14462 * configure.in (hppa target): check the source directory for the
14463 pagas sub-directory
14464
14465Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
14466
14467 * config.sub: Allow -aout* and -elf*.
14468
14469Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14470
14471 * configure.in: Don't build ld on i386-solaris2, same as for
14472 sparc-solaris2.
14473
14474Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
14475
14476 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
14477
14478Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14479
14480 * configure.in: Configure gdb for alpha.
14481
14482Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14483
14484 * Makefile.in (CXXFLAGS): Add -O.
14485
14486Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14487
14488 * config.guess: added support for DG Aviion
14489
14490Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14491
14492 * configure.in: Produce warning message for subdirectories not
14493 configurable for this host/target combination. Don't try to
14494 configure gdb for vms.
14495
14496Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14497
14498 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
14499 appropriate files before making "diststuff".
14500 (DISTBISONFILES): New var: list of files to be edited.
14501 (DISTSTUFFDIRS): Add binutils.
14502
14503Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14504
14505 * config.sub: also handle mipsel and mips64el (for little endian mips)
14506
14507Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14508
14509 * configure.in: Add * to end of all OS names.
14510
14511Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
14512
14513 * configure.in: Build newlib for LynxOS native.
14514
14515Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14516
14517 * config.guess: Add support for delta 88k running SVR3.
14518
14519 * configure.in: Add comment about HP compiler vs. emacs.
14520
14521Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14522
14523 * configure.in: don't build ld on solaris2 (not a viable option
14524 due to bugs in getpwnam & getpwuid)
14525
14526Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14527
14528 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
14529 config.guess will produce a full version number.
14530
14531Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14532
14533 * configure.in: Build linker and binutils for alpha-dec-osf1.
14534
14535Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14536
14537 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
14538 and gdb/testsuite/Makefile.in.
14539
14540Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14541
14542 * configure.in: recognize mips*- instead of mips-
14543
14544Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
14545
14546 * config.sub: Accept linux*coff and linux*elf as operating
14547 systems.
14548
14549Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14550
14551 * config.sub: Recognize mips64, and mips3 as an alias for it.
14552
14553Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14554
14555 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
14556 gdb knows how to handle OSF/1 shared libraries.
14557
14558Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14559
14560 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
14561 * config.guess: Recognize Hitachi's HIUX.
14562 * config.sub: Recognize h3050r* and hppahitachi.
14563 Remove redundant cases for hp9k[23]*.
14564
14565Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14566
14567 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
14568 if gas and ld are in the source tree and are in ${configdirs}.
14569 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 14570 --with options (but still pass them down on the command line,
6599da04
JM
14571 if they were explicitly specified).
14572
14573Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14574
14575 * configure: substitute SHELL value in Makefile.in with
14576 ${CONFIG_SHELL}
14577
14578Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14579
14580 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
14581 *-*-solaris2* targets.
14582
14583Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14584
14585 * Makefile.in: define M4, and pass it down to sub-makes;
14586 all-autoconf now depends on all-m4
14587
14588Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14589
14590 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
14591 presence of {ar,ranlib} instead of a configured directory
14592
14593Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
14594
14595 * config.guess: Accept 34?? as well as 33?? for NCR.
14596
14597Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14598
14599 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
14600 of 'gas' in sed commands, since 'gash' is now in the tree as well.
14601
14602Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14603
14604 * configure: grab values for $(CC) and $(CXX) from the
14605 environment, so that someone can do "CC=gcc configure; make" and
14606 have it work right (matching the way that autoconf works now)
14607
14608 * configure.in, Makefile.in: add support for gash, the tcl
14609 interface to Galaxy
14610
14611 * config.guess: add NetBSD variants (hp300, x86)
14612
14613Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
14614
14615 * install.sh: Support -d option (in the manner of SunOS 4 install,
14616 as it is more deterministic than that of GNU install)
14617 (chmodcmd): Set file to mode 755 by default (should also do default
14618 chgrp and chown, but I don't feel like dealing with that now)
14619
14620Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
14621
14622 * config.sub: Remove h8300hhms alias.
14623
14624Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14625
14626 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14627
14628Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14629
14630 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14631 as stmp-fixinc
14632
14633Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14634
14635 * config.sub: recognize m88110-bug-coff.
14636
14637Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14638
14639 * Makefile.in (all-libio): all dependencies on the toolchain used
14640 to build this (gcc, gas, ld, etc)
14641
14642Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14643
14644 * config.guess: Deal with OSF/1 1.3 on alpha.
14645
14646Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14647
14648 * install.sh: add some 'else true' clauses for portability
14649
14650 * configure.in: don't build libio for h8[35]00-*-* targets
14651
14652Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
14653
14654 * Makefile.in: Add support for new libio.
14655
14656Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14657
14658 * install.sh: If one command fails, don't try the rest. Don't try
14659 to remove $dsttmp (via trap) unless we have already created it.
14660 If $src doesn't exist, detect it and exit with an error.
14661
14662 * config.guess: Recognize BSD on hp300.
14663
14664Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
14665
14666 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14667 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14668
14669Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
14670
14671 * Makefile.in (all-send-pr): depends on all-prms
14672
14673Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14674
14675 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14676
14677Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14678
14679 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14680 Added test for mips-mips-riscos5.
14681
14682Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14683
14684 * configure.in: use mh-hp300 for 68k HP hosts
14685
14686Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14687
14688 * configure: add support for CONFIG_SHELL, so that you can use
14689 some alternate shell for evaluating configure scripts
14690
14691Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
14692
14693 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
14694 in configure script to bug-gdb@prep.ai.mit.edu when building
14695 distribution archive.
14696 * Makefile.in (COMPRESS): Remove def.
14697 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
14698 gdb.tar.Z and make-gdb.tar.Z respectively.
14699 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
14700 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
14701 to convergence with 'taz' target in Makefile.in.
14702
14703Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14704
14705 * install.sh (dsttmp): use trap to ensure that tmp files go
14706 away on error conditions
14707
14708Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14709
14710 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14711
14712Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14713
14714 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14715 its parent is '/' not ''.
14716
14717 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14718
14719Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
14720
14721 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14722 that ${newsrcdir}/configure.in does.
14723
14724Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14725
14726 * test-build.mk: support for CONFIG_SHELL
14727
14728Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
14729
14730 * config.sub (netware): Add as a basic system type.
14731
14732Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14733
14734 * Makefile.in (Makefile): depend on configure.in. Also drop the
14735 $(srcdir)/ from the dependency on Makefile.in.
14736
14737Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
14738
14739 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14740 (h8300hhms is temporary until multi-libraries are implemented).
14741 * configure.in: Handle h8300h too.
14742
14743Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14744
14745 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14746
14747Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
14748
14749 * configure: Remove extraneous output when guessing host type.
14750 * config.guess: Remove extraneous output when guessing using C
14751 compiler rather than uname, or when guessing fails.
14752
14753Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
14754
14755 * Makefile.in: remove all.cross and install.cross targets
14756
14757 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14758 definitions
14759
14760Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
14761
14762 * configure.in (target sh): Build gprof.
14763
14764Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14765
14766 * config.sub: change -solaris to -solaris2
14767
14768Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14769
14770 * configure.in: Use config/mh-riscos for mips-*-sysv*.
14771
14772Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
14773
14774 * configure: Correct error message for missing Makefile.in to
14775 print correct directory.
14776
14777Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14778
14779 * install.sh: kludge around 386BSD shell bug
14780
14781Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
14782
14783 * config.guess: Recognize NeXT.
14784 * config.guess: Recognize i486-ncr-sysv4.
14785 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
14786
14787Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
14788
14789 * Makefile.in (MAKEINFOFLAGS): New variable.
14790 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14791 * build-all.mk, test-build.mk: Pass down --no-split as
14792 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
14793
14794Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
14795
14796 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
14797
14798Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
14799
14800 * Makefile.in (libg++.tar.z): New rule.
14801 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
14802 * Makefile.in (taz): Only do a single chmod.
14803
14804Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14805
14806 * install.sh: don't use dirname anymore (replaced with sed usage)
14807
14808Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
14809
14810 * Makefile.in: Change extension for gzip'd files from '.z' to
14811 '.gz' per new FSF standard usage.
14812
14813Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14814
14815 * configure: put quotes around the final value of program_transform_name
14816
14817Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14818
14819 * Makefile.in: new install.sh support; update install-info rules
14820
14821Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
14822
14823 * configure.in: Build diff for crosses, but not for go32 host.
14824
14825 * configure.in: Build gprof only for native, and don't build it
14826 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14827
14828Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
14829
14830 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14831
14832Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14833
14834 * configure.in (host_tools): Add prms.
14835
14836Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14837
14838 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14839 with $(FLAGS_TO_PASS) on the command line
14840
14841 * config.sub: Recognize lynx and lynxos
14842
14843Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
14844
14845 * config.sub: Accept -ecoff*, not just -ecoff.
14846
14847Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14848
14849 * Makefile.in (taz): Use .gz suffix instead of .z.
14850 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14851 names.
14852
14853Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14854
14855 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14856
14857Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14858
14859 * Makefile.in (install-no-fixedincludes): install gcc last, so
14860 that rebuilds that might happen during 'make install' don't get
14861 bogus gcc include files
14862
14863Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14864
14865 Change from Utah for HPPA support:
14866 * config.guess: Recognize hppa1.x-hp-bsd.
14867
14868Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
14869
14870 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
14871 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14872
14873Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
14874
14875 * config.sub: Add support for rom68k and bug boot monitors.
14876
14877Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
14878
14879 * Makefile.in: Make all-opcodes depend on all-bfd.
14880
14881Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
14882
14883 * config.guess: Added special check for i[34]86-univel-sysv4*.
14884
14885Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
14886
14887 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14888 the processor rather than assuming i486.
14889
14890Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14891
14892 * config.guess: Recognize SunOS6 as Solaris3.
14893
14894Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
14895
14896 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
14897 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14898
14899Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
14900
14901 * build-all.mk (all-cross): New target for Canadian Cross.
14902 Added Q2 go32 targets.
14903 * test-build.mk: Configure go32 cross sparclite-aout and
14904 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
14905 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14906
14907Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14908
14909 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14910 GO32 hosted toolchains
14911
14912Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
14913
14914 * configure: change so "-exec-prefix" gets passed down rather
14915 than "-exec_prefix" so autoconf generated Makefiles get the
14916 exec_prefix set right.
14917
14918Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14919
14920 * config.guess: get the Solaris2 minor version number
14921
14922 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14923
14924Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14925
14926 * config.guess: Recognize some Sequent platforms.
14927
14928Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14929
14930 * Makefile.in: added the vault-install target
14931
14932 * configure.in: actually use the Sun3 makefile fragment that's in
14933 config, also added the release dir to configdirs
14934
14935Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14936
14937 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14938
14939Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14940
14941 * configure.in: remove some program from Alpha targetted toolchains
14942
14943Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
14944
14945 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
14946 gprof.
14947 (taz): Run "make diststuff" in those directories instead of "make
14948 proto-dir". Look for "VERSION=" only at start of line in subdir
14949 Makefile. Use "gzip -9" for compression.
14950 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14951 (binutils.tar.z): New target.
14952
14953Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14954
14955 * Makefile.in (taz): Include gpl.texinfo.
14956
14957Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14958
14959 * Makefile.in (setup-dirs): Merged into "taz" target.
14960 (taz): Only do `proto-dir' stuff if a directory is actually needed
14961 for this target.
14962
14963Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
14964
14965 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14966 (FLAGS_TO_PASS): Pass down MUNCH_NM.
14967 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14968 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14969 (gcc-no-fixedincludes): Correct for current gcc Makefile.
14970
14971Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
14972
14973 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
14974 config.sub, and move-if-change to gdb testsuite distribution
14975 archive, so the testsuite can be extracted, configured, and
14976 run separately from the gdb distribution. Blow away the Chill
14977 tests that require a Chill compiled executable, since GNU Chill
14978 is not yet publically available.
14979
14980Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14981
14982 * test-build.mk: set environment variables in a single command,
14983 instead of a list of assignments and exports
14984
14985 * config.guess: recognize Alpha/OSF1 systems
14986
14987Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14988
14989 * configure: Change help message to prefer --options rather than
14990 -options.
14991
14992Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14993
14994 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14995 zippy@ecst.csuchico.edu.
14996 * config.guess: Recognize miniframe.
14997
14998Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
14999
cc6010cd
AP
15000 * Makefile.in: Use srcroot to find runtest rather than rootme.
15001 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
15002
15003Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
15004
15005 * test-build.mk: Extensive additions to support building on a
15006 machine other than the host.
15007
15008Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
15009
15010 * configure (tooldir): Fix for i386-aix again.
15011
15012Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
15013
15014 * configure, Makefile.in: Change definition of $(tooldir)
15015 to match the FSF.
15016
15017Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
15018
15019 * config.guess: Recognize i[34]86/SVR4.
15020
15021Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15022
15023 * Makefile.in (all-gdb): gdb depends on sim.
15024
15025Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
15026
15027 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
15028 at the same time we make the prototype gdb directory.
15029 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
15030 files at the same time as the gdb base release distribution.
15031
15032Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
15033
15034 * Makefile.in (check): Use individual check targets rather than
15035 DO_X rule.
15036 (check-gcc): Added.
15037
15038Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
15039
15040 * config.sub: Use sysv3.2 not sysv32 for canonical OS
15041 for System V release 3.2.
15042
15043Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15044
15045 * config.sub: Recognize hppaosf.
15046 * configure.in: Do configure ld/binutils/gas for it.
15047
15048Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15049
15050 * configure (tooldir): Alter syntax used to set this, for systems
15051 where "\$" isn't handled right, like i386-aix.
15052
15053Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
15054
15055 * configure: Pass program-transform-name, not
15056 program_transform_name, to recursive configures.
15057
15058Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
15059
15060 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
15061 of gas+ld+binutils.
15062
15063Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
15064
15065 * config.guess: Recognize AIX3.2 as distinct from 3.1.
15066
15067Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15068
15069 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
15070
6599da04
JM
15071Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15072
15073 * Makefile.in (PRMS): Set back to all-prms.
15074
15075Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
15076
15077 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
15078 targets, rather than for MIPS hosts.
15079
15080Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15081
15082 * configure.in: add comment for --with-x default values
15083
15084 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
15085
15086 * Makefile.in: add check-* targets for each of the directories in
15087 the tree. Add a definition of RUNTEST that will use the one we
15088 just built, if it exists. Pass this down via FLAGS_TO_PASS.
15089
15090Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
15091
15092 * configure.in: Removed obsolete references to bfd_target and
15093 target_makefile_frag.
15094
15095 * build-all.mk: Set assorted targets for Q2.
15096 * config.sub: Recognize z8k-sim and h8300-hms.
15097 * test-build.mk: Really don't pass host to configure.
15098 (HOLES): Added uname.
15099
15100Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
15101
15102 * configure: Handle an empty program-prefix, program-suffix or
15103 program-transform-name correctly.
15104
15105Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
15106
15107 * build-all.mk: -G 8 no longer required for MIPS targets.
15108 * test-build.mk: Don't pass host argument to configure; make it
15109 guess.
15110
15111Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
15112
15113 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
15114 * Makefile.in (COMPRESS): New macro, like GZIP.
15115
15116Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
15117
15118 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
15119
15120 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
15121 with gas currently defaults to -G 0.
15122
15123Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
15124
15125 * Makefile.in (all-flex): flex depends on byacc.
15126
15127 * build-all.mk: If host not specified, use config.guess. Pass TAG
15128 to test-build.mk as RELEASE_TAG.
15129 * test-build.mk (configargs): New variable containing arguments to
15130 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
15131 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
15132
15133 * config.guess: Use /bin/uname when checking -X argument on SCO,
15134 to avoid invoking GNU uname which doesn't understand -X.
15135
15136 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
15137
15138 * configure.in: Build gas for mips-*-*.
15139
15140Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15141
15142 * Makefile.in (all.normal): insert missing backslash.
15143
15144Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
15145
731a8127 15146 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
15147
15148 * Makefile.in: Complete overhaul to merge many almost identical
15149 targets.
15150
15151Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15152
15153 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
15154 (gdb.tar.Z): Adjusted.
15155
15156 * Makefile.in (setup-dirs, taz): New targets; should be general
15157 enough to adapt for gdb sometime. Build only .z file.
15158 (gas.tar.z): New target.
15159
15160Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
15161
15162 * build-all.mk: Use CC=cc -Xs on Solaris.
15163
6599da04
JM
15164Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
15165
15166 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
15167 for handling BISON for FSF releases.
15168
15169Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15170
15171 * configure: Actually implement the change zoo just documented.
15172
15173Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
15174
15175 * configure: when using config.guess, only set target_alias when
15176 it's not already been set (ie, on the command line)
15177
15178Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15179
15180 * Makefile.in: add installcheck target, set PRMS to install-prms
15181
15182Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15183
15184 * configure: add support for package_makefile_fragment, handle the
15185 case where a directory has a configure.in file but no Makefile.in
15186 more gracefully (with an actual understandable error message, even);
15187 add support for --without (and add this to the usage message); also
15188 explicitly add a --host=${host_alias} to the command line when
15189 config.guess is used
15190
15191Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
15192
15193 * configure: Must use both --host and --target in recursive calls.
15194
15195Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
15196
15197 * Makefile.in: Change deja-gnu to dejagnu.
15198
15199Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
15200
15201 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
15202
15203Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15204
15205 * configure.in: canonicalize all instances to *-*-solaris2*,
15206 also strip out a number of tools to not build for go32 host
15207
15208Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15209
15210 * config.guess: add GPL.
15211
15212 * Makefile.in, config.guess, config.sub, configure: bump
15213 copyrights to 93.
15214
15215Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
15216
15217 * Makefile.in (do-info): Removed obsolete check for existence of
15218 localenv file.
15219
15220 * Makefile.in (MAKEOVERRIDES): Define to be empty.
15221
15222Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15223
15224 * Makefile.in: a couple of 'else true' for decstation,
15225 support for TclX
15226
15227 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
15228
15229Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
15230
15231 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
15232
15233Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
15234
15235 * config.guess: Recognize i386-ibm-aix (PS/2).
15236 * configure.in: Use config/mh-aix386 file for it.
15237
15238Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
15239
15240 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
15241 CC_FOR_TARGET instead.
15242 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
15243
15244Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
15245
15246 * Makefile.in: Add sim to list of directories sent with gdb
15247
15248Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
15249
15250 * configure.in: Put back mips-dec-bsd* case.
15251
15252Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
15253
15254 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
15255 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
15256 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
15257
15258Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15259
15260 * configure.in: remove no-op mips-dec-bsd* in "case $target"
15261
15262 * Makefile.in (dir.info): only run gen-info-dir if it exists,
15263 (install-info): install dir.info only if it exists,
15264 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
15265
15266Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
15267
15268 * configure.in: For vms target, skip bfd, ld, binutils. Do build
15269 gas for mips-dec-bsd.
15270
15271Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
15272
15273 * configure (makesrcdir): If ${srcdir} is relative and not ".",
15274 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
15275
15276Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
15277
15278 * configure.in: Added "dejagnu" to hosttools list.
15279
15280Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
15281
15282 * config.sub, configure.in, config.guess: Add support
15283 for Bosx, an AIX variant from Bull.
15284 Patches from F.Pierresteguy@frcl.bull.fr.
15285
15286Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
15287
15288 * devo/dejagnu: Initial creation of devo/dejagnu.
15289 Migrated dejagnu testcases and support files for testing software
15290 tools to reside as subdirectories, currently called "testsuite",
15291 within the directory of the software tool. Migrated all programs,
15292 support libraries, etc. beloging to dejagnu proper from
15293 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
15294 with no modifications. The changes to these files which will
15295 allow them to configure, build, and execute properly will be made
15296 in a future update.
15297
15298Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15299
15300 * Makefile.in: Change send_pr to send-pr.
15301 * configure.in: Likewise.
15302 * send_pr: Renamed directory to send-pr.
15303
15304Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
15305
15306 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
15307
15308Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
15309
15310 * README: Update for gdb-4.8 release.
15311 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
15312 gdb-xxx.tar.z (gzip'd) file also.
15313
15314Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15315
15316 * Makefile.in: make all-diff depend on all-libiberty
15317
15318Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
15319
15320 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
15321
15322Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15323
15324 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
15325
15326Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
15327
15328 * Makefile.in (DEVO_SUPPORT): Remove etc directory
15329 (ETC_SUPPORT): Only add the files GDB wants from etc/.
15330 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
15331
15332Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15333
15334 * Makefile.in: makeinfo binary is in a new location
15335
15336Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
15337
15338 * config.sub: Accept -ecoff as an OS.
15339
15340 * Makefile.in: Various changes to eliminate a level of make
15341 recursion and reduce the required command line length.
15342 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
15343 sub-makes.
15344 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
15345 variables holding settings for specific sub-makes.
15346 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
15347 in terms of BASE_FLAGS_TO_PASS.
15348 (TARGET_LIBS): New variable listing directories which use
15349 TARGET_FLAGS_TO_PASS.
15350 (subdir_do): Eliminated.
15351 (do-*): New set of targets to replace subdir_do.
15352 (various): All targets which used subdir_do now depend on do-*.
15353 (local-clean): Renamed from do_clean.
15354 (local-distclean): New target, dependency of distclean and
15355 realclean.
15356 (install-info): Don't create directories. Depend on dir.info
15357 rather than calling make recursively.
15358 (install-dir.info): Eliminated.
15359 (install-info-dirs): Create all info directories here.
15360 (dir.info): Depend upon do-install-info.
15361
15362 * test-build.mk (HOLES): Added false.
15363
15364Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
15365
15366 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
15367
15368Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15369
15370 * Makefile.in (info): remove dependency on all-texinfo. The
15371 problem was really in texinfo/C, not at this level.
15372
15373Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
15374
15375 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
15376
15377Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
15378
15379 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
15380 GDB releases.
15381
15382Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15383
15384 * configure: Include srcdir in message about target of link not
15385 being found. Don't convert `-' to `_' in `with' options being
15386 passed to subdirs.
15387
15388Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15389
15390 * configure.in: add uudecode to host_tools
15391
15392 * Makefile.in: added {all,install}-uudecode targets, added them to
15393 the appropriate lists
15394
15395Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
15396
15397 * Makefile.in (all-gcc): Added dependency on all-gas.
15398
15399 * configure.in (mips-*-*): Build ld and binutils.
15400
15401Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15402
15403 * configure: check return code from mkdir, print error message and
15404 exit on failure.
15405
15406Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
15407
15408 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
15409
15410Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
15411
15412 * test-build.mk (HOLES): Added tar, cpio and uudecode.
15413
15414Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
15415
15416 * config.sub (h8500): Recognize this as a cpu type.
15417
15418Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15419
15420 * configure: source directory missing is no longer a warning
15421
15422 * configure.in: recognize irix[34]* instead of irix[34]
15423
15424 * Makefile.in: define and pass down X11_LIB
15425
6599da04
JM
15426Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
15427
15428 * guess-systype: Renamed to ...
15429 * config.guess: ... by popular request.
15430 * configure.in, Makefile.in: Update accordingly.
15431
15432Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
15433
15434 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
15435 + Add Convex, Cray/Unicos, and Encore/Multimax support.
15436 + Execute ./dummy instead of assuming . is in PATH.
15437
15438Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
15439
15440 * guess-systype: New shell script. Attempts to guess the
15441 canonical host name of the executing host.
15442 Only a few hosts are supported so far.
15443 * configure: Call guess-systype if no host is specified.
15444
15445Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
15446
15447 * Makefile.in (gcc-no-fixedincludes): Made to work with current
15448 gcc Makefile.
15449
15450
15451Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
15452
15453 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
15454 (all-gcc, install-gcc, subdir_do): Use it.
15455
15456Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
15457
15458 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
15459
15460Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
15461
15462 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
15463 set exclusively by configure, using configure.in .
15464
15465Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15466
15467 * test-build.mk: set $PATH for all builds
15468
15469 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
15470
15471Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
15472
15473 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
15474 the one used in gcc/Makefile.in, so that a null expansion doesn't
15475 override the one needed to build gcc with a native cc.
15476
15477
15478Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15479
15480 * configure: Accept -with arguments.
15481
15482Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15483
15484 * Makefile.in: added h8300sim
15485
15486Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
15487
6599da04
JM
15488 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
15489 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
15490 (all-cygnus, native, build-cygnus): Make
15491 $(canonhost)-stamp-3stage-done, not $(host)....
15492 * test-build.mk (stamp-3stage-compared): Use tail +10c for
15493 i386-sco3.2v4. Added else true to if command.
15494
15495Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
15496
15497 * config.sub: (from FSF) Sequent uses a BSD-like OS.
15498
15499Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
15500
15501 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
15502
15503Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15504
15505 * configure.in: don't remove binutils from Solaris builds
15506
15507Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
15508
15509 * Makefile.in: get rid of earlier definitions for *clean,
15510 also handle the recursive info rule better
15511
15512Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
15513
15514 * Makefile.in (mostlyclean, distclean, realclean): Fix to
15515 do more-or-less the right thing.
15516
15517Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
15518
15519 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
15520 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
15521
15522Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15523
15524 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
15525 $(host_canonical).
15526
15527 * configure.in: split the configdirs list into 4 categories (native
15528 v. cross, library v. tool) and handle the cross-only and native-
15529 only in more reasonable (and correct!) way.
15530
15531Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
15532
15533 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
15534 configdirs anymore.
15535
15536Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15537
15538 * Makefile.in: extensive cleanup:: removed all of the explicit
15539 clean-* targets, collapsed many wrappers around subdir_do into
15540 one, added additional targets to satisfy standards.texi, deleted
15541 some old targets, some changes for consistency
15542
15543Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15544
15545 * configure.in: handle some programs as cross-only, and others as
15546 native only
15547
15548 * test-build.mk: handle partial holes in a more generic manner
15549
15550 * Makefile.in: m4 depends on libiberty
15551
6599da04
JM
15552Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15553
15554 * configure.in: add m4, textutils, fileutils, sed, shellutils,
15555 time, wdiff, and find to configdirs
15556
15557 * Makefile.in: all, clean, and install rules for the new programs
15558 added to configure.in
15559
15560Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15561
15562 * configure.in: use mh-sun for all *-sun-* hosts
15563
6599da04
JM
15564Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15565
15566 * Makefile.in: define flags for X11 include files and library file
15567 locations, pass them down to the programs that need this info
15568
15569 * build-all.mk: added a 'native' target, to 3stage the native toolchain
15570
6599da04
JM
15571Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15572
15573 * configure.in: start building libg++ for HP-UX targets
15574
15575Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
15576
15577 * README: Update references to files moved into etc/.
15578
15579Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
15580
15581 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
15582 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
15583
15584Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
15585
15586 * configure: accept dash as well as underscore in long option
15587 names for FSF compatibility.
15588
15589Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
15590
15591 * config.sub: added -sco3.2v4 support from FSF.
15592
15593Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15594
15595 * configure.in: expand the section that adds or removes
15596 directories from the list of programs to build, to handle native
15597 vs. cross in addition to host v. native
15598
15599Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
15600
15601 * Makefile.in: Replace C++ in macro names with CXX.
15602 This is less likely to break ...
15603
15604Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15605
15606 * test-build.mk: add -w to GNU_MAKE
15607
15608Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15609
15610 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15611 add 'sparc' to list of recognized cpus. This needed to make
15612 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15613 Delete some redundant ose68 variants. Recognize -wrs as an os,
15614 then changes that into $CPU-wrs-vxworks.
15615
15616 * configure.in: remove most references to gdbtest, regularize
15617 target based program removal
15618
15619 * test-build.mk: import from p3 tree (many fixes and changes)
15620
15621Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15622
15623 * Makefile.in: added rules to handle tcl, tk, and expect
15624
15625 * configure.in: handle those directories if they exist
15626
15627Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15628
15629 * config.sub: removed bogus hppabsd and hppahpux names, since
15630 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15631
15632Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15633
15634 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
15635 depends upon all-xiberty
15636
15637 * Makefile.in: changes from p3, including:
15638
15639 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
15640
15641 * Makefile.in (XTRAFLAGS): include newlib directories if
15642 newlib/Makefile exists, rather than if host != target.
15643
15644 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
15645
15646 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15647 from the same source tree and not building a cross-compiler. This
15648 matters for the libg++ configuration if reconfiguring a tree that
15649 has already been installed.
15650
15651 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
15652
15653 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15654 pick up the machine and system specific header files.
15655
15656 * Makefile.in: added AS_FOR_TARGET, passed down in
15657 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15658 the C compiler to use to create programs which are run in the
15659 build environment, set it to default to $(CC), and passed it down
15660 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15661
15662 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
15663
15664 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15665 We need them for unusual native builds, like systems without
15666 ranlib.
15667
15668 * configure: also define $(host_canonical) and
e490616e
ZW
15669 $(target_canonical), which are the full, canonical names for the
15670 given host and target
6599da04
JM
15671
15672Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
15673
15674 * Makefile.in: Added separate definitions for C++.
15675
15676Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
15677
15678 * configure.in (configdirs): Add deja-gnu.
15679
15680Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
15681
15682 * README: Update for configure.texi and gdb-4.7 release.
15683
15684Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
15685
15686 * Makefile.in: Move "all" target to top of file.
15687 Previously, first target was ".PHONY" which caused BSD4.4 make
15688 to build .PHONY when make was run without arguments.
15689
15690Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
15691
15692 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
15693 Library-copylefted code in libiberty.
15694
15695Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
15696
15697 * config.sub: Replace m68kmote with plain old m68k.
15698
15699Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
15700
15701 * Makefile.in: Remove space from blank line, avoid Make complaints.
15702
15703Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
15704
15705 * config.sub: Complain if no argument is given. Added support for
15706 386bsd as OS and target alias.
15707
15708Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
15709
15710 * Makefile.in (XTRAFLAGS): include newlib directories if
15711 newlib/Makefile exists, rather than if host != target.
15712
15713Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
15714
15715 * config.sub: recognize sparclite-wrs-vxworks.
15716
15717 * Makefile.in (install-xiberty): added *-xiberty make rules (from
15718 p3.) Added clean-xiberty to clean.
15719
15720Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15721
15722 * configure.in: use *-*-* instead of nested cases for host and target
15723
15724Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
15725
15726 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15727 from the same source tree and not building a cross-compiler. This
15728 matters for the libg++ configuration if reconfiguring a tree that
15729 has already been installed.
15730
15731Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
15732
15733 * config.sub (i486v/i486v4): Merge in from FSF version.
15734
15735Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
15736
15737 * configure: only set PWD if it is already set.
15738
15739Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
15740
15741 * configure: just set PWD=`pwd` at the top, since Ultrix sh
15742 doesn't have unset and all success paths (and most error paths)
15743 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15744 to just ${PWD} to avoid confusion.)
15745
15746Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
15747
15748 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15749 even for a native compilation.
15750
15751Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
15752
15753 Changes to make the gdb.tar.Z rule work better.
15754
15755 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
15756 (DEVO_SUPPORT): Add configure.texi.
15757 (bfd-ilrt.tar.Z): Remove ancient rule.
15758
15759Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
15760
15761 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15762 pick up the machine and system specific header files.
15763
15764 * configure.in, config.sub: added new target m68010-adobe-scout,
15765 with alias of adobe68k. Changed configure.in to check for
15766 -scout before -sco* to avoid a false match.
15767
15768 * Makefile.in: added AS_FOR_TARGET, passed down in
15769 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15770 the C compiler to use to create programs which are run in the
15771 build environment, set it to default to $(CC), and passed it down
15772 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15773
15774Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
15775
15776 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15777 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
15778 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15779 FOR_TARGET variants, to newlib and libg++.
15780
15781Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
15782
15783 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15784 first.
15785
15786Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
15787
15788 * config.sub: Accept `elf' as an environment.
15789
15790Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15791
15792 * Makefile.in (all-opcodes): cd into the right directory
15793
15794Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
15795
15796 * configure: added -program_transform_name option, used as
15797 argument to sed when installing programs.
15798 configure.texi: added documentation for -program_prefix,
15799 -program_suffix and -program_transform_name.
15800
15801Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
15802
15803 * config.sub: Accept i486 where i386 ok.
15804
15805Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
15806
15807 * config.sub: accept we32k
15808
15809Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
15810
3b75d237 15811 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
15812
15813 * Makefile.in: don't create all directories for ``make install'';
15814 let the subdirectories create the ones they need.
15815
15816Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15817
e490616e 15818 * COPYING: new file, GPL v2
6599da04
JM
15819
15820Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15821
15822 * Makefile.in: use the new gen-info-dir, which needs a template
15823 argument (which also lives in texinfo)
15824
15825 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15826
6599da04
JM
15827Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
15828
15829 * config.sub (ncr3000): Change i386 to i486.
15830
15831Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15832
15833 * Makefile.in: add install-rcs, install-grep to
15834 install-no-fixedincludes, removed install-bison and install-libgcc
15835
15836Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
15837
15838 * configure.in: grab the HPUX makefile fragment if on HPUX
15839
15840Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15841
15842 * Makefile.in: eradicate bison spoor (ditto libgcc).
15843 configure.in: recognise m68{k,000}-ericsson-OSE.
15844 es1800 is alias for m68k-ericsson-OSE
15845
15846Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15847
15848 * configure.in: rearrange the parts that remove programs from
15849 configdirs, based now on HOST==TARGET or by canonical triple.
15850
15851Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15852
15853 * test-build.mk: recurse explicitly with -f test-build.mk when
15854 appropriate. predicate stage3 and comparison on the existence
15855 of gcc. That is, if gcc isn't around, we aren't three-staging.
15856 On very clean, also remove ...stamp-co. Build in-place before
15857 doing other builds.
15858
15859Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15860
15861 * Makefile.in, configure.in: add tgas
15862
15863Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15864
15865 * Makefile.in: a number of changes merged in from progressive.
15866
15867 * configure.in: add libm.
15868
15869 * .cvsignore: ignore some stuff that comes from test-build.mk.
15870
6599da04
JM
15871Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
15872
15873 * config.sub: Add es1800 (m68k-ericsson-es1800).
15874
15875Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15876
15877 * configure: Add program_suffix (parallel to program_prefix)
15878 * Makefile.in: adjust directory-creating script for losing decstation
15879
15880Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
15881
15882 * configure: Minor $subdir-related fixes.
15883
15884Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15885
15886 * configure: fix various problems with propogating
15887 makefile_target_frag in subdirs.
15888 * configure.in: config libgcc if its there
15889
15890Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
15891
15892 * config.sub: HPPA merge.
15893
6599da04
JM
15894Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
15895
15896 * Makefile.in: Replace all-bison with all-byacc in all
15897 dependency lines for other tools (which now use byacc).
15898
15899Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
15900
15901 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
15902
6599da04
JM
15903Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
15904
15905 * Makefile.in: make gprof rules similar to byacc rules (instead of
15906 vestigal $(unsubdir) that didn't work...)
15907
15908Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
15909
15910 * config.sub: Add support for Linux.
15911 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
15912 (at least for libg++).
15913
15914Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15915
15916 * configure.texi: fix doc for the -nfp option to configure
15917
15918Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
15919
15920 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15921
15922Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
15923
15924 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15925 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15926 * configure.in: added solaris* host_makefile_frag hook.
15927
15928Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15929
15930 * config.sub: changed recognition of m68000 so that various
15931 m68k types can be specified via m680[01234]0
15932
15933Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15934
15935 * config.sub (basic_machine): fix sed so that '-foo' isn't
15936 completely substituted out while .+'-foo' loses the '-foo'
15937
15938Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15939
15940 * config.sub ($os): Add -aout.
15941
15942Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
15943
15944 * configure: If host_makefile_frag is absolute, don't
15945 prefix ${invsubdir} (relevant to libg++ auto-configure).
15946
15947Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15948
15949 * Makefile.in (tooldir): Define it.
15950 (all-ld): Depend on all-flex.
15951
15952Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
15953
15954 * Makefile.in (check): Fix libg++ special case.
15955
15956Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
15957
15958 * configure: do not bury `pwd` into config.status, thus do fewer
15959 pwd's.
15960
15961 * configure: print the "Building in" message only when building in
15962 other than "." AND verbose.
15963
63f6bcd7 15964 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
15965 configures.
15966
15967 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15968
15969Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
15970
15971 * Makefile.in: macroize flags passed on recursion. remove
15972 fileutils.
15973
15974Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
15975
15976 * configure: get makesrcdir right for subdirs deeper than 1.
15977
15978 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15979 install.
15980
15981Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
15982
15983 * Makefile.in: don't print subdir_do or recursion lines.
15984
15985Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
15986
15987 * standards.texi: added menu item.
15988
15989 * Makefile.in: build and install standards.info.
15990
15991 * standards.texi: new file.
15992
15993Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15994
15995 * configure: test for and move config.status pieces from
15996 ${subdir}/.
15997
15998Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
15999
6599da04
JM
16000 * configure: Test for existance of files before trying to mv
16001 them, to avoid numerous non-existance messages.
16002
16003Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
16004
16005 * configure: correct final line of config.status.
16006
16007 * configure: patch from eggert. Avoids a protection problem if
16008 the original Makefile.in is read only.
16009
16010 * configure: use move-if-change from gcc to create config.status.
16011 Some makefiles depend on config.status to tell if a directory
16012 has been reconfigured for a different host. This change
16013 prevents those directories from remaking everything in the case
16014 where the reconfig was only intended to rebuild a Makefile.
16015
16016 * configure: test for config.sub with "config.sub sun4" rather
16017 than "config.sub ${host_alias}". Otherwise we can't tell a bad
16018 host alias from a missing config.sub.
16019
16020Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16021
16022 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
16023 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
16024
16025Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
16026
16027 * configure: mkdir ${subdir} as needed.
16028
16029Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
16030
16031 * Makefile.in,configure.in: added autoconf.
16032
16033Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16034
16035 * Makefile.in: no longer pass against on recursion.
16036
16037 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
16038 definitions are not inherited.
16039
16040 * configure: correct makesrcdir when subdir is .
16041
16042Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
16043
16044 * configure: Add support for 'subdirs' variable, which is
16045 like 'configdirs', except that configure doesn't re-invoke
16046 itself for subdirs, it just creates a Makefile for each subdir.
16047 * configure.texi: Document subdirs.
16048
16049Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16050
16051 * configure.in: added flex to configdirs
16052
16053Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
16054
16055 * Makefile.in: remove clean-stamps from clean.
16056
16057Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
16058
16059 * configure.in: Add gdbtest to configdirs.
16060
16061Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
16062
16063 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
16064 to recursive makes.
16065 * configure.in: Recognize new ncr3000 config.
16066
16067Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
16068
16069 * Makefile.in, configure.in: removed references to gdbm.
16070
16071Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
16072
16073 * config.sub: Don't canonicalize os value
16074 newsos* to bsd (readline needs to check for newsos).
16075 (This fix was earlier made Jan 31, but got re-broken.)
16076
16077Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
16078
16079 * configure.in: sco is an os, not a vendor!
16080
16081 * configure: Quote $( better. Keep various shells happy.
16082
16083Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
16084
16085 * Makefile.in: eliminate stamp-files.
16086
16087Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
16088
16089 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
16090 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
16091
16092Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
16093
16094 * config.sub: fix iris/iris3.
16095
16096Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
16097
16098 * configure: re-add -rm.
16099
16100Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
16101
16102 * Maskefile.in: add .stmp-rcs to all.
16103
16104 * configure.in: remove gas from rs6000 build, use aix host fragment.
16105
16106Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
16107
16108 * configure: pass down site_option during recursion.
16109
16110Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
16111
16112 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
16113
16114Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
16115
16116 * configure: Change exec_prefix so that it really defaults to prefix.
16117
16118Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
16119
16120 * Makefile.in, configure.in: Add support for mmalloc library.
16121
16122Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
16123
16124 * Makefile.in: add stmp dependencies for a few more things.
16125
16126Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
16127
16128 * configure: adjusted error message on objdir/srcdir configure
16129 collision, per john's suggestion.
16130
16131 * Makefile.in: add libiberty stmp to all and all.cross.
16132
16133Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
16134
16135 * Makefile.in: remove force dependencies, add grep to all.
16136
16137Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
16138
16139 * Makefile.in: drop flex. make stamp files work.
16140
16141 * configure: added test for conflicting configuration in srcdir,
16142 remove trailing slashes from srcdir. Otherwise emacs gdb mode
16143 gets cranky. use relative paths for configure and srcdir
16144 whenever possible. Send some error messages to stderr that were
16145 going to stdout.
16146
16147Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
16148
16149 * Makefile.in: Fix libg++ rule to check for gcc directory
16150 before using gcc/gcc. Also pass XTRAFLAGS.
16151
16152Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
16153
16154 * Makefile.in: added stmp-files so that directories aren't polled
16155 when they are already built.
16156
16157 * configure.texi: fixed a node pointer problem.
16158
16159Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
16160
731a8127 16161 * config.sub configure.in gdb/configure.in
6599da04
JM
16162 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
16163 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
16164 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
16165
16166Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16167
16168 * configure: -recurring becomes -silent. corrected help message
16169 for -site= option.
16170
16171 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
16172
16173Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16174
16175 * configure: when building Makefile for crosses, replace
16176 tooldir and program_prefix. default srcdir from location of
16177 config.sub. remove "for host in hosts" and "for target in
16178 targets" loops.
16179
16180Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16181
16182 * Makefile.in: Do not pass bindir or mandir to cvs.
16183
16184Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
16185
16186 * Makefile.in, configure.in: removed traces of namesubdir,
16187 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
16188 copyrights to '92, changed some from Cygnus to FSF.
16189
16190 * configure.texi: remove most references to multiple hosts,
16191 multiple targets, subdirs, etc.
16192
16193 * configure.man: removed rcsid. reference config.sub not
16194 config.subr.
16195
16196 * Makefile.in: mkdir $(infodir) on install-info.
16197
16198Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
16199
16200 * configure.texi: Explain better about .gdbinit and about
16201 the environment that configure.in sections run in.
16202
16203Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
16204
16205 * configure.in: Ultrix is only a decstation if it's a MIPS.
16206
16207Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
16208
16209 * README: DOC.configure => cfg-paper.texi.
16210
16211Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
16212
16213 * config.sub (near case $os): Don't convert newsos* to bsd!
16214
16215Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
16216
16217 * Makefile.in: Reinstall change from gdb-4.3 that reduces
16218 the number of copies of COPYING that go into the GDB tar file.
16219
16220Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
16221
731a8127 16222 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
16223 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
16224 Fix SCO configuration stuff.
16225
16226Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
16227
16228 * Makefile.in: For libg++, make sure the -I pointing
16229 to the gcc directory goes *after* all the libg++-local -I flags.
16230 Also, move just-gcc dependency from just-libg++ to all-libg++.
16231
16232Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
16233
16234 * configure: Change -x to -f to keep Ultrix /bin/test happy.
16235
16236Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
16237
16238 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
16239
16240Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
16241
16242 * config.sub: Add stratus configuration frags. Also
16243 submitted to FSF.
16244
16245Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
16246
16247 * Makefile.in (DEV_SUPPORT): add configure.man.
16248
16249 * config.sub(Decode manufacturer-specific): add -none*.
16250
16251Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
16252
16253 * Makefile.in: remove form feeds to make Sun's make happy.
16254 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
16255
16256Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
16257
16258 * Makefile.in (AR_FLAGS): Make quieter.
16259
16260Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
16261
16262 * configure.in: Add libg++.
16263 * configure: When verbose, don't output the command line at each
16264 level; it will be unremarkably the same as the previous version,
16265 which will be the same as what the user typed.
16266
16267Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
16268
16269 * configure.in, Makefile.in: fix clean-info, add flex. add
16270 fileutils.
16271
16272 * configure: be less sensitive to spaces in Makefile.in. Do not
16273 look for sources in "..". Doing so breaks subdirectories that
16274 might have their own configure. If a subdir has it's own
16275 configure script, use it.
16276
16277Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
16278
16279 * cfg-paper.texi: some changes suggested by rms.
16280
16281Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
16282
16283 * config.sub: Merge in some small additions from the FSF version,
16284 taken from the gcc distribution, to bring the Cygnus and FSF
16285 versions into closer sync.
16286
16287Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
16288
16289 * configure.in: Changed svr4 references to sysv4.
16290
16291Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
16292
16293 * configure: added -V for version number option.
16294
16295Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
16296
16297 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
16298 renamed from DOC.configure to cfg-paper.texi.
16299
16300Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16301
16302 * configure, config.subr, config.sub: config.subr is now
16303 config.sub again.
16304
16305Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
16306
16307 * configure.texi: new file, in progress.
16308
16309 * Makefile.in: build info file and install the man page for
16310 configure.
16311
16312 * configure.man: new file, first cut.
16313
16314 * configure: find config.subr again now that configuration "none"
16315 has gone. removed all traces of the -ansi option. removed all
16316 traces of the -languages option.
16317
16318 * config.subr: resync from rms.
16319
16320Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16321
16322 * configure, config.sub, config.subr: merge config.sub into
16323 config.subr, call the result config.subr, remove config.sub, use
16324 config.subr.
16325
16326 * Makefile.in: revised install for dir.info.
16327
16328Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16329
16330 * configure.in: add decstation host makefile frag.
16331
16332 * Makefile.in: BISON now bison -y again. also install-gcc on
16333 install. clean-gdbm on clean. infodir belongs in datadir.
16334 Make directories for info install. Build dir.info here then
16335 install it.
16336
16337Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16338
16339 * Makefile.in: fix for bad directory tests.
16340
16341Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16342
16343 * configure: \{1,2\} appears to be a sysv'ism. Use a different
16344 regexp. -srcdir relative was being handled incorrectly.
16345
16346 * Makefile.in: unwrapped some for loops so that parallel makes
16347 work again and so one can focus one's attention on a particular
16348 package.
16349
16350Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16351
16352 * configure: added PWD as a stand in for `pwd` (for speed). use
16353 elif wherever possible. make -srcdir work without -objdir.
16354 -objdir= commented out.
16355
16356Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16357
16358 * configure: +options become --options. -subdirs commented out.
16359 added -host, -datadir. Renamed -destdir to -prefix. Comment in
16360 Makefile now at top of generated Makefile. Removed cvs log
16361 entries. added -srcdir. create .gdbinit only if there is one
16362 in ${srcdir}.
16363
16364 * Makefile.in: idestdir and ddestdir go away. Added copyrights
16365 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
16366 and mandir now keyed off datadir by default.
16367
16368Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16369
16370 * Freshly created ChangeLog.
16371
16372\f
16373Local Variables:
16374mode: change-log
16375left-margin: 8
16376fill-column: 76
16377version-control: never
16378End: