]> gcc.gnu.org Git - gcc.git/blame - ChangeLog
stor-layout.c (update_alignment_for_field): Correct handling of unnamed bitfields...
[gcc.git] / ChangeLog
CommitLineData
66b77cb0
GK
12002-12-22 Geoffrey Keating <geoffk@apple.com>
2
3 * config/mt-aix43: Delete.
4
2a726918
GK
52002-12-21 Geoffrey Keating <geoffk@apple.com>
6
7 * configure.in (extra_ranlibflags_for_target): New variable.
8 (*-*-darwin): Add -c to ranlib commands.
9 * configure (tooldir): Handle extra_ranlibflags_for_target.
10
aace3269 112002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
12
13 * Makefile.tpl: Revert HJL's change.
14 * Makefile.in: Regenerated.
15 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
16 always.
17
f0895142
AS
182002-12-19 Andreas Schwab <schwab@suse.de>
19
20 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
21 * Makefile.in: Regenerate.
22
782d0c02
L
232002-12-18 H.J. Lu <hjl@gnu.org>
24
25 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
26 * Makefile.in: Regenerated.
27
28 * configure.in (build_prefix): New. Substitute.
29
212f6dd0
NN
302002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
31
79308c5d
NN
32 * Makefile.tpl: Don't let real targets depend on phony targets.
33 * Makefile.in: Regenerate.
34
212f6dd0
NN
35 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
36 * Makefile.in: Regenerate.
37
ab17919f
SS
382002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
39
40 * config.sub: Import from master repository
41 * config.guess: Ditto
42
5ecf91d1
JM
432002-12-16 Jason Merrill <jason@redhat.com>
44
45 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
46 previous 'make bootstrap'.
47 * Makefile.in: Regenerate.
48
d8437e1b
HPN
492002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
50
51 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
52
4977bab6
ZW
532002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
54
55 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
56 * Makefile.in: Regenerate.
57
0edcfdcb
JM
582002-12-13 Jason Merrill <jason@redhat.com>
59
6248218a 60 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
61 library tests.
62 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
63 * Makefile.in: Regenerate.
64
4977bab6
ZW
652002-12-12 Alexandre Oliva <aoliva@redhat.com>
66
67 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
68 * Makefile.in: Rebuilt.
69
f87505dd
AO
702002-12-12 Alexandre Oliva <aoliva@redhat.com>
71
72 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
73
4977bab6
ZW
742002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
75
76 * configure: Fix bug put in by gremlins.
77
78 * Makefile.tpl: Substitute more autoconfily.
79 * configure: Substitute more autoconfily.
80 * Makefile.in: Regenerate.
81
7f0db92a
SS
822002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
83
84 * config.sub: Import from master repository
85 * config.guess: Ditto
86 * MAINTAINERS: Added Svein Seldal under write after approval
87
4977bab6
ZW
882002-12-08 Andrew Cagney <ac131313@redhat.com>
89
90 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
91 * Makefile.in (all-sim): Ditto.
92
932002-12-06 DJ Delorie <dj@redhat.com>
94
95 * Makefile.tpl: Change configure dependencies to not have real
96 targets depend on phony targets.
97
982002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
99
100 * configure.in: Revert unintentional change.
101
102 * Makefile.tpl: Change dependency for */multilib.out so that
103 it works when gcc isn't in the tree.
104
105 * configure.in: Substitute more.
106 * configure: Run subconfigures from the Makefile.
107 * Makefile.tpl: Run subconfigures from the Makefile; add a few
108 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
109
67f1b906
GP
1102002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
111
112 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
113
4977bab6
ZW
1142002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
115
116 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
117 and corresponding dependencies.
118 * Makefile.in: Regenerate.
119
120 * configure.in (host_tools): Order binutils, gas and ld for
121 convenience in running the testsuites.
122
123 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
124 * Makefile.in: Regenerate.
125 * configure.in: Introduce rules to serialize subconfigure runs.
126
127 * configure.in: Introduce BASE_CC_FOR_TARGET.
128 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
129 Realize configure-build-* targets. Realize configure-target-* targets.
130 * Makefile.in: Regenerate.
131
1322002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
133
134 * configure: Move gcc_version_trigger stuff from here...
135 * configure.in: ...to here.
136
137 * configure.in: Separate subconfigure options added by this file from
138 options given by the user. Add machinery to put args for host
139 subconfigures into the Makefile.
140
141 * Makefile.tpl: Remove 'vault' targets.
142 * Makefile.tpl: Reorder and comment dependencies.
143 * Makefile.in: Regenerate.
144
1452002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
146 * configure.in: Fix my broken commit of previous patch. (sigh)
147
743f054e
GK
1482002-11-28 Geoffrey Keating <geoffk@apple.com>
149
150 * configure.in: Move host-specific darwin noconfigdirs into
151 the host-specific section.
152
4977bab6
ZW
1532002-11-28 Geoffrey Keating <geoffk@apple.com>
154
155 * configure.in: Move host-specific darwin noconfigdirs into
156 the host-specific section.
157
1582002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
159
160 * configure: Remove skip-this-dir support.
161 * Makefile.tpl: Remove skip-this-dir support.
162
163 * Makefile.tpl: Remove leftover support for non-autoconfiscated
164 subdirectories.
165 * Makefile.in: Regenerate.
166
167 * Makefile.tpl: Strip out useless setting of 'dir'.
168 * Makefile.in: Regenerate.
169
1702002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
171
172 * configure.in: Fix deeply stupid bug.
173
174 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
175 shell code in CXX_FOR_TARGET
176 * Makefile.def: Introduce raw_cxx.
177 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
178 RAW_CXX_FOR_TARGET.
179 * Makefile.in: Regenerate.
180
1812002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
182
183 * Makefile.tpl: Remove unnecessary ifs.
184 * Makefile.in: Regenerate.
185
186 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
187 dependencies. Maybe-ize build-libiberty. Create dummy install
188 targets for 'no_install' modules.
189 * configure: Move GDB_TK substitution to configure.in. Move
190 build_modules stuff to configure.in.
191 * configure.in: Implement soft dependency machinery. Maybe-ize
192 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
193 * Makefile.in: Regenerate.
194
1952002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
196
197 * Makefile.tpl: Make all-target, install-target behave similarly
198 to all, install (only hitting configured targets). Eliminate
199 unused macro defintions.
200
201 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
202 build != host.
203
204 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
205
206 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
207
208 * configure.in: Produce lists of subdir targets we're actually
209 configuring. Remove references to "dosrel".
210 * Makefile.tpl: Let configure set which subdir targets are hit.
211 Remove install-cross; clean up install; remove ALL. Remove
212 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
213 Autogenerate host module targets. Remove empty dependency lines
214 and redundant dependency; rearrange slightly.
215 * Makefile.def: Add host-side libtermcap, utils.
216
217 * Makefile.in: Regenerate.
218
e6226a2f
RO
2192002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
220
221 * ltconfig (osf[345]): Append $major to soname_spec.
222 Reflect this in library_names_spec.
223 * ltmain.sh (osf): Prefix $major with . for use as extension.
224
3b75d237
AJ
2252002-11-19 Andreas Jaeger <aj@suse.de>
226
227 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
228 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
229 and sparc64 GNU/Linux systems.
230
809108de
NS
2312002-11-19 Nathan Sidwell <nathan@codesourcery.com>
232
233 * MAINTAINERS: Update email.
234
e7e0de7e
GP
2352002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
236
237 * MAINTAINERS: Complete James Dennett's entry.
238
f7109dea
EB
2392002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
240
241 * MAINTAINERS (Write After Approval): Add myself.
242
d3ac17c9
BK
2432002-11-13 Bruce Korb <bkorb@gnu.org>
244
245 * Makefile.tpl: syntactic cleanup
246
cbf78ae4
SH
2472002-11-13 Stuart Hastings <stuart@apple.com>
248
249 * MAINTAINERS: Add myself to write-after-approval list.
250
4977bab6
ZW
2512002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
252
253 * Makefile.def: Add list of recursive targets to autogenerate.
254 Add build_modules.
255 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
256 targets. Autogenerate *-build-* targets.
257 * Makefile.in: Regenerate.
258
2592002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
260
261 * configure: More autoconf-style substitutions.
262 * Makefile.tpl: More autoconf-style substitutions.
263 * Makefile.in: Regenerate.
264
2652002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
266
267 * configure: Substitute more variables in a more autoconf-friendly
268 way. Simplify slightly.
269 * Makefile.tpl: Make more variables substitutable in an
270 autoconf-friendly way.
271 * Makefile.in: Regenerate.
272
d4783999
JW
2732002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
274
275 * MAINTAINERS (Write After Approval): Add myself.
276
4977bab6
ZW
2772002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
278
279 * configure.in (v810*): Remove special setting of tools.
280
281 * configure: Add support for extra required flags for ar or nm.
282 * configure.in (aix4.3+): Use above support for target-specific
283 issues, rather than using config/mt-aix43.
284
2852002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
286
287 * configure: Remove 'removing', which doesn't work. Replace $subdir
288 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
289 with $srcdir. Reformat indentation. Substitute some variables
290 formerly hard-coded in the Makefile for build=host.
291 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
292 * Makefile.def: Autogenerate more.
293 * Makefile.in: Regenerate.
294
1c9c903e
AN
2952002-11-04 Adam Nemet <anemet@lnxw.com>
296
297 * MAINTAINERS (Write After Approval): Add myself.
298
40673d2b
KB
2992002-11-04 Kevin Buettner <kevinb@redhat.com>
300
301 * Makefile.def (host_modules): Add rda.
302 * Makefile.in: Regenerate.
303 * configure.in (target_tool): Add target-rda to list.
304
42e650ae
GP
3052002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
306
307 * MAINTAINERS: Remove "co-maintainer" note for web pages.
308
e004b81f
PE
3092002-10-25 Phil Edwards <pme@gcc.gnu.org>
310
311 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
312 and restrap targets to this rule.
313 * Makefile.in: Regenerate.
314
06bd49b1
GP
3152002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
316
317 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
318 GNATS only accounts.
319
d0af82b0
HPN
3202002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
321
322 * configure.in (i[3456]86-*-linux*): Add check to disable
323 ${libgcj} for glibc1.
324
10782654
DC
3252002-10-24 Denis Chertykov <denisc@overta.ru>
326
327 * MAINTAINERS: Add myself as ip2k port maintainer.
328
a5a438f5
SS
3292002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
330
331 * configure.in: Add tic4x target.
332
fe3d5b7f
NN
3332002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
334
aba8a494
NN
335 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
336 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
337 * Makefile.in: Regenerate.
338
fe3d5b7f
NN
339 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
340 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
341 * Makefile.in: Regenerate.
342
a6ad79e7
JJ
3432002-10-02 Janis Johnson <janis187@us.ibm.com>
344
345 * MAINTAINERS: Add myself as web pages co-maintainer.
346
6a8a9058
NN
3472002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
348
349 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
350 * Makefile.in: Regenerate.
351
327d975a
ZW
3522002-10-02 Zack Weinberg <zack@codesourcery.com>
353
354 * MAINTAINERS: Add myself and Nathan Sidwell
355 <nathan@codesourcery.com> as VxWorks maintainers.
356
a5ae8f19 3572002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
358
359 * Makefile.def: Remove order dependency comments.
360 * Makefile.tpl: Add explicit install-install dependencies.
361 * Makefile.in: Regenerate.
d0f6c823 362
34c6040c 363 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 364 * Makefile.in: Regenerate.
34c6040c 365
d0f6c823
NN
366 * Makefile.tpl: Add configure-target (for src-release in src)
367 * Makefile.in: Regenerate.
368
50bd210b
NC
3692002-09-30 Nick Clifton <nickc@redhat.com>
370
371 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
372
ca25149e
UW
3732002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
374
375 * configure.in (s390*-*-linux*): Enable libgcj.
376
dd30b57d
NN
3772002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
378
9e60a678
NN
379 * configure: Revert accidentally applied changes.
380
dd30b57d
NN
381 * Makefile.tpl: Make more autoconf-friendly.
382 * Makefile.in: Regenerate.
383 * configure: Make substitution more autoconf-like.
384
5831424e
RE
3852002-09-28 Richard Earnshaw <rearnsha@arm.com>
386
387 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
388 single entry to handle all these.
389 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
390 libjava on arm-*-elf.
391
b7f3b15b
GK
3922002-09-27 Geoffrey Keating <geoffk@apple.com>
393
394 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
395 things that depend on them.
396
0dffceed
NN
3972002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
398
399 * Makefile.tpl: Make subsituted variables more autoconfy.
400 * Makefile.in: Regenerate.
401 * configure: Make seds more autoconfy.
402
1db75a86 4032002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
404
405 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
406 * Makefile.in: Regenerate.
407 * configure.in: Rewrite sed statements to look autoconfy.
408
1db75a86
NN
409 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
410 all-target-foo on configure-target-foo.
411 * Makefile.def: Ditto.
412 * Makefile.in: Rebuild.
413
741a4e89
AH
4142002-09-25 Andrew Haley <aph@redhat.com>
415
416 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
417
95ddd785
NN
4182002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
419
420 * Makefile.def: New file.
421 * Makefile.tpl: New file.
422 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
423 * contrib/gcc_update: Note that Makefile.in is a generated file.
424
425 * configure.in: Minor rearrangement. Simplify tests.
426
65a824f6
JT
4272002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
428
429 * configure.in (with_headers): Skip copy if value is "yes".
430 (with_libs): Likewise.
431
51270f0a 4322002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
433
434 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
435 * configure.in (sh*-*-pe*): Ditto.
436 * configure.in (mips*-*-pe*): Ditto.
437 * configure.in (*arm-wince-pe): Ditto.
438
8f89dbf4
NN
439 * configure.in: Rearrange.
440
c1b8db3f
KH
4412002-09-14 Kazu Hirata <kazu@cs.umass.edu>
442
443 * MAINTAINERS: Update my email address.
444
341f0575
PK
4452002-08-30 Paul Koning <pkoning@equallogic.com>
446
447 * MAINTAINERS: (Write After Approval): Add myself.
448
d2e06980
GK
4492002-08-29 Geoffrey Keating <geoffk@redhat.com>
450
451 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
452
4906d5d8
GK
4532002-08-24 Geoffrey Keating <geoffk@redhat.com>
454
455 * MAINTAINERS: Change my mailing address.
456
e9a25cc8
PC
4572002-08-21 Paolo Carlini <pcarlini@unitus.it>
458
459 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 460 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 461
a5aa7421
LR
4622002-08-20 Loren J. Rittle <ljrittle@acm.org>
463
464 * MAINTAINERS (Write After Approval): Remove myself.
465 (Various Maintainers: c++ runtime libs): Add myself.
466
5ce6f47b
EC
4672002-08-15 Eric Christopher <echristo@redhat.com>
468
469 * config.sub: Import from master repository.
470 * config.guess: Ditto.
471
7f9317f0
AO
4722002-08-19 Alexandre Oliva <aoliva@redhat.com>
473
474 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
475 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
476 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
477
7aecca3d
AH
4782002-08-16 Aldy Hernandez <aldyh@redhat.com>
479
480 * MAINTAINERS: Add self to rs6000 vector extensions.
481
8ea4b195
AO
4822002-08-15 Alexandre Oliva <aoliva@redhat.com>
483
484 * libiberty/configure: Reverted unintended yesterday's check in.
485
f5cc59a7
AO
4862002-08-14 Alexandre Oliva <aoliva@redhat.com>
487
488 * boehm-gc/configure, libf2c/configure: Rebuilt.
489 * libffi/configure, libiberty/configure: Ditto.
490 * libjava/configure, libobjc/configure: Ditto.
491 * libstdc++-v3/configure, zlib/configure: Ditto.
492 Merged from binutils:
493 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
494 From Steve Ellcey <sje@cup.hp.com>:
495 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
496 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
497 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
498 IA64.
499 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
500 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
501 soname_spec, sys_lib_search_path_spec): Ditto.
502
66350331
FS
5032002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
504
505 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
506
2ff34870
L
5072002-08-04 H.J. Lu (hjl@gnu.org)
508
509 * configure.in (mips*-*-linux*): Don't skip target-libffi.
510
a014f2fe
KW
5112002-08-02 Krister Walfridsson <cato@df.lth.se>
512
513 * MAINTAINERS (Write After Approval): Add myself.
514
c01d477a
AM
5152002-07-31 Alan Modra <amodra@bigpond.net.au>
516
517 * configure.in: Move generic linux case to end. Copy generic
518 linux noconfigdirs to mips*-*-linux* entry and new
519 powerpc64*-*-linux* entry. Add target-libffi for the latter.
520
68cd2524
MM
5212002-07-19 Michael Matz <matz@suse.de>
522
523 * MAINTAINERS: Add myself as ra* maintainer.
524
e2d83b8c
CD
5252002-07-16 Chris Demetriou <cgd@broadcom.com>
526
527 * config.guess: Update to 2002-07-09 version.
528 * config.sub: Update to 2002-07-03 version.
529
cece4f1d
HPN
5302002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
531
532 * MAINTAINERS: Fix typo in a maintainer email address.
533
bb654703
NN
5342002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
535
536 * configure.in: Remove two redundant tests.
537
789b7de5
RO
5382002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
539
540 * configure.in (mips*-*-irix6*o32): Enable stabs.
541
e1da1089
NN
5422002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
543
f3970bba
NN
544 * configure.in: Don't build grez.
545 * Makefile.in: Ditto.
546
e1da1089
NN
547 * Makefile.in: Remove references to bsp, cygmon, libstub.
548 * configure.in: Ditto.
549
550 * configure.in: Remove leftover reference to gdbtest.
551
57c905fa
PE
5522002-07-08 Phil Edwards <pme@gcc.gnu.org>
553
554 * configure.in (gxx_include_dir): Change to match versioned
555 C++ headers if --enable-version-specific-runtime-libs is used.
556
a0af94a7 5572002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 558
a0af94a7
SE
559 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
560
423ce3eb
NN
5612002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
562
563 * configure.in: Make --without-x work.
564
98186934
NN
5652002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
566
c3b7d169
NN
567 * configure.in: Rearrange target Makefile fragment collection.
568
98186934
NN
569 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
570 cvs[src].
571 * configure.in: Ditto.
572
eebd288a
MK
5732002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
574
575 * MAINTAINERS (Write After Approval): Update my e-mail address.
576
3ab36f05
NN
5772002-06-24 Ben Elliston <bje@redhat.com>
578
579 * configure.in (host_tools): Remove cgen.
580
581 * Makefile.in (all-cgen): Remove; runs from its source directory.
582 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 583 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
584 (all-sim): Likewise.
585
5862002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
587
588 * Makefile.in: Eliminate 'apache' targets.
589 * configure.in: Eliminate 'apache' targets.
590
55380b08
NN
591 * configure.in: Eliminate redundant tests. Reorganize.
592
9a5c1b9d
NN
593 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
594
5fd3853a
NN
595 * config-ml.in: Eliminate references to Cygnus configure.
596
cfefc434
NN
597 * Makefile.in: Eliminate references to building emacs.
598
2fe93885
GS
5992002-06-28 Graham Stott <graham.stott@btinternet.com>
600
601 * MAINTAINERS: Update my email address.
602
53c40185
BK
6032002-06-26 Benjamin Kosnik <bkoz@redhat.com>
604
605 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 606 (cxx_incdir): Remove.
53c40185 607
97679694
NN
6082002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
609
610 * MAINTAINERS (Write After Approval): Add self.
611
b03bcd37
DC
612Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
613
614 * configure.in: Add support for ip2k.
615
6bd12129
NN
6162002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
617
618 * configure.in: Fix AIX configury bug.
619
e0d98a92
SE
6202002-06-20 Steve Ellcey <sje@cup.hp.com>
621
622 * MAINTAINERS (Write After Approval): Add self.
623
ba3292db
NN
6242002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
625
ef40bc65
NN
626 * configure.in: replace ${topsrcdir} with ${srcdir}
627
7a0be465
NN
628 * configure.in: Move definition of libstdcxx_flags
629 right above usage, rather than waaay earlier.
630
e1848dde
NN
631 * configure.in: Pull definition of is_cross_compiler earlier.
632
8bc2fff1
NN
633 * configure.in: Rearrange a little.
634
ba3292db
NN
635 * configure.in: Remove references to librx.
636 * Makefile.in: Remove references to librx.
637
11d8b408
DC
638Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
639
640 * config.sub: Add support for avr target.
641 Import from master sources, rev 1.255
5ce6f47b 642
93da8339
PE
6432002-06-19 Phil Edwards <pme@gcc.gnu.org>
644
645 * configure, .cvsignore: Revert previous change...
646 * Makefile: ...delete.
647
b4caab5c
NN
6482002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
649
650 * configure.in: Eliminate ${gasdir} variable.
651
ee777171
DB
6522002-06-18 Dave Brolley <brolley@redhat.com>
653
654 * configure.in: Add support for frv.
655 * config.sub: Add support for frv.
656
26e4af54
PE
6572002-06-18 Phil Edwards <pme@gcc.gnu.org>
658
659 * configure: Remove garbage from previous commit.
660
bb20b7da
PE
6612002-06-18 Phil Edwards <pme@gcc.gnu.org>
662
663 * configure: For in-source builds, make a subdir and re-exec there.
664 * Makefile: New file. Pass targets through to build directory.
665 * .cvsignore: No longer ignore "Makefile".
666
9d321f6c
DR
6672002-06-16 Douglas Rupp <rupp@gnat.com>
668
669 * MAINTAINERS (Write After Approval): Add self.
670
c8eb2bc0
KG
6712002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
672
673 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
674
f210d239
JT
6752002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
676
677 * configure.in (vax-*-netbsd*): Re-enable gas.
678
e9667b3c
NN
6792002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
680
efe1f357
NN
681 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
682 BUILD_PREFIX_1, to correct nomenclature.
683 * configure: Likewise.
684
e9667b3c
NN
685 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
686 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
687
fe2fe497
OH
6882002-05-31 Olaf Hering <olh@suse.de>
689
690 * config-ml.in: Propogate DESTDIR also.
691
dcf7f0dd
JT
6922002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
693
694 * configure.in (vax-*-netbsd*): Don't build gas for this
695 platform.
696
6ff14f32
MM
6972002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
698
699 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
700 and libgcj for AVR.
701
397de1ff
KK
7022002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
703
704 * MAINTAINERS (Write After Approval): Add myself.
705
ac30211c
JT
7062002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
707
708 * config.guess: Update to 2002-05-22 version.
709 * config.sub: Likewise.
710
1e6347d8
RO
7112002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
712
713 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
714 * config-ml.in: Likewise.
715 * configure: Likewise.
716 * configure.in: Likewise.
717
e5ce1d6d
SC
7182002-05-16 Stephane Carrez <stcarrez@nerim.fr>
719
720 * MAINTAINERS: Update my email address.
721
6cdef75d
NN
7222002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
723
4a87f061
NN
724 * configure.in: Simplify makefile fragment collection.
725
726 * configure.in: Remove code to build emacs.
603606e7 727
e254d6b5
NN
728 * configure.in : Remove --srcdir argument from targargs and buildargs
729 (it's always overridden in the Makefile anyway). Rearrange a bit.
730
731 * configure: Move some logic to configure.in.
732 * configure.in: Move some logic from configure.
6cdef75d 733
1d6006fe
TT
7342002-05-11 Tom Tromey <tromey@redhat.com>
735
736 * MAINTAINERS: Reflect libgcj reality.
737
b70b3534
FS
7382002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
739
740 * Makefile.in: Honour DESTDIR.
741
4434687a
MM
7422002-05-08 Mark Mitchell <mark@codesourcery.com>
743
744 * config.guess: Import 2002-03-20 version.
745 * config.sub: Import 2002-04-26 version.
746
a89e49c7
RO
7472002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
748
749 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
750
44e55536
TJ
7512002-05-07 Tim Josling <tej@melbpc.org.au>
752
753 * MAINTAINERS: Add self.
754
97320a3f
LR
7552002-05-06 Loren J. Rittle <ljrittle@acm.org>
756
757 * ltmain.sh: Detect and handle object name conflicts
758 while piecewise linking a static library.
759
b7c13625
AO
7602002-05-05 Alexandre Oliva <aoliva@redhat.com>
761
762 * configure.in (noconfigdirs): Don't disable libgcj on
763 sparc64-*-solaris* and sparcv9-*-solaris*.
764
4182d9fa
AO
7652002-05-03 Alexandre Oliva <aoliva@redhat.com>
766
767 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
768
7bebf279
TF
7692002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
770
771 * configure.in (FLAGS_FOR_TARGET): Do not add
772 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
773 on i[3456]86-*-linux*.
774
9a06dc7d
TF
7752002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
776
777 * configure.in (noconfigdirs): Replace [ ] with test.
778
779 * configure.in (noconfigdirs): Do not add target-newlib if
780 target == i[3456]86-*-linux*, and host == target.
781
a51a07fa
NN
7822002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
783
9e7facd6
DD
784 * configure.in: delete reference to absent file
785
aeaa0f2f
NN
786 * configure.in: replace '[' with 'test'
787
4bb98828
NN
788 * configure.in: Eliminate references to gash.
789 * Makefile.in: Eliminate references to gash.
790
64791664
NN
791 * configure.in: remove useless references to 'pic' makefile fragments.
792
3ed57cf4
NN
793 * configure.in: (*-*-windows*) Finish removing.
794
a51a07fa
NN
795 * configure.in: Eliminate redundant test for libgui.
796
8552f6f1
RS
7972002-04-29 Roger Sayle <roger@eyesopen.com>
798
799 * MAINTAINERS: Add self and realphabetize. Update entries
800 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
801 entry for a29k port maintainer.
802
9e847666
JS
8032002-04-26 Joel Sherrill <joel@OARcorp.com>
804
805 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
806 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
807
704c9a14
NN
8082002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
809
810 * configure.in: remove references to dead files
811
7bff5059
MM
8122002-04-19 Mark Mitchell <mark@codesourcery.com>
813
814 * MAINTAINERS: Add information about purpose of this file.
815
0c7c67f0
TT
8162002-04-18 Tom Tromey <tromey@redhat.com>
817
818 * configure.in: Disallow configuring libgcj when it is already
819 installed and we're using Solaris 2.8 linker. Do enable libgcj on
820 Solaris 2.8 by default. For PR libgcj/6158.
821
63501e91
NN
8222002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
823
824 * configure.in: Move default CC setting out of config/mh-* fragments
825 directly into here.
826
701afd4d
NN
8272002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
828
829 * configure.in: don't even try to configure or make a subdirectory
830 if there's no configure script for it.
831
07cdae91
MM
8322002-04-15 Mark Mitchell <mark@codesourcery.com>
833
834 * MAINTAINERS: Remove chill maintainers.
835 * Makefile.in (CHILLFLAGS): Remove.
836 (CHILL_LIB): Remove.
837 (TARGET_CONFIGDIRS): Remove libchill.
838 (CHILL_FOR_TARGET): Remove.
839 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
840 CHILL_LIB.
841 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
842 (CHECK_TARGET_MODULES): Likewise.
843 (INSTALL_TARGET_MODULES): Likewise.
844 (CLEAN_TARGET_MODULES): Likewise.
845 (configure-target-libchill): Remove.
846 (all-target-libchill): Remove.
847 * configure.in (target_libs): Remove target-libchill.
848 Do not compute CHILL_FOR_TARGET.
849 * libchill: Remove directory.
5ce6f47b 850
ab50d72b
DD
8512002-04-11 DJ Delorie <dj@redhat.com>
852
853 * Makefile.in, configure.in: Sync with binutils, entries
854 follow...
855
0a1e123a
DD
8562002-04-07 Andrew Cagney <ac131313@redhat.com>
857
858 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
859 (do-tar, do-bz2): New rules.
860 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
861 (gdb-tar): New rule.
862 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
863 (insight_dejagnu.tar): New rule.
864 (insight.tar): New rule.
865 (gdb+dejagnu.tar): New rule.
866 (gdb.tar): New rule.
867
ab50d72b
DD
8682002-02-01 Mo DeJong <supermo@bayarea.net>
869
870 * Makefile.in: Add all-tix to deps for all-snavigator
871 so that tix is built when building snavigator.
872
8732002-01-11 Steve Ellcey <sje@cup.hp.com>
874
875 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
876 ld and gdb are not supported.
877
8782002-01-07 Mark Salter <msalter@redhat.com>
879
880 * configure.in: Remove target-bsp and target-cygmon from arm builds.
881 Allow target-libgloss to be built for arm, strongarm, and xscale.
882
8832001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
884
885 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
886 options for i[3456]86-pc-linux* native builds.
887
8882001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
889
890 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
891 files from .po files for a distribution.
892
8932001-09-03 Jeff Holcomb <jeffh@redhat.com>
894
895 * configure.in: Enable libstdc++-v3 for h8300 targets.
896
8972001-06-19 Alan Modra <amodra@bigpond.net.au>
898
899 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
900 version from bfd/.
901
902Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
903
904 * Makefile.in (VER): When present, extract the version number from
905 the file version.in.
906
9072001-05-24 Tom Rix <trix@redhat.com>
908
909 * configure.in : enable ld for aix
910
9112001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
912
913 * config.guess: Add linux target for S/390.
914
9152000-11-07 Philip Blundell <pb@futuretv.com>
916
917 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
918
9192000-11-03 Philip Blundell <pb@futuretv.com>
920
921 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
922 files.
923
9242001-01-15 Ben Elliston <bje@redhat.com>
925
926 * configure.in (host_tools): Add sid.
927 Always configure cgen.
928
9292000-11-24 Nick Clifton <nickc@redhat.com>
930
931 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
932
933
9342000-08-20 Doug Evans <dje@casey.transmeta.com>
935
936 * Makefile.in (ALL_MODULES): Add all-cgen.
937 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
938 (all-cgen): New target.
939 (all-opcodes,all-sim): Depend on all-cgen.
940 * configure.in (host_tools): Add cgen.
941 Only configure cgen if --enable-cgen-maint.
942
ef98ad7b
LR
9432002-04-09 Loren J. Rittle <ljrittle@acm.org>
944
945 * configure.in: Add *-*-freebsd* configurations.
946
90def2b2
TT
9472002-04-08 Tom Tromey <tromey@redhat.com>
948
949 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
950 Fixes PR libgcj/6068.
951
320d7e7a
KW
9522002-03-30 Krister Walfridsson <cato@df.lth.se>
953
954 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
955
18b467f1
RO
9562002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
957
958 * configure.in (alpha*-dec-osf*): Enable libgcj.
959
8bb3a5af
MG
9602003-03-27 Matthew Gingell <gingell@gnat.com>
961
962 * MAINTAINERS (Write After Approval): Add myself.
963
56ae9405
NC
9642002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
965
966 Fix for: PR bootstrap/3591, target/5676
967 * configure.in (mcore-pe): Disable the configuration of
968 libstdc++-v3 since exceptions are not supported.
969
f18d9a0c
AG
9702002-03-20 Anthony Green <green@redhat.com>
971
972 * configure.in: Enable libgcj for xscale-elf target.
973
c0e21eef
R
974Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
975
976 * MAINTAINERS: Update my email address.
977
28eca9e8
AO
9782002-03-16 Alexandre Oliva <aoliva@redhat.com>
979
980 * ltmain.sh (relink_command): Fix typo in previous change.
981
e67e72c7
AO
9822002-03-15 Alexandre Oliva <aoliva@redhat.com>
983
984 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
985 (relink_command): Added --tag flags.
986 (mode=install): If relinking fails; error out.
987
c2273204
RH
9882002-03-12 Richard Henderson <rth@redhat.com>
989
990 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
991 .NOTPARALLEL tag.
992 (do-check): Rename from check.
993 (check): Allow parallel check.
994
bcb64245
BW
9952002-03-12 Bob Wilson <bob.wilson@acm.org>
996
997 * MAINTAINERS: Add myself as maintainer for xtensa port.
998 Fix alphabetical order in CPU port maintainer list.
999 Remove myself from Write After Approval list.
1000
63adb4ff
RH
10012002-03-11 Richard Henderson <rth@redhat.com>
1002
1003 * Makefile.in (.NOTPARALLEL): Add fake tag.
1004
9bec4bf0
L
10052002-03-07 H.J. Lu (hjl@gnu.org)
1006
1007 * configure.in: Enable gprof for mips*-*-linux*.
1008
c7fc1f84
DS
10092002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
1010
1011 * MAINTAINERS (Write After Approval): Add myself.
1012
6bff33fb
AO
10132002-02-28 Alexandre Oliva <aoliva@redhat.com>
1014
1015 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
1016 libjava.
1017 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
1018
0210b33b
AO
10192002-02-23 Alexandre Oliva <aoliva@redhat.com>
1020
1021 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
1022 because its Makefile is there; test for the executable instead.
1023
fcc0a3ef
AO
10242002-02-22 Alexandre Oliva <aoliva@redhat.com>
1025
1026 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
1027 libstdc++-v3 and libjava.
1028
97cf8285
AM
10292002-02-11 Adam Megacz <adam@xwt.org>
1030
1031 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
1032 boehm-gc
5ce6f47b 1033
40fe0ec3
AO
10342002-02-09 Alexandre Oliva <aoliva@redhat.com>
1035
1036 * config.guess: Updated to 2002-01-30's version.
1037 * config.sub: Updated to 2002-02-01's version.
1038 Contribute sh64-elf.
1039 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
1040 * configure.in: Added sh64-*-*.
1041
694d53ee
CD
10422002-02-08 Chris Demetriou <cgd@broadcom.com>
1043
1044 * MAINTAINERS: Belatedly add myself to write after approval list.
1045
a9ca50b1
JH
1046Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
1047
1048 * MAINTAINERS: Put self in as maintainer for x86-64 port.
1049 Remove self as Write After Approval.
1050
5ffc3500
GK
10512002-01-31 Geoffrey Keating <geoffk@redhat.com>
1052
1053 * MAINTAINERS: Put self in as maintainer for contrib/regression
1054 directory.
1055
4ceaf7fb
PE
10562002-01-28 Phil Edwards <pme@gcc.gnu.org>
1057
1058 * MAINTAINERS: Update my email address.
1059
51584787
JT
10602002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
1061
5ce6f47b
EC
1062 * configure.in (*-*-netbsd*): New. Skip target-newlib,
1063 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
1064 libraries if not supported for NetBSD on target CPU.
1065
5701d273
DR
10662002-01-25 Douglas B Rupp <rupp@gnat.com>
1067
1068 * install-sh: Use _inst.$$_ for temp file name.
1069
b299a075
JT
10702002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
1071
1072 * MAINTAINERS (Write After Approval): Move my contact info
1073 from here...
1074 (OS Port Maintainers): ...to here (netbsd).
1075
51fe14b5
BW
10762002-01-22 Bob Wilson <bob.wilson@acm.org>
1077
1078 * MAINTAINERS (Write After Approval): Add myself.
1079
b634ad42
L
10802002-01-17 H.J. Lu <hjl@gnu.org>
1081
1082 * Makefile.in (all-fastjar): Also depend on all-libiberty.
1083 (all-target-fastjar): Also depend on all-target-libiberty.
1084
3cd87679
L
10852002-01-16 H.J. Lu (hjl@gnu.org)
1086
1087 * config.guess: Import from master sources, rev 1.225.
1088 * config.sub: Import from master sources, rev 1.238.
1089
969a6d8f
KH
10902002-01-16 Kazu Hirata <kazu@hxi.com>
1091
1092 * MAINTAINERS (Write After Approval): Remove myself.
1093
366f6a52
FW
10942001-12-19 Florian Weimer <fw@deneb.enyo.de>
1095
1096 * MAINTAINERS (Write After Approval): Add myself.
1097
f02240b6
JM
10982001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
1099
1100 * MAINTAINERS: Add self as docs co-maintainer.
1101
5d08dc39
MK
11022001-12-11 Matthias Klose <doko@debian.org>
1103
1104 * MAINTAINERS (Write After Approval): Add myself.
1105
39e790d5
ZW
11062001-12-09 Zack Weinberg <zack@codesourcery.com>
1107
1108 * MAINTAINERS: Update my email address.
1109
4519d6a3
TC
11102001-12-07 Turly O'Connor <turly@apple.com>
1111 * MAINTAINERS (Write After Approval): Add myself.
1112 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
1113 (rs6000_initialize_trampoline): Call __trampoline_setup for
1114 ABI_DARWIN too.
1115 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 1116 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 1117
21cf0a73
PC
11182001-12-07 Paolo Carlini <pcarlini@unitus.it>
1119
1120 * MAINTAINERS (Write After Approval): Add myself.
1121
4ee43206
DR
1122Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
1123
1124 * configure, configure.in: Use temp file for long sed commands.
1125
251931f3
LG
11262001-12-03 Laurent Guerby <guerby@acm.org>
1127
1128 * config.sub: Update to version 1.232 on subversion.
1129
03777dd7
BE
11302001-12-03 Ben Elliston <bje@redhat.com>
1131
1132 * MAINTAINERS: Update mail address for config.* patches.
1133
e490616e
ZW
11342001-11-27 DJ Delorie <dj@redhat.com>
1135 Zack Weinberg <zack@codesourcery.com>
1136
1137 When build != host, create libiberty for the build machine.
1138
1139 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
1140 CONFIG_ARGUMENTS.
1141 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
1142 New variables.
1143 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
1144 and rules.
1145 (all.normal): Depend on ALL_BUILD_MODULES.
1146 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
1147 (all-build-libiberty): Depend on configure-build-libiberty.
1148
1149 * configure: Calculate and substitute proper value for
1150 ALL_BUILD_MODULES.
1151 * configure.in: Create the build subdirectory.
1152 Calculate and substitute TARGET_CONFIGARGS (formerly
1153 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
1154
04075e8f
ZL
11552001-11-26 Ziemowit Laski <zlaski@apple.com>
1156
1157 * MAINTAINERS (write-after-approval): Add self.
1158
ed19322d
CR
11592001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
1160
1161 * MAINTAINERS (GNATS only accounts): Remove self.
1162
90a12988
HPN
11632001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
1164
1165 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
1166 libf2c.
1167
77e653ad
CR
11682001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
1169
1170 * MAINTAINERS (Write After Approval): Add self.
1171
64adad99
DB
11722001-11-12 David O'Brien <obrien@FreeBSD.org>
1173
1174 * MAINTAINERS: mips and s390 are also CPU ports.
1175
834a28c7
DB
11762001-11-12 David O'Brien <obrien@FreeBSD.org>
1177
1178 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
1179
ef94239f
DB
11802001-11-11 David O'Brien <obrien@FreeBSD.org>
1181
1182 * MAINTAINERS: Alphabetize.
1183
beda0427
KH
11842001-11-09 Kazu Hirata <kazu@hxi.com>
1185
1186 * MAINTAINERS (Various maintainers: h8 port): Add myself.
1187
6ca224d3
JDA
11882001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
1189
1190 * MAINTAINERS (Various maintainers: hppa port): Added myself.
1191
132e4bd7
PE
11922001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
1193
1194 * configure.in (--enable-languages): Be more permissive about
1195 syntax. Check for empty lists better. Warn about $LANGUAGES.
1196
c6243b4c
GK
11972001-11-08 Geoffrey Keating <geoffk@redhat.com>
1198
1199 * config.sub: Import from master sources, rev. 1.230.
1200 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
1201
abbb9e76
LG
12022001-11-07 Laurent Guerby <guerby@acm.org>
1203
1204 * MAINTAINERS (Write After Approval): Add self.
1205
53cdb27a
HPN
12062001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
1207
1208 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
1209
dd3a88c9
HPN
12102001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
1211
1212 * config.sub: Import from master sources, rev 1.226.
1213 * config.guess: Import from master sources, rev 1.216.
1214
d344dce9
HPN
12152001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
1216
1217 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
1218 * MAINTAINERS: Add self as maintainer of MMIX port.
1219 Remove old after-approval entry.
1220
63f6bcd7
JM
12212001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
1222
1223 * ChangeLog, configure: Fix spelling errors.
1224
84f92638
BK
12252001-10-20 Brendan Kehoe <brendan@zen.org>
1226
1227 * MAINTAINERS: Tweak my address.
1228
2f30eda4
R
1229Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
1230
1231 * MAINTAINERS: Update my email address.
1232
1567080c 12332001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 1234
f48a3b5c 1235 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 1236 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 1237
30106886
GB
12382001-10-10 Geert Bosch <bosch@gnat.com>
1239
e490616e 1240 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
1241 Added Robert Dewar.
1242
d3d51b8c
DB
12432001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
1244
1245 * MAINTAINERS (Write After Approval): Added self
1246
d1c3e709
GB
12472001-10-02 Geert Bosch <bosch@gnat.com>
1248
1249 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
1250
50f5f793
JM
12512001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
1252
1253 * configure: Handle temporary files securely using mkdir.
1254
7fddf9a9
AO
12552001-09-29 Alexandre Oliva <aoliva@redhat.com>
1256
1257 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
1258
387beb82
WC
12592001-09-26 Will Cohen <wcohen@redhat.com>
1260
1261 * configure.in (*-*-linux*): Disable configuration of target-newlib
1262 and target-libgloss.
e490616e 1263
0c055e34
AO
12642001-09-26 Alexandre Oliva <aoliva@redhat.com>
1265
1266 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
1267 RANLIB.
1268
759bfa90
AO
12692001-09-21 Alexandre Oliva <aoliva@redhat.com>
1270
1271 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
1272 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
1273 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
1274 avoid quotes nesting problems.
1275 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
1276 (DO_X): Export only variables that are set.
1277
1dc4a750
BE
12782001-09-19 Ben Elliston <bje@redhat.com>
1279
1280 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
1281 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
1282 semantics. Use the shell built-in "type" command instead.
1283
898c7238
AO
12842001-08-31 Alexandre Oliva <aoliva@redhat.com>
1285
1286 Merged from gcc-3_0-branch:
1287 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
1288 * ltcf-c.sh: Use $objext, not $ac_objext.
1289 2001-07-27 Mark Kettenis <kettenis@gnu.org>
1290 * ltcf-cxx.sh: Add support for GNU.
1291 2001-07-22 Timothy Wall <twall@redhat.com>
1292 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
1293 default settings if using GNU tools with that configuration.
1294 * ltcf-cxx.sh: Ditto.
1295 * ltcf-gcj.sh: Ditto.
1296 2001-07-21 Michael Chastain <chastain@redhat.com>
1297 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
1298 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
1299 * ltmain.sh: Mark as gcc-local.
1300
8fa0a32e
EC
13012001-08-30 Eric Christopher <echristo@redhat.com>
1302 Jason Eckhardt <jle@redhat.com>
1303
1304 * config.guess: Merge from master sources.
1305 * config.sub: Merge from master sources, add support for mipsisa32.
1306
32f30f91 13072001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
1308 * config.sub: Merge from master sources, rev 1.219.
1309 * MAINTAINERS: Add self as contact for stormy16 port.
1310
f6084f99
ZW
13112001-08-14 Zack Weinberg <zackw@panix.com>
1312
1313 * config.sub: Merge from master sources, rev 1.218.
1314 * config.guess: Merge from master sources, rev 1.209.
1315
91b54f7f
GS
13162001-08-11 Graham Stott <grahams@redhat.com>
1317
1318 * Makefile.in (check-c++): Add missing semicolon.
1319
e5b3941e
JH
1320Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
1321
32f30f91 1322 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 1323
6387a56e
EC
13242001-07-30 Eric Christopher <echristo@redhat.com>
1325
1326 * MAINTAINERS (Various maintainers: mips port): Added myself.
1327
53b475f0
AH
13282001-07-25 Andrew Haley <aph@cambridge.redhat.com>
1329
e490616e 1330 * configure.in (sh-*-linux*): New.
53b475f0 1331
2a08c780
RH
13322001-07-27 Richard Henderson <rth@redhat.com>
1333
1334 * .cvsignore: Add LAST_UPDATED.
1335
bfa79422
UW
13362001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
1337
1338 * MAINTAINERS (Various maintainers: s390 port): Added myself.
1339
0ae85492
AH
13402001-07-16 Aldy Hernandez <aldyh@redhat.com>
1341
e490616e 1342 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 1343
8e1ab0fe
NP
1344Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
1345
1346 * MAINTAINERS (Write After Approval): Added myself.
1347
2b997990
SC
13482001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1349
1350 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
1351 and libgcj on m68hc11/m68hc12.
1352
d920e825
L
13532001-06-27 H.J. Lu (hjl@gnu.org)
1354
1355 * Makefile (CFLAGS_FOR_BUILD): New.
1356 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
1357
d425a1e0
JM
13582001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
1359
1360 * README: Remove version number.
1361
5b5b4207
GP
13622001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1363
1364 * INSTALL/README: Update wrt. to the installation instructions now
1365 residing in gcc/doc/install.texi.
1366
be839b69
JM
13672001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
1368
1369 * README: Replace with a cut-down and updated version of gcc/README.
1370
fe2ee7c4
DE
13712001-06-12 David Edelsohn <edelsohn@gnu.org>
1372
1373 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
1374 multilibs to be disabled.
1375
4f5d646c
DB
13762001-06-11 Daniel Berlin <dan@cgsoftware.com>
1377
1378 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 1379
818f0c85
AO
13802001-06-09 Alexandre Oliva <aoliva@redhat.com>
1381
1382 * config.guess: Import CVS version 1.195.
1383 * config.sub: Import CVS version 1.212.
1384
e9a8af10
AO
13852001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
1386
1387 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
1388 gcc/xgcc is built, use -print-prog-name to find out the program
1389 name to use.
1390
ae3ca0a9
PE
13912001-06-04 Phil Edwards <pme@sources.redhat.com>
1392
1393 * config.guess: Import CVS version 1.194. All gcc-local changes
1394 appear to also be in the master copy.
1395 * config.sub: Import CVS version 1.211.
1396
066bd40d
MM
1397Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
1398
1399 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
1400 with_gcc]: Use `gcc -shared' to build a shared library.
1401
4aef4f33
JDA
1402Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
1403
1404 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
1405 archives.
1406
c386f00f
RO
1407Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1408
1409 * MAINTAINERS (Write After Approval): Add myself.
1410
2ae5cea5
HPN
14112001-06-01 Hans-Peter Nilsson <hp@axis.com>
1412
1413 * configure.in (libstdcxx_flags): Do not try to execute
1414 libstdc++-v3/testsuite_flags until it exists.
1415
c3766183
AM
14162001-06-01 Alan Modra <amodra@bigpond.net.au>
1417
1418 * MAINTAINERS: Update my email address.
1419
9b337833
GS
14202001-05-31 Graham Stott <grahams@redhat.com>
1421
1422 * MAINTAINERS (Write After Approval): Add myself.
1423
55fce0eb
SP
14242001-05-28 Simon Patarin <simon.patarin@inria.fr>
1425
1426 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
1427 libraries when using g++ with native linker.
1428
5f7de4b8
AO
14292001-05-28 Alexandre Oliva <aoliva@redhat.com>
1430
1431 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
1432
a7bc0fbb
AO
14332001-05-22 Alexandre Oliva <aoliva@redhat.com>
1434
1435 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
1436 [aix4*|aix5*]: Prepend blank.
1437
33456445
AO
14382001-05-20 Alexandre Oliva <aoliva@redhat.com>
1439
1440 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
1441 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
1442 of subdir/configure scripts to use the new libtool.m4.
1443
e48d3d00
MK
14442001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
1445
1446 * MAINTAINERS (Write After Approval): Add myself.
1447
9e0e191b
BK
14482001-05-18 Benjamin Kosnik <bkoz@redhat.com>
1449
1450 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
1451
3f19b439
BE
14522001-05-11 Ben Elliston <bje@redhat.com>
1453
1454 * Makefile.in (all-sid): New target.
1455 (check-sid, clean-sid, install-sid): Likewise.
1456
6ebe3121
JO
14572001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
1458
1459 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
1460
ca3667c4
AO
14612001-05-03 Alexandre Oliva <aoliva@redhat.com>
1462
1463 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
1464 libgcj.
1465
14662001-05-03 Alexandre Oliva <aoliva@redhat.com>
1467
1468 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
1469 gcc/xgcc is built, use -print-prog-name to find out the program
1470 name to use.
1471
b2964d63
AO
14722001-04-26 Alexandre Oliva <aoliva@redhat.com>
1473
b1bb2302
AO
1474 * configure.in (noconfigdirs): Don't reset it from scratch in the
1475 target case; only append to it.
6387a56e 1476
b2964d63
AO
1477 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
1478 sparc-*-solaris2.8]: Disable ${libgcj}.
1479
8343765d
AO
14802001-04-25 Alexandre Oliva <aoliva@redhat.com>
1481
1482 * configure.in (libgcj_saved): Copy from $libgcj.
1483 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
1484 --disable-libgcj.
1485
ddbb6d43
GRK
14862001-04-25 Gavin Romig-Koch <gavin@redhat.com>
1487
1488 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 1489 C front end maintainer.
ddbb6d43 1490
3fa03ff9
AG
1491Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
1492
1493 * configure.in: Move *-chorusos target case to the proper switch.
1494 Disable libgcj.
1495
99ffe40f
AO
14962001-04-12 Alexandre Oliva <aoliva@redhat.com>
1497
1498 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
1499 1.641.2.228.
1500
78faa32d
FS
15012001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1502
1503 * Makefile.in (STAGE1_CFLAGS): Pass down.
1504
cdbff0ab
AM
15052001-04-13 Alan Modra <amodra@one.net.au>
1506
1507 * config.guess: Add hppa64-linux support. Note for next import that
1508 this is already in the master file.
1509 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
1510
75b9074c
AO
15112001-04-12 Alexandre Oliva <aoliva@redhat.com>
1512
1513 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
1514 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
1515
125404c5
SS
15162001-04-11 Stan Shebs <shebs@apple.com>
1517
1518 * MAINTAINERS: Add self as Darwin port maintainer.
1519
876684fe
AM
15202001-04-11 Alan Modra <amodra@one.net.au>
1521
1522 * MAINTAINERS: Update my email address.
1523
06729913
LR
15242001-04-10 Loren J. Rittle <ljrittle@acm.org>
1525
1526 * ltcf-cxx.sh: Support creation of C++ shared libraries on
1527 recent versions of FreeBSD (release 3 or later).
1528 * ltconfig: On FreeBSD, -lc must not be provided when building
1529 a shared library or else the standard -pthread gcc option is
1530 rendered worthless to later users of the built library.
1531
67916302
JM
15322001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
1533
1534 * MAINTAINERS: Add self and RTH as C front end maintainers.
1535
d2bc0628
AO
15362001-04-05 Alexandre Oliva <aoliva@redhat.com>
1537
e490616e
ZW
1538 * config.sub: Make sure to match an already-canonicalized
1539 machine name (eg. mn10300-unknown-elf).
d2bc0628 1540
a3406c06
AO
15412001-04-01 Alexandre Oliva <aoliva@redhat.com>
1542
1543 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
1544 New macros.
1545 (bootstrap, cross): Use RECURSE_FLAGS.
1546 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
1547
a076f6a4
AO
15482001-03-27 Alexandre Oliva <aoliva@redhat.com>
1549
1550 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
1551
e9f4fa71
CH
15522001-03-22 Colin Howell <chowell@redhat.com>
1553
7238de5c
CH
1554 * Makefile.in (DO_X): Do not backslash single-quotes in
1555 backquotes (two places).
e9f4fa71 1556
b6b14b1b
AO
15572001-03-22 Alexandre Oliva <aoliva@redhat.com>
1558
1559 Re-installed:
1560 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
1561 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
1562 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
1563 * ltcf-cxx.sh: Likewise.
1564 * ltcf-gcj.sh: Likewise.
1565
1eb0b89d
GP
15662001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1567
1568 * MAINTAINERS: Add myself as "documentation co-maintainer".
1569
82e23236
AO
15702001-03-22 Alexandre Oliva <aoliva@redhat.com>
1571
1572 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
1573 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
1574
64ec27c3
TT
15752001-03-19 Tom Tromey <tromey@redhat.com>
1576
1577 * config-ml.in: Handle GCJ and GCJFLAGS.
1578
191de407
MC
15792001-03-21 Michael Chastain <chastain@redhat.com>
1580
1581 * Makefile.in: all-m4 depends on all-texinfo.
1582
fed4dede
LR
15832001-03-20 Loren J. Rittle <ljrittle@acm.org>
1584
1585 * MAINTAINERS: Add myself to write after approval list.
1586
085072bb
LB
15872001-03-18 Laurynas Biveinis <lauras@softhome.net>
1588
1589 * Makefile.in (DO_X): Quote nested quotes.
1590
5af8ea3f
AM
15912001-03-18 Alan Modra <alan@linuxcare.com.au>
1592
1593 * MAINTAINERS: Add myself to write after approval list.
1594
69e23037
LB
15952001-03-15 Laurynas Biveinis <lauras@softhome.net>
1596
1597 * Makefile.in (DO_X): Use double quotes for quoting
1598 "RANLIB=$${RANLIB}".
1599
2b9650f4
OP
16002001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
1601
1602 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
1603
4698d2cf
NP
16042001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
1605
1606 * configure.in: Only use `lang_requires' for languages athat are
1607 actually enabled.
1608
f6646274
PE
16092001-03-08 Phil Edwards <pme@sources.redhat.com>
1610
1611 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
1612
c9a54638
AO
16132001-03-08 Alexandre Oliva <aoliva@redhat.com>
1614
1615 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
1616
6a556ad6
TT
16172001-03-07 Tom Tromey <tromey@redhat.com>
1618
1619 * configure.in: Allow config-lang.in to set `lang_requires' to list
1620 of other required languages.
1621
6822468a
LB
16222001-03-06 Laurynas Biveinis <lauras@softhome.net>
1623
1624 * Makefile.in: Remove RANLIB definition. Use RANLIB
1625 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
1626 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 1627
f04885d3 16282001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 1629 Alexandre Oliva <aoliva@redhat.com>
6387a56e 1630
f04885d3
BK
1631 * Makefile.in (check-c++): Use tabs, not spaces.
1632
288edf47 16332001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 1634
288edf47
LB
1635 * MAINTAINERS: add myself to Write After Approval list.
1636
3d55d2f8 16372001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 1638
e490616e 1639 * Makefile.in (check-c++): New rule.
6387a56e 1640
4d88a68a
BK
1641 * configure.in (target_libs): Remove libg++.
1642 (noconfigdirs): Remove libg++.
1643 (noconfigdirs): Same.
1644 (noconfigdirs): Same.
1645 (noconfigdirs): Same.
1646
1647 * config-ml.in: Remove libg++ references.
1648
1649 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
1650 (ALL_TARGET_MODULES): Same.
1651 (configure-target-libg++): Remove.
1652 (all-target-libg++): Remove.
1653 (configure-target-libio): Remove.
1654 (all-target-libio): Remove.
1655 (check-target-libio): Remove.
1656 (.PHONY): Remove.
1657 (libg++.tar.bz2): Remove.
1658 (all-target-cygmon): Remove libio.
1659 (all-target-libstdc++): Remove.
1660 (configure-target-libstdc++): Remove.
1661 (TARGET_LIB_PATH): Remove libstdc++.
1662 (ALL_GCC_CXX): Remove libstdc++.
1663 (all-target-gperf): Correct.
1664
2437d4ed
NC
16652001-02-16 Nick Clifton <nickc@redhat.com>
1666
1667 * configure.in (noconfigdirs): Allow configuration of texinfo
1668 for Cygwin hosts.
1669
85b99cbe
AG
16702001-02-15 Anthony Green <green@redhat.com>
1671
1672 * configure: Introduce GCJ_FOR_TARGET.
1673 * configure.in: Ditto.
1674 * Makefile.in: Ditto.
1675
7b18790c
AS
16762001-02-13 Andreas Schwab <schwab@suse.de>
1677
1678 * MAINTAINERS: Update mail address.
1679
c4880c99
MS
16802001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
1681
1682 * config.guess: Add linux target for S/390.
1683 * config.sub: Likewise.
1684
e31ae6db
CC
16852001-02-08 Chandrakala Chavva <cchavva@redhat.com>
1686
1687 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 1688 target-libgloss.
e31ae6db 1689
7739adfb
BE
16902001-02-06 Ben Elliston <bje@redhat.com>
1691
1692 * configure: Output host type to stdout, not stderr.
1693
36ca672c
MM
16942001-02-05 Mark Mitchell <mark@codesourcery.com>
1695
e40f2829 1696 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
1697 * ltcf-cxx.sh: Likewise.
1698
36ca672c
MM
1699 * config.if: Assume enable_libstdcxx_v3 is defined.
1700
22fdd65e
MM
17012001-02-04 Mark Mitchell <mark@codesourcery.com>
1702
1703 Remove V2 C++ library.
1704 * configure.in: Remove --enable-libstdcxx_v3 support.
1705
3b60dd8e
BM
17062001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
1707
1708 * include/demangle.h: Add prototype for java_demangle_v3.
1709
42c0c80a
PE
17102001-01-29 Phil Edwards <pme@sources.redhat.com>
1711
1712 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
1713
0be25992
RH
17142001-01-27 Richard Henderson <rth@redhat.com>
1715
1716 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
1717
8a8de62d
MS
17182001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
1719
1720 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
1721 Don't unset, it's non-portable and no longer necessary, set to empty
1722 instead.
1723
92769744
MS
17242001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
1725
1726 * ltconfig: Shell portability fix for the tagname validity check.
1727
88a1c0ab
AO
17282001-01-27 Alexandre Oliva <aoliva@redhat.com>
1729
1730 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
1731 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
1732
45291dd5
MS
17332001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
1734
1735 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
1736
1ace7e15
TT
17372001-01-26 Tom Tromey <tromey@redhat.com>
1738
1739 * configure.in: Allow libgcj to be built on Sparc Solaris.
1740
0ef8b11b
DE
17412001-01-25 David Edelsohn <edelsohn@gnu.org>
1742
1743 * ltcf-c.sh: Add aix5 case.
1744 * ltcf-cxx.sh: Likewise.
1745 * ltconfig: Likewise.
1746
0006091e
AO
17472001-01-24 Alexandre Oliva <aoliva@redhat.com>
1748
9bad11e1
AO
1749 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
1750 keep at least one of build_libtool_libs or build_old_libs set to
1751 yes.
1752
0006091e
AO
1753 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
1754 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
1755
7c01b2b5
BM
17562001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
1757
1758 * configure.in: Enable libgcj on several additional platforms.
1759
d340e0ac
BM
17602001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
1761
1762 * configure.in: Enable libgcj for linux targets.
1763
5baf8c37
MS
17642001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
1765
1766 * MAINTAINERS (Write After Approval): Add myself.
1767
10a0ba84
JDA
17682001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
1769
1770 * MAINTAINERS: Add myself as vax port maintainer.
1771
357c6a4b
FH
17722001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
1773
1774 * MAINTAINERS: Add myself as Mercury front-end maintainer.
1775
6e2d9a7a
MS
17762001-01-09 Mike Stump <mrs@wrs.com>
1777
1778 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
1779 failures of subdirectories.
1780
b6b14b1b 17812001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 1782
b6b14b1b 1783 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 1784 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
1785 * ltcf-cxx.sh: Likewise.
1786 * ltcf-gcj.sh: Likewise.
1787 * ltconfig.sh: Fix typo.
976b230d 1788
07109110
LB
17892001-01-02 Laurynas Biveinis <lauras@softhome.net>
1790
1791 * configure: handle DOS-style absolute paths.
1792
1da5b8fc
LB
17932001-01-02 Laurynas Biveinis <lauras@softhome.net>
1794
1795 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
1796
4c2f5b4f
MM
17972000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
1798
1799 * MAINTAINERS: Add myself as avr port co-maintainer.
1800
bc53668e
BE
18012000-12-28 Ben Elliston <bje@redhat.com>
1802
1803 * MAINTAINERS: Add myself under ``Write After Approval''.
1804
c387606f
JM
18052000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
1806
1807 * texinfo: Remove directory from GCC.
1808
2cb5082c
JM
18092000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
1810
1811 * COPYING: Update to current
1812 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
1813 to 19yy as example year in copyright notice).
1814
cc330df9
BK
18152000-12-18 Benjamin Kosnik <bkoz@redhat.com>
1816
6387a56e 1817 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
1818 (libstdcxx_incdir): Pass down.
1819 * config.if: Remove expired bits for cxx_interface, add stub.
1820 (libstdcxx_incdir): Add variable for g++ include directory.
1821 * configure.in (gxx_include_dir): Use it.
6387a56e 1822
4c6b2835
AO
18232000-12-18 Alexandre Oliva <aoliva@redhat.com>
1824
1825 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
1826 with old-email address from ``Write After Approval''.
1827
3896f13e
AJ
18282000-12-15 Andreas Jaeger <aj@suse.de>
1829
1830 * configure.in: Handle lang_dirs.
1831
18322000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 1833
ad46e881
TT
1834 * MAINTAINERS: Removed brads.
1835
90a10418
TT
1836 * MAINTAINERS: Added gcj developers.
1837
41dfe3a2 18382000-12-13 Anthony Green <green@redhat.com>
6387a56e 1839
41dfe3a2 1840 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
1841 listed. Disable libgcj for x86 and Alpha Linux until compatible
1842 with g++ abi.
6387a56e 1843
e2f601da
MS
18442000-12-13 Mike Stump <mrs@wrs.com>
1845
1846 * Makefile.in (local-distclean): Also remove fastjar.
1847
70030c01
RB
18482000-12-12 Rodney Brown <RodneyBrown@mynd.com>
1849
1850 * contrib/gcc_update: Add fastjar --touch entries.
1851
2a50f859
AO
18522000-12-12 Alexandre Oliva <aoliva@redhat.com>
1853
1854 * configure.in: Disable language-specific target libraries for
1855 languages that aren't enabled.
1856
7743113b
AG
18572000-12-10 Anthony Green <green@redhat.com>
1858
1859 * configure.in: Define libgcj. Disable libgcj target libraries for
1860 most targets.
1861
92e061a6
NB
18622000-12-10 Neil Booth <neilb@earthling.net>
1863
1864 * MAINTAINERS: Update mail address, remove from WAA list.
1865
f34ff6d6
APB
18662000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
1867
1868 * libjava: Imported from /cvs/java.
1869 * libffi: Likewise.
1870 * Boehm-gc: Likewise.
1871
d82a33c6
APB
18722000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
1873
1874 * configure.in (target_libs): Revert 2000-12-08 patch.
1875 (noconfigdirs): Added target-libjava.
1876
e14f8e28
LB
18772000-12-09 Laurynas Biveinis <lauras@softhome.net>
1878
1879 * djunpack.bat: removed.
1880
fc26516b
LB
18812000-12-09 Laurynas Biveinis <lauras@softhome.net>
1882
1883 * Makefile.in: handle DOS-style absolute paths.
1884 * config-ml.in: likewise.
1885 * symlink-tree: likewise.
1886
bd8757b3
APB
18872000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
1888
1889 * fastjar: Imported.
1890
81522a1f
APB
18912000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
1892
1893 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
1894 libjava.
1895 * configure.in (target_libs): Removed `target-libjava'.
1896
5db1f7ed
APB
18972000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
1898
1899 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
1900 (ALL_MODULES): Added fastjar.
1901 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
1902 (all-target-libjava): all-fastjar replaces all-zip.
1903 (all-fastjar): Added.
1904 (configure-target-fastjar, all-target-fastjar): Likewise.
1905 * configure.in (host_tools): Added fastjar.
1906
5e59997c
MS
19072000-12-07 Mike Stump <mrs@wrs.com>
1908
1909 * Makefile.in (local-distclean): Remove leftover built files.
1910
0a534f40
NC
19112000-11-24 Nick Clifton <nickc@redhat.com>
1912
1913 * configure.in (xscale-elf): Add target.
1914 (xscale-coff): Add target.
1915
7686cadf
LR
19162000-11-22 Loren J. Rittle <ljrittle@acm.org>
1917
e490616e
ZW
1918 * ltcf-cxx.sh: Support creation of C++ shared libraries on
1919 recent versions of FreeBSD (release 3 or later).
1920 * ltconfig: On FreeBSD, -lc must not be provided when building
1921 a shared library or else the standard -pthread gcc option is
1922 rendered worthless to later users of the built library.
7686cadf 1923
fff01699
FF
19242000-11-16 Fred Fish <fnf@be.com>
1925
1926 * configure.in (enable_libstdcxx_v3): Fix typo,
1927 libstd++ -> libstdc++.
1928
4dc16355
KL
19292000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1930
1931 * MAINTAINERS: Add self to Write After Approval list.
1932
bf6fc7b2
BS
19332000-11-21 Bernd Schmidt <bernds@redhat.com>
1934
1935 * MAINTAINERS: Update my email address. Add myself to global write
1936 privs list.
1937
ce8e06b1
AO
19382000-11-18 Alexandre Oliva <aoliva@redhat.com>
1939
6e2a4843
AO
1940 * Makefile.in: Merge with src and libgcj.
1941 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
1942 configure-target-<library> when their configure scripts need the C
1943 or C++ library to have already been built to work properly.
1944 (do_proto_toplev): Set them to an empty string.
1945
ce8e06b1
AO
1946 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
1947 (REALLY_SET_LIB_PATH): Use them.
1948
c003f378
SS
19492000-11-17 Stan Shebs <shebs@apple.com>
1950
1951 * MAINTAINERS: Add self to Write After Approval list.
1952
cc1e60ea
JM
19532000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
1954
1955 * configure: Provide the original toplevel configure arguments
1956 (including $0) to subprocesses in the environment rather than
1957 through gcc/configargs.h.
1958
1173593d
JM
19592000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
1960
1961 * MAINTAINERS: Remove references to cccp. Change C9X reference to
1962 C99. Alphabetise "Write After Approval" list.
1963
520907ee
MM
19642000-11-12 Mark Mitchell <mark@codesourcery.com>
1965
34f6fbdb
MM
1966 * configure: Turn on libstdc++ V3 by default.
1967
520907ee
MM
1968 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
1969 if we've got GCC.
1970
0bbd37ed
PB
19712000-11-11 Philip Blundell <philb@gnu.org>
1972
1973 * MAINTAINERS: Add self to Write After Approval list.
1974
7ca0e6d9
DE
19752000-11-09 David Edelsohn <edelsohn@gnu.org>
1976
1977 * ltcf-c.sh (aix4): Improve shared library configuration; require
1978 exporting symbols.
1979 * ltcf-cxx.sh (aix4): Define.
1980 * ltconfig (aix4): Define library and soname specs appropriate for
1981 AIX. Define command to create export symbols list.
1982
f559f30b
CF
1983Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
1984
1985 * config.sub: Add support for Sun Chorus
1986
fc05d516
NC
19872000-10-31 Nick Clifton <nickc@redhat.com>
1988
1989 * MAINTAINERS: Rename <name>@cygnus.com addresses to
1990 <name>@redhat.com. Also installed new email address for Clint
1991 Popetz.
6387a56e 1992
90a0e73f
JM
19932000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
1994
1995 * etc: Remove directory from GCC.
1996
a5e1b548
MM
19972000-10-16 Michael Meissner <meissner@redhat.com>
1998
1999 * configure (gcc/configargs.h): Only create if there is a build GCC
2000 directory created.
2001
6387a56e
EC
20022000-10-16 Matthias Klose <doko@debian.org>
2003
be1db873
MK
2004 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
2005 when configured for libstdc++-v3.
2006
f5fa9a5b
PE
20072000-10-05 Phil Edwards <pme@gcc.gnu.org>
2008
2009 * configure: Save configure arguments to gcc/configargs.h.
2010
61a77fea
PT
20112000-10-04 Philipp Thomas <pthomas@suse.de>
2012
2013 * config.guess: Import CVS version 1.157.
2014 * config.sub: Import CVS version 1.181.
2015
3a4fee66
AP
20162000-10-04 Andris Pavenis <pavenis@latnet.lv>
2017
2018 * Makefile.in (bootstrap): avoid recursion if subdir missing
2019 (cross): ditto
2020 (do-proto-toplev): ditto
2021
3dd7094e
AO
20222000-09-30 Alexandre Oliva <aoliva@redhat.com>
2023
de710532
AO
2024 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
2025 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
2026
3dd7094e
AO
2027 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
2028 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
2029 all affected `configure' scripts.
2030
1409d0c7
DE
20312000-09-26 David Edelsohn <edelsohn@gnu.org>
2032
2033 * config/mt-aix43 (NM_FOR_TARGET): Add -B bsd-style flag.
2034
e592386f
NB
2035Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
2036
2037 * MAINTAINERS: Add self as cpplib co-maintainer.
2038
fba54939
AH
20392000-09-24 Aldy Hernandez <aldyh@redhat.com>
2040
2041 * MAINTAINERS: Add self to Write After Approval list.
2042
2bd429f4
GP
20432000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2044
2045 * INSTALL/README: egcs -> GCC update.
2046
d733f374
ME
2047Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
2048
2049 * MAINTAINERS: Add myself to Write After Approval list.
2050
d7ce9a83
KH
20512000-09-15 Kazu Hirata <kazu@hxi.com>
2052
2053 * MAINTAINERS: Add myself to Write After Approval list.
2054
18a53ffe
JL
2055Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
2056
e490616e
ZW
2057 * configure.in: Do not build byacc for hppa64. Provide paths to the
2058 X11 libraries for hppa64.
18a53ffe 2059
f246ff23
SC
20602000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2061
2062 * MAINTAINERS: Add myself as 68hc11 port maintainer.
2063
06298abd
AO
20642000-09-06 Alexandre Oliva <aoliva@redhat.com>
2065
4b92758a
AO
2066 * Makefile.in (all-zlib): Added dummy target.
2067
06298abd
AO
2068 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
2069 ltcf-gcj.sh: Updated from libtool multi-language branch.
2070
4d73d07a
AO
20712000-09-05 Alexandre Oliva <aoliva@redhat.com>
2072
2073 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
2074 (bootstrap*): Depend on all-bootstrap.
2075
05d52d78
PT
20762000-09-05 Philipp Thomas <pthomas@suse.de>
2077
2078 * config.guess: Import CVS version 1.156.
2079 * config.sub: Import CVS version 1.179.
2080
3c809ba4
AG
20812000-09-02 Anthony Green <green@cygnus.com>
2082
2083 * Makefile.in (all-gcc): Depend on all-zlib.
2084 (CLEAN_MODULES): Add clean-zlib.
2085 (ALL_MODULES): Add all-zlib.
2086 * configure.in (host_libs): Add zlib.
2087
10ad78a0 20882000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
2089
2090 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
2091 crosses, but add gcc/include to the header search path for them.
2092
b36a9ce3
DB
20932000-08-04 David E. O'Brien <obrien@FreeBSD.org>
2094
2095 * MAINTAINERS: Add self to Write After Approval list.
2096
cb011248
FS
20972000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2098
2099 * config.guess: Import CVS version 1.152.
2100 * config.sub: Import CVS version 1.177.
2101
db310af0
AO
21022000-08-25 Alexandre Oliva <aoliva@redhat.com>
2103
7965440a
AO
2104 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
2105 $targargs to tell whether newlib is going to be built.
2106
db310af0
AO
2107 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
2108 $$r/TARGET_SUBDIR/libio for _G_config.h.
2109
e7977565
AO
21102000-08-23 Alexandre Oliva <aoliva@redhat.com>
2111
2112 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
2113
126bb9ed
DD
21142000-08-22 DJ Delorie <dj@redhat.com>
2115
2116 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
2117
5b0e9d29
AO
21182000-08-22 Alexandre Oliva <aoliva@redhat.com>
2119
2120 * config-ml.in (CC, CXX): Avoid trailing whitespace.
2121 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
2122 sub-configures.
2123
4f3e904e
DD
21242000-08-21 DJ Delorie <dj@redhat.com>
2125
2126 * MAINTAINERS: Add self as a libiberty maintainer
2127
c9635443
AO
21282000-08-16 Alexandre Oliva <aoliva@redhat.com>
2129
2130 * configure.in (libstdcxx_flags): Use
2131 libstdc++-v3/src/libstdc++.INC.
2132
8b2100ba
AO
21332000-08-15 Alexandre Oliva <aoliva@redhat.com>
2134
2135 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
2136
57119aa9
ZW
21372000-08-14 Zack Weinberg <zack@wolery.cumb.org>
2138
eeb943b0
ZW
2139 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
2140
6387a56e 2141 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
2142 explicit. Substitute enable_threads into generated Makefiles.
2143 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
2144 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
2145
acffa7c4
GK
21462000-08-13 Geoff Keating <geoffk@cygnus.com>
2147
2148 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
2149
808d8c41
AO
21502000-08-12 Alexandre Oliva <aoliva@redhat.com>
2151
2152 * config-ml.in (CC): Remove bogus duplicate quotation mark from
2153 previous delta.
2154
1fc8c51c 21552000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 2156
1fc8c51c
JM
2157 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
2158 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
2159 (FLAGS_FOR_TARGET): Not here.
2160 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 2161
25698887
AO
21622000-08-11 Alexandre Oliva <aoliva@redhat.com>
2163
2164 * config-ml.in (CC, CXX): Don't introduce a leading space.
2165
10120687
DD
21662000-08-07 DJ Delorie <dj@delorie.com>
2167
2168 * MAINTAINERS: Add self as a DJGPP maintainer
2169
15c758e9
DD
21702000-08-07 DJ Delorie <dj@redhat.com>
2171
2172 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
2173 "if we're also building gcc, and it's a gcc that will run on the
2174 build machine, we want to use its includes instead of the system's
2175 default includes".
2176
2d0de245
JM
21772000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
2178
2179 * MAINTAINERS: Add self to Write After Approval list.
2180
e81b330a
AO
21812000-08-03 Alexandre Oliva <aoliva@redhat.com>
2182
83440c1e
AO
2183 * configure.in (libstdcxx_flags): Don't use `"'.
2184
e81b330a
AO
2185 * config-ml.in: Adjust multilib search paths to the
2186 appropriate multilib tree.
2187
cf95c847
AO
21882000-08-02 Alexandre Oliva <aoliva@redhat.com>
2189
2190 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
2191 commas in $LANGUAGES.
2192
9e9af119
MH
21932000-08-02 Manfred Hollstein <manfredh@redhat.com>
2194
2195 * configure.in: Re-enable all references to libg++ and librx.
2196
606ce391
AO
21972000-08-01 Alexandre Oliva <aoliva@redhat.com>
2198
89820b43
AO
2199 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
2200 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
2201 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
2202 * ltcf-cxx.sh (need_lc): Set based on postdeps.
2203
606ce391
AO
2204 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
2205
04179d4a
AO
22062000-07-31 Alexandre Oliva <aoliva@redhat.com>
2207
2208 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
2209 CXX_FOR_TARGET for sed.
2210
d4eb109c
AO
22112000-07-30 Alexandre Oliva <aoliva@redhat.com>
2212
2213 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
2214 Do not override if already set in the environment or in configure.
2215 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
2216 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
2217
4f4caf92
AO
22182000-07-28 Alexandre Oliva <aoliva@redhat.com>
2219
2220 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
2221 the libtool CVS tree multi-language branch.
2222 * ltconfig, ltmain.sh: Updated.
6387a56e 2223
b87487b6
AO
22242000-07-27 Alexandre Oliva <aoliva@redhat.com>
2225
1670d1ea
AO
2226 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
2227 (clean-target): Depend on it.
2228
b87487b6
AO
2229 * Makefile.in (FLAGS_FOR_TARGET): New macro.
2230 (GCC_FOR_TARGET): Use it.
2231 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
2232 * configure.in: ... here.
2233 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
2234 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
2235
4e81ae98
EC
22362000-07-24 Eric Christopher <echristo@cygnus.com>
2237
2238 * MAINTAINERS: Add self to Write After Approval list.
2239
059ae32c
AO
22402000-07-24 Alexandre Oliva <aoliva@redhat.com>
2241
5b28edd4
AO
2242 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
2243 (configure-target-libchill, configure-target-libobjc): Likewise.
2244
059ae32c
AO
2245 * configure.in: Use the same cache file for all target libs.
2246 * config-ml.in: But different cache files per multilib variant.
2247
1adcd149
MS
22482000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2249
2250 * configure (topsrcdir): Don't use dirname.
2251
2d573dff
JO
22522000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
2253
2254 * MAINTAINERS: Add self to Write After Approval list.
2255
d207ebef
JM
22562000-07-20 Jason Merrill <jason@redhat.com>
2257
2258 * configure.in: Remove all references to libg++ and librx.
2259
2260 * configure, configure.in, Makefile.in: Unify gcc and binutils.
2261
22622000-07-20 Hans-Peter Nilsson <hp@axis.com>
2263
2264 * config.sub: Update to subversions version 2000-07-06.
2265
7b7792d5
AH
22662000-07-12 Andrew Haley <aph@cygnus.com>
2267
2268 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
2269 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
2270
3abaac67
PE
22712000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
2272
2273 * symlink-tree: Check number of arguments.
2274
34be2b36
JW
22752000-07-05 Jim Wilson <wilson@cygnus.com>
2276
2277 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
2278 search path for a g++ extracted from the build tree. This
2279 will allow link tests run by configure scripts in
2280 subdirectories to succeed.
2281
d207ebef
JM
22822000-07-01 Koundinya K <kk@ddeorg.soft.net>
2283
e490616e 2284 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 2285
0900331b
MH
22862000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
2287
2288 * MAINTAINERS: Add myself as loop discovery maintainer.
2289
d207ebef
JM
22902000-06-28 Corinna Vinschen <vinschen@cygnus.com>
2291
2292 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
2293 `os2'. Force ac_cv_exeext to be ".exe" in that case.
2294
22952000-06-19 Timothy Wall <twall@cygnus.com>
2296
2297 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
2298 * config.sub: Add tic54x target.
2299
11a27a76
TM
2300Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
2301
2302 * MAINTAINERS: Add self as Fortran maintainer,
2303 remove Craig Burley.
2304
d207ebef 2305Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 2306
d207ebef
JM
2307 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
2308 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 2309
7758b73f
PT
2310Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
2311
2312 * MAINTAINERS: Add self as i18n maintainer
2313
d207ebef
JM
231420000-05-21 H.J. Lu (hjl@gnu.org)
2315
e490616e
ZW
2316 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
2317 directory are used if they exist. Make sure
2318 $(build_tooldir)/include is searched for header files,
2319 $(build_tooldir)/lib/ for library files.
d207ebef 2320 (GCC_FOR_TARGET): Likewise.
e490616e 2321 (CXX_FOR_TARGET): Likewise.
d207ebef 2322
bae29210
JL
2323Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
2324
2325 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
2326
d207ebef 2327Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
2328
2329 * Makefile.in (configure-target-libiberty): Depend on
2330 configure-target-newlib.
2331
aab0d19d
AO
23322000-05-16 Alexandre Oliva <aoliva@cygnus.com>
2333
2334 * configure.in, Makefile.in: Merge all libffi-related
2335 configury stuff from the libgcj tree.
2336
d207ebef
JM
2337Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
2338
2339 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
2340 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
2341
2342Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
2343
2344 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
2345 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 2346 current version information. Add to proto-toplev directory.
d207ebef
JM
2347 (gdb-taz): Build do-djunpack.
2348
758c7bd4
DE
23492000-05-15 David Edelsohn <edelsohn@gnu.org>
2350
2351 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
2352
1888228d
AC
2353Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
2354
2355 * MAINTAINERS: Add self to Write After Approval list.
2356
d207ebef
JM
23572000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
2358
2359 * ltmain.sh: Preserve in relink_command any environment
2360 variables that may affect the linker behavior.
2361
2d7cc2fe
JL
2362Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
2363
d207ebef
JM
2364 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
2365
2366Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
2367
2368 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
2369
23702000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
2371
2372 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 2373 with the version name.
2d7cc2fe 2374
ee455968
JE
2375Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
2376
2377 * MAINTAINERS: Add self as bb-reorder maintainer.
2378
73b97e5c
BK
23792000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
2380
2381 * config.if: Tweak.
2382
d207ebef
JM
23832000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
2384
2385 * djunpack.bat: New file.
2386
2387Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
2388
2389 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
2390 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
2391 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
2392 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 2393
954869eb
DP
23942000-04-16 Dave Pitts <dpitts@cozx.com>
2395
e490616e
ZW
2396 * config.sub (case $basic_machine): Change default for "ibm-*"
2397 to "openedition".
954869eb 2398
eaabe541
AJ
23992000-04-13 Andreas Jaeger <aj@suse.de>
2400
2401 * MAINTAINERS: Added myself.
2402
d207ebef
JM
2403Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
2404
2405 * Makefile.in (gdb-taz): New target. GDB specific archive.
2406 (do-md5sum): New target.
2407 (MD5PROG): Define.
2408 (PACKAGE): Default to TOOL.
2409 (VER): Default to a shell script.
2410 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 2411 md5 checksum generation.
d207ebef
JM
2412 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
2413 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
2414 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 2415 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
2416
2417Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
2418
2419 * configure (warn_cflags): Delete.
2420
0ea6d60c
PDM
2421Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
2422
2423 * MAINTAINERS: Added myself.
2424
17090313 24252000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
e490616e 2426 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
17090313 2427
e490616e
ZW
2428 * configure.in (enable_libstdcxx_v3): Add.
2429 (target_libs): Add bits here to switch between libstdc++-v2 and
2430 libstdc++-v3.
2431 * config.if: And this file too.
2432 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 2433
76b78517
MM
24342000-04-05 Michael Meissner <meissner@redhat.com>
2435
2436 * config.sub (d30v): Add d30v as a basic machine type.
2437
ad242caf
JM
24382000-03-29 Jason Merrill <jason@casey.cygnus.com>
2439
2440 * configure.in: -linux-gnu*, not -linux-gnu.
2441
d4537148
TM
2442Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
2443
2444 * MAINTAINERS: Add self in write-after-approval section.
2445
f152e9d4
JW
2446Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
2447
2448 * MAINTAINERS: Add self as ia64 port maintainer.
2449
6a5fcef1
NB
24502000-03-08 Neil Booth <NeilB@earthling.net>
2451
2452 * MAINTAINERS: Add self in write-after-approval section.
2453
d207ebef 2454Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 2455
d207ebef
JM
2456 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
2457 (do-tar-bz2): Replace TOOL with PACKAGE.
2458 (gdb.tar.bz2): Remove GDBTK from GDB package.
2459 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 2460 dejagnu.tar.bz2): New packages.
d207ebef
JM
2461
24622000-02-27 Andreas Jaeger <aj@suse.de>
2463
2464 * configure.in: Add entry for mips*-*-linux*, move catch all
2465 *-*-*linux* entry below this one.
2466
24672000-02-27 Ian Lance Taylor <ian@zembu.com>
2468
2469 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 2470
521fe9d0
NC
24712000-02-24 Nick Clifton <nickc@cygnus.com>
2472
2473 * config.sub: Support an OS of "wince".
2474
d207ebef
JM
2475Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
2476
2477 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 2478 version.
d207ebef
JM
2479
24802000-02-23 Linas Vepstas <linas@linas.org>
2481
2482 * config.sub: Add support for Linux/IBM 370.
2483 * configure.in: Likewise.
2484
3a685f6f
NC
24852000-02-22 Nick Clifton <nickc@cygnus.com>
2486
2487 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
2488
d207ebef 24892000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 2490
d207ebef 2491 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 2492
4746ee26
KG
24932000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2494
2495 * configure (gcc_version): When setting, narrow search to
2496 lines containing `version_string'.
2497
ba96c72d
DC
24982000-02-15 Denis Chertykov <denisc@overta.ru>
2499
2500 * config.sub: Add support for avr target.
2501
77f16a66
NC
25022000-02-14 Nick Clifton <nickc@cygnus.com>
2503
2504 * MAINTAINERS: Add maintainers for MCore port.
2505
784a3a80
HPN
2506Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
2507
2508 * config.sub: Add mmix-knuth-mmixware.
2509
719dd4fa
KG
25102000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2511
2512 * MAINTAINERS: Pair cccp with cpplib maintainership.
2513
d207ebef
JM
25142000-01-27 Christopher Faylor <cgf@redhat.com>
2515
2516 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
2517 structure stuff to -L library search.
2518 (CXX_FOR_TARGET): Ditto.
2519 (CROSS_CHECK_MODULES): Fix spelling mistake.
2520
7a53e94b
MM
25212000-01-24 Mark Mitchell <mark@codesourcery.com>
2522
2523 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
2524 the C++ compiler.
2525
0da3b5a7
RH
25262000-01-12 Richard Henderson <rth@cygnus.com>
2527
2528 * configure.in: Don't build some bits for beos.
2529
02368d6d
JS
25302000-01-12 Joel Sherrill (joel@OARcorp.com)
2531
2532 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
2533 as include files.
2534
2e76d35c
ZW
25352000-01-11 Zack Weinberg <zack@wolery.cumb.org>
2536
2537 * Add self as cpplib maintainer, as requested by Jason
2538 Merrill. Correct my e-mail address.
2539
4c25fdcf
GK
25402000-01-06 Geoff Keating <geoffk@cygnus.com>
2541
2542 * configure.in: Use mt-aix43 to handle *_TARGET defs,
2543 not mh-aix43.
2544
188e3966
HPN
2545Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
2546
2547 * MAINTAINERS: Add myself to "write after approval" list.
2548
c2f5d030
RH
25491999-12-14 Richard Henderson <rth@cygnus.com>
2550
2551 * config.guess (alpha-osf, alpha-linux): Detect ev67.
2552 * config.sub: Accept alphaev[78], alphaev8.
2553
eeda916a
AO
25541999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
2555
2556 * config.guess, config.sub: Update from autoconf.
2557
b3bd7820
BK
25581999-11-29 Bruce Korb <autogen@linuxbox.com>
2559
2c290989 2560 * MAINTAINERS: update my playtime e-address.
b3bd7820 2561
1882b2b1
RO
2562Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2563
2564 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
2565 necessary libraries are missing.
2566
2395f805
DN
2567Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
2568
2569 * MAINTAINERS: Add new 'write after approval' maintainer.
2570
1e25de97
APB
2571Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
2572
2573 * MAINTAINERS: Add new Java maintainer.
2574
1722c704
AS
25751999-10-25 Andreas Schwab <schwab@suse.de>
2576
2577 * configure: Fix quoting inside arguments of eval.
2578
8141abe8
NC
25791999-10-21 Nick Clifton <nickc@cygnus.com>
2580
2581 * config-ml.in: Allow suppression of some ARM multilibs.
2582
0b77644a
LV
2583Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
2584
2585 * config.guess: Add OS/390 match pattern.
2586 * config.sub: Add mvs, openedition targets.
2587 * configure.in (i370-ibm-opened*): New.
2588
d207ebef
JM
25891999-09-04 Steve Chamberlain <sac@pobox.com>
2590
2591 * config.sub: Add support for configuring for pj.
2592
25931999-08-31 Nick Clifton <nickc@cygnus.com>
2594
2595 * config.sub (maybe_os): Add support for configuring for fr30.
2596
af13ebe9
NC
25971999-08-25 Nick Clifton <nickc@cygnus.com>
2598
2599 * configure.in: Do not configure or build ld for AIX
2600 platforms. ld is known to be broken on these platforms.
2601
1250c760
RO
2602Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2603
2604 * config-ml.in: Pass compiler flag corresponding to multidirs to
2605 subdir configures.
2606
d207ebef
JM
26071999-08-09 Ian Lance Taylor <ian@zembu.com>
2608
2609 * Makefile.in (LDFLAGS): Define.
2610
26111999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
2612
2613 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
2614 noconfigdirs.
2615 (*-*-cygwin*): Likewise.
2616
26171999-08-08 Ian Lance Taylor <ian@zembu.com>
2618
2619 * mkdep: New file.
2620 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
2621 (BINUTILS_SUPPORT_DIRS): Add mkdep.
2622
2623 From Eli Zaretskii <eliz@is.elta.co.il>:
2624 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
2625 long file name when using DJGPP on MS-DOS.
2626
dbd83e11
JL
2627Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
2628
2629 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
2630
d207ebef
JM
26311999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
2632
2633 * Makefile.in (check-target-libio): Remove all-target-libstdc++
2634 dependency as this causes "make check" to globally "make all"
2635
cd1f4c2c
TT
2636Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
2637
2638 * configure.in (target_libs): Added target-zlib.
2639 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
2640 (CONFIGURE_TARGET_MODULES): Likewise.
2641 (CHECK_TARGET_MODULES): Likewise.
2642 (INSTALL_TARGET_MODULES): Likewise.
2643 (CLEAN_TARGET_MODULES): Likewise.
2644 (configure-target-zlib): New target.
2645 (all-target-zlib): Likewise.
2646 (all-target-libjava): Depend on all-target-zlib.
2647 (configure-target-libjava): Depend on configure-target-zlib.
2648
2649 * Makefile.in (configure-target-libjava): Depend on
2650 configure-target-newlib.
2651 (configure-target-boehm-gc): New target.
2652 (configure-target-qthreads): New target.
2653
e490616e
ZW
2654 * configure.in (target_libs): Added target-qthreads.
2655 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
2656 (CONFIGURE_TARGET_MODULES): Likewise.
2657 (CHECK_TARGET_MODULES): Likewise.
2658 (INSTALL_TARGET_MODULES): Likewise.
2659 (CLEAN_TARGET_MODULES): Likewise.
2660 (all-target-qthreads): New target.
2661 (configure-target-libjava): Depend on configure-target-qthreads.
2662 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
2663
2664 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
2665 (CONFIGURE_TARGET_MODULES): Likewise.
2666 (CHECK_TARGET_MODULES): Likewise.
2667 (INSTALL_TARGET_MODULES): Likewise.
2668 (CLEAN_TARGET_MODULES): Likewise.
2669 (all-target-libjava): New target.
2670 (all-target-boehm-gc): Likewise.
2671 * configure.in (target_libs): Added libjava, boehm-gc.
2672
d207ebef
JM
26731999-07-22 Ian Lance Taylor <ian@zembu.com>
2674
2675 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
2676 configure.bat in SUPPORT_FILES.
2677 (gas+binutils.tar.bz2): Likewise.
2678
2679 * makeall.bat: Remove; obsolete.
2680
26811999-07-21 Ian Lance Taylor <ian@zembu.com>
2682
2683 From Mark Elbrecht:
2684 * configure.bat: Remove; obsolete.
2685
26861999-07-11 Ian Lance Taylor <ian@zembu.com>
2687
2688 * configure: Add -W -Wall to the default CFLAGS when compiling with
2689 gcc.
2690
2691Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
2692
2693 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
2694
26951999-06-30 Mark Mitchell <mark@codesourcery.com>
2696
2697 * configure.in: Build ld on IRIX6.
2698
26991999-06-12 Ian Lance Taylor <ian@zembu.com>
2700
2701 * Makefile.in: Change distribution targets to use bzip2 instead of
2702 gzip.
2703 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
2704 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
2705
27061999-06-04 Nick Clifton <nickc@cygnus.com>
2707
2708 * config.sub: Add mcore target.
2709
26d088fa
CD
2710Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
2711
2712 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
2713
c2c08b29
L
2714Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
2715
2716 * config.guess (dummy): Changed to $dummy.
2717
671d0648
NC
27181999-05-24 Nick Clifton <nickc@cygnus.com>
2719
2720 * config.sub: Tidied up case statements.
2721
b1345c72
BE
27221999-05-22 Ben Elliston <bje@cygnus.com>
2723
51ccbd8d
BE
2724 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
2725 <jiro@din.or.jp>.
2726
b1345c72
BE
2727 * config.guess: Merge with FSF version. Future changes will be
2728 more accurately recorded in this ChangeLog.
2729 * config.sub: Likewise.
2730
2caf864f
SM
2731Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
2732
2733 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
2734
d207ebef
JM
27351999-04-30 Tom Tromey <tromey@cygnus.com>
2736
2737 * ltmain.sh: [mode link] Always use CC given by ltconfig.
2738
90fb0c24
TT
27391999-04-23 Tom Tromey <tromey@cygnus.com>
2740
2741 * ltconfig, ltmain.sh: Update to libtool 1.2f.
2742
d207ebef
JM
27431999-04-20 Drew Moseley <dmoseley@cygnus.com>
2744
2745 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
2746 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
2747 Bad merge removed these two changes.
2748
3516940d 2749Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 2750 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
2751
2752 * config.guess (interix Alpha): Add.
2753
d207ebef
JM
27541999-04-11 Richard Henderson <rth@cygnus.com>
2755
2756 * configure.in (i?86-*-beos*): Do config gperf; don't config
2757 gdb, newlib, or libgloss.
2758
e891fbfe 2759Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 2760
e891fbfe
AO
2761 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
2762 link a trivial program with -mabi=64. If it fails, remove mabi=64
2763 from multidirs.
2764
f9ae47d6
PT
2765Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
2766
2767 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
2768
d207ebef
JM
27691999-04-08 Nick Clifton <nickc@cygnus.com>
2770
2771 * config.sub: Add support for mcore targets.
2772
27731999-04-07 Michael Meissner <meissner@cygnus.com>
2774
2775 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
2776 not mt-ospace, in order to shut up assembler warning about using
2777 symbols that are named the same as registers.
2778
27791999-04-07 Drew Moseley <dmoseley@cygnus.com>
2780
2781 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
2782 dependency list for all-target-cygmon.
2783
27841999-04-05 Doug Evans <devans@casey.cygnus.com>
2785
2786 * config-ml.in: Check $host, not $target, for selective multilibs.
2787 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
2788 thumb interworking, and underscore prefix multilibs.
2789
27901999-04-04 Ian Lance Taylor <ian@zembu.com>
2791
2792 * missing: Update to version from current automake.
2793
88101ab9
L
2794Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
2795
2796 * configure (gxx_include_dir): Removed.
2797
2798 * configure.in (gxx_include_dir): Handle it.
2799 * Makefile.in: Likewise.
2800
d207ebef
JM
28011999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
2802
2803 * config.sub (mips64vr4111,mips64vr4111el) Add.
2804
28051999-03-21 Ben Elliston <bje@cygnus.com>
2806
e490616e 2807 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 2808
8dc91cbe
ME
2809Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
2810
2811 * config/mh-go32: Delete.
2812 * config/mh-djgpp: New. Renamed from mh-go32.
2813 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
2814 config/mh-djgpp.
2815
d207ebef
JM
2816Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
2817
2818 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
2819 all-target-newlib to dependency list for all-target-bsp.
2820
926bb5ed
MK
2821Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
2822
2823 * config.sub: Add i386-uwin support.
2824 * config.guess: Likewise.
2825
4a6e3000
FS
2826Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2827
2828 * configure.in: cleanup, add mh-*pic handling for arm, special
2829 case powerpc*-*-aix*
2830
d207ebef
JM
2831Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
2832
2833 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
2834 can be built.
2835
2836Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
2837
2838 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 2839 targets.
d207ebef 2840
71c91078
NC
28411999-03-02 Nick Clifton <nickc@cygnus.com>
2842
2843 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
2844
282e5df8
GN
2845Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
2846
2847 * config.sub: Check for "cygwin*" rather than "cygwin32*"
2848
1de558ee
NC
28491999-02-24 Nick Clifton <nickc@cygnus.com>
2850
2851 * config.sub: Fix typo in arm recognition.
2852
d207ebef
JM
2853Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
2854
2855 * configure.in (noconfigdirs): Changed target_configdirs to
2856 include target-bsp only for m68k-*-elf* and m68k-*-coff*
2857 rather than m68k-*-* since it is not known to work on
2858 m68k-aout. Ditto for arm-*-*oabi.
2859
2860Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
2861
2862 * configure.in (*-*-windows*): Remove, no longer used.
2863 * config/mh-windows: Ditto.
2864
28651999-02-19 Ben Elliston <bje@cygnus.com>
2866
2867 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
2868 Smart and improved by Andrew Cagney.
2869
fab7445a
ME
2870Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
2871
2872 * config.guess: Recognize openbsd-*-hppa.
2873
8ccdc228
L
2874Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
2875
2876 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
2877 only if it is not empty.
2878
3b7265ff
NC
28791999-02-17 Nick Clifton <nickc@cygnus.com>
2880
2881 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 2882
d207ebef 2883 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
2884
2885 * config.sub: Modified to recognize uname's armv* syntax.
2886
d207ebef
JM
28871999-02-17 Mark Salter <msalter@cygnus.com>
2888
2889 * configure.in: Added target-bsp for sparclite.
2890
2891Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
2892
2893 * config.sub: Recognize alphapca5[67] and up to alphaev8.
2894
28951999-02-08 Nick Clifton <nickc@cygnus.com>
2896
2897 * configure.in: Add support for strongarm port.
2898 * config.sub: Add support for strongarm target.
2899
c48dd3f5 2900Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 2901
c48dd3f5
MK
2902 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
2903 the old name config/mh-cygwin32.
2904 Enable texinfo.
2905
d207ebef
JM
2906Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
2907
2908 * configure.in: Do build ld for ix86 Solaris.
2909
ecd62820
JW
2910Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
2911
2912 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
2913 $AR_FOR_TARGET. Likewise for RANLIB.
2914
bbd8fa7f 2915Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 2916
e490616e
ZW
2917 * config.sub (oabi): Recognize.
2918 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 2919
0397442c
RL
2920Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
2921
2922 * config.guess: Improve detection of i686 on UnixWare 7.
2923
c9ffaa63
MK
2924Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
2925
2926 * config.guess: Add support for i386-pc-interix.
2927 * config.sub: Likewise.
2928 * configure.in: Likewise.
2929 * config/mh-interix: New file.
2930
d207ebef
JM
2931Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
2932
2933 * Makefile.in: Remove unneeded all-target-libio from
2934 from all-target-winsup target since it is now unneeded.
2935 Add all-target-libtermcap in its place since it is now
2936 needed.
2937
2938Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
2939
2940 * configure.in: makefile stub for cygwin target is probably
2941 unnecessary. Remove it for now.
2942 * config/mt-cygwin: Remove.
2943
2944Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
2945
2946 * configure.in: libtermcap.a should be built when cygwin is the
2947 target as well as the host.
2948 * config.guess: Allow mixed case in cygwin uname output.
2949 * Makefile.in: Add libtermcap target.
2950 * config/mt-cygwin: New file. libtermcap target info.
2951
ebe12325
JL
2952Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
2953
2954 * config.sub: Clean up handling of hppa2.0.
2955
57057b67
RB
2956Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
2957
2958 * config.guess: Use C code to identify more HP machines.
2959
f8670be1
JL
2960Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
2961
2962 * config.sub: Handle hppa2.0.
2963
d207ebef
JM
2964Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
2965
2966 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 2967 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
2968
29691998-12-15 Mark Salter <msalter@cygnus.com>
2970
2971 * configure.in: Added target-bsp for several target architectures.
2972
2973 * Makefile.in: Added rules for bsp.
2974
d1a09590
JL
2975Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
2976
2977 * config.guess: Improve detection of hppa2.0 processors.
2978
2979Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
2980
2981 * config.guess: Recognize FreeBSD using ELF automatically.
2982
71205e0b
MH
29831998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
2984
2985 * configure (skip-this-dir): Add handling for new shell script, which
2986 might be created by a sub-directory's configure to indicate, this particular
2987 directory is "unwanted".
2988 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
2989
d207ebef
JM
2990Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
2991
2992 * ltconfig: import from libtool, after changing libtool to
2993 account for the cygwin name change.
2994
2995Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
2996
2997 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
2998 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
2999
3000Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
3001
3002 * configure.in: Add libtermcap to list of cygwin dependencies.
3003
3004Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
3005
e490616e
ZW
3006 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
3007 they include winsup/include when it's a cygwin target.
d207ebef
JM
3008
30091998-11-12 Tom Tromey <tromey@cygnus.com>
3010
3011 * configure.in (host_tools): Added zip.
3012 * Makefile.in (all-target-libjava): Depend on all-zip.
3013 (all-zip): New target.
3014 (ALL_MODULES): Added all-zip.
3015 (NATIVE_CHECK_MODULES): Added check-zip.
3016 (INSTALL_MODULES): Added install-zip.
3017 (CLEAN_MODULES): Added clean-zip.
3018
3019Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
3020
3021 * Makefile.in: lose "32" from comment about cygwin.
3022
3023Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
3024
3025 * configure.in: Use -Os to build target libraries for the fr30.
3026
3027Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
3028
3029 * config.sub: Add fr30.
3030
3031Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
3032
e490616e 3033 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
3034 cygwin* instead of cygwin32*.
3035 * config.sub: Check cygwin* instead of cygwin32*.
3036
d2ec8b39
RL
3037Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
3038
3039 * config.guess: Match any version of Unixware7.
3040
d207ebef
JM
30411998-10-20 Syd Polk <spolk@cygnus.com>
3042
3043 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
3044 if desired.
3045
35cd2565
JL
3046Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
3047
3048 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
3049 these if the appropriate directories and files to not exist.
3050
52d4e5b7
JL
3051Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
3052
3053 * Makefile.in (DEVO_SUPPORT): Add config.if.
3054
38ada91e
MH
3055Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
3056
3057 * configure: Add pattern to replace "build_tooldir"'s
3058 definition in the generated Makefile with "tooldir"'s
3059 actual value.
3060
e44e84da
JL
3061Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
3062
56a8387f
JL
3063 * config.sub: Bring back lost sparcv9.
3064
e44e84da
JL
3065 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
3066
5cb95c7a
JL
3067Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
3068
3069 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
3070 CC_FOR_TARGET and friends.
3071
3072Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 3073
ceff9b14
AO
3074 * Makefile.in (build_tooldir): New variable, same as tooldir.
3075 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
3076 -B$(build_tooldir)/bin/.
3077 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 3078
f2d11dcd
GP
3079Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3080
3081 * README: Remove installation instructions and refer to the
3082 INSTALL directory instead.
3083
73a6d2e7 3084Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 3085
73a6d2e7
RL
3086 * config.sub: Add support for i[34567]86-pc-udk.
3087 * configure.in: Likewise.
3088
5d4a5ee6
JL
3089Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
3090
3091 * Makefile.in: add bzip2 package building bits for user
3092 tools module
3093 * configure.in: ditto
3094
6fc19d6d
JL
3095Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
3096
3097 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
3098 (ALL_TARGET_MODULES): Add all-target-libobjc.
3099 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
3100 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
3101 (all-target-libchill): Add dependencies.
3102 * configure.in (target_libs): Add libchill.
4e81ae98 3103
f653f0ab
MH
31041998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
3105
3106 * configure.in (target_subdir): Remove duplicate line.
3107
5d4a5ee6
JL
3108Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
3109
3110 * Makefile.in (all-automake): fix dependencies.
3111
494933e4
JL
3112Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
3113
3114 * configure.in: Minor cleanups for building in the $(target_alias)
3115 subdir.
3116
f6b58262
JW
31171998-09-22 Jim Wilson <wilson@cygnus.com>
3118
3119 * Makefile.in (bootstrap): Set r and s before make all. Use
3120 BASE_FLAGS_TO_PASS in make all.
3121 (cross): Likewise.
3122
27c7a08d
MM
31231998-09-20 Mark Mitchell <mark@markmitchell.com>
3124
3125 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
3126
e67afd1e
RH
3127Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
3128
3129 * config.sub: Fix typo in last change.
3130
8e44ac71
MH
31311998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
3132
3133 * config.sub: Add support for C4x target.
3134 * configure.in: Likewise.
3135
d7496fbb
DM
31361998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
3137
3138 * config.sub: Recognize sparcv9 just like sparc64.
3139
22097bd1
RL
3140Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
3141
3142 * config.guess: Match "Pent II" or "PentII" for OpenServer.
3143
4b877abd
JL
3144Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
3145
2c8ec9a2
JL
3146 * config.guess: Correctly identify Pentium II sco boxes.
3147
4b877abd
JL
3148 * config.guess: Fix "tr" code. From Weiwen Liu.
3149
ab03db52
JH
3150Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
3151
3152 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
3153 stabs.
3154
b54db294
JL
3155Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
3156
3157 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
3158 (ALL_TARGET_MODULES): Add all-target-libchill.
3159 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
3160 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
3161 (all-target-libchill): Add dependencies.
3162 * configure.in (target_libs): Add libchill.
3163
bf48dd73
LW
3164Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
3165
3166 * config.guess: Avoid assumptions about "tr" behaves when
3167 LANG is set to something other than English.
3168
a3cbd105
L
3169Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
3170
3171 * configure (gxx_include_dir): Changed to
3172 '${prefix}/include/g++'-${libstdcxx_interface}.
3173
3174 * config.if: New to determine the interfaces.
3175
c4acd909
MK
3176Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
3177
3178 * config.guess: Detect and handle MPE/IX.
3179 * config.sub: Deal with MPE/IX.
3180
9ea97665
DE
3181Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
3182
3183 * configure.in: Use mh-aix43.
3184
0ce065bd
MH
31851998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
3186
3187 * configure: Fix --without/--disable cases for gxx-include-dir.
3188
5d4a5ee6
JL
3189Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
3190
3191 * mdata-sh: Imported. Needed for automake support.
3192
3193Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
3194
3195 * Makefile.in (taz): Try "chmod -R og=u ." before
3196 "chmod og=u `find . -print`".
3197
3198Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
3199
3200 * configure.in: Add arm-elf and thumb-elf support.
3201
3202Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
3203
3204 * Makefile.in: Undo previous patch.
3205
3206Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
3207
3208 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
3209 to here ...
3210 (install-no-fixedincludes): and here
3211 (INSTALL_MODULES): ... from here.
3212
466456d9
ILT
3213Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
3214
3215 * config.sub: Merge with FSF.
3216
1b409d25
ILT
3217 * config.guess: Merge with FSF.
3218
d207ebef
JM
3219Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
3220
3221 * configure (extraconfigdirs): New variable.
3222 (SUBDIRS): Add extraconfigdirs and recurse on them too.
3223 * Makefile.in (all): Move higher in file.
3224 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
3225 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
3226 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
3227 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
3228 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
3229
32301998-07-23 Brendan Kehoe <brendan@cygnus.com>
3231
3232 * Makefile.in (all-target-libjava): Depend on all-gcc and
3233 all-target-newlib.
3234 (configure-target-libjava): Depend on $(ALL_GCC).
3235
7f1937c1
RL
3236Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
3237
3238 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
3239 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
3240
2ada2bd6
ML
3241Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
3242
3243 * INSTALL/README: Fix typo.
3244
1e025bde
ML
3245Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
3246
5d4a5ee6
JL
3247 * ylwrap: Change absolute path checks to check for DOS style path
3248 names.
1e025bde 3249
5d4a5ee6
JL
3250 * ylwrap: Don't use a full path name if the source file is in the
3251 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 3252
6755ff73
ILT
3253 * config-ml.in: Default to being verbose, to match Feb 18 change to
3254 configure.
3255
5d4a5ee6
JL
3256Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
3257
3258 Brought over from egcs:
3259
3260 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
3261
3262 * configure.in (target_subdir): Set to ${target_alias} instead
3263 of "libraries".
3264
3265 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
3266
3267 * configure.in (target_subdir): Set to libraries if enable_multilib.
3268
3269Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
3270
3271 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
3272 multilibs, force reconfiguration the first time we create
3273 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
3274
3275Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
3276
3277 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
3278 avoid confusion with --no-recursion.
3279
3280Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
3281
3282 * configure.in: Win32 hosts shouldn't use install -x
3283 * install-sh: remove -x option, and special .exe-handling
3284 hack.
3285
d207ebef
JM
3286Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
3287
3288 * config.guess: Recognize i586-pc-beos.
3289 * configure.in: Don't build some bits for beos.
3290
fbd836fc
ILT
3291Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
3292
5d4a5ee6
JL
3293 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
3294 CFLAGS default to -O2.
3295
fbd836fc
ILT
3296 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
3297 when using GNU ld.
3298
3299Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
3300
3301 * ltmain.sh: Correct install when using a different shell.
3302
3303Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
3304
3305 * ltconfig, ltmain.sh: Update to libtool 1.2b.
3306
d207ebef
JM
3307Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
3308
3309 * makefile.vms: Update to build binutils/makefile.vms. Add install
3310 target.
fbd836fc
ILT
3311
3312Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
3313
3314 * ltconfig: Update to correct AIX handling.
3315
69b471bc
JL
3316Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
3317
81241b5e
JL
3318 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
3319
69b471bc
JL
3320 * configure.in (target_subdir): Set to ${target_alias} instead
3321 of "libraries".
3322
bedf82df
MH
33231998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
3324
3325 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
3326 (Makefile): Depend on $(gcc_version_trigger).
3327
3328 * configure (gcc_version): Change default initializer to empty
3329 string.
3330 (gcc_version_trigger): New variable; pass this variable down
3331 to subdir configures to enable them checking gcc's version
3332 themselves. Emit make macros for both gcc_version vars.
3333 (topsrcdir): Initialize reliably.
3334 (recursion line): Remove --with-gcc-version=${gcc_version}.
3335
28e449d8
MH
33361998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
3337
3338 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
3339 --enable-version-specific-runtime-libs which installs C++ runtime stuff
3340 in $(libsubdir); emit definition in each generated Makefile.
3341 (gxx_include_dir): Initialize depending on
3342 $enable_version_specific_runtime_libs.
28e449d8 3343
50c4c9f7
MH
33441998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
3345
3346 * configure (gcc_version): Initialize properly depending on
3347 how and where configure is started.
3348 (recursion line): Pass a --with-gcc-version=${gcc_version}
3349 to configures in subdirs.
3350
d207ebef
JM
3351Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
3352
3353 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 3354 cygmon
d207ebef 3355
5d4a5ee6
JL
3356Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
3357
3358 * configure.in: Add cygmon and libstub support for mn10200.
3359
2f96399b
MH
33601998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
3361
3362 * configure (gcc_version): Add new variable describing the
3363 particular gcc version we're building.
3364 * Makefile.in (libsubdir): Add new macro for the directory
3365 in which the compiler finds executables, libraries, etc.
3366 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
3367 and libsubdir.
3368
c4137c50
AO
3369Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
3370
ceff9b14
AO
3371 * Makefile.in (local-clean): Remove *.log.
3372 (warning.log): Built with warn_summary from build.log.
3373 (mail-report.log): Run test_summary.
3374 (mail-report-with-warnings.log): Run test_summary including
3375 warning.log in the report.
c4137c50 3376
276d5ee0
RL
3377Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
3378
3379 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
3380
5d4a5ee6
JL
3381Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
3382
3383 * Makefile.in (grep): Grep no longer depends on libiberty.
3384
3385Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
3386
3387 * Makefile.in: all-snavigator needs all-libgui.
3388
3389Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
3390
3391 * configure.in: Add cygmon and libstub support for mn10300.
3392
8af14275
ILT
3393Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
3394
3395 * missing: Update to version from automake 1.3.
3396
fbd836fc
ILT
3397 * ltmain.sh: On installation, don't get confused if the same name
3398 appears more than once in the list of library names.
3399
466456d9
ILT
3400Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
3401
3402 * config.sub: Accept m68060 and m5200 as CPU names.
3403
5d4a5ee6
JL
3404Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
3405
3406 * configure: Use && rather than using -a in test, because odd
3407 strings can confuse test.
3408 * configure.in: Likewise.
3409
fbd836fc
ILT
3410Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
3411
3412 * ltconfig, ltmain.sh: Bring in Visual C++ support.
3413
f0983958
AO
3414Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
3415
3416 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 3417 bootstrap4-lean): New targets.
f0983958 3418
bfed1ea0
JL
3419Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
3420
3421 * mpw-* Delete. Not used.
3422
5d4a5ee6
JL
3423Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
3424
3425 * COPYING.LIB: Update FSF address.
3426
bfed1ea0
JL
3427Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
3428
3429 * ltconfig, ltmain.sh: Update to libtool 1.2a.
3430
5d4a5ee6
JL
3431 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
3432 GAS_SUPPORT_DIRS.
3433
bfed1ea0
JL
3434Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
3435
3436 * ltconfig, ltmain.sh: Avoid producing a version number if
3437 -version-info was not used.
3438
5d4a5ee6
JL
3439Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
3440
3441 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
3442 building with newlib.
3443
34441998-04-30 Paul Eggert <eggert@twinsun.com>
3445
d207ebef 3446 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 3447 Solaris `make' causes it to continue to next definition.
d207ebef
JM
3448
3449Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
3450
3451 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
3452 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
3453
3454Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
3455
3456 * configure.in: Change alpha to alpha* in several places.
3457
d207ebef
JM
3458Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
3459
3460 * config.sub: Recognize sparc86x.
3461
77be0cab
MM
3462Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
3463
3464 * configure.in (--enable-target-optspace): Remove debug echo.
3465
62441128
JW
3466Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
3467
3468 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
3469
bfed1ea0
JL
3470Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
3471
3472 * ltconfig: Update cygwin32 support.
3473
5d4a5ee6
JL
3474 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
3475 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
3476 (GDB_SUPPORT_DIRS): Likewise.
3477
3f4ea1de
MM
3478Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
3479
3480 * configure.in (target_makefile_frag): If --enable-target-optspace,
3481 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
3482 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
3483 not used.
3484 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 3485
5d4a5ee6
JL
3486Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
3487
3488 * Makefile.in (all-bfd): Depend on all-intl.
3489 (all-binutils): Likewise.
3490 (all-gas): Likewise.
3491 (all-gprof): Likewise.
3492 (all-ld): Likewise.
3493
34941998-04-19 Brendan Kehoe <brendan@cygnus.com>
3495
3496 * configure.in (host_tools): Fix typo, lbtool -> libtool.
3497
bfed1ea0
JL
3498Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
3499
5d4a5ee6
JL
3500 * Makefile.in (all-bfd): Depend upon all-libiberty.
3501
bfed1ea0
JL
3502 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
3503
5d4a5ee6
JL
3504Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
3505
3506 * Makefile.in: Add libstub.
3507
3508 * configure.in: Ditto. Build libstub for targets that have cygmon
3509 support.
3510
3511Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
3512
3513 * configure.in: Don't set PICFLAG on ix86-cygwin32.
3514
3515Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
3516
3517 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
3518 use mh-sysv5 if specified. Support gprof on SCO Open Server.
3519
ec8d6ddc
KW
3520Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
3521
3522 * configure: Define DEFAULT_M4 by searching PATH.
3523 * Makfile.in: Use DEFAULT_M4.
3524
bfed1ea0
JL
3525Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
3526
3527 * ltconfig: Add cygwin32 support.
3528
5d4a5ee6
JL
3529 * Makefile.in, configure.in: Add libtool as a native only directory
3530 to configure and build.
3531
547a6183
JL
3532Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
3533
3534 * Makefile.in (INSTALL_MODULES): Remove texinfo.
3535
5d4a5ee6 3536Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 3537
5d4a5ee6
JL
3538 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
3539
3540Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
3541
3542 * Makefile.in: add ash make rules
3543 * configure.in: add ash to native_only and host_tools lists
3544
3545Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
3546
3547 * Makefile.in (all-gettext, all-intl): New targets.
3548 (ALL_MODULES): Added all-gettext, all-intl.
3549 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
3550 (INSTALL_MODULES): Added install-gettext, install-intl.
3551 (CLEAN_MODULES): Added clean-gettext, clean-intl.
3552
3553 * configure.in (host_tools): Added gettext.
3554 (native_only): Likewise.
3555 (noconfigdirs) [various cases]: Likewise.
3556 (host_libs): Added intl.
3557
d207ebef
JM
3558Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
3559
3560 * configure: Do not disable building gdbtk for cygwin32 hosts.
3561
e98e406f
NC
3562Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
3563
3564 * configure.in: Add thumb-coff target.
3565 * config.sub: Add thumb-coff target.
3566
5d4a5ee6
JL
3567Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
3568
3569 * Makefile.in: Revert yesterday's change.
3570 (all-target-winsup): all-target-librx stays out of here.
3571
3572Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
3573
3574 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
3575 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
3576 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
3577 Remove references to librx and libg++.
3578
3579Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
3580
3581 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
3582 recursive makes
3583
bfed1ea0
JL
3584Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
3585
3586 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 3587 for newlib directory.
bfed1ea0
JL
3588 (CXX_FOR_TARGET): Likewise.
3589
3590Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
3591
3592 * ltconfig: Update after libtool/ltconfig.in change for
3593 hpux11.
3594
3595Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
3596
3597 * ltconfig, ltmain.sh: Update to libtool 1.2.
3598
3cd730af
MH
3599Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
3600
3601 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
3602 (install-gcc-cross): Instead, override LANGUAGES here.
3603
80564603
DL
36041998-03-18 Dave Love <d.love@dl.ac.uk>
3605
3606 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
3607 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
3608
d207ebef
JM
3609Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
3610
3611 * configure.in: Add Thumb-pe target.
3612
5d4a5ee6 3613Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 3614
5d4a5ee6
JL
3615 * Makefile.in - changed sn targets to snavigator
3616 * configure.in - changed sn targets to snavigator
3617
2d4a0558
MH
3618Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
3619
3620 * config-ml.in: After building symlink tree call make distclean
3621 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
3622 to be the case for libiberty.
3623
04b93567
L
3624Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
3625
3626 * configure: When making link, also check the current
3627 directory. The configure scripts may create one.
3628
9a06b842
RH
3629Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
3630
3631 * config.sub: Accept alphapca56 and alphaev6 properly.
3632
217fc4e6
FS
3633Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3634
3635 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
3636
3e07bdbd 3637Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 3638
e490616e 3639 * config.sub (sco5): Fix typo.
3e07bdbd 3640
5d4a5ee6
JL
3641Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
3642
3643 * Makefile.in (INSTALL_MODULES): Move install-tcl before
3644 install-itcl.
3645 (install-itcl): Remove dependency on install-tcl.
3646
3647Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
3648
3649 * configure.in: Remove libgloss from noconfigdirs for MN10300.
3650
3651Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
3652
3653 * configure.in: Don't build libgui for a cygwin32 target when not on
3654 a cygwin32 host.
3655
3656Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
3657
3658 * configure (redirect): Set to null, so default behavior of
3659 configure is now --verbose.
3660
ce0d965c
DL
36611998-02-16 Dave Love <d.love@dl.ac.uk>
3662
3663 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
3664 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
3665
3acd1fd0
MH
3666Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
3667
3668 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
3669 this change to sync Makefile.in with its ChangeLog entries.
3670
5d4a5ee6
JL
3671Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
3672
3673 * ltmain.sh (mkdir): Check that the directory doesn't exist
3674 before we exit with error, so that we don't get races during
3675 parallel builds.
3676
bfed1ea0
JL
3677Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
3678
3679 * ltconfig, ltmain.sh: Update from libtool 1.0i.
3680
4e77e8f1
MH
3681Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
3682
3683 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
3684 PICFLAG_FOR_TARGET.
3685 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
3686
3687 * configure: Emit a definition for the new macro enable_shared
3688 into each Makefile.
3689
3690 * config/mh-sparcpic (PICFLAG): Define to properly according
3691 to current multilib configuration.
3692 * config/mt-sparcpic (PICFLAG_FOR_TARGET): Define to properly
3693 according to current multilib configuration.
3694
5d4a5ee6
JL
3695Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
3696
3697 * configure.in (host_tools, native_only): Add libtool.
3698
3699Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
3700
3701 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
3702 Fix typo in ming config comment.
3703
bfed1ea0
JL
3704Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
3705
3706 * ltconfig, ltmain.sh: Update from libtool 1.0h.
3707
5d4a5ee6
JL
3708Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
3709
3710 * config.sub: Add tic30 cases, and map c30 to tic30.
3711
8821a725
RH
3712Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
3713
3714 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
3715 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
3716 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
3717 (CLEAN_TARGET_MODULES): Similarly
3718 (all-target-libf2c): Add dependences.
4e81ae98 3719 * configure.in (target_libs): Add libf2c.
8821a725 3720
5d4a5ee6
JL
3721Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
3722
3723 * configure.in: Remove expect from noconfigdirs when target
3724 is cygwin32. OK to build expect and dejagnu with Canadian
3725 Cross.
3726
0aadd657
ILT
3727Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
3728
5d4a5ee6
JL
3729 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
3730 host.
3731
0aadd657
ILT
3732 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
3733 and mingw32.
3734
d0a8352c
MH
3735Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
3736
3737 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
3738 here as it is not defined in the toplevel Makefile.
3739
59739e3c
MH
3740Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
3741
3742 * configure (package_makefile_rules_frag): New variable, which names
3743 a file with generic rules, ...
3744 Change comment to mention we now have FIVE parts.
3745 * configure: Undo last change.
3746
228197ee
LT
3747Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
3748
3749 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 3750 * config.sub: More accurate determination of HP processor types.
228197ee 3751
efd4c0ba
MH
3752Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
3753
3754 * configure (package_makefile_frag): Move inserting the
3755 ${package_makefile_frag} to where it should be according
3756 to the comment.
3757
6eef3189
PB
3758Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
3759
3760 * config.guess: Add support for Linux/ARM.
3761
d207ebef
JM
3762Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
3763
3764 * .cvsignore: Remove *-info and *-install since they match
3765 release-info and mpw-install, which we don't want to just ignore.
3766
48464ebf
RH
3767Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
3768
3769 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
3770
803462a7
PN
3771Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
3772
3773 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
3774 local_prefix to sub-make invocations.
3775
520ab477
L
3776Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
3777
3778 * configure.in: Check makefile fragments in the source
3779 directory.
3780
4bcdb76d
AO
3781Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
3782
ceff9b14
AO
3783 * configure.in: Check whether host and target makefile
3784 fragments exist before adding them to *_makefile_frag.
4bcdb76d 3785
5d4a5ee6
JL
3786Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
3787
3788 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
3789
3790Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
3791
3792 * configure.in: Make sure we only replace RPATH_ENVVAR on
3793 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
3794 regexp to sed.
3795
3796 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
3797 to sub-makes.
3798
0d3e11a5
LI
37991998-01-13 Lee Iverson (leei@ai.sri.com)
3800
3801 * config-ml.in (multi-do): LDFLAGS must include multilib
3802 designator.
3803
d45b3d87 3804Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
3805
3806 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
3807
d39cd7a1
MK
3808Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
3809
3810 * config.sub: Add mingw32 support.
3811 * configure.in: Likewise.
3812 * config/mh-mingw32: New file.
3813
6decbc24
FS
3814Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
3815
3816 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
3817
5d4a5ee6
JL
3818Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
3819
3820 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
3821 * configure (gxx_include_dir): Provide a definition for subdirs
3822 which do not use autoconf.
3823
3824Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
3825
3826 * config.guess: Sync with egcs. Picks up new alpha support,
3827 BeOS & some additional linux support.
3828
d3d1907a
JL
3829Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
3830
3831 * config.guess: HP 9000/803 is a PA1.1 machine.
3832
b104e095
RH
3833Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
3834
3835 * configure.in: It's alpha*-...
3836
aca823c1
L
3837Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
3838
3839 * configure.in (host_makefile_frag, target_makefile_frag):
3840 Handle multiple config files.
3841 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
3842 alpha-*-*.
3843
d207ebef
JM
3844Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
3845
3846 * mkdep: New file.
3847
3848Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
3849
3850 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
3851
5d4a5ee6
JL
3852Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
3853
3854 * Makefile.in: Add libgui directory.
3855 (GDB_TK): Add all-libgui.
3856 * configure.in: Add libgui directory.
3857 * configure: Add all-libgui to GDB_TK.
3858
3859Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
3860
3861 * config-ml.in (multidirs): Add m32r to multilib list.
3862
3863Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
3864
3865 * Makefile.in (all-target-gperf): Change dependency to
3866 all-target-libstdc++.
3867
baf55877
FF
3868Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
3869
3870 * config.guess: Add BeOS support.
3871
5d4a5ee6
JL
3872Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
3873
3874 Source directory cvs renamed to cvssrc:
3875 * configure.in (host_tools): Change cvs to cvssrc.
3876 (native_only): Likewise.
3877 (noconfigdirs) [various cases]: Likewise.
3878 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
3879 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
3880 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
3881 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
3882 (all-cvssrc): Rename target from all-cvs.
3883
f2d76545
JL
3884Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
3885
3886 * configure (gxx_include_dir): Fix thinko.
3887
205cba53
JL
3888Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
3889
3890 * Makefile.in (INSTALL_TARGET_CROSS): Define.
3891 (install-cross, install-gcc-cross): New targets.
3892
5d4a5ee6
JL
3893Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
3894
3895 * configure.in (noconfigdirs): Add support for Thumb target.
3896
3897 * config.sub (maybe_os): Add support for Thumb target.
3898
3899Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
3900
3901 * Makefile.in: Add rules for cygmon.
3902
3903 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
3904
96b0f1fc
JL
3905Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
3906
3907 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
3908 * configure (gxx_include_dir): Provide a definition for subdirs
3909 which do not use autoconf.
d207ebef
JM
3910
3911Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
3912
3913 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 3914 11/18/97 build
d207ebef 3915
7dfef6ed
JL
3916Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
3917
3918 * From Franz Sirl.
3919 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
3920 found on RedHat Linux systems.
96b0f1fc 3921
83cfe7c0
JL
3922Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
3923
3924 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
3925 guesses.
3926
7dfef6ed
JL
3927Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
3928
3929 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
3930
5d4a5ee6
JL
3931Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
3932
3933 * ltmain.sh: If mkdir fails, check whether the directory was created
3934 anyhow by some other process.
3935
d207ebef
JM
3936Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
3937
3938 * configure.in (d30v-*-*): Configure all directories.
3939
3940Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
3941
3942 * configure.in (d30v-*-*): Configure newlib, libiberty directories
3943 for the D30V.
3944
3945Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
3946
3947 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
3948
5d4a5ee6
JL
3949Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
3950
e490616e
ZW
3951 * include/libiberty.h: Add extern "C" { so it can be used with C++
3952 progrms.
3953 * include/remote-sim.h: Add extern "C" { so it can be used with C++
3954 programs.
5d4a5ee6 3955
d207ebef
JM
3956Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
3957
3958 * configure.in (d30v-*-*): Configure GCC now.
3959
5d4a5ee6
JL
3960Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
3961
3962 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
3963 is no longer needed.
3964
c9670e62
JM
3965Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
3966
3967 * Makefile.in: check-target-libio depends on all-target-libstdc++.
3968
cc71c0ca
MH
3969Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
3970
3971 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
3972 targets using "$@" to provide support for similar but not identical
3973 targets without having to duplicate code.
3974
d207ebef
JM
3975Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
3976
3977 * makefile.vms: Fix to work with DEC C.
3978
3979Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
3980
3981 * config.sub: Add mips-tx39-elf to marketing names.
3982
3983Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
3984
3985 * ltmain.sh: Handle symlinks in generated script.
3986
3987Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
3988
3989 * configure: Handle autoconf style directory options: --bindir,
3990 --datadir, --includedir, --infodir, --libdir, --libexecdir,
3991 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
3992 --sysconfdir.
3993 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
3994 (sharedstatedir, localstatedir, oldincludedir): New variables.
3995 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
3996 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
3997 sbindir, sharedstatedir, and sysconfdir.
3998
b1e3ddfd
AJ
3999Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
4000
4001 * Makefile.in (bootstrap-lean): New target.
4002
d207ebef
JM
4003Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
4004
4005 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 4006 sn, and gnuserv from noconfigdirs.
d207ebef
JM
4007
4008Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
4009
4010 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
4011
09f97c1e
JL
4012Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
4013
4014 * Makefile.in (cross): New target.
4015
335d0ab2
AO
4016Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
4017 Jeff Law <law@cygnus.com>
4018
4019 * Makefile.in (bootstrap2, bootstrap3): New targets.
4020 (all-bootstrap): Remove outdated and confusing target.
339c9b00 4021 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 4022
d207ebef
JM
4023Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
4024
4025 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 4026 windows. Consistent with gdb/configure.
d207ebef 4027
e693cc28
UD
40281997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
4029
4030 * config/mt-linux: Define CXXFLAGS to make sure -fvtable-thunks is
4031 used.
4032 * configure.in: Name Linux target fragment.
4033
4034 * configure: Rewrite so that project Makefile fragment is inserted
4035 first and appears last in the resulting Makefile.
4036
d207ebef
JM
4037Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
4038
4039 * Makefile.in (install-itcl): Install tcl first.
4040
4041Sun Sep 14 20:53:42 1997 Geoffrey Noer <noer@cygnus.com>
4042
4043 * config/mh-cygwin32: ok to build split texinfo files
4044
5d4a5ee6
JL
4045Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
4046
4047 * configure.in: remove bison from noconfigdirs for Cygwin32 host
4048
f401679e
JW
4049Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
4050
4051 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
4052
4053 * configure.in (skipdirs): Add target-librx for Linux.
4054 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
4055
ec20b1b9
JL
4056Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
4057
4058 * Makefile.in (bootstrap): New target.
4059
becdcf6d
JL
4060Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
4061
63f6bcd7 4062 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 4063
d207ebef
JM
4064Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
4065
4066 * config.guess: Merge with FSF.
4067
0c82f6bf
FF
4068Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
4069
4070 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
4071
d207ebef
JM
4072Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
4073
4074 * config.sub: Add "marketing-names" patch.
4075
3fbc0b70
JS
4076Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
4077
e490616e 4078 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 4079
e20d4801
JL
4080Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
4081
4082 * config.sub: Handle v850-elf.
4083
fe181f78 4084Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
4085
4086 * .cvsignore (*-install): Remove.
4087
bfed1ea0
JL
4088Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
4089
4090 * ltconfig: Set CONFIG_SHELL in libtool.
4091 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
4092
558a1e7c
JW
4093Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
4094
4095 * configure.in (target_subdir): Set to libraries if enable_multilib.
4096
7818d6fc
JW
4097Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
4098
4099 * config.guess: Update from gcc directory.
4100
d207ebef
JM
4101Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
4102
4103 * Makefile.in (all-sim): Depends on all-readline.
4104
6599da04
JM
4105Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
4106
4107 * Makefile.in (BISON, YACC): Use $$s.
4108 (all-bison): Depend on all-texinfo.
4109
4110Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
4111
4112 * Makefile.in (BISON): Add -L flag.
4113 (YACC): Likewise.
4114
d207ebef
JM
4115Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
4116
4e81ae98
EC
4117 * configure.in (noconfigdirs): Add support for v850e target.
4118
d207ebef
JM
4119 * config.sub (maybe_os): Add support for v850e target.
4120
4121Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
4122
4e81ae98
EC
4123 * configure.in (noconfigdirs): Add support for v850ea target.
4124
d207ebef
JM
4125 * config.sub (maybe_os): Add support for v850ea target.
4126
6599da04
JM
4127Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
4128
4129 * config.sub: Add mipstx39. Delete r3900.
4130
4131Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
4132
4133 * Makefile.in (all-autoconf): Depends on all-texinfo.
4134
4135Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
4136
4137 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
4138 eabi targets.
4139
4140Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
4141
4142 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
4143
4144 * configure: When handling a Canadian Cross, handle YACC as well as
4145 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 4146 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
4147
4148Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
4149
4150 * Makefile.in (BISON): bison, not byacc or bison -y.
4151 (YACC): bison -y or byacc or yacc.
4152 (various): Add *-bison as appropriate.
4153 (taz): No need to mess with BISON anymore.
4154
4155Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
4156
4157 * configure: If OSTYPE matches *win32*, try to find a good value for
4158 CONFIG_SHELL.
4159
4160Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
4161
4162 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
4163 configure.in if it is present.
4164
4165Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
4166
4167 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
4168
4169Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
4170
4171 * config.sub: Recognize `arc' cpu.
4172 * configure.in: Likewise.
4173 * config-ml.in: Likewise.
4174
4175Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
4176
4177 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
4178
4179Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
4180
4181 * configure: Changed sed delimiter from ':' to '|' when
4182 attempting to substitute ${config_shell} for SHELL. On
4183 NT ${config_shell} may contain a ':' in it.
4184
4185Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
4186
4187 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
4188
4189Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
4190
4191 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
4192
4193Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
4194
4195 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
4196
4197 * ylwrap: If the program is a relative path, force it to be
4198 absolute.
4199
4200Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
4201
4202 * configure (tooldir): Set BISON to `bison -y' and not just bison.
4203
4204Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
4205
4206 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
4207 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
4208 for libraries.
6599da04
JM
4209
4210Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
4211
4212 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 4213 separated by spaces.
6599da04
JM
4214
4215Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
4216
4217 * ylwrap: New file.
4218 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
4219
4220 * ltmain.sh: Handle /bin/sh at start of install program.
4221
4222 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
4223
4224 * ltconfig, ltmain.sh: New files, from libtool 1.0.
4225 * missing: New file, from automake 1.2.
4226
4227Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
4228
4229 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
4230 check-tk to CHECK_X11_MODULES.
4231
4232Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
4233
4234 * config.sub: Merge with FSF.
4235
4236Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
4237
4238 * config.guess: Merge with FSF.
4239
4240Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
4241
4242 * configure: Treat msdosdjgpp like go32.
4243 * configure.in: Likewise. Don't remove gprof for go32.
4244
4245 * configure: Change Makefile.tem2 to Makefile.tm2.
4246
4247Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
4248
4249 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
4250
4251Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
4252
4253 * install-sh (chmodcmd): Set to null if the DST directory already
4254 exists. Same as Nov 11th change.
4255
4256Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
4257
4e81ae98 4258 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
4259
4260Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
4261
4262 * config.guess: Update from FSF.
4263
4264Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
4265
4266 * Makefile.in (GDB_TK): Depend on itcl and tix.
4267
4268Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
4269
4270 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
4271 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
4272 (INSTALL_SCRIPT): New variable.
4273 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
4274 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
4275 to -x.
4276 * install-sh: Add support for -x option.
4277
4278Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
4279
4280 * configure.in, Makefile.in: Treat tix like itcl.
4281
4282Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
4283
4284 * Makefile.in (WINDRES): New variable.
4285 (WINDRES_FOR_TARGET): New variable.
4286 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
4287 (EXTRA_HOST_FLAGS): Add WINDRES.
4288 (EXTRA_TARGET_FLAGS): Add WINDRES.
4289 (EXTRA_GCC_FLAGS): Add WINDRES.
4290 ($(DO_X)): Pass down WINDRES.
4291 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
4292 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
4293 DLLTOOL_FOR_TARGET.
4294
4295Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
4296
4297 * configure.in: configure sim before gdb for win32-x-ppc
4298
4299Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
4300
4301 Move gperf into the toplevel, from libg++.
4302 * configure.in (target_tools): Add target-gperf.
4303 (native_only): Add target-gperf.
4304 * Makefile.in (all-target-gperf): New target, depend on
4305 all-target-libg++.
4306 (configure-target-gperf): Empty rule.
4307 (ALL_TARGET_MODULES): Add all-target-gperf.
4308 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
4309 (CHECK_TARGET_MODULES): Add check-target-gperf.
4310 (INSTALL_TARGET_MODULES): Add install-target-gperf.
4311 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
4312
4313Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 4314
6599da04
JM
4315 * config.sub (mn10200): Recognize new basic machine.
4316
4317Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
4318
4319 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
4320 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
4321
4322Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
4323
4324 * configure.in: If we're building mips-sgi-irix6* native, turn on
4325 ENABLE_MULTILIB and set TARGET_SUBDIR.
4326
4327Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
4328
4329 * Makefile.in (all-sn): Depend on all-grep.
4330
4331Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
4332
4333 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
4334
4335 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
4336 Makefile. From Jeff Makey <jeff@cts.com>.
4337 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
4338
4339 * Makefile.in (DISTBISONFILES): Remove.
4340 (taz): Don't futz with DISTBISONFILES. Change BISON to use
4341 $(DEFAULT_YACC).
4342
4343 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 4344 cygwin32.
6599da04
JM
4345
4346 * Makefile.in (LD): New variable.
4347 (EXTRA_HOST_FLAGS): Pass down LD.
4348 ($(DO_X)): Likewise.
4349
4350Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
4351
4352 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
4353
4354Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
4355
4356 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 4357 before adding our own. Always add --build.
6599da04
JM
4358
4359Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
4360
4361 * configure.in (targargs): Pass --build if we're doing
4362 a cross-compile.
4363
4364Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
4365
ca236658 4366 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
4367 sed. Otherwise sed chokes on NT path names with drive
4368 designators. Also look for "?:*" as the leading characters in an
4369 absolute pathname.
4370
4371Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
4372
4373 * config.sub: Support for r3900.
4374
4375Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
4376
4377 * configure.in: Use install-sh, not install.sh.
4378
4379Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
4380
4381 * Makefile.in (taz): Improve check for BISON so it doesn't try to
4382 apply it twice.
4383
4384Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
4385
4386 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
4387 install-binutils.
4388
4389Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
4390
4391 * Makefile.in: Add automake targets.
4392 * configure.in (host_tools): Add automake.
4393
4394Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
4395
4396 * configure: Default CXX to c++, not gcc.
4397 * Makefile.in (CXX): Set to c++, not gcc.
4398 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
4399
4400Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
4401
4402 * install-sh: try appending a .exe if source file doesn't
4403 exist
4404
4405Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
4406
4407 * configure.in: Turn on multilib by default.
4408 (cross_only): Remove target-libiberty.
4409
4410 * Makefile.in (all-gcc): Don't depend on libiberty.
4411
4412Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
4413
4414 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
4415
4416Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
4417
4418 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
4419 (DISTBISONFILES): Add ld/Makefile.in
4420
4421Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
4422
4423 * configure.in: if target is cygwin32 but host isn't cygwin32,
4424 don't configure gdb tcl tk expect, not just gdb.
4425
4426Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
4427
4428 * configure.in: Added gnuserv everywhere sn appears.
4429
4430 * Makefile.in (ALL_MODULES): Added all-gnuserv.
4431 (CROSS_CHECK_MODULES): Added check-gnuserv.
4432 (INSTALL_MODULES): Added install-gnuserv.
4433 (CLEAN_MODULES): Added clean-gnuserv.
4434 (all-gnuserv): New target.
4435
4436Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
4437
4438 * config.guess: Fixes for MIPS OpenBSD systems.
4439
4440Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
4441
4442 * Makefile.in (INSTALL_XFORM): Remove.
4443 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
4444
4445 * mkinstalldirs: New file, copied from automake.
4446 * Makefile.in (installdirs): Rename from install-dirs. Use
4447 mkinstalldirs. Change all users.
4448 (DEVO_SUPPORT): Add mkinstalldirs.
4449
4450Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
4451
4452 * install-sh: Rename from install.sh.
4453 * Makefile.in (INSTALL): Change install.sh to install-sh.
4454 (DEVO_SUPPORT): Likewise.
4455
4456 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
4457 Graichen <graichen@rzpd.de>.
4458
4459Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
4460
4461 * config.guess: Recognize OpenBSD systems correctly.
4462
4463Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
4464
4465 * README, Makefile.in (ETC_SUPPORT): Remove references to
4466 cfg-paper*, configure.{texi,man,info*}._
4467
4468Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
4469
4470 * Makefile.in (all.normal): Ensure that gcc is built after all
4471 the x11 - ie gdb - targets.
4472
4473Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
4474
4475 * makefile.vms: Don't run conf-a-gas.
4476
4477Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
4478
e490616e 4479 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 4480
d207ebef
JM
4481Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
4482
4483 * configure.in: Remove noconfigdirs case since gdb also
4484 configures and builds for tic80-coff.
4485
6599da04
JM
4486Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
4487
4488 * configure: Set cache_file to config.cache.
4489 * Makefile.in (local-distclean): Remove config.cache.
4490
4491Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
4492
4493 * COPYING: Update FSF address.
4494
d207ebef
JM
4495Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
4496
4497 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
4498 noconfigdirs.
4499
6599da04
JM
4500Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
4501
4502 * Makefile.in (install-dirs): Don't crash if prefix, and hence
4503 MAKEDIRS, is empty.
4504
4505Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
4506
4507 * config.sub: Tweak mn10300 entry.
4508
4509Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
4510
4511 * configure.in (host_tools): Put sim before gdb, so gdb's
4512 configure.tgt can determine if the simulator was configured.
4513
4514Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
4515
4516 * config.sub: Move BeOS $os case to be with other Cygnus
4517 local cases.
4518
4519Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
4520
4521 * config.sub: Remove misplaced comment that broke Linux.
4522
4523Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
4524
4525 * config.sub: Add BeOS support.
4526
4527Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
4528
4529 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
4530
4531Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
4532
4533 * configure.in (noconfigdirs): Remove tcl and tk from
4534 noconfigdirs for cygwin32 builds.
4535
d207ebef
JM
4536Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
4537
4538 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
4539
6599da04
JM
4540Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
4541
4542 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
4543 make-all.com, use makefile.vms instead.
4544
4545Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
4546
4547 * config.sub: Accept -lnews*.
4548
d207ebef
JM
4549Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
4550
4551 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 4552 target-examples and target-libiberty for d30v.
d207ebef
JM
4553
4554Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
4555
4556 * configure.in (noconfigdirs): Enable ld for d30v.
4557
4558Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
4559
4560 * configure.in (tic80-*-*): Build compiler.
4561
4562Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
4563
4564 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 4565 unsupported d30v directories
d207ebef
JM
4566
4567Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
4568
4e81ae98
EC
4569 * config.sub, configure.in: Add d30v target cpu.
4570
6599da04
JM
4571Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
4572
4573 * makefile.vms: New file.
4574 * make-all.com: Remove.
4575
4576Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
4577
4578 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
4579
4580Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
4581
4582 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
4583
4584Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
4585
4586 * Makefile.in (ALL_MODULES): Added all-db.
4587 (CROSS_CHECK_MODULES): Addec check-db.
4588 (INSTALL_MODULES): Added install-db.
4589 (CLEAN_MODULES): Added clean-db.
4590
4591Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
4592
4593 * config.guess: Merge with latest FSF sources.
4594
4595Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
4596
4597 * Makefile.in (ALL_MODULES): Added all-itcl.
4598 (CROSS_CHECK_MODULES): Added check-itcl.
4599 (INSTALL_MODULES): Added install-itcl.
4600 (CLEAN_MODULES): Added clean-itcl.
4601
4602Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
4603
4604 * configure.in: build gdb for mn10200
4605
4606Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
4607
4608 * Makefile.in (all-target-winsup): Depend on all-target-libio.
4609
d207ebef
JM
4610Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
4611
4612 * configure.in (tic80-*-*): Turn off most targets right now.
4613
6599da04
JM
4614Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
4615
4616 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
4617 rather than the makeinfo program.
4618 (do-info): Depend upon all-texinfo.
4619
4620Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
4621
4622 * configure.in: Remove uses of config/mh-linux.
4623
4624 * config.sub, config.guess: Merge with latest FSF sources.
4625
d207ebef
JM
4626Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
4627
4628 * config.sub (case $basic_machine): Add tic80 entries.
4629
6599da04
JM
4630Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
4631
4632 * config.sub, config.guess: Merge with latest FSF sources.
4633
4634Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
4635
4636 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
4637 * mpw-config.in: Test for NewFolderRecursive.
4638 * mpw-install: Use symbolic name for startup filename.
4639 * mpw-README: Add various additional details.
4640
4641Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
4642
4643 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
4644
4645Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
4646
4647 * configure.in: Do build gcc and the target libraries for
4648 the mn10200.
4649
4650Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
4651
4652 * configure.in: don't avoid building gdb for mn10300 any more
4653 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
4654 instead of single-quoting it.
4655
4656Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
4657
4658 * configure.in: Don't use --with-stabs on IRIX 6.
4659
4660Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
4661
4662 * configure.in (m32r): Build gdb, libg++ now.
4663
4664Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4665
4666 * configure.in (mips*-sgi-irix6*): Remove gdb and related
4667 directories from noconfigdirs.
4668
4669Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
4670
4671 * config.sub (basic_machine): added mips16 configuration
4672
4673Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4674
4675 * config.sub: Handle d10v-unknown.
4676
d207ebef
JM
4677Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
4678
4679 * config.sub: Handle v850-unknown.
4680
6599da04
JM
4681Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
4682
4683 * Makefile.in: add findutils
4684 * configure.in: add findutils to list of host_tools
4685
4686Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
4687
4688 * config.sub: Handle mn10200 and mn10300.
4689
4690Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4691
4692 * configure.in (d10v-*): Do not build librx.
4693
4694Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
4695
4696 * configure.in (mn10300): Build everything except gdb & libgloss.
4697
4698Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
4699
4700 * config.guess: Patch for Dansk Data Elektronik servers,
4701 from Niels Skou Olsen <nso@dde.dk>.
4702
4703 For ncr, use /bin/uname rather than uname, since GNU uname does not
4704 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
4705
4706 Patch for MIPS R4000 running System V,
4707 from Eric S. Raymond <esr@snark.thyrsus.com>.
4708
4709 Fix thinko for nextstep.
4710
4711 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
4712
4713 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
4714 * config.guess: Guess mips-dec-mach_bsd4.3.
4715
4716 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
4717 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
4718 release numbers.
4719 * config.guess (mips-mips-riscos*): Emit just enough of the
4720 release number.
4721
4722 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
4723 * config.guess (sparc-auspex-sunos*): Added.
4724 (f300-fujitsu-*): Added.
4725
4726 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
4727 * config.guess: Recognize a Tadpole as a sparc.
4728
4729Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
4730
4731 * config.guess: Don't assume that NextStep version is either 2 or
4732 3. NextStep 4 (aka OpenStep 4) has come out now.
4733
4734Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
4735
4736 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
4737 From Rik Faith <faith@cs.unc.edu>.
4738
4739Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
4740
4741 * config.sub: Contributions from bug-gnu-utils to:
4742 Support plain "hppa" (no version given) architecture, reported by
4743 OpenStep.
4744 OpenBSD like NetBSD.
4745 LynxOs is not a hardware supplier.
4746
4747 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 4748 OpenBSD like NetBSD.
6599da04
JM
4749 Stratus systems.
4750 More Pyramid systems.
4751 i[n>4]86 Intel chips.
4752 M680[n>4]0 Motorola chips.
4753 Use unknown instead of lynx for hardware manufacturer.
4754
4755Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
4756
4757 * install.sh (chmodcmd): Set to null if the DST directory already
4758 exists.
4759
4760Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4761
4762 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
4763 not use mt-ppc target Makefile fragment any more.
4764
4765Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
4766
4767 * configure.in (*-*-windows): Exclude everything but those dirs
4768 needed to build windows.
4769
4770Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
4771
4772 * Makefile.in (all-target-winsup): Depend on all-target-librx.
4773
4774Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
4775
4776 * configure.in: Exclude mmalloc from i386-windows.
4777 * config/mh-windows: Add rules for building MSVC makefiles.
4778
4779Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
4780
4781 * Undo my previous change.
4782
4783Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
4784
4785 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
4786 unconditionally.
4787 (MAKEOVERRIDES): Define (revert this part of October 18 change).
4788
4789Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
4790
4791 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
4792 host to add it's own flags.
4793 * config/mh-windows (HOST_FLAGS): Set srcroot, which is needed
4794 for MSVC build procedure.
4795
4796Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
4797
4798 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
4799
4800Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
4801
4802 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
4803 (CXX_FOR_TARGET): Likewise.
4804 (GCC_FOR_TARGET): Define.
4805 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
4806 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
4807 CC_FOR_TARGET was specified on the command line.
4808 (MAKEOVERRIDES): Don't define.
4809
4810Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
4811
4812 * configure.in (m32r): Fix spelling of libg++ libs.
4813
4814Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
4815
4816 * config.sub (-apple*): Remove, now redundant.
4817
4818Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
4819
4820 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
4821
4822 * configure: Rework yesterday's sed script patch.
4823
4824 * config.sub: Merge with FSF.
4825
4826Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
4827
4828 * config.guess: Merge from FSF.
4829
4830 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
4831 * config.guess: Use pc instead of unknown, for pc clone systems.
4832 Change linux to linux-gnu.
6599da04
JM
4833
4834 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 4835 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
4836
4837Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
4838
4839 * test-build.mk (HOLES): Add "xargs" for gdb.
4840
4841 * configure: Avoid hpux10.20 sed bug.
4842
4843Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
4844
4845 * configure.in config/mh-windows: Add support for windows host
4846 (that is a build done under the Microsoft build environment).
4847
4848Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
4849
4850 * Makefile.in: Replace all uses of srcroot with s, to shrink
4851 command line lengths.
4852
4853 Patches from Geoffrey Noer <noer@cygnus.com>:
4854 * configure.in: If configuring for newlib, pass --with-newlib to
4855 subdirectories.
4856 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
4857 -Bnewlib/ and -Lwinsup to gcc.
4858 (CXX_FOR_TARGET): Likewise.
4859
4860Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
4861
4862 * Makefile.in (ETC_SUPPORT): Add configure.
4863
4864Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
4865
4e81ae98 4866 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
4867 host configuration file.
4868
4869Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
4870
4871 * configure.in: Break mn10x00 support into separate
4872 mn10200 and mn10300 configurations.
4873 * config.sub: Likewise.
4874
4875Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
4876
4877 * configure.in: Add lots of stuff to noconfigdirs for
4878 the mn10x00 targets.
4879
4880 * config.sub, configure.in: Add mn10x00 support.
4881
4882Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
4883
4884 * make-all.com: Call conf-a-gas, not config-a-gas.
4885
4886Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
4887
4888 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 4889 targets.
6599da04
JM
4890
4891Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
4892
4893 * mpw-README: Add much more detail for native PowerMac.
4894 * mpw-install: New file.
4895 * mpw-configure: Add --norecursion and --help options.
4896 * mpw-config.in: Translate readme and install files when
4897 copying to objdir.
4898 * mpw-build.in: Don't always depend on byacc and flex.
4899 (install-only-top): New action.
4900
d207ebef
JM
4901Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
4902
4903 * configure.in: You can now configure GDB for the v850.
4904
6599da04
JM
4905Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
4906
4907 * configure.in (noconfigdirs): Don't configure any C++ dirs
4908 if targeting D10V.
4909
4910Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
4911
4912 * config.sub: Recognize mips64vr5000.
4913
4914Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
4915
4916 * configure.in: Use a single line for host_tools and native_only.
4917
5d4a5ee6
JL
4918Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
4919
4920 * Makefile.in (install-itcl): Install tcl first.
4921
4922Sun Sep 14 20:53:42 1997 Geoffrey Noer <noer@cygnus.com>
4923
4924 * config/mh-cygwin32: ok to build split texinfo files
4925
4926Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
4927
4928 * configure.in: remove bison from noconfigdirs for Cygwin32 host
4929
6599da04
JM
4930Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
4931
4932 * config.sub, configure.in: Add entries for m32r.
4933
5d4a5ee6
JL
4934Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
4935
4936 * config.guess: Merge with FSF.
4937
6599da04
JM
4938Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
4939
4940 * Makefile.in (inet-install): Don't run install-gzip.
4941
4942Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
4943
4944 * configure.in: Don't config lots of things for *-*-windows*.
4945
4946Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
4947
4948 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
4949 (host_libs, host_tools): Copy from configure.in.
4950 * mpw-configure: Don't complain about directories not found.
4951
4952Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4953
4954 * configure.in (i[345]86): Recognize i686 for pentium pro.
4955 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
4956 file.
4957
4958 * config.guess (i[345]86): Ditto.
4959
4960Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
4961
4962 * configure.in (noconfigdirs): Removed gdb for D10V.
4963
d207ebef 4964Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 4965
d207ebef
JM
4966 * configure.in: Remove ld, target-libio, target-libg++, and
4967 target-libstdc++ from noconfigdirs.
5d4a5ee6 4968
6599da04
JM
4969Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
4970
4971 * configure: Fix three locations where shell scripts were
4972 being run directly rather than with config_shell.
4973
d207ebef
JM
4974Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
4975
4976 * configure.in (v850-*-*): Set up initial $noconfigdirs.
4977 * config.sub (basic_machine): Recognize v850.
4978
6599da04
JM
4979Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
4980
4981 * mpw-configure: Handle multiple enable/disable options and
4982 pass them down recursively, handle -c and -s flags appropriately
4983 depending on choice of compiler, add escape mechanism for
4984 quoted arguments to gC.
4985
4986Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4987
4988 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
4989 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
4990 so that -mrelocatable-lib and -mno-eabi are used.
4991
4992 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
4993 not support --print-multi-lib, don't abort.
4994
4995Sun Aug 11 20:51:50 1996 Stu Grossman (grossman@critters.cygnus.com)
4996
4997 * config/mh-cygwin32 (CFLAGS): Define _WIN32 to be compatible
4998 with normal Windows compilation environment.
4999
5000Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
5001
5002 * make-all.com: Run config-a-gas.
5003 * setup.com: Don't copy subdirectory files around.
5004
5005Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
5006
5007 * configure.in (*-*-ose): Remove exclusion of libgloss for this
5008 target, it now compiles correctly.
5009
5010Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
5011
5012 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
5013
5014Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
5015
4e81ae98 5016 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
5017
5018Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
5019
5020 * configure.in (native_only): Add prms.
5021
5022Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
5023
5024 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
5025 (BINUTILS_SUPPORT_DIRS): Likewise.
5026
5027Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5028
5029 * configure.in (d10v-*-*): Don't configure ld or gdb until the
5030 d10v support is added.
5031
5032Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
5033
5034 * configure.in (d10v-*-*): New target.
5035
5036Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
5037
5038 * config.guess (HP 9000/811): Recognize this as a PA1.1
5039 machine.
5040
5041Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
5042
5043 * Makefile.in (do-tar-gz): New target, split out from tail end of
5044 taz target. Run each command separately, don't use pipes.
5045 (taz): Use it.
5046
5047Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
5048
5049 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
5050 * mpw-build.in: No builds should depend on building byacc or flex,
5051 they are assumed to be installed already.
5052
5053Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5054
5055 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
5056 variable that CC_FOR_TARGET needs.
5057
5058Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5059
5060 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
5061 options have changed since the last time the subdirectory was
5062 configured, and if it has, reconfigure.
5063 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
5064 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
5065
5066Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
5067
5068 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
5069 CLEAN_MODULES): Add bash.
5070 (all-bash): New target.
5071
5072Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
5073
5074 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
5075
5076Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5077
5078 * config.sub (basic_machine): Recognize d10v as a valid processor.
5079
5080Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
5081
5082 * mpw-configure: Add support for --bindir.
5083 * mpw-build.in: Use a GCC-specific build script for GCC actions.
5084
5085Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
5086
5087 * configure.in: add bash, time, gawk to list of hosttools and things
5088 to only build for native toolchains
5089
5090Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
5091
5092 * Makefile.in (docdir): Remove.
5093
5094Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
5095
5096 * Makefile.in (datadir): Set to $(prefix)/share.
5097
5098Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
5099
5100 * configure.in: build diff and patch for cygwin32-hosted
5101 toolchains.
5102
5103Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
5104
5105 * config.sub: Accept -rtems*.
5106
5107Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
5108
e490616e
ZW
5109 * configure.in: enable dosrel for cygwin32-hosted builds,
5110 remove diff from the list of things not buildable
5111 via Canadian Cross
6599da04
JM
5112
5113Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
5114
5115 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 5116 don't get ". ".
6599da04
JM
5117
5118Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
5119
5120 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
5121
5122Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
5123
5124 * Makefile.in (taz): Handle case where tex3patch didn't even get
5125 checked out. Also, if it was found, put the symlink in a new util
5126 subdirectory.
5127
5128Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5129
5130 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
5131
5132Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
5133
5134 * config.sub: Recognize -openvms.
5135 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
5136 * make-all.com, setup.com: New files.
5137
5138Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
5139
5140 * Makefile.in (taz): tex3patch moved to texinfo/util.
5141
5142Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
5143
5144 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
5145 * configure.in: remove make from disable-if-Can-Cross list
5146 enable gdb if ${host} and ${target} are cygwin32
5147
5148Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
5149
5150 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
5151 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
5152
5153Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
5154
5155 * config.guess: Combine mips-mips-riscos cases, and use cpp to
5156 distinguish sysv/svr4/bsd variants.
5157 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
5158
5159Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
5160
5161 * configure.in: Added copyright notice.
5162 * move-if-change: Added copyright notice.
5163
5164Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5165
5166 * configure.in (powerpcle-*-solaris*): Until we get shared
5167 libraries working, don't build gdb, sim, make, tcl, tk, or
5168 expect.
5169
5170Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
5171
5172 * config.guess: Merge with FSF:
5173
5174 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
5175 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
5176
5177 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
5178 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
5179
5180 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
5181 * config.guess: Combine two OSF1 rules.
5182 Also recognize field test versions. From mjr@zk3.dec.com.
5183 * config.guess (dgux): Use /usr/bin/uname rather than uname,
5184 because GNU uname does not support -p. From pmr@pajato.com.
5185
5186Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
5187
5188 * Makefile.in (MAKEDIRS): Removed $(tooldir).
5189
5190Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
5191
5192 * mpw-README: Document GCCIncludes.
5193
5194Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
5195
5196 * configure.in (alpha-*-linux*): Set enable_shared to yes.
5197
5198Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
5199
5200 * mpw-configure: Handle --enable-FOO and --disable-FOO.
5201
5202Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
5203
5204 * configure.in (*-*-cygwin32): Configure make.
5205
5206Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
5207
5208 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
5209
5210Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
5211
5212 * Makefile.in (all-inet): Depend on all-perl.
5213
5214 * Makefile.in (inet-install): New target.
5215
5216 * Makefile.in (all-inet): Depend on all-tcl.
5217 (all-inet): Depend on all-send-pr.
5218
5219Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5220
5221 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
5222 temporarily.
5223
5224Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
5225
5226 * configure.in: Don't configure --with-gnu-ld on AIX.
5227
5228Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
5229
5230 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
5231
5232Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
5233
5234 * Makefile.in (ALL_MODULES): Added all-inet.
5235 (CROSS_CHECK_MODULES): Added check-inet.
5236 (INSTALL_MODULES): Added install-inet.
5237 (CLEAN_MODULES): Added clean-inet.
5238 (all-indent): New target.
5239
5240 * configure.in (host_tools): Added inet.
5241 (native_only): Added inet.
5242 (noconfigdirs): Added inet.
5243
5244Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
5245
5246 * configure.in: Don't configure libgloss if we are not configuring
5247 newlib.
5248
5249Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
5250
5251 * configure.in: Don't configure libgloss for unsupported
5252 architectures.
5253
5254Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5255
5256 * Makefile.in (CLEAN_MODULES): Add clean-apache.
5257
5258Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
5259
5260 * Makefile.in (ALL_MODULES): Include all-apache.
5261 (CROSS_CHECK_MODULES): Include check-apache.
5262 (INSTALL_MODULES): Include install-apache.
5263 (all-apache): New target.
5264
5265 * configure.in: Added apache everywhere perl is seen.
5266
5267Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5268
5269 * Makefile.in: Add support for clean-{module} and
5270 clean-target-{module} rules.
5271
5272Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
5273
5274 * configure.in (*-*-ose) do not build libgloss.
5275
5276Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5277
5278 * config.guess (prep*:SunOS:5.*:*): Turn into
5279 powerpele-unknown-solaris2.
5280
5281Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
5282
5283 * configure.in: Permit --enable-shared to specify a list of
5284 directories.
5285
5286Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
5287
5288 * configure.in (host==solaris): Pass only the first word of $CC
5289 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
5290
5291Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
5292
5293 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
5294
5295Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
5296
5297 * Makefile.in (ALL_MODULES): Include all-perl.
5298 (CROSS_CHECK_MODULES): Include check-perl.
5299 (INSTALL_MODULES): Include install-perl.
5300 (ALL_X11_MODULES): Include all-guile.
5301 (CHECK_X11_MODULES): Include check-guile.
5302 (INSTALL_X11_MODULES): Include install-guile.
5303 (all-perl): New target.
5304 (all-guile): New target.
5305
5306 * configure.in (host_tools): Include perl and guile.
5307 (native_only): Include perl and guile.
5308 (noconfigdirs): Don't build guile and perl; no ports have been
5309 done.
5310
5311Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
5312
e490616e
ZW
5313 * configure (--enable-*): Handle quoted option lists such as
5314 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
5315
5316Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5317
5318 * Makefile.in ({,inst}all-target): New rule so we can make and
5319 install all of the target directories easily.
5320
5321Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
5322
5323 * configure.in: Add missing global flag in sed substitution when
5324 deleting `target-' from ${configdirs}.
5325
5326Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
5327
5328 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
5329 option.
5330
5331 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
5332 config/mh-necv4.
5333
5334 * install.sh: Correct misspelling of transformbasename.
5335
5336 * config.guess: Recognize mips-*-sysv*.
5337
5338Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
5339
5340 * config.sub: Recognize mon960.
5341
5342Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
5343
5344 * configure: Restore Canadian Cross handling of BISON and LEX,
5345 removed in Feb 20 change.
5346
5347Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
5348
5349 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
5350 Mention make install. Remove the old copyright date as well the
5351 clumsy and rather pointless copyright on the README file.
5352
5353Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
5354
5355 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
5356 Makefile after running symlink-tree, then run `make distclean' to
5357 avoid clobbering any generated files in srcdir.
5358
5359Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
5360
5361 * configure.in (m68k-*-netbsd*): Build everything now.
5362
5363Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
5364
5365 * Makefile.in (taz): Fix quoting.
5366
5367Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
5368
5369 * configure.in (sparclet-*-*): Build everything now.
5370
5371Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
5372
5373 * configure.in (m68k-*-linux*): New host.
5374
5375Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
5376
5377 * configure: Check for bison before byacc.
5378
5379Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
5380
5381 * Makefile.in configure: Change the way LEX and BISON/YACC are
5382 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
5383 searching PATH. These are used as fallbacks by Makefile.in if
5384 flex/bison/byacc aren't in objdir.
5385
5386Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
5387
5388 * Makefile.in: Make everything which depends upon all-bfd also
5389 depend upon all-opcodes, in case --with-commonbfdlib is used.
5390
5391Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5392
5393 * configure.in (host *-*-cygwin32): Don't build gdb if we are
5394 building NT native compilers on Unix.
5395
5396Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
5397
5398 * configure.in: Don't get CC from the host Makefile fragment if we
5399 can find gcc in PATH, or if this is a Canadian Cross. Move the
5400 Solaris test for /usr/ucb/cc to the post target script, just after
5401 the compiler sanity test.
5402
5403Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
5404
5405 * config.sub: Merge with FSF.
5406
5407Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
5408
5409 * Makefile.in (RPATH_ENVVAR): New variable.
5410 (REALLY_SET_LIB_PATH): Use it.
5411 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
5412
5413Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
5414
5415 * config.sub, configure.in: Recognize sparclet cpu.
5416
5417Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
5418
5419 * config.guess: Support m68k-cbm-sysv4.
5420
5421Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
5422
5423 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
5424 m68k-unknown-linuxaout from linker help string. Put quotes around
5425 $ld_help_string.
5426
5427Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
5428
5429 * config.guess (powerpc-harris-powerunix): Add guess for port
5430 to new target.
5431
5432Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
5433
5434 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
5435
5436Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
5437
5438 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
5439 $(REALLY_SET_LIB_PATH) in Makefile.
5440 * Makefile.in (SET_LIB_PATH): New variable.
5441 (REALLY_SET_LIB_PATH): New variable.
5442 ($(DO_X)): Use $(SET_LIB_PATH).
5443 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
5444 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
5445 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
5446 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
5447 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
5448 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
5449 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
5450 (install-dosrel): Likewise.
5451 (all-opcodes): Depend upon all-libiberty.
5452
5453Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
5454
5455 * config.guess (*:CYGWIN*): New
5456
5457Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5458
5459 * Makefile.in (all-target-winsup): All all-target-libiberty.
5460
5461Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5462
5463 * configure.in (noconfigdirs): Add missing # in front of comment.
5464
5465Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
5466
5467 * configure.in: add second pass to things added to noconfigdirs
5468 so *-gm-magic can exclude libgloss properly.
5469
5470Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
5471
5472 * mpw-configure (extralibs_name, rez_name): Set correctly
5473 for MWC68K compiler.
5474
5475 * mpw-README: Add more info on the necessary build tools.
5476
5477Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
5478
5479 * configure.in, config.sub: Recognize cygwin32.
5480
5481Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
5482
5483 * config.guess, config.sub: Recognize A/UX.
5484
5485Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
5486
5487 * config.sub: Merge with gcc/config.sub.
5488
5489Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
5490
5491 * mpw-build.in (do-binutils): Add build of stamps.
5492
5493Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
5494
5495 * config.sub: Add recognition for mips64vr4100*-* targets.
5496
5497Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
5498
5499 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
5500 Add creation of gconfigargs with `--enable-shared' turned on.
5501 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
5502 ($(host)-stamp-stage3-configured): Likewise.
5503 (HOLES): Add chatr and ldd.
5504 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
5505
5506Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
5507
5508 * configure: Pass --nfp to recursive configures.
5509
5510Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
5511
5512 * Makefile.in (DLLTOOL): New.
5513 (DLLTOOL_FOR_TARGET): New.
5514 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
5515 (EXTRA_TARGET_FLAGS): Ditto.
5516 (EXTRA_GCC_FLAGS): Ditto.
5517 (CONFIGURE_TARGET_MODULES): Ditto.
5518 (DO_X): Ditto.
5519 * configure: Add DLLTOOL.
5520
5521Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
5522
5523 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
5524 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
5525 mh-sco, since old workarounds no longer needed, and don't
5526 build ld, since libraries have weak symbols in COFF.
5527
5528Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
5529
5530 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
5531
5532Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
5533
5534 * configure.in: Make sure that ${CC} can be used to compile an
5535 executable.
5536
5537Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
5538
5539 * Makefile.in (all-gdb): Depend on $(GDB_TK).
5540 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
5541 nothing depending on whether gdbtk is being built.
5542
5543Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
5544
5545 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
5546
5547Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
5548
5549 * configure.in (noconfigdirs): Put ld or gas in this early, if the
5550 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
5551
5552Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
5553
5554 * config-ml.in: Add support for
5555 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
5556 Simplify setting of multidirs from --disable-foo.
5557
5558Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
5559
5560 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
5561 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
5562 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 5563 non-empty, pass them on to the GCC make.
6599da04
JM
5564 (all-bootstrap): New rule that is like all-gcc, except it executes
5565 the GCC bootstrap rule instead of the GCC all rule.
5566
5567Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
5568
5569 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
5570
5571Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
5572
5573 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
5574 DG/UX support.
5575
5576Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
5577
5578 * config.sub (i*86*) Change [345] to [3456]
5579
5580Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
5581
5582 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
5583 --with-gnu-ld=no.
5584
5585Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
5586
5587 * config-ml.in (rs6000*, powerpc*): Add switches to control which
5588 AIX multilibs get built.
5589
5590Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
5591
5592 * configure.in (i386-win32): Don't build expect if we're not
5593 building the tcl subdir.
5594
5595Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
5596
5597 * Makefile.in: (configure-target-examples, all-target-examples):
5598 New targets, configure and build example programs.
5599
5600Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
5601
5602 * mpw-configure: If an mpw-config.in generated a file mk.sed,
5603 use it as input to sedit the generated MPW makefile.
5604 * mpw-README: Add a suggestion about Gestalt.h.
5605
5606Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
5607
5608 * config.sub: Accept *-*-ieee*.
5609
5610Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
5611
5612 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
5613 Ronald F. Guilmette <rfg@monkeys.com>.
5614
5615Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
5616
5617 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
5618 for powerpc-pe native.
5619 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
5620 (target==powerpc-pe): duplicate i386-win32 entry.
5621
5622Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
5623
5624 * configure.in (noconfigdirs): Exclude target-newlib for all versions
5625 of vxworks, not just vxworks5.1.
5626
5627Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
5628
5629 * mpw-configure: Add support for exec-prefix.
5630
5631Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
5632
5633 * config.guess: Recognize HP model 816 machines as having
5634 a PA1.1 processor.
5635
5636Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
5637
5638 * configure: Ignore new autoconf configure options.
5639
5640Thu Nov 30 14:45:25 1995 J.T. Conklin <jtc@rtl.cygnus.com>
5641
5642 * config/mt-v810 (CC_FOR_TARGET): Add -ansi flag. NEC compiler
3b75d237 5643 defaults to K&R mode, but doesn't have varargs.h, so we have to
6599da04
JM
5644 compile in ANSI mode.
5645
5646Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
5647
5648 * config.guess: Recognize Pentium under SCO.
5649 From Robert Lipe <robertl@arnet.com>.
5650
5651Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
5652
5653 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
5654 * config/mt-v810 (CC_FOR_TARGET, AS_FOR_TARGET, AR_FOR_TARGET,
5655 RANLIB_FOR_TARGET): Set as appropriate for NEC v810 toolchain.
5656
5657Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
5658
5659 * configure.in: Don't configure gas for alpha-dec-osf*.
5660
5661Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
5662
5663 * configure.in: Default to --with-stabs for some targets for which
5664 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
5665 i[345]86*-*-unixware*.
5666
5667Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
5668
5669 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
5670 rather than basing it on the target. Simplify handling of options
5671 controlling which directories to configure. Remove extraneous
5672 slash in multi-clean target.
5673
5674Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
5675
5676 * config-ml.in: Prefix more variables with ml_ so they don't collide
5677 with configure's.
5678
5679Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
5680
5681 * configure: Don't turn -v into --v.
5682
5683Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
5684
5685 * configure.in (targargs): Fix typo.
5686
5687 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
5688
5689Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
5690
5691 * configure.in: Strip --host and --target options from
5692 CONFIG_ARGUMENTS, and always configure for --host only. Add
5693 --with-cross-host option when building with a cross-compiler.
5694 * configure: Canonicalize the arguments put into config.status by
5695 always using `=' for an option with an argument. Pass a presumed
5696 --host or --target explicitly.
5697
5698Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
5699
5700 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
5701 into general OS recognition case.
5702
5703Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
5704
5705 * configure.in (target_configdirs): add target-winsup only
5706 for win32 target systems.
5707
5708Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
5709
5710 * Makefile.in (all-target-libgloss): Depend upon
5711 configure-target-newlib, since when libgloss is built it looks to
5712 see if the newlib directory exists.
5713
5714Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
5715
5716 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
5717 cfg-ml-*.in.
5718
5719Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
5720
5721 * configure: Handle LD and LD_FOR_TARGET when configuring a
5722 Canadian Cross.
5723
5724Tue Nov 14 15:03:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
5725
5726 * config/mh-i386win32: add LD_FOR_TARGET.
5727
5728Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
5729
5730 * configure.in (target_libs): add target-winsup.
5731 (target==i386-win32): add patch diff flex make to $noconfigdirs.
5732 (target==ppcle-pe): remove ld from $noconfigdirs.
5733
5734Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
5735
5736 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
5737 Preserve relative path names in $srcdir. Build symlink tree if
5738 configuring cross target dir and srcdir=. (= no VPATH support).
5739 (configure-target-libg++): Depend on configure-target-librx.
5740 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
5741 * config-ml.in: New file.
5742 * symlink-tree: New file.
5743 * configure: Ensure srcdir="." if that's what it is.
5744
5745Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
5746
5747 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
5748 includes and FLEX_SKELETON setting.
5749 * mpw-configure (--with-gnu-ld): New option, controls whether
5750 to use PPCLink or ld with PowerMac GCC.
5751 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
5752 * mpw-config.in: Configure grez if targeting Mac.
5753
5754 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
5755 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
5756 just macos.
6599da04
JM
5757 * configure.in: Configure grez resource compiler if targeting Mac.
5758 * Makefile.in (all-grez, install-grez): New targets.
5759
5760Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
5761
5762 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 5763 gcc in the path, set CC to gcc -O2.
6599da04
JM
5764
5765Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
5766
5767 * configure: Default ${build} correctly. Avoid picking up extra
5768 spaces when reading CC and CXX from Makefile. When doing a
5769 Canadian Cross, use plausible default values for numerous
5770 variables.
5771 * configure.in: When doing a Canadian Cross, don't try to
5772 configure tools whose configure script can't handle it.
5773
5774Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
5775
5776 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
5777
5778Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
5779
5780 * configure: Remove dubious bug reporting address.
5781
5782Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
5783
5784 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
5785 configure script, run that instead of this directory's configure.
5786 In either case, print a message that we're configuring the sub-dir.
5787
5788Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
5789
5790 * configure.in: Before checking for the existence of various files,
5791 use sed to filter out "target-".
5792
5793Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
5794
5795 * Makefile.in (DO_X): Split rule to decrease command line length
5796 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
5797 (Philippe De Muyter).
5798
5799Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
5800
5801 * Makefile.in (all-patch): depend on all-libiberty.
5802
5803Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
5804
5805 * configure.in: If the only directory in target_configdirs which
5806 actually exists is libiberty, then set target_configdirs to empty,
5807 to avoid trying to build a target libiberty in a gas or gdb
5808 distribution.
5809
5810Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
5811
5812 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
5813 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
5814 systems.
6599da04
JM
5815
5816Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
5817
5818 * configure.in (copy_dirs): Use sys-include instead of include
5819 for --with-headers option.
5820
5821Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
5822
5823 * Makefile.in, configure.in: Make winsup builds work with
5824 new scheme.
5825
5826Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
5827
5828 * configure.in: Build the linker on AIX.
5829
5830Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
5831
5832 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
5833 where needed.
5834
5835Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
5836
5837 * Makefile.in (all-gcc): Fix typo.
5838
5839Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
5840
5841 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
5842
5843Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
5844
5845 * configure.in: Rename libFOO to target-libFOO, and xiberty
5846 to target-xiberty, to provide more flexibility.
5847 (target_subdir): Define. Create if cross.
5848 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
5849 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
5850 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
5851 check-libFOO -> check-target-libFOO, etc.
5852 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
5853 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
5854 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
5855 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
5856 allow ALL_GCC="" to only configure.
5857 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
5858 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
5859 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
5860
5861Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
5862
5863 * Makefile.in (taz): Build "info" in etc explicitly.
5864
5865Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
5866
5867 * configure.in: Make sure that CC is undefined (as opposed to
5868 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
5869 problem with autoconf trying to configure on a host without GCC.
5870
5871Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
5872
5873 * mpw-configure: Set host alias from choice of host compiler,
5874 only use generic MPW Makefile sed if present, edit a file
5875 named "hacked_Makefile.in" instead of "Makefile.in" if present.
5876 * mpw-README: Add problem notes about CW6 and CW7.
5877
5878Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
5879
5880 * Makefile.in (taz): Use ";" instead of ";;".
5881
5882Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
5883
5884 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
5885 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
5886 DISTDOCDIRS.
5887 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
5888 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
5889
5890Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
5891
5892 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
5893 and gnats, because they are now subsumed by DISTSTUFFDIRS.
5894 Move bfd to DISTSTUFFDIRS.
5895
5896Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
5897
5898 * Makefile.in (X11_LIB): Removed.
5899 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
5900
5901 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
5902
5903Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
5904
5905 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
5906 names.
5907
5908Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
5909
5910 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
5911
5912Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
5913
5914 * configure.in (i[345]86-*-win32): Always build newlib.
5915 Don't configure cvs, autoconf or texinfo.
5916 * Makefile.in (LD_FOR_TARGET): New.
5917 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
5918 Pass down LD_FOR_TARGET.
5919
5920Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
5921
5922 * winsup: New directory.
5923 * Makefile.in: Build winsup.
5924 * configure.in: Winsup is configured when target is win32.
5925 Can only build win32 target GDB when native.
4e81ae98 5926
6599da04
JM
5927Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
5928
5929 * config.guess: Recognize HP model 819 machines as having
5930 a PA 1.1 processor.
5931
5932Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
5933
5934 * configure: Fix sed loop which substitutes for CC and CXX to
5935 avoid bug found in various sed implementations.
5936
5937Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
5938
5939 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
5940 simulator. Use standard powerpc-*-eabi*.
5941
5942Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
5943
5944 * configure.in: Stop putting gas and binutils in noconfigdirs for
5945 powerpc-*-aix* and rs6000-*-*.
5946
5947Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
5948
5949 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
5950 -mcall-aixdesc libraries.
5951
5952Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
5953
5954 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
5955
5956 * config.sub (arm | armel | armeb): Fix shell syntax.
5957
5958Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
5959
5960 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
5961 -msoft-float and -mcpu=common support.
5962 (powerpc*-*-eabisim*): Add support for building -mcall-aix
5963 libraries.
5964
5965Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
5966
5967 * configure.in: Allow configuration and build of emacs19 for the alpha.
5968
5969Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
5970
5971 * configure.in (CC): Get ^CC, not just any old CC, from
5972 ${host_makefile_frag}.
5973
5974Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
5975
4e81ae98 5976 * configure.in (CC): Try to get CC from
6599da04
JM
5977 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
5978
5979Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
5980
5981 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
5982 only if it exists in $(srcdir).
5983
5984Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
5985
5986 * configure: If CC and CXX are not set in the environment, set
5987 them, based on either an existing Makefile or on searching for gcc
5988 in PATH. Substitute for CC and CXX in Makefile.
5989 * configure.in: Remove libm from target_libs. Separate
5990 target_configdirs from configdirs. If CC is not set in
5991 environment, try to get it from a host Makefile fragment. Rewrite
5992 changes of configdirs to use skipdirs instead. A few minor
5993 tweaks. Take directories out of target_configdirs as they are
5994 taken out of configdirs. Remove existing Makefile files from
5995 subdirectories. Substitute for TARGET_CONFIGDIRS and
5996 CONFIG_ARGUMENTS in Makefile.
5997 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
5998 by configure.in.
5999 (CONFIG_ARGUMENTS): Likewise.
6000 (CONFIGURE_TARGET_MODULES): New variable.
6001 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
6002 ($(CONFIGURE_TARGET_MODULES)): New target.
6003 (configure-libg++, configure-libio): New targets.
6004 (all-libg++): Depend upon configure-libg++.
6005 (all-libio): Depend upon configure-libio.
6006 (configure-libgloss, all-libgloss): New targets.
6007 (configure-libstdc++): New target.
6008 (all-libstdc++): Depend upon configure-libstdc++.
6009 (configure-librx, all-librx): New targets.
6010 (configure-newlib): New target.
6011 (all-newlib): Depend upon configure-newlib
6012 (configure-xiberty): New target.
6013 (all-xiberty): Depend upon configure-xiberty.
6014
6015Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6016
6017 * configure.in (host i[345]86-*-win32): Expand the
6018 noconfigdirs again.
6019
6020Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
6021
6022 * mpw-configure: Fix sed command file name.
6023
6024Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
6025
4e81ae98 6026 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
6027 noconfigdirs again.
6028
6029Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
6030
6031 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
6032 or powerpc*-*-pe*, since they are not yet supported.
6033
6034Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
6035
6036 Add PowerMac support and many other enhancements.
6037 * mpw-configure: New option --cc to select compiler to use,
6038 paste options set according to --cc into the generated
6039 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
6040 if mpw-make.sed is present.
6041 * mpw-config.in: Don't test for gC1, test for mpw-touch,
6042 add forward includes for PowerPC include files.
6043 * mpw-build.in: Build using Makefile.PPC if present.
6044 (do-byacc, etc): Remove separate version resource builds.
6045 (do-gas): Build "stamps" before "all".
6046 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
6047 * mpw-README: Update to reflect --cc option, PowerMac support,
6048 and recently-reported compatibility problems.
6049
6050Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
6051
6052 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
6053 embedded m68k systems (-aout, -coff, -elf, -vxworks).
6054 (--with-multilib-top): Pass to recursive invocations.
6055
6056Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
6057
6058 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
6059 v810-*-*.
6060
6061Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
6062
6063 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
6064 gdb, ld and opcodes on v810-*-*.
6065
6066Sat Sep 16 18:31:08 PDT 1995 Angela Marie Thomas <angela@cygnus.com>
4e81ae98 6067
6599da04
JM
6068 * config/mh-ncrsvr43: Removed AR_FLAGS
6069
6070Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
6071
6072 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
6073 (local-maintainer-clean): New target.
6074 (maintainer-clean): New target.
6075 (realclean): Just depend upon maintainer-clean.
6076
6077Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
6078
6079 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
6080
6081Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
6082
6083 * configure.in: Build ld in mips*-*-bsd* case.
6084
6085Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
6086
6087 * config.sub: Accept -lites* OS. From Ian Dall.
6088
6089Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
6090
6091 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 6092 targets.
6599da04
JM
6093
6094Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6095
6096 * configure.in: treat i386-win32 canadian cross the same as
6097 i386-go32 canadian cross.
6098
6099Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
6100
6101 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
6102 running under the simulator to build a reduced set of libraries.
6103 (powerpc-*-eabiaix): Add fine grained multilib support added to
6104 other powerpc targets yesterday.
6105
6106Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
6107
6108 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
6109 -disable-softfloat, -disable-relocatable, -disable-aix, and
6110 -disable-sysv to control which multilib libraries get built.
6111
6112Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
6113
6114 * configure: Add Makefile.tem to list of files to remove in trap
6115 handler.
6116
6117Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
6118
6119 * config.guess (*Linux*): Add missing "exit"s.
6120 Also, need specific check for alpha-unknown-linux (uses COFF).
6121
6122Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
6123
6124 * config.guess: Merge with FSF:
6125
6126 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
6127 * config.guess (AIX4): More robust release numbering discovery.
6128
6129 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
6130 * config.guess (i386-sequent-ptx): Properly get version number.
6131
6132 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
6133 * config.guess (mips:*:4*:UMIPS): New case.
6134
6135Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
6136
6137 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
6138 (i386-win32 host): Likewise. Don't build readline.
6139
6140Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
6141
6142 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
6143 SUPPORT_FILES to submakes.
6144
6145Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
6146
6147 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
6148 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
6149 mpw-configure.
6150
6151Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
6152
6153 * configure.in (appdirs): Use =, not ==, in test expression when
6154 trying to build the text to print in the warning message for
6155 Solaris users.
6156
6157Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
6158
6159 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
6160
6161Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
6162
6163 * config.guess: Recognize lynx-2.3.
6164
6165Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
6166
6167 * config.sub (z8ksim): Deleted
6168 (z8k-*-coff): New, this is the one true name of the target.
6169
6170Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
6171
6172 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
6173
6174Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
6175
6176 * config.guess (*:Linux:*:*): First try asking the linker what the
6177 default object file format is (elf, aout, or coff). Then if this
6178 fails, try previous methods.
6179
6180Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
6181
6182 * configure.in: Don't build newlib for *-*-vxworks5.1.
6183
6184Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
6185
6186 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
6187 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
6188
6189Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
6190
6191 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
6192
6193Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
6194
6195 * cfg-ml-com.in: New file.
6196 * cfg-ml-pos.in: New file.
6197
6198Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
6199
6200 * COPYING.NEWLIB: Add HP free copyright to list.
6201
6202Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
6203
6204 * config.sub: Recognize -eabi* for the system, not just -eabi.
6205
6206Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
6207
6208 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
6209 * config.sub, configure.in (win32): New target and host.
6210
6211Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
6212
6213 * configure.in: Add i386-pe configuration.
6214
6215Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
6216
6217 * mpw-build.in (install): Install GDB after LD.
6218
6219Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
6220
6221 * mpw-config.in (elf/mips.h): Always forward-include, needed
6222 for GDB to build.
6223
6224Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
6225
6226 * testsuite: New directory for customer acceptance and whole tool
6227 chain tests.
6228
6229Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
6230
6231 * configure: If per-host line isn't found, but AC_OUTPUT is found
6232 and a configure script exists, run it instead.
6233
6234Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
6235
6236 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
6237
6238Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
6239
6240 * configure: Set build_{cpu,vendor,os,alias} to host values when
6241 --build isn't specified.
6242
6243Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
6244
6245 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
6246 (FLAGS_TO_PASS): Pass them.
6247 (EXTRA_TARGET_FLAGS): Ditto.
6248
6249 * config/m?-*pic: Define PICFLAG* instead of LIB*FLAGS*.
6250
6251Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
6252
6253 * Makefile.in (all-libg++): Depend on all-libstdc++.
6254
6255Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
6256
6257 * configure.in (noconfigdirs): Enable all packages for
6258 i386-unknown-netbsd.
6259
6260Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
6261
6262 * configure.in (noconfigdirs): Don't configure tk for i386-go32
6263 hosted builds (DOS builds)
6264
6265Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
6266
6267 Changes for ARM based on patches from Richard Earnshaw:
6268 * config.sub: Handle armeb and armel.
6269 * configure.in: Omit arm linker only for riscix.
6270
6271Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
6272
6273 * config.guess: Update from FSF.
6274
6275Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
6276
63f6bcd7 6277 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
6278 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
6279 powerpcle variant. Convert pentium into i586, not i486. Add p5
6280 alias for i586. Map new x86 variants p6, k5, nexgen into i586
6281 temporarily.
6282
6283Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
6284
6285 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
6286
6287Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
6288
6289 * config.sub: Accept -lites* as a basic system type.
6290
6291Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
6292
6293 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
6294 installed, and if so return linuxoldld as the system name.
6295
6296Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
6297
6298 * config.guess: Add hppa1.1-hp-lites support.
6299
6300Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
6301
6302 * configure.in: Don't build newlib for m68k-vxworks5.1.
6303
6304Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
6305
6306 * configure.in (mips-sgi-irix6): Use mh-irix5.
6307
6308Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
6309
6310 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
6311
6312Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
6313
6314 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 6315 OSF/1. Fix compiler flags.
6599da04
JM
6316 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
6317
6318Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
6319
6320 * configure.in: Recognize --with-newlib.
6321 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
6322
6323Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6324
d207ebef 6325 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
6326 to *_X11_MODULES due to gdbtk needing X include files et al.
6327
6328Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
6329
6330 Merge in support for Mac MPW as a host.
6331 (Old change descriptions retained for informational value.)
6332
6333 * mpw-config.in: Add generic include forwards for cpu-specific
6334 include files in aout and elf directories.
6335
6336 * mpw-configure: Added copyright.
6337 * mpw-config.in: Check for presence of required build tools.
6338 (target_libs): Add newlib.
6339 (target_tools): Add examples.
6340 (Read Me): Generate as "Read Me for MPW" instead.
6341 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
6342 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
6343 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
6344
6345 * mpw-configure: Remove subdir-specific makefile hackery,
6346 delete mk.tmp after using it.
6347
6348 * mpw-build.in (all): Display start and end times.
6349
6350 * mpw-configure (host_canonical): Set.
6351 (target_cpu): Always add to makefiles.
6352 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
6353 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
6354 (mpw-mh-mpw): Look for in srcdir and srcroot.
6355 Use sed instead of mpw-edit-prefix to edit prefix definitions.
6356
6357 * mpw-build.in: (install-only): New target.
6358
6359 * mpw-configure (host_alias, target_alias): Rename from hostalias
6360 and targetalias, add into generated Makefile.
6361 (mk.tmp): If present, add into generated Makefile.
6362 * mpw-build.in (all-gas): Build config.h first before gas proper.
6363
6364 * mpw-configure (config.status): Write only if changed.
6365 * mpw-config.in (readline): Configure it (not built, just used for
6366 definitions).
6367
6368 * mpw-config.in (elf/mips.h): Add a forward include.
6369
6370 * mpw-config.in: Forward-include most .h files in include into
6371 extra-include.
6372 (readline): Don't build.
6373 mpw-build.in (install): Install GDB.
6374
6375 * mpw-configure (prefix, mpw_prefix): Handle it.
6376 * mpw-config.in (mmalloc, readline): Don't configure.
6377 * mpw-build.in (thisscript): Rename to ThisScript.
6378 Use mpw-build instead of BuildProgram everywhere.
6379 (mmalloc, readline): Don't build.
6380 * mpw-README: New file, basic documentation about the MPW port.
6381
6382 * mpw-config.in: Use forward-include to create include files.
6383
6384 * mpw-configure: Add more things to the top of each configured
6385 Makefile, including contents of config/mpw-mh-mpw.
6386 * mpw-config.in (extra-include): Create this directory and fill it
6387 with Posix-like include files when configuring.
6388
6389 * config.sub (apple, mac, mpw): Add various aliases.
6390
6391 * mpw-build.in: New file, top-level build script fragment for MPW.
6392 * mpw-configure: New file, configure script for MPW.
6393 * mpw-config.in: New file, config fragment for MPW.
6394
6395Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6396
6397 * configure.in (host_libs): Remove glob, since it is gone from the
6398 sources.
6399
6400Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6401
6402 * Makefile.in: define empty GDB_NLM_DEPS var.
6403
6404 * configure.in(target_makefile_frag): use config/mt-netware
6405 for netware targets.
6406
6407Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
6408
6409 * config.sub: Merge in recent FSF changes. Remove linux special
6410 cases.
6411
6412Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6413
6414 build-all.mk,config/mh-solaris: revert these two changes:
6415
6416 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
6417
6418 * build-all.mk: Use CC=cc -Xs on Solaris.
6419
6420 Mon Mar 29 19:59:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6421
6422 * config/mh-solaris: SunPRO C needs -Xs to be able to get a
6423 working xmakefile for Emacs.
6424
6425Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6426
6427 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
6428 stop using it.
6429 * Makefile.in: Nuke all references to glob subdirectory.
6430
6431Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
6432
6433 * configure.in: Fix --enable-shared logic in per-host.
6434
6435Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
6436
6437 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
6438
6439Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6440
6441 * configure.in (noconfigdirs): Don't build gas on AIX, for
6442 powerpc*-*-aix* as well as for rs6000*-*-aix*.
6443
6444Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
6445
6446 * configure: Fix --cache-file to work if the file argument is a
6447 relative path.
6448
6449Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
6450
6451 * configure: If the --cache-file is used, pass it down to
6452 configure in subdirectories.
6453
6454Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
6455
6456 * config.sub: add vxworks29k configuration.
6457
6458Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
6459
6460 * Makefile.in (taz): Do "diststuff" part quietly.
6461
6462Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
6463
6464 * config.sub: Mini-merge with gcc/config.sub.
6465
6466Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
6467
6468 * config.guess (IRIX): Sed - to _.
6469
6470Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
6471
6472 * Makefile.in (source-vault, binary-vault): New targets.
6473
6474Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
6475
6476 * config.sub: Recognize -eabi as a basic system type.
6477
6478Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
6479
6480 * configure.in (enable_shared stuff): Fix typo.
6481
6482Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
6483
6484 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
6485
6486Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
6487
6488 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
6489
6490Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
6491
6492 * configure.in (rs6000-*-*): Don't build gas.
6493
6494Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
6495
6496 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
6497 reduce command line length.
6498 (AS_FOR_TARGET): Check for as.new, not Makefile.
6499 (NM_FOR_TARGET): Check for nm.new, not Makefile.
6500
6501Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
6502
6503 * config.guess: Merge from FSF.
6504
6505Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
6506
6507 * configure: Don't use $ when handling program_suffix.
6508
6509Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
6510
6511 * configure.in: Configure tk for hppa/hpux.
6512
6513Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
6514
6515 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
6516
6517Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
6518
6519 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
6520 to LIBCXXFLAGS. Tests are better run without it.
6521
6522Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
6523
6524 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
6525
6526Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
6527
6528 * configure.in (*-*-netware*): Don't configure xiberty.
6529
6530Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
6531
6532 * configure.in: Remove tk from native_only list.
6533
6534Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
6535
6536 * build-all.mk: Add mips-ncd-elf target to sun4 targets
6537 for special NCD build.
6538
6539Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
6540
6541 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
6542 makeall.bat, they're only useful for binutils snapshots.
6543 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
6544 makeall.bat to specified SUPPORT_FILES.
6545
6546Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
6547
6548 * build-all.mk: Add Ericsson targets to sun4 and solaris
6549 hosts. Add BNR's sun4 target to solaris host, so their
6550 build-from-source will be tested in-house first.
6551
6552Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
6553
6554 * Makefile.in (LIBCFLAGS): New variable.
6555 (CFLAGS_FOR_TARGET): Ditto.
6556 (LIBCFLAGS_FOR_TARGET): Ditto.
6557 (LIBCXXFLAGS): Ditto.
6558 (CXXFLAGS_FOR_TARGET): Ditto.
6559 (LIBCXXFLAGS_FOR_TARGET): Ditto.
6560 (BASE_FLAGS_TO_PASS): Pass them.
6561 (EXTRA_TARGET_FLAGS): Ditto.
6562
6563 * configure.in, config/m[th]-*pic: Support --enable-shared.
6564
6565Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
6566
6567 * configure.in (target_libs): Include libstdc++ again.
6568 * config.guess: Update from FSF (for FreeBSD).
6569
6570Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
6571
6572 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
6573 makeall.bat.
6574 (DISTDOCDIRS): Add `etc'.
6575 (ETC_SUPPORT_PFX): New variable.
6576 (taz): Include anything from etc starting with a word in
6577 ETC_SUPPORT_PFX.
6578
6579Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
6580
6581 * config.sub: Update for recent FSF changes. Remove obsolete
6582 h8300hds entry. Add -windows* and -osx as basic os. Minor
6583 spacing changes.
6584
6585Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
6586
6587 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
6588
6589 * config.guess: Merge with FSF.
6590 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
6591
6592Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
6593
6594 * configure: Since the "trap 0" handler will override the exit
6595 status on many systems, only use it for "exit 1", and make it set
6596 a non-zero exit status; reset it before "exit 0". Also, check
6597 exit status of config.sub, and error out if it failed.
6598
6599Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
6600
6601 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
6602 and install libgloss.
6603
6604Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
6605
6606 * Makefile.in (all-binutils): Depend upon all-byacc.
6607
6608 * configure.in: Don't build emacs on Irix 5.
6609
6610Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
6611
6612 * configure.in (*-*-netware*): Add libio.
6613
6614Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
6615
6616 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
6617 (CHECK_TARGET_MODULES): Ditto.
6618 (INSTALL_TARGET_MODULES): Ditto.
6619 (TARGET_LIBS): Ditto.
6620 (all-libstdc++): Note dependencies.
6621
6622Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
6623
6624 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
6625
6626Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
6627
6628 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
6629 -fexternal-templates.
6630
6631 * configure.in (target_libs): Add libstdc++.
6632 (noconfigdirs): Add libstdc++ as appropriate.
6633
6634Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
6635
6636 * config.guess: Update from FSF.
6637
6638Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
6639
6640 * configure: Use ${config_shell} when running ${configsub}.
6641
6642Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
6643
6644 * config.sub: No longer recognize h8300h.
6645
6646Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
6647
6648 * config.sub: Remove extraneous differences between config.sub and
6649 gcc/config.sub.
6650
6651Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
6652
6653 * Makefile.in (DISTSTUFFDIRS): Add gas.
6654
6655Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
6656
6657 * COPYING.NEWLIB: New file.
6658
6659Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
6660
6661 * config.guess (HP-UX): Patch from Harlan Stenn
6662 <harlan@landmark.com> to also emit release level.
6663
6664Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
6665
6666 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
6667
6668Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
6669
6670 * config.sub: Merge nextstep cleanup from FSF.
6671
6672Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
6673
6674 * configure.in (arm-*-*): Don't configure ld for this target.
6675
6676Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
6677
6678 * configure.in (*-*-netware): don't configure libg++, libio,
6679 librx, or newlib.
6680
6681Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
6682
6683 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
6684 configure ld--it works, but it doesn't support shared libraries.
6685
6686Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
6687
6688 * config.guess (*-unknown-freebsd*): Get rid of possible
6689 trailing "(Release)" in version string.
6690 Patch from Paul Richards <paul@isl.cf.ac.uk>.
6691
6692Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
6693
6694 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
6695 Fix type: *-next-neststep -> *-next-nextstep.
6696
6697 * config.guess: Merge from FSF:
6698
6699 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
6700
6701 * config.guess: Recognize powerpc-ibm-aix3.2.5.
6702
6703 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
6704
6705 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
6706 instead of UNIX_SV for UnixWare 1.0).
6707
6708Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
6709
6710 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
6711 to make gdb/nlm/* build after the compiler and linker.
6712
6713Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
6714
6715 * config.guess (netbsd, freebsd, linux): Accept any machine,
6716 not just i[34]86.
6717 (m68k-atari-sysv4): Relocate to match FSF version.
6718
6719 * config.guess: More merges from the FSF:
6720
6721 Add a space before function call or macro invocation.
6722
6723 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
6724
6725 * config.guess: Add trap cmd to remove dummy.c and dummy when
6726 interrupted.
6727
6728 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
6729
6730 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
6731 (dummy): Redirect stderr from compilation of dummy.c.
6732
6733 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
6734
6735 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
6736
6737Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
6738
6739 * configure: Accept and ignore --cache*, for compatibility with
6740 new autoconf.
6741
6742Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
6743
6744 * config.guess: Merge from FSF:
6745
6746 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6747
6748 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
6749 (PATH): Add /.attbin at end for finding uname.
6750 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
6751
6752 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
6753
e490616e 6754 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
6755
6756 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
6757
e490616e
ZW
6758 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
6759 to select whether to use ELF or COFF.
6599da04
JM
6760
6761 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6762
e490616e 6763 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
6764
6765 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6766
6767 * config.guess: Guess the OS version for HPUX.
6768
6769 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
6770
6771 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
6772
6773Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
6774
6775 * configure.in: Recognize --with-headers, --with-libs, and
6776 --without-newlib.
6777 * Makefile.in (all-xiberty): Depend upon all-ld.
6778
6779Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
6780
6781 * configure.in: Change i[34]86 to i[345]86.
6782
6783Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
6784
6785 * configure (version): A few more tweaks to help message.
6786
6787Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
6788
6789 * Makefile.in: Remove (for now) librx as a host library,
6790 now that we're building it for target.
6791
6792Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
6793
6794 * configure: Fix up help message; from karl@owl.hq.ileaf.com
6795 (Karl Berry).
6796
6797Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
6798
6799 * configure.in: Also configure librx.
6800
6801Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
6802
6803 * Makefile.in: Update various rules to reflect that librx
6804 is now needed for libg++.
6805
6806Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
6807
6808 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
6809
6810Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
6811
6812 * configure.in: Configure the examples directory.
6813
6814Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
6815
6816 * configure: Simplify Jun 2 1994 change.
6817
6818Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
6819
6820 * change CC to /usr/latest/bin/gcc for lynx host builds, since
6821 /bin/gcc isn't good enough to build gcc.
6822
6823Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
6824
6825 * Makefile.in (GDB_SUPPORT_FILES): Remove
6826 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
6827 (gdb.tar.gz): Add new rule to use standard distribution building
6828 mechanism.
6829
6830Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6831
6832 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
6833 Bill Cox <bill@cygnus.com>.
6834
6835Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
6836
6837 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
6838
6839Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
6840
6841 * configure: Search current dir first in .gdbinit.
6842
6843Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
6844
6845 * config.sub: Recognize freebsd (merged from gcc config.sub).
6846
6847Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
6848
6849 * config.sub: Refer to NeXT's operating system as nextstep.
6850
6851 * config.sub (case $basic_machine): Re-order the cases, to match
6852 the order in the FSF version (which is mostly alphabethical).
6853 Merge in some additions and changes from the FSF.
6854
6855Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
6856
6857 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
6858 * config.sub: Recognize cxux7.
6859 * configure.in: Use mh-cxux for m88k-harris-cxux*.
6860
6861Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
6862
6863 * config.sub: Fix typo powerpc -> powerpc-*.
6864
6865Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
6866
6867 * Makefile.in: `all-emacs19' depends on `all-byacc'.
6868
6869 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
6870 parallel with all-emacs and install-emacs). Top-level command
6871 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
6872
6873Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
6874
6875 * test-build.mk ($(host)-stamp-stage2-installed): Remove
6876 $(relbindir)/make before doing ``make install'', and use
6877 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
6878 installing over running make binary.
6879 ($(host)-stamp-stage3-installed): Likewise.
6880
6881Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6882
6883 * config.guess: Recognize Mach.
6884
6885Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
6886
6887 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
6888 see whether --exec-prefix was used.
6889
6890Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
6891
6892 * README: Explicitly mention libg++/README. (Zoo's idea.)
6893
6894Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6895
6896 * Makefile.in: Add all-librx target similar to all-libproc.
6897
6898Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
6899
6900 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
6901 with post 1.2 uname bogosity.
6902
6903Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6904
6905 * configure: Remove temporary files on receipt of a signal.
6906
6907Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
6908
6909 * configure: If there is a package_makefile_frag, remove
6910 ${subdir}/Makefile.tem after copying it in.
6911
6912Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
6913
6914 * build_all.mk: support rs6000 lynx identifies itself as
6915 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
6916 since /bin/gcc is too feeble to compile a modern gcc.
6917
6918Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
6919
6920 * brought devo/test-build.mk update-to-date with progressive/
6921 test-build.mk. Add lynx targets and hppa flag info.
6922
6923Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
6924
6925 * configure.in: Use mh-ncrsvr43. Patch from
6926 Tom McConnell <tmcconne@sedona.intel.com>.
6927
6928Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
6929
6930 * config.guess (i386-unknown-bsdi): No longer need to
6931 check #if defined(__bsdi__) && defined(__i386__).
6932
6933Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6934
6935 * configure: Set program_transform_nameoption correctly.
6936
6937Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
6938
6939 * brought build-all.mk update-to-date with progressive build-all.mk,
6940 added new targets and hppa info.
4e81ae98 6941
6599da04
JM
6942Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6943
6944 * configure: If config.guess result is a prefix of the user
6945 specified target, assume a native build and use the user specified
6946 target as the host alias. Remove SunOS patch suffix removal hack.
6947 * configure.in: Remove SunOS patch suffix removal hack.
6948
6949 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
6950 in NATIVE_CHECK_MODULES.
6951
6952Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
6953
6954 * Makefile.in: Rename HOST_ONLY to NATIVE.
6955 * configure: Delete SunOs patch suffix from host_canonical
6956 and build_canonical variables that are prepended to Makefiles.
6957 * configure.in: Add comments for easier maintenance.
6958
6959Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6960
6961 * Makefile.in: Add all-libproc target similar to all-gui.
6962
6963Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
6964
6965 * Makefile.in (CHECK_MODULES): split into
6966 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
6967
6968Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
6969
6970 * config.guess (i386-unknown-bsdi): New system to guess.
6971
6972Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6973
6974 * Makefile.in: Add all-gui target (but not yet build by "all").
6975
6976Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
6977
6978 * config.sub: Move deletion of patch suffix from here...
6979 * configure.in: To here, at Ian's suggestion. The top-
6980 level scripts might need to know of a patch level.
6981
6982Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
6983
6984 * config.sub: Strip off patch suffix so rtl is recognized
6985 as a sunos4.1.3 machine, even though it's been patched.
6986
6987Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
6988
6989 * Makefile.in (INSTALL_LAST): Delete.
6990 (INSTALL_DOSREL): New.
6991
6992Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6993
6994 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
6995 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
6996 whether we pass down --with-gnu-ld anyhow.
6997
6998Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
6999
7000 * Makefile.in (INSTALL_LAST): Change operation so it works
7001 on more flavors of make.
7002 * configure.in (go32): Don't build libg++ or libio.
7003
7004Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
7005
7006 * Makefile.in (Move HOST_PREFIX_1 and friends up so
7007 they can be overriden by templates.
7008
7009Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
7010
7011 * configure.in (target==go32): Don't build gdb.
7012 * dosrel: New directory.
7013
7014Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
7015
7016 * configure.in (host==go32): Configure dosrel too.
7017 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
7018 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
7019 be set by incoming names or templates.
7020 (INSTALL_LAST): New rule.
7021 * config/mh-go32: New fragment.
7022
7023Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
7024
7025 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
7026
7027Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
7028
7029 * config/mh-lynxrs6k: Renamed from mh-lynxosrs6k, to make it
7030 unique in 8.3 naming schemes.
7031 * configure.in (appdirs): New variable. Currently empty, but will
7032 be used in gas distribution. If nonempty, lists a set of
7033 directories at least one of which must get configured, or top
7034 level configuration is considered to have failed.
7035 (rs6000-*-lynxos*): Use new file name.
7036
7037Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7038
7039 Eliminate XTRAFLAGS.
7040 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
7041 newlib include files using -idirafter, and also use -nostdinc.
7042 (CXX_FOR_TARGET): Likewise.
7043 (XTRAFLAGS): Removed.
7044 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
7045 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
7046 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
7047 ($(DO_X)): Don't pass down XTRAFLAGS.
7048
7049Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
7050
7051 * configure.in (mips*-dec-bsd*): New target; do build linker.
7052 (mips*-*-bsd*): New target; don't build linker.
7053
7054Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
7055
7056 * configure.in: support rs6000-*-lynxos* configuration.
7057 support sunos4 as a cross target.
7058
7059 * config.sub: look for lynx*, not lynx since the OS version may
7060 legitimately be part of the name.
7061
7062Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
7063
7064 * configure.in (i[34]86-*-sco*): Move to be with other i386
7065 targets.
7066 (romp-*-*): New target. Skip various binary utilities.
7067 (vax-*-*): New target. Don't build newlib.
7068 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
7069
7070Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
7071
7072 * configure.in: Only set host_makefile_frag if config
7073 directory exists.
7074
7075Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
7076
7077 * install.sh: If $dstdir exists, don't check whether each
7078 component does.
7079
7080Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7081
7082 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
7083
7084Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
7085
3b75d237
AJ
7086 * configure.in (*-*-lynxos*): Don't configure newlib for either
7087 native or cross Lynx.
6599da04
JM
7088
7089Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
7090
7091 * config.sub (sparc64-elf): Fix os.
7092 (z8k): Remove duplicate.
7093
7094Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7095
7096 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
7097 gcc/stmp-fixproto, to try to prevent fixproto from being run.
7098
7099Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
7100
7101 * configure: Make file links cleanly even if Lynx fails on
e490616e 7102 an NFS symlink (at least fail cleanly).
6599da04
JM
7103
7104Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
7105
7106 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
7107 -XNh2000.
7108
7109Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
7110
7111 * configure: Unknown options are fatal again.
7112
7113Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
7114
7115 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 7116 compatibility.
6599da04
JM
7117
7118Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
7119
7120 * build-all.mk: Add `clean' target.
7121
7122Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7123
7124 * config.guess: Add SINIX support.
7125 * configure.in: Add mips-*-sysv4* support.
7126
7127Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
7128
7129 * build-all.mk: Document all useful targets.
7130 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
7131 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
7132
7133Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
7134
7135 * configure: Support --silent, --quiet.
7136
7137Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
7138
7139 * configure: Support --disable-FEATURE.
7140
7141Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7142
7143 * config.guess: Recognize NCR running SVR4.3.
7144
7145Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
7146
7147 * config.guess: Make BSDI generate i386-unknown-bsd386.
7148 Patch from Paul Eggert <eggert@twinsun.com>.
7149
7150Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7151
7152 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
7153
7154Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
7155
7156 * configure: Make unrecognized options give nonfatal warnings
7157 instead of fatal errors, and pass them to any subdirectory
7158 configures in case they recognize them.
7159 Make --x equivalent to --with-x.
7160
7161Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
7162
7163 * configure: Add --enable-* options. Clean up usage message and
7164 some comments.
7165
7166Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
7167
7168 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
7169
7170Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
7171
7172 * configure.in (hppa*-*-*): Enable binutils.
7173
7174Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7175
7176 * config.sub: Recognize cisco.
7177
7178Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
7179
7180 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
7181
7182Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7183
7184 * config.guess: about target *-hitachi-hiuxwe2, don't print more
7185 than one configuration name. Add comment.
7186
7187Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
7188
7189 * config.guess: about target *-hitachi-hiuxwe2, fixed
7190 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
7191 macro is incorrect.]
7192
7193Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7194
7195 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
7196 than the "make ls" stuff which used to be here.
7197
7198Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
7199
7200 * config.guess: Recognize i[34]86-unknown-freebsd.
7201 From Shawn M Carey <smcarey@rodan.syr.edu>.
7202
7203Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
7204
7205 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
7206
7207Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
7208
7209 * config.guess: Check for ptx.
7210
7211Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
7212
7213 * config.sub: Add os9k checking.
7214
7215Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
7216
7217 * config.guess: Handle OSF1 running on HPPA processors
7218
7219Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
7220
7221 * configure: If subdir configure fails, print out a message with
7222 subdirectory name, in case subdir's configure code didn't identify
7223 itself.
7224
7225Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
7226
7227 * configure.in: Remove embedded newlines from configdirs.
7228 Avoid mismatches of substrings. Fix matching strings at end
7229 of configdirs.
7230
7231Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
7232
7233 * config.guess: Add Lynx/rs6000 config support.
7234
7235Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
7236
7237 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
7238
7239Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
7240
7241 * configure.in (hppa*-*-osf*): Treat this just like most other
7242 PA configurations (eg no binutils or ld).
7243 (hppa*-*-*elf*): These configurations have binutils and ld.
7244
7245Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
7246
7247 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
7248
7249Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7250
7251 * configure.in (rs6000-*-*): Build gas.
7252
7253Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
7254
e490616e 7255 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
7256
7257Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7258
7259 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
7260 for GDB and GDB has been fixed to not need it.
7261
7262Mon Jan 31 18:40:55 1994 Stu Grossman (grossman at cygnus.com)
7263
7264 * config/mh-lynxosrs6k: Account for lack of ranlib!
7265
7266Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
7267
7268 * config.guess: Recognize vax hosts.
7269
7270Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
7271
7272 * configure (while loop): Don't use "break 2" inside case
7273 statement -- the case statement isn't an enclosing loop.
7274
7275Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
7276
7277 * config.guess: Clean up NeXT support, to allow nextstep
7278 on Intel machines. Make OS be nextstep.
7279
7280Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
7281
7282 * config.guess: Add alternate forms for Convex.
7283
7284Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
7285
7286 * configure: Completely rewrite option processing. Take
7287 advantage of pattern-matching to avoid invoking test frequently.
7288 Also clean up host and target defaulting logic.
7289
7290Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
7291
7292 * Makefile.in: Replace all occurrances of "rootme" with "r" and
7293 "$${rootme}" with "$$r", to increase the likelihood that the do-*
7294 commands (plus user environment) will fit SCO limits.
7295
7296Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7297
7298 * configure.in: Don't issue warnings about directories which are
7299 not being configured if -norecursion is set. Correct test for
7300 --with-gnu-as and --with-gnu-ld to not get confused by substring
7301 matches.
7302
7303 * configure.in: Don't build gas for alpha-dec-osf1*.
7304
7305Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
7306
7307 * configure: Back out Per's change of 12/19/1993. It changes the
7308 behavior of configure in unexpected and confusing ways.
7309
7310 Also, use different delim char when calculating
7311 program_transform_name so that the name can contain slashes.
7312
7313Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
7314
7315 * configure.in, config.sub: Add support for VSTa micro-kernel.
7316
7317Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
7318
7319 * configure.in: Nuke hacks which were used to get a special
7320 version of GAS for HPPA configurations.
7321
7322Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
7323
7324 * configure: If only ${target_alias} is given, use that
7325 as the default for ${host_alias}.
7326 * configure: Add missing back-slashes before nested quotes.
7327
7328Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
7329
7330 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
7331
7332Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
7333
7334 * config.guess: Recognize some Tektronix configurations.
7335 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
7336
7337Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
7338
7339 * config.sub: Match any flavor of SH.
7340
7341Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
7342
7343 * configure.in: Don't try to configure newlib for Alpha.
7344
7345Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7346
7347 * configure.in: Don't build ld for Irix 5. Don't build gas,
7348 libg++ or libio for any Alpha target.
7349
7350 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
7351 * config/mh-irix5. New file for Irix 5.
7352
7353Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
7354
7355 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
7356 default arguments -- so it tried to compress itself.
7357
7358Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
7359
7360 * configure.in (notsupp): ensure that a space is always at the end
7361 of the configdirs list, since the grep checks for an explicit space
7362
7363Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7364
7365 * configure.in (target i386-sysv4.2): don't build ld, since static
7366 versions of many libraries are not available.
7367
7368Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7369
7370 * config.guess: Recognize Apollos (using environment variables).
7371 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
7372
7373Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7374
7375 * config.guess: Recognize Sony news mips running newsos.
7376
7377Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
7378
7379 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
7380 "fi ; else" for bash.
7381
7382Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
7383
7384 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
7385
7386Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
7387
7388 * config.sub: accept unixware as an alias for svr4.2.
7389 Fix some inconsistancies with the gcc version.
7390
7391Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7392
7393 * Makefile.in (DISTDOCDIRS): Add gdb.
7394
7395Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
7396
7397 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
7398
7399Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
7400
7401 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
7402 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
7403 this now.
7404
7405Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7406
7407 * config.sub: Accept hiux* as an OS name.
7408
7409 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
7410 etc/make-stds.texi. The underscore came from gcc, and dje now
7411 agrees that RUNTESTFLAGS is the correct name.
7412
7413Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
7414
7415 * install.sh: Remove 'set -e'. It makes any conditionals
7416 in the script useless.
7417
7418 * config.guess: Automatically recognize arm-acorn-riscix
7419 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
7420
7421Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
7422
7423 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
7424
7425Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
7426
7427 * Makefile.in (DISTDOCDIRS): New variable.
7428 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 7429 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
7430
7431Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7432
7433 * configure.in (hppa target): check the source directory for the
7434 pagas sub-directory
7435
7436Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
7437
7438 * config.sub: Allow -aout* and -elf*.
7439
7440Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
7441
7442 * configure.in: Don't build ld on i386-solaris2, same as for
7443 sparc-solaris2.
7444
7445Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
7446
7447 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
7448
7449Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7450
7451 * configure.in: Configure gdb for alpha.
7452
7453Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7454
7455 * Makefile.in (CXXFLAGS): Add -O.
7456
7457Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7458
7459 * config.guess: added support for DG Aviion
7460
7461Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
7462
7463 * configure.in: Produce warning message for subdirectories not
7464 configurable for this host/target combination. Don't try to
7465 configure gdb for vms.
7466
7467Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
7468
7469 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
7470 appropriate files before making "diststuff".
7471 (DISTBISONFILES): New var: list of files to be edited.
7472 (DISTSTUFFDIRS): Add binutils.
7473
7474Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7475
7476 * config.sub: also handle mipsel and mips64el (for little endian mips)
7477
7478Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7479
7480 * configure.in: Add * to end of all OS names.
7481
7482Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
7483
7484 * configure.in: Build newlib for LynxOS native.
7485
7486Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7487
7488 * config.guess: Add support for delta 88k running SVR3.
7489
7490 * configure.in: Add comment about HP compiler vs. emacs.
7491
7492Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7493
7494 * configure.in: don't build ld on solaris2 (not a viable option
7495 due to bugs in getpwnam & getpwuid)
7496
7497Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
7498
7499 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
7500 config.guess will produce a full version number.
7501
7502Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7503
7504 * configure.in: Build linker and binutils for alpha-dec-osf1.
7505
7506Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7507
7508 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
7509 and gdb/testsuite/Makefile.in.
7510
7511Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7512
7513 * configure.in: recognize mips*- instead of mips-
7514
7515Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
7516
7517 * config.sub: Accept linux*coff and linux*elf as operating
7518 systems.
7519
5d4a5ee6
JL
7520Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
7521
7522 * ltmain.sh: Handle symlinks in generated script.
7523
6599da04
JM
7524Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7525
7526 * config.sub: Recognize mips64, and mips3 as an alias for it.
7527
7528Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7529
7530 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
7531 gdb knows how to handle OSF/1 shared libraries.
7532
7533Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7534
7535 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
7536 * config.guess: Recognize Hitachi's HIUX.
7537 * config.sub: Recognize h3050r* and hppahitachi.
7538 Remove redundant cases for hp9k[23]*.
7539
7540Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7541
7542 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
7543 if gas and ld are in the source tree and are in ${configdirs}.
7544 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 7545 --with options (but still pass them down on the command line,
6599da04
JM
7546 if they were explicitly specified).
7547
5d4a5ee6
JL
7548Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
7549
7550 * configure: Handle autoconf style directory options: --bindir,
7551 --datadir, --includedir, --infodir, --libdir, --libexecdir,
7552 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
7553 --sysconfdir.
7554 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
7555 (sharedstatedir, localstatedir, oldincludedir): New variables.
7556 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
7557 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
7558 sbindir, sharedstatedir, and sysconfdir.
7559
6599da04
JM
7560Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7561
7562 * configure: substitute SHELL value in Makefile.in with
7563 ${CONFIG_SHELL}
7564
5d4a5ee6
JL
7565Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
7566
7567 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
7568
6599da04
JM
7569Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7570
7571 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
7572 *-*-solaris2* targets.
7573
7574Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7575
7576 * Makefile.in: define M4, and pass it down to sub-makes;
7577 all-autoconf now depends on all-m4
7578
7579Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7580
7581 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
7582 presence of {ar,ranlib} instead of a configured directory
7583
7584Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
7585
7586 * config.guess: Accept 34?? as well as 33?? for NCR.
7587
7588Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7589
7590 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
7591 of 'gas' in sed commands, since 'gash' is now in the tree as well.
7592
7593Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7594
7595 * configure: grab values for $(CC) and $(CXX) from the
7596 environment, so that someone can do "CC=gcc configure; make" and
7597 have it work right (matching the way that autoconf works now)
7598
7599 * configure.in, Makefile.in: add support for gash, the tcl
7600 interface to Galaxy
7601
7602 * config.guess: add NetBSD variants (hp300, x86)
7603
7604Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
7605
7606 * install.sh: Support -d option (in the manner of SunOS 4 install,
7607 as it is more deterministic than that of GNU install)
7608 (chmodcmd): Set file to mode 755 by default (should also do default
7609 chgrp and chown, but I don't feel like dealing with that now)
7610
7611Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
7612
7613 * config.sub: Remove h8300hhms alias.
7614
7615Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7616
7617 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
7618
7619Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7620
7621 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
7622 as stmp-fixinc
7623
7624Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
7625
7626 * config.sub: recognize m88110-bug-coff.
7627
7628Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7629
7630 * Makefile.in (all-libio): all dependencies on the toolchain used
7631 to build this (gcc, gas, ld, etc)
7632
7633Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7634
7635 * config.guess: Deal with OSF/1 1.3 on alpha.
7636
7637Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7638
7639 * install.sh: add some 'else true' clauses for portability
7640
7641 * configure.in: don't build libio for h8[35]00-*-* targets
7642
7643Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
7644
7645 * Makefile.in: Add support for new libio.
7646
7647Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7648
7649 * install.sh: If one command fails, don't try the rest. Don't try
7650 to remove $dsttmp (via trap) unless we have already created it.
7651 If $src doesn't exist, detect it and exit with an error.
7652
7653 * config.guess: Recognize BSD on hp300.
7654
7655Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
7656
7657 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
7658 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
7659
7660Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
7661
7662 * Makefile.in (all-send-pr): depends on all-prms
7663
7664Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7665
7666 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
7667
7668Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7669
7670 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
7671 Added test for mips-mips-riscos5.
7672
7673Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7674
7675 * configure.in: use mh-hp300 for 68k HP hosts
7676
7677Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7678
7679 * configure: add support for CONFIG_SHELL, so that you can use
7680 some alternate shell for evaluating configure scripts
7681
7682Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
7683
7684 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
7685 in configure script to bug-gdb@prep.ai.mit.edu when building
7686 distribution archive.
7687 * Makefile.in (COMPRESS): Remove def.
7688 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
7689 gdb.tar.Z and make-gdb.tar.Z respectively.
7690 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
7691 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
7692 to convergence with 'taz' target in Makefile.in.
7693
7694Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7695
7696 * install.sh (dsttmp): use trap to ensure that tmp files go
7697 away on error conditions
7698
7699Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7700
7701 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
7702
7703Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7704
7705 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
7706 its parent is '/' not ''.
7707
7708 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
7709
7710Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
7711
7712 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
7713 that ${newsrcdir}/configure.in does.
7714
7715Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7716
7717 * test-build.mk: support for CONFIG_SHELL
7718
7719Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
7720
7721 * config.sub (netware): Add as a basic system type.
7722
7723Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
7724
7725 * Makefile.in (Makefile): depend on configure.in. Also drop the
7726 $(srcdir)/ from the dependency on Makefile.in.
7727
7728Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
7729
7730 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
7731 (h8300hhms is temporary until multi-libraries are implemented).
7732 * configure.in: Handle h8300h too.
7733
7734Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7735
7736 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
7737
7738Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
7739
7740 * configure: Remove extraneous output when guessing host type.
7741 * config.guess: Remove extraneous output when guessing using C
7742 compiler rather than uname, or when guessing fails.
7743
7744Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
7745
7746 * Makefile.in: remove all.cross and install.cross targets
7747
7748 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
7749 definitions
7750
7751Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
7752
7753 * configure.in (target sh): Build gprof.
7754
7755Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7756
7757 * config.sub: change -solaris to -solaris2
7758
7759Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7760
7761 * configure.in: Use config/mh-riscos for mips-*-sysv*.
7762
7763Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
7764
7765 * configure: Correct error message for missing Makefile.in to
7766 print correct directory.
7767
7768Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7769
7770 * install.sh: kludge around 386BSD shell bug
7771
7772Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
7773
7774 * config.guess: Recognize NeXT.
7775 * config.guess: Recognize i486-ncr-sysv4.
7776 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
7777
7778Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
7779
7780 * Makefile.in (MAKEINFOFLAGS): New variable.
7781 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
7782 * build-all.mk, test-build.mk: Pass down --no-split as
7783 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
7784
7785Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
7786
7787 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
7788
7789Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
7790
7791 * Makefile.in (libg++.tar.z): New rule.
7792 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
7793 * Makefile.in (taz): Only do a single chmod.
7794
7795Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
7796
7797 * install.sh: don't use dirname anymore (replaced with sed usage)
7798
7799Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
7800
7801 * Makefile.in: Change extension for gzip'd files from '.z' to
7802 '.gz' per new FSF standard usage.
7803
7804Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
7805
7806 * configure: put quotes around the final value of program_transform_name
7807
7808Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7809
7810 * Makefile.in: new install.sh support; update install-info rules
7811
7812Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
7813
7814 * configure.in: Build diff for crosses, but not for go32 host.
7815
7816 * configure.in: Build gprof only for native, and don't build it
7817 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
7818
7819Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
7820
7821 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
7822
7823Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
7824
7825 * configure.in (host_tools): Add prms.
7826
7827Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7828
7829 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
7830 with $(FLAGS_TO_PASS) on the command line
7831
7832 * config.sub: Recognize lynx and lynxos
7833
7834Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
7835
7836 * config.sub: Accept -ecoff*, not just -ecoff.
7837
7838Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
7839
7840 * Makefile.in (taz): Use .gz suffix instead of .z.
7841 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
7842 names.
7843
7844Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7845
7846 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
7847
7848Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7849
7850 * Makefile.in (install-no-fixedincludes): install gcc last, so
7851 that rebuilds that might happen during 'make install' don't get
7852 bogus gcc include files
7853
7854Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
7855
7856 Change from Utah for HPPA support:
7857 * config.guess: Recognize hppa1.x-hp-bsd.
7858
7859Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
7860
7861 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
7862 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
7863
7864Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
7865
7866 * config.sub: Add support for rom68k and bug boot monitors.
7867
7868Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
7869
7870 * Makefile.in: Make all-opcodes depend on all-bfd.
7871
7872Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
7873
7874 * config.guess: Added special check for i[34]86-univel-sysv4*.
7875
7876Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
7877
7878 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
7879 the processor rather than assuming i486.
7880
7881Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7882
7883 * config.guess: Recognize SunOS6 as Solaris3.
7884
7885Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
7886
7887 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
7888 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
7889
7890Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
7891
7892 * build-all.mk (all-cross): New target for Canadian Cross.
7893 Added Q2 go32 targets.
7894 * test-build.mk: Configure go32 cross sparclite-aout and
7895 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
7896 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
7897
7898Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7899
7900 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
7901 GO32 hosted toolchains
7902
7903Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
7904
7905 * configure: change so "-exec-prefix" gets passed down rather
7906 than "-exec_prefix" so autoconf generated Makefiles get the
7907 exec_prefix set right.
7908
7909Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7910
7911 * config.guess: get the Solaris2 minor version number
7912
7913 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
7914
7915Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
7916
7917 * config.guess: Recognize some Sequent platforms.
7918
7919Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7920
7921 * Makefile.in: added the vault-install target
7922
7923 * configure.in: actually use the Sun3 makefile fragment that's in
7924 config, also added the release dir to configdirs
7925
7926Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
7927
7928 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
7929
7930Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7931
7932 * configure.in: remove some program from Alpha targetted toolchains
7933
7934Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
7935
7936 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
7937 gprof.
7938 (taz): Run "make diststuff" in those directories instead of "make
7939 proto-dir". Look for "VERSION=" only at start of line in subdir
7940 Makefile. Use "gzip -9" for compression.
7941 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
7942 (binutils.tar.z): New target.
7943
7944Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
7945
7946 * Makefile.in (taz): Include gpl.texinfo.
7947
7948Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
7949
7950 * Makefile.in (setup-dirs): Merged into "taz" target.
7951 (taz): Only do `proto-dir' stuff if a directory is actually needed
7952 for this target.
7953
7954Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
7955
7956 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
7957 (FLAGS_TO_PASS): Pass down MUNCH_NM.
7958 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
7959 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
7960 (gcc-no-fixedincludes): Correct for current gcc Makefile.
7961
7962Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
7963
7964 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
7965 config.sub, and move-if-change to gdb testsuite distribution
7966 archive, so the testsuite can be extracted, configured, and
7967 run separately from the gdb distribution. Blow away the Chill
7968 tests that require a Chill compiled executable, since GNU Chill
7969 is not yet publically available.
7970
7971Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7972
7973 * test-build.mk: set environment variables in a single command,
7974 instead of a list of assignments and exports
7975
7976 * config.guess: recognize Alpha/OSF1 systems
7977
7978Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
7979
7980 * configure: Change help message to prefer --options rather than
7981 -options.
7982
7983Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
7984
7985 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
7986 zippy@ecst.csuchico.edu.
7987 * config.guess: Recognize miniframe.
7988
7989Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
7990
7991 * Makefile.in: Use srcroot to find runtest rather than rootme.
7992 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
7993
7994Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
7995
7996 * test-build.mk: Extensive additions to support building on a
7997 machine other than the host.
7998
7999Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
8000
8001 * configure (tooldir): Fix for i386-aix again.
8002
8003Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
8004
8005 * configure, Makefile.in: Change definition of $(tooldir)
8006 to match the FSF.
8007
8008Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
8009
8010 * config.guess: Recognize i[34]86/SVR4.
8011
8012Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
8013
8014 * Makefile.in (all-gdb): gdb depends on sim.
8015
8016Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
8017
8018 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
8019 at the same time we make the prototype gdb directory.
8020 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
8021 files at the same time as the gdb base release distribution.
8022
8023Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
8024
8025 * Makefile.in (check): Use individual check targets rather than
8026 DO_X rule.
8027 (check-gcc): Added.
8028
8029Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
8030
8031 * config.sub: Use sysv3.2 not sysv32 for canonical OS
8032 for System V release 3.2.
8033
8034Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
8035
8036 * config.sub: Recognize hppaosf.
8037 * configure.in: Do configure ld/binutils/gas for it.
8038
8039Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
8040
8041 * configure (tooldir): Alter syntax used to set this, for systems
8042 where "\$" isn't handled right, like i386-aix.
8043
8044Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
8045
8046 * configure: Pass program-transform-name, not
8047 program_transform_name, to recursive configures.
8048
8049Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
8050
8051 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
8052 of gas+ld+binutils.
8053
8054Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
8055
8056 * config.guess: Recognize AIX3.2 as distinct from 3.1.
8057
8058Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8059
8060 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
8061
8062 * config/mh-delta88: remove extraneous GCC references
8063
8064Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
8065
8066 * Makefile.in (PRMS): Set back to all-prms.
8067
8068Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
8069
8070 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
8071 targets, rather than for MIPS hosts.
8072
8073Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8074
8075 * configure.in: add comment for --with-x default values
8076
8077 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
8078
8079 * Makefile.in: add check-* targets for each of the directories in
8080 the tree. Add a definition of RUNTEST that will use the one we
8081 just built, if it exists. Pass this down via FLAGS_TO_PASS.
8082
8083Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
8084
8085 * configure.in: Removed obsolete references to bfd_target and
8086 target_makefile_frag.
8087
8088 * build-all.mk: Set assorted targets for Q2.
8089 * config.sub: Recognize z8k-sim and h8300-hms.
8090 * test-build.mk: Really don't pass host to configure.
8091 (HOLES): Added uname.
8092
8093Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
8094
8095 * configure: Handle an empty program-prefix, program-suffix or
8096 program-transform-name correctly.
8097
8098Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
8099
8100 * build-all.mk: -G 8 no longer required for MIPS targets.
8101 * test-build.mk: Don't pass host argument to configure; make it
8102 guess.
8103
8104Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
8105
8106 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
8107 * Makefile.in (COMPRESS): New macro, like GZIP.
8108
8109Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
8110
8111 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
8112
8113 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
8114 with gas currently defaults to -G 0.
8115
8116Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
8117
8118 * Makefile.in (all-flex): flex depends on byacc.
8119
8120 * build-all.mk: If host not specified, use config.guess. Pass TAG
8121 to test-build.mk as RELEASE_TAG.
8122 * test-build.mk (configargs): New variable containing arguments to
8123 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
8124 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
8125
8126 * config.guess: Use /bin/uname when checking -X argument on SCO,
8127 to avoid invoking GNU uname which doesn't understand -X.
8128
8129 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
8130
8131 * configure.in: Build gas for mips-*-*.
8132
8133Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
8134
8135 * Makefile.in (all.normal): insert missing backslash.
8136
8137Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
8138
8139 * build-all.mk, config/mh-irix4: Bump -XNh value to 1500 to match
8140 gcc requirements.
8141
8142 * Makefile.in: Complete overhaul to merge many almost identical
8143 targets.
8144
8145Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
8146
8147 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
8148 (gdb.tar.Z): Adjusted.
8149
8150 * Makefile.in (setup-dirs, taz): New targets; should be general
8151 enough to adapt for gdb sometime. Build only .z file.
8152 (gas.tar.z): New target.
8153
8154Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
8155
8156 * build-all.mk: Use CC=cc -Xs on Solaris.
8157
8158Mon Mar 29 19:59:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8159
8160 * config/mh-sun3: cc needs -J to compile cp-parse.c correctly
8161
8162 * config/mh-solaris: SunPRO C needs -Xs to be able to get a
8163 working xmakefile for Emacs.
8164
8165Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
8166
8167 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
8168 for handling BISON for FSF releases.
8169
8170Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
8171
8172 * configure: Actually implement the change zoo just documented.
8173
8174Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
8175
8176 * configure: when using config.guess, only set target_alias when
8177 it's not already been set (ie, on the command line)
8178
8179Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8180
8181 * Makefile.in: add installcheck target, set PRMS to install-prms
8182
8183Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8184
8185 * configure: add support for package_makefile_fragment, handle the
8186 case where a directory has a configure.in file but no Makefile.in
8187 more gracefully (with an actual understandable error message, even);
8188 add support for --without (and add this to the usage message); also
8189 explicitly add a --host=${host_alias} to the command line when
8190 config.guess is used
8191
8192Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
8193
8194 * configure: Must use both --host and --target in recursive calls.
8195
8196Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
8197
8198 * Makefile.in: Change deja-gnu to dejagnu.
8199
8200Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
8201
8202 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
8203
8204Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8205
8206 * configure.in: canonicalize all instances to *-*-solaris2*,
8207 also strip out a number of tools to not build for go32 host
8208
8209Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
8210
8211 * config.guess: add GPL.
8212
8213 * Makefile.in, config.guess, config.sub, configure: bump
8214 copyrights to 93.
8215
8216Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
8217
8218 * Makefile.in (do-info): Removed obsolete check for existence of
8219 localenv file.
8220
8221 * Makefile.in (MAKEOVERRIDES): Define to be empty.
8222
8223Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8224
8225 * Makefile.in: a couple of 'else true' for decstation,
8226 support for TclX
8227
8228 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
8229
8230Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
8231
8232 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
8233
8234Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
8235
8236 * config.guess: Recognize i386-ibm-aix (PS/2).
8237 * configure.in: Use config/mh-aix386 file for it.
8238
8239Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
8240
8241 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
8242 CC_FOR_TARGET instead.
8243 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
8244
8245Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
8246
8247 * Makefile.in: Add sim to list of directories sent with gdb
8248
8249Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
8250
8251 * configure.in: Put back mips-dec-bsd* case.
8252
8253Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
8254
8255 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
8256 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
8257 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
8258 * config/mh-vaxult2: New file.
8259
8260Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8261
8262 * configure.in: remove no-op mips-dec-bsd* in "case $target"
8263
8264 * Makefile.in (dir.info): only run gen-info-dir if it exists,
8265 (install-info): install dir.info only if it exists,
8266 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
8267
8268Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
8269
8270 * configure.in: For vms target, skip bfd, ld, binutils. Do build
8271 gas for mips-dec-bsd.
8272
8273Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
8274
8275 * configure (makesrcdir): If ${srcdir} is relative and not ".",
8276 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
8277
8278Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
8279
8280 * configure.in: Added "dejagnu" to hosttools list.
8281
8282Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
8283
8284 * config.sub, configure.in, config.guess: Add support
8285 for Bosx, an AIX variant from Bull.
8286 Patches from F.Pierresteguy@frcl.bull.fr.
8287
8288Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
8289
8290 * devo/dejagnu: Initial creation of devo/dejagnu.
8291 Migrated dejagnu testcases and support files for testing software
8292 tools to reside as subdirectories, currently called "testsuite",
8293 within the directory of the software tool. Migrated all programs,
8294 support libraries, etc. beloging to dejagnu proper from
8295 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
8296 with no modifications. The changes to these files which will
8297 allow them to configure, build, and execute properly will be made
8298 in a future update.
8299
8300Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
8301
8302 * Makefile.in: Change send_pr to send-pr.
8303 * configure.in: Likewise.
8304 * send_pr: Renamed directory to send-pr.
8305
8306Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
8307
8308 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
8309
8310Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
8311
8312 * README: Update for gdb-4.8 release.
8313 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
8314 gdb-xxx.tar.z (gzip'd) file also.
8315
8316Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8317
8318 * Makefile.in: make all-diff depend on all-libiberty
8319
8320Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
8321
8322 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
8323
8324Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8325
8326 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
8327
8328Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
8329
8330 * Makefile.in (DEVO_SUPPORT): Remove etc directory
8331 (ETC_SUPPORT): Only add the files GDB wants from etc/.
8332 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
8333
8334Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8335
8336 * Makefile.in: makeinfo binary is in a new location
8337
8338Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
8339
8340 * config.sub: Accept -ecoff as an OS.
8341
8342 * Makefile.in: Various changes to eliminate a level of make
8343 recursion and reduce the required command line length.
8344 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
8345 sub-makes.
8346 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
8347 variables holding settings for specific sub-makes.
8348 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
8349 in terms of BASE_FLAGS_TO_PASS.
8350 (TARGET_LIBS): New variable listing directories which use
8351 TARGET_FLAGS_TO_PASS.
8352 (subdir_do): Eliminated.
8353 (do-*): New set of targets to replace subdir_do.
8354 (various): All targets which used subdir_do now depend on do-*.
8355 (local-clean): Renamed from do_clean.
8356 (local-distclean): New target, dependency of distclean and
8357 realclean.
8358 (install-info): Don't create directories. Depend on dir.info
8359 rather than calling make recursively.
8360 (install-dir.info): Eliminated.
8361 (install-info-dirs): Create all info directories here.
8362 (dir.info): Depend upon do-install-info.
8363
8364 * test-build.mk (HOLES): Added false.
8365
8366Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
8367
8368 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
8369
8370Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8371
8372 * Makefile.in (info): remove dependency on all-texinfo. The
8373 problem was really in texinfo/C, not at this level.
8374
8375Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
8376
8377 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
8378
8379Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
8380
8381 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
8382 GDB releases.
8383
8384Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
8385
8386 * configure: Include srcdir in message about target of link not
8387 being found. Don't convert `-' to `_' in `with' options being
8388 passed to subdirs.
8389
8390Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8391
8392 * configure.in: add uudecode to host_tools
8393
8394 * Makefile.in: added {all,install}-uudecode targets, added them to
8395 the appropriate lists
8396
8397Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
8398
8399 * Makefile.in (all-gcc): Added dependency on all-gas.
8400
8401 * configure.in (mips-*-*): Build ld and binutils.
8402
8403Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
8404
8405 * configure: check return code from mkdir, print error message and
8406 exit on failure.
8407
8408Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
8409
8410 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
8411
8412Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
8413
8414 * test-build.mk (HOLES): Added tar, cpio and uudecode.
8415
8416Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
8417
8418 * config.sub (h8500): Recognize this as a cpu type.
8419
8420Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8421
8422 * configure: source directory missing is no longer a warning
8423
8424 * configure.in: recognize irix[34]* instead of irix[34]
8425
8426 * Makefile.in: define and pass down X11_LIB
8427
8428 * config/mh-sco: define X11_LIB to the mess that SCO ODT requires
8429
8430Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
8431
8432 * guess-systype: Renamed to ...
8433 * config.guess: ... by popular request.
8434 * configure.in, Makefile.in: Update accordingly.
8435
8436Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
8437
8438 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
8439 + Add Convex, Cray/Unicos, and Encore/Multimax support.
8440 + Execute ./dummy instead of assuming . is in PATH.
8441
8442Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
8443
8444 * guess-systype: New shell script. Attempts to guess the
8445 canonical host name of the executing host.
8446 Only a few hosts are supported so far.
8447 * configure: Call guess-systype if no host is specified.
8448
8449Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
8450
8451 * Makefile.in (gcc-no-fixedincludes): Made to work with current
8452 gcc Makefile.
8453
8454
8455Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
8456
8457 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
8458 (all-gcc, install-gcc, subdir_do): Use it.
8459
8460Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
8461
8462 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
8463
8464Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
8465
8466 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
8467 set exclusively by configure, using configure.in .
8468
8469Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8470
8471 * test-build.mk: set $PATH for all builds
8472
8473 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
8474
8475Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
8476
8477 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
8478 the one used in gcc/Makefile.in, so that a null expansion doesn't
8479 override the one needed to build gcc with a native cc.
8480
8481
8482Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
8483
8484 * configure: Accept -with arguments.
8485
8486Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
8487
8488 * Makefile.in: added h8300sim
8489
8490Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
8491
8492 * config/mh-sco: Don't override BISON definition.
8493
8494 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
8495 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
8496 (all-cygnus, native, build-cygnus): Make
8497 $(canonhost)-stamp-3stage-done, not $(host)....
8498 * test-build.mk (stamp-3stage-compared): Use tail +10c for
8499 i386-sco3.2v4. Added else true to if command.
8500
8501Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
8502
8503 * config.sub: (from FSF) Sequent uses a BSD-like OS.
8504
8505Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
8506
8507 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
8508
8509Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8510
8511 * configure.in: don't remove binutils from Solaris builds
8512
8513Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
8514
8515 * Makefile.in: get rid of earlier definitions for *clean,
8516 also handle the recursive info rule better
8517
8518Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
8519
8520 * Makefile.in (mostlyclean, distclean, realclean): Fix to
8521 do more-or-less the right thing.
8522
8523Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
8524
8525 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
8526 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
8527
8528Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8529
8530 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
8531 $(host_canonical).
8532
8533 * configure.in: split the configdirs list into 4 categories (native
8534 v. cross, library v. tool) and handle the cross-only and native-
8535 only in more reasonable (and correct!) way.
8536
8537Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
8538
8539 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
8540 configdirs anymore.
8541
8542Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8543
8544 * Makefile.in: extensive cleanup:: removed all of the explicit
8545 clean-* targets, collapsed many wrappers around subdir_do into
8546 one, added additional targets to satisfy standards.texi, deleted
8547 some old targets, some changes for consistency
8548
8549Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8550
8551 * configure.in: handle some programs as cross-only, and others as
8552 native only
8553
8554 * test-build.mk: handle partial holes in a more generic manner
8555
8556 * Makefile.in: m4 depends on libiberty
8557
8558Mon Dec 7 06:43:27 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8559
8560 * config/mh-sco: don't default $(CC) to gcc
8561
8562Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8563
8564 * configure.in: add m4, textutils, fileutils, sed, shellutils,
8565 time, wdiff, and find to configdirs
8566
8567 * Makefile.in: all, clean, and install rules for the new programs
8568 added to configure.in
8569
8570Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8571
8572 * configure.in: use mh-sun for all *-sun-* hosts
8573
8574 * config/mh-solaris: rework standard X location to use
8575 $OPENWINHOME, if defined.
8576
8577 * config/mh-sun: handle X11 include locations
8578
8579 * config/mh-decstation: define NeedFunctionPrototypes to 0, to
8580 work around dain-bramaged DECwindows include files
8581
8582Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8583
8584 * Makefile.in: define flags for X11 include files and library file
8585 locations, pass them down to the programs that need this info
8586
8587 * build-all.mk: added a 'native' target, to 3stage the native toolchain
8588
8589 * config/{mh-hpux,mh-solaris}: define the "standard" locations for
8590 the vendor supplied X11 headers and libraries
8591
8592Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8593
8594 * configure.in: start building libg++ for HP-UX targets
8595
8596Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
8597
8598 * README: Update references to files moved into etc/.
8599
8600Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
8601
8602 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
8603 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
8604
8605Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
8606
8607 * configure: accept dash as well as underscore in long option
8608 names for FSF compatibility.
8609
8610Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
8611
8612 * config.sub: added -sco3.2v4 support from FSF.
8613
8614Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8615
8616 * configure.in: expand the section that adds or removes
8617 directories from the list of programs to build, to handle native
8618 vs. cross in addition to host v. native
8619
8620Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
8621
8622 * Makefile.in: Replace C++ in macro names with CXX.
8623 This is less likely to break ...
8624
8625Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8626
8627 * test-build.mk: add -w to GNU_MAKE
8628
8629Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8630
8631 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
8632 add 'sparc' to list of recognized cpus. This needed to make
8633 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
8634 Delete some redundant ose68 variants. Recognize -wrs as an os,
8635 then changes that into $CPU-wrs-vxworks.
8636
8637 * configure.in: remove most references to gdbtest, regularize
8638 target based program removal
8639
8640 * test-build.mk: import from p3 tree (many fixes and changes)
8641
8642Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
8643
8644 * Makefile.in: added rules to handle tcl, tk, and expect
8645
8646 * configure.in: handle those directories if they exist
8647
8648Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8649
8650 * config.sub: removed bogus hppabsd and hppahpux names, since
8651 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
8652
8653Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8654
8655 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
8656 depends upon all-xiberty
8657
8658 * Makefile.in: changes from p3, including:
8659
8660 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
8661
8662 * Makefile.in (XTRAFLAGS): include newlib directories if
8663 newlib/Makefile exists, rather than if host != target.
8664
8665 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
8666
8667 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
8668 from the same source tree and not building a cross-compiler. This
8669 matters for the libg++ configuration if reconfiguring a tree that
8670 has already been installed.
8671
8672 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
8673
8674 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
8675 pick up the machine and system specific header files.
8676
8677 * Makefile.in: added AS_FOR_TARGET, passed down in
8678 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
8679 the C compiler to use to create programs which are run in the
8680 build environment, set it to default to $(CC), and passed it down
8681 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
8682
8683 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
8684
8685 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
8686 We need them for unusual native builds, like systems without
8687 ranlib.
8688
8689 * configure: also define $(host_canonical) and
e490616e
ZW
8690 $(target_canonical), which are the full, canonical names for the
8691 given host and target
6599da04
JM
8692
8693Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
8694
8695 * Makefile.in: Added separate definitions for C++.
8696
8697Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
8698
8699 * configure.in (configdirs): Add deja-gnu.
8700
8701Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
8702
8703 * README: Update for configure.texi and gdb-4.7 release.
8704
8705Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
8706
8707 * Makefile.in: Move "all" target to top of file.
8708 Previously, first target was ".PHONY" which caused BSD4.4 make
8709 to build .PHONY when make was run without arguments.
8710
8711Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
8712
8713 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
8714 Library-copylefted code in libiberty.
8715
8716Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
8717
8718 * config.sub: Replace m68kmote with plain old m68k.
8719
8720Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
8721
8722 * Makefile.in: Remove space from blank line, avoid Make complaints.
8723
8724Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
8725
8726 * config.sub: Complain if no argument is given. Added support for
8727 386bsd as OS and target alias.
8728
8729Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
8730
8731 * Makefile.in (XTRAFLAGS): include newlib directories if
8732 newlib/Makefile exists, rather than if host != target.
8733
8734Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
8735
8736 * config.sub: recognize sparclite-wrs-vxworks.
8737
8738 * Makefile.in (install-xiberty): added *-xiberty make rules (from
8739 p3.) Added clean-xiberty to clean.
8740
8741Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8742
8743 * configure.in: use *-*-* instead of nested cases for host and target
8744
8745Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
8746
8747 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
8748 from the same source tree and not building a cross-compiler. This
8749 matters for the libg++ configuration if reconfiguring a tree that
8750 has already been installed.
8751
8752Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
8753
8754 * config.sub (i486v/i486v4): Merge in from FSF version.
8755
8756Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
8757
8758 * configure: only set PWD if it is already set.
8759
8760Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
8761
8762 * configure: just set PWD=`pwd` at the top, since Ultrix sh
8763 doesn't have unset and all success paths (and most error paths)
8764 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
8765 to just ${PWD} to avoid confusion.)
8766
8767Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
8768
8769 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
8770 even for a native compilation.
8771
8772Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
8773
8774 Changes to make the gdb.tar.Z rule work better.
8775
8776 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
8777 (DEVO_SUPPORT): Add configure.texi.
8778 (bfd-ilrt.tar.Z): Remove ancient rule.
8779
8780Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
8781
8782 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
8783 pick up the machine and system specific header files.
8784
8785 * configure.in, config.sub: added new target m68010-adobe-scout,
8786 with alias of adobe68k. Changed configure.in to check for
8787 -scout before -sco* to avoid a false match.
8788
8789 * Makefile.in: added AS_FOR_TARGET, passed down in
8790 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
8791 the C compiler to use to create programs which are run in the
8792 build environment, set it to default to $(CC), and passed it down
8793 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
8794
8795Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
8796
8797 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
8798 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
8799 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
8800 FOR_TARGET variants, to newlib and libg++.
8801
8802Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
8803
8804 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
8805 first.
8806
8807Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
8808
8809 * config.sub: Accept `elf' as an environment.
8810
8811Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
8812
8813 * Makefile.in (all-opcodes): cd into the right directory
8814
8815Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
8816
8817 * configure: added -program_transform_name option, used as
8818 argument to sed when installing programs.
8819 configure.texi: added documentation for -program_prefix,
8820 -program_suffix and -program_transform_name.
8821
8822Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
8823
8824 * config.sub: Accept i486 where i386 ok.
8825
8826Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
8827
8828 * config.sub: accept we32k
8829
8830Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
8831
3b75d237 8832 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
8833
8834 * Makefile.in: don't create all directories for ``make install'';
8835 let the subdirectories create the ones they need.
8836
8837Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8838
e490616e 8839 * COPYING: new file, GPL v2
6599da04
JM
8840
8841Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8842
8843 * Makefile.in: use the new gen-info-dir, which needs a template
8844 argument (which also lives in texinfo)
8845
8846 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
8847
8848Mon Aug 3 15:41:28 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8849
8850 * config/mh-solaris: removed the -xs from CFLAGS (let the people
8851 with Sun's C compiler deal with it themselved)
8852
8853Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
8854
8855 * config.sub (ncr3000): Change i386 to i486.
8856
8857Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8858
8859 * Makefile.in: add install-rcs, install-grep to
8860 install-no-fixedincludes, removed install-bison and install-libgcc
8861
8862Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
8863
8864 * configure.in: grab the HPUX makefile fragment if on HPUX
8865
8866Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
8867
8868 * Makefile.in: eradicate bison spoor (ditto libgcc).
8869 configure.in: recognise m68{k,000}-ericsson-OSE.
8870 es1800 is alias for m68k-ericsson-OSE
8871
8872Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8873
8874 * configure.in: rearrange the parts that remove programs from
8875 configdirs, based now on HOST==TARGET or by canonical triple.
8876
8877Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
8878
8879 * test-build.mk: recurse explicitly with -f test-build.mk when
8880 appropriate. predicate stage3 and comparison on the existence
8881 of gcc. That is, if gcc isn't around, we aren't three-staging.
8882 On very clean, also remove ...stamp-co. Build in-place before
8883 doing other builds.
8884
8885Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
8886
8887 * Makefile.in, configure.in: add tgas
8888
8889Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
8890
8891 * Makefile.in: a number of changes merged in from progressive.
8892
8893 * configure.in: add libm.
8894
8895 * .cvsignore: ignore some stuff that comes from test-build.mk.
8896
8897Wed Jul 8 00:01:30 1992 Stu Grossman (grossman at cygnus.com)
8898
8899 * config/mh-solaris: Use -xs when compiling so that Sun-C puts
8900 a symbol-table into the executable.
8901
8902Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
8903
8904 * config.sub: Add es1800 (m68k-ericsson-es1800).
8905
8906Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
8907
8908 * configure: Add program_suffix (parallel to program_prefix)
8909 * Makefile.in: adjust directory-creating script for losing decstation
8910
8911Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
8912
8913 * configure: Minor $subdir-related fixes.
8914
8915Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
8916
8917 * configure: fix various problems with propogating
8918 makefile_target_frag in subdirs.
8919 * configure.in: config libgcc if its there
8920
8921Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
8922
8923 * config.sub: HPPA merge.
8924
8925Mon Jun 15 12:31:52 1992 Fred Fish (fnf@cygnus.com)
8926
8927 * config/mh-ncr3000 (INSTALL): Don't use /usr/ucb/install,
8928 it is broken on ncr 3000's.
8929
8930Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
8931
8932 * Makefile.in: Replace all-bison with all-byacc in all
8933 dependency lines for other tools (which now use byacc).
8934
8935Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
8936
8937 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
8938
8939Tue Jun 9 17:18:11 1992 Fred Fish (fnf at cygnus.com)
8940
8941 * config/{mh-ncr3000, mh-sysv4}: Add INSTALL.
8942
8943Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
8944
8945 * Makefile.in: make gprof rules similar to byacc rules (instead of
8946 vestigal $(unsubdir) that didn't work...)
8947
8948Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
8949
8950 * config.sub: Add support for Linux.
8951 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
8952 (at least for libg++).
8953
8954Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
8955
8956 * configure.texi: fix doc for the -nfp option to configure
8957
8958Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
8959
8960 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
8961
8962Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
8963
8964 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
8965 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
8966 * configure.in: added solaris* host_makefile_frag hook.
8967
8968Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8969
8970 * config.sub: changed recognition of m68000 so that various
8971 m68k types can be specified via m680[01234]0
8972
8973Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8974
8975 * config.sub (basic_machine): fix sed so that '-foo' isn't
8976 completely substituted out while .+'-foo' loses the '-foo'
8977
8978Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
8979
8980 * config.sub ($os): Add -aout.
8981
8982Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
8983
8984 * configure: If host_makefile_frag is absolute, don't
8985 prefix ${invsubdir} (relevant to libg++ auto-configure).
8986
8987Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
8988
8989 * Makefile.in (tooldir): Define it.
8990 (all-ld): Depend on all-flex.
8991
8992Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
8993
8994 * Makefile.in (check): Fix libg++ special case.
8995
8996Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
8997
8998 * configure: do not bury `pwd` into config.status, thus do fewer
8999 pwd's.
9000
9001 * configure: print the "Building in" message only when building in
9002 other than "." AND verbose.
9003
63f6bcd7 9004 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
9005 configures.
9006
9007 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
9008
9009Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
9010
9011 * Makefile.in: macroize flags passed on recursion. remove
9012 fileutils.
9013
9014Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
9015
9016 * configure: get makesrcdir right for subdirs deeper than 1.
9017
9018 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
9019 install.
9020
9021Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
9022
9023 * Makefile.in: don't print subdir_do or recursion lines.
9024
9025Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
9026
9027 * standards.texi: added menu item.
9028
9029 * Makefile.in: build and install standards.info.
9030
9031 * standards.texi: new file.
9032
9033Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
9034
9035 * configure: test for and move config.status pieces from
9036 ${subdir}/.
9037
9038Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
9039
9040 * config/mh-delta88, config/mh-ncr3000: Replace MINUS_G with
9041 CFLAGS per new configuration strategy.
9042 * configure: Test for existance of files before trying to mv
9043 them, to avoid numerous non-existance messages.
9044
9045Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
9046
9047 * configure: correct final line of config.status.
9048
9049 * configure: patch from eggert. Avoids a protection problem if
9050 the original Makefile.in is read only.
9051
9052 * configure: use move-if-change from gcc to create config.status.
9053 Some makefiles depend on config.status to tell if a directory
9054 has been reconfigured for a different host. This change
9055 prevents those directories from remaking everything in the case
9056 where the reconfig was only intended to rebuild a Makefile.
9057
9058 * configure: test for config.sub with "config.sub sun4" rather
9059 than "config.sub ${host_alias}". Otherwise we can't tell a bad
9060 host alias from a missing config.sub.
9061
9062Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
9063
9064 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
9065 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
9066
9067Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
9068
9069 * configure: mkdir ${subdir} as needed.
9070
9071Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
9072
9073 * Makefile.in,configure.in: added autoconf.
9074
9075Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
9076
9077 * Makefile.in: no longer pass against on recursion.
9078
9079 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
9080 definitions are not inherited.
9081
9082 * configure: correct makesrcdir when subdir is .
9083
9084Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
9085
9086 * configure: Add support for 'subdirs' variable, which is
9087 like 'configdirs', except that configure doesn't re-invoke
9088 itself for subdirs, it just creates a Makefile for each subdir.
9089 * configure.texi: Document subdirs.
9090
9091Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9092
9093 * configure.in: added flex to configdirs
9094
9095Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
9096
9097 * Makefile.in: remove clean-stamps from clean.
9098
9099Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
9100
9101 * configure.in: Add gdbtest to configdirs.
9102
9103Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
9104
9105 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
9106 to recursive makes.
9107 * configure.in: Recognize new ncr3000 config.
9108
9109Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
9110
9111 * Makefile.in, configure.in: removed references to gdbm.
9112
9113Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
9114
9115 * config.sub: Don't canonicalize os value
9116 newsos* to bsd (readline needs to check for newsos).
9117 (This fix was earlier made Jan 31, but got re-broken.)
9118
9119Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
9120
9121 * configure.in: sco is an os, not a vendor!
9122
9123 * configure: Quote $( better. Keep various shells happy.
9124
9125Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
9126
9127 * Makefile.in: eliminate stamp-files.
9128
9129Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
9130
9131 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
9132 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
9133
9134Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
9135
9136 * config.sub: fix iris/iris3.
9137
9138Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
9139
9140 * configure: re-add -rm.
9141
9142Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
9143
9144 * Maskefile.in: add .stmp-rcs to all.
9145
9146 * configure.in: remove gas from rs6000 build, use aix host fragment.
9147
9148Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
9149
9150 * configure: pass down site_option during recursion.
9151
9152Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
9153
9154 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
9155
9156Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
9157
9158 * configure: Change exec_prefix so that it really defaults to prefix.
9159
9160Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
9161
9162 * Makefile.in, configure.in: Add support for mmalloc library.
9163
9164Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
9165
9166 * Makefile.in: add stmp dependencies for a few more things.
9167
9168Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
9169
9170 * configure: adjusted error message on objdir/srcdir configure
9171 collision, per john's suggestion.
9172
9173 * Makefile.in: add libiberty stmp to all and all.cross.
9174
9175Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
9176
9177 * Makefile.in: remove force dependencies, add grep to all.
9178
9179Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
9180
9181 * Makefile.in: drop flex. make stamp files work.
9182
9183 * configure: added test for conflicting configuration in srcdir,
9184 remove trailing slashes from srcdir. Otherwise emacs gdb mode
9185 gets cranky. use relative paths for configure and srcdir
9186 whenever possible. Send some error messages to stderr that were
9187 going to stdout.
9188
9189Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
9190
9191 * Makefile.in: Fix libg++ rule to check for gcc directory
9192 before using gcc/gcc. Also pass XTRAFLAGS.
9193
9194Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
9195
9196 * Makefile.in: added stmp-files so that directories aren't polled
9197 when they are already built.
9198
9199 * configure.texi: fixed a node pointer problem.
9200
9201Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
9202
9203 * config.sub configure.in config/mh-irix4 gdb/configure.in
9204 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
9205 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
9206 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
9207
9208Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
9209
9210 * configure: -recurring becomes -silent. corrected help message
9211 for -site= option.
9212
9213 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
9214
9215Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
9216
9217 * configure: when building Makefile for crosses, replace
9218 tooldir and program_prefix. default srcdir from location of
9219 config.sub. remove "for host in hosts" and "for target in
9220 targets" loops.
9221
9222Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
9223
9224 * Makefile.in: Do not pass bindir or mandir to cvs.
9225
9226Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
9227
9228 * Makefile.in, configure.in: removed traces of namesubdir,
9229 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
9230 copyrights to '92, changed some from Cygnus to FSF.
9231
9232 * configure.texi: remove most references to multiple hosts,
9233 multiple targets, subdirs, etc.
9234
9235 * configure.man: removed rcsid. reference config.sub not
9236 config.subr.
9237
9238 * Makefile.in: mkdir $(infodir) on install-info.
9239
9240Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
9241
9242 * configure.texi: Explain better about .gdbinit and about
9243 the environment that configure.in sections run in.
9244
9245Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
9246
9247 * configure.in: Ultrix is only a decstation if it's a MIPS.
9248
9249Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
9250
9251 * README: DOC.configure => cfg-paper.texi.
9252
9253Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
9254
9255 * config.sub (near case $os): Don't convert newsos* to bsd!
9256
9257Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
9258
9259 * Makefile.in: Reinstall change from gdb-4.3 that reduces
9260 the number of copies of COPYING that go into the GDB tar file.
9261
9262Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
9263
9264 * bfd/configure.in, config/mh-sco, gdb/config/mh-i386sco,
9265 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
9266 Fix SCO configuration stuff.
9267
9268Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
9269
9270 * Makefile.in: For libg++, make sure the -I pointing
9271 to the gcc directory goes *after* all the libg++-local -I flags.
9272 Also, move just-gcc dependency from just-libg++ to all-libg++.
9273
9274Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
9275
9276 * configure: Change -x to -f to keep Ultrix /bin/test happy.
9277
9278Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
9279
9280 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
9281
9282Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
9283
9284 * config.sub: Add stratus configuration frags. Also
9285 submitted to FSF.
9286
9287Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
9288
9289 * Makefile.in (DEV_SUPPORT): add configure.man.
9290
9291 * config.sub(Decode manufacturer-specific): add -none*.
9292
9293Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
9294
9295 * Makefile.in: remove form feeds to make Sun's make happy.
9296 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
9297
9298Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
9299
9300 * Makefile.in (AR_FLAGS): Make quieter.
9301
9302Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
9303
9304 * configure.in: Add libg++.
9305 * configure: When verbose, don't output the command line at each
9306 level; it will be unremarkably the same as the previous version,
9307 which will be the same as what the user typed.
9308
9309Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
9310
9311 * configure.in, Makefile.in: fix clean-info, add flex. add
9312 fileutils.
9313
9314 * configure: be less sensitive to spaces in Makefile.in. Do not
9315 look for sources in "..". Doing so breaks subdirectories that
9316 might have their own configure. If a subdir has it's own
9317 configure script, use it.
9318
9319Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
9320
9321 * cfg-paper.texi: some changes suggested by rms.
9322
9323Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
9324
9325 * config.sub: Merge in some small additions from the FSF version,
9326 taken from the gcc distribution, to bring the Cygnus and FSF
9327 versions into closer sync.
9328
9329Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
9330
9331 * configure.in: Changed svr4 references to sysv4.
9332
9333Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
9334
9335 * configure: added -V for version number option.
9336
9337Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
9338
9339 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
9340 renamed from DOC.configure to cfg-paper.texi.
9341
9342Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9343
9344 * configure, config.subr, config.sub: config.subr is now
9345 config.sub again.
9346
9347Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
9348
9349 * configure.texi: new file, in progress.
9350
9351 * Makefile.in: build info file and install the man page for
9352 configure.
9353
9354 * configure.man: new file, first cut.
9355
9356 * configure: find config.subr again now that configuration "none"
9357 has gone. removed all traces of the -ansi option. removed all
9358 traces of the -languages option.
9359
9360 * config.subr: resync from rms.
9361
9362Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9363
9364 * configure, config.sub, config.subr: merge config.sub into
9365 config.subr, call the result config.subr, remove config.sub, use
9366 config.subr.
9367
9368 * Makefile.in: revised install for dir.info.
9369
9370Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9371
9372 * configure.in: add decstation host makefile frag.
9373
9374 * Makefile.in: BISON now bison -y again. also install-gcc on
9375 install. clean-gdbm on clean. infodir belongs in datadir.
9376 Make directories for info install. Build dir.info here then
9377 install it.
9378
9379Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9380
9381 * Makefile.in: fix for bad directory tests.
9382
9383Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9384
9385 * configure: \{1,2\} appears to be a sysv'ism. Use a different
9386 regexp. -srcdir relative was being handled incorrectly.
9387
9388 * Makefile.in: unwrapped some for loops so that parallel makes
9389 work again and so one can focus one's attention on a particular
9390 package.
9391
9392Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9393
9394 * configure: added PWD as a stand in for `pwd` (for speed). use
9395 elif wherever possible. make -srcdir work without -objdir.
9396 -objdir= commented out.
9397
9398Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9399
9400 * configure: +options become --options. -subdirs commented out.
9401 added -host, -datadir. Renamed -destdir to -prefix. Comment in
9402 Makefile now at top of generated Makefile. Removed cvs log
9403 entries. added -srcdir. create .gdbinit only if there is one
9404 in ${srcdir}.
9405
9406 * Makefile.in: idestdir and ddestdir go away. Added copyrights
9407 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
9408 and mandir now keyed off datadir by default.
9409
9410Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9411
9412 * Freshly created ChangeLog.
9413
9414\f
9415Local Variables:
9416mode: change-log
9417left-margin: 8
9418fill-column: 76
9419version-control: never
9420End:
This page took 1.348349 seconds and 5 git commands to generate.