* gdb/objc-lang.c (objc_printstr): Add width arg to match
[deliverable/binutils-gdb.git] / ChangeLog
CommitLineData
bbf7c8ac
NN
12002-11-28 Geoffrey Keating <geoffk@apple.com>
2
3 * configure.in: Move host-specific darwin noconfigdirs into
4 the host-specific section.
5
930314a4
NN
62002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7
52d7cdee
NN
8 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
9 during replay.
10 * Makefile.in: Regenerate.
11
930314a4
NN
12 (finishing slow-motion replay)
13 * configure: Remove skip-this-dir support.
14 * Makefile.tpl: Remove skip-this-dir support.
15
16 * Makefile.tpl: Remove leftover support for non-autoconfiscated
17 subdirectories.
18 * Makefile.in: Regenerate.
19
20 * Makefile.tpl: Strip out useless setting of 'dir'.
21 * Makefile.in: Regenerate.
22
232002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
24
25 (finishing slow-motion replay)
26 * configure.in: Fix deeply stupid bug.
27
28 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
29 shell code in CXX_FOR_TARGET
30 * Makefile.def: Introduce raw_cxx.
31 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
32 RAW_CXX_FOR_TARGET.
33 * Makefile.in: Regenerate.
34
352002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
36
37 (finishing slow-motion replay)
38 * Makefile.tpl: Remove unnecessary ifs.
39 * Makefile.in: Regenerate.
40
41 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
42 dependencies. Maybe-ize build-libiberty. Create dummy install
43 targets for 'no_install' modules.
44 * configure: Move GDB_TK substitution to configure.in. Move
45 build_modules stuff to configure.in.
46 * configure.in: Implement soft dependency machinery. Maybe-ize
47 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
48 * Makefile.in: Regenerate.
49
3866be5d
NN
502002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
51
52 (continuing slow-motion replay)
53 * Makefile.tpl: Make all-target, install-target behave similarly
54 to all, install (only hitting configured targets). Eliminate
55 unused macro defintions.
56
57 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
58 build != host.
59
60 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
61
62 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
63
64 * configure.in: Produce lists of subdir targets we're actually
65 configuring. Remove references to "dosrel".
66 * Makefile.tpl: Let configure set which subdir targets are hit.
67 Remove install-cross; clean up install; remove ALL. Remove
68 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
69 Autogenerate host module targets. Remove empty dependency lines
70 and redundant dependency; rearrange slightly.
71 * Makefile.def: Add host-side libtermcap, utils.
72
73 * Makefile.in: Regenerate.
74
e393202e
NN
752002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
76
77 (Continuing slow-motion replay)
78 * Makefile.def: Add list of recursive targets to autogenerate.
79 Add build_modules.
80 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
81 targets. Autogenerate *-build-* targets.
82 * Makefile.in: Regenerate.
83
583d52d7
NN
842002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
85
86 (Continuing slow-motion replay)
87 * configure: More autoconf-style substitutions.
88 * Makefile.tpl: More autoconf-style substitutions.
89 * Makefile.in: Regenerate.
90
912002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
92
93 (Continuing slow-motion replay)
94 * configure: Substitute more variables in a more autoconf-friendly
95 way. Simplify slightly.
96 * Makefile.tpl: Make more variables substitutable in an
97 autoconf-friendly way.
98 * Makefile.in: Regenerate.
99
874e38b4
NN
1002002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
101
102 (Continuing slow-motion replay)
103 * configure.in (v810*): Remove special setting of tools.
104
105 * configure: Add support for extra required flags for ar or nm.
106 * configure.in (aix4.3+): Use above support for target-specific
107 issues, rather than using config/mt-aix43.
108
852e5f18
NN
1092002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
110
111 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
112 * configure: Remove 'removing', which doesn't work. Replace $subdir
113 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
114 with $srcdir. Reformat indentation. Substitute some variables
115 formerly hard-coded in the Makefile for build=host.
116 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
117 * Makefile.def: Autogenerate more.
118 * Makefile.in: Regenerate.
119
c9a0d920
DD
1202002-11-13 Bruce Korb <bkorb@gnu.org>
121
122 * Makefile.tpl: syntactic cleanup
123
dd2768ff
KB
1242002-11-04 Kevin Buettner <kevinb@redhat.com>
125
126 * Makefile.def (host_modules): Add rda.
127 * Makefile.in: Regenerate.
128 * configure.in (target_tool): Add target-rda to list.
129
1aa8389d
DD
1302002-10-25 Phil Edwards <pme@gcc.gnu.org>
131
132 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
133 and restrap targets to this rule.
134 * Makefile.in: Regenerate.
135
28f46298
HPN
1362002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
137
138 * configure.in (i[3456]86-*-linux*): Add check to disable
139 ${libgcj} for glibc1.
140
ff72e302
NC
1412002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
142
143 * configure.in: Add tic4x target.
144
8607b6c9
NN
1452002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
146
147 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
148 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
149 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
150 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
151 * Makefile.in: Regenerate.
152
f8f61f4a
NN
1532002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
154
c86f794b
NN
155 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
156 * Makefile.in: Regenerate.
157
a9590527
NN
158 * Makefile.def: Remove order dependency comments.
159 * Makefile.tpl: Add explicit install-install dependencies.
160 * Makefile.in: Regenerate.
161
8412ce72
NN
162 * Makefile.tpl: Remove material now in src-release. (Finally!)
163 * Makefile.in: Regenerate.
164
8b9f37f1
NN
165 * configure: Restore my original patch by syncing with gcc version.
166
f8f61f4a
NN
167 * Bring following over from gcc:
168
1692002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
170
171 * configure.in (s390*-*-linux*): Enable libgcj.
172
403d9505
NN
1732002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
174
175 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
176
95f6f383
AM
1772002-10-02 Alan Modra <amodra@bigpond.net.au>
178
e4673b0a 179 * configure: Move stray lines back to where they belong.
95f6f383 180
748503c8
NN
1812002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
182
a581b5c3
NN
183 * Makefile.tpl: Insert configure-target target, for src-release.
184
c084f5b4
NN
185 * configure: Finish reverting change which Andrew Cagney started
186 reverting. Should fix bustage.
187
7aa673ed 188 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
748503c8
NN
189 * src-release: New file. Contains material for making net
190 releases for gdb, binutils, et al., formerly in Makefile.in.
191
82a9b2d9
NC
1922002-09-30 Nick Clifton <nickc@redhat.com>
193
194 * cpu: New top level directory. Intended to hold input files for
195 CGEN which have FSF copyright assignment.
196 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
197
c2463a00
AC
1982002-09-29 Andrew Cagney <ac131313@redhat.com>
199
200 Revert below (note that src does not contain Makefile.tpl):
201 * Makefile.tpl: Make subsituted variables more autoconfy.
202 * Makefile.in: Regenerate.
203
f03b4789
NN
2042002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
205
c11e16a9
NN
206 * configure: Revert accidentally applied changes.
207
f03b4789
NN
208 * Makefile.tpl: Make more autoconf-friendly.
209 * Makefile.in: Regenerate.
210 * configure: Make substitution more autoconf-like.
211
2122002-09-28 Richard Earnshaw <rearnsha@arm.com>
213
214 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
215 single entry to handle all these.
216 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
217 libjava on arm-*-elf.
218
c0292023
GK
2192002-09-27 Geoffrey Keating <geoffk@apple.com>
220
221 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
222 things that depend on them.
223
c66d951e
NN
2242002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
225
226 * Makefile.tpl: Make subsituted variables more autoconfy.
227 * Makefile.in: Regenerate.
228 * configure: Make seds more autoconfy.
229
907a7241 2302002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
58daee98
NN
231
232 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
233 * Makefile.in: Regenerate.
234 * configure.in: Rewrite sed statements to look autoconfy.
235
907a7241
NN
236 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
237 all-target-foo on configure-target-foo.
238 * Makefile.def: Ditto.
239 * Makefile.in: Rebuild.
240
405ea7a0
NN
2412002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
242
243 * Makefile.def: New file.
244 * Makefile.tpl: New file.
245 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
246
247 * configure.in: Minor rearrangement. Simplify tests.
248
bdc57bfd
JT
2492002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
250
251 * configure.in (with_headers): Skip copy if value is "yes".
252 (with_libs): Likewise.
253
ae03d6e2
NN
2542002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
255
256 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
257 * configure.in (sh*-*-pe*): Ditto.
258 * configure.in (mips*-*-pe*): Ditto.
259 * configure.in (*arm-wince-pe): Ditto.
227d98f5
NN
260
261 * configure.in: Rearrange.
262
707960fe
NC
2632002-09-12 Nick Clifton <nickc@redhat.com>
264
265 * Import these changes from the config master repository:
266
267 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
268
269 * config.sub: Add tic4x target.
270
271 2002-09-03 Ben Elliston <bje@redhat.com>
272
273 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
274 Reported by <Duncan_Stodart@insession.com>.
275
36ea319f
JJ
2762002-09-10 Jeff Johnston <jjohnstn@redhat.com>
277
278 * COPYING.NEWLIB: More updates.
279
cf57480a
JJ
2802002-09-09 Jeff Johnston <jjohnstn@redhat.com>
281
282 * COPYING.NEWLIB: Update.
283
fd31a171
AC
2842002-08-23 Andrew Cagney <ac131313@redhat.com>
285
23b632fc
AC
286 * texinfo/texinfo.tex: Import version 2002-06-04.06.
287
fd31a171
AC
288 * config.guess: Import version 2002-08-23.
289 * config.sub: Import version 2002-08-22.
290
a08bafb5
AO
2912002-08-20 Alexandre Oliva <aoliva@redhat.com>
292
293 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
294 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
295 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
296
17240c1f
NC
2972002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
298
299 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
300
e70ad0c6
L
3012002-08-04 H.J. Lu (hjl@gnu.org)
302
303 * configure.in (mips*-*-linux*): Don't skip target-libffi.
304
574e6d11
DD
3052002-07-31 Alan Modra <amodra@bigpond.net.au>
306
307 * configure.in: Move generic linux case to end. Copy generic
308 linux noconfigdirs to mips*-*-linux* entry and new
309 powerpc64*-*-linux* entry. Add target-libffi for the latter.
310
611e7523
CD
3112002-07-19 Chris Demetriou <cgd@broadcom.com>
312
313 * MAINTAINERS: Clarify on config.guess and config.sub, and add
314 one instance of them which was missed to the list to update.
315
51759676
CD
3162002-07-16 Chris Demetriou <cgd@broadcom.com>
317
318 * config.guess: Update to 2002-07-09 version.
319 * config.sub: Update to 2002-07-03 version.
320
7c1f909c
DD
3212002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
322
323 * configure.in: Remove two redundant tests.
324
d7cf5d30
DD
3252002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
326
327 * configure.in (mips*-*-irix6*o32): Enable stabs.
328
c74222f7
DD
3292002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
330
5b53c336
DD
331 * configure.in: Don't build grez.
332 * Makefile.in: Ditto.
333
c74222f7
DD
334 * Makefile.in: Remove references to bsp, cygmon, libstub.
335 * configure.in: Ditto.
336
337 * configure.in: Remove leftover reference to gdbtest.
338
edd1b227
DD
3392002-07-08 Phil Edwards <pme@gcc.gnu.org>
340
341 * configure.in (gxx_include_dir): Change to match versioned
342 C++ headers if --enable-version-specific-runtime-libs is used.
343
486186e3
AO
3442002-07-04 Steve Ellcey <sje@cup.hp.com>
345
346 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
347
ff0a3bf8
DD
3482002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
349
350 * configure.in: Make --without-x work.
351
1dfa8174
NC
3522002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
353
354 * contrib: New directory. Created to contain a copy of the
355 texi2pod.pl script so that it is in the same place as the version in
356 the FSF GCC sources.
357
07637366
DD
3582002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
359
b6f83f2a
DD
360 * configure.in: Rearrange target Makefile fragment collection.
361
07637366
DD
362 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
363 cvs[src].
364 * configure.in: Ditto.
365
f48556b1
DD
3662002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
367
368 * Makefile.in: Eliminate 'apache' targets.
369 * configure.in: Eliminate 'apache' targets.
370
371 * configure.in: Eliminate redundant tests. Reorganize.
372
373 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
374
375 * config-ml.in: Eliminate references to Cygnus configure.
376
377 * Makefile.in: Eliminate references to building emacs.
378
3792002-07-01 Denis Chertykov <denisc@overta.ru>
380
381 * configure.in: Add support for ip2k.
382
cdb9e2b8
BE
3832002-06-24 Ben Elliston <bje@redhat.com>
384
385 * configure.in (host_tools): Remove cgen.
386
387 * Makefile.in (all-cgen): Remove; runs from its source directory.
388 (check-cgen, install-cgen, clean-cgen): Likewise.
389 (all-opcodes): No not depend on all-cgen.
390 (all-sim): Likewise.
391
3558860c
DD
3922002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
393
394 * configure.in: Fix AIX configury bug.
395
e3b0c936
DD
3962002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
397
cdb9e2b8 398 * configure.in: Replace ${topsrcdir} with ${srcdir}.
4d5fd396 399
cdb9e2b8
BE
400 * configure.in: Move definition of libstdcxx_flags right above
401 usage, rather than way earlier.
8ee424c0 402
c712250a
DD
403 * configure.in: Pull definition of is_cross_compiler earlier.
404
9ee1a75c
DD
405 * configure.in: Rearrange a little.
406
e3b0c936
DD
407 * configure.in: Remove references to librx.
408 * Makefile.in: Remove references to librx.
409
b2bd228e
DD
4102002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
411
412 * configure.in: Eliminate ${gasdir} variable.
413
7cd52483
DB
4142002-06-18 Dave Brolley <brolley@redhat.com>
415
416 * configure.in: Add support for frv.
417 * config.sub: Add support for frv.
418
6c5e141a
DD
4192002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
420
421 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
422
0d18b56d
JT
4232002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
424
425 * configure.in (vax-*-netbsd*): Re-enable gas.
426
fd8958d5
DD
4272002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
428
27f15fdd
DD
429 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
430 BUILD_PREFIX_1, to correct nomenclature.
431 * configure: Likewise.
432
fd8958d5
DD
433 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
434 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
435
0c2442b7
DD
4362002-05-31 Olaf Hering <olh@suse.de>
437
438 * config-ml.in: Propogate DESTDIR also.
439
a3602181
JT
4402002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
441
442 * configure.in (vax-*-netbsd*): Don't build gas for this
443 platform.
444
c95f53ae
MM
4452002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
446
447 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
448 and libgcj for AVR.
449
1d7c1053
NC
4502002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
451
452 * config.sub: Add DLX target.
453
4b37028f
JT
4542002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
455
456 * config.guess: Update to 2002-05-22 version.
457 * config.sub: Likewise.
458
d5de0a84
NC
4592002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
460
461 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
462 * config-ml.in: Likewise.
463 * configure: Likewise.
464 * configure.in: Likewise.
465
c92a0210
DD
4662002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
467
115a77aa
DD
468 * configure.in: Simplify makefile fragment collection.
469
470 * configure.in: Remove code to build emacs.
e99daf2b 471
91e060aa
DD
472 * configure.in : Remove --srcdir argument from targargs and buildargs
473 (it's always overridden in the Makefile anyway). Rearrange a bit.
474
475 * configure: Move some logic to configure.in.
476 * configure.in: Move some logic from configure.
c92a0210 477
91217342
JJ
4782002-05-07 Jeff Johnston <jjohnstn@redhat.com>
479
480 * COPYING.LIBGLOSS: New file.
481
d3d8a9ee
NC
4822002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
483
484 * Makefile.in: Honour DESTDIR.
485
3a036cdc
AO
4862002-05-05 Alexandre Oliva <aoliva@redhat.com>
487
488 * configure.in (noconfigdirs): Don't disable libgcj on
489 sparc64-*-solaris* and sparcv9-*-solaris*.
490
6d095fe4
AO
4912002-05-03 Alexandre Oliva <aoliva@redhat.com>
492
493 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
494
dac55df9
TF
4952002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
496
497 * configure.in (FLAGS_FOR_TARGET): Do not add
498 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
499 on i[3456]86-*-linux*.
500
a018e15b
TF
5012002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
502
503 * configure.in (noconfigdirs): Replace [ ] with test.
c72f388d
TF
504
505 * configure.in (noconfigdirs): Do not add target-newlib if
506 target == i[3456]86-*-linux*, and host == target.
507
5f284831
MM
5082002-04-29 Mark Mitchell <mark@codesourcery.com>
509
510 * config.guess: Updated to 2002-04-26's version.
511 * config.sub: Updated to 2002-04-26's version.
512
33babf59
DD
5132002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
514
bd5f7da2
DD
515 * configure.in: delete reference to absent file
516
a0c4f3a0
DD
517 * configure.in: replace '[' with 'test'
518
66f1ba4f
DD
519 * configure.in: Eliminate references to gash.
520 * Makefile.in: Eliminate references to gash.
521
7c3ab50c
DD
522 * configure.in: remove useless references to 'pic' makefile fragments.
523
bbc025f5
DD
524 * configure.in: (*-*-windows*) Finish removing.
525
33babf59
DD
526 * configure.in: Eliminate redundant test for libgui.
527
d5ec694c
DD
5282002-04-26 Joel Sherrill <joel@OARcorp.com>
529
530 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
531 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
532
57a5346c
DD
5332002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
534
535 * configure.in: remove references to dead files
536
dbf93899
DD
5372002-04-18 Tom Tromey <tromey@redhat.com>
538
539 * configure.in: Disallow configuring libgcj when it is already
540 installed and we're using Solaris 2.8 linker. Do enable libgcj on
541 Solaris 2.8 by default. For PR libgcj/6158.
542
26eadf68
DD
5432002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
544
545 * configure.in: Move default CC setting out of config/mh-* fragments
546 directly into here.
547
a0a2c6c6
DD
5482002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
549
550 * configure.in: don't even try to configure or make a subdirectory
551 if there's no configure script for it.
552
9972f812
DD
5532002-04-15 Mark Mitchell <mark@codesourcery.com>
554
555 * MAINTAINERS: Remove chill maintainers.
556 * Makefile.in (CHILLFLAGS): Remove.
557 (CHILL_LIB): Remove.
558 (TARGET_CONFIGDIRS): Remove libchill.
559 (CHILL_FOR_TARGET): Remove.
560 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
561 CHILL_LIB.
562 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
563 (CHECK_TARGET_MODULES): Likewise.
564 (INSTALL_TARGET_MODULES): Likewise.
565 (CLEAN_TARGET_MODULES): Likewise.
566 (configure-target-libchill): Remove.
567 (all-target-libchill): Remove.
568 * configure.in (target_libs): Remove target-libchill.
569 Do not compute CHILL_FOR_TARGET.
570 * libchill: Remove directory.
571
75205f78
DD
5722002-04-15 DJ Delorie <dj@redhat.com>
573
574 * Makefile.in, configure.in, configure: Sync with gcc, entries
575 follow...
576
5772002-04-08 Tom Tromey <tromey@redhat.com>
578
579 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
580 Fixes PR libgcj/6068.
581
5822002-03-30 Krister Walfridsson <cato@df.lth.se>
583
584 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
585
5862002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
587
588 * configure.in (alpha*-dec-osf*): Enable libgcj.
589
5902002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
591
592 Fix for: PR bootstrap/3591, target/5676
593 * configure.in (mcore-pe): Disable the configuration of
594 libstdc++-v3 since exceptions are not supported.
595
5962002-03-20 Anthony Green <green@redhat.com>
597
598 * configure.in: Enable libgcj for xscale-elf target.
599
6002002-02-28 Alexandre Oliva <aoliva@redhat.com>
601
602 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
603 libjava.
604 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
605
6062002-02-22 Alexandre Oliva <aoliva@redhat.com>
607
608 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
609 libstdc++-v3 and libjava.
610
6112002-02-11 Adam Megacz <adam@xwt.org>
612
613 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
614 boehm-gc
615
6162002-02-09 Alexandre Oliva <aoliva@redhat.com>
617
618 * config.guess: Updated to 2002-01-30's version.
619 * config.sub: Updated to 2002-02-01's version.
620 Contribute sh64-elf.
621 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
622 * configure.in: Added sh64-*-*.
623
6242002-01-17 H.J. Lu <hjl@gnu.org>
625
626 * Makefile.in (all-fastjar): Also depend on all-libiberty.
627 (all-target-fastjar): Also depend on all-target-libiberty.
628
629Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
630
631 * configure, configure.in: Use temp file for long sed commands.
632
6332001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
634
635 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
636 libf2c.
637
6382001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
639
640 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
641
6422001-10-11 Hans-Peter Nilsson <hp@axis.com>
643
644 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
645
6462001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
647
648 * configure: Handle temporary files securely using mkdir.
649
6502001-09-26 Will Cohen <wcohen@redhat.com>
651
652 * configure.in (*-*-linux*): Disable configuration of target-newlib
653 and target-libgloss.
654
6552001-09-26 Alexandre Oliva <aoliva@redhat.com>
656
657 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
658 RANLIB.
659
6602001-08-11 Graham Stott <grahams@redhat.com>
661
662 * Makefile.in (check-c++): Add missing semicolon.
663
6642001-07-25 Andrew Haley <aph@cambridge.redhat.com>
665
666 * configure.in (sh-*-linux*): New.
667
6682001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
669
670 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
671 and libgcj on m68hc11/m68hc12.
672
6732001-06-27 H.J. Lu (hjl@gnu.org)
674
675 * Makefile (CFLAGS_FOR_BUILD): New.
676 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
677
6782001-06-01 Hans-Peter Nilsson <hp@axis.com>
679
680 * configure.in (libstdcxx_flags): Do not try to execute
681 libstdc++-v3/testsuite_flags until it exists.
682
6832001-05-18 Benjamin Kosnik <bkoz@redhat.com>
684
685 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
686
6872001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
688
689 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
690
691Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
692
693 * configure.in: Move *-chorusos target case to the proper switch.
694 Disable libgcj.
695
6962001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
697
698 * Makefile.in (STAGE1_CFLAGS): Pass down.
699
7002001-04-13 Alan Modra <amodra@one.net.au>
701
702 * config.guess: Add hppa64-linux support. Note for next import that
703 this is already in the master file.
704 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
705
7062001-03-22 Colin Howell <chowell@redhat.com>
707
708 * Makefile.in (DO_X): Do not backslash single-quotes in
709 backquotes (two places).
710
7112001-03-18 Laurynas Biveinis <lauras@softhome.net>
712
713 * Makefile.in (DO_X): Quote nested quotes.
714
7152001-03-15 Laurynas Biveinis <lauras@softhome.net>
716
717 * Makefile.in (DO_X): Use double quotes for quoting
718 "RANLIB=$${RANLIB}".
719
7202001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
721
722 * configure.in: Only use `lang_requires' for languages athat are
723 actually enabled.
724
7252001-03-07 Tom Tromey <tromey@redhat.com>
726
727 * configure.in: Allow config-lang.in to set `lang_requires' to list
728 of other required languages.
729
7302001-03-06 Laurynas Biveinis <lauras@softhome.net>
731
732 * Makefile.in: Remove RANLIB definition. Use RANLIB
733 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
734 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
735
7362001-02-28 Benjamin Kosnik <bkoz@redhat.com>
737 Alexandre Oliva <aoliva@redhat.com>
738
739 * Makefile.in (check-c++): Use tabs, not spaces.
740
7412001-02-19 Benjamin Kosnik <bkoz@redhat.com>
742
743 * Makefile.in (check-c++): New rule.
744
745 * configure.in (target_libs): Remove libg++.
746 (noconfigdirs): Remove libg++.
747 (noconfigdirs): Same.
748 (noconfigdirs): Same.
749 (noconfigdirs): Same.
750
751 * config-ml.in: Remove libg++ references.
752
753 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
754 (ALL_TARGET_MODULES): Same.
755 (configure-target-libg++): Remove.
756 (all-target-libg++): Remove.
757 (configure-target-libio): Remove.
758 (all-target-libio): Remove.
759 (check-target-libio): Remove.
760 (.PHONY): Remove.
761 (libg++.tar.bz2): Remove.
762 (all-target-cygmon): Remove libio.
763 (all-target-libstdc++): Remove.
764 (configure-target-libstdc++): Remove.
765 (TARGET_LIB_PATH): Remove libstdc++.
766 (ALL_GCC_CXX): Remove libstdc++.
767 (all-target-gperf): Correct.
768
7692001-02-15 Anthony Green <green@redhat.com>
770
771 * configure: Introduce GCJ_FOR_TARGET.
772 * configure.in: Ditto.
773 * Makefile.in: Ditto.
774
7752001-02-08 Chandrakala Chavva <cchavva@redhat.com>
776
777 * configure.in: for *-chorusos, don't config target-newlib and
778 target-libgloss.
779
7802001-02-04 Mark Mitchell <mark@codesourcery.com>
781
782 Remove V2 C++ library.
783 * configure.in: Remove --enable-libstdcxx_v3 support.
784
7852001-01-27 Richard Henderson <rth@redhat.com>
786
787 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
788
7892001-01-26 Tom Tromey <tromey@redhat.com>
790
791 * configure.in: Allow libgcj to be built on Sparc Solaris.
792
7932001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
794
795 * configure.in: Enable libgcj on several additional platforms.
796
7972001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
798
799 * configure.in: Enable libgcj for linux targets.
800
8012001-01-09 Mike Stump <mrs@wrs.com>
802
803 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
804 failures of subdirectories.
805
8062001-01-02 Laurynas Biveinis <lauras@softhome.net>
807
808 * configure: handle DOS-style absolute paths.
809
8102001-01-02 Laurynas Biveinis <lauras@softhome.net>
811
812 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
813
8142000-12-18 Benjamin Kosnik <bkoz@redhat.com>
815
816 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
817 (libstdcxx_incdir): Pass down.
818 * config.if: Remove expired bits for cxx_interface, add stub.
819 (libstdcxx_incdir): Add variable for g++ include directory.
820 * configure.in (gxx_include_dir): Use it.
821
8222000-12-15 Andreas Jaeger <aj@suse.de>
823
824 * configure.in: Handle lang_dirs.
825
8262000-12-13 Anthony Green <green@redhat.com>
827
828 * configure.in: Disable libgcj for any target not specifically
829 listed. Disable libgcj for x86 and Alpha Linux until compatible
830 with g++ abi.
831
8322000-12-13 Mike Stump <mrs@wrs.com>
833
834 * Makefile.in (local-distclean): Also remove fastjar.
835
8362000-12-10 Anthony Green <green@redhat.com>
837
838 * configure.in: Define libgcj. Disable libgcj target libraries for
839 most targets.
840
8412000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
842
843 * configure.in (target_libs): Revert 2000-12-08 patch.
844 (noconfigdirs): Added target-libjava.
845
8462000-12-09 Laurynas Biveinis <lauras@softhome.net>
847
848 * Makefile.in: handle DOS-style absolute paths.
849
8502000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
851
852 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
853 libjava.
854 * configure.in (target_libs): Removed `target-libjava'.
855
8562000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
857
858 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
859 (ALL_MODULES): Added fastjar.
860 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
861 (all-target-libjava): all-fastjar replaces all-zip.
862 (all-fastjar): Added.
863 (configure-target-fastjar, all-target-fastjar): Likewise.
864 * configure.in (host_tools): Added fastjar.
865
8662000-12-07 Mike Stump <mrs@wrs.com>
867
868 * Makefile.in (local-distclean): Remove leftover built files.
869
8702000-11-16 Fred Fish <fnf@be.com>
871
872 * configure.in (enable_libstdcxx_v3): Fix typo,
873 libstd++ -> libstdc++.
874
8752000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
876
877 * configure: Provide the original toplevel configure arguments
878 (including $0) to subprocesses in the environment rather than
879 through gcc/configargs.h.
880
8812000-11-12 Mark Mitchell <mark@codesourcery.com>
882
883 * configure: Turn on libstdc++ V3 by default.
884
8852000-10-16 Michael Meissner <meissner@redhat.com>
886
887 * configure (gcc/configargs.h): Only create if there is a build GCC
888 directory created.
889
8902000-10-05 Phil Edwards <pme@gcc.gnu.org>
891
892 * configure: Save configure arguments to gcc/configargs.h.
893
8942000-10-04 Andris Pavenis <pavenis@latnet.lv>
895
896 * Makefile.in (bootstrap): avoid recursion if subdir missing
897 (cross): ditto
898 (do-proto-toplev): ditto
899
900Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
901
902 * configure.in: Do not build byacc for hppa64. Provide paths to the
903 X11 libraries for hppa64.
904
9052000-09-02 Anthony Green <green@cygnus.com>
906
907 * Makefile.in (all-gcc): Depend on all-zlib.
908 (CLEAN_MODULES): Add clean-zlib.
909 (ALL_MODULES): Add all-zlib.
910 * configure.in (host_libs): Add zlib.
911
9122000-08-25 Alexandre Oliva <aoliva@redhat.com>
913
914 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
915 $targargs to tell whether newlib is going to be built.
916
917 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
918 $$r/TARGET_SUBDIR/libio for _G_config.h.
919
9202000-08-14 Zack Weinberg <zack@wolery.cumb.org>
921
922 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
923
924 * configure: Make enable_threads and enable_shared defaults
925 explicit. Substitute enable_threads into generated Makefiles.
926 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
927 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
928
9292000-08-02 Manfred Hollstein <manfredh@redhat.com>
930
931 * configure.in: Re-enable all references to libg++ and librx.
932
ffb97b2f
DD
9332002-04-09 Loren James Rittle <rittle@labs.mot.com>
934
935 * configure.in: Add *-*-freebsd* configurations.
936
bbf6e9e3
AC
9372002-04-07 Andrew Cagney <ac131313@redhat.com>
938
939 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
940 (do-tar, do-bz2): New rules.
941 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
942 (gdb-tar): New rule.
943 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
944 (insight_dejagnu.tar): New rule.
945 (insight.tar): New rule.
946 (gdb+dejagnu.tar): New rule.
947 (gdb.tar): New rule.
948
8f1579c0
AC
9492002-04-07 Andrew Cagney <ac131313@redhat.com>
950
951 * MAINTAINERS: Update dejagnu/
952
ba3c59ab
AO
9532002-03-16 Alexandre Oliva <aoliva@redhat.com>
954
955 * ltmain.sh (relink_command): Fix typo in previous change.
956
6243d5dd
AO
9572002-03-15 Alexandre Oliva <aoliva@redhat.com>
958
959 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
960 (relink_command): Added --tag flags.
961 (mode=install): If relinking fails; error out.
962
80413487
RH
9632002-03-12 Richard Henderson <rth@redhat.com>
964
965 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
966 .NOTPARALLEL tag.
967 (do-check): Rename from check.
968 (check): Allow parallel check.
969
3daeddf6
RH
9702002-03-11 Richard Henderson <rth@redhat.com>
971
972 * Makefile.in (.NOTPARALLEL): Add fake tag.
973
fad93c55
L
9742002-03-07 H.J. Lu (hjl@gnu.org)
975
976 * configure.in: Enable gprof for mips*-*-linux*.
977
2e8357fc
AO
9782002-02-28 Alexandre Oliva <aoliva@redhat.com>
979
980 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
981 libjava.
982 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
983
bd48e1a9
AC
9842002-02-24 Andrew Cagney <ac131313@redhat.com>
985
986 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
987
39121370
DJ
9882002-02-23 Daniel Jacobowitz <drow@mvista.com>
989
990 * config.guess: Import from master sources, rev 1.232.
991 * config.sub: Import from master sources, rev 1.246.
992
081ff160
AO
9932002-02-23 Alexandre Oliva <aoliva@redhat.com>
994
995 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
996 because its Makefile is there; test for the executable instead.
997
20a5393b
AO
9982002-02-09 Alexandre Oliva <aoliva@redhat.com>
999
1000 Contribute sh64-elf.
1001 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
1002 * configure.in: Added sh64-*-*.
1003
38135629
JJ
10042002-02-04 Jeff Johnston <jjohnstn@redhat.com>
1005
80413487
RH
1006 * COPYING.NEWLIB: Remove advertising clause from
1007 Berkeley and Red Hat licenses.
38135629 1008
48d19748
MD
10092002-02-01 Mo DeJong <supermo@bayarea.net>
1010
1011 * Makefile.in: Add all-tix to deps for all-snavigator
1012 so that tix is built when building snavigator.
1013
f6e1c110
BE
10142002-02-01 Ben Elliston <bje@redhat.com>
1015
1016 * config.guess: Import from master sources, rev 1.229.
1017 * config.sub: Import from master sources, rev 1.240.
1018
4867be41
DJ
10192002-01-27 Daniel Jacobowitz <drow@mvista.com>
1020
1021 From Steve Ellcey <sje@cup.hp.com>:
1022 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
1023 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
1024 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
1025 IA64.
1026 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
1027 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
1028 soname_spec, sys_lib_search_path_spec): Ditto.
1029
e82380cc
JT
10302002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
1031
1032 * configure.in (*-*-netbsd*): New. Skip target-newlib,
1033 target-libiberty, and target-libgloss. Skip Java-related
1034 libraries if not supported for NetBSD on target CPU.
1035
1319fb9c
NC
10362002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
1037
1038 * configure.in: Import StrongARM and XScale target_configdirs from
1039 FSF GCC version.
1040
b020f6ac
L
10412002-01-16 H.J. Lu (hjl@gnu.org)
1042
1043 * config.guess: Import from master sources, rev 1.225.
1044 * config.sub: Import from master sources, rev 1.238.
1045
1046 * MAINTAINERS: Updated notes on config.guess and config.sub.
1047
a0c1c920
NC
10482002-01-11 Steve Ellcey <sje@cup.hp.com>
1049
1050 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
1051 ld and gdb are not supported.
1052
a9fa5e1f
JJ
10532002-01-07 Jeff Johnston <jjohnstn@redhat.com>
1054
1055 * Change reference to Cygnus Solutions to be Red Hat.
1056
94077108
JJ
10572002-01-07 Jeff Johnston <jjohnstn@redhat.com>
1058
1059 * COPYING.NEWLIB: Update generic copyright date.
1060
05ecd75c
MS
10612002-01-07 Mark Salter <msalter@redhat.com>
1062
1063 * configure.in: Remove target-bsp and target-cygmon from arm builds.
1064 Allow target-libgloss to be built for arm, strongarm, and xscale.
1065
a106bb62
BE
10662002-01-03 Ben Elliston <bje@redhat.com>
1067
1068 * MAINTAINERS: Update URL for config.* scripts.
1069
0e254642
AM
10702001-12-18 Alan Modra <amodra@bigpond.net.au>
1071
1072 * config.sub: Import latest version.
1073 * config.guess: Likewise.
1074
0a0d0041
TF
10752001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
1076
1077 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
1078 options for i[3456]86-pc-linux* native builds.
1079
d932cae7
NC
10802001-12-05 Laurent Guerby <guerby@acm.org>
1081
1082 * MAINTAINERS: gcc adopts symlink-tree, refer more to
80413487 1083 libiberty.
d932cae7
NC
1084
1085 Import this patch from gcc:
1086
1087 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
1088
1089 * symlink-tree: handle DOS-style absolute paths.
1090
49b7683b
DD
10912001-11-28 DJ Delorie <dj@redhat.com>
1092 Zack Weinberg <zack@codesourcery.com>
1093
1094 When build != host, create libiberty for the build machine.
1095
1096 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
1097 CONFIG_ARGUMENTS.
1098 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
1099 New variables.
1100 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
1101 and rules.
1102 (all.normal): Depend on ALL_BUILD_MODULES.
1103 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
1104 (all-build-libiberty): Depend on configure-build-libiberty.
1105
1106 * configure: Calculate and substitute proper value for
1107 ALL_BUILD_MODULES.
1108 * configure.in: Create the build subdirectory.
1109 Calculate and substitute TARGET_CONFIGARGS (formerly
1110 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
1111
26ef82f4
GK
11122001-11-26 Geoffrey Keating <geoffk@redhat.com>
1113
1114 * config.sub: Update to version 1.232 on subversion.
1115
43e64072
NC
11162001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
1117
1118 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
1119 files from .po files for a distribution.
1120
66f6c0d5
HPN
11212001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
1122
1123 * COPYING.NEWLIB: Mention preserved notice in specific parts.
1124
4a02fdb2
JH
11252001-11-13 Jeff Holcomb <jeffh@redhat.com>
1126
1127 Merged from net gcc:
1128 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
1129 * ltcf-c.sh: Use $objext, not $ac_objext.
1130 2001-07-27 Mark Kettenis <kettenis@gnu.org>
1131 * ltcf-cxx.sh: Add support for GNU.
1132 2001-07-22 Timothy Wall <twall@redhat.com>
1133 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
1134 default settings if using GNU tools with that configuration.
1135 * ltcf-cxx.sh: Ditto.
1136 * ltcf-gcj.sh: Ditto.
1137 2001-07-21 Michael Chastain <chastain@redhat.com>
1138 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
1139 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
1140 * ltmain.sh: Mark as gcc-local.
1141
227b9953
JH
11422001-11-13 Jeff Holcomb <jeffh@redhat.com>
1143
1144 * Makefile.in (all-bison): Revert 2001-10-24.
1145 Don't depend on texinfo.
1146
cbbab8fb
JJ
11472001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
1148
80413487 1149 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
cbbab8fb 1150
922b2485
DD
11512001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
1152
1153 * configure.in (--enable-languages): Be more permissive about
1154 syntax. Check for empty lists better. Warn about $LANGUAGES.
1155
f08fa01d
HPN
11562001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
1157
1158 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
1159
fee3da4e
JH
11602001-10-24 Jeff Holcomb <jeffh@redhat.com>
1161
1162 Makefile.in (all-bison): Don't depend on texinfo.
1163
73fb1ef9
AM
11642001-10-03 Alan Modra <amodra@bigpond.net.au>
1165
1166 * gettext.m4: Test po/POTFILES.in exists before trying to read.
1167
373688ac
AO
11682001-09-29 Alexandre Oliva <aoliva@redhat.com>
1169
1170 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
1171
9c07660b
HPN
11722001-09-28 Hans-Peter Nilsson <hp@axis.com>
1173
1174 * config.sub, config.guess: Import latest from subversions.
1175
3f152009
AO
11762001-09-21 Alexandre Oliva <aoliva@redhat.com>
1177
1178 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
1179 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
1180 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
1181 avoid quotes nesting problems.
1182 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
1183 (DO_X): Export only variables that are set.
1184
8f6a59e5
BE
11852001-09-19 Ben Elliston <bje@redhat.com>
1186
1187 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
1188 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
1189 semantics. Use the shell built-in "type" command instead.
1190
a1ec19fa
TS
11912001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1192
1193 * config.sub: Reverted the earlier change, this version is not the
1194 master file.
1195
4008bd9b
TS
11962001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1197
1198 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
1199 Add support for mips64.
1200
dd1e52a4
JH
12012001-09-03 Jeff Holcomb <jeffh@redhat.com>
1202
1203 * configure.in: Enable libstdc++-v3 for h8300 targets.
1204
91549d1c
EC
12052001-08-30 Eric Christopher <echristo@redhat.com>
1206 Jason Eckhardt <jle@redhat.com>
1207
1208 * config.sub: Add support for mipsisa32.
1209
cf966cf9
EC
12102001-08-30 Eric Christopher <echristo@redhat.com>
1211
1212 * config.sub, config.guess: Import latest from subversions.
1213
82208dc5
AM
12142001-08-20 Alan Modra <amodra@bigpond.net.au>
1215
1216 * config.sub, config.guess: Import latest from subversions.
1217
4dca8403
DD
12182001-07-26 DJ Delorie <dj@redhat.com>
1219
1220 * MAINTAINERS: Clarify libiberty merge rules and procedures.
1221
1107dce2
AM
12222001-06-19 Alan Modra <amodra@bigpond.net.au>
1223
1224 * Makefile.in: Revert 2001-06-17.
1225 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
1226
e09a6604
L
12272001-06-17 H.J. Lu <hjl@gnu.org>
1228
1229 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
1230 (gas+binutils.tar.bz2): Likewise.
1231 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
1232
31a8b634
AC
1233Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
1234
1235 * Makefile.in (VER): When present, extract the version number from
1236 the file version.in.
1237
dc70af01
AO
12382001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
1239
1240 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
1241 gcc/xgcc is built, use -print-prog-name to find out the program
1242 name to use.
1243
839bbd8c
AO
12442001-06-04 Mark Mitchell <mark@codesourcery.com>
1245
1246 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
1247 with_gcc]: Use `gcc -shared' to build a shared library.
1248
566e9a30
AO
12492001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
1250
1251 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
1252 archives.
1253
e877bb69
AO
12542001-05-28 Simon Patarin <simon.patarin@inria.fr>
1255
1256 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
1257 libraries when using g++ with native linker.
1258
1605288b
AO
12592001-05-28 Alexandre Oliva <aoliva@redhat.com>
1260
1261 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
1262
11a383ba
TR
12632001-05-24 Tom Rix <trix@redhat.com>
1264
1265 * configure.in : enable ld for aix
cf966cf9 1266
18611226
AO
12672001-05-22 Alexandre Oliva <aoliva@redhat.com>
1268
1269 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
1270 [aix4*|aix5*]: Prepend blank.
1271
6be7c12c
AO
12722001-05-20 Alexandre Oliva <aoliva@redhat.com>
1273
1274 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
1275 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
1276 of subdir/configure scripts to use the new libtool.m4.
1277
4ed00bba
L
12782001-05-14 H.J. Lu <hjl@gnu.org>
1279
1280 * config.if (libc_interface): Set to -libc6.2- for cross
1281 compiling to Linux/glibc 2.2.
1282
b1af961c
AO
12832001-05-03 Alexandre Oliva <aoliva@redhat.com>
1284
1285 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
1286 libgcj.
1287
5ec3e74e
AO
12882001-04-26 Alexandre Oliva <aoliva@redhat.com>
1289
1290 * configure.in (noconfigdirs): Don't reset it from scratch in the
1291 target case; only append to it.
1292
b3ed1d6b
AO
12932001-04-26 Alexandre Oliva <aoliva@redhat.com>
1294
1295 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
1296 sparc-*-solaris2.8]: Disable ${libgcj}.
1297
96111c10
AO
12982001-04-25 Alexandre Oliva <aoliva@redhat.com>
1299
1300 * configure.in (libgcj_saved): Copy from $libgcj.
1301 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
1302 --disable-libgcj.
1303
b5bf43f2
AO
13042001-04-20 Alexandre Oliva <aoliva@redhat.com>
1305
1306 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
1307 1.641.2.228.
1308
8cc32590
AO
13092001-04-12 Alexandre Oliva <aoliva@redhat.com>
1310
1311 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
1312 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
1313
dec0cb0c
AO
13142001-04-01 Alexandre Oliva <aoliva@redhat.com>
1315
1316 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
1317 New macros.
1318 (bootstrap, cross): Use RECURSE_FLAGS.
1319 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
1320
6a9c3886
AO
13212001-03-27 Alexandre Oliva <aoliva@redhat.com>
1322
1323 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
1324
d4fc7db8
NC
13252001-03-23 Nick Clifton <nickc@redhat.com>
1326
1327 * README-maintainer-mode: Add note about inability to use "make
1328 distclean" in maintainer mode.
1329
7389ff65
AO
13302001-03-22 Alexandre Oliva <aoliva@redhat.com>
1331
1332 Re-installed:
1333 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
1334 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
1335 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
1336 * ltcf-cxx.sh: Likewise.
1337 * ltcf-gcj.sh: Likewise.
1338
b3e0dc8e
PB
13392001-03-22 Philip Blundell <philb@gnu.org>
1340
1341 * config.sub, config.guess: Import latest from subversions.
1342
469b781c
AO
13432001-03-22 Alexandre Oliva <aoliva@redhat.com>
1344
1345 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
1346 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
1347
b0dad762
MC
13482001-03-20 Michael Chastain <chastain@redhat.com>
1349
1350 * Makefile.in: all-m4 depends on all-texinfo.
1351
c559bb17
AO
13522001-03-08 Alexandre Oliva <aoliva@redhat.com>
1353
1354 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
1355
fef4ae2e
JJ
13562001-02-22 Jeff Johnston <jjohnstn@redhat.com>
1357
1358 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
1359 longer valid.
1360
8d6dd99d
NC
13612001-02-16 Nick Clifton <nickc@redhat.com>
1362
1363 * configure.in (noconfigdirs): Allow configuration of texinfo
1364 for Cygwin hosts.
1365
a85d7ed0
NC
13662001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
1367
1368 * config.guess: Add linux target for S/390.
1369 * config.sub: Likewise.
1370 * configure.in: Likewise.
1371
51221c5e
DD
13722001-02-06 Ben Elliston <bje@redhat.com>
1373
1374 * configure: Output host type to stdout, not stderr.
1375
9dec4c71
MS
13762001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
1377
1378 * config.guess: Import from subversions.gnu.org (revision 1.181).
1379 * config.sub: Import from subversions.gnu.org (revision 1.199).
1380
9add9c04
AM
13812001-01-30 Alan Modra <alan@linuxcare.com.au>
1382
1383 * config.guess: Handle hppa64-linux systems.
1384
8679174d
MS
13852001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
1386
1387 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
1388 Don't unset, it's non-portable and no longer necessary, set to empty
1389 instead.
1390
02d01ed4
MS
13912001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
1392
1393 * ltconfig: Shell portability fix for the tagname validity check.
1394
4cc5853d
MS
13952001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
1396
1397 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
1398
7487e485
AO
13992001-01-27 Alexandre Oliva <aoliva@redhat.com>
1400
1401 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
1402 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
1403
f332af52
AO
14042001-01-24 Alexandre Oliva <aoliva@redhat.com>
1405
1406 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
1407 keep at least one of build_libtool_libs or build_old_libs set to
1408 yes.
1409
ef099754
AO
14102001-01-24 Alexandre Oliva <aoliva@redhat.com>
1411
1412 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
1413 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
1414
8341f2fc 14152000-11-07 Philip Blundell <pb@futuretv.com>
ebf0fa2e 1416
8341f2fc
AJ
1417 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
1418
14192000-11-03 Philip Blundell <pb@futuretv.com>
1420
1421 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
1422 files.
ebf0fa2e 1423
c320a39f
JJ
14242001-01-15 Jeff Johnston <jjohnstn@redhat.com>
1425
1426 * COPYING.NEWLIB: Put into source repository.
1427
8817b92e
BE
14282001-01-15 Ben Elliston <bje@redhat.com>
1429
1430 * configure.in (host_tools): Add sid.
1431 Always configure cgen.
1432 * Makefile.in (all-sid): New target.
1433 (check-sid, clean-sid, install-sid): Likewise.
1434
35590697
AJ
14352001-01-07 Andreas Jaeger <aj@suse.de>
1436
80413487 1437 * config.sub, config.guess: Update from subversions.
35590697 1438
6ee6cea6
AO
14392000-12-12 Alexandre Oliva <aoliva@redhat.com>
1440
1441 * configure.in: Disable language-specific target libraries for
1442 languages that aren't enabled.
1443
077b8428
NC
14442000-11-24 Nick Clifton <nickc@redhat.com>
1445
1446 * configure.in (xscale-elf): Add target.
1447 (xscale-coff): Add target.
1448 (c4x, c5x, tic54x): Move after ARM targets.
1449
9e28a1ed
AO
14502000-11-23 Alexandre Oliva <aoliva@redhat.com>
1451
1452 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
1453
be98a80a
ILT
14542000-11-20 Ian Lance Taylor <ian@zembu.com>
1455
1456 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
1457
5cec67bf
AO
14582000-11-18 Alexandre Oliva <aoliva@redhat.com>
1459
1460 * Makefile.in: Merge with GCC and libgcj.
1461 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
1462 configure-target-<library> when their configure scripts need the C
1463 or C++ library to have already been built to work properly.
1464 (do_proto_toplev): Set them to an empty string.
1465
d932cae7 14662000-11-18 Alexandre Oliva <aoliva@redhat.com>
0da52010
AO
1467
1468 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
1469 (REALLY_SET_LIB_PATH): Use them.
1470
d932cae7 14712000-11-06 Christopher Faylor <cgf@cygnus.com>
7c6a44d3
CF
1472
1473 * config.sub: Add support for Sun Chorus
1474
8602ff0c
NC
14752000-11-02 Per Lundberg <plundis@chaosdev.org>
1476
1477 * config.sub: Add support for the *-storm-chaos OS.
1478
f9e0997d
NC
14792000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
1480
80413487
RH
1481 * configure.in (noconfigdirs): Don't compile some
1482 of the libraries for 68HC11 & 68hc12 targets.
f9e0997d 1483
d64552c5
AO
14842000-09-30 Alexandre Oliva <aoliva@redhat.com>
1485
1486 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
1487 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
1488 all affected `configure' scripts.
1489
97f60b31
AO
14902000-09-25 Alexandre Oliva <aoliva@redhat.com>
1491
1492 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
1493 ltcf-c.sh.
1494
6e8dd58f
PB
14952000-09-12 Philip Blundell <philb@gnu.org>
1496
1497 * config.sub, config.guess: Update from subversions.
1498
103a2e99
AO
14992000-09-06 Alexandre Oliva <aoliva@redhat.com>
1500
51601921
AO
1501 * Makefile.in (all-zlib): Added dummy target.
1502
103a2e99
AO
1503 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
1504 multi-language branch.
1505
2809b4b9
AO
15062000-09-05 Alexandre Oliva <aoliva@redhat.com>
1507
1508 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
1509 (bootstrap*): Depend on all-bootstrap.
1510
7450026c
AO
15112000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
1512
1513 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
1514 crosses, but add gcc/include to the header search path for them.
1515
6cf86f7f
AO
15162000-08-31 Alexandre Oliva <aoliva@redhat.com>
1517
1518 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
1519 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
1520 * gettext.m4: New file, extracted from aclocal.m4.
1521
ce2ea6e3
AO
15222000-08-22 Alexandre Oliva <aoliva@redhat.com>
1523
1524 * config-ml.in (CC, CXX): Avoid trailing whitespace.
1525 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
1526 sub-configures.
1527
9765193e
DE
15282000-08-20 Doug Evans <dje@casey.transmeta.com>
1529
1530 * Makefile.in (ALL_MODULES): Add all-cgen.
1531 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
1532 (all-cgen): New target.
1533 (all-opcodes,all-sim): Depend on all-cgen.
1534 * configure.in (host_tools): Add cgen.
1535 Only configure cgen if --enable-cgen-maint.
1536
d7b32520
AO
15372000-08-17 Alexandre Oliva <aoliva@redhat.com>
1538
1539 * config-ml.in (CC, CXX): Don't introduce a leading space.
1540
e52ef561
AO
15412000-08-16 Alexandre Oliva <aoliva@redhat.com>
1542
1543 * configure.in (libstdcxx_flags): Use
1544 libstdc++-v3/src/libstdc++.INC.
1545
88f9c2a0
AO
15462000-08-15 Alexandre Oliva <aoliva@redhat.com>
1547
1548 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
1549
98fbe43f
JM
15502000-08-11 Jason Merrill <jason@redhat.com>
1551
1552 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
1553 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
1554 (FLAGS_FOR_TARGET): Not here.
1555 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
1556
279ddab4
DD
15572000-08-07 DJ Delorie <dj@redhat.com>
1558
1559 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
1560 "if we're also building gcc, and it's a gcc that will run on the
1561 build machine, we want to use its includes instead of the system's
1562 default includes".
1563
60523a83
AO
15642000-08-03 Alexandre Oliva <aoliva@redhat.com>
1565
24ffec7a
AO
1566 * configure.in (libstdcxx_flags): Don't use `"'.
1567
60523a83
AO
1568 * config-ml.in: Adjust multilib search paths to the
1569 appropriate multilib tree.
1570
daf644b5
AO
15712000-08-02 Alexandre Oliva <aoliva@redhat.com>
1572
1573 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
1574 commas in $LANGUAGES.
1575
63266560
DD
15762000-08-01 Alexandre Oliva <aoliva@redhat.com>
1577
1578 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
1579
15802000-07-31 Alexandre Oliva <aoliva@redhat.com>
1581
1582 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
1583 CXX_FOR_TARGET for sed.
1584
15852000-07-30 Alexandre Oliva <aoliva@redhat.com>
1586
1587 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
1588 Do not override if already set in the environment or in configure.
1589 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
1590 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
1591
9e449d3e
AO
15922000-07-27 Alexandre Oliva <aoliva@redhat.com>
1593
1594 * Makefile.in (FLAGS_FOR_TARGET): New macro.
1595 (GCC_FOR_TARGET): Use it.
1596 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
1597 * configure.in: ... here.
1598 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
1599 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
1600
8bbd92e0
AO
16012000-07-24 Alexandre Oliva <aoliva@redhat.com>
1602
fd1f87b2
AO
1603 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
1604 (configure-target-libchill, configure-target-libobjc): Likewise.
1605
8bbd92e0
AO
1606 * configure.in: Use the same cache file for all target libs.
1607 * config-ml.in: But different cache files per multilib variant.
1608
25c6c112
JL
16092000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
1610
1611 * configure (topsrcdir): Don't use dirname.
1612
ba73c63f
JM
16132000-07-20 Jason Merrill <jason@redhat.com>
1614
1615 * configure.in: Remove all references to libg++ and librx.
1616
1617 * configure, configure.in, Makefile.in: Unify gcc and binutils.
1618
1af08294
HPN
16192000-07-20 Hans-Peter Nilsson <hp@axis.com>
1620
1621 * config.sub: Update to subversions version 2000-07-06.
1622
ba73c63f
JM
16232000-07-12 Andrew Haley <aph@cygnus.com>
1624
1625 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
1626 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
1627
16282000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
cffaa281
JL
1629
1630 * symlink-tree: Check number of arguments.
1631
d932cae7 16322000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
ec9914b0
AC
1633
1634 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
1635
ba73c63f
JM
16362000-07-05 Jim Wilson <wilson@cygnus.com>
1637
1638 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
1639 search path for a g++ extracted from the build tree. This
1640 will allow link tests run by configure scripts in
1641 subdirectories to succeed.
1642
92ee2f86
UC
16432000-07-01 Koundinya K <kk@ddeorg.soft.net>
1644
80413487 1645 * ltconfig: Add support for mips-dde-sysv4.2MP
35590697 1646
23f2f29f
CV
16472000-06-28 Corinna Vinschen <vinschen@cygnus.com>
1648
1649 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
1650 `os2'. Force ac_cv_exeext to be ".exe" in that case.
1651
f04f5a67
TW
16522000-06-19 Timothy Wall <twall@cygnus.com>
1653
1654 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
1655 * config.sub: Add tic54x target.
1656
11da68be
NC
16572000-06-07 Phillip Thomas <pthomas@suse.de>
1658
1659 * README-maintainer-mode: New file: Contains notes on using
1660 --enable-maintainer-mode with binutils.
1661
d932cae7 16622000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
449f3b6c
AC
1663
1664 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
1665
d932cae7 16662000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
ac73857d
AC
1667
1668 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
1669 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
1670
9442cea3
L
167120000-05-21 H.J. Lu (hjl@gnu.org)
1672
80413487
RH
1673 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
1674 directory are used if they exist. Make sure
1675 $(build_tooldir)/include is searched for header files,
1676 $(build_tooldir)/lib/ for library files.
9442cea3 1677 (GCC_FOR_TARGET): Likewise.
80413487 1678 (CXX_FOR_TARGET): Likewise.
9442cea3 1679
d932cae7 16802000-05-18 Jeffrey A Law (law@cygnus.com)
09e90eb4
JL
1681
1682 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
1683
d932cae7 16842000-05-17 Alexandre Oliva <aoliva@cygnus.com>
f4bd37da
AO
1685
1686 * Makefile.in (configure-target-libiberty): Depend on
1687 configure-target-newlib.
1688
ba73c63f
JM
16892000-05-16 Alexandre Oliva <aoliva@cygnus.com>
1690
1691 * configure.in, Makefile.in: Merge all libffi-related
1692 configury stuff from the libgcj tree.
1693
d932cae7 16942000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
82b43a09
AC
1695
1696 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
1697 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
1698
d932cae7 16992000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
b5a23627
AC
1700
1701 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
1702 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
35590697 1703 current version information. Add to proto-toplev directory.
b5a23627
AC
1704 (gdb-taz): Build do-djunpack.
1705
ba73c63f
JM
17062000-05-15 David Edelsohn <edelsohn@gnu.org>
1707
1708 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
1709
7c86ed39
L
17102000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
1711
1712 * ltmain.sh: Preserve in relink_command any environment
1713 variables that may affect the linker behavior.
1714
d932cae7 17152000-05-12 Jeffrey A Law (law@cygnus.com)
640c6684
JL
1716
1717 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
1718
d932cae7 17192000-05-10 Jim Wilson <wilson@cygnus.com>
2315914d
JW
1720
1721 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
1722
ed0a91a5
EZ
17232000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
1724
1725 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
80413487 1726 with the version name.
ed0a91a5 1727
ba73c63f 17282000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
6cafa39f 1729
ba73c63f 1730 * config.if: Tweak.
6cafa39f 1731
ba73c63f 17322000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
66156876 1733
ba73c63f 1734 * djunpack.bat: New file.
66156876 1735
d932cae7 17362000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
fd751128
AC
1737
1738 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
35590697
AJ
1739 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
1740 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
1741 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
fd751128 1742
ba73c63f
JM
17432000-04-16 Dave Pitts <dpitts@cozx.com>
1744
80413487
RH
1745 * config.sub (case $basic_machine): Change default for "ibm-*"
1746 to "openedition".
ba73c63f 1747
d932cae7 17482000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
b35ece4e
AC
1749
1750 * Makefile.in (gdb-taz): New target. GDB specific archive.
1751 (do-md5sum): New target.
1752 (MD5PROG): Define.
1753 (PACKAGE): Default to TOOL.
1754 (VER): Default to a shell script.
1755 (taz): Rewrite target. Move real work to do-proto-toplev. Include
35590697 1756 md5 checksum generation.
b35ece4e
AC
1757 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
1758 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
1759 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
35590697 1760 insight.tar.bz2): Use gdb-taz to create archive.
b35ece4e 1761
d932cae7 17622000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
a2d91340
AC
1763
1764 * configure (warn_cflags): Delete.
1765
ba73c63f 17662000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
80413487 1767 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
3ce7077a 1768
80413487
RH
1769 * configure.in (enable_libstdcxx_v3): Add.
1770 (target_libs): Add bits here to switch between libstdc++-v2 and
1771 libstdc++-v3.
1772 * config.if: And this file too.
1773 * Makefile.in: Add libstdc++-v3 targets.
35590697 1774
ba73c63f
JM
17752000-04-05 Michael Meissner <meissner@redhat.com>
1776
1777 * config.sub (d30v): Add d30v as a basic machine type.
3ce7077a 1778
d332c5ac
JM
17792000-03-29 Jason Merrill <jason@casey.cygnus.com>
1780
1781 * configure.in: -linux-gnu*, not -linux-gnu.
1782
d932cae7 17832000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
6dcbc97b
AC
1784
1785 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
1786 (do-tar-bz2): Replace TOOL with PACKAGE.
1787 (gdb.tar.bz2): Remove GDBTK from GDB package.
1788 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
35590697 1789 dejagnu.tar.bz2): New packages.
6dcbc97b 1790
96ce09a7
ILT
17912000-02-27 Andreas Jaeger <aj@suse.de>
1792
1793 * configure.in: Add entry for mips*-*-linux*, move catch all
1794 *-*-*linux* entry below this one.
1795
2031769e
ILT
17962000-02-27 Ian Lance Taylor <ian@zembu.com>
1797
1798 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1799
4bab746c
NC
18002000-02-24 Nick Clifton <nickc@cygnus.com>
1801
1802 * config.sub: Support an OS of "wince".
1803
d932cae7 18042000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
ada59422
AC
1805
1806 * config.guess, config.sub: Updated to match config's 2000-02-15
35590697 1807 version.
ada59422 1808
5b93d8bb
AM
18092000-02-23 Linas Vepstas <linas@linas.org>
1810
1811 * config.sub: Add support for Linux/IBM 370.
1812 * configure.in: Likewise.
1813
2fb651f6
NC
18142000-02-22 Nick Clifton <nickc@cygnus.com>
1815
1816 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
1817
b8441c25
CF
18182000-02-20 Christopher Faylor <cgf@cygnus.com>
1819
1820 * config.guess: Guess "cygwin" rather than "cygwin32".
1821
d332c5ac
JM
18222000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1823
1824 * configure (gcc_version): When setting, narrow search to
1825 lines containing `version_string'.
1826
ba73c63f
JM
18272000-02-15 Denis Chertykov <denisc@overta.ru>
1828
1829 * config.sub: Add support for avr target.
1830
d932cae7 18312000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
ba73c63f
JM
1832
1833 * config.sub: Add mmix-knuth-mmixware.
1834
18352000-01-27 Christopher Faylor <cgf@redhat.com>
1836
1837 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
1838 structure stuff to -L library search.
1839 (CXX_FOR_TARGET): Ditto.
1840 (CROSS_CHECK_MODULES): Fix spelling mistake.
1841
18422000-01-24 Mark Mitchell <mark@codesourcery.com>
1843
1844 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
1845 the C++ compiler.
1846
18472000-01-12 Richard Henderson <rth@cygnus.com>
1848
1849 * configure.in: Don't build some bits for beos.
1850
18512000-01-12 Joel Sherrill (joel@OARcorp.com)
1852
1853 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
1854 as include files.
1855
91b2c84d
GK
18562000-01-06 Geoff Keating <geoffk@cygnus.com>
1857
1858 * configure.in: Use mt-aix43 to handle *_TARGET defs,
1859 not mh-aix43.
1860
ba73c63f
JM
18611999-12-14 Richard Henderson <rth@cygnus.com>
1862
1863 * config.guess (alpha-osf, alpha-linux): Detect ev67.
1864 * config.sub: Accept alphaev[78], alphaev8.
1865
18661999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
1867
1868 * config.guess, config.sub: Update from autoconf.
1869
1870Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1871
1872 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
1873 necessary libraries are missing.
1874
18751999-10-25 Andreas Schwab <schwab@suse.de>
1876
1877 * configure: Fix quoting inside arguments of eval.
1878
18791999-10-21 Nick Clifton <nickc@cygnus.com>
1880
1881 * config-ml.in: Allow suppression of some ARM multilibs.
1882
1883Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
1884
1885 * config.guess: Add OS/390 match pattern.
1886 * config.sub: Add mvs, openedition targets.
1887 * configure.in (i370-ibm-opened*): New.
1888
ef14edc4
ILT
18891999-09-04 Steve Chamberlain <sac@pobox.com>
1890
1891 * config.sub: Add support for configuring for pj.
1892
afb478e8
NC
18931999-08-31 Nick Clifton <nickc@cygnus.com>
1894
fd6848f6 1895 * config.sub (maybe_os): Add support for configuring for fr30.
afb478e8 1896
ba73c63f 18971999-08-25 Nick Clifton <nickc@cygnus.com>
ceaa7778
NC
1898
1899 * configure.in: Do not configure or build ld for AIX
1900 platforms. ld is known to be broken on these platforms.
1901
ba73c63f
JM
1902Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1903
1904 * config-ml.in: Pass compiler flag corresponding to multidirs to
1905 subdir configures.
1906
c363de44
ILT
19071999-08-09 Ian Lance Taylor <ian@zembu.com>
1908
1909 * Makefile.in (LDFLAGS): Define.
1910
dc8bc5a6
ILT
19111999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
1912
1913 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
1914 noconfigdirs.
1915 (*-*-cygwin*): Likewise.
1916
6ca3858e
ILT
19171999-08-08 Ian Lance Taylor <ian@zembu.com>
1918
71141bb6
ILT
1919 * mkdep: New file.
1920 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
1921 (BINUTILS_SUPPORT_DIRS): Add mkdep.
1922
6ca3858e
ILT
1923 From Eli Zaretskii <eliz@is.elta.co.il>:
1924 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
1925 long file name when using DJGPP on MS-DOS.
1926
ba73c63f
JM
1927Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
1928
1929 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
1930
2735a327
AM
19311999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
1932
1933 * Makefile.in (check-target-libio): Remove all-target-libstdc++
1934 dependency as this causes "make check" to globally "make all"
1935
ba73c63f
JM
1936Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
1937
1938 * configure.in (target_libs): Added target-zlib.
1939 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
1940 (CONFIGURE_TARGET_MODULES): Likewise.
1941 (CHECK_TARGET_MODULES): Likewise.
1942 (INSTALL_TARGET_MODULES): Likewise.
1943 (CLEAN_TARGET_MODULES): Likewise.
1944 (configure-target-zlib): New target.
1945 (all-target-zlib): Likewise.
1946 (all-target-libjava): Depend on all-target-zlib.
1947 (configure-target-libjava): Depend on configure-target-zlib.
1948
1949 * Makefile.in (configure-target-libjava): Depend on
1950 configure-target-newlib.
1951 (configure-target-boehm-gc): New target.
1952 (configure-target-qthreads): New target.
1953
80413487
RH
1954 * configure.in (target_libs): Added target-qthreads.
1955 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
1956 (CONFIGURE_TARGET_MODULES): Likewise.
1957 (CHECK_TARGET_MODULES): Likewise.
1958 (INSTALL_TARGET_MODULES): Likewise.
1959 (CLEAN_TARGET_MODULES): Likewise.
1960 (all-target-qthreads): New target.
1961 (configure-target-libjava): Depend on configure-target-qthreads.
1962 (all-target-libjava): Depend on all-target-qthreads.
ba73c63f
JM
1963
1964 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
1965 (CONFIGURE_TARGET_MODULES): Likewise.
1966 (CHECK_TARGET_MODULES): Likewise.
1967 (INSTALL_TARGET_MODULES): Likewise.
1968 (CLEAN_TARGET_MODULES): Likewise.
1969 (all-target-libjava): New target.
1970 (all-target-boehm-gc): Likewise.
1971 * configure.in (target_libs): Added libjava, boehm-gc.
1972
08d836d6
ILT
19731999-07-22 Ian Lance Taylor <ian@zembu.com>
1974
1975 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
1976 configure.bat in SUPPORT_FILES.
1977 (gas+binutils.tar.bz2): Likewise.
1978
1979 * makeall.bat: Remove; obsolete.
1980
8f36e47c
ILT
19811999-07-21 Ian Lance Taylor <ian@zembu.com>
1982
1983 From Mark Elbrecht:
1984 * configure.bat: Remove; obsolete.
1985
56e82f25
ILT
19861999-07-11 Ian Lance Taylor <ian@zembu.com>
1987
1988 * configure: Add -W -Wall to the default CFLAGS when compiling with
1989 gcc.
1990
1001d816
JL
1991Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
1992
1993 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
1994
106117aa
MM
19951999-06-30 Mark Mitchell <mark@codesourcery.com>
1996
1997 * configure.in: Build ld on IRIX6.
1998
c376f4ed
ILT
19991999-06-12 Ian Lance Taylor <ian@zembu.com>
2000
2001 * Makefile.in: Change distribution targets to use bzip2 instead of
2002 gzip.
2003 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
c1b640f7 2004 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
c376f4ed 2005
306b7445
NC
20061999-06-04 Nick Clifton <nickc@cygnus.com>
2007
2008 * config.sub: Add mcore target.
2009
d932cae7 20101999-05-30 Cort Dougan <cort@cs.nmt.edu>
af754d91
RH
2011
2012 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
2013
d932cae7 20141999-05-25 H.J. Lu (hjl@gnu.org)
ba73c63f
JM
2015
2016 * config.guess (dummy): Changed to $dummy.
2017
6c3175b0
NC
20181999-05-24 Nick Clifton <nickc@cygnus.com>
2019
ba73c63f
JM
2020 * config.sub: Tidied up case statements.
2021
20221999-05-22 Ben Elliston <bje@cygnus.com>
2023
2024 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
2025 <jiro@din.or.jp>.
2026
2027 * config.guess: Merge with FSF version. Future changes will be
2028 more accurately recorded in this ChangeLog.
2029 * config.sub: Likewise.
2030
d932cae7 20311999-05-20 Stephen L Moshier <moshier@world.std.com>
ba73c63f
JM
2032
2033 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6c3175b0 2034
252b5132
RH
20351999-04-30 Tom Tromey <tromey@cygnus.com>
2036
2037 * ltmain.sh: [mode link] Always use CC given by ltconfig.
2038
20391999-04-23 Tom Tromey <tromey@cygnus.com>
2040
2041 * ltconfig, ltmain.sh: Update to libtool 1.2f.
2042
20431999-04-20 Drew Moseley <dmoseley@cygnus.com>
2044
2045 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
2046 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
2047 Bad merge removed these two changes.
2048
ba73c63f 2049Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
80413487 2050 Martin Heller (Ing.-Buero_Heller@t-online.de)
ba73c63f
JM
2051
2052 * config.guess (interix Alpha): Add.
2053
252b5132
RH
20541999-04-11 Richard Henderson <rth@cygnus.com>
2055
2056 * configure.in (i?86-*-beos*): Do config gperf; don't config
2057 gdb, newlib, or libgloss.
2058
d932cae7 20591999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 2060
ba73c63f
JM
2061 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
2062 link a trivial program with -mabi=64. If it fails, remove mabi=64
2063 from multidirs.
2064
d932cae7 20651999-04-10 Philipp Thomas (kthomas@gwdg.de)
ba73c63f
JM
2066
2067 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
2068
252b5132
RH
20691999-04-08 Nick Clifton <nickc@cygnus.com>
2070
2071 * config.sub: Add support for mcore targets.
2072
20731999-04-07 Michael Meissner <meissner@cygnus.com>
2074
2075 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
2076 not mt-ospace, in order to shut up assembler warning about using
2077 symbols that are named the same as registers.
2078
20791999-04-07 Drew Moseley <dmoseley@cygnus.com>
2080
2081 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
2082 dependency list for all-target-cygmon.
2083
20841999-04-05 Doug Evans <devans@casey.cygnus.com>
2085
2086 * config-ml.in: Check $host, not $target, for selective multilibs.
2087 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
2088 thumb interworking, and underscore prefix multilibs.
2089
20901999-04-04 Ian Lance Taylor <ian@zembu.com>
2091
2092 * missing: Update to version from current automake.
2093
2094Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
2095
2096 * configure (gxx_include_dir): Removed.
2097
2098 * configure.in (gxx_include_dir): Handle it.
2099 * Makefile.in: Likewise.
2100
21011999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
2102
2103 * config.sub (mips64vr4111,mips64vr4111el) Add.
2104
21051999-03-21 Ben Elliston <bje@cygnus.com>
2106
80413487 2107 * config.guess: Correct typo for detecting ELF on FreeBSD.
252b5132
RH
2108
2109Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
2110
2111 * config/mh-go32: Delete.
2112 * config/mh-djgpp: New. Renamed from mh-go32.
2113 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
2114 config/mh-djgpp.
2115
2116Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
2117
2118 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
2119 all-target-newlib to dependency list for all-target-bsp.
2120
2121Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
2122
2123 * config.sub: Add i386-uwin support.
2124 * config.guess: Likewise.
2125
2126Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2127
2128 * configure.in: cleanup, add mh-*pic handling for arm, special
2129 case powerpc*-*-aix*
2130
2131Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
2132
2133 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
2134 can be built.
2135
2136Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
2137
2138 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
35590697 2139 targets.
252b5132
RH
2140
21411999-03-02 Nick Clifton <nickc@cygnus.com>
2142
2143 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
2144
d932cae7 21451999-02-28 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
2146
2147 * config.sub: Check for "cygwin*" rather than "cygwin32*"
2148
21491999-02-24 Nick Clifton <nickc@cygnus.com>
2150
2151 * config.sub: Fix typo in arm recognition.
2152
d932cae7 21531999-02-24 Drew Moseley <dmoseley@cygnus.com>
252b5132
RH
2154
2155 * configure.in (noconfigdirs): Changed target_configdirs to
2156 include target-bsp only for m68k-*-elf* and m68k-*-coff*
2157 rather than m68k-*-* since it is not known to work on
2158 m68k-aout. Ditto for arm-*-*oabi.
2159
d932cae7 21601999-02-24 Stan Shebs <shebs@andros.cygnus.com>
252b5132
RH
2161
2162 * configure.in (*-*-windows*): Remove, no longer used.
2163 * config/mh-windows: Ditto.
2164
21651999-02-19 Ben Elliston <bje@cygnus.com>
2166
2167 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
2168 Smart and improved by Andrew Cagney.
2169
d932cae7 21701999-02-18 Marc Espie <espie@cvs.openbsd.org>
252b5132
RH
2171
2172 * config.guess: Recognize openbsd-*-hppa.
2173
d932cae7 21741999-02-17 H.J. Lu (hjl@gnu.org)
252b5132
RH
2175
2176 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
2177 only if it is not empty.
2178
21791999-02-17 Nick Clifton <nickc@cygnus.com>
2180
2181 Patch from: Scott Bambrough <scottb@corelcomputer.com>
35590697 2182
fd6848f6 2183 * config.guess: Modified to recognize uname's armv* syntax.
252b5132
RH
2184
2185 * config.sub: Modified to recognize uname's armv* syntax.
2186
21871999-02-17 Mark Salter <msalter@cygnus.com>
2188
2189 * configure.in: Added target-bsp for sparclite.
2190
d932cae7 21911999-02-08 Richard Henderson <rth@cygnus.com>
252b5132
RH
2192
2193 * config.sub: Recognize alphapca5[67] and up to alphaev8.
2194
21951999-02-08 Nick Clifton <nickc@cygnus.com>
2196
2197 * configure.in: Add support for strongarm port.
2198 * config.sub: Add support for strongarm target.
2199
d932cae7 22001999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
35590697 2201
252b5132
RH
2202 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
2203 the old name config/mh-cygwin32.
2204 Enable texinfo.
2205
d932cae7 22061999-02-04 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
2207
2208 * configure.in: Do build ld for ix86 Solaris.
2209
d932cae7 22101999-02-02 Jim Wilson <wilson@cygnus.com>
252b5132
RH
2211
2212 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
2213 $AR_FOR_TARGET. Likewise for RANLIB.
2214
d932cae7 22151999-02-02 Catherine Moore <clm@cygnus.com>
35590697 2216
80413487
RH
2217 * config.sub (oabi): Recognize.
2218 * configure.in (arm-*-oabi): Handle.
252b5132 2219
d932cae7 22201999-01-30 Robert Lipe (robertlipe@usa.net)
252b5132
RH
2221
2222 * config.guess: Improve detection of i686 on UnixWare 7.
2223
d932cae7 22241999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
252b5132
RH
2225
2226 * config.guess: Add support for i386-pc-interix.
2227 * config.sub: Likewise.
2228 * configure.in: Likewise.
2229 * config/mh-interix: New file.
2230
d932cae7 22311999-01-18 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
2232
2233 * Makefile.in: Remove unneeded all-target-libio from
2234 from all-target-winsup target since it is now unneeded.
2235 Add all-target-libtermcap in its place since it is now
2236 needed.
2237
d932cae7 22381998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
2239
2240 * configure.in: makefile stub for cygwin target is probably
2241 unnecessary. Remove it for now.
2242 * config/mt-cygwin: Remove.
2243
d932cae7 22441998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
2245
2246 * configure.in: libtermcap.a should be built when cygwin is the
2247 target as well as the host.
2248 * config.guess: Allow mixed case in cygwin uname output.
2249 * Makefile.in: Add libtermcap target.
2250 * config/mt-cygwin: New file. libtermcap target info.
2251
d932cae7 22521998-12-23 Jeffrey A Law (law@cygnus.com)
252b5132
RH
2253
2254 * config.sub: Clean up handling of hppa2.0.
2255
d932cae7 22561998-12-22 Rodney Brown (rodneybrown@pmsc.com)
252b5132
RH
2257
2258 * config.guess: Use C code to identify more HP machines.
2259
2260Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
2261
2262 * config.sub: Handle hppa2.0.
2263
ba73c63f
JM
2264Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
2265
2266 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
35590697 2267 cygmon for all sparclite targets, regardless of object format.
ba73c63f
JM
2268
22691998-12-15 Mark Salter <msalter@cygnus.com>
2270
2271 * configure.in: Added target-bsp for several target architectures.
2272
2273 * Makefile.in: Added rules for bsp.
2274
252b5132
RH
2275Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
2276
2277 * config.guess: Improve detection of hppa2.0 processors.
2278
2279Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
2280
2281 * config.guess: Recognize FreeBSD using ELF automatically.
2282
22831998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
2284
2285 * configure (skip-this-dir): Add handling for new shell script, which
2286 might be created by a sub-directory's configure to indicate, this particular
2287 directory is "unwanted".
2288 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
2289
252b5132
RH
2290Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
2291
2292 * ltconfig: import from libtool, after changing libtool to
2293 account for the cygwin name change.
2294
2295Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
2296
2297 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
2298 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
2299
2300Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
2301
2302 * configure.in: Add libtermcap to list of cygwin dependencies.
2303
d932cae7 23041998-11-17 Geoffrey Noer <noer@cygnus.com>
252b5132 2305
80413487
RH
2306 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
2307 they include winsup/include when it's a cygwin target.
252b5132
RH
2308
23091998-11-12 Tom Tromey <tromey@cygnus.com>
2310
2311 * configure.in (host_tools): Added zip.
2312 * Makefile.in (all-target-libjava): Depend on all-zip.
2313 (all-zip): New target.
2314 (ALL_MODULES): Added all-zip.
2315 (NATIVE_CHECK_MODULES): Added check-zip.
2316 (INSTALL_MODULES): Added install-zip.
2317 (CLEAN_MODULES): Added clean-zip.
2318
d932cae7 23191998-11-12 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
2320
2321 * Makefile.in: lose "32" from comment about cygwin.
2322
d932cae7 23231998-11-05 Nick Clifton <nickc@cygnus.com>
252b5132
RH
2324
2325 * configure.in: Use -Os to build target libraries for the fr30.
2326
d932cae7 23271998-11-04 Dave Brolley <brolley@cygnus.com>
252b5132
RH
2328
2329 * config.sub: Add fr30.
2330
d932cae7 23311998-11-02 Geoffrey Noer <noer@cygnus.com>
252b5132 2332
80413487 2333 * configure.in: drop "32" from config/mh-cygwin32. Check
252b5132
RH
2334 cygwin* instead of cygwin32*.
2335 * config.sub: Check cygwin* instead of cygwin32*.
2336
d932cae7 23371998-10-22 Robert Lipe <robertl@dgii.com>
ba73c63f
JM
2338
2339 * config.guess: Match any version of Unixware7.
2340
252b5132
RH
23411998-10-20 Syd Polk <spolk@cygnus.com>
2342
2343 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
2344 if desired.
2345
d932cae7 23461998-10-18 Jeffrey A Law (law@cygnus.com)
252b5132
RH
2347
2348 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
2349 these if the appropriate directories and files to not exist.
2350
d932cae7 23511998-10-14 Jeffrey A Law (law@cygnus.com)
252b5132
RH
2352
2353 * Makefile.in (DEVO_SUPPORT): Add config.if.
2354
d932cae7 23551998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
ba73c63f
JM
2356
2357 * configure: Add pattern to replace "build_tooldir"'s
2358 definition in the generated Makefile with "tooldir"'s
2359 actual value.
2360
252b5132
RH
2361Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
2362
2363 * config.sub: Bring back lost sparcv9.
2364
ba73c63f
JM
2365 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
2366
2367Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
2368
2369 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
2370 CC_FOR_TARGET and friends.
2371
2372Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 2373
ba73c63f
JM
2374 * Makefile.in (build_tooldir): New variable, same as tooldir.
2375 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
2376 -B$(build_tooldir)/bin/.
2377 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
2378
252b5132
RH
2379Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
2380
2381 * config.sub: Add support for i[34567]86-pc-udk.
2382 * configure.in: Likewise.
2383
2384Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
2385
2386 * Makefile.in: add bzip2 package building bits for user
2387 tools module
2388 * configure.in: ditto
2389
ba73c63f
JM
2390Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
2391
2392 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
2393 (ALL_TARGET_MODULES): Add all-target-libobjc.
2394 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
2395 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
2396 (all-target-libchill): Add dependencies.
2397 * configure.in (target_libs): Add libchill.
35590697 2398
252b5132
RH
23991998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
2400
ba73c63f 2401 * configure.in (target_subdir): Remove duplicate line.
252b5132
RH
2402
2403Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
2404
2405 * Makefile.in (all-automake): fix dependencies.
2406
2407Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
2408
2409 * configure.in: Minor cleanups for building in the $(target_alias)
2410 subdir.
2411
24121998-09-22 Jim Wilson <wilson@cygnus.com>
2413
2414 * Makefile.in (bootstrap): Set r and s before make all. Use
2415 BASE_FLAGS_TO_PASS in make all.
2416 (cross): Likewise.
2417
24181998-09-20 Mark Mitchell <mark@markmitchell.com>
2419
2420 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
2421
252b5132
RH
2422Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
2423
2424 * config.sub: Fix typo in last change.
2425
24261998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
2427
2428 * config.sub: Add support for C4x target.
2429 * configure.in: Likewise.
2430
24311998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
2432
2433 * config.sub: Recognize sparcv9 just like sparc64.
2434
2435Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
2436
2437 * config.guess: Match "Pent II" or "PentII" for OpenServer.
2438
2439Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
2440
2441 * config.guess: Correctly identify Pentium II sco boxes.
2442
2443 * config.guess: Fix "tr" code. From Weiwen Liu.
2444
2445Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
2446
2447 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
2448 stabs.
2449
2450Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
2451
2452 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
2453 (ALL_TARGET_MODULES): Add all-target-libchill.
2454 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
2455 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
2456 (all-target-libchill): Add dependencies.
2457 * configure.in (target_libs): Add libchill.
2458
2459Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
2460
2461 * config.guess: Avoid assumptions about "tr" behaves when
2462 LANG is set to something other than English.
2463
2464Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
2465
2466 * configure (gxx_include_dir): Changed to
2467 '${prefix}/include/g++'-${libstdcxx_interface}.
2468
2469 * config.if: New to determine the interfaces.
2470
2471Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
2472
2473 * config.guess: Detect and handle MPE/IX.
2474 * config.sub: Deal with MPE/IX.
2475
2476Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
2477
2478 * configure.in: Use mh-aix43.
2479
24801998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
2481
2482 * configure: Fix --without/--disable cases for gxx-include-dir.
2483
2484Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
2485
2486 * mdata-sh: Imported. Needed for automake support.
2487
2488Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
2489
ba73c63f 2490 * Makefile.in (taz): Try "chmod -R og=u ." before
252b5132
RH
2491 "chmod og=u `find . -print`".
2492
2493Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
2494
ba73c63f 2495 * configure.in: Add arm-elf and thumb-elf support.
252b5132
RH
2496
2497Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
2498
2499 * Makefile.in: Undo previous patch.
2500
2501Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
2502
2503 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
2504 to here ...
2505 (install-no-fixedincludes): and here
2506 (INSTALL_MODULES): ... from here.
2507
2508Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
2509
2510 * config.sub: Merge with FSF.
2511
2512 * config.guess: Merge with FSF.
2513
2514Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
2515
2516 * configure (extraconfigdirs): New variable.
2517 (SUBDIRS): Add extraconfigdirs and recurse on them too.
2518 * Makefile.in (all): Move higher in file.
2519 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
2520 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
2521 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
2522 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
2523 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
2524
25251998-07-23 Brendan Kehoe <brendan@cygnus.com>
2526
2527 * Makefile.in (all-target-libjava): Depend on all-gcc and
2528 all-target-newlib.
2529 (configure-target-libjava): Depend on $(ALL_GCC).
2530
2531Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
2532
2533 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
2534 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
2535
2536Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
2537
2538 * ylwrap: Change absolute path checks to check for DOS style path
2539 names.
2540
2541 * ylwrap: Don't use a full path name if the source file is in the
2542 same directory. From hjl@lucon.org (H.J. Lu).
2543
2544 * config-ml.in: Default to being verbose, to match Feb 18 change to
2545 configure.
2546
2547Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
2548
2549 Brought over from egcs:
2550
2551 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
2552
2553 * configure.in (target_subdir): Set to ${target_alias} instead
2554 of "libraries".
2555
2556 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
2557
2558 * configure.in (target_subdir): Set to libraries if enable_multilib.
2559
2560Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
2561
2562 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
2563 multilibs, force reconfiguration the first time we create
2564 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
2565
2566Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
2567
2568 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
2569 avoid confusion with --no-recursion.
2570
2571Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
2572
2573 * configure.in: Win32 hosts shouldn't use install -x
2574 * install-sh: remove -x option, and special .exe-handling
2575 hack.
2576
2577Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
2578
2579 * config.guess: Recognize i586-pc-beos.
2580 * configure.in: Don't build some bits for beos.
2581
2582Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
2583
2584 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
2585 CFLAGS default to -O2.
2586
2587 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
2588 when using GNU ld.
2589
2590Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
2591
2592 * ltmain.sh: Correct install when using a different shell.
2593
2594Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
2595
2596 * ltconfig, ltmain.sh: Update to libtool 1.2b.
2597
2598Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
2599
2600 * makefile.vms: Update to build binutils/makefile.vms. Add install
2601 target.
2602
2603Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
2604
2605 * ltconfig: Update to correct AIX handling.
2606
2607Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
2608
2609 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
2610
2611 * configure.in (target_subdir): Set to ${target_alias} instead
2612 of "libraries".
2613
26141998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
2615
2616 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
2617 (Makefile): Depend on $(gcc_version_trigger).
2618
2619 * configure (gcc_version): Change default initializer to empty
2620 string.
2621 (gcc_version_trigger): New variable; pass this variable down
2622 to subdir configures to enable them checking gcc's version
2623 themselves. Emit make macros for both gcc_version vars.
2624 (topsrcdir): Initialize reliably.
2625 (recursion line): Remove --with-gcc-version=${gcc_version}.
2626
26271998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
2628
2629 * configure (enable_version_specific_runtime_libs): Implement new flag
2630 --enable-version-specific-runtime-libs which installs C++ runtime stuff
2631 in $(libsubdir); emit definition in each generated Makefile.
2632 (gxx_include_dir): Initialize depending on
2633 $enable_version_specific_runtime_libs.
2634
26351998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
2636
2637 * configure (gcc_version): Initialize properly depending on
2638 how and where configure is started.
2639 (recursion line): Pass a --with-gcc-version=${gcc_version}
2640 to configures in subdirs.
2641
2642Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
2643
2644 * configure.in (noconfigdirs): Add configure pattern for mips tx39
35590697 2645 cygmon
252b5132
RH
2646
2647Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
2648
2649 * configure.in: Add cygmon and libstub support for mn10200.
2650
26511998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
2652
2653 * configure (gcc_version): Add new variable describing the
2654 particular gcc version we're building.
2655 * Makefile.in (libsubdir): Add new macro for the directory
2656 in which the compiler finds executables, libraries, etc.
2657 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
2658 and libsubdir.
2659
2660Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
2661
ba73c63f
JM
2662 * Makefile.in (local-clean): Remove *.log.
2663 (warning.log): Built with warn_summary from build.log.
2664 (mail-report.log): Run test_summary.
2665 (mail-report-with-warnings.log): Run test_summary including
2666 warning.log in the report.
252b5132
RH
2667
2668Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
2669
2670 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
2671
2672Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
2673
2674 * Makefile.in (grep): Grep no longer depends on libiberty.
2675
2676Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
2677
2678 * Makefile.in: all-snavigator needs all-libgui.
2679
2680Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
2681
2682 * configure.in: Add cygmon and libstub support for mn10300.
2683
2684Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
2685
2686 * missing: Update to version from automake 1.3.
2687
2688 * ltmain.sh: On installation, don't get confused if the same name
2689 appears more than once in the list of library names.
2690
2691Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
2692
2693 * config.sub: Accept m68060 and m5200 as CPU names.
2694
2695Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
2696
2697 * configure: Use && rather than using -a in test, because odd
2698 strings can confuse test.
2699 * configure.in: Likewise.
2700
2701Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
2702
2703 * ltconfig, ltmain.sh: Bring in Visual C++ support.
2704
2705Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
2706
2707 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ba73c63f
JM
2708 bootstrap4-lean): New targets.
2709
2710Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
2711
2712 * mpw-* Delete. Not used.
252b5132
RH
2713
2714Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
2715
2716 * COPYING.LIB: Update FSF address.
2717
2718Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
2719
2720 * ltconfig, ltmain.sh: Update to libtool 1.2a.
2721
2722 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
2723 GAS_SUPPORT_DIRS.
2724
2725Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
2726
2727 * ltconfig, ltmain.sh: Avoid producing a version number if
2728 -version-info was not used.
2729
2730Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
2731
2732 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
2733 building with newlib.
2734
27351998-04-30 Paul Eggert <eggert@twinsun.com>
2736
ba73c63f 2737 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
35590697 2738 Solaris `make' causes it to continue to next definition.
252b5132 2739
afb8d725
JM
2740Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
2741
2742 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
2743 the right GUI libraries and files are installed along with GDB.
2744
252b5132
RH
2745Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
2746
2747 * configure.in: Change alpha to alpha* in several places.
2748
2749Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
2750
2751 * config.sub: Recognize sparc86x.
2752
2753Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
ba73c63f 2754
252b5132
RH
2755 * configure.in (--enable-target-optspace): Remove debug echo.
2756
2757Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
2758
2759 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
2760
2761Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
2762
2763 * ltconfig: Update cygwin32 support.
2764
2765 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
2766 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
2767 (GDB_SUPPORT_DIRS): Likewise.
2768
2769Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
2770
2771 * configure.in (target_makefile_frag): If --enable-target-optspace,
2772 use -Os to compile target libraries rather than -O2. Default to
2773 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
2774 not used.
2775 * configure.in (target_cflags): Ditto for d30v.
2776
2777Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
2778
2779 * Makefile.in (all-bfd): Depend on all-intl.
2780 (all-binutils): Likewise.
2781 (all-gas): Likewise.
2782 (all-gprof): Likewise.
2783 (all-ld): Likewise.
2784
252b5132
RH
27851998-04-19 Brendan Kehoe <brendan@cygnus.com>
2786
2787 * configure.in (host_tools): Fix typo, lbtool -> libtool.
2788
2789Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
2790
2791 * Makefile.in (all-bfd): Depend upon all-libiberty.
2792
2793 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
2794
2795Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
2796
2797 * Makefile.in: Add libstub.
2798
2799 * configure.in: Ditto. Build libstub for targets that have cygmon
2800 support.
2801
2802Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
2803
2804 * configure.in: Don't set PICFLAG on ix86-cygwin32.
2805
2806Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
2807
2808 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
2809 use mh-sysv5 if specified. Support gprof on SCO Open Server.
2810
2811Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
2812
2813 * configure: Define DEFAULT_M4 by searching PATH.
2814 * Makfile.in: Use DEFAULT_M4.
2815
2816Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
2817
2818 * ltconfig: Add cygwin32 support.
2819
2820 * Makefile.in, configure.in: Add libtool as a native only directory
ba73c63f
JM
2821 to configure and build.
2822
2823Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
2824
2825 * Makefile.in (INSTALL_MODULES): Remove texinfo.
252b5132
RH
2826
2827Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
2828
2829 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
2830
2831Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
2832
2833 * Makefile.in: add ash make rules
2834 * configure.in: add ash to native_only and host_tools lists
2835
2836Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
2837
2838 * Makefile.in (all-gettext, all-intl): New targets.
2839 (ALL_MODULES): Added all-gettext, all-intl.
2840 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
2841 (INSTALL_MODULES): Added install-gettext, install-intl.
2842 (CLEAN_MODULES): Added clean-gettext, clean-intl.
2843
2844 * configure.in (host_tools): Added gettext.
2845 (native_only): Likewise.
2846 (noconfigdirs) [various cases]: Likewise.
2847 (host_libs): Added intl.
2848
afb8d725
JM
2849Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
2850
2851 * configure: Do not disable building gdbtk for cygwin32 hosts.
2852
ba73c63f
JM
2853Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
2854
2855 * configure.in: Add thumb-coff target.
2856 * config.sub: Add thumb-coff target.
2857
252b5132
RH
2858Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
2859
2860 * Makefile.in: Revert yesterday's change.
2861 (all-target-winsup): all-target-librx stays out of here.
2862
2863Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
2864
ba73c63f
JM
2865 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
2866 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
2867 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
252b5132
RH
2868 Remove references to librx and libg++.
2869
2870Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
2871
2872 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
2873 recursive makes
2874
2875Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
2876
2877 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
2878 for newlib directory.
2879 (CXX_FOR_TARGET): Likewise.
2880
2881Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
2882
2883 * ltconfig: Update after libtool/ltconfig.in change for
2884 hpux11.
2885
2886Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
2887
2888 * ltconfig, ltmain.sh: Update to libtool 1.2.
2889
2890Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
2891
2892 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
2893 (install-gcc-cross): Instead, override LANGUAGES here.
2894
28951998-03-18 Dave Love <d.love@dl.ac.uk>
2896
2897 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
2898 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
2899
2900Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
2901
2902 * configure.in: Add Thumb-pe target.
2903
2904Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
ba73c63f 2905
252b5132
RH
2906 * Makefile.in - changed sn targets to snavigator
2907 * configure.in - changed sn targets to snavigator
2908
2909Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
2910
2911 * config-ml.in: After building symlink tree call make distclean
2912 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
2913 to be the case for libiberty.
2914
2915Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
2916
2917 * configure: When making link, also check the current
2918 directory. The configure scripts may create one.
2919
2920Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
2921
2922 * config.sub: Accept alphapca56 and alphaev6 properly.
2923
2924Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2925
2926 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
2927
252b5132
RH
2928Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2929
80413487 2930 * config.sub (sco5): Fix typo.
252b5132
RH
2931
2932Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
2933
2934 * Makefile.in (INSTALL_MODULES): Move install-tcl before
2935 install-itcl.
2936 (install-itcl): Remove dependency on install-tcl.
2937
2938Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
2939
2940 * configure.in: Remove libgloss from noconfigdirs for MN10300.
2941
252b5132
RH
2942Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
2943
2944 * configure.in: Don't build libgui for a cygwin32 target when not on
2945 a cygwin32 host.
2946
2947Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
2948
2949 * configure (redirect): Set to null, so default behavior of
2950 configure is now --verbose.
2951
29521998-02-16 Dave Love <d.love@dl.ac.uk>
2953
2954 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
2955 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
2956
2957Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
2958
2959 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
2960 this change to sync Makefile.in with its ChangeLog entries.
2961
2962Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
2963
2964 * ltmain.sh (mkdir): Check that the directory doesn't exist
2965 before we exit with error, so that we don't get races during
2966 parallel builds.
2967
2968Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
2969
2970 * ltconfig, ltmain.sh: Update from libtool 1.0i.
2971
2972Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
2973
2974 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
2975 PICFLAG_FOR_TARGET.
2976 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
2977
2978 * configure: Emit a definition for the new macro enable_shared
2979 into each Makefile.
2980
2981 * config/mh-sparcpic (PICFLAG): Define to properly according
2982 to current multilib configuration.
2983 * config/mt-sparcpic (PICFLAG_FOR_TARGET): Define to properly
2984 according to current multilib configuration.
2985
2986Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
2987
2988 * configure.in (host_tools, native_only): Add libtool.
2989
2990Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
2991
2992 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
2993 Fix typo in ming config comment.
2994
2995Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
2996
2997 * ltconfig, ltmain.sh: Update from libtool 1.0h.
2998
2999Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
3000
3001 * config.sub: Add tic30 cases, and map c30 to tic30.
3002
ba73c63f
JM
3003Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
3004
3005 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
3006 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
3007 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
3008 (CLEAN_TARGET_MODULES): Similarly
3009 (all-target-libf2c): Add dependences.
35590697 3010 * configure.in (target_libs): Add libf2c.
ba73c63f 3011
252b5132
RH
3012Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
3013
ba73c63f
JM
3014 * configure.in: Remove expect from noconfigdirs when target
3015 is cygwin32. OK to build expect and dejagnu with Canadian
3016 Cross.
252b5132
RH
3017
3018Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
3019
3020 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
3021 host.
3022
3023 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
3024 and mingw32.
3025
3026Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
3027
3028 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
3029 here as it is not defined in the toplevel Makefile.
3030
3031Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
3032
3033 * configure (package_makefile_rules_frag): New variable, which names
3034 a file with generic rules, ...
3035 Change comment to mention we now have FIVE parts.
3036 * configure: Undo last change.
3037
3038Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
3039
3040 * config.guess: More accurate determination of HP processor types.
3041 * config.sub: More accurate determination of HP processor types.
3042
3043Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
3044
3045 * configure (package_makefile_frag): Move inserting the
3046 ${package_makefile_frag} to where it should be according
3047 to the comment.
3048
ba73c63f 3049Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
252b5132
RH
3050
3051 * config.guess: Add support for Linux/ARM.
3052
3053Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
3054
3055 * .cvsignore: Remove *-info and *-install since they match
3056 release-info and mpw-install, which we don't want to just ignore.
3057
3058Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
3059
3060 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
3061
3062Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
3063
3064 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
3065 local_prefix to sub-make invocations.
3066
3067Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
3068
3069 * configure.in: Check makefile fragments in the source
3070 directory.
3071
3072Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
3073
ba73c63f
JM
3074 * configure.in: Check whether host and target makefile
3075 fragments exist before adding them to *_makefile_frag.
252b5132
RH
3076
3077Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
3078
3079 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
ba73c63f 3080
252b5132
RH
3081Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
3082
3083 * configure.in: Make sure we only replace RPATH_ENVVAR on
3084 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
3085 regexp to sed.
3086
3087 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
3088 to sub-makes.
3089
30901998-01-13 Lee Iverson (leei@ai.sri.com)
3091
3092 * config-ml.in (multi-do): LDFLAGS must include multilib
3093 designator.
3094
3095Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
3096
3097 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
3098
3099Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
3100
3101 * config.sub: Add mingw32 support.
3102 * configure.in: Likewise.
ba73c63f 3103 * config/mh-mingw32: New file.
252b5132
RH
3104
3105Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
3106
3107 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
3108
3109Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
3110
3111 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
3112 * configure (gxx_include_dir): Provide a definition for subdirs
3113 which do not use autoconf.
3114
3115Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
3116
3117 * config.guess: Sync with egcs. Picks up new alpha support,
3118 BeOS & some additional linux support.
3119
ba73c63f 3120Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
252b5132
RH
3121
3122 * config.guess: HP 9000/803 is a PA1.1 machine.
3123
ba73c63f
JM
3124Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
3125
3126 * configure.in: It's alpha*-...
252b5132
RH
3127
3128Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
3129
ba73c63f
JM
3130 * configure.in (host_makefile_frag, target_makefile_frag):
3131 Handle multiple config files.
3132 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
3133 alpha-*-*.
252b5132
RH
3134
3135Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
3136
3137 * mkdep: New file.
3138
3139Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
3140
3141 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
3142
3143Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
3144
3145 * Makefile.in: Add libgui directory.
3146 (GDB_TK): Add all-libgui.
3147 * configure.in: Add libgui directory.
3148 * configure: Add all-libgui to GDB_TK.
3149
3150Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
3151
3152 * config-ml.in (multidirs): Add m32r to multilib list.
3153
3154Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
3155
3156 * Makefile.in (all-target-gperf): Change dependency to
3157 all-target-libstdc++.
3158
3159Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
3160
3161 * config.guess: Add BeOS support.
3162
3163Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
3164
3165 Source directory cvs renamed to cvssrc:
3166 * configure.in (host_tools): Change cvs to cvssrc.
3167 (native_only): Likewise.
3168 (noconfigdirs) [various cases]: Likewise.
3169 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
3170 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
3171 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
3172 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
3173 (all-cvssrc): Rename target from all-cvs.
3174
3175Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
3176
3177 * configure (gxx_include_dir): Fix thinko.
3178
3179Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
3180
3181 * Makefile.in (INSTALL_TARGET_CROSS): Define.
3182 (install-cross, install-gcc-cross): New targets.
3183
3184Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
3185
3186 * configure.in (noconfigdirs): Add support for Thumb target.
3187
3188 * config.sub (maybe_os): Add support for Thumb target.
3189
3190Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
3191
3192 * Makefile.in: Add rules for cygmon.
3193
3194 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
3195
3196Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
3197
3198 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
3199 * configure (gxx_include_dir): Provide a definition for subdirs
3200 which do not use autoconf.
3201
3202Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
3203
3204 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
35590697 3205 11/18/97 build
252b5132
RH
3206
3207Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
3208
3209 * From Franz Sirl.
3210 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
3211 found on RedHat Linux systems.
3212
3213Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
3214
3215 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
3216 guesses.
3217
3218Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
3219
3220 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
3221
3222Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
3223
3224 * ltmain.sh: If mkdir fails, check whether the directory was created
3225 anyhow by some other process.
3226
3227Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
3228
3229 * configure.in (d30v-*-*): Configure all directories.
3230
3231Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
3232
3233 * configure.in (d30v-*-*): Configure newlib, libiberty directories
3234 for the D30V.
3235
3236Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
3237
3238 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
3239
3240Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
3241
80413487
RH
3242 * include/libiberty.h: Add extern "C" { so it can be used with C++
3243 progrms.
3244 * include/remote-sim.h: Add extern "C" { so it can be used with C++
3245 programs.
252b5132
RH
3246
3247Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
3248
3249 * configure.in (d30v-*-*): Configure GCC now.
3250
3251Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
3252
3253 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
3254 is no longer needed.
3255
3256Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
3257
3258 * Makefile.in: check-target-libio depends on all-target-libstdc++.
3259
3260Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
3261
3262 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
3263 targets using "$@" to provide support for similar but not identical
3264 targets without having to duplicate code.
3265
3266Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
3267
3268 * makefile.vms: Fix to work with DEC C.
3269
3270Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
3271
3272 * config.sub: Add mips-tx39-elf to marketing names.
3273
3274Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
3275
3276 * ltmain.sh: Handle symlinks in generated script.
3277
3278Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
3279
3280 * configure: Handle autoconf style directory options: --bindir,
3281 --datadir, --includedir, --infodir, --libdir, --libexecdir,
3282 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
3283 --sysconfdir.
3284 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
3285 (sharedstatedir, localstatedir, oldincludedir): New variables.
3286 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
3287 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
3288 sbindir, sharedstatedir, and sysconfdir.
3289
3290Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
3291
3292 * Makefile.in (bootstrap-lean): New target.
3293
3294Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
3295
3296 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
35590697 3297 sn, and gnuserv from noconfigdirs.
252b5132
RH
3298
3299Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
3300
3301 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
3302
3303Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
3304
ba73c63f 3305 * Makefile.in (cross): New target.
252b5132
RH
3306
3307Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
ba73c63f 3308 Jeff Law <law@cygnus.com>
252b5132
RH
3309
3310 * Makefile.in (bootstrap2, bootstrap3): New targets.
3311 (all-bootstrap): Remove outdated and confusing target.
3312 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
3313
afb8d725
JM
3314Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
3315
3316 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
35590697 3317 windows. Consistent with gdb/configure.
afb8d725 3318
252b5132
RH
33191997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
3320
3321 * config/mt-linux: Define CXXFLAGS to make sure -fvtable-thunks is
3322 used.
3323 * configure.in: Name Linux target fragment.
3324
3325 * configure: Rewrite so that project Makefile fragment is inserted
3326 first and appears last in the resulting Makefile.
3327
3328Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
3329
3330 * Makefile.in (install-itcl): Install tcl first.
3331
3332Sun Sep 14 20:53:42 1997 Geoffrey Noer <noer@cygnus.com>
3333
3334 * config/mh-cygwin32: ok to build split texinfo files
3335
3336Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
ba73c63f 3337
252b5132
RH
3338 * configure.in: remove bison from noconfigdirs for Cygwin32 host
3339
3340Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
3341
3342 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
3343
3344 * configure.in (skipdirs): Add target-librx for Linux.
3345 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
3346
3347Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
3348
3349 * Makefile.in (bootstrap): New target.
3350
3351Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
3352
3353 * config.sub: Accept 'amigados' for backward compatability.
3354
3355Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
3356
3357 * config.guess: Merge with FSF.
3358
ba73c63f
JM
3359Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
3360
3361 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
3362
252b5132
RH
3363Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
3364
3365 * config.sub: Add "marketing-names" patch.
3366
3367Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
3368
80413487 3369 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
252b5132
RH
3370
3371Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
3372
3373 * config.sub: Handle v850-elf.
3374
ba73c63f
JM
3375Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
3376
3377 * .cvsignore (*-install): Remove.
3378
252b5132
RH
3379Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
3380
3381 * ltconfig: Set CONFIG_SHELL in libtool.
3382 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
3383
3384Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
3385
3386 * configure.in (target_subdir): Set to libraries if enable_multilib.
3387
3388Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
3389
3390 * config.guess: Update from gcc directory.
3391
3392Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
3393
3394 * Makefile.in (all-sim): Depends on all-readline.
3395
3396Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
3397
3398 * Makefile.in (BISON, YACC): Use $$s.
3399 (all-bison): Depend on all-texinfo.
3400
3401Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
3402
3403 * Makefile.in (BISON): Add -L flag.
3404 (YACC): Likewise.
3405
3406Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
3407
35590697
AJ
3408 * configure.in (noconfigdirs): Add support for v850e target.
3409
252b5132
RH
3410 * config.sub (maybe_os): Add support for v850e target.
3411
3412Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
3413
35590697
AJ
3414 * configure.in (noconfigdirs): Add support for v850ea target.
3415
252b5132
RH
3416 * config.sub (maybe_os): Add support for v850ea target.
3417
3418Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
3419
3420 * config.sub: Add mipstx39. Delete r3900.
3421
3422Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
3423
3424 * Makefile.in (all-autoconf): Depends on all-texinfo.
3425
3426Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
3427
3428 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
3429 eabi targets.
3430
3431Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
3432
3433 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
3434
3435 * configure: When handling a Canadian Cross, handle YACC as well as
3436 BISON. Just set BISON to bison. When setting YACC, prefer bison.
80413487 3437 * Makefile.in (all-bison): Depend upon all-texinfo.
252b5132
RH
3438
3439Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
3440
3441 * Makefile.in (BISON): bison, not byacc or bison -y.
3442 (YACC): bison -y or byacc or yacc.
3443 (various): Add *-bison as appropriate.
3444 (taz): No need to mess with BISON anymore.
3445
3446Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
3447
3448 * configure: If OSTYPE matches *win32*, try to find a good value for
3449 CONFIG_SHELL.
3450
3451Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
3452
3453 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
3454 configure.in if it is present.
3455
3456Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
3457
3458 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
3459
3460Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
3461
3462 * config.sub: Recognize `arc' cpu.
3463 * configure.in: Likewise.
3464 * config-ml.in: Likewise.
3465
3466Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
3467
3468 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
3469
3470Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
3471
3472 * configure: Changed sed delimiter from ':' to '|' when
3473 attempting to substitute ${config_shell} for SHELL. On
3474 NT ${config_shell} may contain a ':' in it.
3475
3476Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
3477
3478 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
3479
3480Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
3481
3482 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
3483
3484Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
3485
3486 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
3487
3488 * ylwrap: If the program is a relative path, force it to be
3489 absolute.
3490
3491Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
3492
3493 * configure (tooldir): Set BISON to `bison -y' and not just bison.
3494
3495Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
3496
3497 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
35590697
AJ
3498 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
3499 for libraries.
252b5132
RH
3500
3501Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
3502
3503 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
35590697 3504 separated by spaces.
252b5132
RH
3505
3506Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
3507
3508 * ylwrap: New file.
3509 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
3510
3511 * ltmain.sh: Handle /bin/sh at start of install program.
3512
3513 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
3514
3515 * ltconfig, ltmain.sh: New files, from libtool 1.0.
3516 * missing: New file, from automake 1.2.
3517
3518Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
3519
3520 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
3521 check-tk to CHECK_X11_MODULES.
3522
3523Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
3524
3525 * config.sub: Merge with FSF.
3526
3527Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
3528
3529 * config.guess: Merge with FSF.
3530
3531Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
3532
3533 * configure: Treat msdosdjgpp like go32.
3534 * configure.in: Likewise. Don't remove gprof for go32.
3535
3536 * configure: Change Makefile.tem2 to Makefile.tm2.
3537
3538Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
3539
3540 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
3541
3542Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
3543
3544 * install-sh (chmodcmd): Set to null if the DST directory already
3545 exists. Same as Nov 11th change.
3546
3547Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
3548
35590697 3549 * configure (GDB_TK): Needs itcl and tix.
252b5132
RH
3550
3551Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
3552
3553 * config.guess: Update from FSF.
3554
3555Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
3556
3557 * Makefile.in (GDB_TK): Depend on itcl and tix.
3558
3559Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
3560
3561 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
3562 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
3563 (INSTALL_SCRIPT): New variable.
3564 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
3565 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
3566 to -x.
3567 * install-sh: Add support for -x option.
3568
3569Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
3570
3571 * configure.in, Makefile.in: Treat tix like itcl.
3572
3573Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
3574
3575 * Makefile.in (WINDRES): New variable.
3576 (WINDRES_FOR_TARGET): New variable.
3577 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
3578 (EXTRA_HOST_FLAGS): Add WINDRES.
3579 (EXTRA_TARGET_FLAGS): Add WINDRES.
3580 (EXTRA_GCC_FLAGS): Add WINDRES.
3581 ($(DO_X)): Pass down WINDRES.
3582 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
3583 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
3584 DLLTOOL_FOR_TARGET.
3585
3586Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
3587
3588 * configure.in: configure sim before gdb for win32-x-ppc
3589
3590Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
3591
3592 Move gperf into the toplevel, from libg++.
3593 * configure.in (target_tools): Add target-gperf.
3594 (native_only): Add target-gperf.
3595 * Makefile.in (all-target-gperf): New target, depend on
3596 all-target-libg++.
3597 (configure-target-gperf): Empty rule.
3598 (ALL_TARGET_MODULES): Add all-target-gperf.
3599 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
3600 (CHECK_TARGET_MODULES): Add check-target-gperf.
3601 (INSTALL_TARGET_MODULES): Add install-target-gperf.
3602 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
3603
3604Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
35590697 3605
252b5132
RH
3606 * config.sub (mn10200): Recognize new basic machine.
3607
3608Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
3609
3610 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
3611 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
3612
3613Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
3614
3615 * configure.in: If we're building mips-sgi-irix6* native, turn on
3616 ENABLE_MULTILIB and set TARGET_SUBDIR.
3617
3618Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
3619
3620 * Makefile.in (all-sn): Depend on all-grep.
3621
3622Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
3623
3624 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
3625
3626 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
3627 Makefile. From Jeff Makey <jeff@cts.com>.
3628 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
3629
3630 * Makefile.in (DISTBISONFILES): Remove.
3631 (taz): Don't futz with DISTBISONFILES. Change BISON to use
3632 $(DEFAULT_YACC).
3633
3634 * configure.in: Build itl, db, sn, etc., when building for native
35590697 3635 cygwin32.
252b5132
RH
3636
3637 * Makefile.in (LD): New variable.
3638 (EXTRA_HOST_FLAGS): Pass down LD.
3639 ($(DO_X)): Likewise.
3640
3641Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
3642
3643 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
3644
3645Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
3646
3647 * configure.in (targargs): Strip out any supplied --build argument
35590697 3648 before adding our own. Always add --build.
252b5132
RH
3649
3650Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
3651
3652 * configure.in (targargs): Pass --build if we're doing
3653 a cross-compile.
3654
3655Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
3656
ba73c63f 3657 * configure: Use '|' instead of ":" as the separator in
252b5132
RH
3658 sed. Otherwise sed chokes on NT path names with drive
3659 designators. Also look for "?:*" as the leading characters in an
3660 absolute pathname.
3661
3662Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
3663
3664 * config.sub: Support for r3900.
3665
3666Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
3667
3668 * configure.in: Use install-sh, not install.sh.
3669
3670Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
3671
3672 * Makefile.in (taz): Improve check for BISON so it doesn't try to
3673 apply it twice.
3674
3675Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
3676
3677 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
3678 install-binutils.
3679
3680Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
3681
3682 * Makefile.in: Add automake targets.
3683 * configure.in (host_tools): Add automake.
3684
3685Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
3686
3687 * configure: Default CXX to c++, not gcc.
3688 * Makefile.in (CXX): Set to c++, not gcc.
3689 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
3690
3691Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
3692
3693 * install-sh: try appending a .exe if source file doesn't
3694 exist
3695
3696Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
3697
3698 * configure.in: Turn on multilib by default.
3699 (cross_only): Remove target-libiberty.
3700
3701 * Makefile.in (all-gcc): Don't depend on libiberty.
3702
3703Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
3704
3705 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
3706
3707Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
3708
3709 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
3710 (DISTBISONFILES): Add ld/Makefile.in
3711
3712Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
3713
3714 * configure.in: if target is cygwin32 but host isn't cygwin32,
3715 don't configure gdb tcl tk expect, not just gdb.
3716
3717Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
3718
3719 * configure.in: Added gnuserv everywhere sn appears.
3720
3721 * Makefile.in (ALL_MODULES): Added all-gnuserv.
3722 (CROSS_CHECK_MODULES): Added check-gnuserv.
3723 (INSTALL_MODULES): Added install-gnuserv.
3724 (CLEAN_MODULES): Added clean-gnuserv.
3725 (all-gnuserv): New target.
3726
3727Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
3728
3729 * config.guess: Fixes for MIPS OpenBSD systems.
3730
3731Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
3732
3733 * Makefile.in (INSTALL_XFORM): Remove.
3734 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
3735
3736 * mkinstalldirs: New file, copied from automake.
3737 * Makefile.in (installdirs): Rename from install-dirs. Use
3738 mkinstalldirs. Change all users.
3739 (DEVO_SUPPORT): Add mkinstalldirs.
3740
3741Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
3742
3743 * install-sh: Rename from install.sh.
3744 * Makefile.in (INSTALL): Change install.sh to install-sh.
3745 (DEVO_SUPPORT): Likewise.
3746
3747 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
3748 Graichen <graichen@rzpd.de>.
3749
3750Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
3751
3752 * config.guess: Recognize OpenBSD systems correctly.
3753
3754Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
3755
3756 * README, Makefile.in (ETC_SUPPORT): Remove references to
3757 cfg-paper*, configure.{texi,man,info*}._
3758
3759Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
3760
3761 * Makefile.in (all.normal): Ensure that gcc is built after all
3762 the x11 - ie gdb - targets.
3763
3764Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
3765
3766 * makefile.vms: Don't run conf-a-gas.
3767
3768Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
3769
80413487 3770 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
252b5132
RH
3771
3772Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
3773
3774 * configure.in: Remove noconfigdirs case since gdb also
3775 configures and builds for tic80-coff.
3776
3777Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
3778
3779 * configure: Set cache_file to config.cache.
3780 * Makefile.in (local-distclean): Remove config.cache.
3781
3782Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
3783
3784 * COPYING: Update FSF address.
3785
3786Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
3787
3788 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
3789 noconfigdirs.
3790
3791Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
3792
3793 * Makefile.in (install-dirs): Don't crash if prefix, and hence
3794 MAKEDIRS, is empty.
3795
3796Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
3797
3798 * config.sub: Tweak mn10300 entry.
3799
3800Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
3801
3802 * configure.in (host_tools): Put sim before gdb, so gdb's
3803 configure.tgt can determine if the simulator was configured.
3804
3805Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
3806
3807 * config.sub: Move BeOS $os case to be with other Cygnus
3808 local cases.
3809
3810Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
3811
3812 * config.sub: Remove misplaced comment that broke Linux.
3813
3814Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
3815
3816 * config.sub: Add BeOS support.
3817
3818Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
3819
3820 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
3821
3822Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
3823
3824 * configure.in (noconfigdirs): Remove tcl and tk from
3825 noconfigdirs for cygwin32 builds.
3826
3827Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
3828
3829 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
3830
3831Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
3832
3833 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
3834 make-all.com, use makefile.vms instead.
3835
3836Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
3837
3838 * config.sub: Accept -lnews*.
3839
3840Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
3841
3842 * configure.in (noconfigdirs): Disable target-newlib,
35590697 3843 target-examples and target-libiberty for d30v.
252b5132
RH
3844
3845Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
3846
3847 * configure.in (noconfigdirs): Enable ld for d30v.
3848
3849Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
3850
3851 * configure.in (tic80-*-*): Build compiler.
3852
3853Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
3854
3855 * configure.in (d30v-*): Remove sim directory from list of
35590697 3856 unsupported d30v directories
252b5132
RH
3857
3858Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
3859
35590697
AJ
3860 * config.sub, configure.in: Add d30v target cpu.
3861
252b5132
RH
3862Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
3863
3864 * makefile.vms: New file.
3865 * make-all.com: Remove.
3866
3867Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
3868
3869 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
3870
3871Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
3872
3873 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
3874
3875Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
3876
3877 * Makefile.in (ALL_MODULES): Added all-db.
3878 (CROSS_CHECK_MODULES): Addec check-db.
3879 (INSTALL_MODULES): Added install-db.
3880 (CLEAN_MODULES): Added clean-db.
3881
3882Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
3883
3884 * config.guess: Merge with latest FSF sources.
3885
3886Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
3887
3888 * Makefile.in (ALL_MODULES): Added all-itcl.
3889 (CROSS_CHECK_MODULES): Added check-itcl.
3890 (INSTALL_MODULES): Added install-itcl.
3891 (CLEAN_MODULES): Added clean-itcl.
3892
3893Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
3894
3895 * configure.in: build gdb for mn10200
3896
3897Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
3898
3899 * Makefile.in (all-target-winsup): Depend on all-target-libio.
3900
3901Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
3902
3903 * configure.in (tic80-*-*): Turn off most targets right now.
3904
3905Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
3906
3907 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
3908 rather than the makeinfo program.
3909 (do-info): Depend upon all-texinfo.
3910
3911Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
3912
3913 * configure.in: Remove uses of config/mh-linux.
3914
3915 * config.sub, config.guess: Merge with latest FSF sources.
3916
3917Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
3918
3919 * config.sub (case $basic_machine): Add tic80 entries.
3920
3921Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
3922
3923 * config.sub, config.guess: Merge with latest FSF sources.
3924
3925Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
3926
3927 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
3928 * mpw-config.in: Test for NewFolderRecursive.
3929 * mpw-install: Use symbolic name for startup filename.
3930 * mpw-README: Add various additional details.
3931
3932Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
3933
3934 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
3935
3936Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
3937
3938 * configure.in: Do build gcc and the target libraries for
3939 the mn10200.
3940
3941Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
3942
3943 * configure.in: don't avoid building gdb for mn10300 any more
3944 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
3945 instead of single-quoting it.
3946
3947Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
3948
3949 * configure.in: Don't use --with-stabs on IRIX 6.
3950
3951Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
3952
3953 * configure.in (m32r): Build gdb, libg++ now.
3954
3955Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3956
3957 * configure.in (mips*-sgi-irix6*): Remove gdb and related
3958 directories from noconfigdirs.
3959
3960Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
3961
3962 * config.sub (basic_machine): added mips16 configuration
3963
3964Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3965
3966 * config.sub: Handle d10v-unknown.
3967
3968Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
3969
3970 * config.sub: Handle v850-unknown.
3971
3972Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
3973
3974 * Makefile.in: add findutils
3975 * configure.in: add findutils to list of host_tools
3976
3977Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
3978
3979 * config.sub: Handle mn10200 and mn10300.
3980
3981Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3982
3983 * configure.in (d10v-*): Do not build librx.
3984
3985Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
3986
3987 * configure.in (mn10300): Build everything except gdb & libgloss.
3988
3989Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
3990
3991 * config.guess: Patch for Dansk Data Elektronik servers,
3992 from Niels Skou Olsen <nso@dde.dk>.
3993
3994 For ncr, use /bin/uname rather than uname, since GNU uname does not
3995 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
3996
3997 Patch for MIPS R4000 running System V,
3998 from Eric S. Raymond <esr@snark.thyrsus.com>.
3999
4000 Fix thinko for nextstep.
4001
4002 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
4003
4004 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
4005 * config.guess: Guess mips-dec-mach_bsd4.3.
4006
4007 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
4008 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
4009 release numbers.
4010 * config.guess (mips-mips-riscos*): Emit just enough of the
4011 release number.
4012
4013 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
4014 * config.guess (sparc-auspex-sunos*): Added.
4015 (f300-fujitsu-*): Added.
4016
4017 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
4018 * config.guess: Recognize a Tadpole as a sparc.
4019
4020Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
4021
4022 * config.guess: Don't assume that NextStep version is either 2 or
4023 3. NextStep 4 (aka OpenStep 4) has come out now.
4024
4025Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
4026
4027 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
4028 From Rik Faith <faith@cs.unc.edu>.
4029
4030Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
4031
4032 * config.sub: Contributions from bug-gnu-utils to:
4033 Support plain "hppa" (no version given) architecture, reported by
4034 OpenStep.
4035 OpenBSD like NetBSD.
4036 LynxOs is not a hardware supplier.
4037
4038 * config.guess: Contributions from bug-gnu-utils to add support for:
35590697 4039 OpenBSD like NetBSD.
252b5132
RH
4040 Stratus systems.
4041 More Pyramid systems.
4042 i[n>4]86 Intel chips.
4043 M680[n>4]0 Motorola chips.
4044 Use unknown instead of lynx for hardware manufacturer.
4045
4046Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
4047
4048 * install.sh (chmodcmd): Set to null if the DST directory already
4049 exists.
4050
4051Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4052
4053 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
4054 not use mt-ppc target Makefile fragment any more.
4055
4056Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
4057
4058 * configure.in (*-*-windows): Exclude everything but those dirs
4059 needed to build windows.
4060
4061Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
4062
4063 * Makefile.in (all-target-winsup): Depend on all-target-librx.
4064
4065Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
4066
4067 * configure.in: Exclude mmalloc from i386-windows.
4068 * config/mh-windows: Add rules for building MSVC makefiles.
4069
4070Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
4071
4072 * Undo my previous change.
4073
4074Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
4075
4076 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
4077 unconditionally.
4078 (MAKEOVERRIDES): Define (revert this part of October 18 change).
4079
4080Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
4081
4082 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
4083 host to add it's own flags.
4084 * config/mh-windows (HOST_FLAGS): Set srcroot, which is needed
4085 for MSVC build procedure.
4086
4087Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
4088
4089 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
4090
4091Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
4092
4093 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
4094 (CXX_FOR_TARGET): Likewise.
4095 (GCC_FOR_TARGET): Define.
4096 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
4097 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
4098 CC_FOR_TARGET was specified on the command line.
4099 (MAKEOVERRIDES): Don't define.
4100
4101Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
4102
4103 * configure.in (m32r): Fix spelling of libg++ libs.
4104
4105Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
4106
4107 * config.sub (-apple*): Remove, now redundant.
4108
4109Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
4110
4111 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
4112
4113 * configure: Rework yesterday's sed script patch.
4114
4115 * config.sub: Merge with FSF.
4116
4117Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
4118
4119 * config.guess: Merge from FSF.
4120
4121 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
80413487
RH
4122 * config.guess: Use pc instead of unknown, for pc clone systems.
4123 Change linux to linux-gnu.
252b5132
RH
4124
4125 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
80413487 4126 * config.guess: Avoid non-portable tr syntax.
252b5132
RH
4127
4128Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
4129
4130 * test-build.mk (HOLES): Add "xargs" for gdb.
4131
4132 * configure: Avoid hpux10.20 sed bug.
4133
4134Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
4135
4136 * configure.in config/mh-windows: Add support for windows host
4137 (that is a build done under the Microsoft build environment).
4138
4139Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
4140
4141 * Makefile.in: Replace all uses of srcroot with s, to shrink
4142 command line lengths.
4143
4144 Patches from Geoffrey Noer <noer@cygnus.com>:
4145 * configure.in: If configuring for newlib, pass --with-newlib to
4146 subdirectories.
4147 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
4148 -Bnewlib/ and -Lwinsup to gcc.
4149 (CXX_FOR_TARGET): Likewise.
4150
4151Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
4152
4153 * Makefile.in (ETC_SUPPORT): Add configure.
4154
4155Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
4156
35590697 4157 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
252b5132
RH
4158 host configuration file.
4159
4160Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
4161
4162 * configure.in: Break mn10x00 support into separate
4163 mn10200 and mn10300 configurations.
4164 * config.sub: Likewise.
4165
4166Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
4167
4168 * configure.in: Add lots of stuff to noconfigdirs for
4169 the mn10x00 targets.
4170
4171 * config.sub, configure.in: Add mn10x00 support.
4172
4173Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
4174
4175 * make-all.com: Call conf-a-gas, not config-a-gas.
4176
4177Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
4178
4179 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
35590697 4180 targets.
252b5132
RH
4181
4182Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
4183
4184 * mpw-README: Add much more detail for native PowerMac.
4185 * mpw-install: New file.
4186 * mpw-configure: Add --norecursion and --help options.
4187 * mpw-config.in: Translate readme and install files when
4188 copying to objdir.
4189 * mpw-build.in: Don't always depend on byacc and flex.
4190 (install-only-top): New action.
4191
4192Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
4193
4194 * configure.in: You can now configure GDB for the v850.
4195
4196Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
4197
4198 * configure.in (noconfigdirs): Don't configure any C++ dirs
4199 if targeting D10V.
4200
4201Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
4202
4203 * config.sub: Recognize mips64vr5000.
4204
4205Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
4206
4207 * configure.in: Use a single line for host_tools and native_only.
4208
ba73c63f
JM
4209Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
4210
4211 * Makefile.in (install-itcl): Install tcl first.
4212
4213Sun Sep 14 20:53:42 1997 Geoffrey Noer <noer@cygnus.com>
4214
4215 * config/mh-cygwin32: ok to build split texinfo files
4216
4217Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
4218
4219 * configure.in: remove bison from noconfigdirs for Cygwin32 host
4220
252b5132
RH
4221Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
4222
4223 * config.sub, configure.in: Add entries for m32r.
4224
ba73c63f
JM
4225Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
4226
4227 * config.guess: Merge with FSF.
4228
252b5132
RH
4229Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
4230
4231 * Makefile.in (inet-install): Don't run install-gzip.
4232
4233Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
4234
4235 * configure.in: Don't config lots of things for *-*-windows*.
4236
4237Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
4238
4239 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
4240 (host_libs, host_tools): Copy from configure.in.
4241 * mpw-configure: Don't complain about directories not found.
4242
4243Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4244
4245 * configure.in (i[345]86): Recognize i686 for pentium pro.
4246 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
4247 file.
4248
4249 * config.guess (i[345]86): Ditto.
4250
4251Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
4252
4253 * configure.in (noconfigdirs): Removed gdb for D10V.
4254
4255Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
4256
4257 * configure.in: Remove ld, target-libio, target-libg++, and
4258 target-libstdc++ from noconfigdirs.
4259
4260Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
4261
4262 * configure: Fix three locations where shell scripts were
4263 being run directly rather than with config_shell.
4264
4265Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
4266
4267 * configure.in (v850-*-*): Set up initial $noconfigdirs.
4268 * config.sub (basic_machine): Recognize v850.
4269
4270Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
4271
4272 * mpw-configure: Handle multiple enable/disable options and
4273 pass them down recursively, handle -c and -s flags appropriately
4274 depending on choice of compiler, add escape mechanism for
4275 quoted arguments to gC.
4276
4277Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4278
4279 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
4280 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
4281 so that -mrelocatable-lib and -mno-eabi are used.
4282
4283 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
4284 not support --print-multi-lib, don't abort.
4285
4286Sun Aug 11 20:51:50 1996 Stu Grossman (grossman@critters.cygnus.com)
4287
4288 * config/mh-cygwin32 (CFLAGS): Define _WIN32 to be compatible
4289 with normal Windows compilation environment.
4290
4291Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
4292
4293 * make-all.com: Run config-a-gas.
4294 * setup.com: Don't copy subdirectory files around.
4295
4296Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
4297
4298 * configure.in (*-*-ose): Remove exclusion of libgloss for this
4299 target, it now compiles correctly.
4300
4301Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
4302
4303 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
4304
4305Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
4306
35590697 4307 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
252b5132
RH
4308
4309Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
4310
4311 * configure.in (native_only): Add prms.
4312
4313Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
4314
4315 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
4316 (BINUTILS_SUPPORT_DIRS): Likewise.
4317
4318Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4319
4320 * configure.in (d10v-*-*): Don't configure ld or gdb until the
4321 d10v support is added.
4322
4323Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
4324
4325 * configure.in (d10v-*-*): New target.
4326
4327Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
4328
4329 * config.guess (HP 9000/811): Recognize this as a PA1.1
4330 machine.
4331
4332Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
4333
4334 * Makefile.in (do-tar-gz): New target, split out from tail end of
4335 taz target. Run each command separately, don't use pipes.
4336 (taz): Use it.
4337
4338Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
4339
4340 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
4341 * mpw-build.in: No builds should depend on building byacc or flex,
4342 they are assumed to be installed already.
4343
4344Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4345
4346 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
4347 variable that CC_FOR_TARGET needs.
4348
4349Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4350
4351 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
4352 options have changed since the last time the subdirectory was
4353 configured, and if it has, reconfigure.
4354 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
4355 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
4356
4357Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
4358
4359 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
4360 CLEAN_MODULES): Add bash.
4361 (all-bash): New target.
4362
4363Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
4364
4365 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
4366
4367Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4368
4369 * config.sub (basic_machine): Recognize d10v as a valid processor.
4370
4371Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
4372
4373 * mpw-configure: Add support for --bindir.
4374 * mpw-build.in: Use a GCC-specific build script for GCC actions.
4375
4376Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
4377
4378 * configure.in: add bash, time, gawk to list of hosttools and things
4379 to only build for native toolchains
4380
4381Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
4382
4383 * Makefile.in (docdir): Remove.
4384
4385Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
4386
4387 * Makefile.in (datadir): Set to $(prefix)/share.
4388
4389Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
4390
4391 * configure.in: build diff and patch for cygwin32-hosted
4392 toolchains.
4393
4394Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
4395
4396 * config.sub: Accept -rtems*.
4397
4398Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
4399
80413487
RH
4400 * configure.in: enable dosrel for cygwin32-hosted builds,
4401 remove diff from the list of things not buildable
4402 via Canadian Cross
252b5132
RH
4403
4404Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
4405
4406 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
35590697 4407 don't get ". ".
252b5132
RH
4408
4409Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
4410
4411 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
4412
4413Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
4414
4415 * Makefile.in (taz): Handle case where tex3patch didn't even get
4416 checked out. Also, if it was found, put the symlink in a new util
4417 subdirectory.
4418
4419Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4420
4421 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
4422
4423Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
4424
4425 * config.sub: Recognize -openvms.
4426 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
4427 * make-all.com, setup.com: New files.
4428
4429Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
4430
4431 * Makefile.in (taz): tex3patch moved to texinfo/util.
4432
4433Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
4434
afb8d725 4435 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
252b5132
RH
4436 * configure.in: remove make from disable-if-Can-Cross list
4437 enable gdb if ${host} and ${target} are cygwin32
4438
4439Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
4440
4441 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
4442 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
4443
4444Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
4445
4446 * config.guess: Combine mips-mips-riscos cases, and use cpp to
4447 distinguish sysv/svr4/bsd variants.
4448 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
4449
4450Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
4451
4452 * configure.in: Added copyright notice.
4453 * move-if-change: Added copyright notice.
4454
4455Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4456
4457 * configure.in (powerpcle-*-solaris*): Until we get shared
4458 libraries working, don't build gdb, sim, make, tcl, tk, or
4459 expect.
4460
4461Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
4462
4463 * config.guess: Merge with FSF:
4464
4465 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
4466 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
4467
4468 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
4469 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
4470
4471 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
4472 * config.guess: Combine two OSF1 rules.
4473 Also recognize field test versions. From mjr@zk3.dec.com.
4474 * config.guess (dgux): Use /usr/bin/uname rather than uname,
4475 because GNU uname does not support -p. From pmr@pajato.com.
4476
4477Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
4478
4479 * Makefile.in (MAKEDIRS): Removed $(tooldir).
4480
4481Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
4482
4483 * mpw-README: Document GCCIncludes.
4484
4485Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
4486
4487 * configure.in (alpha-*-linux*): Set enable_shared to yes.
4488
4489Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
4490
4491 * mpw-configure: Handle --enable-FOO and --disable-FOO.
4492
4493Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
4494
4495 * configure.in (*-*-cygwin32): Configure make.
4496
4497Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
4498
4499 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
4500
4501Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
4502
4503 * Makefile.in (all-inet): Depend on all-perl.
4504
4505 * Makefile.in (inet-install): New target.
4506
4507 * Makefile.in (all-inet): Depend on all-tcl.
4508 (all-inet): Depend on all-send-pr.
4509
4510Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4511
4512 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
4513 temporarily.
4514
4515Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
4516
4517 * configure.in: Don't configure --with-gnu-ld on AIX.
4518
4519Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
4520
4521 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
4522
4523Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
4524
4525 * Makefile.in (ALL_MODULES): Added all-inet.
4526 (CROSS_CHECK_MODULES): Added check-inet.
4527 (INSTALL_MODULES): Added install-inet.
4528 (CLEAN_MODULES): Added clean-inet.
4529 (all-indent): New target.
4530
4531 * configure.in (host_tools): Added inet.
4532 (native_only): Added inet.
4533 (noconfigdirs): Added inet.
4534
4535Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
4536
4537 * configure.in: Don't configure libgloss if we are not configuring
4538 newlib.
4539
4540Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
4541
4542 * configure.in: Don't configure libgloss for unsupported
4543 architectures.
4544
4545Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4546
4547 * Makefile.in (CLEAN_MODULES): Add clean-apache.
4548
4549Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
4550
4551 * Makefile.in (ALL_MODULES): Include all-apache.
4552 (CROSS_CHECK_MODULES): Include check-apache.
4553 (INSTALL_MODULES): Include install-apache.
4554 (all-apache): New target.
4555
4556 * configure.in: Added apache everywhere perl is seen.
4557
4558Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4559
4560 * Makefile.in: Add support for clean-{module} and
4561 clean-target-{module} rules.
4562
4563Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
4564
4565 * configure.in (*-*-ose) do not build libgloss.
4566
4567Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4568
4569 * config.guess (prep*:SunOS:5.*:*): Turn into
4570 powerpele-unknown-solaris2.
4571
4572Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
4573
4574 * configure.in: Permit --enable-shared to specify a list of
4575 directories.
4576
4577Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
4578
4579 * configure.in (host==solaris): Pass only the first word of $CC
4580 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
4581
4582Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
4583
4584 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
4585
4586Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
4587
4588 * Makefile.in (ALL_MODULES): Include all-perl.
4589 (CROSS_CHECK_MODULES): Include check-perl.
4590 (INSTALL_MODULES): Include install-perl.
4591 (ALL_X11_MODULES): Include all-guile.
4592 (CHECK_X11_MODULES): Include check-guile.
4593 (INSTALL_X11_MODULES): Include install-guile.
4594 (all-perl): New target.
4595 (all-guile): New target.
4596
4597 * configure.in (host_tools): Include perl and guile.
4598 (native_only): Include perl and guile.
4599 (noconfigdirs): Don't build guile and perl; no ports have been
4600 done.
4601
4602Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
4603
80413487
RH
4604 * configure (--enable-*): Handle quoted option lists such as
4605 --enable-sim-cflags='-g0 -O' better.
252b5132
RH
4606
4607Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4608
4609 * Makefile.in ({,inst}all-target): New rule so we can make and
4610 install all of the target directories easily.
4611
4612Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
4613
4614 * configure.in: Add missing global flag in sed substitution when
4615 deleting `target-' from ${configdirs}.
4616
4617Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
4618
4619 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
4620 option.
4621
4622 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
4623 config/mh-necv4.
4624
4625 * install.sh: Correct misspelling of transformbasename.
4626
4627 * config.guess: Recognize mips-*-sysv*.
4628
4629Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
4630
4631 * config.sub: Recognize mon960.
4632
4633Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
4634
4635 * configure: Restore Canadian Cross handling of BISON and LEX,
4636 removed in Feb 20 change.
4637
4638Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
4639
4640 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
4641 Mention make install. Remove the old copyright date as well the
4642 clumsy and rather pointless copyright on the README file.
4643
4644Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
4645
4646 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
4647 Makefile after running symlink-tree, then run `make distclean' to
4648 avoid clobbering any generated files in srcdir.
4649
4650Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
4651
4652 * configure.in (m68k-*-netbsd*): Build everything now.
4653
4654Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
4655
4656 * Makefile.in (taz): Fix quoting.
4657
4658Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
4659
4660 * configure.in (sparclet-*-*): Build everything now.
4661
4662Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
4663
4664 * configure.in (m68k-*-linux*): New host.
4665
4666Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
4667
4668 * configure: Check for bison before byacc.
4669
4670Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
4671
4672 * Makefile.in configure: Change the way LEX and BISON/YACC are
4673 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
4674 searching PATH. These are used as fallbacks by Makefile.in if
4675 flex/bison/byacc aren't in objdir.
4676
4677Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
4678
4679 * Makefile.in: Make everything which depends upon all-bfd also
4680 depend upon all-opcodes, in case --with-commonbfdlib is used.
4681
4682Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4683
4684 * configure.in (host *-*-cygwin32): Don't build gdb if we are
4685 building NT native compilers on Unix.
4686
4687Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
4688
4689 * configure.in: Don't get CC from the host Makefile fragment if we
4690 can find gcc in PATH, or if this is a Canadian Cross. Move the
4691 Solaris test for /usr/ucb/cc to the post target script, just after
4692 the compiler sanity test.
4693
4694Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
4695
4696 * config.sub: Merge with FSF.
4697
4698Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
4699
4700 * Makefile.in (RPATH_ENVVAR): New variable.
4701 (REALLY_SET_LIB_PATH): Use it.
4702 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
4703
4704Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
4705
4706 * config.sub, configure.in: Recognize sparclet cpu.
4707
4708Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
4709
4710 * config.guess: Support m68k-cbm-sysv4.
4711
4712Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
4713
4714 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
4715 m68k-unknown-linuxaout from linker help string. Put quotes around
4716 $ld_help_string.
4717
4718Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
4719
4720 * config.guess (powerpc-harris-powerunix): Add guess for port
4721 to new target.
4722
4723Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
4724
4725 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
4726
4727Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
4728
4729 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
4730 $(REALLY_SET_LIB_PATH) in Makefile.
4731 * Makefile.in (SET_LIB_PATH): New variable.
4732 (REALLY_SET_LIB_PATH): New variable.
4733 ($(DO_X)): Use $(SET_LIB_PATH).
4734 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
4735 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
4736 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
4737 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
4738 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
4739 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
4740 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
4741 (install-dosrel): Likewise.
4742 (all-opcodes): Depend upon all-libiberty.
4743
4744Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
4745
4746 * config.guess (*:CYGWIN*): New
4747
4748Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4749
4750 * Makefile.in (all-target-winsup): All all-target-libiberty.
4751
4752Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4753
4754 * configure.in (noconfigdirs): Add missing # in front of comment.
4755
4756Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
4757
4758 * configure.in: add second pass to things added to noconfigdirs
4759 so *-gm-magic can exclude libgloss properly.
4760
4761Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
4762
4763 * mpw-configure (extralibs_name, rez_name): Set correctly
4764 for MWC68K compiler.
4765
4766 * mpw-README: Add more info on the necessary build tools.
4767
4768Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
4769
4770 * configure.in, config.sub: Recognize cygwin32.
4771
4772Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
4773
4774 * config.guess, config.sub: Recognize A/UX.
4775
4776Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
4777
4778 * config.sub: Merge with gcc/config.sub.
4779
4780Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
4781
4782 * mpw-build.in (do-binutils): Add build of stamps.
4783
4784Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
4785
4786 * config.sub: Add recognition for mips64vr4100*-* targets.
4787
4788Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
4789
4790 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
4791 Add creation of gconfigargs with `--enable-shared' turned on.
4792 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
4793 ($(host)-stamp-stage3-configured): Likewise.
4794 (HOLES): Add chatr and ldd.
4795 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
4796
4797Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
4798
4799 * configure: Pass --nfp to recursive configures.
4800
4801Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
4802
4803 * Makefile.in (DLLTOOL): New.
4804 (DLLTOOL_FOR_TARGET): New.
4805 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
4806 (EXTRA_TARGET_FLAGS): Ditto.
4807 (EXTRA_GCC_FLAGS): Ditto.
4808 (CONFIGURE_TARGET_MODULES): Ditto.
4809 (DO_X): Ditto.
4810 * configure: Add DLLTOOL.
4811
4812Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
4813
4814 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
4815 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
4816 mh-sco, since old workarounds no longer needed, and don't
4817 build ld, since libraries have weak symbols in COFF.
4818
4819Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
4820
4821 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
4822
4823Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
4824
4825 * configure.in: Make sure that ${CC} can be used to compile an
4826 executable.
4827
afb8d725
JM
4828Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
4829
4830 * Makefile.in (all-gdb): Depend on $(GDB_TK).
4831 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
4832 nothing depending on whether gdbtk is being built.
4833
252b5132
RH
4834Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
4835
4836 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
4837
4838Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
4839
4840 * configure.in (noconfigdirs): Put ld or gas in this early, if the
4841 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
4842
4843Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
4844
4845 * config-ml.in: Add support for
4846 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
4847 Simplify setting of multidirs from --disable-foo.
4848
4849Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
4850
4851 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
4852 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
4853 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
35590697 4854 non-empty, pass them on to the GCC make.
252b5132
RH
4855 (all-bootstrap): New rule that is like all-gcc, except it executes
4856 the GCC bootstrap rule instead of the GCC all rule.
4857
4858Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
4859
4860 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
4861
4862Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
4863
4864 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
4865 DG/UX support.
4866
4867Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
4868
4869 * config.sub (i*86*) Change [345] to [3456]
4870
4871Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
4872
4873 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
4874 --with-gnu-ld=no.
4875
4876Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
4877
4878 * config-ml.in (rs6000*, powerpc*): Add switches to control which
4879 AIX multilibs get built.
4880
4881Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
4882
4883 * configure.in (i386-win32): Don't build expect if we're not
4884 building the tcl subdir.
4885
4886Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
4887
4888 * Makefile.in: (configure-target-examples, all-target-examples):
4889 New targets, configure and build example programs.
4890
4891Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
4892
4893 * mpw-configure: If an mpw-config.in generated a file mk.sed,
4894 use it as input to sedit the generated MPW makefile.
4895 * mpw-README: Add a suggestion about Gestalt.h.
4896
4897Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
4898
4899 * config.sub: Accept *-*-ieee*.
4900
4901Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
4902
4903 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
4904 Ronald F. Guilmette <rfg@monkeys.com>.
4905
4906Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
4907
4908 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
4909 for powerpc-pe native.
4910 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
4911 (target==powerpc-pe): duplicate i386-win32 entry.
4912
4913Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
4914
4915 * configure.in (noconfigdirs): Exclude target-newlib for all versions
4916 of vxworks, not just vxworks5.1.
4917
4918Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
4919
4920 * mpw-configure: Add support for exec-prefix.
4921
4922Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
4923
4924 * config.guess: Recognize HP model 816 machines as having
4925 a PA1.1 processor.
4926
4927Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
4928
4929 * configure: Ignore new autoconf configure options.
4930
4931Thu Nov 30 14:45:25 1995 J.T. Conklin <jtc@rtl.cygnus.com>
4932
4933 * config/mt-v810 (CC_FOR_TARGET): Add -ansi flag. NEC compiler
35590697 4934 defaults to K&R mode, but doesn't have varargs.h, so we have to
252b5132
RH
4935 compile in ANSI mode.
4936
4937Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
4938
4939 * config.guess: Recognize Pentium under SCO.
4940 From Robert Lipe <robertl@arnet.com>.
4941
4942Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
4943
4944 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
4945 * config/mt-v810 (CC_FOR_TARGET, AS_FOR_TARGET, AR_FOR_TARGET,
4946 RANLIB_FOR_TARGET): Set as appropriate for NEC v810 toolchain.
4947
4948Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
4949
4950 * configure.in: Don't configure gas for alpha-dec-osf*.
4951
4952Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
4953
4954 * configure.in: Default to --with-stabs for some targets for which
4955 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
4956 i[345]86*-*-unixware*.
4957
4958Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
4959
4960 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
4961 rather than basing it on the target. Simplify handling of options
4962 controlling which directories to configure. Remove extraneous
4963 slash in multi-clean target.
4964
4965Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
4966
4967 * config-ml.in: Prefix more variables with ml_ so they don't collide
4968 with configure's.
4969
4970Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
4971
4972 * configure: Don't turn -v into --v.
4973
4974Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
4975
4976 * configure.in (targargs): Fix typo.
4977
4978 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
4979
4980Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
4981
4982 * configure.in: Strip --host and --target options from
4983 CONFIG_ARGUMENTS, and always configure for --host only. Add
4984 --with-cross-host option when building with a cross-compiler.
4985 * configure: Canonicalize the arguments put into config.status by
4986 always using `=' for an option with an argument. Pass a presumed
4987 --host or --target explicitly.
4988
4989Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
4990
4991 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
4992 into general OS recognition case.
4993
4994Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
4995
4996 * configure.in (target_configdirs): add target-winsup only
4997 for win32 target systems.
4998
4999Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
5000
5001 * Makefile.in (all-target-libgloss): Depend upon
5002 configure-target-newlib, since when libgloss is built it looks to
5003 see if the newlib directory exists.
5004
5005Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
5006
5007 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
5008 cfg-ml-*.in.
5009
5010Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
5011
5012 * configure: Handle LD and LD_FOR_TARGET when configuring a
5013 Canadian Cross.
5014
5015Tue Nov 14 15:03:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
5016
5017 * config/mh-i386win32: add LD_FOR_TARGET.
5018
5019Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
5020
5021 * configure.in (target_libs): add target-winsup.
5022 (target==i386-win32): add patch diff flex make to $noconfigdirs.
5023 (target==ppcle-pe): remove ld from $noconfigdirs.
5024
5025Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
5026
5027 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
5028 Preserve relative path names in $srcdir. Build symlink tree if
5029 configuring cross target dir and srcdir=. (= no VPATH support).
5030 (configure-target-libg++): Depend on configure-target-librx.
5031 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
5032 * config-ml.in: New file.
5033 * symlink-tree: New file.
5034 * configure: Ensure srcdir="." if that's what it is.
5035
5036Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
5037
5038 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
5039 includes and FLEX_SKELETON setting.
5040 * mpw-configure (--with-gnu-ld): New option, controls whether
5041 to use PPCLink or ld with PowerMac GCC.
5042 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
5043 * mpw-config.in: Configure grez if targeting Mac.
5044
5045 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
35590697
AJ
5046 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
5047 just macos.
252b5132
RH
5048 * configure.in: Configure grez resource compiler if targeting Mac.
5049 * Makefile.in (all-grez, install-grez): New targets.
5050
5051Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
5052
5053 * configure: CXX defaults to gcc, not g++. If we find
35590697 5054 gcc in the path, set CC to gcc -O2.
252b5132
RH
5055
5056Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
5057
5058 * configure: Default ${build} correctly. Avoid picking up extra
5059 spaces when reading CC and CXX from Makefile. When doing a
5060 Canadian Cross, use plausible default values for numerous
5061 variables.
5062 * configure.in: When doing a Canadian Cross, don't try to
5063 configure tools whose configure script can't handle it.
5064
5065Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
5066
5067 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
5068
5069Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
5070
5071 * configure: Remove dubious bug reporting address.
5072
5073Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
5074
5075 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
5076 configure script, run that instead of this directory's configure.
5077 In either case, print a message that we're configuring the sub-dir.
5078
5079Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
5080
5081 * configure.in: Before checking for the existence of various files,
5082 use sed to filter out "target-".
5083
5084Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
5085
5086 * Makefile.in (DO_X): Split rule to decrease command line length
5087 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
5088 (Philippe De Muyter).
5089
5090Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
5091
5092 * Makefile.in (all-patch): depend on all-libiberty.
5093
5094Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
5095
5096 * configure.in: If the only directory in target_configdirs which
5097 actually exists is libiberty, then set target_configdirs to empty,
5098 to avoid trying to build a target libiberty in a gas or gdb
5099 distribution.
5100
5101Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
5102
5103 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
35590697
AJ
5104 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
5105 systems.
252b5132
RH
5106
5107Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
5108
5109 * configure.in (copy_dirs): Use sys-include instead of include
5110 for --with-headers option.
5111
5112Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
5113
5114 * Makefile.in, configure.in: Make winsup builds work with
5115 new scheme.
5116
5117Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
5118
5119 * configure.in: Build the linker on AIX.
5120
5121Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
5122
5123 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
5124 where needed.
5125
5126Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
5127
5128 * Makefile.in (all-gcc): Fix typo.
5129
5130Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
5131
5132 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
5133
5134Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
5135
5136 * configure.in: Rename libFOO to target-libFOO, and xiberty
5137 to target-xiberty, to provide more flexibility.
5138 (target_subdir): Define. Create if cross.
5139 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
5140 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
5141 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
5142 check-libFOO -> check-target-libFOO, etc.
5143 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
5144 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
5145 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
5146 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
5147 allow ALL_GCC="" to only configure.
5148 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
5149 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
5150 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
5151
5152Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
5153
5154 * Makefile.in (taz): Build "info" in etc explicitly.
5155
5156Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
5157
5158 * configure.in: Make sure that CC is undefined (as opposed to
5159 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
5160 problem with autoconf trying to configure on a host without GCC.
5161
5162Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
5163
5164 * mpw-configure: Set host alias from choice of host compiler,
5165 only use generic MPW Makefile sed if present, edit a file
5166 named "hacked_Makefile.in" instead of "Makefile.in" if present.
5167 * mpw-README: Add problem notes about CW6 and CW7.
5168
5169Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
5170
5171 * Makefile.in (taz): Use ";" instead of ";;".
5172
5173Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
5174
5175 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
5176 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
5177 DISTDOCDIRS.
5178 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
5179 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
5180
5181Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
5182
5183 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
5184 and gnats, because they are now subsumed by DISTSTUFFDIRS.
5185 Move bfd to DISTSTUFFDIRS.
5186
5187Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
5188
5189 * Makefile.in (X11_LIB): Removed.
5190 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
5191
5192 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
5193
5194Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
5195
5196 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
5197 names.
5198
5199Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
5200
5201 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
5202
5203Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
5204
5205 * configure.in (i[345]86-*-win32): Always build newlib.
5206 Don't configure cvs, autoconf or texinfo.
5207 * Makefile.in (LD_FOR_TARGET): New.
5208 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
5209 Pass down LD_FOR_TARGET.
5210
5211Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
5212
5213 * winsup: New directory.
5214 * Makefile.in: Build winsup.
5215 * configure.in: Winsup is configured when target is win32.
5216 Can only build win32 target GDB when native.
35590697 5217
252b5132
RH
5218Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
5219
5220 * config.guess: Recognize HP model 819 machines as having
5221 a PA 1.1 processor.
5222
5223Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
5224
5225 * configure: Fix sed loop which substitutes for CC and CXX to
5226 avoid bug found in various sed implementations.
5227
5228Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
5229
5230 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
5231 simulator. Use standard powerpc-*-eabi*.
5232
5233Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
5234
5235 * configure.in: Stop putting gas and binutils in noconfigdirs for
5236 powerpc-*-aix* and rs6000-*-*.
5237
5238Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
5239
5240 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
5241 -mcall-aixdesc libraries.
5242
5243Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
5244
5245 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
5246
5247 * config.sub (arm | armel | armeb): Fix shell syntax.
5248
5249Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
5250
5251 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
5252 -msoft-float and -mcpu=common support.
5253 (powerpc*-*-eabisim*): Add support for building -mcall-aix
5254 libraries.
5255
5256Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
5257
5258 * configure.in: Allow configuration and build of emacs19 for the alpha.
5259
5260Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
5261
5262 * configure.in (CC): Get ^CC, not just any old CC, from
5263 ${host_makefile_frag}.
5264
5265Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
5266
35590697 5267 * configure.in (CC): Try to get CC from
252b5132
RH
5268 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
5269
5270Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
5271
5272 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
5273 only if it exists in $(srcdir).
5274
5275Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
5276
5277 * configure: If CC and CXX are not set in the environment, set
5278 them, based on either an existing Makefile or on searching for gcc
5279 in PATH. Substitute for CC and CXX in Makefile.
5280 * configure.in: Remove libm from target_libs. Separate
5281 target_configdirs from configdirs. If CC is not set in
5282 environment, try to get it from a host Makefile fragment. Rewrite
5283 changes of configdirs to use skipdirs instead. A few minor
5284 tweaks. Take directories out of target_configdirs as they are
5285 taken out of configdirs. Remove existing Makefile files from
5286 subdirectories. Substitute for TARGET_CONFIGDIRS and
5287 CONFIG_ARGUMENTS in Makefile.
5288 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
5289 by configure.in.
5290 (CONFIG_ARGUMENTS): Likewise.
5291 (CONFIGURE_TARGET_MODULES): New variable.
5292 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
5293 ($(CONFIGURE_TARGET_MODULES)): New target.
5294 (configure-libg++, configure-libio): New targets.
5295 (all-libg++): Depend upon configure-libg++.
5296 (all-libio): Depend upon configure-libio.
5297 (configure-libgloss, all-libgloss): New targets.
5298 (configure-libstdc++): New target.
5299 (all-libstdc++): Depend upon configure-libstdc++.
5300 (configure-librx, all-librx): New targets.
5301 (configure-newlib): New target.
5302 (all-newlib): Depend upon configure-newlib
5303 (configure-xiberty): New target.
5304 (all-xiberty): Depend upon configure-xiberty.
5305
5306Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
5307
5308 * configure.in (host i[345]86-*-win32): Expand the
5309 noconfigdirs again.
5310
5311Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
5312
5313 * mpw-configure: Fix sed command file name.
5314
5315Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
5316
35590697 5317 * configure.in (host i[345]86-*-win32): Reduce the
252b5132
RH
5318 noconfigdirs again.
5319
5320Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
5321
5322 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
5323 or powerpc*-*-pe*, since they are not yet supported.
5324
5325Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
5326
5327 Add PowerMac support and many other enhancements.
5328 * mpw-configure: New option --cc to select compiler to use,
5329 paste options set according to --cc into the generated
5330 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
5331 if mpw-make.sed is present.
5332 * mpw-config.in: Don't test for gC1, test for mpw-touch,
5333 add forward includes for PowerPC include files.
5334 * mpw-build.in: Build using Makefile.PPC if present.
5335 (do-byacc, etc): Remove separate version resource builds.
5336 (do-gas): Build "stamps" before "all".
5337 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
5338 * mpw-README: Update to reflect --cc option, PowerMac support,
5339 and recently-reported compatibility problems.
5340
5341Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
5342
5343 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
5344 embedded m68k systems (-aout, -coff, -elf, -vxworks).
5345 (--with-multilib-top): Pass to recursive invocations.
5346
5347Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
5348
5349 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
5350 v810-*-*.
5351
5352Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
5353
5354 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
5355 gdb, ld and opcodes on v810-*-*.
5356
5357Sat Sep 16 18:31:08 PDT 1995 Angela Marie Thomas <angela@cygnus.com>
35590697 5358
252b5132
RH
5359 * config/mh-ncrsvr43: Removed AR_FLAGS
5360
5361Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
5362
5363 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
5364 (local-maintainer-clean): New target.
5365 (maintainer-clean): New target.
5366 (realclean): Just depend upon maintainer-clean.
5367
5368Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
5369
5370 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
5371
5372Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
5373
5374 * configure.in: Build ld in mips*-*-bsd* case.
5375
5376Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
5377
5378 * config.sub: Accept -lites* OS. From Ian Dall.
5379
5380Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
5381
5382 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
35590697 5383 targets.
252b5132
RH
5384
5385Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
5386
5387 * configure.in: treat i386-win32 canadian cross the same as
5388 i386-go32 canadian cross.
5389
5390Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
5391
5392 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
5393 running under the simulator to build a reduced set of libraries.
5394 (powerpc-*-eabiaix): Add fine grained multilib support added to
5395 other powerpc targets yesterday.
5396
5397Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
5398
5399 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
5400 -disable-softfloat, -disable-relocatable, -disable-aix, and
5401 -disable-sysv to control which multilib libraries get built.
5402
5403Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
5404
5405 * configure: Add Makefile.tem to list of files to remove in trap
5406 handler.
5407
5408Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
5409
5410 * config.guess (*Linux*): Add missing "exit"s.
5411 Also, need specific check for alpha-unknown-linux (uses COFF).
5412
5413Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
5414
5415 * config.guess: Merge with FSF:
5416
5417 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
5418 * config.guess (AIX4): More robust release numbering discovery.
5419
5420 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
5421 * config.guess (i386-sequent-ptx): Properly get version number.
5422
5423 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
5424 * config.guess (mips:*:4*:UMIPS): New case.
5425
5426Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
5427
5428 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
5429 (i386-win32 host): Likewise. Don't build readline.
5430
afb8d725
JM
5431Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
5432
5433 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
5434 SUPPORT_FILES to submakes.
5435
252b5132
RH
5436Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
5437
5438 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
5439 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
5440 mpw-configure.
5441
5442Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
5443
5444 * configure.in (appdirs): Use =, not ==, in test expression when
5445 trying to build the text to print in the warning message for
5446 Solaris users.
5447
5448Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
5449
5450 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
5451
5452Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
5453
5454 * config.guess: Recognize lynx-2.3.
5455
5456Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
5457
5458 * config.sub (z8ksim): Deleted
5459 (z8k-*-coff): New, this is the one true name of the target.
5460
5461Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
5462
5463 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
5464
5465Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
5466
5467 * config.guess (*:Linux:*:*): First try asking the linker what the
5468 default object file format is (elf, aout, or coff). Then if this
5469 fails, try previous methods.
5470
5471Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
5472
5473 * configure.in: Don't build newlib for *-*-vxworks5.1.
5474
5475Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
5476
5477 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
5478 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
5479
5480Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
5481
5482 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
5483
5484Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
5485
5486 * cfg-ml-com.in: New file.
5487 * cfg-ml-pos.in: New file.
5488
5489Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
5490
5491 * COPYING.NEWLIB: Add HP free copyright to list.
5492
5493Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
5494
5495 * config.sub: Recognize -eabi* for the system, not just -eabi.
5496
5497Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
5498
5499 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
5500 * config.sub, configure.in (win32): New target and host.
5501
5502Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
5503
5504 * configure.in: Add i386-pe configuration.
5505
5506Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
5507
5508 * mpw-build.in (install): Install GDB after LD.
5509
5510Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
5511
5512 * mpw-config.in (elf/mips.h): Always forward-include, needed
5513 for GDB to build.
5514
5515Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
5516
5517 * testsuite: New directory for customer acceptance and whole tool
5518 chain tests.
5519
5520Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
5521
5522 * configure: If per-host line isn't found, but AC_OUTPUT is found
5523 and a configure script exists, run it instead.
5524
5525Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
5526
5527 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
5528
5529Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
5530
5531 * configure: Set build_{cpu,vendor,os,alias} to host values when
5532 --build isn't specified.
5533
5534Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
5535
5536 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
5537 (FLAGS_TO_PASS): Pass them.
5538 (EXTRA_TARGET_FLAGS): Ditto.
5539
5540 * config/m?-*pic: Define PICFLAG* instead of LIB*FLAGS*.
5541
5542Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
5543
5544 * Makefile.in (all-libg++): Depend on all-libstdc++.
5545
5546Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
5547
5548 * configure.in (noconfigdirs): Enable all packages for
5549 i386-unknown-netbsd.
5550
5551Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
5552
5553 * configure.in (noconfigdirs): Don't configure tk for i386-go32
5554 hosted builds (DOS builds)
5555
5556Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
5557
5558 Changes for ARM based on patches from Richard Earnshaw:
5559 * config.sub: Handle armeb and armel.
5560 * configure.in: Omit arm linker only for riscix.
5561
5562Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
5563
5564 * config.guess: Update from FSF.
5565
5566Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
5567
5568 * config.sub: Recognize powerpcle as the little endian varient of
5569 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
5570 powerpcle variant. Convert pentium into i586, not i486. Add p5
5571 alias for i586. Map new x86 variants p6, k5, nexgen into i586
5572 temporarily.
5573
5574Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
5575
5576 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
5577
5578Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
5579
5580 * config.sub: Accept -lites* as a basic system type.
5581
5582Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
5583
5584 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
5585 installed, and if so return linuxoldld as the system name.
5586
5587Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
5588
5589 * config.guess: Add hppa1.1-hp-lites support.
5590
5591Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
5592
5593 * configure.in: Don't build newlib for m68k-vxworks5.1.
5594
5595Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
5596
5597 * configure.in (mips-sgi-irix6): Use mh-irix5.
5598
5599Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
5600
5601 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
5602
5603Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
5604
5605 * test-build.mk: Enable building of shared libraries on IRIX 5 and
80413487 5606 OSF/1. Fix compiler flags.
252b5132
RH
5607 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
5608
5609Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
5610
5611 * configure.in: Recognize --with-newlib.
5612 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
5613
afb8d725
JM
5614Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
5615
5616 * Makefile.in: move {all,check,install}-gdb from *_MODULES
5617 to *_X11_MODULES due to gdbtk needing X include files et al.
5618
252b5132
RH
5619Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
5620
5621 Merge in support for Mac MPW as a host.
5622 (Old change descriptions retained for informational value.)
5623
5624 * mpw-config.in: Add generic include forwards for cpu-specific
5625 include files in aout and elf directories.
5626
5627 * mpw-configure: Added copyright.
5628 * mpw-config.in: Check for presence of required build tools.
5629 (target_libs): Add newlib.
5630 (target_tools): Add examples.
5631 (Read Me): Generate as "Read Me for MPW" instead.
5632 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
5633 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
5634 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
5635
5636 * mpw-configure: Remove subdir-specific makefile hackery,
5637 delete mk.tmp after using it.
5638
5639 * mpw-build.in (all): Display start and end times.
5640
5641 * mpw-configure (host_canonical): Set.
5642 (target_cpu): Always add to makefiles.
5643 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
5644 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
5645 (mpw-mh-mpw): Look for in srcdir and srcroot.
5646 Use sed instead of mpw-edit-prefix to edit prefix definitions.
5647
5648 * mpw-build.in: (install-only): New target.
5649
5650 * mpw-configure (host_alias, target_alias): Rename from hostalias
5651 and targetalias, add into generated Makefile.
5652 (mk.tmp): If present, add into generated Makefile.
5653 * mpw-build.in (all-gas): Build config.h first before gas proper.
5654
5655 * mpw-configure (config.status): Write only if changed.
5656 * mpw-config.in (readline): Configure it (not built, just used for
5657 definitions).
5658
5659 * mpw-config.in (elf/mips.h): Add a forward include.
5660
5661 * mpw-config.in: Forward-include most .h files in include into
5662 extra-include.
5663 (readline): Don't build.
5664 mpw-build.in (install): Install GDB.
5665
5666 * mpw-configure (prefix, mpw_prefix): Handle it.
5667 * mpw-config.in (mmalloc, readline): Don't configure.
5668 * mpw-build.in (thisscript): Rename to ThisScript.
5669 Use mpw-build instead of BuildProgram everywhere.
5670 (mmalloc, readline): Don't build.
5671 * mpw-README: New file, basic documentation about the MPW port.
5672
5673 * mpw-config.in: Use forward-include to create include files.
5674
5675 * mpw-configure: Add more things to the top of each configured
5676 Makefile, including contents of config/mpw-mh-mpw.
5677 * mpw-config.in (extra-include): Create this directory and fill it
5678 with Posix-like include files when configuring.
5679
5680 * config.sub (apple, mac, mpw): Add various aliases.
5681
5682 * mpw-build.in: New file, top-level build script fragment for MPW.
5683 * mpw-configure: New file, configure script for MPW.
5684 * mpw-config.in: New file, config fragment for MPW.
5685
5686Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5687
5688 * configure.in (host_libs): Remove glob, since it is gone from the
5689 sources.
5690
5691Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
5692
5693 * Makefile.in: define empty GDB_NLM_DEPS var.
5694
5695 * configure.in(target_makefile_frag): use config/mt-netware
5696 for netware targets.
5697
5698Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
5699
5700 * config.sub: Merge in recent FSF changes. Remove linux special
5701 cases.
5702
5703Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
5704
5705 build-all.mk,config/mh-solaris: revert these two changes:
5706
5707 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
5708
5709 * build-all.mk: Use CC=cc -Xs on Solaris.
5710
5711 Mon Mar 29 19:59:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
5712
5713 * config/mh-solaris: SunPRO C needs -Xs to be able to get a
5714 working xmakefile for Emacs.
5715
5716Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5717
5718 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
5719 stop using it.
5720 * Makefile.in: Nuke all references to glob subdirectory.
5721
5722Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
5723
5724 * configure.in: Fix --enable-shared logic in per-host.
5725
5726Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
5727
5728 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
5729
5730Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5731
5732 * configure.in (noconfigdirs): Don't build gas on AIX, for
5733 powerpc*-*-aix* as well as for rs6000*-*-aix*.
5734
5735Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
5736
5737 * configure: Fix --cache-file to work if the file argument is a
5738 relative path.
5739
5740Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
5741
5742 * configure: If the --cache-file is used, pass it down to
5743 configure in subdirectories.
5744
5745Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
5746
5747 * config.sub: add vxworks29k configuration.
5748
5749Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
5750
5751 * Makefile.in (taz): Do "diststuff" part quietly.
5752
5753Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
5754
5755 * config.sub: Mini-merge with gcc/config.sub.
5756
5757Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
5758
5759 * config.guess (IRIX): Sed - to _.
5760
5761Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
5762
5763 * Makefile.in (source-vault, binary-vault): New targets.
5764
5765Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
5766
5767 * config.sub: Recognize -eabi as a basic system type.
5768
5769Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
5770
5771 * configure.in (enable_shared stuff): Fix typo.
5772
5773Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
5774
5775 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
5776
5777Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
5778
5779 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
5780
5781Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
5782
5783 * configure.in (rs6000-*-*): Don't build gas.
5784
5785Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
5786
5787 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
5788 reduce command line length.
5789 (AS_FOR_TARGET): Check for as.new, not Makefile.
5790 (NM_FOR_TARGET): Check for nm.new, not Makefile.
5791
5792Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
5793
5794 * config.guess: Merge from FSF.
5795
5796Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
5797
5798 * configure: Don't use $ when handling program_suffix.
5799
5800Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
5801
5802 * configure.in: Configure tk for hppa/hpux.
5803
5804Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
5805
5806 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
5807
5808Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
5809
5810 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
5811 to LIBCXXFLAGS. Tests are better run without it.
5812
5813Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
5814
5815 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
5816
5817Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
5818
5819 * configure.in (*-*-netware*): Don't configure xiberty.
5820
5821Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
5822
5823 * configure.in: Remove tk from native_only list.
5824
5825Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
5826
5827 * build-all.mk: Add mips-ncd-elf target to sun4 targets
5828 for special NCD build.
5829
5830Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
5831
5832 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
5833 makeall.bat, they're only useful for binutils snapshots.
5834 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
5835 makeall.bat to specified SUPPORT_FILES.
5836
5837Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
5838
5839 * build-all.mk: Add Ericsson targets to sun4 and solaris
5840 hosts. Add BNR's sun4 target to solaris host, so their
5841 build-from-source will be tested in-house first.
5842
5843Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
5844
5845 * Makefile.in (LIBCFLAGS): New variable.
5846 (CFLAGS_FOR_TARGET): Ditto.
5847 (LIBCFLAGS_FOR_TARGET): Ditto.
5848 (LIBCXXFLAGS): Ditto.
5849 (CXXFLAGS_FOR_TARGET): Ditto.
5850 (LIBCXXFLAGS_FOR_TARGET): Ditto.
5851 (BASE_FLAGS_TO_PASS): Pass them.
5852 (EXTRA_TARGET_FLAGS): Ditto.
5853
5854 * configure.in, config/m[th]-*pic: Support --enable-shared.
5855
5856Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
5857
5858 * configure.in (target_libs): Include libstdc++ again.
5859 * config.guess: Update from FSF (for FreeBSD).
5860
5861Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
5862
5863 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
5864 makeall.bat.
5865 (DISTDOCDIRS): Add `etc'.
5866 (ETC_SUPPORT_PFX): New variable.
5867 (taz): Include anything from etc starting with a word in
5868 ETC_SUPPORT_PFX.
5869
5870Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
5871
5872 * config.sub: Update for recent FSF changes. Remove obsolete
5873 h8300hds entry. Add -windows* and -osx as basic os. Minor
5874 spacing changes.
5875
5876Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
5877
5878 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
5879
5880 * config.guess: Merge with FSF.
5881 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
5882
5883Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
5884
5885 * configure: Since the "trap 0" handler will override the exit
5886 status on many systems, only use it for "exit 1", and make it set
5887 a non-zero exit status; reset it before "exit 0". Also, check
5888 exit status of config.sub, and error out if it failed.
5889
5890Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
5891
5892 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
5893 and install libgloss.
5894
5895Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
5896
5897 * Makefile.in (all-binutils): Depend upon all-byacc.
5898
5899 * configure.in: Don't build emacs on Irix 5.
5900
5901Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
5902
5903 * configure.in (*-*-netware*): Add libio.
5904
5905Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
5906
5907 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
5908 (CHECK_TARGET_MODULES): Ditto.
5909 (INSTALL_TARGET_MODULES): Ditto.
5910 (TARGET_LIBS): Ditto.
5911 (all-libstdc++): Note dependencies.
5912
5913Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
5914
5915 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
5916
5917Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
5918
5919 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
5920 -fexternal-templates.
5921
5922 * configure.in (target_libs): Add libstdc++.
5923 (noconfigdirs): Add libstdc++ as appropriate.
5924
5925Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
5926
5927 * config.guess: Update from FSF.
5928
5929Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
5930
5931 * configure: Use ${config_shell} when running ${configsub}.
5932
5933Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
5934
5935 * config.sub: No longer recognize h8300h.
5936
5937Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
5938
5939 * config.sub: Remove extraneous differences between config.sub and
5940 gcc/config.sub.
5941
5942Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
5943
5944 * Makefile.in (DISTSTUFFDIRS): Add gas.
5945
5946Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
5947
5948 * COPYING.NEWLIB: New file.
5949
5950Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
5951
5952 * config.guess (HP-UX): Patch from Harlan Stenn
5953 <harlan@landmark.com> to also emit release level.
5954
5955Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
5956
5957 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
5958
5959Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
5960
5961 * config.sub: Merge nextstep cleanup from FSF.
5962
5963Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
5964
5965 * configure.in (arm-*-*): Don't configure ld for this target.
5966
5967Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
5968
5969 * configure.in (*-*-netware): don't configure libg++, libio,
5970 librx, or newlib.
5971
5972Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
5973
5974 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
5975 configure ld--it works, but it doesn't support shared libraries.
5976
5977Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
5978
5979 * config.guess (*-unknown-freebsd*): Get rid of possible
5980 trailing "(Release)" in version string.
5981 Patch from Paul Richards <paul@isl.cf.ac.uk>.
5982
5983Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
5984
5985 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
5986 Fix type: *-next-neststep -> *-next-nextstep.
5987
5988 * config.guess: Merge from FSF:
5989
5990 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
5991
5992 * config.guess: Recognize powerpc-ibm-aix3.2.5.
5993
5994 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
5995
5996 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
5997 instead of UNIX_SV for UnixWare 1.0).
5998
5999Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
6000
6001 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
6002 to make gdb/nlm/* build after the compiler and linker.
6003
6004Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
6005
6006 * config.guess (netbsd, freebsd, linux): Accept any machine,
6007 not just i[34]86.
6008 (m68k-atari-sysv4): Relocate to match FSF version.
6009
6010 * config.guess: More merges from the FSF:
6011
6012 Add a space before function call or macro invocation.
6013
6014 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
6015
6016 * config.guess: Add trap cmd to remove dummy.c and dummy when
6017 interrupted.
6018
6019 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
6020
6021 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
6022 (dummy): Redirect stderr from compilation of dummy.c.
6023
6024 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
6025
6026 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
6027
6028Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
6029
6030 * configure: Accept and ignore --cache*, for compatibility with
6031 new autoconf.
6032
6033Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
6034
6035 * config.guess: Merge from FSF:
6036
6037 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6038
6039 * config.guess (Pyramid*:OSx*:*:*): New case.
80413487
RH
6040 (PATH): Add /.attbin at end for finding uname.
6041 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
252b5132
RH
6042
6043 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
6044
80413487 6045 * config.guess (M88*:DolphinOS:*:*): New case.
252b5132
RH
6046
6047 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
6048
80413487
RH
6049 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
6050 to select whether to use ELF or COFF.
252b5132
RH
6051
6052 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6053
80413487 6054 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
252b5132
RH
6055
6056 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6057
6058 * config.guess: Guess the OS version for HPUX.
6059
6060 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
6061
6062 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
6063
6064Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
6065
6066 * configure.in: Recognize --with-headers, --with-libs, and
6067 --without-newlib.
6068 * Makefile.in (all-xiberty): Depend upon all-ld.
6069
6070Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
6071
6072 * configure.in: Change i[34]86 to i[345]86.
6073
6074Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
6075
6076 * configure (version): A few more tweaks to help message.
6077
6078Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
6079
6080 * Makefile.in: Remove (for now) librx as a host library,
6081 now that we're building it for target.
6082
6083Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
6084
6085 * configure: Fix up help message; from karl@owl.hq.ileaf.com
6086 (Karl Berry).
6087
6088Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
6089
6090 * configure.in: Also configure librx.
6091
6092Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
6093
6094 * Makefile.in: Update various rules to reflect that librx
6095 is now needed for libg++.
6096
6097Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
6098
6099 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
6100
6101Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
6102
6103 * configure.in: Configure the examples directory.
6104
6105Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
6106
6107 * configure: Simplify Jun 2 1994 change.
6108
6109Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
6110
6111 * change CC to /usr/latest/bin/gcc for lynx host builds, since
6112 /bin/gcc isn't good enough to build gcc.
6113
6114Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
6115
6116 * Makefile.in (GDB_SUPPORT_FILES): Remove
6117 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
6118 (gdb.tar.gz): Add new rule to use standard distribution building
6119 mechanism.
6120
6121Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6122
6123 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
6124 Bill Cox <bill@cygnus.com>.
6125
6126Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
6127
6128 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
6129
6130Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
6131
6132 * configure: Search current dir first in .gdbinit.
6133
6134Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
6135
6136 * config.sub: Recognize freebsd (merged from gcc config.sub).
6137
6138Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
6139
6140 * config.sub: Refer to NeXT's operating system as nextstep.
6141
6142 * config.sub (case $basic_machine): Re-order the cases, to match
6143 the order in the FSF version (which is mostly alphabethical).
6144 Merge in some additions and changes from the FSF.
6145
6146Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
6147
6148 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
6149 * config.sub: Recognize cxux7.
6150 * configure.in: Use mh-cxux for m88k-harris-cxux*.
6151
6152Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
6153
6154 * config.sub: Fix typo powerpc -> powerpc-*.
6155
6156Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
6157
6158 * Makefile.in: `all-emacs19' depends on `all-byacc'.
6159
6160 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
6161 parallel with all-emacs and install-emacs). Top-level command
6162 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
6163
6164Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
6165
6166 * test-build.mk ($(host)-stamp-stage2-installed): Remove
6167 $(relbindir)/make before doing ``make install'', and use
6168 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
6169 installing over running make binary.
6170 ($(host)-stamp-stage3-installed): Likewise.
6171
6172Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6173
6174 * config.guess: Recognize Mach.
6175
6176Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
6177
6178 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
6179 see whether --exec-prefix was used.
6180
6181Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
6182
6183 * README: Explicitly mention libg++/README. (Zoo's idea.)
6184
6185Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6186
6187 * Makefile.in: Add all-librx target similar to all-libproc.
6188
6189Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
6190
6191 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
6192 with post 1.2 uname bogosity.
6193
6194Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6195
6196 * configure: Remove temporary files on receipt of a signal.
6197
6198Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
6199
6200 * configure: If there is a package_makefile_frag, remove
6201 ${subdir}/Makefile.tem after copying it in.
6202
6203Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
6204
6205 * build_all.mk: support rs6000 lynx identifies itself as
6206 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
6207 since /bin/gcc is too feeble to compile a modern gcc.
6208
6209Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
6210
6211 * brought devo/test-build.mk update-to-date with progressive/
6212 test-build.mk. Add lynx targets and hppa flag info.
6213
6214Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
6215
6216 * configure.in: Use mh-ncrsvr43. Patch from
6217 Tom McConnell <tmcconne@sedona.intel.com>.
6218
6219Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
6220
6221 * config.guess (i386-unknown-bsdi): No longer need to
6222 check #if defined(__bsdi__) && defined(__i386__).
6223
6224Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6225
6226 * configure: Set program_transform_nameoption correctly.
6227
6228Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
6229
6230 * brought build-all.mk update-to-date with progressive build-all.mk,
6231 added new targets and hppa info.
35590697 6232
252b5132
RH
6233Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6234
6235 * configure: If config.guess result is a prefix of the user
6236 specified target, assume a native build and use the user specified
6237 target as the host alias. Remove SunOS patch suffix removal hack.
6238 * configure.in: Remove SunOS patch suffix removal hack.
6239
6240 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
6241 in NATIVE_CHECK_MODULES.
6242
6243Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
6244
6245 * Makefile.in: Rename HOST_ONLY to NATIVE.
6246 * configure: Delete SunOs patch suffix from host_canonical
6247 and build_canonical variables that are prepended to Makefiles.
6248 * configure.in: Add comments for easier maintenance.
6249
6250Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6251
6252 * Makefile.in: Add all-libproc target similar to all-gui.
6253
6254Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
6255
6256 * Makefile.in (CHECK_MODULES): split into
6257 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
6258
6259Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
6260
6261 * config.guess (i386-unknown-bsdi): New system to guess.
6262
6263Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6264
6265 * Makefile.in: Add all-gui target (but not yet build by "all").
6266
6267Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
6268
6269 * config.sub: Move deletion of patch suffix from here...
6270 * configure.in: To here, at Ian's suggestion. The top-
6271 level scripts might need to know of a patch level.
6272
6273Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
6274
6275 * config.sub: Strip off patch suffix so rtl is recognized
6276 as a sunos4.1.3 machine, even though it's been patched.
6277
6278Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
6279
6280 * Makefile.in (INSTALL_LAST): Delete.
6281 (INSTALL_DOSREL): New.
6282
6283Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6284
6285 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
6286 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
6287 whether we pass down --with-gnu-ld anyhow.
6288
6289Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
6290
6291 * Makefile.in (INSTALL_LAST): Change operation so it works
6292 on more flavors of make.
6293 * configure.in (go32): Don't build libg++ or libio.
6294
6295Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
6296
6297 * Makefile.in (Move HOST_PREFIX_1 and friends up so
6298 they can be overriden by templates.
6299
6300Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
6301
6302 * configure.in (target==go32): Don't build gdb.
6303 * dosrel: New directory.
6304
6305Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
6306
6307 * configure.in (host==go32): Configure dosrel too.
6308 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
6309 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
6310 be set by incoming names or templates.
6311 (INSTALL_LAST): New rule.
6312 * config/mh-go32: New fragment.
6313
6314Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
6315
6316 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
6317
6318Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
6319
6320 * config/mh-lynxrs6k: Renamed from mh-lynxosrs6k, to make it
6321 unique in 8.3 naming schemes.
6322 * configure.in (appdirs): New variable. Currently empty, but will
6323 be used in gas distribution. If nonempty, lists a set of
6324 directories at least one of which must get configured, or top
6325 level configuration is considered to have failed.
6326 (rs6000-*-lynxos*): Use new file name.
6327
6328Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6329
6330 Eliminate XTRAFLAGS.
6331 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
6332 newlib include files using -idirafter, and also use -nostdinc.
6333 (CXX_FOR_TARGET): Likewise.
6334 (XTRAFLAGS): Removed.
6335 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
6336 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
6337 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
6338 ($(DO_X)): Don't pass down XTRAFLAGS.
6339
6340Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
6341
6342 * configure.in (mips*-dec-bsd*): New target; do build linker.
6343 (mips*-*-bsd*): New target; don't build linker.
6344
6345Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
6346
6347 * configure.in: support rs6000-*-lynxos* configuration.
6348 support sunos4 as a cross target.
6349
6350 * config.sub: look for lynx*, not lynx since the OS version may
6351 legitimately be part of the name.
6352
6353Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
6354
6355 * configure.in (i[34]86-*-sco*): Move to be with other i386
6356 targets.
6357 (romp-*-*): New target. Skip various binary utilities.
6358 (vax-*-*): New target. Don't build newlib.
6359 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
6360
6361Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
6362
6363 * configure.in: Only set host_makefile_frag if config
6364 directory exists.
6365
6366Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
6367
6368 * install.sh: If $dstdir exists, don't check whether each
6369 component does.
6370
6371Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6372
6373 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
6374
6375Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
6376
35590697
AJ
6377 * configure.in (*-*-lynxos*): Don't configure newlib for either
6378 native or cross Lynx.
252b5132
RH
6379
6380Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
6381
6382 * config.sub (sparc64-elf): Fix os.
6383 (z8k): Remove duplicate.
6384
6385Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6386
6387 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
6388 gcc/stmp-fixproto, to try to prevent fixproto from being run.
6389
6390Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
6391
6392 * configure: Make file links cleanly even if Lynx fails on
80413487 6393 an NFS symlink (at least fail cleanly).
252b5132
RH
6394
6395Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
6396
6397 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
6398 -XNh2000.
6399
6400Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
6401
6402 * configure: Unknown options are fatal again.
6403
6404Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
6405
6406 * configure: Ignore --x-includes and --x-libraries, for Autoconf
35590697 6407 compatibility.
252b5132
RH
6408
6409Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
6410
6411 * build-all.mk: Add `clean' target.
6412
6413Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6414
6415 * config.guess: Add SINIX support.
6416 * configure.in: Add mips-*-sysv4* support.
6417
6418Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
6419
6420 * build-all.mk: Document all useful targets.
6421 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
6422 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
6423
6424Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
6425
6426 * configure: Support --silent, --quiet.
6427
6428Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
6429
6430 * configure: Support --disable-FEATURE.
6431
6432Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6433
6434 * config.guess: Recognize NCR running SVR4.3.
6435
6436Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
6437
6438 * config.guess: Make BSDI generate i386-unknown-bsd386.
6439 Patch from Paul Eggert <eggert@twinsun.com>.
6440
6441Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6442
6443 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
6444
6445Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
6446
6447 * configure: Make unrecognized options give nonfatal warnings
6448 instead of fatal errors, and pass them to any subdirectory
6449 configures in case they recognize them.
6450 Make --x equivalent to --with-x.
6451
6452Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
6453
6454 * configure: Add --enable-* options. Clean up usage message and
6455 some comments.
6456
6457Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
6458
6459 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
6460
6461Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
6462
6463 * configure.in (hppa*-*-*): Enable binutils.
6464
6465Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6466
6467 * config.sub: Recognize cisco.
6468
6469Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
6470
6471 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
6472
6473Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6474
6475 * config.guess: about target *-hitachi-hiuxwe2, don't print more
6476 than one configuration name. Add comment.
6477
6478Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
6479
6480 * config.guess: about target *-hitachi-hiuxwe2, fixed
6481 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
6482 macro is incorrect.]
6483
6484Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6485
6486 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
6487 than the "make ls" stuff which used to be here.
6488
6489Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
6490
6491 * config.guess: Recognize i[34]86-unknown-freebsd.
6492 From Shawn M Carey <smcarey@rodan.syr.edu>.
6493
6494Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
6495
6496 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
6497
6498Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
6499
6500 * config.guess: Check for ptx.
6501
6502Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
6503
6504 * config.sub: Add os9k checking.
6505
6506Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
6507
6508 * config.guess: Handle OSF1 running on HPPA processors
6509
6510Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
6511
6512 * configure: If subdir configure fails, print out a message with
6513 subdirectory name, in case subdir's configure code didn't identify
6514 itself.
6515
6516Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
6517
6518 * configure.in: Remove embedded newlines from configdirs.
6519 Avoid mismatches of substrings. Fix matching strings at end
6520 of configdirs.
6521
6522Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
6523
6524 * config.guess: Add Lynx/rs6000 config support.
6525
6526Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
6527
6528 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
6529
6530Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
6531
6532 * configure.in (hppa*-*-osf*): Treat this just like most other
6533 PA configurations (eg no binutils or ld).
6534 (hppa*-*-*elf*): These configurations have binutils and ld.
6535
6536Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
6537
6538 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
6539
6540Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6541
6542 * configure.in (rs6000-*-*): Build gas.
6543
6544Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
6545
80413487 6546 * Makefile.in: Avoid bug in losing hpux sed.
252b5132
RH
6547
6548Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6549
6550 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
6551 for GDB and GDB has been fixed to not need it.
6552
6553Mon Jan 31 18:40:55 1994 Stu Grossman (grossman at cygnus.com)
6554
6555 * config/mh-lynxosrs6k: Account for lack of ranlib!
6556
6557Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
6558
6559 * config.guess: Recognize vax hosts.
6560
6561Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
6562
6563 * configure (while loop): Don't use "break 2" inside case
6564 statement -- the case statement isn't an enclosing loop.
6565
6566Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
6567
6568 * config.guess: Clean up NeXT support, to allow nextstep
6569 on Intel machines. Make OS be nextstep.
6570
6571Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
6572
6573 * config.guess: Add alternate forms for Convex.
6574
6575Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
6576
6577 * configure: Completely rewrite option processing. Take
6578 advantage of pattern-matching to avoid invoking test frequently.
6579 Also clean up host and target defaulting logic.
6580
6581Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
6582
6583 * Makefile.in: Replace all occurrances of "rootme" with "r" and
6584 "$${rootme}" with "$$r", to increase the likelihood that the do-*
6585 commands (plus user environment) will fit SCO limits.
6586
6587Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6588
6589 * configure.in: Don't issue warnings about directories which are
6590 not being configured if -norecursion is set. Correct test for
6591 --with-gnu-as and --with-gnu-ld to not get confused by substring
6592 matches.
6593
6594 * configure.in: Don't build gas for alpha-dec-osf1*.
6595
6596Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
6597
6598 * configure: Back out Per's change of 12/19/1993. It changes the
6599 behavior of configure in unexpected and confusing ways.
6600
6601 Also, use different delim char when calculating
6602 program_transform_name so that the name can contain slashes.
6603
6604Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
6605
6606 * configure.in, config.sub: Add support for VSTa micro-kernel.
6607
6608Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
6609
6610 * configure.in: Nuke hacks which were used to get a special
6611 version of GAS for HPPA configurations.
6612
6613Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
6614
6615 * configure: If only ${target_alias} is given, use that
6616 as the default for ${host_alias}.
6617 * configure: Add missing back-slashes before nested quotes.
6618
6619Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
6620
6621 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
6622
6623Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
6624
6625 * config.guess: Recognize some Tektronix configurations.
6626 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
6627
6628Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
6629
6630 * config.sub: Match any flavor of SH.
6631
6632Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
6633
6634 * configure.in: Don't try to configure newlib for Alpha.
6635
6636Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6637
6638 * configure.in: Don't build ld for Irix 5. Don't build gas,
6639 libg++ or libio for any Alpha target.
6640
6641 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6642 * config/mh-irix5. New file for Irix 5.
6643
6644Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
6645
6646 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
6647 default arguments -- so it tried to compress itself.
6648
6649Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
6650
6651 * configure.in (notsupp): ensure that a space is always at the end
6652 of the configdirs list, since the grep checks for an explicit space
6653
6654Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
6655
6656 * configure.in (target i386-sysv4.2): don't build ld, since static
6657 versions of many libraries are not available.
6658
6659Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6660
6661 * config.guess: Recognize Apollos (using environment variables).
6662 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
6663
6664Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6665
6666 * config.guess: Recognize Sony news mips running newsos.
6667
6668Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
6669
6670 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
6671 "fi ; else" for bash.
6672
6673Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
6674
6675 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
6676
6677Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
6678
6679 * config.sub: accept unixware as an alias for svr4.2.
6680 Fix some inconsistancies with the gcc version.
6681
6682Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6683
6684 * Makefile.in (DISTDOCDIRS): Add gdb.
6685
6686Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
6687
6688 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
6689
6690Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
6691
6692 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
6693 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
6694 this now.
6695
6696Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6697
6698 * config.sub: Accept hiux* as an OS name.
6699
6700 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
6701 etc/make-stds.texi. The underscore came from gcc, and dje now
6702 agrees that RUNTESTFLAGS is the correct name.
6703
6704Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
6705
6706 * install.sh: Remove 'set -e'. It makes any conditionals
6707 in the script useless.
6708
6709 * config.guess: Automatically recognize arm-acorn-riscix
6710 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
6711
6712Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
6713
6714 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
6715
6716Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
6717
6718 * Makefile.in (DISTDOCDIRS): New variable.
6719 (taz): Edit local Makefile.in sooner, instead of proto-toplev
35590697 6720 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
252b5132
RH
6721
6722Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
6723
6724 * configure.in (hppa target): check the source directory for the
6725 pagas sub-directory
6726
6727Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
6728
6729 * config.sub: Allow -aout* and -elf*.
6730
6731Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
6732
6733 * configure.in: Don't build ld on i386-solaris2, same as for
6734 sparc-solaris2.
6735
6736Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
6737
6738 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
6739
6740Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6741
6742 * configure.in: Configure gdb for alpha.
6743
6744Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6745
6746 * Makefile.in (CXXFLAGS): Add -O.
6747
6748Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
6749
6750 * config.guess: added support for DG Aviion
6751
6752Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
6753
6754 * configure.in: Produce warning message for subdirectories not
6755 configurable for this host/target combination. Don't try to
6756 configure gdb for vms.
6757
6758Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
6759
6760 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
6761 appropriate files before making "diststuff".
6762 (DISTBISONFILES): New var: list of files to be edited.
6763 (DISTSTUFFDIRS): Add binutils.
6764
6765Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
6766
6767 * config.sub: also handle mipsel and mips64el (for little endian mips)
6768
6769Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6770
6771 * configure.in: Add * to end of all OS names.
6772
6773Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
6774
6775 * configure.in: Build newlib for LynxOS native.
6776
6777Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6778
6779 * config.guess: Add support for delta 88k running SVR3.
6780
6781 * configure.in: Add comment about HP compiler vs. emacs.
6782
6783Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
6784
6785 * configure.in: don't build ld on solaris2 (not a viable option
6786 due to bugs in getpwnam & getpwuid)
6787
6788Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
6789
6790 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
6791 config.guess will produce a full version number.
6792
6793Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6794
6795 * configure.in: Build linker and binutils for alpha-dec-osf1.
6796
6797Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6798
6799 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
6800 and gdb/testsuite/Makefile.in.
6801
6802Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
6803
6804 * configure.in: recognize mips*- instead of mips-
6805
6806Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
6807
6808 * config.sub: Accept linux*coff and linux*elf as operating
6809 systems.
6810
ba73c63f
JM
6811Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
6812
6813 * ltmain.sh: Handle symlinks in generated script.
6814
252b5132
RH
6815Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6816
6817 * config.sub: Recognize mips64, and mips3 as an alias for it.
6818
6819Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6820
6821 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
6822 gdb knows how to handle OSF/1 shared libraries.
6823
6824Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6825
6826 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
6827 * config.guess: Recognize Hitachi's HIUX.
6828 * config.sub: Recognize h3050r* and hppahitachi.
6829 Remove redundant cases for hp9k[23]*.
6830
6831Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
6832
6833 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
6834 if gas and ld are in the source tree and are in ${configdirs}.
6835 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
ba73c63f 6836 --with options (but still pass them down on the command line,
252b5132
RH
6837 if they were explicitly specified).
6838
ba73c63f
JM
6839Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
6840
6841 * configure: Handle autoconf style directory options: --bindir,
6842 --datadir, --includedir, --infodir, --libdir, --libexecdir,
6843 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
6844 --sysconfdir.
6845 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
6846 (sharedstatedir, localstatedir, oldincludedir): New variables.
6847 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
6848 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
6849 sbindir, sharedstatedir, and sysconfdir.
6850
252b5132
RH
6851Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
6852
6853 * configure: substitute SHELL value in Makefile.in with
6854 ${CONFIG_SHELL}
6855
ba73c63f
JM
6856Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
6857
6858 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
6859
252b5132
RH
6860Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6861
6862 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
6863 *-*-solaris2* targets.
6864
6865Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
6866
6867 * Makefile.in: define M4, and pass it down to sub-makes;
6868 all-autoconf now depends on all-m4
6869
6870Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
6871
6872 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
6873 presence of {ar,ranlib} instead of a configured directory
6874
6875Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
6876
6877 * config.guess: Accept 34?? as well as 33?? for NCR.
6878
6879Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
6880
6881 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
6882 of 'gas' in sed commands, since 'gash' is now in the tree as well.
6883
6884Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
6885
6886 * configure: grab values for $(CC) and $(CXX) from the
6887 environment, so that someone can do "CC=gcc configure; make" and
6888 have it work right (matching the way that autoconf works now)
6889
6890 * configure.in, Makefile.in: add support for gash, the tcl
6891 interface to Galaxy
6892
6893 * config.guess: add NetBSD variants (hp300, x86)
6894
6895Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
6896
6897 * install.sh: Support -d option (in the manner of SunOS 4 install,
6898 as it is more deterministic than that of GNU install)
6899 (chmodcmd): Set file to mode 755 by default (should also do default
6900 chgrp and chown, but I don't feel like dealing with that now)
6901
6902Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
6903
6904 * config.sub: Remove h8300hhms alias.
6905
6906Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6907
6908 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
6909
6910Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
6911
6912 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
6913 as stmp-fixinc
6914
6915Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
6916
6917 * config.sub: recognize m88110-bug-coff.
6918
6919Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
6920
6921 * Makefile.in (all-libio): all dependencies on the toolchain used
6922 to build this (gcc, gas, ld, etc)
6923
6924Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6925
6926 * config.guess: Deal with OSF/1 1.3 on alpha.
6927
6928Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
6929
6930 * install.sh: add some 'else true' clauses for portability
6931
6932 * configure.in: don't build libio for h8[35]00-*-* targets
6933
6934Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
6935
6936 * Makefile.in: Add support for new libio.
6937
6938Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6939
6940 * install.sh: If one command fails, don't try the rest. Don't try
6941 to remove $dsttmp (via trap) unless we have already created it.
6942 If $src doesn't exist, detect it and exit with an error.
6943
6944 * config.guess: Recognize BSD on hp300.
6945
6946Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
6947
6948 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
6949 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
6950
6951Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
6952
6953 * Makefile.in (all-send-pr): depends on all-prms
6954
6955Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6956
6957 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
6958
6959Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6960
6961 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
6962 Added test for mips-mips-riscos5.
6963
6964Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
6965
6966 * configure.in: use mh-hp300 for 68k HP hosts
6967
6968Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
6969
6970 * configure: add support for CONFIG_SHELL, so that you can use
6971 some alternate shell for evaluating configure scripts
6972
6973Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
6974
6975 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
6976 in configure script to bug-gdb@prep.ai.mit.edu when building
6977 distribution archive.
6978 * Makefile.in (COMPRESS): Remove def.
6979 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
6980 gdb.tar.Z and make-gdb.tar.Z respectively.
6981 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
6982 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
6983 to convergence with 'taz' target in Makefile.in.
6984
6985Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
6986
6987 * install.sh (dsttmp): use trap to ensure that tmp files go
6988 away on error conditions
6989
6990Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
6991
6992 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
6993
6994Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6995
6996 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
6997 its parent is '/' not ''.
6998
6999 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
7000
7001Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
7002
7003 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
7004 that ${newsrcdir}/configure.in does.
7005
7006Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7007
7008 * test-build.mk: support for CONFIG_SHELL
7009
7010Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
7011
7012 * config.sub (netware): Add as a basic system type.
7013
7014Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
7015
7016 * Makefile.in (Makefile): depend on configure.in. Also drop the
7017 $(srcdir)/ from the dependency on Makefile.in.
7018
7019Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
7020
7021 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
7022 (h8300hhms is temporary until multi-libraries are implemented).
7023 * configure.in: Handle h8300h too.
7024
7025Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7026
7027 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
7028
7029Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
7030
7031 * configure: Remove extraneous output when guessing host type.
7032 * config.guess: Remove extraneous output when guessing using C
7033 compiler rather than uname, or when guessing fails.
7034
7035Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
7036
7037 * Makefile.in: remove all.cross and install.cross targets
7038
7039 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
7040 definitions
7041
7042Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
7043
7044 * configure.in (target sh): Build gprof.
7045
7046Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7047
7048 * config.sub: change -solaris to -solaris2
7049
7050Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7051
7052 * configure.in: Use config/mh-riscos for mips-*-sysv*.
7053
7054Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
7055
7056 * configure: Correct error message for missing Makefile.in to
7057 print correct directory.
7058
7059Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7060
7061 * install.sh: kludge around 386BSD shell bug
7062
7063Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
7064
7065 * config.guess: Recognize NeXT.
7066 * config.guess: Recognize i486-ncr-sysv4.
7067 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
7068
7069Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
7070
7071 * Makefile.in (MAKEINFOFLAGS): New variable.
7072 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
7073 * build-all.mk, test-build.mk: Pass down --no-split as
7074 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
7075
7076Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
7077
7078 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
7079
7080Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
7081
7082 * Makefile.in (libg++.tar.z): New rule.
7083 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
7084 * Makefile.in (taz): Only do a single chmod.
7085
7086Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
7087
7088 * install.sh: don't use dirname anymore (replaced with sed usage)
7089
7090Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
7091
7092 * Makefile.in: Change extension for gzip'd files from '.z' to
7093 '.gz' per new FSF standard usage.
7094
7095Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
7096
7097 * configure: put quotes around the final value of program_transform_name
7098
7099Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7100
7101 * Makefile.in: new install.sh support; update install-info rules
7102
7103Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
7104
7105 * configure.in: Build diff for crosses, but not for go32 host.
7106
7107 * configure.in: Build gprof only for native, and don't build it
7108 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
7109
7110Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
7111
7112 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
7113
7114Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
7115
7116 * configure.in (host_tools): Add prms.
7117
7118Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7119
7120 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
7121 with $(FLAGS_TO_PASS) on the command line
7122
7123 * config.sub: Recognize lynx and lynxos
7124
7125Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
7126
7127 * config.sub: Accept -ecoff*, not just -ecoff.
7128
7129Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
7130
7131 * Makefile.in (taz): Use .gz suffix instead of .z.
7132 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
7133 names.
7134
7135Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7136
7137 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
7138
7139Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7140
7141 * Makefile.in (install-no-fixedincludes): install gcc last, so
7142 that rebuilds that might happen during 'make install' don't get
7143 bogus gcc include files
7144
7145Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
7146
7147 Change from Utah for HPPA support:
7148 * config.guess: Recognize hppa1.x-hp-bsd.
7149
7150Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
7151
7152 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
7153 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
7154
7155Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
7156
7157 * config.sub: Add support for rom68k and bug boot monitors.
7158
7159Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
7160
7161 * Makefile.in: Make all-opcodes depend on all-bfd.
7162
7163Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
7164
7165 * config.guess: Added special check for i[34]86-univel-sysv4*.
7166
7167Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
7168
7169 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
7170 the processor rather than assuming i486.
7171
7172Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7173
7174 * config.guess: Recognize SunOS6 as Solaris3.
7175
7176Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
7177
7178 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
7179 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
7180
7181Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
7182
7183 * build-all.mk (all-cross): New target for Canadian Cross.
7184 Added Q2 go32 targets.
7185 * test-build.mk: Configure go32 cross sparclite-aout and
7186 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
7187 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
7188
7189Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7190
7191 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
7192 GO32 hosted toolchains
7193
7194Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
7195
7196 * configure: change so "-exec-prefix" gets passed down rather
7197 than "-exec_prefix" so autoconf generated Makefiles get the
7198 exec_prefix set right.
7199
7200Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7201
7202 * config.guess: get the Solaris2 minor version number
7203
7204 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
7205
7206Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
7207
7208 * config.guess: Recognize some Sequent platforms.
7209
7210Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7211
7212 * Makefile.in: added the vault-install target
7213
7214 * configure.in: actually use the Sun3 makefile fragment that's in
7215 config, also added the release dir to configdirs
7216
7217Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
7218
7219 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
7220
7221Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7222
7223 * configure.in: remove some program from Alpha targetted toolchains
7224
7225Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
7226
7227 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
7228 gprof.
7229 (taz): Run "make diststuff" in those directories instead of "make
7230 proto-dir". Look for "VERSION=" only at start of line in subdir
7231 Makefile. Use "gzip -9" for compression.
7232 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
7233 (binutils.tar.z): New target.
7234
7235Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
7236
7237 * Makefile.in (taz): Include gpl.texinfo.
7238
7239Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
7240
7241 * Makefile.in (setup-dirs): Merged into "taz" target.
7242 (taz): Only do `proto-dir' stuff if a directory is actually needed
7243 for this target.
7244
7245Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
7246
7247 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
7248 (FLAGS_TO_PASS): Pass down MUNCH_NM.
7249 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
7250 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
7251 (gcc-no-fixedincludes): Correct for current gcc Makefile.
7252
7253Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
7254
7255 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
7256 config.sub, and move-if-change to gdb testsuite distribution
7257 archive, so the testsuite can be extracted, configured, and
7258 run separately from the gdb distribution. Blow away the Chill
7259 tests that require a Chill compiled executable, since GNU Chill
7260 is not yet publically available.
7261
7262Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7263
7264 * test-build.mk: set environment variables in a single command,
7265 instead of a list of assignments and exports
7266
7267 * config.guess: recognize Alpha/OSF1 systems
7268
7269Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
7270
7271 * configure: Change help message to prefer --options rather than
7272 -options.
7273
7274Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
7275
7276 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
7277 zippy@ecst.csuchico.edu.
7278 * config.guess: Recognize miniframe.
7279
7280Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
7281
7282 * Makefile.in: Use srcroot to find runtest rather than rootme.
7283 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
7284
7285Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
7286
7287 * test-build.mk: Extensive additions to support building on a
7288 machine other than the host.
7289
7290Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
7291
7292 * configure (tooldir): Fix for i386-aix again.
7293
7294Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
7295
7296 * configure, Makefile.in: Change definition of $(tooldir)
7297 to match the FSF.
7298
7299Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
7300
7301 * config.guess: Recognize i[34]86/SVR4.
7302
7303Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
7304
7305 * Makefile.in (all-gdb): gdb depends on sim.
7306
7307Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
7308
7309 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
7310 at the same time we make the prototype gdb directory.
7311 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
7312 files at the same time as the gdb base release distribution.
7313
7314Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
7315
7316 * Makefile.in (check): Use individual check targets rather than
7317 DO_X rule.
7318 (check-gcc): Added.
7319
7320Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
7321
7322 * config.sub: Use sysv3.2 not sysv32 for canonical OS
7323 for System V release 3.2.
7324
7325Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
7326
7327 * config.sub: Recognize hppaosf.
7328 * configure.in: Do configure ld/binutils/gas for it.
7329
7330Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
7331
7332 * configure (tooldir): Alter syntax used to set this, for systems
7333 where "\$" isn't handled right, like i386-aix.
7334
7335Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
7336
7337 * configure: Pass program-transform-name, not
7338 program_transform_name, to recursive configures.
7339
7340Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
7341
7342 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
7343 of gas+ld+binutils.
7344
7345Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
7346
7347 * config.guess: Recognize AIX3.2 as distinct from 3.1.
7348
7349Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7350
7351 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
7352
7353 * config/mh-delta88: remove extraneous GCC references
7354
7355Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
7356
7357 * Makefile.in (PRMS): Set back to all-prms.
7358
7359Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
7360
7361 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
7362 targets, rather than for MIPS hosts.
7363
7364Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7365
7366 * configure.in: add comment for --with-x default values
7367
7368 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
7369
7370 * Makefile.in: add check-* targets for each of the directories in
7371 the tree. Add a definition of RUNTEST that will use the one we
7372 just built, if it exists. Pass this down via FLAGS_TO_PASS.
7373
7374Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
7375
7376 * configure.in: Removed obsolete references to bfd_target and
7377 target_makefile_frag.
7378
7379 * build-all.mk: Set assorted targets for Q2.
7380 * config.sub: Recognize z8k-sim and h8300-hms.
7381 * test-build.mk: Really don't pass host to configure.
7382 (HOLES): Added uname.
7383
7384Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
7385
7386 * configure: Handle an empty program-prefix, program-suffix or
7387 program-transform-name correctly.
7388
7389Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
7390
7391 * build-all.mk: -G 8 no longer required for MIPS targets.
7392 * test-build.mk: Don't pass host argument to configure; make it
7393 guess.
7394
7395Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
7396
7397 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
7398 * Makefile.in (COMPRESS): New macro, like GZIP.
7399
7400Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
7401
7402 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
7403
7404 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
7405 with gas currently defaults to -G 0.
7406
7407Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
7408
7409 * Makefile.in (all-flex): flex depends on byacc.
7410
7411 * build-all.mk: If host not specified, use config.guess. Pass TAG
7412 to test-build.mk as RELEASE_TAG.
7413 * test-build.mk (configargs): New variable containing arguments to
7414 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
7415 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
7416
7417 * config.guess: Use /bin/uname when checking -X argument on SCO,
7418 to avoid invoking GNU uname which doesn't understand -X.
7419
7420 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
7421
7422 * configure.in: Build gas for mips-*-*.
7423
7424Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
7425
7426 * Makefile.in (all.normal): insert missing backslash.
7427
7428Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
7429
7430 * build-all.mk, config/mh-irix4: Bump -XNh value to 1500 to match
7431 gcc requirements.
7432
7433 * Makefile.in: Complete overhaul to merge many almost identical
7434 targets.
7435
7436Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
7437
7438 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
7439 (gdb.tar.Z): Adjusted.
7440
7441 * Makefile.in (setup-dirs, taz): New targets; should be general
7442 enough to adapt for gdb sometime. Build only .z file.
7443 (gas.tar.z): New target.
7444
7445Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
7446
7447 * build-all.mk: Use CC=cc -Xs on Solaris.
7448
7449Mon Mar 29 19:59:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7450
7451 * config/mh-sun3: cc needs -J to compile cp-parse.c correctly
7452
7453 * config/mh-solaris: SunPRO C needs -Xs to be able to get a
7454 working xmakefile for Emacs.
7455
7456Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
7457
7458 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
7459 for handling BISON for FSF releases.
7460
7461Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
7462
7463 * configure: Actually implement the change zoo just documented.
7464
7465Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
7466
7467 * configure: when using config.guess, only set target_alias when
7468 it's not already been set (ie, on the command line)
7469
7470Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7471
7472 * Makefile.in: add installcheck target, set PRMS to install-prms
7473
7474Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7475
7476 * configure: add support for package_makefile_fragment, handle the
7477 case where a directory has a configure.in file but no Makefile.in
7478 more gracefully (with an actual understandable error message, even);
7479 add support for --without (and add this to the usage message); also
7480 explicitly add a --host=${host_alias} to the command line when
7481 config.guess is used
7482
7483Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
7484
7485 * configure: Must use both --host and --target in recursive calls.
7486
7487Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
7488
7489 * Makefile.in: Change deja-gnu to dejagnu.
7490
7491Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
7492
7493 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
7494
7495Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7496
7497 * configure.in: canonicalize all instances to *-*-solaris2*,
7498 also strip out a number of tools to not build for go32 host
7499
7500Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
7501
7502 * config.guess: add GPL.
7503
7504 * Makefile.in, config.guess, config.sub, configure: bump
7505 copyrights to 93.
7506
7507Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
7508
7509 * Makefile.in (do-info): Removed obsolete check for existence of
7510 localenv file.
7511
7512 * Makefile.in (MAKEOVERRIDES): Define to be empty.
7513
7514Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7515
7516 * Makefile.in: a couple of 'else true' for decstation,
7517 support for TclX
7518
7519 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
7520
7521Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
7522
7523 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
7524
7525Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
7526
7527 * config.guess: Recognize i386-ibm-aix (PS/2).
7528 * configure.in: Use config/mh-aix386 file for it.
7529
7530Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
7531
7532 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
7533 CC_FOR_TARGET instead.
7534 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
7535
7536Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
7537
7538 * Makefile.in: Add sim to list of directories sent with gdb
7539
7540Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
7541
7542 * configure.in: Put back mips-dec-bsd* case.
7543
7544Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
7545
7546 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
7547 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
7548 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
7549 * config/mh-vaxult2: New file.
7550
7551Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7552
7553 * configure.in: remove no-op mips-dec-bsd* in "case $target"
7554
7555 * Makefile.in (dir.info): only run gen-info-dir if it exists,
7556 (install-info): install dir.info only if it exists,
7557 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
7558
7559Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
7560
7561 * configure.in: For vms target, skip bfd, ld, binutils. Do build
7562 gas for mips-dec-bsd.
7563
7564Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
7565
7566 * configure (makesrcdir): If ${srcdir} is relative and not ".",
7567 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
7568
7569Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
7570
7571 * configure.in: Added "dejagnu" to hosttools list.
7572
7573Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
7574
7575 * config.sub, configure.in, config.guess: Add support
7576 for Bosx, an AIX variant from Bull.
7577 Patches from F.Pierresteguy@frcl.bull.fr.
7578
7579Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
7580
7581 * devo/dejagnu: Initial creation of devo/dejagnu.
7582 Migrated dejagnu testcases and support files for testing software
7583 tools to reside as subdirectories, currently called "testsuite",
7584 within the directory of the software tool. Migrated all programs,
7585 support libraries, etc. beloging to dejagnu proper from
7586 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
7587 with no modifications. The changes to these files which will
7588 allow them to configure, build, and execute properly will be made
7589 in a future update.
7590
7591Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
7592
7593 * Makefile.in: Change send_pr to send-pr.
7594 * configure.in: Likewise.
7595 * send_pr: Renamed directory to send-pr.
7596
7597Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
7598
7599 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
7600
7601Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
7602
7603 * README: Update for gdb-4.8 release.
7604 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
7605 gdb-xxx.tar.z (gzip'd) file also.
7606
7607Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7608
7609 * Makefile.in: make all-diff depend on all-libiberty
7610
7611Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
7612
7613 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
7614
7615Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7616
7617 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
7618
7619Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
7620
7621 * Makefile.in (DEVO_SUPPORT): Remove etc directory
7622 (ETC_SUPPORT): Only add the files GDB wants from etc/.
7623 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
7624
7625Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7626
7627 * Makefile.in: makeinfo binary is in a new location
7628
7629Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
7630
7631 * config.sub: Accept -ecoff as an OS.
7632
7633 * Makefile.in: Various changes to eliminate a level of make
7634 recursion and reduce the required command line length.
7635 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
7636 sub-makes.
7637 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
7638 variables holding settings for specific sub-makes.
7639 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
7640 in terms of BASE_FLAGS_TO_PASS.
7641 (TARGET_LIBS): New variable listing directories which use
7642 TARGET_FLAGS_TO_PASS.
7643 (subdir_do): Eliminated.
7644 (do-*): New set of targets to replace subdir_do.
7645 (various): All targets which used subdir_do now depend on do-*.
7646 (local-clean): Renamed from do_clean.
7647 (local-distclean): New target, dependency of distclean and
7648 realclean.
7649 (install-info): Don't create directories. Depend on dir.info
7650 rather than calling make recursively.
7651 (install-dir.info): Eliminated.
7652 (install-info-dirs): Create all info directories here.
7653 (dir.info): Depend upon do-install-info.
7654
7655 * test-build.mk (HOLES): Added false.
7656
7657Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
7658
7659 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
7660
7661Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7662
7663 * Makefile.in (info): remove dependency on all-texinfo. The
7664 problem was really in texinfo/C, not at this level.
7665
7666Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
7667
7668 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
7669
7670Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
7671
7672 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
7673 GDB releases.
7674
7675Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
7676
7677 * configure: Include srcdir in message about target of link not
7678 being found. Don't convert `-' to `_' in `with' options being
7679 passed to subdirs.
7680
7681Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7682
7683 * configure.in: add uudecode to host_tools
7684
7685 * Makefile.in: added {all,install}-uudecode targets, added them to
7686 the appropriate lists
7687
7688Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
7689
7690 * Makefile.in (all-gcc): Added dependency on all-gas.
7691
7692 * configure.in (mips-*-*): Build ld and binutils.
7693
7694Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
7695
7696 * configure: check return code from mkdir, print error message and
7697 exit on failure.
7698
7699Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
7700
7701 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
7702
7703Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
7704
7705 * test-build.mk (HOLES): Added tar, cpio and uudecode.
7706
7707Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
7708
7709 * config.sub (h8500): Recognize this as a cpu type.
7710
7711Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7712
7713 * configure: source directory missing is no longer a warning
7714
7715 * configure.in: recognize irix[34]* instead of irix[34]
7716
7717 * Makefile.in: define and pass down X11_LIB
7718
7719 * config/mh-sco: define X11_LIB to the mess that SCO ODT requires
7720
7721Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
7722
7723 * guess-systype: Renamed to ...
7724 * config.guess: ... by popular request.
7725 * configure.in, Makefile.in: Update accordingly.
7726
7727Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
7728
7729 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
7730 + Add Convex, Cray/Unicos, and Encore/Multimax support.
7731 + Execute ./dummy instead of assuming . is in PATH.
7732
7733Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
7734
7735 * guess-systype: New shell script. Attempts to guess the
7736 canonical host name of the executing host.
7737 Only a few hosts are supported so far.
7738 * configure: Call guess-systype if no host is specified.
7739
7740Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
7741
7742 * Makefile.in (gcc-no-fixedincludes): Made to work with current
7743 gcc Makefile.
7744
7745
7746Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
7747
7748 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
7749 (all-gcc, install-gcc, subdir_do): Use it.
7750
7751Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
7752
7753 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
7754
7755Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
7756
7757 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
7758 set exclusively by configure, using configure.in .
7759
7760Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7761
7762 * test-build.mk: set $PATH for all builds
7763
7764 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
7765
7766Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
7767
7768 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
7769 the one used in gcc/Makefile.in, so that a null expansion doesn't
7770 override the one needed to build gcc with a native cc.
7771
7772
7773Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
7774
7775 * configure: Accept -with arguments.
7776
7777Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
7778
7779 * Makefile.in: added h8300sim
7780
7781Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
7782
7783 * config/mh-sco: Don't override BISON definition.
7784
7785 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
7786 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
7787 (all-cygnus, native, build-cygnus): Make
7788 $(canonhost)-stamp-3stage-done, not $(host)....
7789 * test-build.mk (stamp-3stage-compared): Use tail +10c for
7790 i386-sco3.2v4. Added else true to if command.
7791
7792Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
7793
7794 * config.sub: (from FSF) Sequent uses a BSD-like OS.
7795
7796Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
7797
7798 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
7799
7800Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7801
7802 * configure.in: don't remove binutils from Solaris builds
7803
7804Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
7805
7806 * Makefile.in: get rid of earlier definitions for *clean,
7807 also handle the recursive info rule better
7808
7809Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
7810
7811 * Makefile.in (mostlyclean, distclean, realclean): Fix to
7812 do more-or-less the right thing.
7813
7814Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
7815
7816 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
7817 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
7818
7819Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7820
7821 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
7822 $(host_canonical).
7823
7824 * configure.in: split the configdirs list into 4 categories (native
7825 v. cross, library v. tool) and handle the cross-only and native-
7826 only in more reasonable (and correct!) way.
7827
7828Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
7829
7830 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
7831 configdirs anymore.
7832
7833Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7834
7835 * Makefile.in: extensive cleanup:: removed all of the explicit
7836 clean-* targets, collapsed many wrappers around subdir_do into
7837 one, added additional targets to satisfy standards.texi, deleted
7838 some old targets, some changes for consistency
7839
7840Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7841
7842 * configure.in: handle some programs as cross-only, and others as
7843 native only
7844
7845 * test-build.mk: handle partial holes in a more generic manner
7846
7847 * Makefile.in: m4 depends on libiberty
7848
7849Mon Dec 7 06:43:27 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7850
7851 * config/mh-sco: don't default $(CC) to gcc
7852
7853Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7854
7855 * configure.in: add m4, textutils, fileutils, sed, shellutils,
7856 time, wdiff, and find to configdirs
7857
7858 * Makefile.in: all, clean, and install rules for the new programs
7859 added to configure.in
7860
7861Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7862
7863 * configure.in: use mh-sun for all *-sun-* hosts
7864
7865 * config/mh-solaris: rework standard X location to use
7866 $OPENWINHOME, if defined.
7867
7868 * config/mh-sun: handle X11 include locations
7869
7870 * config/mh-decstation: define NeedFunctionPrototypes to 0, to
7871 work around dain-bramaged DECwindows include files
7872
7873Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7874
7875 * Makefile.in: define flags for X11 include files and library file
7876 locations, pass them down to the programs that need this info
7877
7878 * build-all.mk: added a 'native' target, to 3stage the native toolchain
7879
7880 * config/{mh-hpux,mh-solaris}: define the "standard" locations for
7881 the vendor supplied X11 headers and libraries
7882
7883Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7884
7885 * configure.in: start building libg++ for HP-UX targets
7886
7887Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
7888
7889 * README: Update references to files moved into etc/.
7890
7891Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
7892
7893 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
7894 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
7895
7896Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
7897
7898 * configure: accept dash as well as underscore in long option
7899 names for FSF compatibility.
7900
7901Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
7902
7903 * config.sub: added -sco3.2v4 support from FSF.
7904
7905Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7906
7907 * configure.in: expand the section that adds or removes
7908 directories from the list of programs to build, to handle native
7909 vs. cross in addition to host v. native
7910
7911Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
7912
7913 * Makefile.in: Replace C++ in macro names with CXX.
7914 This is less likely to break ...
7915
7916Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7917
7918 * test-build.mk: add -w to GNU_MAKE
7919
7920Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7921
7922 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
7923 add 'sparc' to list of recognized cpus. This needed to make
7924 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
7925 Delete some redundant ose68 variants. Recognize -wrs as an os,
7926 then changes that into $CPU-wrs-vxworks.
7927
7928 * configure.in: remove most references to gdbtest, regularize
7929 target based program removal
7930
7931 * test-build.mk: import from p3 tree (many fixes and changes)
7932
7933Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
7934
7935 * Makefile.in: added rules to handle tcl, tk, and expect
7936
7937 * configure.in: handle those directories if they exist
7938
7939Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7940
7941 * config.sub: removed bogus hppabsd and hppahpux names, since
7942 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
7943
7944Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7945
7946 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
7947 depends upon all-xiberty
7948
7949 * Makefile.in: changes from p3, including:
7950
7951 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
7952
7953 * Makefile.in (XTRAFLAGS): include newlib directories if
7954 newlib/Makefile exists, rather than if host != target.
7955
7956 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
7957
7958 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
7959 from the same source tree and not building a cross-compiler. This
7960 matters for the libg++ configuration if reconfiguring a tree that
7961 has already been installed.
7962
7963 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
7964
7965 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
7966 pick up the machine and system specific header files.
7967
7968 * Makefile.in: added AS_FOR_TARGET, passed down in
7969 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
7970 the C compiler to use to create programs which are run in the
7971 build environment, set it to default to $(CC), and passed it down
7972 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
7973
7974 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
7975
7976 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
7977 We need them for unusual native builds, like systems without
7978 ranlib.
7979
7980 * configure: also define $(host_canonical) and
80413487
RH
7981 $(target_canonical), which are the full, canonical names for the
7982 given host and target
252b5132
RH
7983
7984Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
7985
7986 * Makefile.in: Added separate definitions for C++.
7987
7988Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
7989
7990 * configure.in (configdirs): Add deja-gnu.
7991
7992Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
7993
7994 * README: Update for configure.texi and gdb-4.7 release.
7995
7996Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
7997
7998 * Makefile.in: Move "all" target to top of file.
7999 Previously, first target was ".PHONY" which caused BSD4.4 make
8000 to build .PHONY when make was run without arguments.
8001
8002Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
8003
8004 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
8005 Library-copylefted code in libiberty.
8006
8007Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
8008
8009 * config.sub: Replace m68kmote with plain old m68k.
8010
8011Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
8012
8013 * Makefile.in: Remove space from blank line, avoid Make complaints.
8014
8015Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
8016
8017 * config.sub: Complain if no argument is given. Added support for
8018 386bsd as OS and target alias.
8019
8020Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
8021
8022 * Makefile.in (XTRAFLAGS): include newlib directories if
8023 newlib/Makefile exists, rather than if host != target.
8024
8025Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
8026
8027 * config.sub: recognize sparclite-wrs-vxworks.
8028
8029 * Makefile.in (install-xiberty): added *-xiberty make rules (from
8030 p3.) Added clean-xiberty to clean.
8031
8032Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8033
8034 * configure.in: use *-*-* instead of nested cases for host and target
8035
8036Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
8037
8038 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
8039 from the same source tree and not building a cross-compiler. This
8040 matters for the libg++ configuration if reconfiguring a tree that
8041 has already been installed.
8042
8043Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
8044
8045 * config.sub (i486v/i486v4): Merge in from FSF version.
8046
8047Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
8048
8049 * configure: only set PWD if it is already set.
8050
8051Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
8052
8053 * configure: just set PWD=`pwd` at the top, since Ultrix sh
8054 doesn't have unset and all success paths (and most error paths)
8055 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
8056 to just ${PWD} to avoid confusion.)
8057
8058Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
8059
8060 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
8061 even for a native compilation.
8062
8063Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
8064
8065 Changes to make the gdb.tar.Z rule work better.
8066
8067 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
8068 (DEVO_SUPPORT): Add configure.texi.
8069 (bfd-ilrt.tar.Z): Remove ancient rule.
8070
8071Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
8072
8073 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
8074 pick up the machine and system specific header files.
8075
8076 * configure.in, config.sub: added new target m68010-adobe-scout,
8077 with alias of adobe68k. Changed configure.in to check for
8078 -scout before -sco* to avoid a false match.
8079
8080 * Makefile.in: added AS_FOR_TARGET, passed down in
8081 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
8082 the C compiler to use to create programs which are run in the
8083 build environment, set it to default to $(CC), and passed it down
8084 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
8085
8086Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
8087
8088 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
8089 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
8090 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
8091 FOR_TARGET variants, to newlib and libg++.
8092
8093Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
8094
8095 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
8096 first.
8097
8098Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
8099
8100 * config.sub: Accept `elf' as an environment.
8101
8102Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
8103
8104 * Makefile.in (all-opcodes): cd into the right directory
8105
8106Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
8107
8108 * configure: added -program_transform_name option, used as
8109 argument to sed when installing programs.
8110 configure.texi: added documentation for -program_prefix,
8111 -program_suffix and -program_transform_name.
8112
8113Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
8114
8115 * config.sub: Accept i486 where i386 ok.
8116
8117Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
8118
8119 * config.sub: accept we32k
8120
8121Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
8122
35590697 8123 * config.sub, configure.in: accept OSE68000 and OSE68k.
252b5132
RH
8124
8125 * Makefile.in: don't create all directories for ``make install'';
8126 let the subdirectories create the ones they need.
8127
8128Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8129
80413487 8130 * COPYING: new file, GPL v2
252b5132
RH
8131
8132Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8133
8134 * Makefile.in: use the new gen-info-dir, which needs a template
8135 argument (which also lives in texinfo)
8136
8137 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
8138
8139Mon Aug 3 15:41:28 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8140
8141 * config/mh-solaris: removed the -xs from CFLAGS (let the people
8142 with Sun's C compiler deal with it themselved)
8143
8144Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
8145
8146 * config.sub (ncr3000): Change i386 to i486.
8147
8148Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8149
8150 * Makefile.in: add install-rcs, install-grep to
8151 install-no-fixedincludes, removed install-bison and install-libgcc
8152
8153Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
8154
8155 * configure.in: grab the HPUX makefile fragment if on HPUX
8156
8157Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
8158
8159 * Makefile.in: eradicate bison spoor (ditto libgcc).
8160 configure.in: recognise m68{k,000}-ericsson-OSE.
8161 es1800 is alias for m68k-ericsson-OSE
8162
8163Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8164
8165 * configure.in: rearrange the parts that remove programs from
8166 configdirs, based now on HOST==TARGET or by canonical triple.
8167
8168Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
8169
8170 * test-build.mk: recurse explicitly with -f test-build.mk when
8171 appropriate. predicate stage3 and comparison on the existence
8172 of gcc. That is, if gcc isn't around, we aren't three-staging.
8173 On very clean, also remove ...stamp-co. Build in-place before
8174 doing other builds.
8175
8176Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
8177
8178 * Makefile.in, configure.in: add tgas
8179
8180Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
8181
8182 * Makefile.in: a number of changes merged in from progressive.
8183
8184 * configure.in: add libm.
8185
8186 * .cvsignore: ignore some stuff that comes from test-build.mk.
8187
8188Wed Jul 8 00:01:30 1992 Stu Grossman (grossman at cygnus.com)
8189
8190 * config/mh-solaris: Use -xs when compiling so that Sun-C puts
8191 a symbol-table into the executable.
8192
8193Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
8194
8195 * config.sub: Add es1800 (m68k-ericsson-es1800).
8196
8197Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
8198
8199 * configure: Add program_suffix (parallel to program_prefix)
8200 * Makefile.in: adjust directory-creating script for losing decstation
8201
8202Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
8203
8204 * configure: Minor $subdir-related fixes.
8205
8206Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
8207
8208 * configure: fix various problems with propogating
8209 makefile_target_frag in subdirs.
8210 * configure.in: config libgcc if its there
8211
8212Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
8213
8214 * config.sub: HPPA merge.
8215
8216Mon Jun 15 12:31:52 1992 Fred Fish (fnf@cygnus.com)
8217
8218 * config/mh-ncr3000 (INSTALL): Don't use /usr/ucb/install,
8219 it is broken on ncr 3000's.
8220
8221Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
8222
8223 * Makefile.in: Replace all-bison with all-byacc in all
8224 dependency lines for other tools (which now use byacc).
8225
8226Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
8227
8228 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
8229
8230Tue Jun 9 17:18:11 1992 Fred Fish (fnf at cygnus.com)
8231
8232 * config/{mh-ncr3000, mh-sysv4}: Add INSTALL.
8233
8234Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
8235
8236 * Makefile.in: make gprof rules similar to byacc rules (instead of
8237 vestigal $(unsubdir) that didn't work...)
8238
8239Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
8240
8241 * config.sub: Add support for Linux.
8242 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
8243 (at least for libg++).
8244
8245Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
8246
8247 * configure.texi: fix doc for the -nfp option to configure
8248
8249Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
8250
8251 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
8252
8253Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
8254
8255 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
8256 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
8257 * configure.in: added solaris* host_makefile_frag hook.
8258
8259Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8260
8261 * config.sub: changed recognition of m68000 so that various
8262 m68k types can be specified via m680[01234]0
8263
8264Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8265
8266 * config.sub (basic_machine): fix sed so that '-foo' isn't
8267 completely substituted out while .+'-foo' loses the '-foo'
8268
8269Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
8270
8271 * config.sub ($os): Add -aout.
8272
8273Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
8274
8275 * configure: If host_makefile_frag is absolute, don't
8276 prefix ${invsubdir} (relevant to libg++ auto-configure).
8277
8278Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
8279
8280 * Makefile.in (tooldir): Define it.
8281 (all-ld): Depend on all-flex.
8282
8283Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
8284
8285 * Makefile.in (check): Fix libg++ special case.
8286
8287Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
8288
8289 * configure: do not bury `pwd` into config.status, thus do fewer
8290 pwd's.
8291
8292 * configure: print the "Building in" message only when building in
8293 other than "." AND verbose.
8294
8295 * configure: remove -s, rework -v to better accomodate guested
8296 configures.
8297
8298 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
8299
8300Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
8301
8302 * Makefile.in: macroize flags passed on recursion. remove
8303 fileutils.
8304
8305Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
8306
8307 * configure: get makesrcdir right for subdirs deeper than 1.
8308
8309 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
8310 install.
8311
8312Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
8313
8314 * Makefile.in: don't print subdir_do or recursion lines.
8315
8316Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
8317
8318 * standards.texi: added menu item.
8319
8320 * Makefile.in: build and install standards.info.
8321
8322 * standards.texi: new file.
8323
8324Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
8325
8326 * configure: test for and move config.status pieces from
8327 ${subdir}/.
8328
8329Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
8330
8331 * config/mh-delta88, config/mh-ncr3000: Replace MINUS_G with
8332 CFLAGS per new configuration strategy.
8333 * configure: Test for existance of files before trying to mv
8334 them, to avoid numerous non-existance messages.
8335
8336Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
8337
8338 * configure: correct final line of config.status.
8339
8340 * configure: patch from eggert. Avoids a protection problem if
8341 the original Makefile.in is read only.
8342
8343 * configure: use move-if-change from gcc to create config.status.
8344 Some makefiles depend on config.status to tell if a directory
8345 has been reconfigured for a different host. This change
8346 prevents those directories from remaking everything in the case
8347 where the reconfig was only intended to rebuild a Makefile.
8348
8349 * configure: test for config.sub with "config.sub sun4" rather
8350 than "config.sub ${host_alias}". Otherwise we can't tell a bad
8351 host alias from a missing config.sub.
8352
8353Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
8354
8355 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
8356 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
8357
8358Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
8359
8360 * configure: mkdir ${subdir} as needed.
8361
8362Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
8363
8364 * Makefile.in,configure.in: added autoconf.
8365
8366Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
8367
8368 * Makefile.in: no longer pass against on recursion.
8369
8370 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
8371 definitions are not inherited.
8372
8373 * configure: correct makesrcdir when subdir is .
8374
8375Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
8376
8377 * configure: Add support for 'subdirs' variable, which is
8378 like 'configdirs', except that configure doesn't re-invoke
8379 itself for subdirs, it just creates a Makefile for each subdir.
8380 * configure.texi: Document subdirs.
8381
8382Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8383
8384 * configure.in: added flex to configdirs
8385
8386Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
8387
8388 * Makefile.in: remove clean-stamps from clean.
8389
8390Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
8391
8392 * configure.in: Add gdbtest to configdirs.
8393
8394Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
8395
8396 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
8397 to recursive makes.
8398 * configure.in: Recognize new ncr3000 config.
8399
8400Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
8401
8402 * Makefile.in, configure.in: removed references to gdbm.
8403
8404Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
8405
8406 * config.sub: Don't canonicalize os value
8407 newsos* to bsd (readline needs to check for newsos).
8408 (This fix was earlier made Jan 31, but got re-broken.)
8409
8410Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
8411
8412 * configure.in: sco is an os, not a vendor!
8413
8414 * configure: Quote $( better. Keep various shells happy.
8415
8416Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
8417
8418 * Makefile.in: eliminate stamp-files.
8419
8420Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
8421
8422 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
8423 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
8424
8425Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
8426
8427 * config.sub: fix iris/iris3.
8428
8429Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
8430
8431 * configure: re-add -rm.
8432
8433Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
8434
8435 * Maskefile.in: add .stmp-rcs to all.
8436
8437 * configure.in: remove gas from rs6000 build, use aix host fragment.
8438
8439Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
8440
8441 * configure: pass down site_option during recursion.
8442
8443Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
8444
8445 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
8446
8447Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
8448
8449 * configure: Change exec_prefix so that it really defaults to prefix.
8450
8451Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
8452
8453 * Makefile.in, configure.in: Add support for mmalloc library.
8454
8455Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
8456
8457 * Makefile.in: add stmp dependencies for a few more things.
8458
8459Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
8460
8461 * configure: adjusted error message on objdir/srcdir configure
8462 collision, per john's suggestion.
8463
8464 * Makefile.in: add libiberty stmp to all and all.cross.
8465
8466Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
8467
8468 * Makefile.in: remove force dependencies, add grep to all.
8469
8470Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
8471
8472 * Makefile.in: drop flex. make stamp files work.
8473
8474 * configure: added test for conflicting configuration in srcdir,
8475 remove trailing slashes from srcdir. Otherwise emacs gdb mode
8476 gets cranky. use relative paths for configure and srcdir
8477 whenever possible. Send some error messages to stderr that were
8478 going to stdout.
8479
8480Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
8481
8482 * Makefile.in: Fix libg++ rule to check for gcc directory
8483 before using gcc/gcc. Also pass XTRAFLAGS.
8484
8485Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
8486
8487 * Makefile.in: added stmp-files so that directories aren't polled
8488 when they are already built.
8489
8490 * configure.texi: fixed a node pointer problem.
8491
8492Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
8493
8494 * config.sub configure.in config/mh-irix4 gdb/configure.in
8495 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
8496 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
8497 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
8498
8499Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
8500
8501 * configure: -recurring becomes -silent. corrected help message
8502 for -site= option.
8503
8504 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
8505
8506Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
8507
8508 * configure: when building Makefile for crosses, replace
8509 tooldir and program_prefix. default srcdir from location of
8510 config.sub. remove "for host in hosts" and "for target in
8511 targets" loops.
8512
8513Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
8514
8515 * Makefile.in: Do not pass bindir or mandir to cvs.
8516
8517Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
8518
8519 * Makefile.in, configure.in: removed traces of namesubdir,
8520 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
8521 copyrights to '92, changed some from Cygnus to FSF.
8522
8523 * configure.texi: remove most references to multiple hosts,
8524 multiple targets, subdirs, etc.
8525
8526 * configure.man: removed rcsid. reference config.sub not
8527 config.subr.
8528
8529 * Makefile.in: mkdir $(infodir) on install-info.
8530
8531Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
8532
8533 * configure.texi: Explain better about .gdbinit and about
8534 the environment that configure.in sections run in.
8535
8536Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
8537
8538 * configure.in: Ultrix is only a decstation if it's a MIPS.
8539
8540Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
8541
8542 * README: DOC.configure => cfg-paper.texi.
8543
8544Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
8545
8546 * config.sub (near case $os): Don't convert newsos* to bsd!
8547
8548Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
8549
8550 * Makefile.in: Reinstall change from gdb-4.3 that reduces
8551 the number of copies of COPYING that go into the GDB tar file.
8552
8553Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
8554
8555 * bfd/configure.in, config/mh-sco, gdb/config/mh-i386sco,
8556 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
8557 Fix SCO configuration stuff.
8558
8559Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
8560
8561 * Makefile.in: For libg++, make sure the -I pointing
8562 to the gcc directory goes *after* all the libg++-local -I flags.
8563 Also, move just-gcc dependency from just-libg++ to all-libg++.
8564
8565Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
8566
8567 * configure: Change -x to -f to keep Ultrix /bin/test happy.
8568
8569Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
8570
8571 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
8572
8573Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
8574
8575 * config.sub: Add stratus configuration frags. Also
8576 submitted to FSF.
8577
8578Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
8579
8580 * Makefile.in (DEV_SUPPORT): add configure.man.
8581
8582 * config.sub(Decode manufacturer-specific): add -none*.
8583
8584Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
8585
8586 * Makefile.in: remove form feeds to make Sun's make happy.
8587 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
8588
8589Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
8590
8591 * Makefile.in (AR_FLAGS): Make quieter.
8592
8593Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
8594
8595 * configure.in: Add libg++.
8596 * configure: When verbose, don't output the command line at each
8597 level; it will be unremarkably the same as the previous version,
8598 which will be the same as what the user typed.
8599
8600Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
8601
8602 * configure.in, Makefile.in: fix clean-info, add flex. add
8603 fileutils.
8604
8605 * configure: be less sensitive to spaces in Makefile.in. Do not
8606 look for sources in "..". Doing so breaks subdirectories that
8607 might have their own configure. If a subdir has it's own
8608 configure script, use it.
8609
8610Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
8611
8612 * cfg-paper.texi: some changes suggested by rms.
8613
8614Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
8615
8616 * config.sub: Merge in some small additions from the FSF version,
8617 taken from the gcc distribution, to bring the Cygnus and FSF
8618 versions into closer sync.
8619
8620Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
8621
8622 * configure.in: Changed svr4 references to sysv4.
8623
8624Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
8625
8626 * configure: added -V for version number option.
8627
8628Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
8629
8630 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
8631 renamed from DOC.configure to cfg-paper.texi.
8632
8633Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
8634
8635 * configure, config.subr, config.sub: config.subr is now
8636 config.sub again.
8637
8638Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
8639
8640 * configure.texi: new file, in progress.
8641
8642 * Makefile.in: build info file and install the man page for
8643 configure.
8644
8645 * configure.man: new file, first cut.
8646
8647 * configure: find config.subr again now that configuration "none"
8648 has gone. removed all traces of the -ansi option. removed all
8649 traces of the -languages option.
8650
8651 * config.subr: resync from rms.
8652
d932cae7 86531991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
8654
8655 * configure, config.sub, config.subr: merge config.sub into
8656 config.subr, call the result config.subr, remove config.sub, use
8657 config.subr.
8658
8659 * Makefile.in: revised install for dir.info.
8660
d932cae7 86611991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
8662
8663 * configure.in: add decstation host makefile frag.
8664
8665 * Makefile.in: BISON now bison -y again. also install-gcc on
8666 install. clean-gdbm on clean. infodir belongs in datadir.
8667 Make directories for info install. Build dir.info here then
8668 install it.
8669
d932cae7 86701991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
8671
8672 * Makefile.in: fix for bad directory tests.
8673
d932cae7 86741991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
8675
8676 * configure: \{1,2\} appears to be a sysv'ism. Use a different
8677 regexp. -srcdir relative was being handled incorrectly.
8678
8679 * Makefile.in: unwrapped some for loops so that parallel makes
8680 work again and so one can focus one's attention on a particular
8681 package.
8682
d932cae7 86831991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
8684
8685 * configure: added PWD as a stand in for `pwd` (for speed). use
8686 elif wherever possible. make -srcdir work without -objdir.
8687 -objdir= commented out.
8688
d932cae7 86891991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
8690
8691 * configure: +options become --options. -subdirs commented out.
8692 added -host, -datadir. Renamed -destdir to -prefix. Comment in
8693 Makefile now at top of generated Makefile. Removed cvs log
8694 entries. added -srcdir. create .gdbinit only if there is one
8695 in ${srcdir}.
8696
8697 * Makefile.in: idestdir and ddestdir go away. Added copyrights
8698 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
8699 and mandir now keyed off datadir by default.
8700
d932cae7 87011991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
8702
8703 * Freshly created ChangeLog.
8704
8705\f
8706Local Variables:
8707mode: change-log
8708left-margin: 8
8709fill-column: 76
8710version-control: never
8711End:
This page took 0.521931 seconds and 4 git commands to generate.