* infrun.c (insert_step_resume_breakpoint_at_frame): Add assertion
[deliverable/binutils-gdb.git] / ChangeLog
CommitLineData
83a3a68b
AM
12007-09-15 Alan Modra <amodra@bigpond.net.au>
2
3 * configure.ac: Correct makeinfo version check.
4 * configure: Regenerate.
5
5bd8be13
RS
62007-09-14 Richard Sandiford <richard@codesourcery.com>
7
8 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
9 to $skipdirs and only disable gprof for newlib. Use the normal
10 mips*-elf* handling in other respects.
11 * configure: Regnerate.
12
5566c1fa
DD
132007-09-12 David Daney <ddaney@avtrex.com>
14
15 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
16 enabling libgcj.
17 * configure: Regenerate.
18
192007-09-12 Richard Guenther <rguenther@suse.de>
20
21 * configure.ac (--enable-stage1-checking): If neither --enable-checking
22 nor --disable-checking is provided also turn on yes and types
23 checking for stage1.
24 * configure: Re-generate.
25
a18e2996 262007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
84e7906e
AH
27
28 PR target/33281
29 * configure.ac: Use config/mh-mingw on mingw.
30 * configure: Regenerate.
84e7906e 31
691bb5a1
DD
322007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
33
34 PR other/32154
35 * configure.ac: For libgloss targets, point the linker to the linker
36 script, startup code and simulator library.
37 * configure: Regenerate.
38
6d18b86b
AH
392007-09-09 Andrew Haley <aph@redhat.com>
40
41 * configure.ac (noconfigdirs): Remove target-libffi and
a18e2996 42 target-libjava.
6d18b86b 43
f00a3165 442007-08-29 Nick Clifton <nickc@redhat.com>
971aaaa5 45
f00a3165 46 * config.sub, config.guess: Update from upstream sources.
971aaaa5 47
2abc4e65
BE
482007-08-21 Richard Guenther <rguenther@suse.de>
49
50 * configure.ac: Add types checking to stage1 checking flags.
51 * configure: Regenerate.
52
8a6ee3ab
JM
532007-08-18 Paul Brook <paul@codesourcery.com>
54 Joseph Myers <joseph@codesourcery.com>
55
56 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
57 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
58 * Makefile.in: Regenerate.
59 * configure.ac (--with-debug-prefix-map): New.
60 * configure: Regenerate.
61
429acdec
RS
622007-08-17 Richard Sandiford <richard@codesourcery.com>
63 Nigel Stephens <nigel@mips.com>
64
429acdec
RS
65 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
66 as target_makefile_frag.
67 * configure: Regenerate.
68
8520c408
AO
692007-08-16 Alexandre Oliva <aoliva@redhat.com>
70
71 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
72 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
73 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
74 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
75 (do-compare, do-compare3, do-compare-debug): New.
76 ([+compare-target+]): Use them.
77
782007-08-16 Alexandre Oliva <aoliva@redhat.com>
79
80 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
81 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
82 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
83 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
84 (do-compare, do-compare3, do-compare-debug): New.
85 ([+compare-target+]): Use them.
86
2444379b
BE
872007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
88 Ben Elliston <bje@au.ibm.com>
89
90 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
91 --silent if $silent.
92 * configure: Regenerate.
93
d6f99447
DJ
942007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
95
96 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
97
bd0aa315
NC
982007-07-17 Nick Clifton <nickc@redhat.com>
99
100 * COPYING3: New file. Contains version 3 of the GNU General
101 Public License.
102 * COPYING3.LIB: New file. Contains version 3 of the GNU
103 Lesser General Public License.
104
0ebe98fb
BS
1052007-07-11 Bernd Schmidt <bernd.schmidt@analog.com>
106
107 * configure.ac: Fix my previous change to really match GCC.
108 * configure: Regenerate.
109
521ec477
DD
1102007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
111
112 * configure.ac: Rewrite 'configure --help' strings to look nicer.
113 * configure: Regenerate.
114
1152007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
116
117 * configure.ac: Add some missing m4 quotation.
118 * configure: Regenerate.
119
0c24b341
NC
1202007-07-09 Kai Tietz <kai.tietz@onevision.com>
121
122 * Makefile.def: Add windmc tool to build.
123 * Makefile.tpl: Likewise.
124 * configure.ac: Likewise.
125 * Makefile.in: Regenerate.
126 * configure: Regenerate.
127
a09314d0
L
1282007-07-05 H.J. Lu <hongjiu.lu@intel.com>
129
130 * lt~obsolete.m4: New. Import from 20070318 libtool.
131
7c3e1d12
BS
1322007-06-29 Bernd Schmidt <bernd.schmidt@analog.com>
133
134 * configure.ac: Don't add target-libmudflap to noconfigdirs for
135 uclinux and linux-uclibc targets.
136 * configure: Regenerate.
137
a5b3b4dd
DD
1382007-06-28 DJ Delorie <dj@redhat.com>
139
140 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
141 not building newlib.
142 * configure: Regenerated.
143
184d813c
DJ
1442007-06-22 Daniel Jacobowitz <dan@codesourcery.com>
145
146 * src-release (DEVO_SUPPORT): Correct typos.
147
31d99776
DJ
1482007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
149
150 * Makefile.def: Add dependency from configure-gdb to all-bfd.
151 * Makefile.in: Regenerated.
152
e00a73e3
PB
1532007-06-14 Paolo Bonzini <bonzini@gnu.org>
154
155 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
156 (distclean-stage[+id+]): Possibly delete stage_last.
157 * Makefile.in: Regenerate.
158
98a1bbc5
BE
1592007-06-07 Ben Elliston <bje@au.ibm.com>
160
161 * config.sub, config.guess: Update from upstream sources.
162
973601e1
BE
1632007-06-07 Ben Elliston <bje@au.ibm.com>
164
165 * Makefile.tpl: Fix spelling error.
166 * Makefile.in: Regenerate.
167
2038f525
PB
1682007-06-04 Paolo Bonzini <bonzini@gnu.org>
169
170 Sync with gcc:
171 2007-05-30 Jakub Jelinek <jakub@redhat.com>
172
173 PR bootstrap/29382
174 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
175 * configure: Rebuilt.
176
f7c5c4b5
PB
1772007-06-01 Steve Ellcey <sje@cup.hp.com>
178
12a64d4f
L
179 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
180 lt_cv_sys_max_cmd_len.
f7c5c4b5 181
7ad9660b
PB
1822007-05-31 Paolo Bonzini <bonzini@gnu.org>
183
184 * ltgcc.m4: Update from GCC.
185
0e7ef45c
EC
1862007-05-25 Andreas Tobler <a.tobler@schweiz.org>
187
12a64d4f 188 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
0e7ef45c 189
37ad9514
SE
1902007-05-24 Steve Ellcey <sje@cup.hp.com>
191
192 * ltmain.sh: Update from GCC.
193 * libtool.m4: Update from GCC.
194 * ltsugar.m4: New. Update from GCC.
195 * ltversion.m4: New. Update from GCC.
196 * ltoptions.m4: New. Update from GCC.
197 * ltconfig: Remove.
198 * ltcf-c.sh: Remove.
199 * ltcf-cxx.sh: Remove.
200 * ltcf-gcj.sh: Remove.
201 * src-release: Update with new libtool file list.
202
8ee82aff
PB
2032007-05-16 Paolo Bonzini <bonzini@gnu.org>
204
205 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
206 stage_cflags.
207 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
208 Remove CFLAGS/LIBCFLAGS.
209 (configure-stage[+id+]-[+prefix+][+module+],
210 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
211 * Makefile.in: Regenerate.
212
149cb58d
SE
2132007-04-14 Steve Ellcey <sje@cup.hp.com>
214
215 * config-ml.in: Update from GCC.
216
91506736
DJ
2172007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
218
219 * src-release (do-proto-toplev): Process the support directories before
220 the tool directory.
221
ffa8bd48
RS
2222007-03-21 Richard Sandiford <richard@codesourcery.com>
223
224 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
225 of glob. Quote arguments with single quotes too.
226 * configure: Regenerate.
227
a4fd3374
DD
2282007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
229
230 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
231 * Makefile.in: Regenerate
232
b8025f34
AS
2332007-03-07 Andreas Schwab <schwab@suse.de>
234
235 * configure: Regenerate.
236
a3ca38d2
DD
2372007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
238
239 * configure.ac: Add "--with-pdfdir" configure option,
240 which defines pdfdir variable.
241 * Makefile.def (target=fixincludes): Add install-pdf to
242 missing targets.
243 (recursive_targets): Add install-pdf target.
244 (flags_to_pass): Add pdfdir.
245 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
246 target.
247 * configure: Regenerate
248 * Makefile.in: Regenerate
249
2502007-02-28 Eric Christopher <echristo@apple.com>
251
252 Revert:
253 2006-12-07 Mike Stump <mrs@apple.com>
254
255 * Makefile.def (dependencies): Add dependency for
256 install-target-libssp and install-target-libgomp on
257 install-gcc.
258 * Makefile.in: Regenerate.
259
2602007-02-27 Matt Kraai <kraai@ftbfs.org>
261
262 * configure: Regenerate.
263 * configure.ac: Move statements after variable declarations.
264
a4708fba
JM
2652007-02-19 Joseph Myers <joseph@codesourcery.com>
266
267 * configure.ac: Adjust for loop syntax.
268 * configure: Regenerate.
269
9a819804
AO
2702007-02-18 Alexandre Oliva <aoliva@redhat.com>
271
272 * configure: Rebuilt.
273
81ec575a
AO
2742007-02-18 Alexandre Oliva <aoliva@redhat.com>
275
276 * configure.ac: Drop multiple occurrences of --enable-languages,
277 and fix its quoting.
278 * configure: Rebuilt.
279
92f01d61
JM
2802007-02-17 Mark Mitchell <mark@codesourcery.com>
281 Nathan Sidwell <nathan@codesourcery.com>
282 Vladimir Prus <vladimir@codesourcery.com
283 Joseph Myers <joseph@codesourcery.com>
284
285 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
286 * configure: Regenerate.
287
b1299c4e
DJ
2882007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
289
290 * configure.ac (target_libraries): Move libgcc before libiberty.
291 * configure: Regenerated.
292
18f6b6ee
PB
2932007-02-13 Paolo Bonzini <bonzini@gnu.org>
294
295 * configure: Regenerate again?
296
9c4e9f27
PB
2972007-02-13 Paolo Bonzini <bonzini@gnu.org>
298
299 * configure: Reapply PR30748 fix which was lost in the previous commit.
300
24ff9987
DJ
3012007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
302 Paolo Bonzini <bonzini@gnu.org>
303
304 PR bootstrap/30753
305 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
306 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
307 * configure: Regenerated.
308
7df2cd5d
PB
3092007-02-10 Paolo Bonzini <bonzini@gnu.org>
310
311 * configure: Regenerate.
312
b0aaa663
DJ
3132007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
314
315 PR bootstrap/30748
316 * configure.ac: Correct syntax for Solaris ksh.
317 * configure: Regenerated.
318
a0323144
PB
3192007-02-09 Paolo Bonzini <bonzini@gnu.org>
320
321 * Makefile.def: Sync with GCC.
322 * Makefile.tpl: Sync with GCC.
323 * Makefile.in: Regenerate.
324 * configure: Regenerate.
325
c6b750e1
DJ
3262007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
327
328 * Makefile.tpl (build_alias, host_alias, target_alias): Use
329 noncanonical equivalents.
330 * configure.in: Rename to...
331 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
332 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
333 target_noncanonical. Use them. Rewrite removal of configure
334 arguments for autoconf 2.59. Discard variable settings. Force
335 program_transform_name for native tools.
336
337 * Makefile.in: Regenerated.
338 * configure: Regenerated with autoconf 2.59.
339
340 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
341
f3cd89f4
JJ
3422007-02-08 Jeff Johnston <jjohnstn@redhat.com>
343
344 * COPYING.LIBGLOSS: Reformat default Red Hat
345 license to fit within 80 columns.
346 * COPYING.NEWLIB: Ditto.
347
4e206d7e
DB
3482007-02-05 Dave Brolley <brolley@redhat.com>
349
350 * Contribute the following changes:
351 2006-11-28 DJ Delorie <dj@redhat.com>
352
353 * configure.in: Fix typo for mep's target_makefile_frag.
354 * configure: Regenerated.
355
356 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
357
358 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
359 * configure: Regenerate.
360
361 2001-09-19 DJ Delorie <dj@redhat.com>
362
363 * configure.in (target_makefile_frag): use mt-mep
364
365 2001-06-12 Don Howard <dhoward@redhat.com>
366
367 * configure.in: Remove gdb from MeP skip list.
368
369 2001-04-05 DJ Delorie <dj@redhat.com>
370
371 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
372
373 2001-03-20 Ben Elliston <bje@redhat.com>
374
375 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
376
377 2001-03-19 Ben Elliston <bje@redhat.com>
378
379 * config.sub (mep, mep-*): Add.
380
b2edfdd2
AS
3812007-01-31 Andreas Schwab <schwab@suse.de>
382
383 * Makefile.tpl (LDFLAGS): Substitute it.
384 * Makefile.in: Regenerate.
385
ceb92e78
PB
3862007-01-11 Paolo Bonzini <bonzini@gnu.org>
387
388 * configure.in: Change == to = in test command.
389 * configure: Regenerate.
390
4b900473
PB
3912007-01-11 Paolo Bonzini <bonzini@gnu.org>
392 Nick Clifton <nickc@redhat.com>
393 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
394
395 * configure.in (build_configargs, host_configargs, target_configargs):
396 Remove build/host/target parameters.
397 (host_libs): Add gmp and mpfr.
398 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
399 * Makefile.def (gmp, mpfr): New.
400 (gcc): Remove target.
401 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
402 target_os, target_vendor): New.
403 (configure): Add host_alias/target_alias arguments. Adjust invocations.
404 * configure: Regenerate.
405 * Makefile.in: Regenerate.
406
4072007-01-11 Matt Fago <fago@earthlink.net>
408
409 * configure.in: Try to link to functions only in mpfr 2.2.x
410 to improve robustness of configure tests.
411 * configure: Regenerate.
412
80f6dcbc
NC
4132007-01-08 Kai Tietz <kai.tietz@onevision.com>
414
415 * configure.in: Add support for an x86_64-mingw* target.
b1b532dd 416 * configure: Regenerate.
80f6dcbc 417
f86e35b8
NC
4182007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
419
420 * Makefile.tpl (all-target): Correct @if conditional for target
421 modules.
422 * configure.in: Omit libiberty if building only target libgcc.
423 * configure, Makefile.in: Regenerated.
424
79fcd0ec
PB
4252007-01-04 Paolo Bonzini <bonzini@gnu.org>
426
427 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
428 * configure: Regenerate.
429
6aa8ef82
DJ
4302007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
431
432 * Makefile.def (target_modules): Add libgcc.
433 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
434 * Makefile.tpl (clean-target-libgcc): Delete.
435 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
436 on gcc even for bootstrapped modules. Rewrite handling of
437 lang_env_dependencies to loop over target_modules.
438 * configure.in (target_libraries): Add target-libgcc.
439 * Makefile.in, configure: Regenerated.
440
9b134994
PB
4412006-12-29 Paolo Bonzini <bonzini@gnu.org>
442
443 Sync with gcc:
444 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
445
446 * configure.in: Reorganize recognition of languages. Add
447 --enable-stage1-languages. Show supported languages for the chosen
448 target rather than all recognized languages.
449 * configure: Regenerate.
450
451 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
452
453 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
454 * Makefile.in: Regenerate.
455
456 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
457
458 * configure.in: Warn that MPFR 2.2.0 is buggy.
459 * configure: Regenerate.
460
8cf39b1b
ILT
4612006-12-27 Ian Lance Taylor <iant@google.com>
462
463 * configure.in: When removing Makefiles to force a reconfigure, also
464 remove prev-DIR*/Makefile.
465 * configure: Regenerate.
466
ebff6cd5
KH
4672006-12-23 Kazu Hirata <kazu@codesourcery.com>
468
469 * config.bfd: Recognize fido.
470
8a0d8a5c
PB
4712006-12-19 Paolo Bonzini <bonzini@gnu.org>
472
473 Sync with gcc:
474
475 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
476
477 * configure.in: Remove "$build" case for powerpc-*-darwin* since
478 it only affects bootstrap and could be tested on "$host" as well.
479 * configure: Regenerate.
480 * config/mh-ppc-darwin: Add to the stage1 cflags here.
481
482 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
483
484 PR bootstrap/29544
485 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
486 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
487 move here comment from Makefile.tpl.
488 * Makefile.tpl: Move some definitions higher in the file.
489 (STAGE1_CHECKING): New.
490 * configure.in: Add --enable-stage1-checking.
491 * configure: Regenerate.
492 * Makefile.in: Regenerate.
493
494 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
495
496 * configure.in: Update error message for missing GMP/MPFR.
497
498 * configure: Regenerate.
499
500 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
501
502 * configure.in: Update MPFR version in error message.
503
504 * configure: Regenerate.
505
506 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
507
508 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
509 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
510 --with-gmp-lib): New flags.
511
512 * configure: Regenerate.
513
790c0838
AM
5142006-12-12 Andreas Tobler <a.tobler@schweiz.org>
515
516 PR bootstrap/30134
517 * configure.in: Correct x86 darwin support for libjava to powerpc
518 and i?86 only.
519 * configure: Regenerate.
520
77d7106f
AM
5212006-12-11 Alan Modra <amodra@bigpond.net.au>
522
523 * configure.in: Handle spu makefile frag.
77d7106f
AM
524 * Makefile.tpl (MAINT): Define
525 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
526 * configure: Regenerate.
527 * Makefile.in: Regenerate.
528
0cfa5389
BE
5292006-12-11 Ben Elliston <bje@au.ibm.com>
530
531 * config.sub, config.guess: Update from upstream sources.
532
2839fe5d
BE
5332006-12-11 Ben Elliston <bje@au.ibm.com>
534
535 * configure.in: Sync with GCC (spu-*-*).
536 * configure: Sync with GCC.
537
b897f5d4
MS
5382006-12-07 Mike Stump <mrs@apple.com>
539
540 * Makefile.def (dependencies): Add dependency for
541 install-target-libssp and install-target-libgomp on
542 install-gcc.
543 * Makefile.in: Regenerate.
544
9daf3993
PB
5452006-11-16 Paolo Bonzini <bonzini@gnu.org>
546
547 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
548 (unstage): Test for stage_last presence.
549
550 PR bootstrap/29802
551 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
552 * Makefile.in: Regenerate.
553
9dbaa842
DD
5542006-11-14 DJ Delorie <dj@redhat.com>
555
556 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
557 * Makefile.in: Sync with GCC.
558 * configure.in: Sync with GCC (mpfr, gmp).
559 * configure: Sync with GCC.
560
b0cbce8d
JJ
5612006-11-08 Jie Zhang <jie.zhang@analog.com>
562
563 * configure.in: Remove target-libgloss from noconfigdirs for
564 bfin-*-*.
565 * configure: Regenerated.
566
44330a94
JJ
5672006-10-27 Jeff Johnston <jjohnstn@redhat.com>
568
569 * COPYING.NEWLIB: Add spu license.
7de05dd5 570 * COPYING.LIBGLOSS: Ditto.
44330a94 571
56a8fe78
DD
5722006-10-17 Brooks Moses <bmoses@stanford.edu>
573
574 * Makefile.def: Added pdf target handling.
575 * Makefile.tpl: Added pdf target handling.
576 * Makefile.in: Regenerated.
577
fbb00ad0
JJ
5782006-10-11 Jeff Johnston <jjohnstn@redhat.com>
579
580 * COPYING.NEWLIB: Updated.
581 * COPYING.LIBGLOSS: Ditto.
582
6b89cc21
DB
5832006-09-27 Dave Brolley <brolley@redhat.com>
584
585 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
586 $s instead of $r.
587 * configure: Regenerated.
588
17bcf627
BE
5892006-09-26 Ben Elliston <bje@au.ibm.com>
590
591 * config.sub, config.guess: Update from upstream sources.
592
f3529cf1
TS
5932006-09-20 Thiemo Seufer <ths@mips.com>
594
595 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
596 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
597 * configure: Regenerate.
598
45055374
CV
5992006-08-30 Corinna Vinschen <corinna@vinschen.de>
600
601 * configure.in: Never build newlib for a Mingw host.
602 Never build newlib as Mingw target library.
603 Test the existence of winsup/cygwin for building a Cygwin newlib,
604 rather than just winsup.
605 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
606 building a Mingw target.
607 * configure: Regenerate.
608
4be041b2
TS
6092006-08-15 Thiemo Seufer <ths@mips.com>
610 Nigel Stephens <nigel@mips.com>
611 David Ung <davidu@mips.com>
612
613 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
614
1d89b610
PB
6152006-07-25 Paolo Bonzini <bonzini@gnu.org>
616
617 Sync from GCC:
618 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
619
620 PR bootstrap/18058
621 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
622 if the bootstrap compiler is a GCC version that supports it.
623 * configure: Regenerate.
624
66a79c16
DJ
6252006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
626
627 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
628 * configure: Regenerated.
629
c1cb7e02
PB
6302006-07-18 Paolo Bonzini <bonzini@gnu.org>
631
632 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
633 for stages after the first.
634
7206a0ee
JJ
6352006-07-17 Jakub Jelinek <jakub@redhat.com>
636
637 * Makefile.def: Add dependencies for configure-opcodes
638 on configure-intl and all-opcodes on all-intl.
639 * Makefile.in: Regenerated.
640
6816f995
AO
6412006-07-04 Peter O'Gorman <peter@pogma.com>
642
643 * ltconfig: chmod 644 before ranlib during install.
644
3d3adb43
PB
6452006-07-03 Paolo Bonzini <bonzini@gnu.org>
646
1f3f1bbf 647 * configure.in: Fix thinkos in previous check-in.
3d3adb43
PB
648 * configure: Regenerate.
649
64ce424c
PB
6502006-07-03 Paolo Bonzini <bonzini@gnu.org>
651
652 Sync from gcc:
653
654 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
655
656 PR other/27063
657 * configure.in: Test subdir_requires and give an appropriate
658 error message.
659 * configure: Regenerate.
660
661 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
662
663 PR target/27540
664 * configure.in: Only enable libgomp on IRIX 6.
665 * configure: Regenerate.
666
d42c4017
DA
6672006-06-20 David Ayers <d.ayers@inode.at>
668
669 PR bootstrap/28072
670 * configure.in: Add target-boehm-gc to noconfigdirs depending on
671 whether target-libjava is being configured instead of whether the
672 java front end is enabled.
673 * configure: Regenerate.
0e7ef45c 674
4962c51a
MS
6752006-06-15 Mark Shinwell <shinwell@codesourcery.com>
676
677 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
678 to R_ARM_LDC_SB_G{0,1,2} respectively.
679
caee866a
PB
6802006-06-15 Paolo Bonzini <bonzini@gnu.org>
681
682 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
683 too.
684 * Makefile.in: Regenerate.
685
363ef840
DA
6862006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
687
688 Sync from gcc:
689
690 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
691 * configure.in: Don't enable libgomp on hpux10.
692 * configure: Rebuilt.
693
54d1c879
DA
6942006-06-13 David Ayers <d.ayers@inode.at>
695
696 Sync from gcc:
697
698 2006-06-12 David Ayers <d.ayers@inode.at>
0e7ef45c 699
54d1c879
DA
700 PR bootstrap/27963
701 PR target/19970
0e7ef45c 702 * configure.in: Remove target-boehm-gc from noconfigdirs where
54d1c879
DA
703 ${libgcj} is specified.
704 * configure: Regenerate.
0e7ef45c 705
a4d8b690
JJ
7062006-06-08 Jeff Johnston <jjohnstn@redhat.com>
707
708 Sync from gcc:
709
710 2005-01-12 David Edelsohn <edelsohn@gnu.org>
711 Andreas Schwab <schwab@suse.de>
712
713 PR bootstrap/18033
714 * config-ml.in: Eval option if surrounded by single quotes.
715
4f0ef2d8
CD
7162006-06-07 Carlos O'Donell <carlos@codesourcery.com>
717
718 Sync from gcc:
0e7ef45c 719
4f0ef2d8 720 2006-06-06 David Ayers <d.ayers@inode.at>
0e7ef45c 721
4f0ef2d8
CD
722 PR libobjc/13946
723 * Makefile.def: Add dependencies for libobjc which boehm-gc.
724 * Makefile.in: Regenerate.
725 * configure.in: Add --enable-objc-gc at toplevel and have it
726 enable boehm-gc for Objective-C.
727 Remove target-boehm-gc from libgcj.
728 Add target-boehm-gc to target_libraries.
729 Add target-boehm-gc to noconfigdirs where ${libgcj}
730 is specified.
731 Assert that boehm-gc is supported when requested for Objective-C.
732 Only build boehm-gc if needed either for Java or Objective-C.
733 * configure: Regenerate.
734
735 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
0e7ef45c 736
4f0ef2d8
CD
737 PR 27674
738 * Makefile.tpl (configure-[+prefix+][+module+],
739 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
740 Remove rule to unstage bootstrapped modules.
741 (stage_current): New.
742 * Makefile.in: Regenerate.
743
744 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
745 Andreas Tobler <a.tobler@schweiz.ch>
746
747 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
748 * configure: Rebuilt.
749
750 Revert
751 2006-01-31 Richard Guenther <rguenther@suse.de>
752 Paolo Bonzini <bonzini@gnu.org>
753
754 * Makefile.def (target_modules): Add libgcc-math target module.
755 * configure.in (target_libraries): Add libgcc-math target library.
756 (--enable-libgcc-math): New configure switch.
757 * Makefile.in: Re-generate.
758 * configure: Re-generate.
759
c17b816b
JJ
7602006-06-05 Jeff Johnston <jjohnstn@redhat.com>
761
762 * config-ml.in: Alter CCASFLAGS to include special
763 multilib options the same as is done for CFLAGS.
764
20e95c23
DJ
7652006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
766
767 * Makefile.def: Added dependencies from sim and gdb on intl, and
768 added configure dependencies to everything with an all dependency
769 on intl.
770 * gettext.m4: Removed.
771 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
772 (GDB_SUPPORT_DIRS): Add intl.
773 * Makefile.in: Regenerated.
774
4bd8ad80
DJ
7752006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
776
777 * src-release (DEVO_SUPPORT): Add config.rpath.
778
c380fdd8
PB
7792006-05-25 Paolo Bonzini <bonzini@gnu.org>
780
781 * Makefile.def (bfd, opcodes): Fix lib_path.
782 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
783 (restrap): Move under "@if gcc-bootstrap". Fix typo.
784 * Makefile.in: Regenerate.
785
701628f5
MS
7862006-05-24 Mark Shinwell <shinwell@codesourcery.com>
787
788 * configure.in: Enable gprof for cross builds.
789 * configure: Regenerate.
790
25aae7f2
DJ
7912006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
792
793 * src-release (MAKEINFOFLAGS): Define.
794 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
795
ea3d1626
BE
7962006-05-14 Ben Elliston <bje@au.ibm.com>
797
798 * config.sub, config.guess: Update from upstream sources.
799
49b9e644
BE
8002006-05-12 Ben Elliston <bje@au.ibm.com>
801
802 * config.sub, config.guess: Update from upstream sources.
803
482dd2f6
DJ
8042006-05-04 Steve Ellcey <sje@cup.hp.com>
805
806 * blt, iwidgets, mmalloc: Remove directories.
807
8b01a5c2
DD
8082006-05-01 DJ Delorie <dj@redhat.com>
809
641a3af4 810 * configure.in: Restore CFLAGS if GMP isn't present.
8b01a5c2
DD
811 * configure: Regenerate.
812
a481dbb7
DD
8132006-04-18 DJ Delorie <dj@redhat.com>
814
815 * configure.in (m32c): Build libstdc++-v3. Pass flags to
816 reference libgloss so that libssp can be built in a combined
817 tree.
818 * configure: Regenerate.
819
962c9e74
BE
8202006-04-10 Ben Elliston <bje@au.ibm.com>
821
822 * contrib: Remove directory.
823
108a6f8e
CD
8242006-04-06 Carlos O'Donell <carlos@codesourcery.com>
825
826 * Makefile.tpl: Add install-html target.
827 * Makefile.def: Add install-html target.
828 * Makefile.in: Regenerate.
829 * configure.in: Add --with-datarootdir, --with-docdir,
830 and --with-htmldir options.
831 * configure: Regenerate.
832
a4ef73e9
BE
8332006-03-31 Ben Elliston <bje@au.ibm.com>
834
835 PR binutils/1860
836 * configure.in: Require makeinfo 4.4 or higher.
837 * configure: Regenerate.
838
b37df25a
PB
8392006-03-14 Paolo Bonzini <bonzini@gnu.org>
840
841 * Makefile.in: Regenerate.
842
a6df5a19
PB
8432006-03-14 Paolo Bonzini <bonzini@gnu.org>
844
845 Sync with gcc:
846 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
847
848 * configure.in: Handle --disable-<component> generically.
849 * configure: Regenerate.
850
851 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
0e7ef45c 852
a6df5a19
PB
853 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
854 (TARGET_CONFIGDIRS): Remove.
855 * configure.in: Remove AC_SUBST(target_configdirs).
856 * Makefile.in, configure: Regenerated.
857
858
65419985
L
8592006-03-01 H.J. Lu <hongjiu.lu@intel.com>
860
861 PR libgcj/17311
862 * ltmain.sh: Don't use "$finalize_rpath" for compile.
863
c52c6897
PB
8642006-02-20 Paolo Bonzini <bonzini@gnu.org>
865
866 PR bootstrap/25670
867
868 * Makefile.tpl ([+compare-target+]): Print explanation messages.
869
870 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
871 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
872 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
873 BUILD_PREFIX, BUILD_PREFIX_1.
874 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
875
876 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
877 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
878
879 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
880 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
881 of `cat stage_current`. Always provide the `r' and `s' variables.
882 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
883 a single shell execution.
884 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
885 bootstrapped modules, make the stage1 module if the build was not
886 started yet, else build the current stage.
887 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
888 (all-build, all-host, all-target, [+make_target+]-host,
889 [+make_target+]-target): Do not use \-continued lines.
890 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
891 (current_stage, restrap, stage_last): New.
892
893 * Makefile.in: Regenerate.
894 * configure: Regenerate.
895
b3ded179
PB
8962006-02-14 Paolo Bonzini <bonzini@gnu.org>
897
898 Sync from gcc:
899
900 2006-01-31 Richard Guenther <rguenther@suse.de>
901 Paolo Bonzini <bonzini@gnu.org>
902
903 * Makefile.def (target_modules): Add libgcc-math target module.
904 * configure.in (target_libraries): Add libgcc-math target library.
905 (--enable-libgcc-math): New configure switch.
906 * Makefile.in: Re-generate.
907 * configure: Re-generate.
908 * libgcc-math: New toplevel directory.
909
910 2006-01-18 Richard Henderson <rth@redhat.com>
911 Jakub Jelinek <jakub@redhat.com>
912 Diego Novillo <dnovillo@redhat.com>
913
914 * libgomp: New directory.
915 * Makefile.def: Add target_module libgomp.
916 * Makefile.in: Regenerate.
917 * configure.in (target_libraries): Add target-libgomp.
918 * configure: Regenerate.
919
3a35eeb3
PB
9202006-02-14 Paolo Bonzini <bonzini@gnu.org>
921 Andreas Schwab <schwab@suse.de>
0e7ef45c 922
3a35eeb3
PB
923 * configure: Regenerate.
924
2429c060
PB
9252006-01-16 Paolo Bonzini <bonzini@gnu.org>
926
927 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
928 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
929 the assembler, linker and binutils.
930 * configure: Regenerate.
931
ec49b2b8
NC
9322006-01-16 Nick Clifton <nickc@redhat.com>
933
49b9e644 934 * config.sub, config.guess: Sync from config repository.
ec49b2b8 935
44b2308f
AO
9362006-01-05 Alexandre Oliva <aoliva@redhat.com>
937
938 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
939 @ from continuation.
940 * Makefile.in: Rebuilt.
941
80911fe1
PB
9422006-01-04 Paolo Bonzini <bonzini@gnu.org>
943
944 Sync from gcc:
945
946 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
947
948 PR bootstrap/24252
949
950 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
951 * Makefile.tpl (OBJDUMP): New.
952 (EXTRA_HOST_FLAGS): Add it.
953 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
954
955 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
956 to use symbolic links between directories. Avoid race conditions
957 or make them harmless.
958 * configure.in: Do not try to use symbolic links between directories.
959
960 * Makefile.def (LEAN): Pass.
961 * Makefile.tpl (LEAN): Define.
962 (stage[+id+]-start): Accept that the previous directory does not
963 exist, if the bootstrap is lean.
964 (stage[+id+]-bubble): Invoke lean bootstrap commands after
965 stage[+id+]-start. Use a makefile variable and an `if' instead of a
966 configure substitution.
967 ([+compare-target+]): Likewise.
968 ([+bootstrap-target+]-lean): New.
969 * configure.in: Remove lean bootstrap support from here.
970
971 * Makefile.in: Regenerate.
972 * configure: Regenerate.
973
974 2006-01-02 Andreas Schwab <schwab@suse.de>
975
976 * configure.in: When reconfiguring remove Makefile in
977 all stage directories.
978 * configure: Regenerate.
979
b59bea8a
NC
9802005-12-27 Leif Ekblad <leif@rdos.net>
981
982 * configure.in: Add support for RDOS target.
983 * configure: Regenerate.
984
d7730bac
NC
9852005-12-27 Nick Clifton <nickc@redhat.com>
986
987 PR binutils/1990
988 * libtool.m4: Synchronize with version in GCC sources.
989
c02dabc3
PB
9902005-12-20 Paolo Bonzini <bonzini@gnu.org>
991
992 Revert Ada-related part of the previous change.
993
994 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
995 Do not pass.
996 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
997 * Makefile.in: Regenerate.
998 * configure.in: Do not include mt-ppc-aix target fragment.
999 * configure: Regenerate.
1000
f6d183c0
PB
10012005-12-19 Paolo Bonzini <bonzini@gnu.org>
1002
1003 * configure.in: Select appropriate fragments for PowerPC/AIX.
1004 * configure: Regenerate.
1005
1006 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
1007 BOOT_CFLAGS, BOOT_LDFLAGS.
1008 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
1009 BOOT_CFLAGS, BOOT_LDFLAGS.
1010 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
1011 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
1012 (stage): Fail if we cannot complete the work.
1013 * Makefile.in: Regenerate.
1014
f29759fc
JJ
10152005-12-16 Jeff Johnston <jjohnstn@redhat.com>
1016
1017 * COPYING.NEWLIB: Update copyright year for default
1018 copyright.
1019
1f054001
PB
10202005-12-15 Paolo Bonzini <bonzini@gnu.org>
1021
1022 * Makefile.tpl (all, do-[+make_target+], do-check, install,
1023 install-host-nogcc): Don't invoke $(stage) at the end.
1024 * Makefile.in: Regenerate.
1025
0aed8855
PB
10262005-12-14 Paolo Bonzini <bonzini@gnu.org>
1027
1028 * configure.in: Flip the top-level bootstrap switch.
1029 * configure: Regenerate.
1030
1031 Merge from gcc:
1032
1033 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
1034
1035 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
1036 $(stage) and $(unstage).
1037 (EXTRA_TARGET_FLAGS): Correct double-quoting.
1038 (all): Remove stray semicolon.
1039 (local-distclean): Don't handle multilib.tmp and multilib.out.
1040 (install.all): Set $s for consistency.
1041 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
1042 check_multilibs setting. Always make the install directory.
1043 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
1044 Correct @if/@endif.
1045 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
1046 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
1047 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
1048 (multilib.out): Remove.
1049 * Makefile.in: Regenerated.
1050
10512005-12-12 Nathan Sidwell <nathan@codesourcery.com>
1052
1053 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
1054 * configure.in: Replace ms1 arch with mt.
1055 * configure: Rebuilt.
1056
10572005-12-05 Paolo Bonzini <bonzini@gnu.org>
1058
1059 Sync with gcc:
1060
4970f871
NS
10612005-12-12 Nathan Sidwell <nathan@codesourcery.com>
1062
1063 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
1064 * configure.in: Replace ms1 arch with mt.
1065 * configure: Rebuilt.
1066
be01d343
PB
10672005-12-05 Paolo Bonzini <bonzini@gnu.org>
1068
1069 Sync with gcc:
1070
1071 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
1072
1073 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
1074 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
1075 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
1076 Find in-tree tools if available.
1077 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
1078 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
1079 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
1080 (COMPILER_*_FOR_TARGET): New.
1081 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
1082 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
1083 (CONFIGURED_*, USUAL_*): Remove.
1084 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
1085 STRIP): Use autoconf substitutions.
1086 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
1087 COMPILER_NM_FOR_TARGET): New.
1088 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
1089
1090 (all): Make all-host and all-target in parallel.
1091 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
1092 that $$r and $$s are set before invoking a recursive make.
1093 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
1094 ([+bootstrap-target+]): Inline most of the `all' target.
1095
1096 2005-11-29 Ben Elliston <bje@au.ibm.com>
1097
1098 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
1099 from the gcc build directory.
1100 * Makefile.in: Regenerate.
1101
1102 2005-11-29 Ben Elliston <bje@au.ibm.com>
1103
1104 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
1105 depend on all-libdecnumber.
1106 * configure.in (host_libs): Include libdecnumber.
1107 * Makefile.in: Regenerate.
1108 * configure: Likewise.
1109
1110 2005-11-21 Kean Johnston <jkj@sco.com>
1111
1112 * config.sub, config.guess: Sync from upstream sources.
1113
907be67c
DJ
11142005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
1115
1116 * Makefile.def: Remove gdb dependencies for gdbtk.
1117 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
1118 (configure-gdb, install-gdb): New rules.
1119 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
1120 * Makefile.in, configure: Regenerated.
1121
e360f423
PB
11222005-10-22 Paolo Bonzini <bonzini@gnu.org>
1123
1124 PR bootstrap/24297
1125 * Makefile.tpl (do-[+make-target+], do-check, install,
1126 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
1127 are set before recursing.
1128 * Makefile.in: Regenerate.
1129
45d5eb0a
EB
11302005-10-20 Eric Botcazou <ebotcazou@adacore.com>
1131
1132 PR bootstrap/18939
1133 * Makefile.def (gcc) <target>: Fix thinko.
1134 * Makefile.in: Regenerate.
1135
3cf3372e
BS
11362005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
1137
1138 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
1139 * configure: Regenerate.
1140
bd70a46f
KH
11412005-10-09 Kazu Hirata <kazu@codesourcery.com>
1142
1143 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
1144 target-libffi, target-qthreads, target-libjava, and
1145 targetlibobjc.
1146 * configure: Regenerate.
1147
5ae72758
DJ
11482005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
1149
1150 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
1151 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
1152 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
1153 (USUAL_OBJDUMP_FOR_TARGET): New.
1154 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
1155 * configure.in: Check for $OBJDUMP_FOR_TARGET.
274b5ecd 1156 * configure, Makefile.in: Regenerated.
5ae72758 1157
cc96343e
PB
11582005-10-05 Paolo Bonzini <bonzini@gnu.org>
1159
1160 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
1161 before other host packages.
1162
f70224b5
PB
11632005-10-05 Paolo Bonzini <bonzini@gnu.org>
1164
1165 PR bootstrap/22340
1166
1167 * configure.in (default_target): Remove.
1168 * Makefile.tpl (all): Do not use prerequisites as subroutines
1169 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
1170 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
1171 use prerequisites as subroutines.
1172 (check-host, check-target): New.
1173 (bootstrap configure & all targets): Do not use stage*-start
1174 if the directory layout is already ok.
1175 (non-bootstrap configure & all targets): Prepend a $(unstage).
1176 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
1177 (NOTPARALLEL): Remove.
1178 (unstage, stage variables): New variables.
1179 (unstage, stage targets): Simply expand to those variables.
1180
1181 * configure: Regenerate.
1182 * Makefile.in: Regenerate.
1183
c13c918a
JW
11842005-10-04 James E Wilson <wilson@specifix.com>
1185
1186 * Makefile.def (lang_env_dependencies): Add libmudflap.
1187 * Makefile.in: Regenerate.
1188
376a0e54
CM
11892005-10-03 Catherine Moore <clm@cm00re.com>
1190
1191 * configure.in (bfin-*-*): Support bfin.
1192 * configure: Regenerated.
1193
d320aacb
L
11942005-09-30 H.J. Lu <hongjiu.lu@intel.com>
1195
1196 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
1197 * configure: Regenerated.
1198
7e0f7140
GK
11992005-09-28 Geoffrey Keating <geoffk@apple.com>
1200
1201 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
1202 (LIPO_FOR_TARGET): New.
1203 (CONFIGURED_LIPO_FOR_TARGET): New.
1204 (USUAL_LIPO_FOR_TARGET): New.
1205 (STRIP_FOR_TARGET): New.
1206 (CONFIGURED_STRIP_FOR_TARGET): New.
1207 (USUAL_STRIP_FOR_TARGET): New.
1208 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
1209 STRIP_FOR_TARGET.
1210 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
1211 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
1212 * Makefile.in: Regenerate.
1213 * configure: Regenerate.
0e7ef45c 1214
096f7d00
DE
12152005-09-19 David Edelsohn <edelsohn@gnu.org>
1216
1217 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
1218 (rs6000-*-aix*): Same.
1219 * configure: Regenerate.
1220
12212005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1222
1223 * configure.in: Recognize f95 in the --enable-languages option,
1224 and substitute it for fortran, issuing a warning.
1225 * configure: Regenerate.
1226
2016dfcc
BE
12272005-09-07 Ben Elliston <bje@au.ibm.com>
1228
1229 Import from Autoconf sources:
1230
1231 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
1232 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
1233 Elliston. Handle weird characters correctly.
1234
6dd2fda9
DD
12352005-08-30 Phil Edwards <phil@codesourcery.com>
1236
1237 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
1238 * configure: Regenerated.
1239
e6db70d4
RE
12402005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
1241
1242 * Makefile.def (libssp): Add to lang_env_dependencies.
1243 * Makefile.in: Regenerate.
1244
e1e3d0f5
CG
12452005-08-17 Christian Groessler <chris@groessler.org>
1246
1247 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
1248 * Makefile.in: Regenerate.
1249
05cbd757
PB
12502005-08-12 Paolo Bonzini <bonzini@gnu.org>
1251
1252 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
1253 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
1254 Look for alternate names of the target cc and c++
1255 * configure: Regenerate.
1256
55db4b87
PB
12572005-08-08 Paolo Bonzini <bonzini@gnu.org>
1258
1259 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1260 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
1261 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
1262 tools; remove code to manually set them.
1263 (Target tools): Look in the environment for them.
1264 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1265 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
1266 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
1267 build directory.
1268 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
1269 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
1270 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
1271 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1272 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
1273 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
1274 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
1275 * configure: Regenerate.
1276 * Makefile.in: Regenerate.
1277
414e5532
MM
12782005-07-27 Mark Mitchell <mark@codesourcery.com>
1279
1280 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
0e7ef45c 1281 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
414e5532
MM
1282 * Makefile.in: Regenerated.
1283
a19b6204
MM
12842005-07-26 Mark Mitchell <mark@codesourcery.com>
1285
1286 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
1287 (CFLAGS_FOR_TARGET): Use it.
1288 (CXXFLAGS_FOR_TARGET): Likewise.
1289 * Makefile.in: Regenerated.
1290 * configure.in (--with-build-sysroot): New option.
1291 * configure: Regenerated.
1292
b73aa406
PB
12932005-07-24 Paolo Bonzini <bonzini@gnu.org>
1294
1295 * Makefile.tpl: Wrap install between unstage and stage
1296 * Makefile.in: Regenerate.
1297
6e4d0bcb
KC
12982005-07-16 Kelley Cook <kcook@gcc.gnu.org>
1299
1300 * all files: Update FSF address.
1301
49f58d10
JB
13022005-07-14 Jim Blandy <jimb@redhat.com>
1303
1304 * configure.in: Add cases for Renesas m32c.
1305 * configure: Regenerated.
0e7ef45c 1306
1d9c9cd7
KC
13072005-07-14 Kelley Cook <kcook@gcc.gnu.org>
1308
1309 * COPYING, compile, config-ml.in, config.guess,
1310 config.sub, install-sh, missing, mkinstalldirs,
1311 symlink-tree, ylwrap: Sync from upstream sources.
1312
1587117a
EC
13132005-07-13 Eric Christopher <echristo@redhat.com>
1314
1315 * configure.in: Add toplevel noconfigdir support for tpf.
1316 * configure: Regenerate.
1317
bb780410
DD
13182005-07-11 Jakub Jelinek <jakub@redhat.com>
1319
1320 * Makefile.def (target_modules): Add libssp.
1321 * configure.in (target_libraries): Add target-libssp.
1322 * configure: Rebuilt.
1323 * Makefile.in: Rebuilt.
1324
064d0a7c
PB
13252005-07-11 Paolo Bonzini <bonzini@gnu.org>
1326
1327 PR ada/22340
1328
1329 * Makefile.def: Sync with gcc.
1330 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
1331 * Makefile.in: Regenerate.
1332
b2edd3b5
AS
13332005-07-07 Andreas Schwab <schwab@suse.de>
1334
1335 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
1336 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
1337 * Makefile.in: Regenerated.
1338
5f128533
KH
13392005-07-07 Kazu Hirata <kazu@codesourcery.com>
1340
1341 * configure.in: Add --enable-libssp and --disable-libssp.
1342 * configure: Regenerate with autoconf-2.13.
1343
4e3fc8e5
GK
13442005-07-06 Geoffrey Keating <geoffk@apple.com>
1345
1346 * configure.in: Don't build sim or rda when targetting darwin.
1347 * configure: Regenerate.
1348
c7357d6a
BE
13492005-07-04 Ben Elliston <bje@gnu.org>
1350
1351 * src-release (do-proto-toplev): Remove dejagnu bits.
1352 (DEJAGNU_SUPPORT_DIRS): Remove.
1353 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
1354 (GDBD_SUPPORT_DIRS): Likewise.
1355 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
1356 (INSIGHTD_SUPPORT_DIRS): Likewise.
1357 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
1358
13592005-06-30 Ben Elliston <bje@gnu.org>
89b85085
BE
1360
1361 * setup.com (mpw): Remove unused directive.
1362
7d329e61
PB
13632005-06-22 Paolo Bonzini <bonzini@gnu.org>
1364
1365 * Makefile.def (stagefeedback): Come after profile.
1366 Define profiledbootstrap target.
1367 * Makefile.tpl (profiledbootstrap): Remove.
1368 (stageprofile-end): Zap stagefeedback.
1369 (stagefeedback-start): Copy all .gcda files, not only GCC's.
1370 * Makefile.in: Regenerate.
1371
e5fbed21
DD
13722005-06-13 Zack Weinberg <zack@codesourcery.com>
1373
1374 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
1375 In 'cpp' stanza, support '#line' as well as '# '.
1376
59f7ec45
HPN
13772005-06-07 Hans-Peter Nilsson <hp@axis.com>
1378
1379 * configure.in (unsupported_languages): New macro.
1380 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
1381 non-ported target libraries in noconfigdirs.
1382 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
1383 non-linux-gnu. Remove libgcj_ex_libffi.
1384 <lang_frag loop>: Set add_this_lang=no if the language is in
1385 unsupported_languages.
1386 * configure: Regenerate.
1387
c10e9ba7
DD
13882005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
1389
1390 * configure.in: Fix typo in handling of --with-mpfr-dir.
1391 * configure: Regenerate.
1392
20deb2b8
JB
13932005-06-02 Jim Blandy <jimb@redhat.com>
1394
1395 * config.sub: Add cases for the Renesas m32c. (This patch has been
1396 accepted into the master sources.)
1397
cdb9b172
AH
13982005-06-02 Aldy Hernandez <aldyh@redhat.com>
1399 Michael Snyder <msnyder@redhat.com>
1400 Stan Cox <scox@redhat.com>
1401
1402 * configure.in: Set noconfigdirs for ms1.
1403
1404 * configure: Regenerate.
1405
1dc3053f
PB
14062005-05-25 Paolo Bonzini <bonzini@gnu.org>
1407
1408 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
1409 (Dependencies): Consider target modules for bootstrap dependencies.
1410 Make target bootstrap modules depend on each stage's gcc.
1411 * Makefile.in: Regenerate.
1412
c60fe18b
PB
14132005-05-20 Paolo Bonzini <bonzini@gnu.org>
1414
1415 * Makefile.def (configure-gcc): Depend on binutils having been built.
1416 (all-gcc): No need to do it here.
1417 * Makefile.in: Regenerate.
1418
27258dd4
PB
14192005-05-19 Paul Brook <paul@codesourcery.com>
1420
0e7ef45c 1421 * configure.in: Rewrite misleading error message when requested
27258dd4
PB
1422 language cannot be built.
1423 * configure: Regenerate.
1424
42ecbf5e
DJ
14252005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
1426
1427 * ylwrap: Import from Automake 1.9.5.
1428
ae380b45
MS
14292005-05-04 Mike Stump <mrs@apple.com>
1430
1431 * configure.in: Always pass --target to target configures as
1432 otherwise rebuilds that do --recheck will fail.
811d3af8 1433 * configure: Rebuilt.
ae380b45 1434
d545f33b
PB
14352005-05-04 Paolo Bonzini <bonzini@gnu.org>
1436
1437 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
1438 STAGE_HOST_EXPORTS.
1439 (configure, all): Add bootstrap support.
1440 (Host modules, target modules): Pass post-stage1 flags and exports.
1441 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
1442 * Makefile.in: Regenerate.
1443
2faa2958
PB
14442005-04-29 Paolo Bonzini <bonzini@gnu.org>
1445
1446 Sync from gcc:
1447
1448 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
1449
1450 * config.sub: Update from master copy.
1451
1452 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
1453
1454 * configure.in <crisv32-*-*, cris-*-*>: New local variable
1455 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
1456 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
1457 "*-*-elf" and "*-*-linux*".
1458 * configure: Regenerate.
1459
a7254363
PB
14602005-04-06 Paolo Bonzini <bonzini@gnu.org>
1461
1462 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
1463 (TARGET_CONFIGARGS): Include --with-target-subdir.
1464 (configure, all): New macros. Use them throughout.
1465
a8637a7d
PB
14662005-04-05 Paolo Bonzini <bonzini@gnu.org>
1467
1468 * Makefile.tpl: Sync with gcc.
1469 * Makefile.in: Regenerate.
1470
dd387d52
JR
14712005-03-30 J"orn Rennecke <joern.rennecke@st.com>
1472
1473 * config/mh-mingw32: Delete.
1474 * configure.in: Don't use it.
1475 * configure: Regenerate.
1476
e90269c8
PB
14772005-03-31 Paolo Bonzini <bonzini@gnu.org>
1478
1479 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
1480 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
1481 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
1482 (HOST_LIB_PATH): Generate from Makefile.def.
1483 (TARGET_LIB_PATH): Likewise.
1484 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
1485 * Makefile.in: Regenerate.
1486 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
1487 (RPATH_ENVVAR): Include Darwin case.
1488 * configure: Regenerate.
1489
9a237d9e
PB
14902005-03-25 Paolo Bonzini <bonzini@gnu.org>
1491
1492 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
1493 * configure: Regenerate.
1494
479759c8
ZW
14952005-03-21 Zack Weinberg <zack@codesourcery.com>
1496
1497 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
1498 gcc_version, and gcc_version_trigger from set of flags to pass.
1499 * Makefile.tpl: Remove definitions of above variables.
1500 (config.status): Remove dependency on $(gcc_version_trigger).
1501 * Makefile.in: Regenerate.
1502 * configure.in: Do not reference config/gcc-version.m4 nor
1503 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
1504 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
1505 * configure: Regenerate.
1506
4cfaf6d5
DD
15072005-03-16 Manfred Hollstein <manfred.h@gmx.net>
1508 Andrew Pinski <pinskia@physics.uc.edu>
1509
1510 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
1511 * Makefile.in: Regenerate.
1512
33a3fb7b
AO
15132005-03-01 Alexandre Oliva <aoliva@redhat.com>
1514
1515 PR libgcj/20160
1516 * ltmain.sh: Avoid creating archives with components that have
1517 duplicate basenames.
1518
2da12f12
PB
15192005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
1520
479759c8
ZW
1521 PR bootstrap/20250
1522 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
1523 instead of check.
1524 * Makefile.in: Regenerate.
2da12f12 1525
b00612cc
PB
15262005-02-28 Paolo Bonzini <bonzini@gnu.org>
1527
1528 Sync from gcc.
1529
1530 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
1531
1532 PR bootstrap/17383
1533 * Makefile.def (target_modules): Remove "stage", now unnecessary.
1534 * Makefile.tpl (HOST_SUBDIR): New substitution.
1535 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
1536 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1537 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
1538 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
1539 (Host modules, Bootstrapped modules): Use it.
1540 (Build modules, Target modules): Do not create symlink trees,
1541 always configure out-of-srcdir.
1542 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
1543 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
1544 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
1545 $(HOST_SUBDIR). Create a symlink for host_subdir.
1546
1547 * Makefile.in: Regenerate.
1548 * configure: Regenerate.
1549
1550 Merged from libada-gnattools-branch:
1551 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
1552
1553 * Makefile.def: Add gnattools as a module, depending on target-libada.
1554 * Makefile.in: Regenerate.
1555 * configure.in: Include gnattools in host_tools; disable it if ada
1556 is disabled.
1557 * configure: Regenerate.
1558
c3e65f62
NC
15592005-02-23 Nick Clifton <nickc@redhat.com>
1560
1561 * configure: Regenerate.
1562
e4d180c2
NC
15632005-02-22 Paul Schlie <schlie@comcast.net>
1564
1565 * configure.in: Allow darwin targeted ports to build tk, itcl and
1566 libgui.
1567
e3c770b1
EB
15682005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
1569
1570 PR libgcj/10353
1571 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
1572 * configure: Regenerate.
1573
9c73618c
AC
15742005-02-08 Andrew Cagney <cagney@gnu.org>
1575
1576 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
1577 gdb/ section. Update GDB's URL.
1578
c46f8c51
AC
15792005-01-31 Andrew Cagney <cagney@gnu.org>
1580
1581 * gettext.m4: Only set ENABLE_NLS when gettext is present.
1582
c7e66c6d
HPN
15832005-01-29 Hans-Peter Nilsson <hp@axis.com>
1584
1585 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
1586 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
1587 target-libgloss when not *-*-elf and *-*-aout.
1588 * configure: Regenerate.
1589
a53bf506
AC
15902005-01-27 Andrew Cagney <cagney@gnu.org>
1591
1592 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
1593
45181ed1
AC
15942005-01-24 Andrew Cagney <cagney@gnu.org>
1595
1596 * gettext.m4: Only fall back to ../intl/ when it's present.
1597
a1e0f4e4
KC
15982005-01-17 Kelley Cook <kcook@gcc.gnu.org>
1599
1600 * install-sh, config.sub: Import from upstream.
1601
16022005-01-17 Kelley Cook <kcook@gcc.gnu.org>
06bcb89d
KC
1603
1604 PR bootstrap/18222
1605 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
1606 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
1607 * Makefile.in: Regenerate.
1608
c50382e2
PB
16092005-01-03 Paolo Bonzini <bonzini@gnu.org>
1610
1611 Revert 2004-12-28 Makefile changes, a better fix will be
1612 applied to mainline and src after GCC 4.0 branches.
1613
11d07737
PB
16142004-12-28 Paolo Bonzini <bonzini@gnu.org>
1615
1616 PR bootstrap/17383
1617
1618 * Makefile.def (target_modules): Remove stage parameter,
1619 it is always true now.
1620 * Makefile.tpl (configure-build-[+module+],
1621 configure-target-[+module+]): Always build symlink tree
1622 for the directory and for include. BUILD_SUBDIR and
1623 TARGET_SUBDIR cannot be . anymore.
1624 * Makefile.in: Regenerate.
1625
dadfdbe2
DD
16262004-12-25 David Edelsohn <edelsohn@gnu.org>
1627
1628 Revert 2004-12-08 Makefile changes.
1629
dbf85af7
JR
16302004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
1631
1632 * configure.in (sh64-*-*): Reenable gprof.
1633 * configure: Regenerate.
1634
6b8fea99
JB
16352004-12-09 Jim Blandy <jimb@redhat.com>
1636
1637 * MAINTAINERS: List 'depcomp' as part of automake.
1638
7341462c
DE
16392004-12-08 David Edelsohn <edelsohn@gnu.org>
1640
1641 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
1642 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
1643 (EXTRA_TARGET_FLAGS): Add PICFLAG.
1644 * Makefile.in: Regenerate.
1645
21fde4dc
DD
16462004-12-07 Matt Kraai <kraai@ftbfs.org>
1647
1648 * Makefile.tpl: Generate normal dependencies if the LHS module is
1649 not bootstrapped.
1650 * Makefile.in: Regenerate.
1651
3da796a2
RS
16522004-12-03 Richard Sandiford <rsandifo@redhat.com>
1653
1654 * configure.in: Include config/gxx-include-dir.m4. Use
1655 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
1656 * configure: Regenerate.
1657
73fb7068
RS
16582004-12-03 Richard Sandiford <rsandifo@redhat.com>
1659
1660 * config.if: Delete.
1661 * configure.in: Set libstdcxx_incdir directly.
1662 * configure: Regenerate.
1663 * MAINTAINERS: Remove mention of config.if.
1664 * src-release (DEVO_SUPPORT): Remove config.if.
1665
6c8e6ce9
EC
16662004-12-02 Eric Christopher <echristo@redhat.com>
1667
3b6098f8
EC
1668 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
1669 of things to remove.
6c8e6ce9 1670 * Makefile.in: Regenerate.
479759c8 1671
b8658a2f
RS
16722004-12-02 Richard Sandiford <rsandifo@redhat.com>
1673
1674 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
1675 * configure: Regenerate.
1676
afefada0
RS
16772004-12-02 Richard Sandiford <rsandifo@redhat.com>
1678
1679 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
1680 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
1681 * configure: Regenerate.
1682
5dcac624
DA
16832004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1684
1685 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
1686 (hppa*64*-*-*): Delete incorrect comment.
1687 * configure: Rebuilt.
1688
57d1eb1a
DD
16892004-11-15 Kelley Cook <kcook@gcc.gnu.org>
1690
1691 * install-sh, compile: Import from automake.
1692
16932004-11-15 Kelley Cook <kcook@gcc.gnu.org>
1694
1695 * config.guess, config.sub: Import from savannnah.
1696
6d389afc
MS
16972004-11-12 Mike Stump <mrs@apple.com>
1698
1699 * Makefile.def: Add html support.
1700 * Makefile.tpl: Likewise.
1701 * Makefile.in: Regenerate.
1702
69e57115
GK
17032004-11-11 Geoffrey Keating <geoffk@apple.com>
1704
1705 PR 18423
1706 * configure.in: Remove all instances of build-fixincludes from
1707 noconfigdirs.
1708 (build_configargs): Supply --target to subdirectories.
1709 * configure: Regenerate.
1710
1711 * Makefile.def: Make gcc install depend on fixincludes install.
1712 * Makefile.in: Regenerate.
1713
ba719b26
HPN
17142004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
1715
1716 * configure.in (noconfigdirs) [mmix-*-*]: Disable
1717 target-libgfortran.
1718 * configure: Regenerate.
1719
c37653e7
DE
17202004-11-07 David Edelsohn <edelsohn@gnu.org>
1721
1722 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
1723 like CC.
1724
1eefd493
PB
17252004-11-05 Paolo Bonzini <bonzini@gnu.org>
1726
1727 * Makefile.def (host fixincludes): Specify missing targets.
1728 * Makefile.in: Regenerate.
1729
02b1af09
L
17302004-11-04 H.J. Lu <hongjiu.lu@intel.com>
1731
1732 PR other/17783
1733 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
1734 * configure: Regenerated.
1735
7f266840
DJ
17362004-11-04 Daniel Jacobowitz <dan@debian.org>
1737
1738 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
1739 * configure: Regenerated.
1740
47444073
AL
17412004-10-28 Eric B. Weddington <ericw@evcohs.com>
1742
1743 PR target/18151
1744 * configure.in (case ${target}): Do not build fixincludes for avr.
1745 * configure: Regenerated.
1746
caeba88f
AL
17472004-10-26 Paolo Bonzini <bonzini@gnu.org>
1748
1749 * configure.in (case ${target}): Do not build fixincludes
1750 on platforms where it is not used.
1751 * configure: Regenerated.
1752
0fdbe983
DJ
17532004-10-23 Daniel Jacobowitz <dan@debian.org>
1754
1755 * configure.in: Use an absolute path to install-sh.
1756 * configure: Regenerated.
1757
1c0f67c1
AC
17582004-10-19 Andrew Cagney <cagney@gnu.org>
1759
1760 * src-release (do-djunpack, do-md5sum): Install the generated file
1761 directly into the proto-toplev/ directory.
479759c8 1762
a9cfce9c
AC
17632004-10-19 Andrew Cagney <cagney@gnu.org>
1764
1765 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
1766
ac0fa625
DD
17672004-10-12 Kelley Cook <kcook@gcc.gnu.org>
1768
1769 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
1770 * configure: Regenerate.
1771
d27cc32e
PB
17722004-10-06 Paolo Bonzini <bonzini@gnu.org>
1773
1774 Fix wrong conflict resolution in:
1775
1776 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
1777
1778 * Makefile.in: Regenerate.
1779 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
1780 in the recursive `make', instead of hardwiring `all'.
1781 (Autogenerated TARGET-* variables): New.
1782
1763908f
UW
17832004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
1784
1785 Merged from GCC / libtool upstream:
1786 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
1787 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
1788 * ltcf-cxx.sh (tpf*): Likewise.
1789 * ltconfig (tpf*): Add TPF OS configuration support.
1790
0490e016
NC
17912004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
1792
1793 * configure.in: Enable target-libgloss for crx-*-*.
479759c8 1794 * configure: Regenerate.
0490e016 1795
32be62b5
RS
17962004-09-24 Michael Roth <mroth@nessie.de>
1797
1798 * configure.in (--without-headers): Add missing double quotes.
1799 * configure: Regenerate.
1800
6048df60
DD
18012004-09-24 Kelley Cook <kcook@gcc.gnu.org>
1802
1803 * ylwrap: Revert to previous version.
1804
315b3b02
L
18052004-09-23 H.J. Lu <hongjiu.lu@intel.com>
1806
6048df60 1807 PR bootstrap/17369
315b3b02
L
1808 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
1809 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
1810 SET_GCC_LIB_PATH_CMD.
1811 (BASE_TARGET_EXPORTS): Likewise.
1812 * Makefile.in: Regenerated.
1813
1814 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
1815 * configure: Regenerated.
1816
fe69863c
DD
18172004-09-23 Kelley Cook <kcook@gcc.gnu.org>
1818
1819 * config.guess: New upstream version
1820 * compile, depcomp, install-sh, ylwrap: Likewise.
1821
18222004-09-19 Roger Sayle <roger@eyesopen.com>
1823
1824 * config/mh-x86omitfp: New host makefile fragment. Add
1825 -fomit-frame-pointer to the default BOOT_CFLAGS.
1826 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
1827 * configure: Regenerate.
1828
18292004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
1830
1831 PR target/11572
1832 * configure.in (*-*-darwin*): Renable libobjc.
1833 * configure: Regenerate.
1834
be75bbe1 18352004-09-09 Daniel Berlin <dberlin@dberlin.org>
479759c8 1836
be75bbe1
DB
1837 * Makefile.def: Remove libbanshee.
1838 * Makefile.tpl: Ditto.
1839 * configure.in: Ditto.
1840 * Makefile.in: Regen.
1841 * configure: Ditto.
1842
1b882a91
PB
18432004-09-07 Paolo Bonzini <bonzini@gnu.org>
1844
1845 * missing: Import latest version from master repository.
1846
eb1352ed
NC
18472004-09-04 Nick Clifton <nickc@redhat.com>
1848
1849 * config.sub: Import latest version from master repository.
1850 * config.guess: Likewise.
1851 This includes these changes:
479759c8 1852
eb1352ed
NC
1853 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
1854
1855 * config.sub: Handle crisv32, alias etraxfs.
1856 * config.guess (crisv32:Linux:*:*): Handle.
1857
1858 2004-08-13 Brad Smith <brad@comstyle.com>
1859
1860 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
1861 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
1862
1863 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
1864
1865 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
1866 assume the processor is a powerpc. This is because coreutils
1867 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
1868 in this case, due to a MacOS X bug that causes
1869 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
1870 to return a negative number.
1871 Problem reported by Petter Reinholdtsen in:
1872 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
1873
1874 2004-07-19 Ben Elliston <bje@gnu.org>
1875
1876 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
1877
1878 2004-06-24 Ben Elliston <bje@gnu.org>
1879
1880 * config.guess: Update copyright years.
1881 * config.sub: Likewise.
1882
1883 2004-06-22 Robert Millan <robertmh@gnu.org>
1884
1885 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
1886 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
1887
1888 2004-06-22 Stanley F. Quayle <stan@stanq.com>
1889
1890 * config.guess (*:*VMS:*:*): New entry. Replaces
1891 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
1892 manufacturer.
1893
1894 2004-06-22 Ben Elliston <bje@gnu.org>
1895
1896 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
1897 * config.sub: Likewise.
1898
1899 2004-06-22 Ben Elliston <bje@gnu.org>
1900
1901 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
1902 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
1903
1904 2004-06-11 Ben Elliston <bje@gnu.org>
1905
1906 * config.guess (pegasos:OpenBSD:*:*): Remove.
1907
1908 2004-06-11 Ben Elliston <bje@gnu.org>
1909
1910 From Wouter Verhelst <wouter@grep.be>:
1911 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
1912
1913 2004-06-11 Ben Elliston <bje@gnu.org>
1914
1915 * config.guess (luna88k:OpenBSD:*:*): New.
1916
1917 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
1918
1919 * config.guess (m32r*:Linux:*:*): New case.
1920 * config.sub: Handle m32rle.
1921
1922 2004-03-12 Ben Elliston <bje@wasabisystems.com>
1923
1924 From Jens Petersen <petersen@redhat.com>:
1925 * config.sub: Handle sparcv8.
1926
1927 2004-03-03 Ben Elliston <bje@wasabisystems.com>
1928
1929 From Tom Smith <smith@cag.lkg.hp.com>:
1930 * config.guess: Version suffixes are equally significant on Tru64
1931 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
1932 prefix of "P" (patched kernel).
1933
1934 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
1935
1936 * config.sub: Add support for National Semiconductor CRX target.
1937
2a3124ca 19382004-09-03 Jan Beulich <jbeulich@novell.com>
479759c8 1939
2a3124ca
RH
1940 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
1941 *-*-netware, but add target-libmudflap.
1942 Consolidate *-*-netware targets (of which really only i?86 exists)
1943 into a single entry.
1944 * configure: Likewise.
1945
0df3d27f
PB
19462004-09-01 Paolo Bonzini <bonzini@gnu.org>
1947
1948 * Makefile.tpl (sorry): Remove.
1949 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
1950 (cleanstrap targets): Depend on distclean, not distclean-stage1.
1951 (do-clean): Clean per-stage directories too.
1952 (do-distclean): Run distclean-stage1 too.
1953 (.NOTPARALLEL): Enable during toplevel bootstrap.
1954 (stage[+id+]-bubble): Enable parallel execution during
1955 the recursive invocation.
1956 * Makefile.in: Regenerate.
1957
1958 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
1959
1960 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
1961
1962 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
1963 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
1964 * configure: regenerate
479759c8
ZW
1965 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
1966 -mdynamic-no-pic
0df3d27f
PB
1967
19682004-08-31 Paolo Bonzini <bonzini@gnu.org>
1969
1970 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
1971 include.
1972 * configure.in: Fix indentation.
1973 * configure: Regenerate.
1974
ee025550
PB
19752004-08-31 Paolo Bonzini <bonzini@gnu.org>
1976
1977 * Makefile.def (build_modules): Add fixincludes.
1978 (dependencies): Make gcc depend on fixincludes.
1979 * configure.in (build_tools): Add fixincludes.
1980 (build_configdirs): Always include build_libs.
1981 * Makefile.in: Regenerate.
1982 * configure: Regenerate.
1983
19842004-08-30 Paolo Bonzini <bonzini@gnu.org>
9cb3fa6f
PB
1985
1986 * Makefile.def (bootstrap stages): Add 'lean' parameter.
1987 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
1988 phony targets; do not generate timestamp files.
1989 (distclean-stageN): Remove references to their timestamp files.
1990 (restageN, touch-stageN): Remove.
1991 (stageN-bubble): Rewritten.
1992 (compare): Support lean bootstraps.
1993 * Makefile.in: Regenerate.
1994
1995 * configure.in: Only warn when bootstrapping but
1996 build != host or build != target. Support lean bootstraps.
1997 * configure: Regenerate.
1998
1999 Sync from gcc:
2000 2004-08-26 Phil Edwards <phil@codesourcery.com>
2001
2002 * configure.in: Give a better error message if GMP/MPFR are missing
2003 and a language needing them has been requested.
2004 * configure: Regenerated.
2005
2006 2004-08-25 Phil Edwards <phil@codesourcery.com>
2007
2008 * configure.in: Print a list of available language front-ends if
2009 a requested one is missing. Tidy stray tab characters.
2010 * configure: Regenerated.
2011
72b2455a
PB
20122004-08-17 Paolo Bonzini <bonzini@gnu.org>
2013
2014 * Makefile.in: Regenerate.
2015 * configure: Regenerate.
2016
2017 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
2018 stage_*_flags.
2019 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
2020 for bootstrapped modules if toplevel bootstrap is going.
2021 (GCC bootstrap): Generate per-stage targets for all bootstrapped
2022 modules. Adjust for changes in Makefile.def. Enable several
2023 rules even in non-bootstrap mode, just to avoid peppering the
2024 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
2025 (stage-[+prev+]-bubble): Remove.
2026
2027 * Makefile.def (Dependencies): Depend on all-build-bison,
2028 all-build-flex, all-build-byacc, all-build-texinfo, rather
2029 than the host variations.
2030 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
2031 with BUILD_SUBDIR.
2032 (BISON): Update for recent Bisons.
2033 (YACC): Fix typo.
2034 (cross): Depend on all-build.
2035 (all): Do not depend on all-build.
2036 (prebootstrap): Remove.
2037 (dep-kind): Accept separate prefixes for MODULE and ON variables.
2038 (Prebootstrap dependencies): Add them to the per-stage targets
2039 and to all-prebootstrap.
2040 * configure.in (build_configdirs): Always enable build_tools.
2041 (BUILD_DIR_PREFIX): Remove.
2042
2043 * Makefile.def (gcc): Add target variable.
2044 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
2045 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2046 in the recursive `make', instead of hardwiring `all'.
2047 (Autogenerated TARGET-* variables): New.
2048
de0b4a87
JW
20492004-08-17 Robert Millan <robertmh@gnu.org>
2050
2051 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
2052 (instead of FreeBSD).
2053 * configure: Regenerate.
2054
ad681c85
NN
20552004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
2056
675c6968
NN
2057 * Makefile.def, configure.in, src-release: Remove useless, bogus
2058 references to tix.
2059 * Makefile.in, configure: Regenerate.
2060
ad681c85
NN
2061 * src-release: Stop distributing mmalloc with gdb (which doesn't
2062 use it).
2063 * Makefile.def: GDB doesn't depend on mmalloc anymore.
2064 * Makefile.in: Regenerate.
2065
11b04d1f
DD
20662004-08-09 Mark Mitchell <mark@codesourcery.com>
2067
2068 * configure.in (arm*-*-eabi*): New target.
2069 * configure: Regenerate.
2070
f2420bea
NN
20712004-08-01 Robert Millan <robertmh@gnu.org>
2072
2073 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
2074 libmudflap for all GNU-based systems (with Glibc).
2075 * configure: Regenerate.
2076
9e6ce191
PB
20772004-08-06 Paolo Bonzini <bonzini@gnu.org>
2078
2079 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
2080 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
2081 (Dependencies): New section.
2082 * Makefile.tpl (Dependencies): Generate from Makefile.def.
2083 (configure-target-[+module+]): Depend on maybe-all-gcc
2084 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
2085 (toplevel profiledbootstrap): Fix dependencies.
2086 * Makefile.in: Regenerate.
2087
df4a6958
MM
20882004-08-03 Mark Mitchell <mark@codesourcery.com>
2089
2090 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
2091 target-libiberty to noconfigdirs.
2092
11b04d1f
DD
20932004-08-03 Paul Brook <paul@codesourcery.com>
2094
2095 * configure.in: Check for MPFR as well as GMP.
2096 * configure: Regenerate.
2097
b813574b
PB
20982004-08-03 Paolo Bonzini <bonzini@gnu.org>
2099
2100 * Makefile.def (host-modules): Add gcc.
2101 * Makefile.in: Regenerate.
2102 * Makefile.tpl (sorry): New rule.
2103 (configure-host, all-host, [+make_target+]-host, do-check,
2104 install-host): Do not add gcc as a special case.
2105 (host modules): Add a small special-casing for gcc. Export
2106 extra_make_flags through the environment.
2107 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
2108 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
2109 other recursive targets for gcc): Remove.
2110
2111 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
2112 (stage, unstage): New rules.
2113 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
2114 distclean-stage[+id+]): Use stage_current.
2115 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
2116 the stage*-start rules.
2117
61edac0c
JW
21182004-07-19 Robert Millan <robertmh@gnu.org>
2119
2120 Synced from gcc:
2121
2122 2004-04-26 Robert Millan <robertmh@gnu.org>
2123
2124 Add patches from libtool CVS.
2125 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
2126 * ltconfig: Likewise.
2127 * ltcf-c.sh: Likewise.
2128 * ltcf-cxx.sh: Likewise.
2129 * ltcf-gcj.sh: Likewise.
2130
3e707e94
PB
21312004-07-12 Paolo Bonzini <bonzini@gnu.org>
2132
2133 * configure.in: Add noconfigdirs for crx-*-*.
2134 * configure: Regenerate.
2135
21362004-07-12 Paolo Bonzini <bonzini@gnu.org>
2137
2138 Synced from gcc:
2139
2140 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
2141
2142 * configure.in: Build libmudflap by default on FreeBSD.
2143 * configure: Regenerated.
2144
2145 2004-07-09 Mark Mitchell <mark@codesourcery.com>
2146
2147 * configure.in: Do not build libmudflap by default on non-GNU/Linux
2148 systems.
2149 * configure: Regenerated.
2150
2151 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2152
2153 PR target/16344
2154 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
2155 feedback based compiler.
2156 * Makefile.in: Rebuilt.
2157
2158 2004-07-05 Phil Edwards <phil@codesourcery.com>
2159
2160 * configure.in: Do not prepend $srcdir to /dev/null in
2161 makefile fragments.
2162 * configure: Regenerate.
2163
a7ee7660
AO
21642004-07-08 Alexandre Oliva <aoliva@redhat.com>
2165
2166 * Makefile.def (host_modules): Set bootstrap=true for flex.
2167 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
2168 * Makefile.in: Rebuilt.
2169
6a9cf61e
PB
21702004-07-01 Paolo Bonzini <bonzini@gnu.org>
2171
2172 * Makefile.def (build_modules): Add bison, byacc, flex,
2173 m4, texinfo.
2174 (flags_to_pass): Add FLEX.
2175 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
2176 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
2177 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
2178 DEFAULT_MAKEINFO): Remove.
2179 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
2180 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
2181 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
2182 objdir or else use configured tool.
2183 (all-build): New.
2184 (all): Depend on it.
2185 (Build module dependencies): Add.
2186 * Makefile.in: Regenerate.
2187 * configure.in: Better support for multiple build modules,
2188 matching what is done for host/target modules. Do not look
2189 for "plausible" locations of build tools if Canadian cross.
2190 Use autoconf's AC_PROG_CC to find a C compiler. Define
2191 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
2192 * configure: Regenerate.
2193
95b6a1f2
PB
21942004-06-22 Paolo Bonzini <bonzini@gnu.org>
2195
2196 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
2197 * Makefile.in: Regenerate.
2198
7ffa0b57
PB
21992004-06-22 Paolo Bonzini <bonzini@gnu.org>
2200
2201 * Makefile.tpl (configure-build-[+module+],
2202 configure-[+module+], configure-target-[+module+]): Pass
2203 [+extra_configure_args+].
2204 (all-build-[+module+], all-[+module+], check-[+module+],
2205 install-[+module+], [+make_target+]-[+module+],
2206 all-target-[+module+], check-target-[+module+],
2207 install-target-[+module+], [+make_target+]-target-[+module+]):
2208 Pass [+extra_make_args+].
2209 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
2210 (GCC_HOST_EXPORTS): Remove.
2211 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
2212 cross, check-gcc, check-gcc-c++, install-gcc,
2213 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
2214 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
2215 * Makefile.in: Regenerate.
2216
929ba6e7
CF
22172004-06-21 Christopher Faylor <cgf@alum.bu.edu>
2218
2219 * configure.in: Check for srcdir/winsup rather than build directory
2220 winsup.
2221 * configure: Regenerate.
2222
b76d7de0
CV
22232004-06-17 Corinna Vinschen <vinschen@redhat.com>
2224
2225 * configure.in: Don't build Cygwin native newlib if winsup
2226 directory is missing. Emit warning instead.
2227 * configure: Regenerate.
2228
656fdd47
PB
22292004-06-09 Paolo Bonzini <bonzini@gnu.org>
2230
2231 * Makefile.tpl (touch-stage[+id+]): New.
2232 (restage[+prev+]): Depend on touch-stage[+id+].
2233
2234 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
2235 Use it throughout.
2236
2237 * Makefile.def: Add profile and feedback bootstrap stages.
2238 Remove next field from bootstrap stages.
2239 * Makefile.tpl (LN, LN_S): Substitute.
2240 (stageN-start, stageN-end): Use double-colon rules, to
2241 provide a hook for additional setup commands.
2242 (distclean-stageN-gcc, restageN): Create dependencies from
2243 [+prev+], not from [+next+].
2244 (stageN-bubble): Add commands for successive stages from
2245 [+prev+], using double-colon rules.
2246 (all-stageN-gcc): Fix typo.
2247 (stagefeedback-start, profiledbootstrap): New.
2248 * Makefile.in: Regenerate.
2249 * configure.in: Call ACX_PROG_LN.
2250 * configure: Regenerate.
2251
498d4a71
CF
22522004-06-03 Paolo Bonzini <bonzini@gnu.org>
2253
2254 * configure.in: Fix --enable-bootstrap breakage introduced in trees
2255 without gcc.
2256 * configure: Regenerate.
2257
377d8c42
PB
22582004-06-01 Paolo Bonzini <bonzini@gnu.org>
2259
2260 * Makefile.tpl: Fix typo.
2261 * Makefile.in: Regenerate.
2262
f5f8a794
PB
22632004-06-01 Paolo Bonzini <bonzini@gnu.org>
2264
2265 * configure.in: Remove new- prefix from toplevel
2266 bootstrap targets.
2267 * configure: Regenerate.
2268
f7a4c34f
PB
22692004-06-01 Paolo Bonzini <bonzini@gnu.org>
2270
2271 Merge this patch from the gcc tree:
2272
2273 2004-05-30 Andreas Jaeger <aj@suse.de>
2274 Jim Wilson <wilson@specifixinc.com>
2275
2276 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
2277 like CC.
2278
319cab08
PB
22792004-06-01 Paolo Bonzini <bonzini@gnu.org>
2280
2281 * Makefile.tpl (all.normal): Rename to all.
2282 (all): Replace with a rule to pick the default
2283 target from configure.
2284 (all-gcc, configure-gcc): Use conditionals to
2285 do nothing when toplevel bootstrap is going on.
2286 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
2287 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
2288 * configure.in: Support --enable-bootstrap.
2289
2290 * Makefile.def: Remove new- prefix from toplevel
2291 bootstrap targets.
2292 * Makefile.tpl: Likewise.
2293
2294 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
2295 target.
2296
2297 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
2298 $(RECURSE_FLAGS) to recursive invocation of make.
2299
2300 * Makefile.in: Regenerate.
2301 * configure: Regenerate.
2302
88f64edc
DJ
23032004-05-27 Daniel Jacobowitz <dan@debian.org>
2304
2305 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
2306 * configure: Regenerate.
2307
378fce5b
DD
23082004-05-25 Daniel Jacobowitz <drow@false.org>
2309
2310 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
2311 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
2312 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
2313 targets.
2314 * Makefile.in: Regenerate.
2315
dfdffa2c
PB
23162005-05-24 Paolo Bonzini <bonzini@gnu.org>
2317
2318 * configure.in: Test the ability to symlink directories.
2319 * configure: Regenerate.
2320
2321 * Makefile.def (bootstrap-stage): New definitions.
2322 * Makefile.tpl (configure-stage1-gcc,
2323 configure-stage2-gcc, configure-stage3-gcc,
2324 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
2325 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
2326 new-restage3, compare): Autogenerate, see Makefile.in
2327 entry for behavioral changes.
2328 (distclean-stage1, new-stage1-start, new-stage1-end,
2329 new-stage1-bubble, distclean-stage2, new-stage2-start,
2330 new-stage2-end, new-stage2-bubble, distclean-stage3,
2331 new-stage3-start, new-stage3-end): New autogenerated targets.
2332 (objext, prebootstrap, BOOT_CFLAGS,
2333 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
2334 targets.
2335
2336 * Makefile.in: Regenerate.
2337 (distclean-stage1, new-stage1-start, new-stage1-end,
2338 new-stage1-bubble, distclean-stage2, new-stage2-start,
2339 new-stage2-end, new-stage2-bubble, distclean-stage3,
2340 new-stage3-start, new-stage3-end): New targets.
2341 (all-stage1-gcc): Move prebootstrap dependency from here...
2342 (configure-stage1-gcc): ...to here.
2343 (new-bootstrap): Use bubble targets.
2344 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
2345 Use per-stage distclean targets.
2346 (configure-stage1-gcc, configure-stage2-gcc,
2347 configure-stage3-gcc, all-stage1-gcc,
2348 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
2349 Use new-stageN-start to prepare the tree.
2350
04cf1b77
PB
23512004-05-23 Paolo Bonzini <bonzini@gnu.org>
2352
2353 * Makefile.def (host_modules): add libcpp.
2354 * Makefile.tpl: Add dependencies on and for libcpp.
2355 * Makefile.in: Regenerate.
2356 * configure.in: Add libcpp host module.
2357 * configure: Regenerate.
2358
80b200a1
ZW
23592004-05-17 Zack Weinberg <zack@codesourcery.com>
2360
2361 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
2362 of libf2c.
2363 * configure, Makefile.in: Regenerate.
2364
4b1cb4fe
DD
23652004-05-13 Diego Novillo <dnovillo@redhat.com>
2366
2367 Merge from tree-ssa-20020619-branch.
2368
2369 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
2370 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
2371 (HOST_GMPLIBS): Define.
2372 (HOST_GMPINC): Define.
2373 (TARGET_LIB_PATH): Add libmudflap.
2374 (GFORTRAN_FOR_TARGET): Define.
2375 (configure-build*): Export GFORTRAN.
2376 (configure-gcc): Export GMPLIBS and GMPINC.
2377 (all-gcc): Add maybe-all-libbanshee.
2378 (configure-target-libgfortran): Define.
2379 * Makefile.in: Regenerate.
2380 * configure.in (host_libs): Add libbanshee.
2381 (target_libraries): Add target-libmudflap and target-libgfortran.
2382 Add --with-libbanshee.
2383 Handle --disable-libmudflap.
2384 (*-*-freebsd*): Use with_gmp.
2385 Add $(libgcj) to noconfigdirs.
2386 * configure: Regenerate.
2387 * depcomp: New file.
2388 * MAINTAINERS: Add tree-ssa maintainers.
2389
23902004-04-28 Paolo Bonzini <bonzini@gnu.org>
2391
2392 * config/acx.m4: Fix fastcompare support for new-bootstrap.
2393 * configure: Regenerate.
2394
b8908782
DD
23952004-04-27 Paolo Bonzini <bonzini@gnu.org>
2396
2397 Revert:
2398 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
2399
2400 * Makefile.def (flags_to_pass): Remove *dir variables that
2401 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
2402 as well as prefix and exec_prefix.
2403 * Makefile.in: Regenerate.
2404
24052004-04-26 Paolo Bonzini <bonzini@gnu.org>
2406
2407 * Makefile.def (host_modules): Mark with the bootstrap
2408 flag packages on which gcc depends.
2409 * Makefile.tpl (all-bootstrap): Use it.
2410 * Makefile.in: Regenerate.
2411
24122004-04-26 Paolo Bonzini <bonzini@gnu.org>
2413
2414 * Makefile.def (flags_to_pass): Remove *dir variables that
2415 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
2416 as well as prefix and exec_prefix.
2417 * Makefile.in: Regenerate.
2418
24192004-04-26 Paolo Bonzini <bonzini@gnu.org>
2420
80b200a1
ZW
2421 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
2422 * configure: Regenerate.
2423 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
2424 * gcc/Makefile.tpl (compare): Use the result of the test.
2425 * gcc/Makefile.in: Regenerate.
b8908782
DD
2426
24272004-04-23 Paolo Bonzini <bonzini@gnu.org>
2428
2429 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
2430 Always relocate gcc and prev-gcc to the original names, even
2431 if the build fails.
2432 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
2433 New targets.
2434
0f260896
RO
24352004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2436
2437 * configure.in (mips*-*-irix5*): Enable ld.
2438 * configure: Regenerate.
2439
51860f05
JW
24402004-04-15 James E Wilson <wilson@specifixinc.com>
2441
2442 * Makefile.tpl (configure-[+module+], configure-gcc,
2443 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
2444 Set and export LDFLAGS.
2445 * Makefile.in: Regenerate.
2446
54752a6b
NN
24472004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
2448
2449 PR bootstrap/14871
2450 * Makefile.tpl: If we don't have built-in-tree target tools,
2451 use the ones found by configure rather than hacking around with
2452 program_transform_name.
2453 * configure.in: Give Makefile.tpl the information necessary
2454 to do that.
2455 * Makefile.in: Regenerate.
2456 * configure: Regenerate.
2457
24582004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
2459
2460 PR bootstrap/14760
2461 * configure.in: When computing baseargs, strip *all* copies of
2462 offending options. Also, don't match/substitute the trailing space,
2463 so that this actually works when two similar options are separated by
2464 only one space.
2465 * configure: Regenerate.
2466
24672004-04-06 David Edelsohn <edelsohn@gnu.org>
2468
80b200a1
ZW
2469 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
2470 (rs6000-*-aix*): Same.
2471 * configure: Regenerate.
54752a6b 2472
5e2b61fb
SS
24732004-03-25 Stan Shebs <shebs@apple.com>
2474
2475 Remove MPW support, no longer used.
2476 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
2477 mpw-install: Remove files.
2478 * src-release (DEVO_SUPPORT): Remove names of removed files.
2479 * MAINTAINERS: Likewise.
2480
1a6f2dc7
NN
24812004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
2482
a0049f1b
NN
2483 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
2484 STRICT_WARN, WARN_CFLAGS flags passed down to make.
2485 * Makefile.in: Regenerate.
2486
1a6f2dc7
NN
2487 * configure.in (top level bootstrap support): Rework --enable-werror
2488 to set @stage2_werror_flag@.
2489 * configure: Regenerate.
2490 * Makefile.tpl (top level bootstrap support): Pass
2491 @stage2_werror_flag@ down to configure in stages 2 and 3.
2492 * Makefile.in: Regenerate.
2493
920e3419
NN
24942004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
2495
2496 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
2497 for stages 2 and 3 as well as in make. As a consequence, remove
2498 OUTPUT_OPTION (now detected by configure) from the flags passed down
2499 to make.
2500 * Makefile.in: Regenerate.
2501
2502 * Makefile.tpl (new-bootstrap): Fix typo.
2503 * Makefile.in: Regenerate.
2504
4fa63067
NN
25052004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
2506
2507 * Makefile.tpl: Rearrange by moving recursive_targets rules
2508 into their proper sections.
2509 * Makefile.tpl (top level bootstrap support): Move disabling
2510 of coverage flags from 'make' to 'configure'; improve comments.
2511 * Makefile.in: Regenerate.
2512
2513 * Makefile.tpl (experimental top level bootstrap) Move stage1
2514 language setting from all- target to configure- target; disable
2515 intermodule optimization in stage 1; prevent gratuitous rebuilds
2516 of stage 1.
2517 * Makefile.in: Regenerate.
2518 * configure.in: Comma-separate stage 1 language list for top
2519 level bootstrap.
2520 * configure: Regenerate.
2521
2522 * Makefile.tpl: Clean up experimental top level bootstrap support:
2523 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
2524 prev-gcc in configure- targets as well as all- targets.
2525 * Makefile.in: Regenerate.
2526
fb8a10fd
NN
25272004-03-17 Paolo Bonzini <bonzini@gnu.org>
2528
2529 * configure.in: Remove symbolic link section.
2530 * configure: Regenerate.
2531 * Makefile.tpl (links): Remove.
2532 * Makefile.in: Regenerate.
2533
947f426e 25342004-03-15 Paolo Bonzini <bonzini@gnu.org>
80b200a1 2535 Nathanael Nerode <neroden@gcc.gnu.org>
947f426e
NN
2536
2537 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
80b200a1 2538 Set with AC_CHECK_PROGS.
947f426e
NN
2539 * configure.in: Fix comment typo from last patch.
2540 * configure: Regenerate.
2541
1d39f329
NN
25422004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
2543
2544 * Makefile.tpl: Introduce experimental top level bootstrap support.
2545 * Makefile.in: Regenerate.
2546 * configure.in: Introduce support for top level bootstrap.
2547 * configure: Regenerate.
2548
4b0ac75d 25492004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 2550 Paolo Bonzini <bonzini@gnu.org>
4b0ac75d
NN
2551
2552 PR bootstrap/14522
2553 * configure.in: Cope with shells that do not support unquoted ^
2554 * configure: Regenerate.
2555
2e70b094 25562004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 2557 Paolo Bonzini <bonzini@gnu.org>
2e70b094
DD
2558
2559 PR bootstrap/14522
2560 * configure.in: Cope with shell that do not support nesting
2561 quotes inside quoted backquote substitutions.
2562 * configure: Regenerate.
2563
25642004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
2565
2566 PR bootstrap/14522
2567 * configure.in: Fix escaping of $.
2568 * configure: Regenerate.
2569
9e07f89d
NN
25702004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
2571
2572 * configure: Regenerate.
2573
25742004-03-08 Paolo Bonzini <bonzini@gnu.org>
2575
2576 PR ada/14131
2577 Move language detection to the top level.
2578 * configure.in: Find default values for the tools as
2579 soon as possible. Disable ada if GNAT is not found.
2580 Emit error message about missing languages. Expand
2581 --enable-languages=all for the gcc subdirectory.
2582
1712ab83
RS
25832004-03-01 Richard Sandiford <rsandifo@redhat.com>
2584
2585 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
2586 and disable libgcj.
2587 * configure: Regenerated.
2588
3dee29da
NN
25892004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
2590
2591 PR bootstrap/7087
2592 * Makefile.tpl: Guard XFOO sed statements better.
2593 * Makefile.tpl: Add dependency for configure-target-libada.
2594 * Makefile.in: Regenerate (incidentally fixes broken
2595 commit when libada-branch was merged).
2596
0558264b
AC
25972004-02-28 Andrew Cagney <cagney@redhat.com>
2598
2599 * src-release (CVS_NAMES): Define.
2600 (do-tar, do-tar): Prune $(CVS_NAMES).
2601
c38f9803
AC
26022004-02-23 Andrew Cagney <cagney@redhat.com>
2603
2604 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
2605 2004-02-19.09.
2606
55636792
NN
26072004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
2608
2609 PR bootstrap/11932
2610 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
2611
1e600082
AC
26122004-02-19 Andrew Cagney <cagney@redhat.com>
2613
2614 * config.guess: Update from version 2003-06-12 to 2004-02-16.
2615 * config.sub: Update from version 2003-06-13 to 2004-02-16.
2616
3769cd82
DD
26172004-02-11 David Edelsohn <edelsohn@gnu.org>
2618
2619 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
2620 (rs6000-*-aix*): Same.
2621 * configure: Regenerate.
2622
a92834c8
DD
26232004-02-11 Kelley Cook <kcook@gcc.gnu.org>
2624
2625 * configure.in (host): Add in missing $noconfigdirs to defines.
2626 * configure: Regenerate.
2627
a2592b1b
DD
26282004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
2629 Nathanael Nerode <neroden@gcc.gnu.org>
2630
2631 PR ada/6637, PR ada/5911
80b200a1 2632 Merge with libada-branch:
a2592b1b
DD
2633 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
2634 with appropriate dependencies. Add --enable-libada configure switch.
2635 * configure, Makefile.in: Regenerate.
2636
e31d1ea3
DD
26372004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2638
2639 * configure.in: Don't pass --with-stabs on IRIX 5 either.
2640 * configure: Regenerate.
2641
db85f5c0
JJ
26422004-02-02 Jeff Johnston <jjohnstn@redhat.com>
2643
2644 * COPYING.NEWLIB: Update Red Hat license to 2004.
80b200a1 2645
fc434214
DD
26462004-01-23 DJ Delorie <dj@redhat.com>
2647
2648 * Makefile.def (target_modules) [libiberty]: Don't stage.
2649 * Makefile.in: Rebuilt.
2650
ad445c2c 26512004-01-23 Jeff Johnston <jjohnstn@redhat.com>
80b200a1 2652
ad445c2c
JJ
2653 * COPYING.NEWLIB: Update to include copyrights for new
2654 iconv code.
2655
72bbedde
AC
26562004-01-15 Andrew Cagney <cagney@redhat.com>
2657
2658 * src-release: Update copyright year.
2659 (do-proto-toplev): Configure using i686-pc-linux-gnu.
2660 (NEWLIB_SUPPORT_DIRS): Delete macro.
2661 (newlib.tar.bz2): Delete rule.
2662
a6d6062d
DD
26632004-01-14 Loren J. Rittle <ljrittle@acm.org>
2664
2665 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
2666 * Makefile.tpl (configure-target-[+module+]): Support stage.
2667 * Makefile.in: Rebuilt.
2668
f8b73030
MR
26692003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
2670
2671 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
2672 throughout.
2673
aff0e9df
NN
26742004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
2675
bb5dca17
NN
2676 * configure.in: Use ./config.cache, not config.cache.
2677 * configure: Regenerate.
2678 * Makefile.tpl: Special-casing not needed for GCC any more.
2679 * Makefile.in: Regenerate.
2680
82252c06
NN
2681 * configure.in: Don't share a cache file for host dirs.
2682 * configure: Regenerate.
2683
aff0e9df
NN
2684 * config-ml.in: Don't mess with the cache file.
2685
95036d20
NN
26862004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
2687
ac7b618e
NN
2688 * Makefile.tpl: Make GCC use a separate config.cache.
2689 * Makefile.in: Regenerate.
2690
95036d20
NN
2691 PR bootstrap/11932, PR bootstrap/11933
2692 (I don't know if it will fix either of them, but it relates
2693 to them.)
2694 * configure.in: Don't use shared config.cache for target
2695 directories.
2696 * configure: Regenerate.
2697
08c1856b
DD
26982003-12-31 Roger Sayle <roger@eyesopen.com>
2699
2700 * configure.in (ia64*-*-hpux*): Disable building java libraries.
2701 * configure: Regenerated.
2702
c1968181 27032003-12-21 Bernardo Innocenti <bernie@develer.com>
80b200a1 2704
c1968181
DD
2705 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
2706 * configure: Regenerated.
2707
10ecffb9
NN
27082003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
2709
2710 Port change over from GCC:
2711 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
2712 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
2713 (configure-build-[+module+], configure-[+module+]): Likewise.
2714 (configure-target-[+module+], configure-gcc, config.status): Likewise.
2715 * Makefile.in: Regenerate.
2716
f2ab5990
TF
27172003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
2718
2719 * configure.in (raw_libstdcxx_flags): Remove the leading space.
2720 * configure: Regenerate.
2721
41a7d11a
JJ
27222003-11-27 Jeff Johnston <jjohnstn@redhat.com>
2723
80b200a1 2724 * COPYING.NEWLIB: Add license info for long long routines added to
41a7d11a
JJ
2725 stdlib.
2726
d9441a1f
DD
27272003-11-14 Arnaud Charlet <charlet@act-europe.fr>
2728
2729 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
2730 * Makefile.in: Regenerate.
2731
3a48a978
DD
27322003-10-20 Phil Edwards <phil@codesourcery.com>
2733
2734 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
2735 * configure: Regenerate.
2736
f0b24077
NN
27372003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
2738
2739 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
2740 HOST_FLAGS_TO_PASS.
2741 * Makefile.in: Regenerate.
2742
5fbad20a
DD
27432003-10-05 Mohan Embar <gnustuff@thisiscool.com>
2744
2745 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
2746 * configure: Rebuilt
2747 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
2748 * Makefile.in: Rebuilt
2749
78be4155
L
27502003-10-03 H.J. Lu <hongjiu.lu@intel.com>
2751
2752 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
2753
051fcc7a
L
27542003-10-01 Phil Edwards <pme@gcc.gnu.org>
2755
2756 * config-ml.in: Use ac_configure_args directly instead of
2757 ml_arguments. Only set ml_norecursion if --no[-]recursion is
2758 actually seen.
2759
27602003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
2761
2762 * config-ml.in: Propagate INSTALL variables.
2763
f27d4f92
DJ
27642003-09-21 Daniel Jacobowitz <drow@mvista.com>
2765
2766 * configure.in: Pass a computed --program-transform-name
2767 to subconfigures.
2768 * configure: Regenerated.
2769
cae4d560
NN
27702003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
2771
2772 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
2773 * Makefile.in: Regenerate.
2774
2775 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
2776 * Makefile.in: Regenerate.
2777
8ff944f6
DJ
27782003-09-17 Daniel Jacobowitz <drow@mvista.com>
2779
2780 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
2781 quoting.
2782 * configure: Regenerated.
2783
d9a35680
MC
27842003-09-12 Michael Chastain <mec@shout.net>
2785
2786 Fix PR gdb/857.
2787 * src-release (do-proto-topleve): Remove junk files
2788 intl/config.cache, intl/config.status,
2789 intl/config.h, intl/stamp-h.
2790
710068b9
AC
27912003-09-14 Andrew Cagney <cagney@redhat.com>
2792
2793 * src-release (dejagnu.tar): New target.
2794 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
2795 (do-djunpack): Use $(PACKAGE) for the package name.
2796
e1008165
DD
27972003-09-04 DJ Delorie <dj@redhat.com>
2798
2799 * configure: Regenerate.
2800
21998d12
NC
28012003-09-04 Robert Millan <robertmh@gnu.org>
2802
2803 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
80b200a1 2804
ccca4bb3
DD
28052003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2806
2807 * configure.in: Ensure arguments to sed are properly spaced.
2808 * configure: Regenerate.
2809
ee949b5e
DJ
28102003-08-28 Daniel Jacobowitz <drow@mvista.com>
2811
2812 Merge from gcc:
2813 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
2814 * install-sh: Update to newer upstream versions (associated with
2815 aclocal 1.7).
2816 * missing: Likewise, plus $1Help2man -> $1 typo fix.
2817
75addda2
DJ
28182003-08-27 Daniel Jacobowitz <drow@mvista.com>
2819
2820 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
2821 * configure: Regenerated.
2822
8d2877d8
NN
28232003-08-23 Phil Edwards <pme@gcc.gnu.org>
2824
2825 * configure.in: Use newline instead of semicolon when assuming
2826 shell arguments in a for loop.
2827 * configure: Regenerated.
2828
d2cc0e0d
GK
28292003-08-20 Geoffrey Keating <geoffk@apple.com>
2830
2831 PR 8180
2832 * configure.in: When testing with_libs and with_headers, treat
2833 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
2834 * configure: Regenerate.
80b200a1 2835
d2cc0e0d
GK
2836 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
2837 make, shell, etc.
2838 (baseargs): Likewise.
2839 * configure: Regenerate.
2840
04d1ab34
GK
28412003-08-19 Geoffrey Keating <geoffk@apple.com>
2842
2843 * configure.in: Disable libgcj for darwin not on powerpc.
2844 * configure: Rebuild.
2845
ca506da8
MC
28462003-08-15 Michael Chastain <mec@shout.net>
2847
2848 * src-release (do-proto-toplev): Remove junk files
2849 dejagnu/example/calc/config.status,
2850 dejagnu/example/calc/config.log.
2851
a4aa3f49
DD
28522003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
2853
2854 * config-ml.in, symlink-tree: Add license.
2855
ede4fbe4
NN
28562003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
2857
2858 Merge from gcc:
2859
2860 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
2861 * Makefile.tpl (check, check-c++): Express dependencies using
2862 dependencies rather than commands.
2863 * Makefile.in: Regenerate.
2864
2865 2003-07-31 Geoffrey Keating <geoffk@apple.com>
2866 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
2867 * Makefile.in: Update.
2868
970f29af
AC
28692003-08-01 Andrew Cagney <cagney@redhat.com>
2870
2871 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
2872 * configure: Ditto.
2873
b2884a0c
DD
28742003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
2875
2876 * configure.in: Enable libgcj for darwin.
2877 * configure: Rebuild.
2878
c07f46a4
NN
28792003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
2880
2881 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
2882
9175bfc0
NN
28832003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
2884
2885 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
2886 creating target and build subdirs to build all parent dirs as needed.
2887 * Makefile.in: Rebuild.
2888 * configure.in: Don't build dirs explicitly here.
2889 * configure: Rebuild.
2890
b9abda6a
AO
28912003-07-22 Alexandre Oliva <aoliva@redhat.com>
2892
2893 * Makefile.tpl (all-make): Depend on intl.
2894 * Makefile.in: Rebuilt.
2895
eef8ffd4
NN
28962003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
2897
2898 * config.if: Remove unused libc_interface determination.
2899
295efaf0
NN
29002003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
2901
2902 * Makefile.in: Regenerate, correctly this time.
2903
e5c3f801
NN
29042003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
2905
2906 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
2907 unused INSTALL_PROGRAM_ARGS.
2908 * configure.in: Use AC_PROG_INSTALL.
2909 * Makefile.in: Regenerate.
2910 * configure: Regenerate.
2911
4a18bd6b
AO
29122003-07-10 Alexandre Oliva <aoliva@redhat.com>
2913
2914 * configure: Rebuilt.
2915 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
2916 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
2917 newlib nor libgloss.
2918 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
2919 * configure.in (am33_2.0-*-linux*): Added.
2920
fbd1054d
BW
29212003-07-09 Bob Wilson <bob.wilson@acm.org>
2922
2923 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
2924 * configure: Regenerate.
2925
b40e3958
L
29262003-07-06 H.J. Lu <hongjiu.lu@intel.com>
2927
2928 * config-ml.in: Replace PWD with PWD_COMMAND.
2929 * Makefile.tpl: Likewise.
2930 * Makefile.in: Regenerated.
2931
4a5be7ba
NN
29322003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
2933
2934 * configure.in: Clean up config-lang.in handling. Delete
2935 useless assignment to "subdirs".
2936 * configure: Regenerate.
2937
9c14acb8
NN
29382003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
2939
2940 * configure.in: Rename 'target_libs' to 'target_libraries'.
2941 Remove useless reference to 'target_libs'.
2942 * configure: Regenerate.
2943
8f32e830
KS
29442003-06-23 Keith Seitz <kseitz@sources.redhat.com>
2945
2946 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
2947 * Makefile.in: Regenerate.
2948
12f0bd74
NN
29492003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
2950
2951 * Makefile.def: Introduce flags_to_pass.
2952 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
2953 * Makefile.in: Regenerate.
2954
b07c2aad
HPN
29552003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
2956
2957 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
2958 and target-libgloss.
2959 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
2960 <h8300*-*-*>: Disable libf2c and ${libgcj}.
69777083 2961 * configure: Regenerate.
b07c2aad 2962
56f25033
DD
29632003-06-17 Benjamin Kosnik <bkoz@redhat.com>
2964
2965 * configure.in: Update testsuite_flags to new location.
2966 * configure. Regenerate.
80b200a1 2967
4ec9a3b2
NN
29682003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
2969
2970 * Makefile.tpl: Remove BUILD_CC stuff.
2971 * Makefile.in: Regenerate.
2972
059083b1 29732003-06-14 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 2974
059083b1
L
2975 * config.guess: Update to 2003-06-12 version.
2976 * config.sub: Update to 2003-06-13 version.
2977
535b046a
TS
29782003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2979
2980 * MAINTAINERS: Add myself as MIPS co-maintainer.
2981
00c22daa 29822003-06-12 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 2983
00c22daa
L
2984 * config.guess: Update to 2003-06-06 version.
2985 * config.sub: Update to 2003-06-06 version.
2986
1047cb91
DD
29872003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2988
2989 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
2990 * configure. Regenerate.
2991
123494c8
NN
29922003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
2993
1047cb91
DD
2994 * configure.in: Disable serial configure by default.
2995 * configure: Regenerate.
2996 * Makefile.tpl: Abolish .NOTPARALLEL.
2997 * Makefile.in: Regenerate.
2998
7f121bbf
NN
2999 * Makefile.tpl: Replace {build,host,target}_canonical by
3000 {build,host,target}.
3001 * Makefile.in: Regenerate.
3002
123494c8
NN
3003 * Makefile.tpl: Fix stupid pasto.
3004 * Makefile.in: Regenerate.
3005
ec7e0995
NN
30062003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
3007
3008 * Makefile.tpl: Remove bogus conditional.
3009 * Makefile.in: Regenerate.
3010
27b1cc72
NN
30112003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
3012
2a4cbe27
NN
3013 * Makefile.tpl: Make 'recursive targets' using autogen rather
3014 than shell loop. Remove duplicate 'clean' targets and false
3015 comments.
3016 * Makefile.def: Add systematic dependencies to 'recursive' targets.
3017 Add systematic method of specifying missing targets in subdirs.
3018 Add copyright boilerplate.
3019 * Makefile.in: Regenerate.
3020 * configure.in: Add 'recursive targets' to maybe list.
3021 * configure: Regenerate.
3022
27b1cc72
NN
3023 * Makefile.tpl: Rename [+target+] to [+make_target+].
3024 * Makefile.def: Rename 'target' to 'make_target'.
3025
01e51bd0
NC
30262003-05-30 Nick Clifton <nickc@redhat.com>
3027
3028 * README-maintainer-mode: Update URL for locating blessed config
3029 tools.
3030
2fd84b42
NC
30312003-05-29 Robert Millan <rmh@debian.org>
3032
3033 * ltconfig: Import this patch and modify for use with current
3034 version of ltconfig:
3035
3036 2003-05-21 Bruno Haible <bruno@clisp.org>
3037
3038 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
3039 GNU/FreeBSD.
3040
8945c6bb
DD
30412003-05-28 DJ Delorie <dj@redhat.com>
3042
3043 * Makefile.tpl: Make maybe-check-gcc .PHONY.
3044 * Makefile.in: Regenerate.
3045
2f9632a1
JJ
30462003-05-28 Jeff Johnston <jjohnstn@redhat.com>
3047
80b200a1 3048 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
2f9632a1 3049
3a12db16 30502003-05-21 DJ Delorie <dj@redhat.com>
80b200a1 3051
3a12db16
DD
3052 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
3053 newlib or libgloss.
3054 * Makefile.in: Regenerate.
3055
44482353
DD
30562003-05-21 DJ Delorie <dj@redhat.com>
3057
3058 * Makefile.tpl: Add missing empty maybe-check-gcc target.
3059 * Makefile.in: Regenerate.
3060
fec2c52d
MR
30612003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
3062
3063 * configure.in: Use curly braces in the definition of tooldir.
3064 * configure: Regenerate.
3065
16ae0395
NN
30662003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
3067
3068 * configure.in: Switch more things to use maybe dependencies.
80b200a1 3069 * Makefile.tpl: Switch more things to use maybe dependencies.
16ae0395
NN
3070 Factor out common code from autogen IF statements.
3071 * configure: Regenerate.
3072 * Makefile.in: Regenerate.
3073
ec11bdc6
DD
30742003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
3075
3076 * configure.in: Accept i[3456789]86 for machine type.
3077 * configure: Regenerate.
3078
dd12c3a8
NN
30792003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
3080
3081 * configure.in: Switch more things to use maybe dependencies.
3082 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
3083 * configure: Regenerate.
3084 * Makefile.tpl: Switch more things to use maybe dependencies.
3085 * Makefile.in: Regenerate.
3086
cf662e21
AJ
30872003-05-16 Andreas Schwab <schwab@suse.de>
3088
3089 * Makefile.tpl (install-opcodes): Define.
3090 * Makefile.in: Rebuild.
3091
5481b376
AJ
30922003-05-13 Andreas Jaeger <aj@suse.de>
3093
3094 * config.guess: Update to 2003-05-09 version.
3095 * config.sub: Update to 2003-05-09 version.
3096
3959a22a
AJ
30972003-05-13 Michael Eager <eager@mvista.com>
3098
3099 * configure.in: Correct sed script so that options in quotes are not
3100 deleted.
3101 * configure: Rebuild.
3102
564b43e5
CV
31032003-05-12 Corinna Vinschen <corinna@vinschen.de>
3104
3105 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
3106 and $$s/newlib/libc/sys/cygwin32 include paths.
3107 * configure: Ditto.
3108
bb947dc9
L
31092003-05-05 H.J. Lu <hjl@gnu.org>
3110
3111 * config-ml.in: Restored from gcc repository.
3112
77f7441a
CD
31132003-05-02 Chris Demetriou <cgd@broadcom.com>
3114
80b200a1
ZW
3115 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
3116 * Makefile.in: Regenerate.
77f7441a 3117
a26d7085
DJ
31182003-04-27 Daniel Jacobowitz <drow@mvista.com>
3119
3120 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
3121 and Makefile.def.
3122
e4c4d240
DJ
31232003-04-27 Daniel Jacobowitz <drow@mvista.com>
3124
3125 * Makefile.tpl: Clean $(BUILD_SUBDIR).
3126 * Makefile.in: Regenerated.
3127
62a3fc85
DD
31282003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3129
3130 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
3131 * Makefile.in: Regenerate.
3132
31332003-04-18 Jakub Jelinek <jakub@redhat.com>
3134
3135 * configure.in (powerpc64*-*-linux*): Remove.
3136 * configure: Rebuilt.
3137
5b474aa8
DD
31382003-04-17 Phil Edwards <pme@gcc.gnu.org>
3139
3140 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
3141 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
3142 and restrap.
3143 * Makefile.in: Regenerate.
3144
31452003-04-16 Richard Earnshaw <rearnsha@arm.com>
3146
3147 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
3148 * configure: Regenerated.
3149
bc295afe
AO
31502003-04-11 Alexandre Oliva <aoliva@redhat.com>
3151
3152 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
3153 * */configure: Rebuilt.
3154
3728fade
NN
31552003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
3156
3157 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
3158 * Makefile.in: Regenerate.
3159
ce5b542e
MC
31602003-03-14 Michael Chastain <mec@shout.net>
3161
3162 * Makefile.in: Regenerate with correct Makefile.def.
3163
3db0a37f
NN
31642003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
3165
3166 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
3167 Make macro.
3168 * Makefile.in: Regenerate.
3169 * configure.in: Clean up gxx_include_dir logic.
3170 * configure: Regenerate.
3171
34349c6e
DD
31722003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3173
3174 * configure.in (gxx_include_dir): Fix typo.
3175 * configure: Regenerated.
3176
686c28c9
AC
31772003-03-06 Andrew Cagney <cagney@redhat.com>
3178
3179 * texinfo/texinfo.tex: Import version 2003-02-03.16.
3180
bba45b8b 31812003-03-04 Daniel Jacobowitz <drow@mvista.com>
5481b376 3182
bba45b8b
NN
3183 * configure.in: Include $(build_tooldir)/sys-include in
3184 FLAGS_FOR_TARGET.
3185 * configure: Regenerated.
3186
2683747f
NN
31872003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
3188
bba45b8b
NN
3189 * Makefile.tpl: Reindent.
3190 * Makefile.in: Regenerate.
3191 * configure.in: Reindent. Don't set unused variables.
3192 * configure: Regenerate.
3193
2683747f
NN
3194 * Makefile.tpl: Always pass down RANLIB.
3195 * Makefile.in: Regenerate.
3196
3197 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
3198 * Makefile.in: Regenerate.
3199 * configure.in: Remove unused logic relating to --enable-shared
3200 and --enable-threads. Remove bogus comments. Remove redundant
3201 noconfigdirs.
3202 * configure: Regenerate.
3203
3204 * configure.in: Replace ${libstdcxx_version} by its value.
3205 Remove reference to mh-dgux.
3206 * configure: Regenerate.
3207
50212802
NN
32082003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
3209
3210 * Makefile.tpl: Rearrange.
3211 * Makefile.in: Regenerate.
3212
a6be7fc6
NC
32132003-02-25 Nick Clifton <nickc@redhat.com>
3214
3215 * configure: Remove site-file supprot - it is obsolete.
3216
f8a495c8
NC
32172003-02-24 Uwe Stieber <uwe@wwws.de>
3218
3219 * configure.in: Add support for kaOS as cross build target system.
3220 * configure: Regenerated.
3221
3decd77d
DD
32222003-02-20 Sean McNeil <sean@blue.mcneil.com>
3223
3224 * Makefile.tpl: Add definition of CPPFLAGS to pass into
3225 configure-target-* as some target builds may require additional
3226 flags for preprocessor tests.
3227 * Makefile.in: Regenerated.
3228
f4ff34a3
AO
32292003-02-19 Alexandre Oliva <aoliva@redhat.com>
3230
3231 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
3232 * ltconfig: Handle it.
3233 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
3234 auto-detecting it.
3235
b7e4a931
AO
32362003-02-19 Alexandre Oliva <aoliva@redhat.com>
3237
3238 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
3239 it is used as argument to $CC.
3240 * ltcf-gcj.sh: Likewise.
3241
6b784d9f
AO
32422003-02-19 Alexandre Oliva <aoliva@redhat.com>
3243
3244 * configure.in: Introduce --enable-maintainer-mode.
3245 * configure: Rebuilt.
3246 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
3247 for maintainer mode.
3248 * Makefile.in: Rebuilt.
3249
8bcd8a07
AC
32502003-02-19 Andrew Cagney <ac131313@redhat.com>
3251
3252 * configure: Regenerate using autoconf 2.13.
3253
ee3fd329
AM
32542003-02-19 Alan Modra <amodra@bigpond.net.au>
3255
3256 * config.guess: Import latest version.
3257 * config.sub: Import latest version.
3258
e9e45685
JM
32592003-02-18 Jason Merrill <jason@redhat.com>
3260
3261 * Makefile.tpl (check-c++): Allow parallelism.
3262
859789af
AC
32632003-02-17 Andrew Cagney <ac131313@redhat.com>
3264
3265 * configure: Regenerate using autoconf 000227.
3266
b3f16a9b
GK
32672003-02-15 Geoffrey Keating <geoffk@apple.com>
3268
3269 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
3270 don't configure target-libobjc.
3271 * configure: Regenerate.
3272
72e60e02
DD
32732003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3274
3275 * Makefile.tpl (RANLIB): Define.
3276 * Makefile.in: Regenerate.
3277
91f0e695
KS
32782003-02-06 Keith R Seitz <keiths@redhat.com>
3279
3280 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
3281 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
3282 * Makefile.in: Regenerated.
3283 * configure.in: Remove all traces of snavigator, db, and grep.
3284 * configure: Regenerated.
3285
122bfa92
FCE
32862003-01-31 Frank Ch. Eigler <fche@redhat.com>
3287
3288 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
3289 * Makefile.in: Regenerated.
3290
264095c3
AO
32912003-01-30 Alexandre Oliva <aoliva@redhat.com>
3292
3293 * config.if: Copy from GCC.
3294
a84dbcb3
AO
32952003-01-27 Phil Edwards <pme@gcc.gnu.org>
3296
3297 * configure.in: Revert 24Jan change.
3298 * configure: Regenerate.
3299
19618276
NN
33002003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
3301
3302 * configure.in: Revert previous change.
3303 * configure: Regenerate.
3304
b7f27a92
NN
33052003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
3306
3307 * configure.in: Make rda native-only.
3308 * configure: Regenerate.
3309
83326456
NN
33102003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
3311
3312 * configure.in: Add missing \.
3313 * configure: Rebuilt.
3314
5e367fa5
JJ
33152003-01-17 Jakub Jelinek <jakub@redhat.com>
3316
3317 * configure.in (baseargs): Avoid using \| in sed regular
3318 expressions.
3319 * configure: Rebuilt.
3320
e01f337c
JJ
33212003-01-16 Jakub Jelinek <jakub@redhat.com>
3322
3323 * configure.in (baseargs): Remove all supported forms of
3324 --cache-file, --srcdir, --host, --build and --target options
3325 from argument lists.
3326 * configure: Rebuilt.
3327
aa236487
AO
33282003-01-15 Alexandre Oliva <aoliva@redhat.com>
3329
3330 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
3331 * configure: Rebuilt.
3332
586c0873
NN
33332003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
3334
3335 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
3336 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
3337 * Makefile.in: Regenerate.
3338 * configure: Regenerate.
3339
497f816e
DD
33402003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
3341
3342 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
3343 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
3344 * Makefile.in: Regenerate.
3345
bfbe5519
AO
33462003-01-09 Alexandre Oliva <aoliva@redhat.com>
3347
3348 * configure.in: Remove Makefile in build, host and target modules
3349 unless configure was run with --no-recursion.
3350 * configure: Rebuilt.
3351
3f234ef5
CD
33522003-01-08 Chris Demetriou <cgd@broadcom.com>
3353
3354 * config.guess: Update to 2003-01-03 version.
3355 * config.sub: Update to 2003-01-03 version.
3356
a3982d48
CF
33572003-01-07 Christopher Faylor <cgf@redhat.com>
3358
3359 * configure: Regenerate with proper autoconf 2.13.
3360
75778ec4
CF
33612003-01-07 Christopher Faylor <cgf@redhat.com>
3362
80b200a1
ZW
3363 * configure.in: Add AC_PREREQ for consistency.
3364 * configure: Regenerate.
75778ec4 3365
c180f501
AC
33662003-01-06 Andrew Cagney <ac131313@redhat.com>
3367
3368 * configure.in (GDB_TK): Add tcl directories conditional on
3369 gdb/gdbtk directory being present.
3370 * configure: Regenerate.
5481b376 3371
46ca2cc2
DA
33722003-01-04 John David Anglin <dave.anglin@nrc.ca>
3373
3374 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
3375 by gcc if LD is not defined and we are not doing a Canadian Cross.
3376 * configure: Rebuilt.
3377
53dd8dab
DJ
33782003-01-01 Daniel Jacobowitz <drow@mvista.com>
3379
3380 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
3381
50ceb20c
TT
33822002-12-31 Tom Tromey <tromey@redhat.com>
3383
3384 * Makefile.in: Rebuilt.
3385 * Makefile.def (target_modules) [libffi]: Allow installation.
3386
e78b5cfe
AS
33872002-12-31 Andreas Schwab <schwab@suse.de>
3388
3389 * configure.in: Fix use of $program_transform_name.
3390 * configure: Regenerated.
3391
67448102
DJ
33922002-12-30 Daniel Jacobowitz <drow@mvista.com>
3393
3394 * configure.in (baseargs): Don't remove first configure argument.
3395 * configure: Regenerated.
3396
e6bfb94a
AO
33972002-12-29 Alexandre Oliva <aoliva@redhat.com>
3398
3399 * Makefile.tpl (local-distclean): Don't remove...
3400 (multilib.ts): ... this. Moved into...
3401 (multilib.out): ... this. Don't use sub-make.
3402 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
3403 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
3404 (configure-build-[+module+], configure-[+module+],
3405 configure-target-[+module+], configure-gcc): ... these. Test
3406 for Makefile existence. Drop config.status from dependencies.
3407 * Makefile.in: Rebuilt.
3408 * configure.in: Move gcc-version-trigger to the end of
3409 ac_configure_args. Add comments to maybedep.tmp and
3410 serdep.tmp. Introduce --disable-serial-configure. Remove
3411 nonopt from baseargs, matching and removing corresponding
3412 whitespace while at it.
3413 * configure: Rebuilt.
3414
8f0dfb36
AO
34152002-12-28 Alexandre Oliva <aoliva@redhat.com>
3416
3417 * configure.in (host_configargs): Replace reference to
3418 no-longer-defined buildopts with --build=${build_alias}.
3419 * configure: Rebuilt.
3420
43be203f
AO
34212002-12-28 Alexandre Oliva <aoliva@redhat.com>
3422
3423 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
3424 program_transform_name to standard idiom.
3425 (AUTOGEN, AUTOCONF): Define.
3426 (Makefile.in): Use $(AUTOGEN).
3427 (Makefile): Depend on config.status, and use autoconf-style rule to
3428 build it. Move original commands to...
3429 (config.status): ... this new target.
3430 (configure): Add $(srcdir). Depend on config/acx.m4. Use
3431 $(AUTOCONF).
3432 * Makefile.in: Rebuilt.
3433
a0da8069
NN
34342002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
3435
d18f1c9f
NN
3436 * Makefile.tpl: Fix dramatic bustage due to change in
3437 program_transform_name.
3438 * Makefile.in: Regenerate.
3439
3440 * configure.in: Remove unnecessary PATH setting.
3441 * configure: Regnerate.
3442
3443 * configure.in: Don't default to unprefixed tools unless
3444 the native tools will work.
3445 * configure: Regenerate.
3446
a0da8069
NN
3447 * configure.in: Convert to autoconf script. Blow away lots
3448 of now-redundant Makefile fragments.
3449 * configure: Generate using Autoconf.
3450 * Makefile.tpl: Rewrite to reflect autoconfiscation.
3451 * Makefile.in: Regenerate.
3452
c567df0a
NN
34532002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
3454
5481b376 3455 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
c567df0a
NN
3456 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
3457
5481b376 3458 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
c567df0a 3459 where they belong.
2c7f9a32 3460
2dabcfb4
AS
34612002-12-24 Andreas Schwab <schwab@suse.de>
3462
3463 * Makefile.tpl (multilib.out): Fix missing space.
3464 * Makefile.in: Regenerate.
3465
1086bc09
NN
34662002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
3467
3468 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
3469 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
3470 * Makefile.in: Regenerate.
3471 * configure.in: Remove unnecessary leftovers.
3472
1086bc09
NN
34732002-12-21 Geoffrey Keating <geoffk@apple.com>
3474
3475 * configure.in (extra_ranlibflags_for_target): New variable.
3476 (*-*-darwin): Add -c to ranlib commands.
3477 * configure (tooldir): Handle extra_ranlibflags_for_target.
3478
14e9ca95
JJ
34792002-12-20 Jeff Johnston <jjohnstn@redhat.com>
3480
3481 * COPYING.NEWLIB: Updated.
3482 * COPYING.LIBGLOSS: Ditto.
3483
14c428fb
NN
34842002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
3485
3486 * Makefile.tpl: Revert HJL's change.
3487 * Makefile.in: Regenerated.
3488 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
3489 always.
3490
313b8244
AS
34912002-12-19 Andreas Schwab <schwab@suse.de>
3492
3493 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
3494 * Makefile.in: Regenerate.
3495
efeae3db
L
34962002-12-18 H.J. Lu <hjl@gnu.org>
3497
3498 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
3499 * Makefile.in: Regenerated.
3500
3501 * configure.in (build_prefix): New. Substitute.
3502
43d92c63
NN
35032002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
3504
59da4fe6
NN
3505 * Makefile.tpl: Don't let real targets depend on phony targets.
3506 * Makefile.in: Regenerate.
3507
43d92c63
NN
3508 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
3509 * Makefile.in: Regenerate.
3510
b72e6a2d
JM
35112002-12-16 Jason Merrill <jason@redhat.com>
3512
3513 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
3514 previous 'make bootstrap'.
3515 * Makefile.in: Regenerate.
3516
95c72c44
HPN
35172002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
3518
3519 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
3520
7d695d07
JM
35212002-12-13 Jason Merrill <jason@redhat.com>
3522
3523 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
3524 library tests.
3525 (check-c++): Just depend on it and check-target-libstdc++-v3.
3526 * Makefile.in: Regenerate.
3527
54103d1e
NN
35282002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
3529
3530 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
3531 * Makefile.in: Regenerate.
3532
4024f1e1
JJ
35332002-12-12 Jeff Johnston <jjohnstn@redhat.com>
3534
80b200a1
ZW
3535 * COPYING.NEWLIB: Update list of alternate Regent of California
3536 licenses and discuss official revoking of advertising clause.
3537 * COPYING.LIBGLOSS: Ditto.
4024f1e1 3538
7dda0df6
AO
35392002-12-12 Alexandre Oliva <aoliva@redhat.com>
3540
3541 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
3542 * Makefile.in: Rebuilt.
3543
d03be79e 35442002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
b4a77b47 3545
929293f4
NN
3546 * configure: Fix bug put in by gremlins.
3547
d03be79e
NN
3548 * Makefile.tpl: Substitute more autoconfily.
3549 * configure: Substitute more autoconfily.
3550 * Makefile.in: Regenerate.
3551
35522002-12-08 Andrew Cagney <ac131313@redhat.com>
3553
3554 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
3555 * Makefile.in (all-sim): Ditto.
a36d530e
DD
3556
35572002-12-06 DJ Delorie <dj@redhat.com>
3558
3559 * Makefile.tpl: Change configure dependencies to not have real
3560 targets depend on phony targets.
b4a77b47 3561
db1ac78d
NN
35622002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
3563
bcaf2395
NN
3564 * configure.in: Revert unintentional change.
3565
b4fa093e
NN
3566 * src-release: Configure host subdirs.
3567
db1ac78d
NN
3568 * Makefile.tpl: Change dependency for */multilib.out so that
3569 it works when gcc isn't in the tree.
3570
3571 * configure.in: Substitute more.
3572 * configure: Run subconfigures from the Makefile.
3573 * Makefile.tpl: Run subconfigures from the Makefile; add a few
3574 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
3575
15723a45
NN
35762002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
3577
e2b9e2dc
NN
3578 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
3579 and corresponding dependencies.
3580 * Makefile.in: Regenerate.
3581
2af579c4
NN
3582 * configure.in (host_tools): Order binutils, gas and ld for
3583 convenience in running the testsuites.
3584
a2cc058a
NN
3585 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
3586 * Makefile.in: Regenerate.
3587 * configure.in: Introduce rules to serialize subconfigure runs.
3588
15723a45
NN
3589 * configure.in: Introduce BASE_CC_FOR_TARGET.
3590 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
3591 Realize configure-build-* targets. Realize configure-target-* targets.
3592 * Makefile.in: Regenerate.
3593
ae831be5
NN
35942002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
3595
3596 * configure: Move gcc_version_trigger stuff from here...
3597 * configure.in: ...to here.
3598
3599 * configure.in: Separate subconfigure options added by this file from
3600 options given by the user. Add machinery to put args for host
3601 subconfigures into the Makefile.
3602
3603 * Makefile.tpl: Remove 'vault' targets.
3604 * Makefile.tpl: Reorder and comment dependencies.
3605 * Makefile.in: Regenerate.
3606
bbf7c8ac
NN
36072002-11-28 Geoffrey Keating <geoffk@apple.com>
3608
3609 * configure.in: Move host-specific darwin noconfigdirs into
3610 the host-specific section.
3611
930314a4
NN
36122002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
3613
52d7cdee
NN
3614 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
3615 during replay.
3616 * Makefile.in: Regenerate.
3617
930314a4
NN
3618 (finishing slow-motion replay)
3619 * configure: Remove skip-this-dir support.
3620 * Makefile.tpl: Remove skip-this-dir support.
3621
3622 * Makefile.tpl: Remove leftover support for non-autoconfiscated
3623 subdirectories.
3624 * Makefile.in: Regenerate.
3625
3626 * Makefile.tpl: Strip out useless setting of 'dir'.
3627 * Makefile.in: Regenerate.
5481b376 3628
930314a4
NN
36292002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
3630
3631 (finishing slow-motion replay)
3632 * configure.in: Fix deeply stupid bug.
3633
3634 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
3635 shell code in CXX_FOR_TARGET
3636 * Makefile.def: Introduce raw_cxx.
3637 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
3638 RAW_CXX_FOR_TARGET.
3639 * Makefile.in: Regenerate.
3640
36412002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
3642
3643 (finishing slow-motion replay)
3644 * Makefile.tpl: Remove unnecessary ifs.
3645 * Makefile.in: Regenerate.
3646
5481b376 3647 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
930314a4
NN
3648 dependencies. Maybe-ize build-libiberty. Create dummy install
3649 targets for 'no_install' modules.
5481b376 3650 * configure: Move GDB_TK substitution to configure.in. Move
930314a4 3651 build_modules stuff to configure.in.
5481b376 3652 * configure.in: Implement soft dependency machinery. Maybe-ize
930314a4
NN
3653 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
3654 * Makefile.in: Regenerate.
3655
3866be5d
NN
36562002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
3657
3658 (continuing slow-motion replay)
3659 * Makefile.tpl: Make all-target, install-target behave similarly
3660 to all, install (only hitting configured targets). Eliminate
3661 unused macro defintions.
3662
3663 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
3664 build != host.
3665
3666 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
3667
3668 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
3669
5481b376 3670 * configure.in: Produce lists of subdir targets we're actually
3866be5d
NN
3671 configuring. Remove references to "dosrel".
3672 * Makefile.tpl: Let configure set which subdir targets are hit.
5481b376 3673 Remove install-cross; clean up install; remove ALL. Remove
3866be5d 3674 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5481b376 3675 Autogenerate host module targets. Remove empty dependency lines
3866be5d
NN
3676 and redundant dependency; rearrange slightly.
3677 * Makefile.def: Add host-side libtermcap, utils.
3678
3679 * Makefile.in: Regenerate.
3680
e393202e
NN
36812002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
3682
3683 (Continuing slow-motion replay)
3684 * Makefile.def: Add list of recursive targets to autogenerate.
3685 Add build_modules.
3686 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
3687 targets. Autogenerate *-build-* targets.
3688 * Makefile.in: Regenerate.
3689
583d52d7
NN
36902002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
3691
3692 (Continuing slow-motion replay)
3693 * configure: More autoconf-style substitutions.
3694 * Makefile.tpl: More autoconf-style substitutions.
3695 * Makefile.in: Regenerate.
3696
36972002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
3698
3699 (Continuing slow-motion replay)
3700 * configure: Substitute more variables in a more autoconf-friendly
3701 way. Simplify slightly.
3702 * Makefile.tpl: Make more variables substitutable in an
3703 autoconf-friendly way.
3704 * Makefile.in: Regenerate.
3705
874e38b4
NN
37062002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
3707
3708 (Continuing slow-motion replay)
3709 * configure.in (v810*): Remove special setting of tools.
3710
3711 * configure: Add support for extra required flags for ar or nm.
3712 * configure.in (aix4.3+): Use above support for target-specific
3713 issues, rather than using config/mt-aix43.
3714
852e5f18
NN
37152002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
3716
3717 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
3718 * configure: Remove 'removing', which doesn't work. Replace $subdir
3719 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
3720 with $srcdir. Reformat indentation. Substitute some variables
3721 formerly hard-coded in the Makefile for build=host.
3722 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
3723 * Makefile.def: Autogenerate more.
3724 * Makefile.in: Regenerate.
3725
c9a0d920
DD
37262002-11-13 Bruce Korb <bkorb@gnu.org>
3727
3728 * Makefile.tpl: syntactic cleanup
3729
dd2768ff
KB
37302002-11-04 Kevin Buettner <kevinb@redhat.com>
3731
3732 * Makefile.def (host_modules): Add rda.
3733 * Makefile.in: Regenerate.
3734 * configure.in (target_tool): Add target-rda to list.
3735
1aa8389d
DD
37362002-10-25 Phil Edwards <pme@gcc.gnu.org>
3737
3738 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
3739 and restrap targets to this rule.
3740 * Makefile.in: Regenerate.
3741
28f46298
HPN
37422002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
3743
3744 * configure.in (i[3456]86-*-linux*): Add check to disable
3745 ${libgcj} for glibc1.
3746
ff72e302
NC
37472002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
3748
3749 * configure.in: Add tic4x target.
3750
8607b6c9
NN
37512002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
3752
3753 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
3754 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
3755 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
3756 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
3757 * Makefile.in: Regenerate.
3758
f8f61f4a
NN
37592002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
3760
c86f794b
NN
3761 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
3762 * Makefile.in: Regenerate.
3763
a9590527
NN
3764 * Makefile.def: Remove order dependency comments.
3765 * Makefile.tpl: Add explicit install-install dependencies.
3766 * Makefile.in: Regenerate.
3767
8412ce72
NN
3768 * Makefile.tpl: Remove material now in src-release. (Finally!)
3769 * Makefile.in: Regenerate.
3770
8b9f37f1
NN
3771 * configure: Restore my original patch by syncing with gcc version.
3772
f8f61f4a
NN
3773 * Bring following over from gcc:
3774
37752002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
3776
3777 * configure.in (s390*-*-linux*): Enable libgcj.
3778
403d9505
NN
37792002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
3780
3781 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
3782
95f6f383
AM
37832002-10-02 Alan Modra <amodra@bigpond.net.au>
3784
e4673b0a 3785 * configure: Move stray lines back to where they belong.
95f6f383 3786
748503c8
NN
37872002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
3788
a581b5c3
NN
3789 * Makefile.tpl: Insert configure-target target, for src-release.
3790
c084f5b4
NN
3791 * configure: Finish reverting change which Andrew Cagney started
3792 reverting. Should fix bustage.
3793
7aa673ed 3794 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
748503c8
NN
3795 * src-release: New file. Contains material for making net
3796 releases for gdb, binutils, et al., formerly in Makefile.in.
3797
82a9b2d9
NC
37982002-09-30 Nick Clifton <nickc@redhat.com>
3799
3800 * cpu: New top level directory. Intended to hold input files for
3801 CGEN which have FSF copyright assignment.
3802 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
3803
c2463a00
AC
38042002-09-29 Andrew Cagney <ac131313@redhat.com>
3805
3806 Revert below (note that src does not contain Makefile.tpl):
3807 * Makefile.tpl: Make subsituted variables more autoconfy.
3808 * Makefile.in: Regenerate.
3809
f03b4789
NN
38102002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
3811
c11e16a9
NN
3812 * configure: Revert accidentally applied changes.
3813
f03b4789
NN
3814 * Makefile.tpl: Make more autoconf-friendly.
3815 * Makefile.in: Regenerate.
3816 * configure: Make substitution more autoconf-like.
3817
38182002-09-28 Richard Earnshaw <rearnsha@arm.com>
3819
3820 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
3821 single entry to handle all these.
3822 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
3823 libjava on arm-*-elf.
3824
c0292023
GK
38252002-09-27 Geoffrey Keating <geoffk@apple.com>
3826
3827 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
3828 things that depend on them.
3829
c66d951e
NN
38302002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
3831
3832 * Makefile.tpl: Make subsituted variables more autoconfy.
3833 * Makefile.in: Regenerate.
3834 * configure: Make seds more autoconfy.
3835
907a7241 38362002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
58daee98
NN
3837
3838 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
3839 * Makefile.in: Regenerate.
3840 * configure.in: Rewrite sed statements to look autoconfy.
3841
907a7241
NN
3842 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
3843 all-target-foo on configure-target-foo.
3844 * Makefile.def: Ditto.
3845 * Makefile.in: Rebuild.
3846
405ea7a0
NN
38472002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
3848
3849 * Makefile.def: New file.
3850 * Makefile.tpl: New file.
3851 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
3852
3853 * configure.in: Minor rearrangement. Simplify tests.
3854
bdc57bfd
JT
38552002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
3856
3857 * configure.in (with_headers): Skip copy if value is "yes".
3858 (with_libs): Likewise.
3859
ae03d6e2
NN
38602002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
3861
3862 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
3863 * configure.in (sh*-*-pe*): Ditto.
3864 * configure.in (mips*-*-pe*): Ditto.
3865 * configure.in (*arm-wince-pe): Ditto.
227d98f5
NN
3866
3867 * configure.in: Rearrange.
3868
707960fe
NC
38692002-09-12 Nick Clifton <nickc@redhat.com>
3870
3871 * Import these changes from the config master repository:
3872
3873 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
3874
3875 * config.sub: Add tic4x target.
3876
3877 2002-09-03 Ben Elliston <bje@redhat.com>
3878
3879 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
3880 Reported by <Duncan_Stodart@insession.com>.
3881
36ea319f
JJ
38822002-09-10 Jeff Johnston <jjohnstn@redhat.com>
3883
3884 * COPYING.NEWLIB: More updates.
3885
cf57480a
JJ
38862002-09-09 Jeff Johnston <jjohnstn@redhat.com>
3887
3888 * COPYING.NEWLIB: Update.
3889
fd31a171
AC
38902002-08-23 Andrew Cagney <ac131313@redhat.com>
3891
23b632fc
AC
3892 * texinfo/texinfo.tex: Import version 2002-06-04.06.
3893
fd31a171
AC
3894 * config.guess: Import version 2002-08-23.
3895 * config.sub: Import version 2002-08-22.
3896
a08bafb5
AO
38972002-08-20 Alexandre Oliva <aoliva@redhat.com>
3898
3899 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
3900 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
3901 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
3902
17240c1f
NC
39032002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
3904
3905 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
3906
e70ad0c6
L
39072002-08-04 H.J. Lu (hjl@gnu.org)
3908
3909 * configure.in (mips*-*-linux*): Don't skip target-libffi.
3910
574e6d11
DD
39112002-07-31 Alan Modra <amodra@bigpond.net.au>
3912
3913 * configure.in: Move generic linux case to end. Copy generic
3914 linux noconfigdirs to mips*-*-linux* entry and new
3915 powerpc64*-*-linux* entry. Add target-libffi for the latter.
3916
611e7523
CD
39172002-07-19 Chris Demetriou <cgd@broadcom.com>
3918
3919 * MAINTAINERS: Clarify on config.guess and config.sub, and add
3920 one instance of them which was missed to the list to update.
3921
51759676
CD
39222002-07-16 Chris Demetriou <cgd@broadcom.com>
3923
3924 * config.guess: Update to 2002-07-09 version.
3925 * config.sub: Update to 2002-07-03 version.
3926
7c1f909c
DD
39272002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
3928
3929 * configure.in: Remove two redundant tests.
3930
d7cf5d30
DD
39312002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3932
3933 * configure.in (mips*-*-irix6*o32): Enable stabs.
3934
c74222f7
DD
39352002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
3936
5b53c336
DD
3937 * configure.in: Don't build grez.
3938 * Makefile.in: Ditto.
3939
c74222f7
DD
3940 * Makefile.in: Remove references to bsp, cygmon, libstub.
3941 * configure.in: Ditto.
3942
3943 * configure.in: Remove leftover reference to gdbtest.
3944
edd1b227
DD
39452002-07-08 Phil Edwards <pme@gcc.gnu.org>
3946
3947 * configure.in (gxx_include_dir): Change to match versioned
3948 C++ headers if --enable-version-specific-runtime-libs is used.
3949
486186e3
AO
39502002-07-04 Steve Ellcey <sje@cup.hp.com>
3951
3952 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
3953
ff0a3bf8
DD
39542002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
3955
3956 * configure.in: Make --without-x work.
3957
1dfa8174
NC
39582002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
3959
3960 * contrib: New directory. Created to contain a copy of the
5481b376 3961 texi2pod.pl script so that it is in the same place as the version in
1dfa8174
NC
3962 the FSF GCC sources.
3963
07637366
DD
39642002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
3965
b6f83f2a
DD
3966 * configure.in: Rearrange target Makefile fragment collection.
3967
07637366
DD
3968 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
3969 cvs[src].
3970 * configure.in: Ditto.
3971
f48556b1
DD
39722002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
3973
3974 * Makefile.in: Eliminate 'apache' targets.
3975 * configure.in: Eliminate 'apache' targets.
3976
3977 * configure.in: Eliminate redundant tests. Reorganize.
3978
3979 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
3980
3981 * config-ml.in: Eliminate references to Cygnus configure.
3982
3983 * Makefile.in: Eliminate references to building emacs.
3984
39852002-07-01 Denis Chertykov <denisc@overta.ru>
3986
3987 * configure.in: Add support for ip2k.
3988
cdb9e2b8
BE
39892002-06-24 Ben Elliston <bje@redhat.com>
3990
3991 * configure.in (host_tools): Remove cgen.
3992
3993 * Makefile.in (all-cgen): Remove; runs from its source directory.
3994 (check-cgen, install-cgen, clean-cgen): Likewise.
3995 (all-opcodes): No not depend on all-cgen.
3996 (all-sim): Likewise.
3997
3558860c
DD
39982002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
3999
4000 * configure.in: Fix AIX configury bug.
4001
e3b0c936
DD
40022002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
4003
cdb9e2b8 4004 * configure.in: Replace ${topsrcdir} with ${srcdir}.
4d5fd396 4005
cdb9e2b8
BE
4006 * configure.in: Move definition of libstdcxx_flags right above
4007 usage, rather than way earlier.
8ee424c0 4008
c712250a
DD
4009 * configure.in: Pull definition of is_cross_compiler earlier.
4010
9ee1a75c
DD
4011 * configure.in: Rearrange a little.
4012
e3b0c936
DD
4013 * configure.in: Remove references to librx.
4014 * Makefile.in: Remove references to librx.
4015
b2bd228e
DD
40162002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
4017
4018 * configure.in: Eliminate ${gasdir} variable.
4019
7cd52483
DB
40202002-06-18 Dave Brolley <brolley@redhat.com>
4021
4022 * configure.in: Add support for frv.
4023 * config.sub: Add support for frv.
4024
6c5e141a
DD
40252002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4026
4027 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
4028
0d18b56d
JT
40292002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
4030
4031 * configure.in (vax-*-netbsd*): Re-enable gas.
4032
fd8958d5
DD
40332002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
4034
27f15fdd
DD
4035 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
4036 BUILD_PREFIX_1, to correct nomenclature.
4037 * configure: Likewise.
4038
fd8958d5
DD
4039 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
4040 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
4041
0c2442b7
DD
40422002-05-31 Olaf Hering <olh@suse.de>
4043
4044 * config-ml.in: Propogate DESTDIR also.
4045
a3602181
JT
40462002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
4047
4048 * configure.in (vax-*-netbsd*): Don't build gas for this
4049 platform.
4050
c95f53ae
MM
40512002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
4052
4053 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
4054 and libgcj for AVR.
4055
1d7c1053
NC
40562002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
4057
4058 * config.sub: Add DLX target.
4059
4b37028f
JT
40602002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
4061
4062 * config.guess: Update to 2002-05-22 version.
4063 * config.sub: Likewise.
4064
d5de0a84
NC
40652002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4066
4067 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
4068 * config-ml.in: Likewise.
4069 * configure: Likewise.
4070 * configure.in: Likewise.
4071
c92a0210
DD
40722002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
4073
115a77aa
DD
4074 * configure.in: Simplify makefile fragment collection.
4075
4076 * configure.in: Remove code to build emacs.
e99daf2b 4077
91e060aa
DD
4078 * configure.in : Remove --srcdir argument from targargs and buildargs
4079 (it's always overridden in the Makefile anyway). Rearrange a bit.
4080
4081 * configure: Move some logic to configure.in.
4082 * configure.in: Move some logic from configure.
c92a0210 4083
91217342
JJ
40842002-05-07 Jeff Johnston <jjohnstn@redhat.com>
4085
4086 * COPYING.LIBGLOSS: New file.
4087
d3d8a9ee
NC
40882002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
4089
4090 * Makefile.in: Honour DESTDIR.
4091
3a036cdc
AO
40922002-05-05 Alexandre Oliva <aoliva@redhat.com>
4093
4094 * configure.in (noconfigdirs): Don't disable libgcj on
4095 sparc64-*-solaris* and sparcv9-*-solaris*.
4096
6d095fe4
AO
40972002-05-03 Alexandre Oliva <aoliva@redhat.com>
4098
4099 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
4100
dac55df9
TF
41012002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
4102
4103 * configure.in (FLAGS_FOR_TARGET): Do not add
4104 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
4105 on i[3456]86-*-linux*.
4106
a018e15b
TF
41072002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
4108
4109 * configure.in (noconfigdirs): Replace [ ] with test.
c72f388d
TF
4110
4111 * configure.in (noconfigdirs): Do not add target-newlib if
4112 target == i[3456]86-*-linux*, and host == target.
4113
5f284831
MM
41142002-04-29 Mark Mitchell <mark@codesourcery.com>
4115
4116 * config.guess: Updated to 2002-04-26's version.
4117 * config.sub: Updated to 2002-04-26's version.
4118
33babf59
DD
41192002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
4120
bd5f7da2
DD
4121 * configure.in: delete reference to absent file
4122
a0c4f3a0
DD
4123 * configure.in: replace '[' with 'test'
4124
66f1ba4f
DD
4125 * configure.in: Eliminate references to gash.
4126 * Makefile.in: Eliminate references to gash.
4127
7c3ab50c
DD
4128 * configure.in: remove useless references to 'pic' makefile fragments.
4129
bbc025f5
DD
4130 * configure.in: (*-*-windows*) Finish removing.
4131
33babf59
DD
4132 * configure.in: Eliminate redundant test for libgui.
4133
d5ec694c
DD
41342002-04-26 Joel Sherrill <joel@OARcorp.com>
4135
4136 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
4137 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
4138
57a5346c
DD
41392002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
4140
4141 * configure.in: remove references to dead files
4142
dbf93899
DD
41432002-04-18 Tom Tromey <tromey@redhat.com>
4144
4145 * configure.in: Disallow configuring libgcj when it is already
4146 installed and we're using Solaris 2.8 linker. Do enable libgcj on
4147 Solaris 2.8 by default. For PR libgcj/6158.
4148
26eadf68
DD
41492002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
4150
4151 * configure.in: Move default CC setting out of config/mh-* fragments
4152 directly into here.
4153
a0a2c6c6
DD
41542002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
4155
4156 * configure.in: don't even try to configure or make a subdirectory
4157 if there's no configure script for it.
4158
9972f812
DD
41592002-04-15 Mark Mitchell <mark@codesourcery.com>
4160
4161 * MAINTAINERS: Remove chill maintainers.
4162 * Makefile.in (CHILLFLAGS): Remove.
4163 (CHILL_LIB): Remove.
4164 (TARGET_CONFIGDIRS): Remove libchill.
4165 (CHILL_FOR_TARGET): Remove.
4166 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
4167 CHILL_LIB.
4168 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
4169 (CHECK_TARGET_MODULES): Likewise.
4170 (INSTALL_TARGET_MODULES): Likewise.
4171 (CLEAN_TARGET_MODULES): Likewise.
4172 (configure-target-libchill): Remove.
4173 (all-target-libchill): Remove.
4174 * configure.in (target_libs): Remove target-libchill.
4175 Do not compute CHILL_FOR_TARGET.
4176 * libchill: Remove directory.
5481b376 4177
75205f78
DD
41782002-04-15 DJ Delorie <dj@redhat.com>
4179
4180 * Makefile.in, configure.in, configure: Sync with gcc, entries
4181 follow...
4182
41832002-04-08 Tom Tromey <tromey@redhat.com>
4184
4185 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
4186 Fixes PR libgcj/6068.
4187
41882002-03-30 Krister Walfridsson <cato@df.lth.se>
4189
4190 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
4191
41922002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4193
4194 * configure.in (alpha*-dec-osf*): Enable libgcj.
4195
41962002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
4197
4198 Fix for: PR bootstrap/3591, target/5676
4199 * configure.in (mcore-pe): Disable the configuration of
4200 libstdc++-v3 since exceptions are not supported.
4201
42022002-03-20 Anthony Green <green@redhat.com>
4203
4204 * configure.in: Enable libgcj for xscale-elf target.
4205
42062002-02-28 Alexandre Oliva <aoliva@redhat.com>
4207
4208 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
4209 libjava.
4210 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
4211
42122002-02-22 Alexandre Oliva <aoliva@redhat.com>
4213
4214 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
4215 libstdc++-v3 and libjava.
4216
42172002-02-11 Adam Megacz <adam@xwt.org>
4218
4219 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
4220 boehm-gc
4221
42222002-02-09 Alexandre Oliva <aoliva@redhat.com>
4223
4224 * config.guess: Updated to 2002-01-30's version.
4225 * config.sub: Updated to 2002-02-01's version.
4226 Contribute sh64-elf.
4227 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
4228 * configure.in: Added sh64-*-*.
4229
42302002-01-17 H.J. Lu <hjl@gnu.org>
4231
4232 * Makefile.in (all-fastjar): Also depend on all-libiberty.
4233 (all-target-fastjar): Also depend on all-target-libiberty.
4234
4235Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
4236
4237 * configure, configure.in: Use temp file for long sed commands.
4238
42392001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
4240
4241 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
4242 libf2c.
4243
42442001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
4245
4246 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
4247
42482001-10-11 Hans-Peter Nilsson <hp@axis.com>
4249
4250 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
4251
42522001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
4253
4254 * configure: Handle temporary files securely using mkdir.
4255
42562001-09-26 Will Cohen <wcohen@redhat.com>
4257
4258 * configure.in (*-*-linux*): Disable configuration of target-newlib
4259 and target-libgloss.
4260
42612001-09-26 Alexandre Oliva <aoliva@redhat.com>
4262
4263 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
4264 RANLIB.
4265
42662001-08-11 Graham Stott <grahams@redhat.com>
4267
4268 * Makefile.in (check-c++): Add missing semicolon.
4269
42702001-07-25 Andrew Haley <aph@cambridge.redhat.com>
4271
4272 * configure.in (sh-*-linux*): New.
4273
42742001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4275
4276 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
4277 and libgcj on m68hc11/m68hc12.
4278
42792001-06-27 H.J. Lu (hjl@gnu.org)
4280
4281 * Makefile (CFLAGS_FOR_BUILD): New.
4282 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
4283
42842001-06-01 Hans-Peter Nilsson <hp@axis.com>
4285
4286 * configure.in (libstdcxx_flags): Do not try to execute
4287 libstdc++-v3/testsuite_flags until it exists.
4288
42892001-05-18 Benjamin Kosnik <bkoz@redhat.com>
4290
4291 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
4292
42932001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
4294
4295 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
4296
4297Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
4298
4299 * configure.in: Move *-chorusos target case to the proper switch.
4300 Disable libgcj.
4301
43022001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4303
4304 * Makefile.in (STAGE1_CFLAGS): Pass down.
4305
43062001-04-13 Alan Modra <amodra@one.net.au>
4307
4308 * config.guess: Add hppa64-linux support. Note for next import that
4309 this is already in the master file.
4310 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
4311
43122001-03-22 Colin Howell <chowell@redhat.com>
4313
4314 * Makefile.in (DO_X): Do not backslash single-quotes in
4315 backquotes (two places).
4316
43172001-03-18 Laurynas Biveinis <lauras@softhome.net>
4318
4319 * Makefile.in (DO_X): Quote nested quotes.
4320
43212001-03-15 Laurynas Biveinis <lauras@softhome.net>
4322
4323 * Makefile.in (DO_X): Use double quotes for quoting
4324 "RANLIB=$${RANLIB}".
4325
43262001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
4327
4328 * configure.in: Only use `lang_requires' for languages athat are
4329 actually enabled.
4330
43312001-03-07 Tom Tromey <tromey@redhat.com>
4332
4333 * configure.in: Allow config-lang.in to set `lang_requires' to list
4334 of other required languages.
4335
43362001-03-06 Laurynas Biveinis <lauras@softhome.net>
4337
4338 * Makefile.in: Remove RANLIB definition. Use RANLIB
4339 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
4340 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
4341
43422001-02-28 Benjamin Kosnik <bkoz@redhat.com>
4343 Alexandre Oliva <aoliva@redhat.com>
4344
4345 * Makefile.in (check-c++): Use tabs, not spaces.
4346
43472001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4348
4349 * Makefile.in (check-c++): New rule.
4350
4351 * configure.in (target_libs): Remove libg++.
4352 (noconfigdirs): Remove libg++.
4353 (noconfigdirs): Same.
4354 (noconfigdirs): Same.
4355 (noconfigdirs): Same.
4356
4357 * config-ml.in: Remove libg++ references.
4358
4359 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
4360 (ALL_TARGET_MODULES): Same.
4361 (configure-target-libg++): Remove.
4362 (all-target-libg++): Remove.
4363 (configure-target-libio): Remove.
4364 (all-target-libio): Remove.
4365 (check-target-libio): Remove.
4366 (.PHONY): Remove.
4367 (libg++.tar.bz2): Remove.
4368 (all-target-cygmon): Remove libio.
4369 (all-target-libstdc++): Remove.
4370 (configure-target-libstdc++): Remove.
4371 (TARGET_LIB_PATH): Remove libstdc++.
4372 (ALL_GCC_CXX): Remove libstdc++.
4373 (all-target-gperf): Correct.
4374
43752001-02-15 Anthony Green <green@redhat.com>
4376
4377 * configure: Introduce GCJ_FOR_TARGET.
4378 * configure.in: Ditto.
4379 * Makefile.in: Ditto.
4380
43812001-02-08 Chandrakala Chavva <cchavva@redhat.com>
4382
4383 * configure.in: for *-chorusos, don't config target-newlib and
4384 target-libgloss.
4385
43862001-02-04 Mark Mitchell <mark@codesourcery.com>
4387
4388 Remove V2 C++ library.
4389 * configure.in: Remove --enable-libstdcxx_v3 support.
4390
43912001-01-27 Richard Henderson <rth@redhat.com>
4392
4393 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
4394
43952001-01-26 Tom Tromey <tromey@redhat.com>
4396
4397 * configure.in: Allow libgcj to be built on Sparc Solaris.
4398
43992001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
4400
4401 * configure.in: Enable libgcj on several additional platforms.
4402
44032001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
4404
4405 * configure.in: Enable libgcj for linux targets.
4406
44072001-01-09 Mike Stump <mrs@wrs.com>
4408
4409 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
4410 failures of subdirectories.
4411
44122001-01-02 Laurynas Biveinis <lauras@softhome.net>
4413
4414 * configure: handle DOS-style absolute paths.
4415
44162001-01-02 Laurynas Biveinis <lauras@softhome.net>
4417
4418 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
4419
44202000-12-18 Benjamin Kosnik <bkoz@redhat.com>
4421
4422 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
4423 (libstdcxx_incdir): Pass down.
4424 * config.if: Remove expired bits for cxx_interface, add stub.
4425 (libstdcxx_incdir): Add variable for g++ include directory.
4426 * configure.in (gxx_include_dir): Use it.
4427
44282000-12-15 Andreas Jaeger <aj@suse.de>
4429
4430 * configure.in: Handle lang_dirs.
4431
44322000-12-13 Anthony Green <green@redhat.com>
4433
4434 * configure.in: Disable libgcj for any target not specifically
4435 listed. Disable libgcj for x86 and Alpha Linux until compatible
4436 with g++ abi.
4437
44382000-12-13 Mike Stump <mrs@wrs.com>
4439
4440 * Makefile.in (local-distclean): Also remove fastjar.
4441
44422000-12-10 Anthony Green <green@redhat.com>
4443
4444 * configure.in: Define libgcj. Disable libgcj target libraries for
4445 most targets.
4446
44472000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
4448
4449 * configure.in (target_libs): Revert 2000-12-08 patch.
4450 (noconfigdirs): Added target-libjava.
4451
44522000-12-09 Laurynas Biveinis <lauras@softhome.net>
4453
4454 * Makefile.in: handle DOS-style absolute paths.
4455
44562000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
4457
4458 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
4459 libjava.
4460 * configure.in (target_libs): Removed `target-libjava'.
4461
44622000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
4463
4464 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
4465 (ALL_MODULES): Added fastjar.
4466 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
4467 (all-target-libjava): all-fastjar replaces all-zip.
4468 (all-fastjar): Added.
4469 (configure-target-fastjar, all-target-fastjar): Likewise.
4470 * configure.in (host_tools): Added fastjar.
4471
44722000-12-07 Mike Stump <mrs@wrs.com>
4473
4474 * Makefile.in (local-distclean): Remove leftover built files.
4475
44762000-11-16 Fred Fish <fnf@be.com>
4477
4478 * configure.in (enable_libstdcxx_v3): Fix typo,
4479 libstd++ -> libstdc++.
4480
44812000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
4482
4483 * configure: Provide the original toplevel configure arguments
4484 (including $0) to subprocesses in the environment rather than
4485 through gcc/configargs.h.
4486
44872000-11-12 Mark Mitchell <mark@codesourcery.com>
4488
4489 * configure: Turn on libstdc++ V3 by default.
4490
44912000-10-16 Michael Meissner <meissner@redhat.com>
4492
4493 * configure (gcc/configargs.h): Only create if there is a build GCC
4494 directory created.
4495
44962000-10-05 Phil Edwards <pme@gcc.gnu.org>
4497
4498 * configure: Save configure arguments to gcc/configargs.h.
4499
45002000-10-04 Andris Pavenis <pavenis@latnet.lv>
4501
4502 * Makefile.in (bootstrap): avoid recursion if subdir missing
4503 (cross): ditto
4504 (do-proto-toplev): ditto
4505
4506Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
4507
4508 * configure.in: Do not build byacc for hppa64. Provide paths to the
4509 X11 libraries for hppa64.
4510
45112000-09-02 Anthony Green <green@cygnus.com>
4512
4513 * Makefile.in (all-gcc): Depend on all-zlib.
4514 (CLEAN_MODULES): Add clean-zlib.
4515 (ALL_MODULES): Add all-zlib.
4516 * configure.in (host_libs): Add zlib.
4517
45182000-08-25 Alexandre Oliva <aoliva@redhat.com>
4519
4520 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
4521 $targargs to tell whether newlib is going to be built.
4522
4523 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
4524 $$r/TARGET_SUBDIR/libio for _G_config.h.
4525
45262000-08-14 Zack Weinberg <zack@wolery.cumb.org>
4527
4528 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
4529
4530 * configure: Make enable_threads and enable_shared defaults
4531 explicit. Substitute enable_threads into generated Makefiles.
4532 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
4533 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
4534
45352000-08-02 Manfred Hollstein <manfredh@redhat.com>
4536
4537 * configure.in: Re-enable all references to libg++ and librx.
4538
ffb97b2f 45392002-04-09 Loren James Rittle <rittle@labs.mot.com>
5481b376 4540
ffb97b2f
DD
4541 * configure.in: Add *-*-freebsd* configurations.
4542
bbf6e9e3
AC
45432002-04-07 Andrew Cagney <ac131313@redhat.com>
4544
4545 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
4546 (do-tar, do-bz2): New rules.
4547 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
4548 (gdb-tar): New rule.
4549 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
4550 (insight_dejagnu.tar): New rule.
4551 (insight.tar): New rule.
4552 (gdb+dejagnu.tar): New rule.
4553 (gdb.tar): New rule.
4554
8f1579c0
AC
45552002-04-07 Andrew Cagney <ac131313@redhat.com>
4556
4557 * MAINTAINERS: Update dejagnu/
4558
ba3c59ab
AO
45592002-03-16 Alexandre Oliva <aoliva@redhat.com>
4560
4561 * ltmain.sh (relink_command): Fix typo in previous change.
4562
6243d5dd
AO
45632002-03-15 Alexandre Oliva <aoliva@redhat.com>
4564
4565 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
4566 (relink_command): Added --tag flags.
4567 (mode=install): If relinking fails; error out.
4568
80413487
RH
45692002-03-12 Richard Henderson <rth@redhat.com>
4570
4571 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
4572 .NOTPARALLEL tag.
4573 (do-check): Rename from check.
4574 (check): Allow parallel check.
4575
3daeddf6
RH
45762002-03-11 Richard Henderson <rth@redhat.com>
4577
4578 * Makefile.in (.NOTPARALLEL): Add fake tag.
4579
fad93c55
L
45802002-03-07 H.J. Lu (hjl@gnu.org)
4581
4582 * configure.in: Enable gprof for mips*-*-linux*.
4583
2e8357fc
AO
45842002-02-28 Alexandre Oliva <aoliva@redhat.com>
4585
4586 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
4587 libjava.
4588 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
4589
bd48e1a9
AC
45902002-02-24 Andrew Cagney <ac131313@redhat.com>
4591
4592 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
4593
39121370
DJ
45942002-02-23 Daniel Jacobowitz <drow@mvista.com>
4595
4596 * config.guess: Import from master sources, rev 1.232.
4597 * config.sub: Import from master sources, rev 1.246.
4598
081ff160
AO
45992002-02-23 Alexandre Oliva <aoliva@redhat.com>
4600
4601 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
4602 because its Makefile is there; test for the executable instead.
4603
20a5393b
AO
46042002-02-09 Alexandre Oliva <aoliva@redhat.com>
4605
4606 Contribute sh64-elf.
4607 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
4608 * configure.in: Added sh64-*-*.
4609
38135629
JJ
46102002-02-04 Jeff Johnston <jjohnstn@redhat.com>
4611
80413487
RH
4612 * COPYING.NEWLIB: Remove advertising clause from
4613 Berkeley and Red Hat licenses.
38135629 4614
48d19748
MD
46152002-02-01 Mo DeJong <supermo@bayarea.net>
4616
4617 * Makefile.in: Add all-tix to deps for all-snavigator
4618 so that tix is built when building snavigator.
4619
f6e1c110
BE
46202002-02-01 Ben Elliston <bje@redhat.com>
4621
4622 * config.guess: Import from master sources, rev 1.229.
4623 * config.sub: Import from master sources, rev 1.240.
4624
4867be41
DJ
46252002-01-27 Daniel Jacobowitz <drow@mvista.com>
4626
4627 From Steve Ellcey <sje@cup.hp.com>:
4628 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
4629 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
4630 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
4631 IA64.
4632 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
4633 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
4634 soname_spec, sys_lib_search_path_spec): Ditto.
4635
e82380cc
JT
46362002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
4637
4638 * configure.in (*-*-netbsd*): New. Skip target-newlib,
4639 target-libiberty, and target-libgloss. Skip Java-related
4640 libraries if not supported for NetBSD on target CPU.
4641
1319fb9c
NC
46422002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
4643
4644 * configure.in: Import StrongARM and XScale target_configdirs from
4645 FSF GCC version.
4646
b020f6ac
L
46472002-01-16 H.J. Lu (hjl@gnu.org)
4648
4649 * config.guess: Import from master sources, rev 1.225.
4650 * config.sub: Import from master sources, rev 1.238.
4651
4652 * MAINTAINERS: Updated notes on config.guess and config.sub.
4653
a0c1c920
NC
46542002-01-11 Steve Ellcey <sje@cup.hp.com>
4655
4656 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
4657 ld and gdb are not supported.
4658
a9fa5e1f
JJ
46592002-01-07 Jeff Johnston <jjohnstn@redhat.com>
4660
4661 * Change reference to Cygnus Solutions to be Red Hat.
4662
94077108
JJ
46632002-01-07 Jeff Johnston <jjohnstn@redhat.com>
4664
4665 * COPYING.NEWLIB: Update generic copyright date.
4666
05ecd75c
MS
46672002-01-07 Mark Salter <msalter@redhat.com>
4668
4669 * configure.in: Remove target-bsp and target-cygmon from arm builds.
4670 Allow target-libgloss to be built for arm, strongarm, and xscale.
4671
a106bb62
BE
46722002-01-03 Ben Elliston <bje@redhat.com>
4673
4674 * MAINTAINERS: Update URL for config.* scripts.
4675
0e254642
AM
46762001-12-18 Alan Modra <amodra@bigpond.net.au>
4677
4678 * config.sub: Import latest version.
4679 * config.guess: Likewise.
4680
0a0d0041
TF
46812001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
4682
4683 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
4684 options for i[3456]86-pc-linux* native builds.
4685
d932cae7
NC
46862001-12-05 Laurent Guerby <guerby@acm.org>
4687
4688 * MAINTAINERS: gcc adopts symlink-tree, refer more to
80413487 4689 libiberty.
d932cae7
NC
4690
4691 Import this patch from gcc:
5481b376 4692
d932cae7
NC
4693 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
4694
4695 * symlink-tree: handle DOS-style absolute paths.
4696
49b7683b
DD
46972001-11-28 DJ Delorie <dj@redhat.com>
4698 Zack Weinberg <zack@codesourcery.com>
4699
4700 When build != host, create libiberty for the build machine.
4701
4702 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
4703 CONFIG_ARGUMENTS.
4704 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
4705 New variables.
4706 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
4707 and rules.
4708 (all.normal): Depend on ALL_BUILD_MODULES.
4709 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
4710 (all-build-libiberty): Depend on configure-build-libiberty.
4711
4712 * configure: Calculate and substitute proper value for
4713 ALL_BUILD_MODULES.
4714 * configure.in: Create the build subdirectory.
4715 Calculate and substitute TARGET_CONFIGARGS (formerly
4716 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
4717
26ef82f4
GK
47182001-11-26 Geoffrey Keating <geoffk@redhat.com>
4719
4720 * config.sub: Update to version 1.232 on subversion.
4721
43e64072
NC
47222001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
4723
4724 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
4725 files from .po files for a distribution.
4726
66f6c0d5
HPN
47272001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
4728
4729 * COPYING.NEWLIB: Mention preserved notice in specific parts.
4730
4a02fdb2
JH
47312001-11-13 Jeff Holcomb <jeffh@redhat.com>
4732
4733 Merged from net gcc:
4734 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
4735 * ltcf-c.sh: Use $objext, not $ac_objext.
4736 2001-07-27 Mark Kettenis <kettenis@gnu.org>
4737 * ltcf-cxx.sh: Add support for GNU.
4738 2001-07-22 Timothy Wall <twall@redhat.com>
4739 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
4740 default settings if using GNU tools with that configuration.
4741 * ltcf-cxx.sh: Ditto.
4742 * ltcf-gcj.sh: Ditto.
4743 2001-07-21 Michael Chastain <chastain@redhat.com>
4744 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
4745 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
4746 * ltmain.sh: Mark as gcc-local.
4747
227b9953
JH
47482001-11-13 Jeff Holcomb <jeffh@redhat.com>
4749
4750 * Makefile.in (all-bison): Revert 2001-10-24.
4751 Don't depend on texinfo.
4752
cbbab8fb
JJ
47532001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
4754
80413487 4755 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
cbbab8fb 4756
922b2485
DD
47572001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
4758
4759 * configure.in (--enable-languages): Be more permissive about
4760 syntax. Check for empty lists better. Warn about $LANGUAGES.
4761
f08fa01d
HPN
47622001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
4763
4764 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
4765
fee3da4e
JH
47662001-10-24 Jeff Holcomb <jeffh@redhat.com>
4767
4768 Makefile.in (all-bison): Don't depend on texinfo.
4769
73fb1ef9
AM
47702001-10-03 Alan Modra <amodra@bigpond.net.au>
4771
4772 * gettext.m4: Test po/POTFILES.in exists before trying to read.
4773
373688ac
AO
47742001-09-29 Alexandre Oliva <aoliva@redhat.com>
4775
4776 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
4777
9c07660b
HPN
47782001-09-28 Hans-Peter Nilsson <hp@axis.com>
4779
4780 * config.sub, config.guess: Import latest from subversions.
4781
3f152009
AO
47822001-09-21 Alexandre Oliva <aoliva@redhat.com>
4783
4784 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
4785 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
4786 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
4787 avoid quotes nesting problems.
4788 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
4789 (DO_X): Export only variables that are set.
4790
8f6a59e5
BE
47912001-09-19 Ben Elliston <bje@redhat.com>
4792
4793 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
4794 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
4795 semantics. Use the shell built-in "type" command instead.
4796
a1ec19fa
TS
47972001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
4798
4799 * config.sub: Reverted the earlier change, this version is not the
4800 master file.
4801
4008bd9b
TS
48022001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
4803
4804 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
4805 Add support for mips64.
4806
dd1e52a4
JH
48072001-09-03 Jeff Holcomb <jeffh@redhat.com>
4808
4809 * configure.in: Enable libstdc++-v3 for h8300 targets.
4810
91549d1c
EC
48112001-08-30 Eric Christopher <echristo@redhat.com>
4812 Jason Eckhardt <jle@redhat.com>
4813
4814 * config.sub: Add support for mipsisa32.
4815
cf966cf9
EC
48162001-08-30 Eric Christopher <echristo@redhat.com>
4817
4818 * config.sub, config.guess: Import latest from subversions.
4819
82208dc5
AM
48202001-08-20 Alan Modra <amodra@bigpond.net.au>
4821
4822 * config.sub, config.guess: Import latest from subversions.
4823
4dca8403
DD
48242001-07-26 DJ Delorie <dj@redhat.com>
4825
4826 * MAINTAINERS: Clarify libiberty merge rules and procedures.
4827
1107dce2
AM
48282001-06-19 Alan Modra <amodra@bigpond.net.au>
4829
4830 * Makefile.in: Revert 2001-06-17.
4831 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
4832
e09a6604
L
48332001-06-17 H.J. Lu <hjl@gnu.org>
4834
4835 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
4836 (gas+binutils.tar.bz2): Likewise.
4837 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
4838
31a8b634
AC
4839Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
4840
4841 * Makefile.in (VER): When present, extract the version number from
5481b376 4842 the file version.in.
31a8b634 4843
dc70af01
AO
48442001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
4845
4846 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
4847 gcc/xgcc is built, use -print-prog-name to find out the program
4848 name to use.
4849
839bbd8c
AO
48502001-06-04 Mark Mitchell <mark@codesourcery.com>
4851
4852 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
4853 with_gcc]: Use `gcc -shared' to build a shared library.
4854
566e9a30
AO
48552001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
4856
4857 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
4858 archives.
4859
e877bb69
AO
48602001-05-28 Simon Patarin <simon.patarin@inria.fr>
4861
4862 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
4863 libraries when using g++ with native linker.
4864
1605288b
AO
48652001-05-28 Alexandre Oliva <aoliva@redhat.com>
4866
4867 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
4868
11a383ba
TR
48692001-05-24 Tom Rix <trix@redhat.com>
4870
4871 * configure.in : enable ld for aix
cf966cf9 4872
18611226
AO
48732001-05-22 Alexandre Oliva <aoliva@redhat.com>
4874
4875 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
4876 [aix4*|aix5*]: Prepend blank.
4877
6be7c12c
AO
48782001-05-20 Alexandre Oliva <aoliva@redhat.com>
4879
4880 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
4881 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
4882 of subdir/configure scripts to use the new libtool.m4.
4883
4ed00bba
L
48842001-05-14 H.J. Lu <hjl@gnu.org>
4885
4886 * config.if (libc_interface): Set to -libc6.2- for cross
4887 compiling to Linux/glibc 2.2.
4888
b1af961c
AO
48892001-05-03 Alexandre Oliva <aoliva@redhat.com>
4890
4891 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
4892 libgcj.
4893
5ec3e74e
AO
48942001-04-26 Alexandre Oliva <aoliva@redhat.com>
4895
4896 * configure.in (noconfigdirs): Don't reset it from scratch in the
4897 target case; only append to it.
4898
b3ed1d6b
AO
48992001-04-26 Alexandre Oliva <aoliva@redhat.com>
4900
4901 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
4902 sparc-*-solaris2.8]: Disable ${libgcj}.
4903
96111c10
AO
49042001-04-25 Alexandre Oliva <aoliva@redhat.com>
4905
4906 * configure.in (libgcj_saved): Copy from $libgcj.
4907 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
4908 --disable-libgcj.
4909
b5bf43f2
AO
49102001-04-20 Alexandre Oliva <aoliva@redhat.com>
4911
4912 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
4913 1.641.2.228.
4914
8cc32590
AO
49152001-04-12 Alexandre Oliva <aoliva@redhat.com>
4916
4917 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
4918 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
4919
dec0cb0c
AO
49202001-04-01 Alexandre Oliva <aoliva@redhat.com>
4921
4922 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
4923 New macros.
4924 (bootstrap, cross): Use RECURSE_FLAGS.
4925 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
4926
6a9c3886
AO
49272001-03-27 Alexandre Oliva <aoliva@redhat.com>
4928
4929 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
4930
d4fc7db8
NC
49312001-03-23 Nick Clifton <nickc@redhat.com>
4932
4933 * README-maintainer-mode: Add note about inability to use "make
4934 distclean" in maintainer mode.
4935
7389ff65
AO
49362001-03-22 Alexandre Oliva <aoliva@redhat.com>
4937
4938 Re-installed:
4939 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
4940 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
4941 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
4942 * ltcf-cxx.sh: Likewise.
4943 * ltcf-gcj.sh: Likewise.
4944
b3e0dc8e
PB
49452001-03-22 Philip Blundell <philb@gnu.org>
4946
4947 * config.sub, config.guess: Import latest from subversions.
4948
469b781c
AO
49492001-03-22 Alexandre Oliva <aoliva@redhat.com>
4950
4951 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
4952 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
4953
b0dad762
MC
49542001-03-20 Michael Chastain <chastain@redhat.com>
4955
4956 * Makefile.in: all-m4 depends on all-texinfo.
4957
c559bb17
AO
49582001-03-08 Alexandre Oliva <aoliva@redhat.com>
4959
4960 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
4961
fef4ae2e
JJ
49622001-02-22 Jeff Johnston <jjohnstn@redhat.com>
4963
4964 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
4965 longer valid.
4966
8d6dd99d
NC
49672001-02-16 Nick Clifton <nickc@redhat.com>
4968
4969 * configure.in (noconfigdirs): Allow configuration of texinfo
4970 for Cygwin hosts.
4971
a85d7ed0
NC
49722001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
4973
4974 * config.guess: Add linux target for S/390.
4975 * config.sub: Likewise.
4976 * configure.in: Likewise.
4977
51221c5e
DD
49782001-02-06 Ben Elliston <bje@redhat.com>
4979
4980 * configure: Output host type to stdout, not stderr.
4981
9dec4c71
MS
49822001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
4983
4984 * config.guess: Import from subversions.gnu.org (revision 1.181).
4985 * config.sub: Import from subversions.gnu.org (revision 1.199).
4986
9add9c04
AM
49872001-01-30 Alan Modra <alan@linuxcare.com.au>
4988
4989 * config.guess: Handle hppa64-linux systems.
4990
8679174d
MS
49912001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
4992
4993 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
4994 Don't unset, it's non-portable and no longer necessary, set to empty
4995 instead.
4996
02d01ed4
MS
49972001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
4998
4999 * ltconfig: Shell portability fix for the tagname validity check.
5000
4cc5853d
MS
50012001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5002
5003 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
5004
7487e485
AO
50052001-01-27 Alexandre Oliva <aoliva@redhat.com>
5006
5007 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
5008 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
5009
f332af52
AO
50102001-01-24 Alexandre Oliva <aoliva@redhat.com>
5011
5012 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
5013 keep at least one of build_libtool_libs or build_old_libs set to
5014 yes.
5015
ef099754
AO
50162001-01-24 Alexandre Oliva <aoliva@redhat.com>
5017
5018 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
5019 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
5020
8341f2fc 50212000-11-07 Philip Blundell <pb@futuretv.com>
ebf0fa2e 5022
8341f2fc
AJ
5023 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
5024
50252000-11-03 Philip Blundell <pb@futuretv.com>
5026
5027 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
5028 files.
ebf0fa2e 5029
c320a39f
JJ
50302001-01-15 Jeff Johnston <jjohnstn@redhat.com>
5031
5032 * COPYING.NEWLIB: Put into source repository.
5033
8817b92e
BE
50342001-01-15 Ben Elliston <bje@redhat.com>
5035
5036 * configure.in (host_tools): Add sid.
5037 Always configure cgen.
5038 * Makefile.in (all-sid): New target.
5039 (check-sid, clean-sid, install-sid): Likewise.
5040
35590697
AJ
50412001-01-07 Andreas Jaeger <aj@suse.de>
5042
80413487 5043 * config.sub, config.guess: Update from subversions.
35590697 5044
6ee6cea6
AO
50452000-12-12 Alexandre Oliva <aoliva@redhat.com>
5046
5047 * configure.in: Disable language-specific target libraries for
5048 languages that aren't enabled.
5049
077b8428
NC
50502000-11-24 Nick Clifton <nickc@redhat.com>
5051
5052 * configure.in (xscale-elf): Add target.
5053 (xscale-coff): Add target.
5054 (c4x, c5x, tic54x): Move after ARM targets.
5055
9e28a1ed
AO
50562000-11-23 Alexandre Oliva <aoliva@redhat.com>
5057
5058 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
5059
be98a80a
ILT
50602000-11-20 Ian Lance Taylor <ian@zembu.com>
5061
5062 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
5063
5cec67bf
AO
50642000-11-18 Alexandre Oliva <aoliva@redhat.com>
5065
5066 * Makefile.in: Merge with GCC and libgcj.
5067 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
5068 configure-target-<library> when their configure scripts need the C
5069 or C++ library to have already been built to work properly.
5070 (do_proto_toplev): Set them to an empty string.
5071
d932cae7 50722000-11-18 Alexandre Oliva <aoliva@redhat.com>
0da52010
AO
5073
5074 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
5075 (REALLY_SET_LIB_PATH): Use them.
5076
d932cae7 50772000-11-06 Christopher Faylor <cgf@cygnus.com>
7c6a44d3
CF
5078
5079 * config.sub: Add support for Sun Chorus
5080
8602ff0c
NC
50812000-11-02 Per Lundberg <plundis@chaosdev.org>
5082
5083 * config.sub: Add support for the *-storm-chaos OS.
5084
f9e0997d
NC
50852000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
5086
80413487
RH
5087 * configure.in (noconfigdirs): Don't compile some
5088 of the libraries for 68HC11 & 68hc12 targets.
f9e0997d 5089
d64552c5
AO
50902000-09-30 Alexandre Oliva <aoliva@redhat.com>
5091
5092 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
5093 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
5094 all affected `configure' scripts.
5095
97f60b31
AO
50962000-09-25 Alexandre Oliva <aoliva@redhat.com>
5097
5098 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
5099 ltcf-c.sh.
5100
6e8dd58f
PB
51012000-09-12 Philip Blundell <philb@gnu.org>
5102
5103 * config.sub, config.guess: Update from subversions.
5104
103a2e99
AO
51052000-09-06 Alexandre Oliva <aoliva@redhat.com>
5106
51601921
AO
5107 * Makefile.in (all-zlib): Added dummy target.
5108
103a2e99
AO
5109 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
5110 multi-language branch.
5111
2809b4b9
AO
51122000-09-05 Alexandre Oliva <aoliva@redhat.com>
5113
5114 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
5115 (bootstrap*): Depend on all-bootstrap.
5116
7450026c
AO
51172000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
5118
5119 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
5120 crosses, but add gcc/include to the header search path for them.
5121
6cf86f7f
AO
51222000-08-31 Alexandre Oliva <aoliva@redhat.com>
5123
5124 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
5125 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
5126 * gettext.m4: New file, extracted from aclocal.m4.
5127
ce2ea6e3
AO
51282000-08-22 Alexandre Oliva <aoliva@redhat.com>
5129
5130 * config-ml.in (CC, CXX): Avoid trailing whitespace.
5131 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
5132 sub-configures.
5133
9765193e
DE
51342000-08-20 Doug Evans <dje@casey.transmeta.com>
5135
5136 * Makefile.in (ALL_MODULES): Add all-cgen.
5137 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
5138 (all-cgen): New target.
5139 (all-opcodes,all-sim): Depend on all-cgen.
5140 * configure.in (host_tools): Add cgen.
5141 Only configure cgen if --enable-cgen-maint.
5142
d7b32520
AO
51432000-08-17 Alexandre Oliva <aoliva@redhat.com>
5144
5145 * config-ml.in (CC, CXX): Don't introduce a leading space.
5146
e52ef561
AO
51472000-08-16 Alexandre Oliva <aoliva@redhat.com>
5148
5149 * configure.in (libstdcxx_flags): Use
5150 libstdc++-v3/src/libstdc++.INC.
5151
88f9c2a0
AO
51522000-08-15 Alexandre Oliva <aoliva@redhat.com>
5153
5154 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
5155
98fbe43f
JM
51562000-08-11 Jason Merrill <jason@redhat.com>
5157
5158 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
5159 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
5160 (FLAGS_FOR_TARGET): Not here.
5161 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
5162
279ddab4
DD
51632000-08-07 DJ Delorie <dj@redhat.com>
5164
5165 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
5166 "if we're also building gcc, and it's a gcc that will run on the
5167 build machine, we want to use its includes instead of the system's
5168 default includes".
5169
60523a83
AO
51702000-08-03 Alexandre Oliva <aoliva@redhat.com>
5171
24ffec7a
AO
5172 * configure.in (libstdcxx_flags): Don't use `"'.
5173
60523a83
AO
5174 * config-ml.in: Adjust multilib search paths to the
5175 appropriate multilib tree.
5176
daf644b5
AO
51772000-08-02 Alexandre Oliva <aoliva@redhat.com>
5178
5179 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
5180 commas in $LANGUAGES.
5181
63266560
DD
51822000-08-01 Alexandre Oliva <aoliva@redhat.com>
5183
5184 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
5185
51862000-07-31 Alexandre Oliva <aoliva@redhat.com>
5187
5188 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
5189 CXX_FOR_TARGET for sed.
5190
51912000-07-30 Alexandre Oliva <aoliva@redhat.com>
5192
5193 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
5194 Do not override if already set in the environment or in configure.
5195 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
5196 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
5197
9e449d3e
AO
51982000-07-27 Alexandre Oliva <aoliva@redhat.com>
5199
5200 * Makefile.in (FLAGS_FOR_TARGET): New macro.
5201 (GCC_FOR_TARGET): Use it.
5202 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
5203 * configure.in: ... here.
5204 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
5205 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
5206
8bbd92e0
AO
52072000-07-24 Alexandre Oliva <aoliva@redhat.com>
5208
fd1f87b2
AO
5209 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
5210 (configure-target-libchill, configure-target-libobjc): Likewise.
5211
8bbd92e0
AO
5212 * configure.in: Use the same cache file for all target libs.
5213 * config-ml.in: But different cache files per multilib variant.
5214
25c6c112
JL
52152000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5216
5217 * configure (topsrcdir): Don't use dirname.
5218
ba73c63f
JM
52192000-07-20 Jason Merrill <jason@redhat.com>
5220
5221 * configure.in: Remove all references to libg++ and librx.
5222
5223 * configure, configure.in, Makefile.in: Unify gcc and binutils.
5224
1af08294
HPN
52252000-07-20 Hans-Peter Nilsson <hp@axis.com>
5226
5227 * config.sub: Update to subversions version 2000-07-06.
5228
ba73c63f
JM
52292000-07-12 Andrew Haley <aph@cygnus.com>
5230
5231 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
5232 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
5233
52342000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
cffaa281
JL
5235
5236 * symlink-tree: Check number of arguments.
5237
d932cae7 52382000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
ec9914b0
AC
5239
5240 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
5241
ba73c63f
JM
52422000-07-05 Jim Wilson <wilson@cygnus.com>
5243
5244 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
5245 search path for a g++ extracted from the build tree. This
5246 will allow link tests run by configure scripts in
5247 subdirectories to succeed.
5248
92ee2f86
UC
52492000-07-01 Koundinya K <kk@ddeorg.soft.net>
5250
80413487 5251 * ltconfig: Add support for mips-dde-sysv4.2MP
35590697 5252
23f2f29f
CV
52532000-06-28 Corinna Vinschen <vinschen@cygnus.com>
5254
5255 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
5256 `os2'. Force ac_cv_exeext to be ".exe" in that case.
5257
f04f5a67
TW
52582000-06-19 Timothy Wall <twall@cygnus.com>
5259
5260 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
5261 * config.sub: Add tic54x target.
5262
11da68be
NC
52632000-06-07 Phillip Thomas <pthomas@suse.de>
5264
5265 * README-maintainer-mode: New file: Contains notes on using
5266 --enable-maintainer-mode with binutils.
5267
d932cae7 52682000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
449f3b6c
AC
5269
5270 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
5271
d932cae7 52722000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
ac73857d
AC
5273
5274 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
5275 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
5276
9442cea3
L
527720000-05-21 H.J. Lu (hjl@gnu.org)
5278
80413487
RH
5279 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
5280 directory are used if they exist. Make sure
5281 $(build_tooldir)/include is searched for header files,
5282 $(build_tooldir)/lib/ for library files.
9442cea3 5283 (GCC_FOR_TARGET): Likewise.
80413487 5284 (CXX_FOR_TARGET): Likewise.
9442cea3 5285
d932cae7 52862000-05-18 Jeffrey A Law (law@cygnus.com)
09e90eb4
JL
5287
5288 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
5289
d932cae7 52902000-05-17 Alexandre Oliva <aoliva@cygnus.com>
f4bd37da
AO
5291
5292 * Makefile.in (configure-target-libiberty): Depend on
5293 configure-target-newlib.
5294
ba73c63f
JM
52952000-05-16 Alexandre Oliva <aoliva@cygnus.com>
5296
5297 * configure.in, Makefile.in: Merge all libffi-related
5298 configury stuff from the libgcj tree.
5299
d932cae7 53002000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
82b43a09
AC
5301
5302 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
5303 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
5304
d932cae7 53052000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
b5a23627
AC
5306
5307 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
5308 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
35590697 5309 current version information. Add to proto-toplev directory.
b5a23627
AC
5310 (gdb-taz): Build do-djunpack.
5311
ba73c63f
JM
53122000-05-15 David Edelsohn <edelsohn@gnu.org>
5313
5314 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
5315
7c86ed39
L
53162000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
5317
5318 * ltmain.sh: Preserve in relink_command any environment
5319 variables that may affect the linker behavior.
5320
d932cae7 53212000-05-12 Jeffrey A Law (law@cygnus.com)
640c6684
JL
5322
5323 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
5324
d932cae7 53252000-05-10 Jim Wilson <wilson@cygnus.com>
2315914d
JW
5326
5327 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
5328
ed0a91a5
EZ
53292000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
5330
5331 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
80413487 5332 with the version name.
ed0a91a5 5333
ba73c63f 53342000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
6cafa39f 5335
ba73c63f 5336 * config.if: Tweak.
6cafa39f 5337
ba73c63f 53382000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
66156876 5339
ba73c63f 5340 * djunpack.bat: New file.
66156876 5341
d932cae7 53422000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
fd751128
AC
5343
5344 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
35590697
AJ
5345 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
5346 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
5347 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
fd751128 5348
ba73c63f
JM
53492000-04-16 Dave Pitts <dpitts@cozx.com>
5350
80413487
RH
5351 * config.sub (case $basic_machine): Change default for "ibm-*"
5352 to "openedition".
ba73c63f 5353
d932cae7 53542000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
b35ece4e
AC
5355
5356 * Makefile.in (gdb-taz): New target. GDB specific archive.
5357 (do-md5sum): New target.
5358 (MD5PROG): Define.
5359 (PACKAGE): Default to TOOL.
5360 (VER): Default to a shell script.
5361 (taz): Rewrite target. Move real work to do-proto-toplev. Include
35590697 5362 md5 checksum generation.
b35ece4e
AC
5363 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
5364 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
5365 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
35590697 5366 insight.tar.bz2): Use gdb-taz to create archive.
b35ece4e 5367
d932cae7 53682000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
a2d91340
AC
5369
5370 * configure (warn_cflags): Delete.
5371
ba73c63f 53722000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
80413487 5373 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
3ce7077a 5374
80413487
RH
5375 * configure.in (enable_libstdcxx_v3): Add.
5376 (target_libs): Add bits here to switch between libstdc++-v2 and
5377 libstdc++-v3.
5378 * config.if: And this file too.
5379 * Makefile.in: Add libstdc++-v3 targets.
35590697 5380
ba73c63f
JM
53812000-04-05 Michael Meissner <meissner@redhat.com>
5382
5383 * config.sub (d30v): Add d30v as a basic machine type.
3ce7077a 5384
d332c5ac
JM
53852000-03-29 Jason Merrill <jason@casey.cygnus.com>
5386
5387 * configure.in: -linux-gnu*, not -linux-gnu.
5388
d932cae7 53892000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
6dcbc97b
AC
5390
5391 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
5392 (do-tar-bz2): Replace TOOL with PACKAGE.
5393 (gdb.tar.bz2): Remove GDBTK from GDB package.
5394 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
35590697 5395 dejagnu.tar.bz2): New packages.
6dcbc97b 5396
96ce09a7
ILT
53972000-02-27 Andreas Jaeger <aj@suse.de>
5398
5399 * configure.in: Add entry for mips*-*-linux*, move catch all
5400 *-*-*linux* entry below this one.
5401
2031769e
ILT
54022000-02-27 Ian Lance Taylor <ian@zembu.com>
5403
5404 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
5405
4bab746c
NC
54062000-02-24 Nick Clifton <nickc@cygnus.com>
5407
5408 * config.sub: Support an OS of "wince".
5409
d932cae7 54102000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
ada59422
AC
5411
5412 * config.guess, config.sub: Updated to match config's 2000-02-15
35590697 5413 version.
ada59422 5414
5b93d8bb
AM
54152000-02-23 Linas Vepstas <linas@linas.org>
5416
5417 * config.sub: Add support for Linux/IBM 370.
5418 * configure.in: Likewise.
5419
2fb651f6
NC
54202000-02-22 Nick Clifton <nickc@cygnus.com>
5421
5422 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
5423
b8441c25
CF
54242000-02-20 Christopher Faylor <cgf@cygnus.com>
5425
5426 * config.guess: Guess "cygwin" rather than "cygwin32".
5427
d332c5ac
JM
54282000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5429
5430 * configure (gcc_version): When setting, narrow search to
5431 lines containing `version_string'.
5432
ba73c63f
JM
54332000-02-15 Denis Chertykov <denisc@overta.ru>
5434
5435 * config.sub: Add support for avr target.
5436
d932cae7 54372000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
ba73c63f
JM
5438
5439 * config.sub: Add mmix-knuth-mmixware.
5440
54412000-01-27 Christopher Faylor <cgf@redhat.com>
5442
5443 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
5444 structure stuff to -L library search.
5445 (CXX_FOR_TARGET): Ditto.
5446 (CROSS_CHECK_MODULES): Fix spelling mistake.
5447
54482000-01-24 Mark Mitchell <mark@codesourcery.com>
5449
5450 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
5451 the C++ compiler.
5452
54532000-01-12 Richard Henderson <rth@cygnus.com>
5454
5455 * configure.in: Don't build some bits for beos.
5456
54572000-01-12 Joel Sherrill (joel@OARcorp.com)
5458
5459 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
5460 as include files.
5461
91b2c84d
GK
54622000-01-06 Geoff Keating <geoffk@cygnus.com>
5463
5464 * configure.in: Use mt-aix43 to handle *_TARGET defs,
5465 not mh-aix43.
5466
ba73c63f
JM
54671999-12-14 Richard Henderson <rth@cygnus.com>
5468
5469 * config.guess (alpha-osf, alpha-linux): Detect ev67.
5470 * config.sub: Accept alphaev[78], alphaev8.
5471
54721999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
5473
5474 * config.guess, config.sub: Update from autoconf.
5475
5476Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5477
5478 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
5479 necessary libraries are missing.
5480
54811999-10-25 Andreas Schwab <schwab@suse.de>
5482
5483 * configure: Fix quoting inside arguments of eval.
5484
54851999-10-21 Nick Clifton <nickc@cygnus.com>
5486
5487 * config-ml.in: Allow suppression of some ARM multilibs.
5488
5489Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
5490
5491 * config.guess: Add OS/390 match pattern.
5492 * config.sub: Add mvs, openedition targets.
5493 * configure.in (i370-ibm-opened*): New.
5494
ef14edc4
ILT
54951999-09-04 Steve Chamberlain <sac@pobox.com>
5496
5497 * config.sub: Add support for configuring for pj.
5498
afb478e8
NC
54991999-08-31 Nick Clifton <nickc@cygnus.com>
5500
fd6848f6 5501 * config.sub (maybe_os): Add support for configuring for fr30.
afb478e8 5502
ba73c63f 55031999-08-25 Nick Clifton <nickc@cygnus.com>
ceaa7778
NC
5504
5505 * configure.in: Do not configure or build ld for AIX
5506 platforms. ld is known to be broken on these platforms.
5507
ba73c63f
JM
5508Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5509
5510 * config-ml.in: Pass compiler flag corresponding to multidirs to
5511 subdir configures.
5512
c363de44
ILT
55131999-08-09 Ian Lance Taylor <ian@zembu.com>
5514
5515 * Makefile.in (LDFLAGS): Define.
5516
dc8bc5a6
ILT
55171999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
5518
5519 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
5520 noconfigdirs.
5521 (*-*-cygwin*): Likewise.
5522
6ca3858e
ILT
55231999-08-08 Ian Lance Taylor <ian@zembu.com>
5524
71141bb6
ILT
5525 * mkdep: New file.
5526 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
5527 (BINUTILS_SUPPORT_DIRS): Add mkdep.
5528
6ca3858e
ILT
5529 From Eli Zaretskii <eliz@is.elta.co.il>:
5530 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
5531 long file name when using DJGPP on MS-DOS.
5532
ba73c63f
JM
5533Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
5534
5535 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
5536
2735a327
AM
55371999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
5538
5539 * Makefile.in (check-target-libio): Remove all-target-libstdc++
5540 dependency as this causes "make check" to globally "make all"
5541
ba73c63f
JM
5542Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
5543
5544 * configure.in (target_libs): Added target-zlib.
5545 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
5546 (CONFIGURE_TARGET_MODULES): Likewise.
5547 (CHECK_TARGET_MODULES): Likewise.
5548 (INSTALL_TARGET_MODULES): Likewise.
5549 (CLEAN_TARGET_MODULES): Likewise.
5550 (configure-target-zlib): New target.
5551 (all-target-zlib): Likewise.
5552 (all-target-libjava): Depend on all-target-zlib.
5553 (configure-target-libjava): Depend on configure-target-zlib.
5554
5555 * Makefile.in (configure-target-libjava): Depend on
5556 configure-target-newlib.
5557 (configure-target-boehm-gc): New target.
5558 (configure-target-qthreads): New target.
5559
80413487
RH
5560 * configure.in (target_libs): Added target-qthreads.
5561 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
5562 (CONFIGURE_TARGET_MODULES): Likewise.
5563 (CHECK_TARGET_MODULES): Likewise.
5564 (INSTALL_TARGET_MODULES): Likewise.
5565 (CLEAN_TARGET_MODULES): Likewise.
5566 (all-target-qthreads): New target.
5567 (configure-target-libjava): Depend on configure-target-qthreads.
5568 (all-target-libjava): Depend on all-target-qthreads.
ba73c63f
JM
5569
5570 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
5571 (CONFIGURE_TARGET_MODULES): Likewise.
5572 (CHECK_TARGET_MODULES): Likewise.
5573 (INSTALL_TARGET_MODULES): Likewise.
5574 (CLEAN_TARGET_MODULES): Likewise.
5575 (all-target-libjava): New target.
5576 (all-target-boehm-gc): Likewise.
5577 * configure.in (target_libs): Added libjava, boehm-gc.
5578
08d836d6
ILT
55791999-07-22 Ian Lance Taylor <ian@zembu.com>
5580
5581 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
5582 configure.bat in SUPPORT_FILES.
5583 (gas+binutils.tar.bz2): Likewise.
5584
5585 * makeall.bat: Remove; obsolete.
5586
8f36e47c
ILT
55871999-07-21 Ian Lance Taylor <ian@zembu.com>
5588
5589 From Mark Elbrecht:
5590 * configure.bat: Remove; obsolete.
5591
56e82f25
ILT
55921999-07-11 Ian Lance Taylor <ian@zembu.com>
5593
5594 * configure: Add -W -Wall to the default CFLAGS when compiling with
5595 gcc.
5596
1001d816
JL
5597Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
5598
5599 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
5600
106117aa
MM
56011999-06-30 Mark Mitchell <mark@codesourcery.com>
5602
5603 * configure.in: Build ld on IRIX6.
5604
c376f4ed
ILT
56051999-06-12 Ian Lance Taylor <ian@zembu.com>
5606
5607 * Makefile.in: Change distribution targets to use bzip2 instead of
5608 gzip.
5609 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
c1b640f7 5610 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
c376f4ed 5611
306b7445
NC
56121999-06-04 Nick Clifton <nickc@cygnus.com>
5613
5614 * config.sub: Add mcore target.
5615
d932cae7 56161999-05-30 Cort Dougan <cort@cs.nmt.edu>
af754d91
RH
5617
5618 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
5619
d932cae7 56201999-05-25 H.J. Lu (hjl@gnu.org)
ba73c63f
JM
5621
5622 * config.guess (dummy): Changed to $dummy.
5623
6c3175b0
NC
56241999-05-24 Nick Clifton <nickc@cygnus.com>
5625
ba73c63f
JM
5626 * config.sub: Tidied up case statements.
5627
56281999-05-22 Ben Elliston <bje@cygnus.com>
5629
5630 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
5631 <jiro@din.or.jp>.
5632
5633 * config.guess: Merge with FSF version. Future changes will be
5634 more accurately recorded in this ChangeLog.
5635 * config.sub: Likewise.
5636
d932cae7 56371999-05-20 Stephen L Moshier <moshier@world.std.com>
ba73c63f
JM
5638
5639 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6c3175b0 5640
252b5132
RH
56411999-04-30 Tom Tromey <tromey@cygnus.com>
5642
5643 * ltmain.sh: [mode link] Always use CC given by ltconfig.
5644
56451999-04-23 Tom Tromey <tromey@cygnus.com>
5646
5647 * ltconfig, ltmain.sh: Update to libtool 1.2f.
5648
56491999-04-20 Drew Moseley <dmoseley@cygnus.com>
5650
5651 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
5652 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
5653 Bad merge removed these two changes.
5654
ba73c63f 5655Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
80b200a1 5656 Martin Heller (Ing.-Buero_Heller@t-online.de)
ba73c63f
JM
5657
5658 * config.guess (interix Alpha): Add.
5659
252b5132
RH
56601999-04-11 Richard Henderson <rth@cygnus.com>
5661
5662 * configure.in (i?86-*-beos*): Do config gperf; don't config
5663 gdb, newlib, or libgloss.
5664
d932cae7 56651999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 5666
ba73c63f
JM
5667 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
5668 link a trivial program with -mabi=64. If it fails, remove mabi=64
5669 from multidirs.
5670
d932cae7 56711999-04-10 Philipp Thomas (kthomas@gwdg.de)
ba73c63f
JM
5672
5673 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
5674
252b5132
RH
56751999-04-08 Nick Clifton <nickc@cygnus.com>
5676
5677 * config.sub: Add support for mcore targets.
5678
56791999-04-07 Michael Meissner <meissner@cygnus.com>
5680
5681 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
5682 not mt-ospace, in order to shut up assembler warning about using
5683 symbols that are named the same as registers.
5684
56851999-04-07 Drew Moseley <dmoseley@cygnus.com>
5686
5687 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
5688 dependency list for all-target-cygmon.
5689
56901999-04-05 Doug Evans <devans@casey.cygnus.com>
5691
5692 * config-ml.in: Check $host, not $target, for selective multilibs.
5693 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
5694 thumb interworking, and underscore prefix multilibs.
5695
56961999-04-04 Ian Lance Taylor <ian@zembu.com>
5697
5698 * missing: Update to version from current automake.
5699
5700Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
5701
5702 * configure (gxx_include_dir): Removed.
5703
5704 * configure.in (gxx_include_dir): Handle it.
5705 * Makefile.in: Likewise.
5706
57071999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
5708
5709 * config.sub (mips64vr4111,mips64vr4111el) Add.
5710
57111999-03-21 Ben Elliston <bje@cygnus.com>
5712
80413487 5713 * config.guess: Correct typo for detecting ELF on FreeBSD.
252b5132
RH
5714
5715Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
5716
252b5132
RH
5717 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
5718 config/mh-djgpp.
5719
5720Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
5721
5722 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
5723 all-target-newlib to dependency list for all-target-bsp.
5724
5725Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
5726
5727 * config.sub: Add i386-uwin support.
5728 * config.guess: Likewise.
5729
5730Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5731
5732 * configure.in: cleanup, add mh-*pic handling for arm, special
5733 case powerpc*-*-aix*
5734
5735Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
5736
5737 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
5738 can be built.
5739
5740Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
5741
5742 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
35590697 5743 targets.
252b5132
RH
5744
57451999-03-02 Nick Clifton <nickc@cygnus.com>
5746
5747 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
5748
d932cae7 57491999-02-28 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
5750
5751 * config.sub: Check for "cygwin*" rather than "cygwin32*"
5752
57531999-02-24 Nick Clifton <nickc@cygnus.com>
5754
5755 * config.sub: Fix typo in arm recognition.
5756
d932cae7 57571999-02-24 Drew Moseley <dmoseley@cygnus.com>
252b5132
RH
5758
5759 * configure.in (noconfigdirs): Changed target_configdirs to
5760 include target-bsp only for m68k-*-elf* and m68k-*-coff*
5761 rather than m68k-*-* since it is not known to work on
5762 m68k-aout. Ditto for arm-*-*oabi.
5763
d932cae7 57641999-02-24 Stan Shebs <shebs@andros.cygnus.com>
252b5132
RH
5765
5766 * configure.in (*-*-windows*): Remove, no longer used.
252b5132
RH
5767
57681999-02-19 Ben Elliston <bje@cygnus.com>
5769
5770 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
5771 Smart and improved by Andrew Cagney.
5772
d932cae7 57731999-02-18 Marc Espie <espie@cvs.openbsd.org>
252b5132
RH
5774
5775 * config.guess: Recognize openbsd-*-hppa.
5776
d932cae7 57771999-02-17 H.J. Lu (hjl@gnu.org)
252b5132
RH
5778
5779 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
5780 only if it is not empty.
5781
57821999-02-17 Nick Clifton <nickc@cygnus.com>
5783
5784 Patch from: Scott Bambrough <scottb@corelcomputer.com>
35590697 5785
fd6848f6 5786 * config.guess: Modified to recognize uname's armv* syntax.
252b5132
RH
5787
5788 * config.sub: Modified to recognize uname's armv* syntax.
5789
57901999-02-17 Mark Salter <msalter@cygnus.com>
5791
5792 * configure.in: Added target-bsp for sparclite.
5793
d932cae7 57941999-02-08 Richard Henderson <rth@cygnus.com>
252b5132
RH
5795
5796 * config.sub: Recognize alphapca5[67] and up to alphaev8.
5797
57981999-02-08 Nick Clifton <nickc@cygnus.com>
5799
5800 * configure.in: Add support for strongarm port.
5801 * config.sub: Add support for strongarm target.
5802
d932cae7 58031999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
35590697 5804
252b5132
RH
5805 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
5806 the old name config/mh-cygwin32.
5807 Enable texinfo.
5808
d932cae7 58091999-02-04 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
5810
5811 * configure.in: Do build ld for ix86 Solaris.
5812
d932cae7 58131999-02-02 Jim Wilson <wilson@cygnus.com>
252b5132
RH
5814
5815 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
5816 $AR_FOR_TARGET. Likewise for RANLIB.
5817
d932cae7 58181999-02-02 Catherine Moore <clm@cygnus.com>
35590697 5819
80413487
RH
5820 * config.sub (oabi): Recognize.
5821 * configure.in (arm-*-oabi): Handle.
252b5132 5822
d932cae7 58231999-01-30 Robert Lipe (robertlipe@usa.net)
252b5132
RH
5824
5825 * config.guess: Improve detection of i686 on UnixWare 7.
5826
d932cae7 58271999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
252b5132
RH
5828
5829 * config.guess: Add support for i386-pc-interix.
5830 * config.sub: Likewise.
5831 * configure.in: Likewise.
252b5132 5832
d932cae7 58331999-01-18 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
5834
5835 * Makefile.in: Remove unneeded all-target-libio from
5836 from all-target-winsup target since it is now unneeded.
5837 Add all-target-libtermcap in its place since it is now
5838 needed.
5839
d932cae7 58401998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
5841
5842 * configure.in: makefile stub for cygwin target is probably
5843 unnecessary. Remove it for now.
252b5132 5844
d932cae7 58451998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
5846
5847 * configure.in: libtermcap.a should be built when cygwin is the
5848 target as well as the host.
5849 * config.guess: Allow mixed case in cygwin uname output.
5850 * Makefile.in: Add libtermcap target.
252b5132 5851
d932cae7 58521998-12-23 Jeffrey A Law (law@cygnus.com)
252b5132
RH
5853
5854 * config.sub: Clean up handling of hppa2.0.
5855
d932cae7 58561998-12-22 Rodney Brown (rodneybrown@pmsc.com)
252b5132
RH
5857
5858 * config.guess: Use C code to identify more HP machines.
5859
5860Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
5861
5862 * config.sub: Handle hppa2.0.
5863
ba73c63f
JM
5864Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
5865
5866 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
35590697 5867 cygmon for all sparclite targets, regardless of object format.
ba73c63f
JM
5868
58691998-12-15 Mark Salter <msalter@cygnus.com>
5870
5871 * configure.in: Added target-bsp for several target architectures.
5872
5873 * Makefile.in: Added rules for bsp.
5874
252b5132
RH
5875Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
5876
5877 * config.guess: Improve detection of hppa2.0 processors.
5878
5879Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
5880
5881 * config.guess: Recognize FreeBSD using ELF automatically.
5882
58831998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
5884
5885 * configure (skip-this-dir): Add handling for new shell script, which
5886 might be created by a sub-directory's configure to indicate, this particular
5887 directory is "unwanted".
5888 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
5889
252b5132
RH
5890Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
5891
5892 * ltconfig: import from libtool, after changing libtool to
5893 account for the cygwin name change.
5894
5895Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
5896
5897 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
5898 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
5899
5900Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
5901
5902 * configure.in: Add libtermcap to list of cygwin dependencies.
5903
d932cae7 59041998-11-17 Geoffrey Noer <noer@cygnus.com>
252b5132 5905
80413487
RH
5906 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
5907 they include winsup/include when it's a cygwin target.
252b5132
RH
5908
59091998-11-12 Tom Tromey <tromey@cygnus.com>
5910
5911 * configure.in (host_tools): Added zip.
5912 * Makefile.in (all-target-libjava): Depend on all-zip.
5913 (all-zip): New target.
5914 (ALL_MODULES): Added all-zip.
5915 (NATIVE_CHECK_MODULES): Added check-zip.
5916 (INSTALL_MODULES): Added install-zip.
5917 (CLEAN_MODULES): Added clean-zip.
5918
d932cae7 59191998-11-12 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
5920
5921 * Makefile.in: lose "32" from comment about cygwin.
5922
d932cae7 59231998-11-05 Nick Clifton <nickc@cygnus.com>
252b5132
RH
5924
5925 * configure.in: Use -Os to build target libraries for the fr30.
5926
d932cae7 59271998-11-04 Dave Brolley <brolley@cygnus.com>
252b5132
RH
5928
5929 * config.sub: Add fr30.
5930
d932cae7 59311998-11-02 Geoffrey Noer <noer@cygnus.com>
252b5132 5932
80413487 5933 * configure.in: drop "32" from config/mh-cygwin32. Check
252b5132
RH
5934 cygwin* instead of cygwin32*.
5935 * config.sub: Check cygwin* instead of cygwin32*.
5936
d932cae7 59371998-10-22 Robert Lipe <robertl@dgii.com>
ba73c63f
JM
5938
5939 * config.guess: Match any version of Unixware7.
5940
252b5132
RH
59411998-10-20 Syd Polk <spolk@cygnus.com>
5942
5943 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
5944 if desired.
5945
d932cae7 59461998-10-18 Jeffrey A Law (law@cygnus.com)
252b5132
RH
5947
5948 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
5949 these if the appropriate directories and files to not exist.
5950
d932cae7 59511998-10-14 Jeffrey A Law (law@cygnus.com)
252b5132
RH
5952
5953 * Makefile.in (DEVO_SUPPORT): Add config.if.
5954
d932cae7 59551998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
ba73c63f
JM
5956
5957 * configure: Add pattern to replace "build_tooldir"'s
5958 definition in the generated Makefile with "tooldir"'s
5959 actual value.
5960
252b5132
RH
5961Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
5962
5963 * config.sub: Bring back lost sparcv9.
5964
ba73c63f
JM
5965 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
5966
5967Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
5968
5969 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
5970 CC_FOR_TARGET and friends.
5971
5972Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 5973
ba73c63f
JM
5974 * Makefile.in (build_tooldir): New variable, same as tooldir.
5975 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
5976 -B$(build_tooldir)/bin/.
5977 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5978
252b5132
RH
5979Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
5980
5981 * config.sub: Add support for i[34567]86-pc-udk.
5982 * configure.in: Likewise.
5983
5984Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
5985
5986 * Makefile.in: add bzip2 package building bits for user
5987 tools module
5988 * configure.in: ditto
5989
ba73c63f
JM
5990Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
5991
5992 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
5993 (ALL_TARGET_MODULES): Add all-target-libobjc.
5994 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
5995 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
5996 (all-target-libchill): Add dependencies.
5997 * configure.in (target_libs): Add libchill.
35590697 5998
252b5132
RH
59991998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
6000
ba73c63f 6001 * configure.in (target_subdir): Remove duplicate line.
252b5132
RH
6002
6003Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
6004
6005 * Makefile.in (all-automake): fix dependencies.
6006
6007Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
6008
6009 * configure.in: Minor cleanups for building in the $(target_alias)
6010 subdir.
6011
60121998-09-22 Jim Wilson <wilson@cygnus.com>
6013
6014 * Makefile.in (bootstrap): Set r and s before make all. Use
6015 BASE_FLAGS_TO_PASS in make all.
6016 (cross): Likewise.
6017
60181998-09-20 Mark Mitchell <mark@markmitchell.com>
6019
6020 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
6021
252b5132
RH
6022Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
6023
6024 * config.sub: Fix typo in last change.
6025
60261998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
6027
6028 * config.sub: Add support for C4x target.
6029 * configure.in: Likewise.
6030
60311998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
6032
6033 * config.sub: Recognize sparcv9 just like sparc64.
6034
6035Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
6036
6037 * config.guess: Match "Pent II" or "PentII" for OpenServer.
6038
6039Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
6040
6041 * config.guess: Correctly identify Pentium II sco boxes.
6042
6043 * config.guess: Fix "tr" code. From Weiwen Liu.
6044
6045Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
6046
6047 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
6048 stabs.
6049
6050Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
6051
6052 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
6053 (ALL_TARGET_MODULES): Add all-target-libchill.
6054 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
6055 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
6056 (all-target-libchill): Add dependencies.
6057 * configure.in (target_libs): Add libchill.
6058
6059Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
6060
6061 * config.guess: Avoid assumptions about "tr" behaves when
6062 LANG is set to something other than English.
6063
6064Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
6065
6066 * configure (gxx_include_dir): Changed to
6067 '${prefix}/include/g++'-${libstdcxx_interface}.
6068
6069 * config.if: New to determine the interfaces.
6070
6071Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
6072
6073 * config.guess: Detect and handle MPE/IX.
6074 * config.sub: Deal with MPE/IX.
6075
6076Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
6077
6078 * configure.in: Use mh-aix43.
6079
60801998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
6081
6082 * configure: Fix --without/--disable cases for gxx-include-dir.
6083
6084Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
6085
6086 * mdata-sh: Imported. Needed for automake support.
6087
6088Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
6089
ba73c63f 6090 * Makefile.in (taz): Try "chmod -R og=u ." before
252b5132
RH
6091 "chmod og=u `find . -print`".
6092
6093Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
6094
ba73c63f 6095 * configure.in: Add arm-elf and thumb-elf support.
252b5132
RH
6096
6097Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
6098
6099 * Makefile.in: Undo previous patch.
6100
6101Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
6102
6103 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
6104 to here ...
6105 (install-no-fixedincludes): and here
6106 (INSTALL_MODULES): ... from here.
6107
6108Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
6109
6110 * config.sub: Merge with FSF.
6111
6112 * config.guess: Merge with FSF.
6113
6114Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
6115
6116 * configure (extraconfigdirs): New variable.
6117 (SUBDIRS): Add extraconfigdirs and recurse on them too.
6118 * Makefile.in (all): Move higher in file.
6119 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
6120 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
6121 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
6122 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
6123 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
6124
61251998-07-23 Brendan Kehoe <brendan@cygnus.com>
6126
6127 * Makefile.in (all-target-libjava): Depend on all-gcc and
6128 all-target-newlib.
6129 (configure-target-libjava): Depend on $(ALL_GCC).
6130
6131Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
6132
6133 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
6134 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
6135
6136Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
6137
6138 * ylwrap: Change absolute path checks to check for DOS style path
6139 names.
6140
6141 * ylwrap: Don't use a full path name if the source file is in the
6142 same directory. From hjl@lucon.org (H.J. Lu).
6143
6144 * config-ml.in: Default to being verbose, to match Feb 18 change to
6145 configure.
6146
6147Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
6148
6149 Brought over from egcs:
6150
6151 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
6152
6153 * configure.in (target_subdir): Set to ${target_alias} instead
6154 of "libraries".
6155
6156 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
6157
6158 * configure.in (target_subdir): Set to libraries if enable_multilib.
6159
6160Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
6161
6162 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
6163 multilibs, force reconfiguration the first time we create
6164 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
6165
6166Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
6167
6168 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
6169 avoid confusion with --no-recursion.
6170
6171Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
6172
6173 * configure.in: Win32 hosts shouldn't use install -x
6174 * install-sh: remove -x option, and special .exe-handling
6175 hack.
6176
6177Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
6178
6179 * config.guess: Recognize i586-pc-beos.
6180 * configure.in: Don't build some bits for beos.
6181
6182Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
6183
6184 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
6185 CFLAGS default to -O2.
6186
6187 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
6188 when using GNU ld.
6189
6190Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
6191
6192 * ltmain.sh: Correct install when using a different shell.
6193
6194Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
6195
6196 * ltconfig, ltmain.sh: Update to libtool 1.2b.
6197
6198Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
6199
6200 * makefile.vms: Update to build binutils/makefile.vms. Add install
6201 target.
6202
6203Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
6204
6205 * ltconfig: Update to correct AIX handling.
6206
6207Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
6208
6209 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
6210
6211 * configure.in (target_subdir): Set to ${target_alias} instead
6212 of "libraries".
6213
62141998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
6215
6216 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
6217 (Makefile): Depend on $(gcc_version_trigger).
6218
6219 * configure (gcc_version): Change default initializer to empty
6220 string.
6221 (gcc_version_trigger): New variable; pass this variable down
6222 to subdir configures to enable them checking gcc's version
6223 themselves. Emit make macros for both gcc_version vars.
6224 (topsrcdir): Initialize reliably.
6225 (recursion line): Remove --with-gcc-version=${gcc_version}.
6226
62271998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
6228
6229 * configure (enable_version_specific_runtime_libs): Implement new flag
6230 --enable-version-specific-runtime-libs which installs C++ runtime stuff
6231 in $(libsubdir); emit definition in each generated Makefile.
6232 (gxx_include_dir): Initialize depending on
6233 $enable_version_specific_runtime_libs.
6234
62351998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
6236
6237 * configure (gcc_version): Initialize properly depending on
6238 how and where configure is started.
6239 (recursion line): Pass a --with-gcc-version=${gcc_version}
6240 to configures in subdirs.
6241
6242Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
6243
6244 * configure.in (noconfigdirs): Add configure pattern for mips tx39
35590697 6245 cygmon
252b5132
RH
6246
6247Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
6248
6249 * configure.in: Add cygmon and libstub support for mn10200.
6250
62511998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
6252
6253 * configure (gcc_version): Add new variable describing the
6254 particular gcc version we're building.
6255 * Makefile.in (libsubdir): Add new macro for the directory
6256 in which the compiler finds executables, libraries, etc.
6257 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
6258 and libsubdir.
6259
6260Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
6261
ba73c63f
JM
6262 * Makefile.in (local-clean): Remove *.log.
6263 (warning.log): Built with warn_summary from build.log.
6264 (mail-report.log): Run test_summary.
6265 (mail-report-with-warnings.log): Run test_summary including
6266 warning.log in the report.
252b5132
RH
6267
6268Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
6269
6270 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
6271
6272Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
6273
6274 * Makefile.in (grep): Grep no longer depends on libiberty.
6275
6276Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
6277
6278 * Makefile.in: all-snavigator needs all-libgui.
6279
6280Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
6281
6282 * configure.in: Add cygmon and libstub support for mn10300.
6283
6284Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
6285
6286 * missing: Update to version from automake 1.3.
6287
6288 * ltmain.sh: On installation, don't get confused if the same name
6289 appears more than once in the list of library names.
6290
6291Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
6292
6293 * config.sub: Accept m68060 and m5200 as CPU names.
6294
6295Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
6296
6297 * configure: Use && rather than using -a in test, because odd
6298 strings can confuse test.
6299 * configure.in: Likewise.
6300
6301Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
6302
6303 * ltconfig, ltmain.sh: Bring in Visual C++ support.
6304
6305Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
6306
6307 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ba73c63f
JM
6308 bootstrap4-lean): New targets.
6309
6310Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
6311
6312 * mpw-* Delete. Not used.
252b5132
RH
6313
6314Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
6315
6316 * COPYING.LIB: Update FSF address.
6317
6318Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
6319
6320 * ltconfig, ltmain.sh: Update to libtool 1.2a.
6321
6322 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
6323 GAS_SUPPORT_DIRS.
6324
6325Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
6326
6327 * ltconfig, ltmain.sh: Avoid producing a version number if
6328 -version-info was not used.
6329
6330Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
6331
6332 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
6333 building with newlib.
6334
63351998-04-30 Paul Eggert <eggert@twinsun.com>
6336
ba73c63f 6337 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
35590697 6338 Solaris `make' causes it to continue to next definition.
252b5132 6339
afb8d725
JM
6340Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
6341
6342 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
6343 the right GUI libraries and files are installed along with GDB.
6344
252b5132
RH
6345Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
6346
6347 * configure.in: Change alpha to alpha* in several places.
6348
6349Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
6350
6351 * config.sub: Recognize sparc86x.
6352
6353Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
ba73c63f 6354
252b5132
RH
6355 * configure.in (--enable-target-optspace): Remove debug echo.
6356
6357Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
6358
6359 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
6360
6361Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
6362
6363 * ltconfig: Update cygwin32 support.
6364
6365 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
6366 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
6367 (GDB_SUPPORT_DIRS): Likewise.
6368
6369Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
6370
6371 * configure.in (target_makefile_frag): If --enable-target-optspace,
6372 use -Os to compile target libraries rather than -O2. Default to
6373 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
6374 not used.
6375 * configure.in (target_cflags): Ditto for d30v.
6376
6377Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
6378
6379 * Makefile.in (all-bfd): Depend on all-intl.
6380 (all-binutils): Likewise.
6381 (all-gas): Likewise.
6382 (all-gprof): Likewise.
6383 (all-ld): Likewise.
6384
252b5132
RH
63851998-04-19 Brendan Kehoe <brendan@cygnus.com>
6386
6387 * configure.in (host_tools): Fix typo, lbtool -> libtool.
6388
6389Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
6390
6391 * Makefile.in (all-bfd): Depend upon all-libiberty.
6392
6393 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
6394
6395Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
6396
6397 * Makefile.in: Add libstub.
6398
6399 * configure.in: Ditto. Build libstub for targets that have cygmon
6400 support.
6401
6402Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
6403
6404 * configure.in: Don't set PICFLAG on ix86-cygwin32.
6405
6406Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
6407
6408 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
6409 use mh-sysv5 if specified. Support gprof on SCO Open Server.
6410
6411Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
6412
6413 * configure: Define DEFAULT_M4 by searching PATH.
6414 * Makfile.in: Use DEFAULT_M4.
6415
6416Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
6417
6418 * ltconfig: Add cygwin32 support.
6419
6420 * Makefile.in, configure.in: Add libtool as a native only directory
ba73c63f
JM
6421 to configure and build.
6422
6423Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
6424
6425 * Makefile.in (INSTALL_MODULES): Remove texinfo.
252b5132
RH
6426
6427Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
6428
6429 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
6430
6431Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
6432
6433 * Makefile.in: add ash make rules
6434 * configure.in: add ash to native_only and host_tools lists
6435
6436Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
6437
6438 * Makefile.in (all-gettext, all-intl): New targets.
6439 (ALL_MODULES): Added all-gettext, all-intl.
6440 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
6441 (INSTALL_MODULES): Added install-gettext, install-intl.
6442 (CLEAN_MODULES): Added clean-gettext, clean-intl.
6443
6444 * configure.in (host_tools): Added gettext.
6445 (native_only): Likewise.
6446 (noconfigdirs) [various cases]: Likewise.
6447 (host_libs): Added intl.
6448
afb8d725
JM
6449Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
6450
6451 * configure: Do not disable building gdbtk for cygwin32 hosts.
6452
ba73c63f
JM
6453Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
6454
6455 * configure.in: Add thumb-coff target.
6456 * config.sub: Add thumb-coff target.
6457
252b5132
RH
6458Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
6459
6460 * Makefile.in: Revert yesterday's change.
6461 (all-target-winsup): all-target-librx stays out of here.
6462
6463Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
6464
ba73c63f
JM
6465 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
6466 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
6467 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
252b5132
RH
6468 Remove references to librx and libg++.
6469
6470Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
6471
6472 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
6473 recursive makes
6474
6475Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
6476
6477 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
6478 for newlib directory.
6479 (CXX_FOR_TARGET): Likewise.
6480
6481Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
6482
6483 * ltconfig: Update after libtool/ltconfig.in change for
6484 hpux11.
6485
6486Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
6487
6488 * ltconfig, ltmain.sh: Update to libtool 1.2.
6489
6490Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
6491
6492 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
6493 (install-gcc-cross): Instead, override LANGUAGES here.
6494
64951998-03-18 Dave Love <d.love@dl.ac.uk>
6496
6497 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
6498 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
6499
6500Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
6501
6502 * configure.in: Add Thumb-pe target.
6503
6504Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
ba73c63f 6505
252b5132
RH
6506 * Makefile.in - changed sn targets to snavigator
6507 * configure.in - changed sn targets to snavigator
6508
6509Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
6510
6511 * config-ml.in: After building symlink tree call make distclean
6512 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
6513 to be the case for libiberty.
6514
6515Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
6516
6517 * configure: When making link, also check the current
6518 directory. The configure scripts may create one.
6519
6520Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
6521
6522 * config.sub: Accept alphapca56 and alphaev6 properly.
6523
6524Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6525
6526 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
6527
252b5132
RH
6528Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
6529
80413487 6530 * config.sub (sco5): Fix typo.
252b5132
RH
6531
6532Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
6533
6534 * Makefile.in (INSTALL_MODULES): Move install-tcl before
6535 install-itcl.
6536 (install-itcl): Remove dependency on install-tcl.
6537
6538Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
6539
6540 * configure.in: Remove libgloss from noconfigdirs for MN10300.
6541
252b5132
RH
6542Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
6543
6544 * configure.in: Don't build libgui for a cygwin32 target when not on
6545 a cygwin32 host.
6546
6547Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
6548
6549 * configure (redirect): Set to null, so default behavior of
6550 configure is now --verbose.
6551
65521998-02-16 Dave Love <d.love@dl.ac.uk>
6553
6554 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
6555 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
6556
6557Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
6558
6559 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
6560 this change to sync Makefile.in with its ChangeLog entries.
6561
6562Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
6563
6564 * ltmain.sh (mkdir): Check that the directory doesn't exist
6565 before we exit with error, so that we don't get races during
6566 parallel builds.
6567
6568Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
6569
6570 * ltconfig, ltmain.sh: Update from libtool 1.0i.
6571
6572Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
6573
6574 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
6575 PICFLAG_FOR_TARGET.
6576 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
6577
6578 * configure: Emit a definition for the new macro enable_shared
6579 into each Makefile.
6580
252b5132
RH
6581Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
6582
6583 * configure.in (host_tools, native_only): Add libtool.
6584
6585Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
6586
6587 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
6588 Fix typo in ming config comment.
6589
6590Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
6591
6592 * ltconfig, ltmain.sh: Update from libtool 1.0h.
6593
6594Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
6595
6596 * config.sub: Add tic30 cases, and map c30 to tic30.
6597
ba73c63f
JM
6598Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
6599
6600 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
6601 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
6602 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
6603 (CLEAN_TARGET_MODULES): Similarly
6604 (all-target-libf2c): Add dependences.
35590697 6605 * configure.in (target_libs): Add libf2c.
ba73c63f 6606
252b5132
RH
6607Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
6608
ba73c63f
JM
6609 * configure.in: Remove expect from noconfigdirs when target
6610 is cygwin32. OK to build expect and dejagnu with Canadian
6611 Cross.
252b5132
RH
6612
6613Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
6614
6615 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
6616 host.
6617
6618 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
6619 and mingw32.
6620
6621Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
6622
6623 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
6624 here as it is not defined in the toplevel Makefile.
6625
6626Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
6627
6628 * configure (package_makefile_rules_frag): New variable, which names
6629 a file with generic rules, ...
6630 Change comment to mention we now have FIVE parts.
6631 * configure: Undo last change.
6632
6633Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
6634
6635 * config.guess: More accurate determination of HP processor types.
6636 * config.sub: More accurate determination of HP processor types.
6637
6638Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
6639
6640 * configure (package_makefile_frag): Move inserting the
6641 ${package_makefile_frag} to where it should be according
6642 to the comment.
6643
ba73c63f 6644Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
252b5132
RH
6645
6646 * config.guess: Add support for Linux/ARM.
6647
6648Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
6649
6650 * .cvsignore: Remove *-info and *-install since they match
6651 release-info and mpw-install, which we don't want to just ignore.
6652
6653Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
6654
6655 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
6656
6657Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
6658
6659 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
6660 local_prefix to sub-make invocations.
6661
6662Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
6663
6664 * configure.in: Check makefile fragments in the source
6665 directory.
6666
6667Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
6668
ba73c63f
JM
6669 * configure.in: Check whether host and target makefile
6670 fragments exist before adding them to *_makefile_frag.
252b5132
RH
6671
6672Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
6673
6674 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
ba73c63f 6675
252b5132
RH
6676Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
6677
6678 * configure.in: Make sure we only replace RPATH_ENVVAR on
6679 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
6680 regexp to sed.
6681
6682 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
6683 to sub-makes.
6684
66851998-01-13 Lee Iverson (leei@ai.sri.com)
6686
6687 * config-ml.in (multi-do): LDFLAGS must include multilib
6688 designator.
6689
6690Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
6691
6692 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
6693
6694Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
6695
6696 * config.sub: Add mingw32 support.
6697 * configure.in: Likewise.
252b5132
RH
6698
6699Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
6700
6701 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
6702
6703Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
6704
6705 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
6706 * configure (gxx_include_dir): Provide a definition for subdirs
6707 which do not use autoconf.
6708
6709Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
6710
6711 * config.guess: Sync with egcs. Picks up new alpha support,
6712 BeOS & some additional linux support.
6713
ba73c63f 6714Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
252b5132
RH
6715
6716 * config.guess: HP 9000/803 is a PA1.1 machine.
6717
ba73c63f
JM
6718Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
6719
6720 * configure.in: It's alpha*-...
252b5132
RH
6721
6722Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
6723
ba73c63f
JM
6724 * configure.in (host_makefile_frag, target_makefile_frag):
6725 Handle multiple config files.
6726 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
6727 alpha-*-*.
252b5132
RH
6728
6729Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
6730
6731 * mkdep: New file.
6732
6733Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
6734
6735 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
6736
6737Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
6738
6739 * Makefile.in: Add libgui directory.
6740 (GDB_TK): Add all-libgui.
6741 * configure.in: Add libgui directory.
6742 * configure: Add all-libgui to GDB_TK.
6743
6744Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
6745
6746 * config-ml.in (multidirs): Add m32r to multilib list.
6747
6748Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
6749
6750 * Makefile.in (all-target-gperf): Change dependency to
6751 all-target-libstdc++.
6752
6753Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
6754
6755 * config.guess: Add BeOS support.
6756
6757Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
6758
6759 Source directory cvs renamed to cvssrc:
6760 * configure.in (host_tools): Change cvs to cvssrc.
6761 (native_only): Likewise.
6762 (noconfigdirs) [various cases]: Likewise.
6763 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
6764 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
6765 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
6766 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
6767 (all-cvssrc): Rename target from all-cvs.
6768
6769Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
6770
6771 * configure (gxx_include_dir): Fix thinko.
6772
6773Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
6774
6775 * Makefile.in (INSTALL_TARGET_CROSS): Define.
6776 (install-cross, install-gcc-cross): New targets.
6777
6778Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
6779
6780 * configure.in (noconfigdirs): Add support for Thumb target.
6781
6782 * config.sub (maybe_os): Add support for Thumb target.
6783
6784Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
6785
6786 * Makefile.in: Add rules for cygmon.
6787
6788 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
6789
6790Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
6791
6792 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
6793 * configure (gxx_include_dir): Provide a definition for subdirs
6794 which do not use autoconf.
6795
6796Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
6797
6798 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
35590697 6799 11/18/97 build
252b5132
RH
6800
6801Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
6802
6803 * From Franz Sirl.
6804 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
6805 found on RedHat Linux systems.
6806
6807Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
6808
6809 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
6810 guesses.
6811
6812Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
6813
6814 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
6815
6816Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
6817
6818 * ltmain.sh: If mkdir fails, check whether the directory was created
6819 anyhow by some other process.
6820
6821Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
6822
6823 * configure.in (d30v-*-*): Configure all directories.
6824
6825Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
6826
6827 * configure.in (d30v-*-*): Configure newlib, libiberty directories
6828 for the D30V.
6829
6830Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
6831
6832 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
6833
6834Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
6835
80413487
RH
6836 * include/libiberty.h: Add extern "C" { so it can be used with C++
6837 progrms.
6838 * include/remote-sim.h: Add extern "C" { so it can be used with C++
6839 programs.
252b5132
RH
6840
6841Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
6842
6843 * configure.in (d30v-*-*): Configure GCC now.
6844
6845Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
6846
6847 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
6848 is no longer needed.
6849
6850Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
6851
6852 * Makefile.in: check-target-libio depends on all-target-libstdc++.
6853
6854Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
6855
6856 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
6857 targets using "$@" to provide support for similar but not identical
6858 targets without having to duplicate code.
6859
6860Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
6861
6862 * makefile.vms: Fix to work with DEC C.
6863
6864Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
6865
6866 * config.sub: Add mips-tx39-elf to marketing names.
6867
6868Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
6869
6870 * ltmain.sh: Handle symlinks in generated script.
6871
6872Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
6873
6874 * configure: Handle autoconf style directory options: --bindir,
6875 --datadir, --includedir, --infodir, --libdir, --libexecdir,
6876 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
6877 --sysconfdir.
6878 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
6879 (sharedstatedir, localstatedir, oldincludedir): New variables.
6880 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
6881 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
6882 sbindir, sharedstatedir, and sysconfdir.
6883
6884Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
6885
6886 * Makefile.in (bootstrap-lean): New target.
6887
6888Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
6889
6890 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
35590697 6891 sn, and gnuserv from noconfigdirs.
252b5132
RH
6892
6893Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
6894
6895 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
6896
6897Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
6898
ba73c63f 6899 * Makefile.in (cross): New target.
252b5132
RH
6900
6901Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
ba73c63f 6902 Jeff Law <law@cygnus.com>
252b5132
RH
6903
6904 * Makefile.in (bootstrap2, bootstrap3): New targets.
6905 (all-bootstrap): Remove outdated and confusing target.
6906 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
6907
afb8d725
JM
6908Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
6909
6910 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
35590697 6911 windows. Consistent with gdb/configure.
afb8d725 6912
252b5132
RH
69131997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
6914
252b5132
RH
6915 * configure.in: Name Linux target fragment.
6916
6917 * configure: Rewrite so that project Makefile fragment is inserted
6918 first and appears last in the resulting Makefile.
6919
6920Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
6921
6922 * Makefile.in (install-itcl): Install tcl first.
6923
252b5132 6924Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
ba73c63f 6925
252b5132
RH
6926 * configure.in: remove bison from noconfigdirs for Cygwin32 host
6927
6928Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
6929
6930 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
6931
6932 * configure.in (skipdirs): Add target-librx for Linux.
6933 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
6934
6935Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
6936
6937 * Makefile.in (bootstrap): New target.
6938
6939Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
6940
6941 * config.sub: Accept 'amigados' for backward compatability.
6942
6943Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
6944
6945 * config.guess: Merge with FSF.
6946
ba73c63f
JM
6947Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
6948
6949 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
6950
252b5132
RH
6951Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
6952
6953 * config.sub: Add "marketing-names" patch.
6954
6955Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
6956
80413487 6957 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
252b5132
RH
6958
6959Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
6960
6961 * config.sub: Handle v850-elf.
6962
ba73c63f
JM
6963Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
6964
6965 * .cvsignore (*-install): Remove.
6966
252b5132
RH
6967Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
6968
6969 * ltconfig: Set CONFIG_SHELL in libtool.
6970 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
6971
6972Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
6973
6974 * configure.in (target_subdir): Set to libraries if enable_multilib.
6975
6976Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
6977
6978 * config.guess: Update from gcc directory.
6979
6980Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
6981
6982 * Makefile.in (all-sim): Depends on all-readline.
6983
6984Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
6985
6986 * Makefile.in (BISON, YACC): Use $$s.
6987 (all-bison): Depend on all-texinfo.
6988
6989Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
6990
6991 * Makefile.in (BISON): Add -L flag.
6992 (YACC): Likewise.
6993
6994Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
6995
35590697
AJ
6996 * configure.in (noconfigdirs): Add support for v850e target.
6997
252b5132
RH
6998 * config.sub (maybe_os): Add support for v850e target.
6999
7000Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
7001
35590697
AJ
7002 * configure.in (noconfigdirs): Add support for v850ea target.
7003
252b5132
RH
7004 * config.sub (maybe_os): Add support for v850ea target.
7005
7006Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
7007
7008 * config.sub: Add mipstx39. Delete r3900.
7009
7010Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
7011
7012 * Makefile.in (all-autoconf): Depends on all-texinfo.
7013
7014Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
7015
7016 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
7017 eabi targets.
7018
7019Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
7020
7021 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
7022
7023 * configure: When handling a Canadian Cross, handle YACC as well as
7024 BISON. Just set BISON to bison. When setting YACC, prefer bison.
80413487 7025 * Makefile.in (all-bison): Depend upon all-texinfo.
252b5132
RH
7026
7027Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
7028
7029 * Makefile.in (BISON): bison, not byacc or bison -y.
7030 (YACC): bison -y or byacc or yacc.
7031 (various): Add *-bison as appropriate.
7032 (taz): No need to mess with BISON anymore.
7033
7034Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
7035
7036 * configure: If OSTYPE matches *win32*, try to find a good value for
7037 CONFIG_SHELL.
7038
7039Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
7040
7041 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
7042 configure.in if it is present.
7043
7044Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
7045
7046 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
7047
7048Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
7049
7050 * config.sub: Recognize `arc' cpu.
7051 * configure.in: Likewise.
7052 * config-ml.in: Likewise.
7053
7054Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
7055
7056 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
7057
7058Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
7059
7060 * configure: Changed sed delimiter from ':' to '|' when
7061 attempting to substitute ${config_shell} for SHELL. On
7062 NT ${config_shell} may contain a ':' in it.
7063
7064Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
7065
7066 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
7067
7068Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
7069
7070 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
7071
7072Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
7073
7074 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
7075
7076 * ylwrap: If the program is a relative path, force it to be
7077 absolute.
7078
7079Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
7080
7081 * configure (tooldir): Set BISON to `bison -y' and not just bison.
7082
7083Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
7084
7085 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
35590697
AJ
7086 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
7087 for libraries.
252b5132
RH
7088
7089Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
7090
7091 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
35590697 7092 separated by spaces.
252b5132
RH
7093
7094Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
7095
7096 * ylwrap: New file.
7097 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
7098
7099 * ltmain.sh: Handle /bin/sh at start of install program.
7100
7101 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
7102
7103 * ltconfig, ltmain.sh: New files, from libtool 1.0.
7104 * missing: New file, from automake 1.2.
7105
7106Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
7107
7108 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
7109 check-tk to CHECK_X11_MODULES.
7110
7111Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
7112
7113 * config.sub: Merge with FSF.
7114
7115Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
7116
7117 * config.guess: Merge with FSF.
7118
7119Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
7120
7121 * configure: Treat msdosdjgpp like go32.
7122 * configure.in: Likewise. Don't remove gprof for go32.
7123
7124 * configure: Change Makefile.tem2 to Makefile.tm2.
7125
7126Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
7127
7128 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
7129
7130Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7131
7132 * install-sh (chmodcmd): Set to null if the DST directory already
7133 exists. Same as Nov 11th change.
7134
7135Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
7136
35590697 7137 * configure (GDB_TK): Needs itcl and tix.
252b5132
RH
7138
7139Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
7140
7141 * config.guess: Update from FSF.
7142
7143Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
7144
7145 * Makefile.in (GDB_TK): Depend on itcl and tix.
7146
7147Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
7148
7149 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
7150 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
7151 (INSTALL_SCRIPT): New variable.
7152 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
7153 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
7154 to -x.
7155 * install-sh: Add support for -x option.
7156
7157Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
7158
7159 * configure.in, Makefile.in: Treat tix like itcl.
7160
7161Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
7162
7163 * Makefile.in (WINDRES): New variable.
7164 (WINDRES_FOR_TARGET): New variable.
7165 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
7166 (EXTRA_HOST_FLAGS): Add WINDRES.
7167 (EXTRA_TARGET_FLAGS): Add WINDRES.
7168 (EXTRA_GCC_FLAGS): Add WINDRES.
7169 ($(DO_X)): Pass down WINDRES.
7170 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
7171 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
7172 DLLTOOL_FOR_TARGET.
7173
7174Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
7175
7176 * configure.in: configure sim before gdb for win32-x-ppc
7177
7178Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7179
7180 Move gperf into the toplevel, from libg++.
7181 * configure.in (target_tools): Add target-gperf.
7182 (native_only): Add target-gperf.
7183 * Makefile.in (all-target-gperf): New target, depend on
7184 all-target-libg++.
7185 (configure-target-gperf): Empty rule.
7186 (ALL_TARGET_MODULES): Add all-target-gperf.
7187 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
7188 (CHECK_TARGET_MODULES): Add check-target-gperf.
7189 (INSTALL_TARGET_MODULES): Add install-target-gperf.
7190 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
7191
7192Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
35590697 7193
252b5132
RH
7194 * config.sub (mn10200): Recognize new basic machine.
7195
7196Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7197
7198 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
7199 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
7200
7201Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7202
7203 * configure.in: If we're building mips-sgi-irix6* native, turn on
7204 ENABLE_MULTILIB and set TARGET_SUBDIR.
7205
7206Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
7207
7208 * Makefile.in (all-sn): Depend on all-grep.
7209
7210Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
7211
7212 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
7213
7214 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
7215 Makefile. From Jeff Makey <jeff@cts.com>.
7216 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
7217
7218 * Makefile.in (DISTBISONFILES): Remove.
7219 (taz): Don't futz with DISTBISONFILES. Change BISON to use
7220 $(DEFAULT_YACC).
7221
7222 * configure.in: Build itl, db, sn, etc., when building for native
35590697 7223 cygwin32.
252b5132
RH
7224
7225 * Makefile.in (LD): New variable.
7226 (EXTRA_HOST_FLAGS): Pass down LD.
7227 ($(DO_X)): Likewise.
7228
7229Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
7230
7231 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
7232
7233Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
7234
7235 * configure.in (targargs): Strip out any supplied --build argument
35590697 7236 before adding our own. Always add --build.
252b5132
RH
7237
7238Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
7239
7240 * configure.in (targargs): Pass --build if we're doing
7241 a cross-compile.
7242
7243Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
7244
ba73c63f 7245 * configure: Use '|' instead of ":" as the separator in
252b5132
RH
7246 sed. Otherwise sed chokes on NT path names with drive
7247 designators. Also look for "?:*" as the leading characters in an
7248 absolute pathname.
7249
7250Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
7251
7252 * config.sub: Support for r3900.
7253
7254Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
7255
7256 * configure.in: Use install-sh, not install.sh.
7257
7258Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
7259
7260 * Makefile.in (taz): Improve check for BISON so it doesn't try to
7261 apply it twice.
7262
7263Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
7264
7265 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
7266 install-binutils.
7267
7268Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
7269
7270 * Makefile.in: Add automake targets.
7271 * configure.in (host_tools): Add automake.
7272
7273Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
7274
7275 * configure: Default CXX to c++, not gcc.
7276 * Makefile.in (CXX): Set to c++, not gcc.
7277 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
7278
7279Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
7280
7281 * install-sh: try appending a .exe if source file doesn't
7282 exist
7283
7284Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
7285
7286 * configure.in: Turn on multilib by default.
7287 (cross_only): Remove target-libiberty.
7288
7289 * Makefile.in (all-gcc): Don't depend on libiberty.
7290
7291Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
7292
7293 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
7294
7295Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
7296
7297 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
7298 (DISTBISONFILES): Add ld/Makefile.in
7299
7300Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
7301
7302 * configure.in: if target is cygwin32 but host isn't cygwin32,
7303 don't configure gdb tcl tk expect, not just gdb.
7304
7305Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
7306
7307 * configure.in: Added gnuserv everywhere sn appears.
7308
7309 * Makefile.in (ALL_MODULES): Added all-gnuserv.
7310 (CROSS_CHECK_MODULES): Added check-gnuserv.
7311 (INSTALL_MODULES): Added install-gnuserv.
7312 (CLEAN_MODULES): Added clean-gnuserv.
7313 (all-gnuserv): New target.
7314
7315Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
7316
7317 * config.guess: Fixes for MIPS OpenBSD systems.
7318
7319Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
7320
7321 * Makefile.in (INSTALL_XFORM): Remove.
7322 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
7323
7324 * mkinstalldirs: New file, copied from automake.
7325 * Makefile.in (installdirs): Rename from install-dirs. Use
7326 mkinstalldirs. Change all users.
7327 (DEVO_SUPPORT): Add mkinstalldirs.
7328
7329Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
7330
7331 * install-sh: Rename from install.sh.
7332 * Makefile.in (INSTALL): Change install.sh to install-sh.
7333 (DEVO_SUPPORT): Likewise.
7334
7335 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
7336 Graichen <graichen@rzpd.de>.
7337
7338Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
7339
7340 * config.guess: Recognize OpenBSD systems correctly.
7341
7342Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
7343
7344 * README, Makefile.in (ETC_SUPPORT): Remove references to
7345 cfg-paper*, configure.{texi,man,info*}._
7346
7347Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
7348
7349 * Makefile.in (all.normal): Ensure that gcc is built after all
7350 the x11 - ie gdb - targets.
7351
7352Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
7353
7354 * makefile.vms: Don't run conf-a-gas.
7355
7356Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
7357
80413487 7358 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
252b5132
RH
7359
7360Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
7361
7362 * configure.in: Remove noconfigdirs case since gdb also
7363 configures and builds for tic80-coff.
7364
7365Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
7366
7367 * configure: Set cache_file to config.cache.
7368 * Makefile.in (local-distclean): Remove config.cache.
7369
7370Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
7371
7372 * COPYING: Update FSF address.
7373
7374Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
7375
7376 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
7377 noconfigdirs.
7378
7379Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
7380
7381 * Makefile.in (install-dirs): Don't crash if prefix, and hence
7382 MAKEDIRS, is empty.
7383
7384Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
7385
7386 * config.sub: Tweak mn10300 entry.
7387
7388Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
7389
7390 * configure.in (host_tools): Put sim before gdb, so gdb's
7391 configure.tgt can determine if the simulator was configured.
7392
7393Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
7394
7395 * config.sub: Move BeOS $os case to be with other Cygnus
7396 local cases.
7397
7398Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
7399
7400 * config.sub: Remove misplaced comment that broke Linux.
7401
7402Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
7403
7404 * config.sub: Add BeOS support.
7405
7406Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
7407
7408 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
7409
7410Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
7411
7412 * configure.in (noconfigdirs): Remove tcl and tk from
7413 noconfigdirs for cygwin32 builds.
7414
7415Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
7416
7417 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
7418
7419Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
7420
7421 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
7422 make-all.com, use makefile.vms instead.
7423
7424Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
7425
7426 * config.sub: Accept -lnews*.
7427
7428Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
7429
7430 * configure.in (noconfigdirs): Disable target-newlib,
35590697 7431 target-examples and target-libiberty for d30v.
252b5132
RH
7432
7433Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
7434
7435 * configure.in (noconfigdirs): Enable ld for d30v.
7436
7437Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
7438
7439 * configure.in (tic80-*-*): Build compiler.
7440
7441Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
7442
7443 * configure.in (d30v-*): Remove sim directory from list of
35590697 7444 unsupported d30v directories
252b5132
RH
7445
7446Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
7447
35590697
AJ
7448 * config.sub, configure.in: Add d30v target cpu.
7449
252b5132
RH
7450Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
7451
7452 * makefile.vms: New file.
7453 * make-all.com: Remove.
7454
7455Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
7456
7457 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
7458
7459Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
7460
7461 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
7462
7463Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
7464
7465 * Makefile.in (ALL_MODULES): Added all-db.
7466 (CROSS_CHECK_MODULES): Addec check-db.
7467 (INSTALL_MODULES): Added install-db.
7468 (CLEAN_MODULES): Added clean-db.
7469
7470Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
7471
7472 * config.guess: Merge with latest FSF sources.
7473
7474Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
7475
7476 * Makefile.in (ALL_MODULES): Added all-itcl.
7477 (CROSS_CHECK_MODULES): Added check-itcl.
7478 (INSTALL_MODULES): Added install-itcl.
7479 (CLEAN_MODULES): Added clean-itcl.
7480
7481Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
7482
7483 * configure.in: build gdb for mn10200
7484
7485Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
7486
7487 * Makefile.in (all-target-winsup): Depend on all-target-libio.
7488
7489Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
7490
7491 * configure.in (tic80-*-*): Turn off most targets right now.
7492
7493Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
7494
7495 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
7496 rather than the makeinfo program.
7497 (do-info): Depend upon all-texinfo.
7498
7499Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
7500
7501 * configure.in: Remove uses of config/mh-linux.
7502
7503 * config.sub, config.guess: Merge with latest FSF sources.
7504
7505Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
7506
7507 * config.sub (case $basic_machine): Add tic80 entries.
7508
7509Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
7510
7511 * config.sub, config.guess: Merge with latest FSF sources.
7512
7513Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
7514
7515 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
7516 * mpw-config.in: Test for NewFolderRecursive.
7517 * mpw-install: Use symbolic name for startup filename.
7518 * mpw-README: Add various additional details.
7519
7520Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
7521
7522 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
7523
7524Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
7525
7526 * configure.in: Do build gcc and the target libraries for
7527 the mn10200.
7528
7529Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
7530
7531 * configure.in: don't avoid building gdb for mn10300 any more
7532 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
7533 instead of single-quoting it.
7534
7535Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
7536
7537 * configure.in: Don't use --with-stabs on IRIX 6.
7538
7539Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
7540
7541 * configure.in (m32r): Build gdb, libg++ now.
7542
7543Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7544
7545 * configure.in (mips*-sgi-irix6*): Remove gdb and related
7546 directories from noconfigdirs.
7547
7548Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
7549
7550 * config.sub (basic_machine): added mips16 configuration
7551
7552Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7553
7554 * config.sub: Handle d10v-unknown.
7555
7556Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
7557
7558 * config.sub: Handle v850-unknown.
7559
7560Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
7561
7562 * Makefile.in: add findutils
7563 * configure.in: add findutils to list of host_tools
7564
7565Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
7566
7567 * config.sub: Handle mn10200 and mn10300.
7568
7569Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7570
7571 * configure.in (d10v-*): Do not build librx.
7572
7573Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
7574
7575 * configure.in (mn10300): Build everything except gdb & libgloss.
7576
7577Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
7578
7579 * config.guess: Patch for Dansk Data Elektronik servers,
7580 from Niels Skou Olsen <nso@dde.dk>.
7581
7582 For ncr, use /bin/uname rather than uname, since GNU uname does not
7583 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
7584
7585 Patch for MIPS R4000 running System V,
7586 from Eric S. Raymond <esr@snark.thyrsus.com>.
7587
7588 Fix thinko for nextstep.
7589
7590 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
7591
7592 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
7593 * config.guess: Guess mips-dec-mach_bsd4.3.
7594
7595 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
7596 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
7597 release numbers.
7598 * config.guess (mips-mips-riscos*): Emit just enough of the
7599 release number.
7600
7601 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
7602 * config.guess (sparc-auspex-sunos*): Added.
7603 (f300-fujitsu-*): Added.
7604
7605 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
7606 * config.guess: Recognize a Tadpole as a sparc.
7607
7608Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
7609
7610 * config.guess: Don't assume that NextStep version is either 2 or
7611 3. NextStep 4 (aka OpenStep 4) has come out now.
7612
7613Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
7614
7615 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
7616 From Rik Faith <faith@cs.unc.edu>.
7617
7618Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
7619
7620 * config.sub: Contributions from bug-gnu-utils to:
7621 Support plain "hppa" (no version given) architecture, reported by
7622 OpenStep.
7623 OpenBSD like NetBSD.
7624 LynxOs is not a hardware supplier.
7625
7626 * config.guess: Contributions from bug-gnu-utils to add support for:
35590697 7627 OpenBSD like NetBSD.
252b5132
RH
7628 Stratus systems.
7629 More Pyramid systems.
7630 i[n>4]86 Intel chips.
7631 M680[n>4]0 Motorola chips.
7632 Use unknown instead of lynx for hardware manufacturer.
7633
7634Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
7635
7636 * install.sh (chmodcmd): Set to null if the DST directory already
7637 exists.
7638
7639Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7640
7641 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
7642 not use mt-ppc target Makefile fragment any more.
7643
7644Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
7645
7646 * configure.in (*-*-windows): Exclude everything but those dirs
7647 needed to build windows.
7648
7649Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
7650
7651 * Makefile.in (all-target-winsup): Depend on all-target-librx.
7652
7653Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
7654
7655 * configure.in: Exclude mmalloc from i386-windows.
252b5132
RH
7656
7657Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
7658
7659 * Undo my previous change.
7660
7661Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
7662
7663 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
7664 unconditionally.
7665 (MAKEOVERRIDES): Define (revert this part of October 18 change).
7666
7667Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
7668
7669 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
7670 host to add it's own flags.
252b5132
RH
7671
7672Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
7673
7674 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
7675
7676Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
7677
7678 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
7679 (CXX_FOR_TARGET): Likewise.
7680 (GCC_FOR_TARGET): Define.
7681 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
7682 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
7683 CC_FOR_TARGET was specified on the command line.
7684 (MAKEOVERRIDES): Don't define.
7685
7686Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
7687
7688 * configure.in (m32r): Fix spelling of libg++ libs.
7689
7690Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
7691
7692 * config.sub (-apple*): Remove, now redundant.
7693
7694Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
7695
7696 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
7697
7698 * configure: Rework yesterday's sed script patch.
7699
7700 * config.sub: Merge with FSF.
7701
7702Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
7703
7704 * config.guess: Merge from FSF.
7705
7706 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
80413487
RH
7707 * config.guess: Use pc instead of unknown, for pc clone systems.
7708 Change linux to linux-gnu.
252b5132
RH
7709
7710 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
80413487 7711 * config.guess: Avoid non-portable tr syntax.
252b5132
RH
7712
7713Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
7714
7715 * test-build.mk (HOLES): Add "xargs" for gdb.
7716
7717 * configure: Avoid hpux10.20 sed bug.
7718
7719Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
7720
4bddf3ad 7721 * configure.in: Add support for windows host
252b5132
RH
7722 (that is a build done under the Microsoft build environment).
7723
7724Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
7725
7726 * Makefile.in: Replace all uses of srcroot with s, to shrink
7727 command line lengths.
7728
7729 Patches from Geoffrey Noer <noer@cygnus.com>:
7730 * configure.in: If configuring for newlib, pass --with-newlib to
7731 subdirectories.
7732 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
7733 -Bnewlib/ and -Lwinsup to gcc.
7734 (CXX_FOR_TARGET): Likewise.
7735
7736Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
7737
7738 * Makefile.in (ETC_SUPPORT): Add configure.
7739
7740Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
7741
35590697 7742 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
252b5132
RH
7743 host configuration file.
7744
7745Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
7746
7747 * configure.in: Break mn10x00 support into separate
7748 mn10200 and mn10300 configurations.
7749 * config.sub: Likewise.
7750
7751Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
7752
7753 * configure.in: Add lots of stuff to noconfigdirs for
7754 the mn10x00 targets.
7755
7756 * config.sub, configure.in: Add mn10x00 support.
7757
7758Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
7759
7760 * make-all.com: Call conf-a-gas, not config-a-gas.
7761
7762Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
7763
7764 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
35590697 7765 targets.
252b5132
RH
7766
7767Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
7768
7769 * mpw-README: Add much more detail for native PowerMac.
7770 * mpw-install: New file.
7771 * mpw-configure: Add --norecursion and --help options.
7772 * mpw-config.in: Translate readme and install files when
7773 copying to objdir.
7774 * mpw-build.in: Don't always depend on byacc and flex.
7775 (install-only-top): New action.
7776
7777Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
7778
7779 * configure.in: You can now configure GDB for the v850.
7780
7781Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
7782
7783 * configure.in (noconfigdirs): Don't configure any C++ dirs
7784 if targeting D10V.
7785
7786Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
7787
7788 * config.sub: Recognize mips64vr5000.
7789
7790Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
7791
7792 * configure.in: Use a single line for host_tools and native_only.
7793
7794Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
7795
7796 * config.sub, configure.in: Add entries for m32r.
7797
7798Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
7799
7800 * Makefile.in (inet-install): Don't run install-gzip.
7801
7802Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
7803
7804 * configure.in: Don't config lots of things for *-*-windows*.
7805
7806Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
7807
7808 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
7809 (host_libs, host_tools): Copy from configure.in.
7810 * mpw-configure: Don't complain about directories not found.
7811
7812Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7813
7814 * configure.in (i[345]86): Recognize i686 for pentium pro.
7815 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
7816 file.
7817
7818 * config.guess (i[345]86): Ditto.
7819
7820Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
7821
7822 * configure.in (noconfigdirs): Removed gdb for D10V.
7823
7824Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
7825
7826 * configure.in: Remove ld, target-libio, target-libg++, and
7827 target-libstdc++ from noconfigdirs.
7828
7829Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
7830
7831 * configure: Fix three locations where shell scripts were
7832 being run directly rather than with config_shell.
7833
7834Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
7835
7836 * configure.in (v850-*-*): Set up initial $noconfigdirs.
7837 * config.sub (basic_machine): Recognize v850.
7838
7839Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
7840
7841 * mpw-configure: Handle multiple enable/disable options and
7842 pass them down recursively, handle -c and -s flags appropriately
7843 depending on choice of compiler, add escape mechanism for
7844 quoted arguments to gC.
7845
7846Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7847
7848 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
7849 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
7850 so that -mrelocatable-lib and -mno-eabi are used.
7851
7852 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
7853 not support --print-multi-lib, don't abort.
7854
252b5132
RH
7855Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
7856
7857 * make-all.com: Run config-a-gas.
7858 * setup.com: Don't copy subdirectory files around.
7859
7860Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
7861
7862 * configure.in (*-*-ose): Remove exclusion of libgloss for this
7863 target, it now compiles correctly.
7864
7865Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
7866
7867 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
7868
7869Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
7870
35590697 7871 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
252b5132
RH
7872
7873Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
7874
7875 * configure.in (native_only): Add prms.
7876
7877Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
7878
7879 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
7880 (BINUTILS_SUPPORT_DIRS): Likewise.
7881
7882Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7883
7884 * configure.in (d10v-*-*): Don't configure ld or gdb until the
7885 d10v support is added.
7886
7887Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
7888
7889 * configure.in (d10v-*-*): New target.
7890
7891Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
7892
7893 * config.guess (HP 9000/811): Recognize this as a PA1.1
7894 machine.
7895
7896Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
7897
7898 * Makefile.in (do-tar-gz): New target, split out from tail end of
7899 taz target. Run each command separately, don't use pipes.
7900 (taz): Use it.
7901
7902Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
7903
7904 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
7905 * mpw-build.in: No builds should depend on building byacc or flex,
7906 they are assumed to be installed already.
7907
7908Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7909
7910 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
7911 variable that CC_FOR_TARGET needs.
7912
7913Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7914
7915 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
7916 options have changed since the last time the subdirectory was
7917 configured, and if it has, reconfigure.
7918 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
7919 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
7920
7921Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
7922
7923 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
7924 CLEAN_MODULES): Add bash.
7925 (all-bash): New target.
7926
7927Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
7928
7929 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
7930
7931Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7932
7933 * config.sub (basic_machine): Recognize d10v as a valid processor.
7934
7935Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
7936
7937 * mpw-configure: Add support for --bindir.
7938 * mpw-build.in: Use a GCC-specific build script for GCC actions.
7939
7940Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
7941
7942 * configure.in: add bash, time, gawk to list of hosttools and things
7943 to only build for native toolchains
7944
7945Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
7946
7947 * Makefile.in (docdir): Remove.
7948
7949Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
7950
7951 * Makefile.in (datadir): Set to $(prefix)/share.
7952
7953Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
7954
7955 * configure.in: build diff and patch for cygwin32-hosted
7956 toolchains.
7957
7958Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
7959
7960 * config.sub: Accept -rtems*.
7961
7962Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
7963
80413487 7964 * configure.in: enable dosrel for cygwin32-hosted builds,
80b200a1
ZW
7965 remove diff from the list of things not buildable
7966 via Canadian Cross
252b5132
RH
7967
7968Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
7969
7970 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
35590697 7971 don't get ". ".
252b5132
RH
7972
7973Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
7974
7975 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
7976
7977Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
7978
7979 * Makefile.in (taz): Handle case where tex3patch didn't even get
7980 checked out. Also, if it was found, put the symlink in a new util
7981 subdirectory.
7982
7983Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7984
7985 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
7986
7987Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
7988
7989 * config.sub: Recognize -openvms.
7990 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
7991 * make-all.com, setup.com: New files.
7992
7993Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
7994
7995 * Makefile.in (taz): tex3patch moved to texinfo/util.
7996
7997Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
7998
afb8d725 7999 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
252b5132
RH
8000 * configure.in: remove make from disable-if-Can-Cross list
8001 enable gdb if ${host} and ${target} are cygwin32
8002
8003Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
8004
8005 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
8006 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
8007
8008Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
8009
8010 * config.guess: Combine mips-mips-riscos cases, and use cpp to
8011 distinguish sysv/svr4/bsd variants.
8012 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
8013
8014Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
8015
8016 * configure.in: Added copyright notice.
8017 * move-if-change: Added copyright notice.
8018
8019Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8020
8021 * configure.in (powerpcle-*-solaris*): Until we get shared
8022 libraries working, don't build gdb, sim, make, tcl, tk, or
8023 expect.
8024
8025Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
8026
8027 * config.guess: Merge with FSF:
8028
8029 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
8030 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
8031
8032 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
8033 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
8034
8035 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
8036 * config.guess: Combine two OSF1 rules.
8037 Also recognize field test versions. From mjr@zk3.dec.com.
8038 * config.guess (dgux): Use /usr/bin/uname rather than uname,
8039 because GNU uname does not support -p. From pmr@pajato.com.
8040
8041Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
8042
8043 * Makefile.in (MAKEDIRS): Removed $(tooldir).
8044
8045Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
8046
8047 * mpw-README: Document GCCIncludes.
8048
8049Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
8050
8051 * configure.in (alpha-*-linux*): Set enable_shared to yes.
8052
8053Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
8054
8055 * mpw-configure: Handle --enable-FOO and --disable-FOO.
8056
8057Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
8058
8059 * configure.in (*-*-cygwin32): Configure make.
8060
8061Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
8062
8063 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
8064
8065Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
8066
8067 * Makefile.in (all-inet): Depend on all-perl.
8068
8069 * Makefile.in (inet-install): New target.
8070
8071 * Makefile.in (all-inet): Depend on all-tcl.
8072 (all-inet): Depend on all-send-pr.
8073
8074Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8075
8076 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
8077 temporarily.
8078
8079Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
8080
8081 * configure.in: Don't configure --with-gnu-ld on AIX.
8082
8083Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
8084
8085 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
8086
8087Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
8088
8089 * Makefile.in (ALL_MODULES): Added all-inet.
8090 (CROSS_CHECK_MODULES): Added check-inet.
8091 (INSTALL_MODULES): Added install-inet.
8092 (CLEAN_MODULES): Added clean-inet.
8093 (all-indent): New target.
8094
8095 * configure.in (host_tools): Added inet.
8096 (native_only): Added inet.
8097 (noconfigdirs): Added inet.
8098
8099Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
8100
8101 * configure.in: Don't configure libgloss if we are not configuring
8102 newlib.
8103
8104Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
8105
8106 * configure.in: Don't configure libgloss for unsupported
8107 architectures.
8108
8109Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8110
8111 * Makefile.in (CLEAN_MODULES): Add clean-apache.
8112
8113Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
8114
8115 * Makefile.in (ALL_MODULES): Include all-apache.
8116 (CROSS_CHECK_MODULES): Include check-apache.
8117 (INSTALL_MODULES): Include install-apache.
8118 (all-apache): New target.
8119
8120 * configure.in: Added apache everywhere perl is seen.
8121
8122Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8123
8124 * Makefile.in: Add support for clean-{module} and
8125 clean-target-{module} rules.
8126
8127Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
8128
8129 * configure.in (*-*-ose) do not build libgloss.
8130
8131Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8132
8133 * config.guess (prep*:SunOS:5.*:*): Turn into
8134 powerpele-unknown-solaris2.
8135
8136Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
8137
8138 * configure.in: Permit --enable-shared to specify a list of
8139 directories.
8140
8141Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
8142
8143 * configure.in (host==solaris): Pass only the first word of $CC
8144 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
8145
8146Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
8147
8148 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
8149
8150Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
8151
8152 * Makefile.in (ALL_MODULES): Include all-perl.
8153 (CROSS_CHECK_MODULES): Include check-perl.
8154 (INSTALL_MODULES): Include install-perl.
8155 (ALL_X11_MODULES): Include all-guile.
8156 (CHECK_X11_MODULES): Include check-guile.
8157 (INSTALL_X11_MODULES): Include install-guile.
8158 (all-perl): New target.
8159 (all-guile): New target.
8160
8161 * configure.in (host_tools): Include perl and guile.
8162 (native_only): Include perl and guile.
8163 (noconfigdirs): Don't build guile and perl; no ports have been
8164 done.
8165
8166Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
8167
80413487
RH
8168 * configure (--enable-*): Handle quoted option lists such as
8169 --enable-sim-cflags='-g0 -O' better.
252b5132
RH
8170
8171Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8172
8173 * Makefile.in ({,inst}all-target): New rule so we can make and
8174 install all of the target directories easily.
8175
8176Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8177
8178 * configure.in: Add missing global flag in sed substitution when
8179 deleting `target-' from ${configdirs}.
8180
8181Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
8182
8183 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
8184 option.
8185
8186 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
8187 config/mh-necv4.
8188
8189 * install.sh: Correct misspelling of transformbasename.
8190
8191 * config.guess: Recognize mips-*-sysv*.
8192
8193Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
8194
8195 * config.sub: Recognize mon960.
8196
8197Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
8198
8199 * configure: Restore Canadian Cross handling of BISON and LEX,
8200 removed in Feb 20 change.
8201
8202Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
8203
8204 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
8205 Mention make install. Remove the old copyright date as well the
8206 clumsy and rather pointless copyright on the README file.
8207
8208Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
8209
8210 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
8211 Makefile after running symlink-tree, then run `make distclean' to
8212 avoid clobbering any generated files in srcdir.
8213
8214Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
8215
8216 * configure.in (m68k-*-netbsd*): Build everything now.
8217
8218Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
8219
8220 * Makefile.in (taz): Fix quoting.
8221
8222Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
8223
8224 * configure.in (sparclet-*-*): Build everything now.
8225
8226Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8227
8228 * configure.in (m68k-*-linux*): New host.
8229
8230Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
8231
8232 * configure: Check for bison before byacc.
8233
8234Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
8235
8236 * Makefile.in configure: Change the way LEX and BISON/YACC are
8237 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
8238 searching PATH. These are used as fallbacks by Makefile.in if
8239 flex/bison/byacc aren't in objdir.
8240
8241Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
8242
8243 * Makefile.in: Make everything which depends upon all-bfd also
8244 depend upon all-opcodes, in case --with-commonbfdlib is used.
8245
8246Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8247
8248 * configure.in (host *-*-cygwin32): Don't build gdb if we are
8249 building NT native compilers on Unix.
8250
8251Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
8252
8253 * configure.in: Don't get CC from the host Makefile fragment if we
8254 can find gcc in PATH, or if this is a Canadian Cross. Move the
8255 Solaris test for /usr/ucb/cc to the post target script, just after
8256 the compiler sanity test.
8257
8258Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
8259
8260 * config.sub: Merge with FSF.
8261
8262Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
8263
8264 * Makefile.in (RPATH_ENVVAR): New variable.
8265 (REALLY_SET_LIB_PATH): Use it.
8266 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
8267
8268Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
8269
8270 * config.sub, configure.in: Recognize sparclet cpu.
8271
8272Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
8273
8274 * config.guess: Support m68k-cbm-sysv4.
8275
8276Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8277
8278 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
8279 m68k-unknown-linuxaout from linker help string. Put quotes around
8280 $ld_help_string.
8281
8282Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
8283
8284 * config.guess (powerpc-harris-powerunix): Add guess for port
8285 to new target.
8286
8287Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
8288
8289 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
8290
8291Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
8292
8293 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
8294 $(REALLY_SET_LIB_PATH) in Makefile.
8295 * Makefile.in (SET_LIB_PATH): New variable.
8296 (REALLY_SET_LIB_PATH): New variable.
8297 ($(DO_X)): Use $(SET_LIB_PATH).
8298 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
8299 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
8300 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
8301 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
8302 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
8303 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
8304 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
8305 (install-dosrel): Likewise.
8306 (all-opcodes): Depend upon all-libiberty.
8307
8308Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
8309
8310 * config.guess (*:CYGWIN*): New
8311
8312Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8313
8314 * Makefile.in (all-target-winsup): All all-target-libiberty.
8315
8316Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8317
8318 * configure.in (noconfigdirs): Add missing # in front of comment.
8319
8320Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
8321
8322 * configure.in: add second pass to things added to noconfigdirs
8323 so *-gm-magic can exclude libgloss properly.
8324
8325Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
8326
8327 * mpw-configure (extralibs_name, rez_name): Set correctly
8328 for MWC68K compiler.
8329
8330 * mpw-README: Add more info on the necessary build tools.
8331
8332Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
8333
8334 * configure.in, config.sub: Recognize cygwin32.
8335
8336Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
8337
8338 * config.guess, config.sub: Recognize A/UX.
8339
8340Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
8341
8342 * config.sub: Merge with gcc/config.sub.
8343
8344Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
8345
8346 * mpw-build.in (do-binutils): Add build of stamps.
8347
8348Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
8349
8350 * config.sub: Add recognition for mips64vr4100*-* targets.
8351
8352Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
8353
8354 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
8355 Add creation of gconfigargs with `--enable-shared' turned on.
8356 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
8357 ($(host)-stamp-stage3-configured): Likewise.
8358 (HOLES): Add chatr and ldd.
8359 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
8360
8361Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
8362
8363 * configure: Pass --nfp to recursive configures.
8364
8365Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
8366
8367 * Makefile.in (DLLTOOL): New.
8368 (DLLTOOL_FOR_TARGET): New.
8369 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
8370 (EXTRA_TARGET_FLAGS): Ditto.
8371 (EXTRA_GCC_FLAGS): Ditto.
8372 (CONFIGURE_TARGET_MODULES): Ditto.
8373 (DO_X): Ditto.
8374 * configure: Add DLLTOOL.
8375
8376Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
8377
8378 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
8379 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
8380 mh-sco, since old workarounds no longer needed, and don't
8381 build ld, since libraries have weak symbols in COFF.
8382
8383Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
8384
8385 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
8386
8387Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
8388
8389 * configure.in: Make sure that ${CC} can be used to compile an
8390 executable.
8391
afb8d725
JM
8392Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
8393
8394 * Makefile.in (all-gdb): Depend on $(GDB_TK).
8395 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
8396 nothing depending on whether gdbtk is being built.
8397
252b5132
RH
8398Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
8399
8400 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
8401
8402Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
8403
8404 * configure.in (noconfigdirs): Put ld or gas in this early, if the
8405 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
8406
8407Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
8408
8409 * config-ml.in: Add support for
8410 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
8411 Simplify setting of multidirs from --disable-foo.
8412
8413Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8414
8415 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
8416 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
8417 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
35590697 8418 non-empty, pass them on to the GCC make.
252b5132
RH
8419 (all-bootstrap): New rule that is like all-gcc, except it executes
8420 the GCC bootstrap rule instead of the GCC all rule.
8421
8422Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
8423
8424 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
8425
8426Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8427
8428 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
8429 DG/UX support.
8430
8431Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
8432
8433 * config.sub (i*86*) Change [345] to [3456]
8434
8435Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
8436
8437 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
8438 --with-gnu-ld=no.
8439
8440Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8441
8442 * config-ml.in (rs6000*, powerpc*): Add switches to control which
8443 AIX multilibs get built.
8444
8445Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8446
8447 * configure.in (i386-win32): Don't build expect if we're not
8448 building the tcl subdir.
8449
8450Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
8451
8452 * Makefile.in: (configure-target-examples, all-target-examples):
8453 New targets, configure and build example programs.
8454
8455Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
8456
8457 * mpw-configure: If an mpw-config.in generated a file mk.sed,
8458 use it as input to sedit the generated MPW makefile.
8459 * mpw-README: Add a suggestion about Gestalt.h.
8460
8461Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
8462
8463 * config.sub: Accept *-*-ieee*.
8464
8465Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
8466
8467 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
8468 Ronald F. Guilmette <rfg@monkeys.com>.
8469
8470Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8471
8472 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
8473 for powerpc-pe native.
8474 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
8475 (target==powerpc-pe): duplicate i386-win32 entry.
8476
8477Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
8478
8479 * configure.in (noconfigdirs): Exclude target-newlib for all versions
8480 of vxworks, not just vxworks5.1.
8481
8482Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
8483
8484 * mpw-configure: Add support for exec-prefix.
8485
8486Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
8487
8488 * config.guess: Recognize HP model 816 machines as having
8489 a PA1.1 processor.
8490
8491Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
8492
8493 * configure: Ignore new autoconf configure options.
8494
252b5132
RH
8495Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
8496
8497 * config.guess: Recognize Pentium under SCO.
8498 From Robert Lipe <robertl@arnet.com>.
8499
8500Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8501
8502 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
252b5132
RH
8503
8504Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
8505
8506 * configure.in: Don't configure gas for alpha-dec-osf*.
8507
8508Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
8509
8510 * configure.in: Default to --with-stabs for some targets for which
8511 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
8512 i[345]86*-*-unixware*.
8513
8514Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
8515
8516 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
8517 rather than basing it on the target. Simplify handling of options
8518 controlling which directories to configure. Remove extraneous
8519 slash in multi-clean target.
8520
8521Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
8522
8523 * config-ml.in: Prefix more variables with ml_ so they don't collide
8524 with configure's.
8525
8526Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
8527
8528 * configure: Don't turn -v into --v.
8529
8530Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
8531
8532 * configure.in (targargs): Fix typo.
8533
8534 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
8535
8536Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
8537
8538 * configure.in: Strip --host and --target options from
8539 CONFIG_ARGUMENTS, and always configure for --host only. Add
8540 --with-cross-host option when building with a cross-compiler.
8541 * configure: Canonicalize the arguments put into config.status by
8542 always using `=' for an option with an argument. Pass a presumed
8543 --host or --target explicitly.
8544
8545Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
8546
8547 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
8548 into general OS recognition case.
8549
8550Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8551
8552 * configure.in (target_configdirs): add target-winsup only
8553 for win32 target systems.
8554
8555Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
8556
8557 * Makefile.in (all-target-libgloss): Depend upon
8558 configure-target-newlib, since when libgloss is built it looks to
8559 see if the newlib directory exists.
8560
8561Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
8562
8563 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
8564 cfg-ml-*.in.
8565
8566Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
8567
8568 * configure: Handle LD and LD_FOR_TARGET when configuring a
8569 Canadian Cross.
8570
252b5132
RH
8571Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8572
8573 * configure.in (target_libs): add target-winsup.
8574 (target==i386-win32): add patch diff flex make to $noconfigdirs.
8575 (target==ppcle-pe): remove ld from $noconfigdirs.
8576
8577Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
8578
8579 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
8580 Preserve relative path names in $srcdir. Build symlink tree if
8581 configuring cross target dir and srcdir=. (= no VPATH support).
8582 (configure-target-libg++): Depend on configure-target-librx.
8583 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
8584 * config-ml.in: New file.
8585 * symlink-tree: New file.
8586 * configure: Ensure srcdir="." if that's what it is.
8587
8588Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
8589
8590 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
8591 includes and FLEX_SKELETON setting.
8592 * mpw-configure (--with-gnu-ld): New option, controls whether
8593 to use PPCLink or ld with PowerMac GCC.
8594 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
8595 * mpw-config.in: Configure grez if targeting Mac.
8596
8597 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
35590697
AJ
8598 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
8599 just macos.
252b5132
RH
8600 * configure.in: Configure grez resource compiler if targeting Mac.
8601 * Makefile.in (all-grez, install-grez): New targets.
8602
8603Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
8604
8605 * configure: CXX defaults to gcc, not g++. If we find
35590697 8606 gcc in the path, set CC to gcc -O2.
252b5132
RH
8607
8608Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
8609
8610 * configure: Default ${build} correctly. Avoid picking up extra
8611 spaces when reading CC and CXX from Makefile. When doing a
8612 Canadian Cross, use plausible default values for numerous
8613 variables.
8614 * configure.in: When doing a Canadian Cross, don't try to
8615 configure tools whose configure script can't handle it.
8616
8617Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
8618
8619 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
8620
8621Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
8622
8623 * configure: Remove dubious bug reporting address.
8624
8625Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
8626
8627 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
8628 configure script, run that instead of this directory's configure.
8629 In either case, print a message that we're configuring the sub-dir.
8630
8631Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
8632
8633 * configure.in: Before checking for the existence of various files,
8634 use sed to filter out "target-".
8635
8636Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
8637
8638 * Makefile.in (DO_X): Split rule to decrease command line length
8639 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
8640 (Philippe De Muyter).
8641
8642Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8643
8644 * Makefile.in (all-patch): depend on all-libiberty.
8645
8646Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
8647
8648 * configure.in: If the only directory in target_configdirs which
8649 actually exists is libiberty, then set target_configdirs to empty,
8650 to avoid trying to build a target libiberty in a gas or gdb
8651 distribution.
8652
8653Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
8654
8655 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
35590697
AJ
8656 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
8657 systems.
252b5132
RH
8658
8659Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
8660
8661 * configure.in (copy_dirs): Use sys-include instead of include
8662 for --with-headers option.
8663
8664Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
8665
8666 * Makefile.in, configure.in: Make winsup builds work with
8667 new scheme.
8668
8669Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
8670
8671 * configure.in: Build the linker on AIX.
8672
8673Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
8674
8675 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
8676 where needed.
8677
8678Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
8679
8680 * Makefile.in (all-gcc): Fix typo.
8681
8682Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
8683
8684 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
8685
8686Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
8687
8688 * configure.in: Rename libFOO to target-libFOO, and xiberty
8689 to target-xiberty, to provide more flexibility.
8690 (target_subdir): Define. Create if cross.
8691 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
8692 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
8693 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
8694 check-libFOO -> check-target-libFOO, etc.
8695 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
8696 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
8697 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
8698 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
8699 allow ALL_GCC="" to only configure.
8700 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
8701 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
8702 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
8703
8704Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
8705
8706 * Makefile.in (taz): Build "info" in etc explicitly.
8707
8708Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
8709
8710 * configure.in: Make sure that CC is undefined (as opposed to
8711 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
8712 problem with autoconf trying to configure on a host without GCC.
8713
8714Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
8715
8716 * mpw-configure: Set host alias from choice of host compiler,
8717 only use generic MPW Makefile sed if present, edit a file
8718 named "hacked_Makefile.in" instead of "Makefile.in" if present.
8719 * mpw-README: Add problem notes about CW6 and CW7.
8720
8721Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
8722
8723 * Makefile.in (taz): Use ";" instead of ";;".
8724
8725Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
8726
8727 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
8728 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
8729 DISTDOCDIRS.
8730 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
8731 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
8732
8733Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
8734
8735 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
8736 and gnats, because they are now subsumed by DISTSTUFFDIRS.
8737 Move bfd to DISTSTUFFDIRS.
8738
8739Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8740
8741 * Makefile.in (X11_LIB): Removed.
8742 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
8743
8744 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
8745
8746Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8747
8748 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
8749 names.
8750
8751Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8752
8753 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
8754
8755Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
8756
8757 * configure.in (i[345]86-*-win32): Always build newlib.
8758 Don't configure cvs, autoconf or texinfo.
8759 * Makefile.in (LD_FOR_TARGET): New.
8760 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
8761 Pass down LD_FOR_TARGET.
8762
8763Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
8764
8765 * winsup: New directory.
8766 * Makefile.in: Build winsup.
8767 * configure.in: Winsup is configured when target is win32.
8768 Can only build win32 target GDB when native.
35590697 8769
252b5132
RH
8770Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
8771
8772 * config.guess: Recognize HP model 819 machines as having
8773 a PA 1.1 processor.
8774
8775Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
8776
8777 * configure: Fix sed loop which substitutes for CC and CXX to
8778 avoid bug found in various sed implementations.
8779
8780Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8781
8782 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
8783 simulator. Use standard powerpc-*-eabi*.
8784
8785Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
8786
8787 * configure.in: Stop putting gas and binutils in noconfigdirs for
8788 powerpc-*-aix* and rs6000-*-*.
8789
8790Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
8791
8792 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
8793 -mcall-aixdesc libraries.
8794
8795Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
8796
8797 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8798
8799 * config.sub (arm | armel | armeb): Fix shell syntax.
8800
8801Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8802
8803 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
8804 -msoft-float and -mcpu=common support.
8805 (powerpc*-*-eabisim*): Add support for building -mcall-aix
8806 libraries.
8807
8808Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
8809
8810 * configure.in: Allow configuration and build of emacs19 for the alpha.
8811
8812Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8813
8814 * configure.in (CC): Get ^CC, not just any old CC, from
8815 ${host_makefile_frag}.
8816
8817Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8818
35590697 8819 * configure.in (CC): Try to get CC from
252b5132
RH
8820 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
8821
8822Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8823
8824 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
8825 only if it exists in $(srcdir).
8826
8827Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
8828
8829 * configure: If CC and CXX are not set in the environment, set
8830 them, based on either an existing Makefile or on searching for gcc
8831 in PATH. Substitute for CC and CXX in Makefile.
8832 * configure.in: Remove libm from target_libs. Separate
8833 target_configdirs from configdirs. If CC is not set in
8834 environment, try to get it from a host Makefile fragment. Rewrite
8835 changes of configdirs to use skipdirs instead. A few minor
8836 tweaks. Take directories out of target_configdirs as they are
8837 taken out of configdirs. Remove existing Makefile files from
8838 subdirectories. Substitute for TARGET_CONFIGDIRS and
8839 CONFIG_ARGUMENTS in Makefile.
8840 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
8841 by configure.in.
8842 (CONFIG_ARGUMENTS): Likewise.
8843 (CONFIGURE_TARGET_MODULES): New variable.
8844 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
8845 ($(CONFIGURE_TARGET_MODULES)): New target.
8846 (configure-libg++, configure-libio): New targets.
8847 (all-libg++): Depend upon configure-libg++.
8848 (all-libio): Depend upon configure-libio.
8849 (configure-libgloss, all-libgloss): New targets.
8850 (configure-libstdc++): New target.
8851 (all-libstdc++): Depend upon configure-libstdc++.
8852 (configure-librx, all-librx): New targets.
8853 (configure-newlib): New target.
8854 (all-newlib): Depend upon configure-newlib
8855 (configure-xiberty): New target.
8856 (all-xiberty): Depend upon configure-xiberty.
8857
8858Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8859
8860 * configure.in (host i[345]86-*-win32): Expand the
8861 noconfigdirs again.
8862
8863Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
8864
8865 * mpw-configure: Fix sed command file name.
8866
8867Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
8868
35590697 8869 * configure.in (host i[345]86-*-win32): Reduce the
252b5132
RH
8870 noconfigdirs again.
8871
8872Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
8873
8874 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
8875 or powerpc*-*-pe*, since they are not yet supported.
8876
8877Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
8878
8879 Add PowerMac support and many other enhancements.
8880 * mpw-configure: New option --cc to select compiler to use,
8881 paste options set according to --cc into the generated
8882 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
8883 if mpw-make.sed is present.
8884 * mpw-config.in: Don't test for gC1, test for mpw-touch,
8885 add forward includes for PowerPC include files.
8886 * mpw-build.in: Build using Makefile.PPC if present.
8887 (do-byacc, etc): Remove separate version resource builds.
8888 (do-gas): Build "stamps" before "all".
8889 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
8890 * mpw-README: Update to reflect --cc option, PowerMac support,
8891 and recently-reported compatibility problems.
8892
8893Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
8894
8895 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
8896 embedded m68k systems (-aout, -coff, -elf, -vxworks).
8897 (--with-multilib-top): Pass to recursive invocations.
8898
8899Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
8900
8901 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
8902 v810-*-*.
8903
8904Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8905
8906 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
8907 gdb, ld and opcodes on v810-*-*.
8908
252b5132
RH
8909Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
8910
8911 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
8912 (local-maintainer-clean): New target.
8913 (maintainer-clean): New target.
8914 (realclean): Just depend upon maintainer-clean.
8915
8916Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8917
8918 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
8919
8920Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
8921
8922 * configure.in: Build ld in mips*-*-bsd* case.
8923
8924Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
8925
8926 * config.sub: Accept -lites* OS. From Ian Dall.
8927
8928Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
8929
8930 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
35590697 8931 targets.
252b5132
RH
8932
8933Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8934
8935 * configure.in: treat i386-win32 canadian cross the same as
8936 i386-go32 canadian cross.
8937
8938Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8939
8940 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
8941 running under the simulator to build a reduced set of libraries.
8942 (powerpc-*-eabiaix): Add fine grained multilib support added to
8943 other powerpc targets yesterday.
8944
8945Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8946
8947 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
8948 -disable-softfloat, -disable-relocatable, -disable-aix, and
8949 -disable-sysv to control which multilib libraries get built.
8950
8951Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
8952
8953 * configure: Add Makefile.tem to list of files to remove in trap
8954 handler.
8955
8956Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
8957
8958 * config.guess (*Linux*): Add missing "exit"s.
8959 Also, need specific check for alpha-unknown-linux (uses COFF).
8960
8961Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
8962
8963 * config.guess: Merge with FSF:
8964
8965 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
8966 * config.guess (AIX4): More robust release numbering discovery.
8967
8968 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
8969 * config.guess (i386-sequent-ptx): Properly get version number.
8970
8971 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
8972 * config.guess (mips:*:4*:UMIPS): New case.
8973
8974Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
8975
8976 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
8977 (i386-win32 host): Likewise. Don't build readline.
8978
afb8d725
JM
8979Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
8980
8981 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
8982 SUPPORT_FILES to submakes.
8983
252b5132
RH
8984Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
8985
8986 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
8987 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
8988 mpw-configure.
8989
8990Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
8991
8992 * configure.in (appdirs): Use =, not ==, in test expression when
8993 trying to build the text to print in the warning message for
8994 Solaris users.
8995
8996Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
8997
8998 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
8999
9000Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9001
9002 * config.guess: Recognize lynx-2.3.
9003
9004Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
9005
9006 * config.sub (z8ksim): Deleted
9007 (z8k-*-coff): New, this is the one true name of the target.
9008
9009Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
9010
9011 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
9012
9013Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
9014
9015 * config.guess (*:Linux:*:*): First try asking the linker what the
9016 default object file format is (elf, aout, or coff). Then if this
9017 fails, try previous methods.
9018
9019Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9020
9021 * configure.in: Don't build newlib for *-*-vxworks5.1.
9022
9023Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
9024
9025 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
9026 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
9027
9028Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
9029
9030 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
9031
9032Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
9033
9034 * cfg-ml-com.in: New file.
9035 * cfg-ml-pos.in: New file.
9036
9037Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9038
9039 * COPYING.NEWLIB: Add HP free copyright to list.
9040
9041Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9042
9043 * config.sub: Recognize -eabi* for the system, not just -eabi.
9044
9045Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
9046
9047 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
9048 * config.sub, configure.in (win32): New target and host.
9049
9050Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
9051
9052 * configure.in: Add i386-pe configuration.
9053
9054Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
9055
9056 * mpw-build.in (install): Install GDB after LD.
9057
9058Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
9059
9060 * mpw-config.in (elf/mips.h): Always forward-include, needed
9061 for GDB to build.
9062
9063Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
9064
9065 * testsuite: New directory for customer acceptance and whole tool
9066 chain tests.
9067
9068Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
9069
9070 * configure: If per-host line isn't found, but AC_OUTPUT is found
9071 and a configure script exists, run it instead.
9072
9073Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
9074
9075 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
9076
9077Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
9078
9079 * configure: Set build_{cpu,vendor,os,alias} to host values when
9080 --build isn't specified.
9081
9082Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9083
9084 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
9085 (FLAGS_TO_PASS): Pass them.
9086 (EXTRA_TARGET_FLAGS): Ditto.
9087
252b5132
RH
9088Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9089
9090 * Makefile.in (all-libg++): Depend on all-libstdc++.
9091
9092Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9093
9094 * configure.in (noconfigdirs): Enable all packages for
9095 i386-unknown-netbsd.
9096
9097Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
9098
9099 * configure.in (noconfigdirs): Don't configure tk for i386-go32
9100 hosted builds (DOS builds)
9101
9102Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
9103
9104 Changes for ARM based on patches from Richard Earnshaw:
9105 * config.sub: Handle armeb and armel.
9106 * configure.in: Omit arm linker only for riscix.
9107
9108Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
9109
9110 * config.guess: Update from FSF.
9111
9112Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
9113
9114 * config.sub: Recognize powerpcle as the little endian varient of
9115 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
9116 powerpcle variant. Convert pentium into i586, not i486. Add p5
9117 alias for i586. Map new x86 variants p6, k5, nexgen into i586
9118 temporarily.
9119
9120Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
9121
9122 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
9123
9124Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
9125
9126 * config.sub: Accept -lites* as a basic system type.
9127
9128Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
9129
9130 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
9131 installed, and if so return linuxoldld as the system name.
9132
9133Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
9134
9135 * config.guess: Add hppa1.1-hp-lites support.
9136
9137Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
9138
9139 * configure.in: Don't build newlib for m68k-vxworks5.1.
9140
9141Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9142
9143 * configure.in (mips-sgi-irix6): Use mh-irix5.
9144
9145Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
9146
9147 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
9148
9149Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9150
9151 * test-build.mk: Enable building of shared libraries on IRIX 5 and
80413487 9152 OSF/1. Fix compiler flags.
252b5132
RH
9153 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
9154
9155Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
9156
9157 * configure.in: Recognize --with-newlib.
9158 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
9159
afb8d725
JM
9160Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9161
9162 * Makefile.in: move {all,check,install}-gdb from *_MODULES
9163 to *_X11_MODULES due to gdbtk needing X include files et al.
9164
252b5132
RH
9165Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
9166
9167 Merge in support for Mac MPW as a host.
9168 (Old change descriptions retained for informational value.)
9169
9170 * mpw-config.in: Add generic include forwards for cpu-specific
9171 include files in aout and elf directories.
9172
9173 * mpw-configure: Added copyright.
9174 * mpw-config.in: Check for presence of required build tools.
9175 (target_libs): Add newlib.
9176 (target_tools): Add examples.
9177 (Read Me): Generate as "Read Me for MPW" instead.
9178 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
9179 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
9180 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
9181
9182 * mpw-configure: Remove subdir-specific makefile hackery,
9183 delete mk.tmp after using it.
9184
9185 * mpw-build.in (all): Display start and end times.
9186
9187 * mpw-configure (host_canonical): Set.
9188 (target_cpu): Always add to makefiles.
9189 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
9190 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
9191 (mpw-mh-mpw): Look for in srcdir and srcroot.
9192 Use sed instead of mpw-edit-prefix to edit prefix definitions.
9193
9194 * mpw-build.in: (install-only): New target.
9195
9196 * mpw-configure (host_alias, target_alias): Rename from hostalias
9197 and targetalias, add into generated Makefile.
9198 (mk.tmp): If present, add into generated Makefile.
9199 * mpw-build.in (all-gas): Build config.h first before gas proper.
9200
9201 * mpw-configure (config.status): Write only if changed.
9202 * mpw-config.in (readline): Configure it (not built, just used for
9203 definitions).
9204
9205 * mpw-config.in (elf/mips.h): Add a forward include.
9206
9207 * mpw-config.in: Forward-include most .h files in include into
9208 extra-include.
9209 (readline): Don't build.
9210 mpw-build.in (install): Install GDB.
9211
9212 * mpw-configure (prefix, mpw_prefix): Handle it.
9213 * mpw-config.in (mmalloc, readline): Don't configure.
9214 * mpw-build.in (thisscript): Rename to ThisScript.
9215 Use mpw-build instead of BuildProgram everywhere.
9216 (mmalloc, readline): Don't build.
9217 * mpw-README: New file, basic documentation about the MPW port.
9218
9219 * mpw-config.in: Use forward-include to create include files.
9220
9221 * mpw-configure: Add more things to the top of each configured
9222 Makefile, including contents of config/mpw-mh-mpw.
9223 * mpw-config.in (extra-include): Create this directory and fill it
9224 with Posix-like include files when configuring.
9225
9226 * config.sub (apple, mac, mpw): Add various aliases.
9227
9228 * mpw-build.in: New file, top-level build script fragment for MPW.
9229 * mpw-configure: New file, configure script for MPW.
9230 * mpw-config.in: New file, config fragment for MPW.
9231
9232Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9233
9234 * configure.in (host_libs): Remove glob, since it is gone from the
9235 sources.
9236
9237Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9238
9239 * Makefile.in: define empty GDB_NLM_DEPS var.
9240
9241 * configure.in(target_makefile_frag): use config/mt-netware
9242 for netware targets.
9243
9244Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
9245
9246 * config.sub: Merge in recent FSF changes. Remove linux special
9247 cases.
9248
9249Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9250
4bddf3ad 9251 Revert this change:
252b5132
RH
9252
9253 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
9254
9255 * build-all.mk: Use CC=cc -Xs on Solaris.
9256
252b5132
RH
9257Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9258
9259 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
9260 stop using it.
9261 * Makefile.in: Nuke all references to glob subdirectory.
9262
9263Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9264
9265 * configure.in: Fix --enable-shared logic in per-host.
9266
9267Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
9268
9269 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
9270
9271Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9272
9273 * configure.in (noconfigdirs): Don't build gas on AIX, for
9274 powerpc*-*-aix* as well as for rs6000*-*-aix*.
9275
9276Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
9277
9278 * configure: Fix --cache-file to work if the file argument is a
9279 relative path.
9280
9281Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
9282
9283 * configure: If the --cache-file is used, pass it down to
9284 configure in subdirectories.
9285
9286Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
9287
9288 * config.sub: add vxworks29k configuration.
9289
9290Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
9291
9292 * Makefile.in (taz): Do "diststuff" part quietly.
9293
9294Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
9295
9296 * config.sub: Mini-merge with gcc/config.sub.
9297
9298Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9299
9300 * config.guess (IRIX): Sed - to _.
9301
9302Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9303
9304 * Makefile.in (source-vault, binary-vault): New targets.
9305
9306Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
9307
9308 * config.sub: Recognize -eabi as a basic system type.
9309
9310Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9311
9312 * configure.in (enable_shared stuff): Fix typo.
9313
9314Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
9315
9316 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
9317
9318Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9319
9320 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
9321
9322Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9323
9324 * configure.in (rs6000-*-*): Don't build gas.
9325
9326Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
9327
9328 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
9329 reduce command line length.
9330 (AS_FOR_TARGET): Check for as.new, not Makefile.
9331 (NM_FOR_TARGET): Check for nm.new, not Makefile.
9332
9333Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
9334
9335 * config.guess: Merge from FSF.
9336
9337Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
9338
9339 * configure: Don't use $ when handling program_suffix.
9340
9341Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
9342
9343 * configure.in: Configure tk for hppa/hpux.
9344
9345Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
9346
9347 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
9348
9349Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
9350
9351 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
9352 to LIBCXXFLAGS. Tests are better run without it.
9353
9354Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
9355
9356 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
9357
9358Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
9359
9360 * configure.in (*-*-netware*): Don't configure xiberty.
9361
9362Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
9363
9364 * configure.in: Remove tk from native_only list.
9365
9366Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
9367
9368 * build-all.mk: Add mips-ncd-elf target to sun4 targets
9369 for special NCD build.
9370
9371Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
9372
9373 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
9374 makeall.bat, they're only useful for binutils snapshots.
9375 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
9376 makeall.bat to specified SUPPORT_FILES.
9377
9378Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
9379
9380 * build-all.mk: Add Ericsson targets to sun4 and solaris
9381 hosts. Add BNR's sun4 target to solaris host, so their
9382 build-from-source will be tested in-house first.
9383
9384Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
9385
9386 * Makefile.in (LIBCFLAGS): New variable.
9387 (CFLAGS_FOR_TARGET): Ditto.
9388 (LIBCFLAGS_FOR_TARGET): Ditto.
9389 (LIBCXXFLAGS): Ditto.
9390 (CXXFLAGS_FOR_TARGET): Ditto.
9391 (LIBCXXFLAGS_FOR_TARGET): Ditto.
9392 (BASE_FLAGS_TO_PASS): Pass them.
9393 (EXTRA_TARGET_FLAGS): Ditto.
9394
4bddf3ad 9395 * configure.in: Support --enable-shared.
252b5132
RH
9396
9397Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
9398
9399 * configure.in (target_libs): Include libstdc++ again.
9400 * config.guess: Update from FSF (for FreeBSD).
9401
9402Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
9403
9404 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
9405 makeall.bat.
9406 (DISTDOCDIRS): Add `etc'.
9407 (ETC_SUPPORT_PFX): New variable.
9408 (taz): Include anything from etc starting with a word in
9409 ETC_SUPPORT_PFX.
9410
9411Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
9412
9413 * config.sub: Update for recent FSF changes. Remove obsolete
9414 h8300hds entry. Add -windows* and -osx as basic os. Minor
9415 spacing changes.
9416
9417Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
9418
9419 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
9420
9421 * config.guess: Merge with FSF.
9422 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
9423
9424Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
9425
9426 * configure: Since the "trap 0" handler will override the exit
9427 status on many systems, only use it for "exit 1", and make it set
9428 a non-zero exit status; reset it before "exit 0". Also, check
9429 exit status of config.sub, and error out if it failed.
9430
9431Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
9432
9433 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
9434 and install libgloss.
9435
9436Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
9437
9438 * Makefile.in (all-binutils): Depend upon all-byacc.
9439
9440 * configure.in: Don't build emacs on Irix 5.
9441
9442Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9443
9444 * configure.in (*-*-netware*): Add libio.
9445
9446Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
9447
9448 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
9449 (CHECK_TARGET_MODULES): Ditto.
9450 (INSTALL_TARGET_MODULES): Ditto.
9451 (TARGET_LIBS): Ditto.
9452 (all-libstdc++): Note dependencies.
9453
9454Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
9455
9456 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
9457
9458Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
9459
9460 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
9461 -fexternal-templates.
9462
9463 * configure.in (target_libs): Add libstdc++.
9464 (noconfigdirs): Add libstdc++ as appropriate.
9465
9466Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
9467
9468 * config.guess: Update from FSF.
9469
9470Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
9471
9472 * configure: Use ${config_shell} when running ${configsub}.
9473
9474Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
9475
9476 * config.sub: No longer recognize h8300h.
9477
9478Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
9479
9480 * config.sub: Remove extraneous differences between config.sub and
9481 gcc/config.sub.
9482
9483Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
9484
9485 * Makefile.in (DISTSTUFFDIRS): Add gas.
9486
9487Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
9488
9489 * COPYING.NEWLIB: New file.
9490
9491Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
9492
9493 * config.guess (HP-UX): Patch from Harlan Stenn
9494 <harlan@landmark.com> to also emit release level.
9495
9496Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
9497
9498 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
9499
9500Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
9501
9502 * config.sub: Merge nextstep cleanup from FSF.
9503
9504Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
9505
9506 * configure.in (arm-*-*): Don't configure ld for this target.
9507
9508Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9509
9510 * configure.in (*-*-netware): don't configure libg++, libio,
9511 librx, or newlib.
9512
9513Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9514
9515 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
9516 configure ld--it works, but it doesn't support shared libraries.
9517
9518Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
9519
9520 * config.guess (*-unknown-freebsd*): Get rid of possible
9521 trailing "(Release)" in version string.
9522 Patch from Paul Richards <paul@isl.cf.ac.uk>.
9523
9524Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
9525
9526 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
9527 Fix type: *-next-neststep -> *-next-nextstep.
9528
9529 * config.guess: Merge from FSF:
9530
9531 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
9532
9533 * config.guess: Recognize powerpc-ibm-aix3.2.5.
9534
9535 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
9536
9537 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
9538 instead of UNIX_SV for UnixWare 1.0).
9539
9540Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
9541
9542 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
9543 to make gdb/nlm/* build after the compiler and linker.
9544
9545Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
9546
9547 * config.guess (netbsd, freebsd, linux): Accept any machine,
9548 not just i[34]86.
9549 (m68k-atari-sysv4): Relocate to match FSF version.
9550
9551 * config.guess: More merges from the FSF:
9552
9553 Add a space before function call or macro invocation.
9554
9555 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
9556
9557 * config.guess: Add trap cmd to remove dummy.c and dummy when
9558 interrupted.
9559
9560 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
9561
9562 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
9563 (dummy): Redirect stderr from compilation of dummy.c.
9564
9565 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
9566
9567 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
9568
9569Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
9570
9571 * configure: Accept and ignore --cache*, for compatibility with
9572 new autoconf.
9573
9574Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
9575
9576 * config.guess: Merge from FSF:
9577
9578 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9579
9580 * config.guess (Pyramid*:OSx*:*:*): New case.
80413487
RH
9581 (PATH): Add /.attbin at end for finding uname.
9582 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
252b5132
RH
9583
9584 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
9585
80413487 9586 * config.guess (M88*:DolphinOS:*:*): New case.
252b5132
RH
9587
9588 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
9589
80413487
RH
9590 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
9591 to select whether to use ELF or COFF.
252b5132
RH
9592
9593 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9594
80413487 9595 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
252b5132
RH
9596
9597 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9598
9599 * config.guess: Guess the OS version for HPUX.
9600
9601 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
9602
9603 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
9604
9605Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9606
9607 * configure.in: Recognize --with-headers, --with-libs, and
9608 --without-newlib.
9609 * Makefile.in (all-xiberty): Depend upon all-ld.
9610
9611Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9612
9613 * configure.in: Change i[34]86 to i[345]86.
9614
9615Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9616
9617 * configure (version): A few more tweaks to help message.
9618
9619Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
9620
9621 * Makefile.in: Remove (for now) librx as a host library,
9622 now that we're building it for target.
9623
9624Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9625
9626 * configure: Fix up help message; from karl@owl.hq.ileaf.com
9627 (Karl Berry).
9628
9629Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
9630
9631 * configure.in: Also configure librx.
9632
9633Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
9634
9635 * Makefile.in: Update various rules to reflect that librx
9636 is now needed for libg++.
9637
9638Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9639
9640 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
9641
9642Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
9643
9644 * configure.in: Configure the examples directory.
9645
9646Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9647
9648 * configure: Simplify Jun 2 1994 change.
9649
9650Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
9651
9652 * change CC to /usr/latest/bin/gcc for lynx host builds, since
9653 /bin/gcc isn't good enough to build gcc.
9654
9655Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
9656
9657 * Makefile.in (GDB_SUPPORT_FILES): Remove
9658 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
9659 (gdb.tar.gz): Add new rule to use standard distribution building
9660 mechanism.
9661
9662Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9663
9664 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
9665 Bill Cox <bill@cygnus.com>.
9666
9667Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
9668
9669 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
9670
9671Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
9672
9673 * configure: Search current dir first in .gdbinit.
9674
9675Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
9676
9677 * config.sub: Recognize freebsd (merged from gcc config.sub).
9678
9679Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
9680
9681 * config.sub: Refer to NeXT's operating system as nextstep.
9682
9683 * config.sub (case $basic_machine): Re-order the cases, to match
9684 the order in the FSF version (which is mostly alphabethical).
9685 Merge in some additions and changes from the FSF.
9686
9687Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
9688
9689 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
9690 * config.sub: Recognize cxux7.
9691 * configure.in: Use mh-cxux for m88k-harris-cxux*.
9692
9693Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
9694
9695 * config.sub: Fix typo powerpc -> powerpc-*.
9696
9697Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
9698
9699 * Makefile.in: `all-emacs19' depends on `all-byacc'.
9700
9701 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
9702 parallel with all-emacs and install-emacs). Top-level command
9703 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
9704
9705Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9706
9707 * test-build.mk ($(host)-stamp-stage2-installed): Remove
9708 $(relbindir)/make before doing ``make install'', and use
9709 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
9710 installing over running make binary.
9711 ($(host)-stamp-stage3-installed): Likewise.
9712
9713Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9714
9715 * config.guess: Recognize Mach.
9716
9717Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9718
9719 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
9720 see whether --exec-prefix was used.
9721
9722Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
9723
9724 * README: Explicitly mention libg++/README. (Zoo's idea.)
9725
9726Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9727
9728 * Makefile.in: Add all-librx target similar to all-libproc.
9729
9730Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
9731
9732 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
9733 with post 1.2 uname bogosity.
9734
9735Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9736
9737 * configure: Remove temporary files on receipt of a signal.
9738
9739Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
9740
9741 * configure: If there is a package_makefile_frag, remove
9742 ${subdir}/Makefile.tem after copying it in.
9743
9744Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
9745
9746 * build_all.mk: support rs6000 lynx identifies itself as
9747 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
9748 since /bin/gcc is too feeble to compile a modern gcc.
9749
9750Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
9751
9752 * brought devo/test-build.mk update-to-date with progressive/
9753 test-build.mk. Add lynx targets and hppa flag info.
9754
9755Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
9756
9757 * configure.in: Use mh-ncrsvr43. Patch from
9758 Tom McConnell <tmcconne@sedona.intel.com>.
9759
9760Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
9761
9762 * config.guess (i386-unknown-bsdi): No longer need to
9763 check #if defined(__bsdi__) && defined(__i386__).
9764
9765Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9766
9767 * configure: Set program_transform_nameoption correctly.
9768
9769Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
9770
9771 * brought build-all.mk update-to-date with progressive build-all.mk,
9772 added new targets and hppa info.
35590697 9773
252b5132
RH
9774Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9775
9776 * configure: If config.guess result is a prefix of the user
9777 specified target, assume a native build and use the user specified
9778 target as the host alias. Remove SunOS patch suffix removal hack.
9779 * configure.in: Remove SunOS patch suffix removal hack.
9780
9781 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
9782 in NATIVE_CHECK_MODULES.
9783
9784Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
9785
9786 * Makefile.in: Rename HOST_ONLY to NATIVE.
9787 * configure: Delete SunOs patch suffix from host_canonical
9788 and build_canonical variables that are prepended to Makefiles.
9789 * configure.in: Add comments for easier maintenance.
9790
9791Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9792
9793 * Makefile.in: Add all-libproc target similar to all-gui.
9794
9795Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
9796
9797 * Makefile.in (CHECK_MODULES): split into
9798 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
9799
9800Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
9801
9802 * config.guess (i386-unknown-bsdi): New system to guess.
9803
9804Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9805
9806 * Makefile.in: Add all-gui target (but not yet build by "all").
9807
9808Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
9809
9810 * config.sub: Move deletion of patch suffix from here...
9811 * configure.in: To here, at Ian's suggestion. The top-
9812 level scripts might need to know of a patch level.
9813
9814Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
9815
9816 * config.sub: Strip off patch suffix so rtl is recognized
9817 as a sunos4.1.3 machine, even though it's been patched.
9818
9819Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
9820
9821 * Makefile.in (INSTALL_LAST): Delete.
9822 (INSTALL_DOSREL): New.
9823
9824Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9825
9826 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
9827 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
9828 whether we pass down --with-gnu-ld anyhow.
9829
9830Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
9831
9832 * Makefile.in (INSTALL_LAST): Change operation so it works
9833 on more flavors of make.
9834 * configure.in (go32): Don't build libg++ or libio.
9835
9836Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
9837
9838 * Makefile.in (Move HOST_PREFIX_1 and friends up so
9839 they can be overriden by templates.
9840
9841Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
9842
9843 * configure.in (target==go32): Don't build gdb.
9844 * dosrel: New directory.
9845
9846Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
9847
9848 * configure.in (host==go32): Configure dosrel too.
9849 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
9850 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
9851 be set by incoming names or templates.
9852 (INSTALL_LAST): New rule.
252b5132
RH
9853
9854Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
9855
9856 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
9857
9858Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
9859
252b5132
RH
9860 * configure.in (appdirs): New variable. Currently empty, but will
9861 be used in gas distribution. If nonempty, lists a set of
9862 directories at least one of which must get configured, or top
9863 level configuration is considered to have failed.
9864 (rs6000-*-lynxos*): Use new file name.
9865
9866Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9867
9868 Eliminate XTRAFLAGS.
9869 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
9870 newlib include files using -idirafter, and also use -nostdinc.
9871 (CXX_FOR_TARGET): Likewise.
9872 (XTRAFLAGS): Removed.
9873 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
9874 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
9875 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
9876 ($(DO_X)): Don't pass down XTRAFLAGS.
9877
9878Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
9879
9880 * configure.in (mips*-dec-bsd*): New target; do build linker.
9881 (mips*-*-bsd*): New target; don't build linker.
9882
9883Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
9884
9885 * configure.in: support rs6000-*-lynxos* configuration.
9886 support sunos4 as a cross target.
9887
9888 * config.sub: look for lynx*, not lynx since the OS version may
9889 legitimately be part of the name.
9890
9891Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
9892
9893 * configure.in (i[34]86-*-sco*): Move to be with other i386
9894 targets.
9895 (romp-*-*): New target. Skip various binary utilities.
9896 (vax-*-*): New target. Don't build newlib.
9897 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
9898
9899Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9900
9901 * configure.in: Only set host_makefile_frag if config
9902 directory exists.
9903
9904Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9905
9906 * install.sh: If $dstdir exists, don't check whether each
9907 component does.
9908
9909Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9910
9911 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
9912
9913Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
9914
35590697
AJ
9915 * configure.in (*-*-lynxos*): Don't configure newlib for either
9916 native or cross Lynx.
252b5132
RH
9917
9918Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
9919
9920 * config.sub (sparc64-elf): Fix os.
9921 (z8k): Remove duplicate.
9922
9923Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9924
9925 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
9926 gcc/stmp-fixproto, to try to prevent fixproto from being run.
9927
9928Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
9929
9930 * configure: Make file links cleanly even if Lynx fails on
80413487 9931 an NFS symlink (at least fail cleanly).
252b5132
RH
9932
9933Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
9934
9935 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
9936 -XNh2000.
9937
9938Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9939
9940 * configure: Unknown options are fatal again.
9941
9942Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
9943
9944 * configure: Ignore --x-includes and --x-libraries, for Autoconf
35590697 9945 compatibility.
252b5132
RH
9946
9947Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
9948
9949 * build-all.mk: Add `clean' target.
9950
9951Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9952
9953 * config.guess: Add SINIX support.
9954 * configure.in: Add mips-*-sysv4* support.
9955
9956Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
9957
9958 * build-all.mk: Document all useful targets.
9959 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
9960 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
9961
9962Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9963
9964 * configure: Support --silent, --quiet.
9965
9966Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9967
9968 * configure: Support --disable-FEATURE.
9969
9970Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9971
9972 * config.guess: Recognize NCR running SVR4.3.
9973
9974Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
9975
9976 * config.guess: Make BSDI generate i386-unknown-bsd386.
9977 Patch from Paul Eggert <eggert@twinsun.com>.
9978
9979Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9980
9981 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
9982
9983Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9984
9985 * configure: Make unrecognized options give nonfatal warnings
9986 instead of fatal errors, and pass them to any subdirectory
9987 configures in case they recognize them.
9988 Make --x equivalent to --with-x.
9989
9990Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9991
9992 * configure: Add --enable-* options. Clean up usage message and
9993 some comments.
9994
9995Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
9996
9997 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
9998
9999Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10000
10001 * configure.in (hppa*-*-*): Enable binutils.
10002
10003Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10004
10005 * config.sub: Recognize cisco.
10006
10007Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
10008
10009 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
10010
10011Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10012
10013 * config.guess: about target *-hitachi-hiuxwe2, don't print more
10014 than one configuration name. Add comment.
10015
10016Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
10017
10018 * config.guess: about target *-hitachi-hiuxwe2, fixed
10019 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
10020 macro is incorrect.]
10021
10022Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10023
10024 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
10025 than the "make ls" stuff which used to be here.
10026
10027Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
10028
10029 * config.guess: Recognize i[34]86-unknown-freebsd.
10030 From Shawn M Carey <smcarey@rodan.syr.edu>.
10031
10032Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
10033
10034 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
10035
10036Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10037
10038 * config.guess: Check for ptx.
10039
10040Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
10041
10042 * config.sub: Add os9k checking.
10043
10044Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10045
10046 * config.guess: Handle OSF1 running on HPPA processors
10047
10048Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
10049
10050 * configure: If subdir configure fails, print out a message with
10051 subdirectory name, in case subdir's configure code didn't identify
10052 itself.
10053
10054Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
10055
10056 * configure.in: Remove embedded newlines from configdirs.
10057 Avoid mismatches of substrings. Fix matching strings at end
10058 of configdirs.
10059
10060Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
10061
10062 * config.guess: Add Lynx/rs6000 config support.
10063
10064Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
10065
10066 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
10067
10068Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
10069
10070 * configure.in (hppa*-*-osf*): Treat this just like most other
10071 PA configurations (eg no binutils or ld).
10072 (hppa*-*-*elf*): These configurations have binutils and ld.
10073
10074Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10075
10076 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
10077
10078Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10079
10080 * configure.in (rs6000-*-*): Build gas.
10081
10082Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10083
80413487 10084 * Makefile.in: Avoid bug in losing hpux sed.
252b5132
RH
10085
10086Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10087
10088 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
10089 for GDB and GDB has been fixed to not need it.
10090
252b5132
RH
10091Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10092
10093 * config.guess: Recognize vax hosts.
10094
10095Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10096
10097 * configure (while loop): Don't use "break 2" inside case
10098 statement -- the case statement isn't an enclosing loop.
10099
10100Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
10101
10102 * config.guess: Clean up NeXT support, to allow nextstep
10103 on Intel machines. Make OS be nextstep.
10104
10105Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
10106
10107 * config.guess: Add alternate forms for Convex.
10108
10109Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
10110
10111 * configure: Completely rewrite option processing. Take
10112 advantage of pattern-matching to avoid invoking test frequently.
10113 Also clean up host and target defaulting logic.
10114
10115Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10116
10117 * Makefile.in: Replace all occurrances of "rootme" with "r" and
10118 "$${rootme}" with "$$r", to increase the likelihood that the do-*
10119 commands (plus user environment) will fit SCO limits.
10120
10121Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10122
10123 * configure.in: Don't issue warnings about directories which are
10124 not being configured if -norecursion is set. Correct test for
10125 --with-gnu-as and --with-gnu-ld to not get confused by substring
10126 matches.
10127
10128 * configure.in: Don't build gas for alpha-dec-osf1*.
10129
10130Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
10131
10132 * configure: Back out Per's change of 12/19/1993. It changes the
10133 behavior of configure in unexpected and confusing ways.
10134
10135 Also, use different delim char when calculating
10136 program_transform_name so that the name can contain slashes.
10137
10138Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
10139
10140 * configure.in, config.sub: Add support for VSTa micro-kernel.
10141
10142Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
10143
10144 * configure.in: Nuke hacks which were used to get a special
10145 version of GAS for HPPA configurations.
10146
10147Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
10148
10149 * configure: If only ${target_alias} is given, use that
10150 as the default for ${host_alias}.
10151 * configure: Add missing back-slashes before nested quotes.
10152
10153Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
10154
10155 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
10156
10157Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
10158
10159 * config.guess: Recognize some Tektronix configurations.
10160 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
10161
10162Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
10163
10164 * config.sub: Match any flavor of SH.
10165
10166Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
10167
10168 * configure.in: Don't try to configure newlib for Alpha.
10169
10170Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10171
10172 * configure.in: Don't build ld for Irix 5. Don't build gas,
10173 libg++ or libio for any Alpha target.
10174
10175 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
252b5132
RH
10176
10177Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
10178
10179 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
10180 default arguments -- so it tried to compress itself.
10181
10182Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
10183
10184 * configure.in (notsupp): ensure that a space is always at the end
10185 of the configdirs list, since the grep checks for an explicit space
10186
10187Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10188
10189 * configure.in (target i386-sysv4.2): don't build ld, since static
10190 versions of many libraries are not available.
10191
10192Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10193
10194 * config.guess: Recognize Apollos (using environment variables).
10195 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
10196
10197Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10198
10199 * config.guess: Recognize Sony news mips running newsos.
10200
10201Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
10202
10203 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
10204 "fi ; else" for bash.
10205
10206Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
10207
10208 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
10209
10210Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
10211
10212 * config.sub: accept unixware as an alias for svr4.2.
10213 Fix some inconsistancies with the gcc version.
10214
10215Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10216
10217 * Makefile.in (DISTDOCDIRS): Add gdb.
10218
10219Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
10220
10221 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
10222
10223Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
10224
10225 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
10226 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
10227 this now.
10228
10229Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10230
10231 * config.sub: Accept hiux* as an OS name.
10232
10233 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
10234 etc/make-stds.texi. The underscore came from gcc, and dje now
10235 agrees that RUNTESTFLAGS is the correct name.
10236
10237Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
10238
10239 * install.sh: Remove 'set -e'. It makes any conditionals
10240 in the script useless.
10241
10242 * config.guess: Automatically recognize arm-acorn-riscix
10243 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
10244
10245Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
10246
10247 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
10248
10249Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
10250
10251 * Makefile.in (DISTDOCDIRS): New variable.
10252 (taz): Edit local Makefile.in sooner, instead of proto-toplev
35590697 10253 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
252b5132
RH
10254
10255Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10256
10257 * configure.in (hppa target): check the source directory for the
10258 pagas sub-directory
10259
10260Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
10261
10262 * config.sub: Allow -aout* and -elf*.
10263
10264Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
10265
10266 * configure.in: Don't build ld on i386-solaris2, same as for
10267 sparc-solaris2.
10268
10269Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
10270
10271 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
10272
10273Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10274
10275 * configure.in: Configure gdb for alpha.
10276
10277Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10278
10279 * Makefile.in (CXXFLAGS): Add -O.
10280
10281Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10282
10283 * config.guess: added support for DG Aviion
10284
10285Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
10286
10287 * configure.in: Produce warning message for subdirectories not
10288 configurable for this host/target combination. Don't try to
10289 configure gdb for vms.
10290
10291Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
10292
10293 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
10294 appropriate files before making "diststuff".
10295 (DISTBISONFILES): New var: list of files to be edited.
10296 (DISTSTUFFDIRS): Add binutils.
10297
10298Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10299
10300 * config.sub: also handle mipsel and mips64el (for little endian mips)
10301
10302Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10303
10304 * configure.in: Add * to end of all OS names.
10305
10306Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
10307
10308 * configure.in: Build newlib for LynxOS native.
10309
10310Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10311
10312 * config.guess: Add support for delta 88k running SVR3.
10313
10314 * configure.in: Add comment about HP compiler vs. emacs.
10315
10316Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10317
10318 * configure.in: don't build ld on solaris2 (not a viable option
10319 due to bugs in getpwnam & getpwuid)
10320
10321Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
10322
10323 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
10324 config.guess will produce a full version number.
10325
10326Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10327
10328 * configure.in: Build linker and binutils for alpha-dec-osf1.
10329
10330Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10331
10332 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
10333 and gdb/testsuite/Makefile.in.
10334
10335Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10336
10337 * configure.in: recognize mips*- instead of mips-
10338
10339Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
10340
10341 * config.sub: Accept linux*coff and linux*elf as operating
10342 systems.
10343
10344Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10345
10346 * config.sub: Recognize mips64, and mips3 as an alias for it.
10347
10348Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10349
10350 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
10351 gdb knows how to handle OSF/1 shared libraries.
10352
10353Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10354
10355 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
10356 * config.guess: Recognize Hitachi's HIUX.
10357 * config.sub: Recognize h3050r* and hppahitachi.
10358 Remove redundant cases for hp9k[23]*.
10359
10360Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10361
10362 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
10363 if gas and ld are in the source tree and are in ${configdirs}.
10364 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
ba73c63f 10365 --with options (but still pass them down on the command line,
252b5132
RH
10366 if they were explicitly specified).
10367
10368Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10369
10370 * configure: substitute SHELL value in Makefile.in with
10371 ${CONFIG_SHELL}
10372
10373Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10374
10375 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
10376 *-*-solaris2* targets.
10377
10378Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10379
10380 * Makefile.in: define M4, and pass it down to sub-makes;
10381 all-autoconf now depends on all-m4
10382
10383Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10384
10385 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
10386 presence of {ar,ranlib} instead of a configured directory
10387
10388Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
10389
10390 * config.guess: Accept 34?? as well as 33?? for NCR.
10391
10392Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10393
10394 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
10395 of 'gas' in sed commands, since 'gash' is now in the tree as well.
10396
10397Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10398
10399 * configure: grab values for $(CC) and $(CXX) from the
10400 environment, so that someone can do "CC=gcc configure; make" and
10401 have it work right (matching the way that autoconf works now)
10402
10403 * configure.in, Makefile.in: add support for gash, the tcl
10404 interface to Galaxy
10405
10406 * config.guess: add NetBSD variants (hp300, x86)
10407
10408Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
10409
10410 * install.sh: Support -d option (in the manner of SunOS 4 install,
10411 as it is more deterministic than that of GNU install)
10412 (chmodcmd): Set file to mode 755 by default (should also do default
10413 chgrp and chown, but I don't feel like dealing with that now)
10414
10415Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
10416
10417 * config.sub: Remove h8300hhms alias.
10418
10419Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10420
10421 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
10422
10423Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10424
10425 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
10426 as stmp-fixinc
10427
10428Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
10429
10430 * config.sub: recognize m88110-bug-coff.
10431
10432Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10433
10434 * Makefile.in (all-libio): all dependencies on the toolchain used
10435 to build this (gcc, gas, ld, etc)
10436
10437Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10438
10439 * config.guess: Deal with OSF/1 1.3 on alpha.
10440
10441Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10442
10443 * install.sh: add some 'else true' clauses for portability
10444
10445 * configure.in: don't build libio for h8[35]00-*-* targets
10446
10447Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
10448
10449 * Makefile.in: Add support for new libio.
10450
10451Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10452
10453 * install.sh: If one command fails, don't try the rest. Don't try
10454 to remove $dsttmp (via trap) unless we have already created it.
10455 If $src doesn't exist, detect it and exit with an error.
10456
10457 * config.guess: Recognize BSD on hp300.
10458
10459Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
10460
10461 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
10462 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
10463
10464Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
10465
10466 * Makefile.in (all-send-pr): depends on all-prms
10467
10468Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10469
10470 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
10471
10472Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10473
10474 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
10475 Added test for mips-mips-riscos5.
10476
10477Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10478
10479 * configure.in: use mh-hp300 for 68k HP hosts
10480
10481Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10482
10483 * configure: add support for CONFIG_SHELL, so that you can use
10484 some alternate shell for evaluating configure scripts
10485
10486Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
10487
10488 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
10489 in configure script to bug-gdb@prep.ai.mit.edu when building
10490 distribution archive.
10491 * Makefile.in (COMPRESS): Remove def.
10492 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
10493 gdb.tar.Z and make-gdb.tar.Z respectively.
10494 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
10495 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
10496 to convergence with 'taz' target in Makefile.in.
10497
10498Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10499
10500 * install.sh (dsttmp): use trap to ensure that tmp files go
10501 away on error conditions
10502
10503Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10504
10505 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
10506
10507Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10508
10509 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
10510 its parent is '/' not ''.
10511
10512 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
10513
10514Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
10515
10516 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
10517 that ${newsrcdir}/configure.in does.
10518
10519Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10520
10521 * test-build.mk: support for CONFIG_SHELL
10522
10523Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
10524
10525 * config.sub (netware): Add as a basic system type.
10526
10527Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
10528
10529 * Makefile.in (Makefile): depend on configure.in. Also drop the
10530 $(srcdir)/ from the dependency on Makefile.in.
10531
10532Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
10533
10534 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
10535 (h8300hhms is temporary until multi-libraries are implemented).
10536 * configure.in: Handle h8300h too.
10537
10538Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10539
10540 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
10541
10542Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
10543
10544 * configure: Remove extraneous output when guessing host type.
10545 * config.guess: Remove extraneous output when guessing using C
10546 compiler rather than uname, or when guessing fails.
10547
10548Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
10549
10550 * Makefile.in: remove all.cross and install.cross targets
10551
10552 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
10553 definitions
10554
10555Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
10556
10557 * configure.in (target sh): Build gprof.
10558
10559Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10560
10561 * config.sub: change -solaris to -solaris2
10562
10563Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10564
10565 * configure.in: Use config/mh-riscos for mips-*-sysv*.
10566
10567Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
10568
10569 * configure: Correct error message for missing Makefile.in to
10570 print correct directory.
10571
10572Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10573
10574 * install.sh: kludge around 386BSD shell bug
10575
10576Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
10577
10578 * config.guess: Recognize NeXT.
10579 * config.guess: Recognize i486-ncr-sysv4.
10580 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
10581
10582Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
10583
10584 * Makefile.in (MAKEINFOFLAGS): New variable.
10585 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
10586 * build-all.mk, test-build.mk: Pass down --no-split as
10587 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
10588
10589Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
10590
10591 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
10592
10593Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
10594
10595 * Makefile.in (libg++.tar.z): New rule.
10596 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
10597 * Makefile.in (taz): Only do a single chmod.
10598
10599Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
10600
10601 * install.sh: don't use dirname anymore (replaced with sed usage)
10602
10603Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
10604
10605 * Makefile.in: Change extension for gzip'd files from '.z' to
10606 '.gz' per new FSF standard usage.
10607
10608Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
10609
10610 * configure: put quotes around the final value of program_transform_name
10611
10612Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10613
10614 * Makefile.in: new install.sh support; update install-info rules
10615
10616Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
10617
10618 * configure.in: Build diff for crosses, but not for go32 host.
10619
10620 * configure.in: Build gprof only for native, and don't build it
10621 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
10622
10623Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
10624
10625 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
10626
10627Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
10628
10629 * configure.in (host_tools): Add prms.
10630
10631Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10632
10633 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
10634 with $(FLAGS_TO_PASS) on the command line
10635
10636 * config.sub: Recognize lynx and lynxos
10637
10638Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
10639
10640 * config.sub: Accept -ecoff*, not just -ecoff.
10641
10642Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10643
10644 * Makefile.in (taz): Use .gz suffix instead of .z.
10645 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
10646 names.
10647
10648Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10649
10650 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
10651
10652Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10653
10654 * Makefile.in (install-no-fixedincludes): install gcc last, so
10655 that rebuilds that might happen during 'make install' don't get
10656 bogus gcc include files
10657
10658Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10659
10660 Change from Utah for HPPA support:
10661 * config.guess: Recognize hppa1.x-hp-bsd.
10662
10663Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
10664
10665 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
10666 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
10667
10668Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
10669
10670 * config.sub: Add support for rom68k and bug boot monitors.
10671
10672Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
10673
10674 * Makefile.in: Make all-opcodes depend on all-bfd.
10675
10676Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
10677
10678 * config.guess: Added special check for i[34]86-univel-sysv4*.
10679
10680Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
10681
10682 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
10683 the processor rather than assuming i486.
10684
10685Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10686
10687 * config.guess: Recognize SunOS6 as Solaris3.
10688
10689Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
10690
10691 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
10692 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
10693
10694Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
10695
10696 * build-all.mk (all-cross): New target for Canadian Cross.
10697 Added Q2 go32 targets.
10698 * test-build.mk: Configure go32 cross sparclite-aout and
10699 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
10700 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
10701
10702Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10703
10704 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
10705 GO32 hosted toolchains
10706
10707Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
10708
10709 * configure: change so "-exec-prefix" gets passed down rather
10710 than "-exec_prefix" so autoconf generated Makefiles get the
10711 exec_prefix set right.
10712
10713Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10714
10715 * config.guess: get the Solaris2 minor version number
10716
10717 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
10718
10719Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
10720
10721 * config.guess: Recognize some Sequent platforms.
10722
10723Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10724
10725 * Makefile.in: added the vault-install target
10726
10727 * configure.in: actually use the Sun3 makefile fragment that's in
10728 config, also added the release dir to configdirs
10729
10730Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10731
10732 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
10733
10734Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10735
10736 * configure.in: remove some program from Alpha targetted toolchains
10737
10738Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
10739
10740 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
10741 gprof.
10742 (taz): Run "make diststuff" in those directories instead of "make
10743 proto-dir". Look for "VERSION=" only at start of line in subdir
10744 Makefile. Use "gzip -9" for compression.
10745 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
10746 (binutils.tar.z): New target.
10747
10748Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
10749
10750 * Makefile.in (taz): Include gpl.texinfo.
10751
10752Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
10753
10754 * Makefile.in (setup-dirs): Merged into "taz" target.
10755 (taz): Only do `proto-dir' stuff if a directory is actually needed
10756 for this target.
10757
10758Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
10759
10760 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
10761 (FLAGS_TO_PASS): Pass down MUNCH_NM.
10762 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
10763 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
10764 (gcc-no-fixedincludes): Correct for current gcc Makefile.
10765
10766Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
10767
10768 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
10769 config.sub, and move-if-change to gdb testsuite distribution
10770 archive, so the testsuite can be extracted, configured, and
10771 run separately from the gdb distribution. Blow away the Chill
10772 tests that require a Chill compiled executable, since GNU Chill
10773 is not yet publically available.
10774
10775Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10776
10777 * test-build.mk: set environment variables in a single command,
10778 instead of a list of assignments and exports
10779
10780 * config.guess: recognize Alpha/OSF1 systems
10781
10782Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
10783
10784 * configure: Change help message to prefer --options rather than
10785 -options.
10786
10787Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
10788
10789 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
10790 zippy@ecst.csuchico.edu.
10791 * config.guess: Recognize miniframe.
10792
10793Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
10794
10795 * Makefile.in: Use srcroot to find runtest rather than rootme.
10796 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
10797
10798Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
10799
10800 * test-build.mk: Extensive additions to support building on a
10801 machine other than the host.
10802
10803Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
10804
10805 * configure (tooldir): Fix for i386-aix again.
10806
10807Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
10808
10809 * configure, Makefile.in: Change definition of $(tooldir)
10810 to match the FSF.
10811
10812Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
10813
10814 * config.guess: Recognize i[34]86/SVR4.
10815
10816Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
10817
10818 * Makefile.in (all-gdb): gdb depends on sim.
10819
10820Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
10821
10822 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
10823 at the same time we make the prototype gdb directory.
10824 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
10825 files at the same time as the gdb base release distribution.
10826
10827Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
10828
10829 * Makefile.in (check): Use individual check targets rather than
10830 DO_X rule.
10831 (check-gcc): Added.
10832
10833Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
10834
10835 * config.sub: Use sysv3.2 not sysv32 for canonical OS
10836 for System V release 3.2.
10837
10838Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10839
10840 * config.sub: Recognize hppaosf.
10841 * configure.in: Do configure ld/binutils/gas for it.
10842
10843Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
10844
10845 * configure (tooldir): Alter syntax used to set this, for systems
10846 where "\$" isn't handled right, like i386-aix.
10847
10848Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
10849
10850 * configure: Pass program-transform-name, not
10851 program_transform_name, to recursive configures.
10852
10853Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
10854
10855 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
10856 of gas+ld+binutils.
10857
10858Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
10859
10860 * config.guess: Recognize AIX3.2 as distinct from 3.1.
10861
10862Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10863
10864 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
10865
252b5132
RH
10866Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
10867
10868 * Makefile.in (PRMS): Set back to all-prms.
10869
10870Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
10871
10872 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
10873 targets, rather than for MIPS hosts.
10874
10875Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10876
10877 * configure.in: add comment for --with-x default values
10878
10879 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
10880
10881 * Makefile.in: add check-* targets for each of the directories in
10882 the tree. Add a definition of RUNTEST that will use the one we
10883 just built, if it exists. Pass this down via FLAGS_TO_PASS.
10884
10885Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
10886
10887 * configure.in: Removed obsolete references to bfd_target and
10888 target_makefile_frag.
10889
10890 * build-all.mk: Set assorted targets for Q2.
10891 * config.sub: Recognize z8k-sim and h8300-hms.
10892 * test-build.mk: Really don't pass host to configure.
10893 (HOLES): Added uname.
10894
10895Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
10896
10897 * configure: Handle an empty program-prefix, program-suffix or
10898 program-transform-name correctly.
10899
10900Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
10901
10902 * build-all.mk: -G 8 no longer required for MIPS targets.
10903 * test-build.mk: Don't pass host argument to configure; make it
10904 guess.
10905
10906Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
10907
10908 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
10909 * Makefile.in (COMPRESS): New macro, like GZIP.
10910
10911Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
10912
10913 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
10914
10915 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
10916 with gas currently defaults to -G 0.
10917
10918Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
10919
10920 * Makefile.in (all-flex): flex depends on byacc.
10921
10922 * build-all.mk: If host not specified, use config.guess. Pass TAG
10923 to test-build.mk as RELEASE_TAG.
10924 * test-build.mk (configargs): New variable containing arguments to
10925 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
10926 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
10927
10928 * config.guess: Use /bin/uname when checking -X argument on SCO,
10929 to avoid invoking GNU uname which doesn't understand -X.
10930
10931 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
10932
10933 * configure.in: Build gas for mips-*-*.
10934
10935Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
10936
10937 * Makefile.in (all.normal): insert missing backslash.
10938
10939Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
10940
4bddf3ad 10941 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
252b5132
RH
10942
10943 * Makefile.in: Complete overhaul to merge many almost identical
10944 targets.
10945
10946Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10947
10948 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
10949 (gdb.tar.Z): Adjusted.
10950
10951 * Makefile.in (setup-dirs, taz): New targets; should be general
10952 enough to adapt for gdb sometime. Build only .z file.
10953 (gas.tar.z): New target.
10954
10955Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
10956
10957 * build-all.mk: Use CC=cc -Xs on Solaris.
10958
252b5132
RH
10959Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
10960
10961 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
10962 for handling BISON for FSF releases.
10963
10964Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
10965
10966 * configure: Actually implement the change zoo just documented.
10967
10968Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
10969
10970 * configure: when using config.guess, only set target_alias when
10971 it's not already been set (ie, on the command line)
10972
10973Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10974
10975 * Makefile.in: add installcheck target, set PRMS to install-prms
10976
10977Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10978
10979 * configure: add support for package_makefile_fragment, handle the
10980 case where a directory has a configure.in file but no Makefile.in
10981 more gracefully (with an actual understandable error message, even);
10982 add support for --without (and add this to the usage message); also
10983 explicitly add a --host=${host_alias} to the command line when
10984 config.guess is used
10985
10986Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
10987
10988 * configure: Must use both --host and --target in recursive calls.
10989
10990Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
10991
10992 * Makefile.in: Change deja-gnu to dejagnu.
10993
10994Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
10995
10996 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
10997
10998Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10999
11000 * configure.in: canonicalize all instances to *-*-solaris2*,
11001 also strip out a number of tools to not build for go32 host
11002
11003Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11004
11005 * config.guess: add GPL.
11006
11007 * Makefile.in, config.guess, config.sub, configure: bump
11008 copyrights to 93.
11009
11010Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
11011
11012 * Makefile.in (do-info): Removed obsolete check for existence of
11013 localenv file.
11014
11015 * Makefile.in (MAKEOVERRIDES): Define to be empty.
11016
11017Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11018
11019 * Makefile.in: a couple of 'else true' for decstation,
11020 support for TclX
11021
11022 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
11023
11024Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
11025
11026 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
11027
11028Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
11029
11030 * config.guess: Recognize i386-ibm-aix (PS/2).
11031 * configure.in: Use config/mh-aix386 file for it.
11032
11033Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
11034
11035 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
11036 CC_FOR_TARGET instead.
11037 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
11038
11039Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
11040
11041 * Makefile.in: Add sim to list of directories sent with gdb
11042
11043Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
11044
11045 * configure.in: Put back mips-dec-bsd* case.
11046
11047Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
11048
11049 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
11050 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
11051 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
252b5132
RH
11052
11053Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11054
11055 * configure.in: remove no-op mips-dec-bsd* in "case $target"
11056
11057 * Makefile.in (dir.info): only run gen-info-dir if it exists,
11058 (install-info): install dir.info only if it exists,
11059 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
11060
11061Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
11062
11063 * configure.in: For vms target, skip bfd, ld, binutils. Do build
11064 gas for mips-dec-bsd.
11065
11066Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
11067
11068 * configure (makesrcdir): If ${srcdir} is relative and not ".",
11069 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
11070
11071Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
11072
11073 * configure.in: Added "dejagnu" to hosttools list.
11074
11075Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
11076
11077 * config.sub, configure.in, config.guess: Add support
11078 for Bosx, an AIX variant from Bull.
11079 Patches from F.Pierresteguy@frcl.bull.fr.
11080
11081Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
11082
11083 * devo/dejagnu: Initial creation of devo/dejagnu.
11084 Migrated dejagnu testcases and support files for testing software
11085 tools to reside as subdirectories, currently called "testsuite",
11086 within the directory of the software tool. Migrated all programs,
11087 support libraries, etc. beloging to dejagnu proper from
11088 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
11089 with no modifications. The changes to these files which will
11090 allow them to configure, build, and execute properly will be made
11091 in a future update.
11092
11093Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
11094
11095 * Makefile.in: Change send_pr to send-pr.
11096 * configure.in: Likewise.
11097 * send_pr: Renamed directory to send-pr.
11098
11099Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
11100
11101 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
11102
11103Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
11104
11105 * README: Update for gdb-4.8 release.
11106 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
11107 gdb-xxx.tar.z (gzip'd) file also.
11108
11109Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11110
11111 * Makefile.in: make all-diff depend on all-libiberty
11112
11113Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
11114
11115 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
11116
11117Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11118
11119 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
11120
11121Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
11122
11123 * Makefile.in (DEVO_SUPPORT): Remove etc directory
11124 (ETC_SUPPORT): Only add the files GDB wants from etc/.
11125 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
11126
11127Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11128
11129 * Makefile.in: makeinfo binary is in a new location
11130
11131Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
11132
11133 * config.sub: Accept -ecoff as an OS.
11134
11135 * Makefile.in: Various changes to eliminate a level of make
11136 recursion and reduce the required command line length.
11137 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
11138 sub-makes.
11139 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
11140 variables holding settings for specific sub-makes.
11141 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
11142 in terms of BASE_FLAGS_TO_PASS.
11143 (TARGET_LIBS): New variable listing directories which use
11144 TARGET_FLAGS_TO_PASS.
11145 (subdir_do): Eliminated.
11146 (do-*): New set of targets to replace subdir_do.
11147 (various): All targets which used subdir_do now depend on do-*.
11148 (local-clean): Renamed from do_clean.
11149 (local-distclean): New target, dependency of distclean and
11150 realclean.
11151 (install-info): Don't create directories. Depend on dir.info
11152 rather than calling make recursively.
11153 (install-dir.info): Eliminated.
11154 (install-info-dirs): Create all info directories here.
11155 (dir.info): Depend upon do-install-info.
11156
11157 * test-build.mk (HOLES): Added false.
11158
11159Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
11160
11161 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
11162
11163Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11164
11165 * Makefile.in (info): remove dependency on all-texinfo. The
11166 problem was really in texinfo/C, not at this level.
11167
11168Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
11169
11170 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
11171
11172Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
11173
11174 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
11175 GDB releases.
11176
11177Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11178
11179 * configure: Include srcdir in message about target of link not
11180 being found. Don't convert `-' to `_' in `with' options being
11181 passed to subdirs.
11182
11183Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11184
11185 * configure.in: add uudecode to host_tools
11186
11187 * Makefile.in: added {all,install}-uudecode targets, added them to
11188 the appropriate lists
11189
11190Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
11191
11192 * Makefile.in (all-gcc): Added dependency on all-gas.
11193
11194 * configure.in (mips-*-*): Build ld and binutils.
11195
11196Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11197
11198 * configure: check return code from mkdir, print error message and
11199 exit on failure.
11200
11201Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
11202
11203 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
11204
11205Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
11206
11207 * test-build.mk (HOLES): Added tar, cpio and uudecode.
11208
11209Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
11210
11211 * config.sub (h8500): Recognize this as a cpu type.
11212
11213Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11214
11215 * configure: source directory missing is no longer a warning
11216
11217 * configure.in: recognize irix[34]* instead of irix[34]
11218
11219 * Makefile.in: define and pass down X11_LIB
11220
252b5132
RH
11221Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
11222
11223 * guess-systype: Renamed to ...
11224 * config.guess: ... by popular request.
11225 * configure.in, Makefile.in: Update accordingly.
11226
11227Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
11228
11229 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
11230 + Add Convex, Cray/Unicos, and Encore/Multimax support.
11231 + Execute ./dummy instead of assuming . is in PATH.
11232
11233Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
11234
11235 * guess-systype: New shell script. Attempts to guess the
11236 canonical host name of the executing host.
11237 Only a few hosts are supported so far.
11238 * configure: Call guess-systype if no host is specified.
11239
11240Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
11241
11242 * Makefile.in (gcc-no-fixedincludes): Made to work with current
11243 gcc Makefile.
11244
11245
11246Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
11247
11248 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
11249 (all-gcc, install-gcc, subdir_do): Use it.
11250
11251Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
11252
11253 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
11254
11255Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
11256
11257 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
11258 set exclusively by configure, using configure.in .
11259
11260Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11261
11262 * test-build.mk: set $PATH for all builds
11263
11264 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
11265
11266Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
11267
11268 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
11269 the one used in gcc/Makefile.in, so that a null expansion doesn't
11270 override the one needed to build gcc with a native cc.
11271
11272
11273Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11274
11275 * configure: Accept -with arguments.
11276
11277Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
11278
11279 * Makefile.in: added h8300sim
11280
11281Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
11282
252b5132
RH
11283 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
11284 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
11285 (all-cygnus, native, build-cygnus): Make
11286 $(canonhost)-stamp-3stage-done, not $(host)....
11287 * test-build.mk (stamp-3stage-compared): Use tail +10c for
11288 i386-sco3.2v4. Added else true to if command.
11289
11290Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
11291
11292 * config.sub: (from FSF) Sequent uses a BSD-like OS.
11293
11294Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
11295
11296 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
11297
11298Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11299
11300 * configure.in: don't remove binutils from Solaris builds
11301
11302Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
11303
11304 * Makefile.in: get rid of earlier definitions for *clean,
11305 also handle the recursive info rule better
11306
11307Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
11308
11309 * Makefile.in (mostlyclean, distclean, realclean): Fix to
11310 do more-or-less the right thing.
11311
11312Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
11313
11314 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
11315 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
11316
11317Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11318
11319 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
11320 $(host_canonical).
11321
11322 * configure.in: split the configdirs list into 4 categories (native
11323 v. cross, library v. tool) and handle the cross-only and native-
11324 only in more reasonable (and correct!) way.
11325
11326Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
11327
11328 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
11329 configdirs anymore.
11330
11331Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11332
11333 * Makefile.in: extensive cleanup:: removed all of the explicit
11334 clean-* targets, collapsed many wrappers around subdir_do into
11335 one, added additional targets to satisfy standards.texi, deleted
11336 some old targets, some changes for consistency
11337
11338Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11339
11340 * configure.in: handle some programs as cross-only, and others as
11341 native only
11342
11343 * test-build.mk: handle partial holes in a more generic manner
11344
11345 * Makefile.in: m4 depends on libiberty
11346
252b5132
RH
11347Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11348
11349 * configure.in: add m4, textutils, fileutils, sed, shellutils,
11350 time, wdiff, and find to configdirs
11351
11352 * Makefile.in: all, clean, and install rules for the new programs
11353 added to configure.in
11354
11355Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11356
11357 * configure.in: use mh-sun for all *-sun-* hosts
11358
252b5132
RH
11359Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11360
11361 * Makefile.in: define flags for X11 include files and library file
11362 locations, pass them down to the programs that need this info
11363
11364 * build-all.mk: added a 'native' target, to 3stage the native toolchain
11365
252b5132
RH
11366Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11367
11368 * configure.in: start building libg++ for HP-UX targets
11369
11370Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
11371
11372 * README: Update references to files moved into etc/.
11373
11374Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
11375
11376 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
11377 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
11378
11379Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
11380
11381 * configure: accept dash as well as underscore in long option
11382 names for FSF compatibility.
11383
11384Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
11385
11386 * config.sub: added -sco3.2v4 support from FSF.
11387
11388Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11389
11390 * configure.in: expand the section that adds or removes
11391 directories from the list of programs to build, to handle native
11392 vs. cross in addition to host v. native
11393
11394Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
11395
11396 * Makefile.in: Replace C++ in macro names with CXX.
11397 This is less likely to break ...
11398
11399Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11400
11401 * test-build.mk: add -w to GNU_MAKE
11402
11403Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11404
11405 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
11406 add 'sparc' to list of recognized cpus. This needed to make
11407 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
11408 Delete some redundant ose68 variants. Recognize -wrs as an os,
11409 then changes that into $CPU-wrs-vxworks.
11410
11411 * configure.in: remove most references to gdbtest, regularize
11412 target based program removal
11413
11414 * test-build.mk: import from p3 tree (many fixes and changes)
11415
11416Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
11417
11418 * Makefile.in: added rules to handle tcl, tk, and expect
11419
11420 * configure.in: handle those directories if they exist
11421
11422Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11423
11424 * config.sub: removed bogus hppabsd and hppahpux names, since
11425 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
11426
11427Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11428
11429 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
11430 depends upon all-xiberty
11431
11432 * Makefile.in: changes from p3, including:
11433
11434 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
11435
11436 * Makefile.in (XTRAFLAGS): include newlib directories if
11437 newlib/Makefile exists, rather than if host != target.
11438
11439 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
11440
11441 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
11442 from the same source tree and not building a cross-compiler. This
11443 matters for the libg++ configuration if reconfiguring a tree that
11444 has already been installed.
11445
11446 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
11447
11448 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
11449 pick up the machine and system specific header files.
11450
11451 * Makefile.in: added AS_FOR_TARGET, passed down in
11452 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
11453 the C compiler to use to create programs which are run in the
11454 build environment, set it to default to $(CC), and passed it down
11455 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
11456
11457 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
11458
11459 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
11460 We need them for unusual native builds, like systems without
11461 ranlib.
11462
11463 * configure: also define $(host_canonical) and
80413487
RH
11464 $(target_canonical), which are the full, canonical names for the
11465 given host and target
252b5132
RH
11466
11467Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
11468
11469 * Makefile.in: Added separate definitions for C++.
11470
11471Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
11472
11473 * configure.in (configdirs): Add deja-gnu.
11474
11475Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
11476
11477 * README: Update for configure.texi and gdb-4.7 release.
11478
11479Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
11480
11481 * Makefile.in: Move "all" target to top of file.
11482 Previously, first target was ".PHONY" which caused BSD4.4 make
11483 to build .PHONY when make was run without arguments.
11484
11485Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
11486
11487 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
11488 Library-copylefted code in libiberty.
11489
11490Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
11491
11492 * config.sub: Replace m68kmote with plain old m68k.
11493
11494Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
11495
11496 * Makefile.in: Remove space from blank line, avoid Make complaints.
11497
11498Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
11499
11500 * config.sub: Complain if no argument is given. Added support for
11501 386bsd as OS and target alias.
11502
11503Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
11504
11505 * Makefile.in (XTRAFLAGS): include newlib directories if
11506 newlib/Makefile exists, rather than if host != target.
11507
11508Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
11509
11510 * config.sub: recognize sparclite-wrs-vxworks.
11511
11512 * Makefile.in (install-xiberty): added *-xiberty make rules (from
11513 p3.) Added clean-xiberty to clean.
11514
11515Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11516
11517 * configure.in: use *-*-* instead of nested cases for host and target
11518
11519Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
11520
11521 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
11522 from the same source tree and not building a cross-compiler. This
11523 matters for the libg++ configuration if reconfiguring a tree that
11524 has already been installed.
11525
11526Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
11527
11528 * config.sub (i486v/i486v4): Merge in from FSF version.
11529
11530Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
11531
11532 * configure: only set PWD if it is already set.
11533
11534Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
11535
11536 * configure: just set PWD=`pwd` at the top, since Ultrix sh
11537 doesn't have unset and all success paths (and most error paths)
11538 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
11539 to just ${PWD} to avoid confusion.)
11540
11541Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
11542
11543 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
11544 even for a native compilation.
11545
11546Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
11547
11548 Changes to make the gdb.tar.Z rule work better.
11549
11550 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
11551 (DEVO_SUPPORT): Add configure.texi.
11552 (bfd-ilrt.tar.Z): Remove ancient rule.
11553
11554Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
11555
11556 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
11557 pick up the machine and system specific header files.
11558
11559 * configure.in, config.sub: added new target m68010-adobe-scout,
11560 with alias of adobe68k. Changed configure.in to check for
11561 -scout before -sco* to avoid a false match.
11562
11563 * Makefile.in: added AS_FOR_TARGET, passed down in
11564 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
11565 the C compiler to use to create programs which are run in the
11566 build environment, set it to default to $(CC), and passed it down
11567 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
11568
11569Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
11570
11571 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
11572 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
11573 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
11574 FOR_TARGET variants, to newlib and libg++.
11575
11576Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
11577
11578 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
11579 first.
11580
11581Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
11582
11583 * config.sub: Accept `elf' as an environment.
11584
11585Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
11586
11587 * Makefile.in (all-opcodes): cd into the right directory
11588
11589Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
11590
11591 * configure: added -program_transform_name option, used as
11592 argument to sed when installing programs.
11593 configure.texi: added documentation for -program_prefix,
11594 -program_suffix and -program_transform_name.
11595
11596Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
11597
11598 * config.sub: Accept i486 where i386 ok.
11599
11600Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
11601
11602 * config.sub: accept we32k
11603
11604Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
11605
35590697 11606 * config.sub, configure.in: accept OSE68000 and OSE68k.
252b5132
RH
11607
11608 * Makefile.in: don't create all directories for ``make install'';
11609 let the subdirectories create the ones they need.
11610
11611Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11612
80413487 11613 * COPYING: new file, GPL v2
252b5132
RH
11614
11615Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11616
11617 * Makefile.in: use the new gen-info-dir, which needs a template
11618 argument (which also lives in texinfo)
11619
11620 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
11621
252b5132
RH
11622Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
11623
11624 * config.sub (ncr3000): Change i386 to i486.
11625
11626Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11627
11628 * Makefile.in: add install-rcs, install-grep to
11629 install-no-fixedincludes, removed install-bison and install-libgcc
11630
11631Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
11632
11633 * configure.in: grab the HPUX makefile fragment if on HPUX
11634
11635Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
11636
11637 * Makefile.in: eradicate bison spoor (ditto libgcc).
11638 configure.in: recognise m68{k,000}-ericsson-OSE.
11639 es1800 is alias for m68k-ericsson-OSE
11640
11641Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11642
11643 * configure.in: rearrange the parts that remove programs from
11644 configdirs, based now on HOST==TARGET or by canonical triple.
11645
11646Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11647
11648 * test-build.mk: recurse explicitly with -f test-build.mk when
11649 appropriate. predicate stage3 and comparison on the existence
11650 of gcc. That is, if gcc isn't around, we aren't three-staging.
11651 On very clean, also remove ...stamp-co. Build in-place before
11652 doing other builds.
11653
11654Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
11655
11656 * Makefile.in, configure.in: add tgas
11657
11658Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11659
11660 * Makefile.in: a number of changes merged in from progressive.
11661
11662 * configure.in: add libm.
11663
11664 * .cvsignore: ignore some stuff that comes from test-build.mk.
11665
252b5132
RH
11666Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
11667
11668 * config.sub: Add es1800 (m68k-ericsson-es1800).
11669
11670Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
11671
11672 * configure: Add program_suffix (parallel to program_prefix)
11673 * Makefile.in: adjust directory-creating script for losing decstation
11674
11675Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
11676
11677 * configure: Minor $subdir-related fixes.
11678
11679Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
11680
11681 * configure: fix various problems with propogating
11682 makefile_target_frag in subdirs.
11683 * configure.in: config libgcc if its there
11684
11685Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
11686
11687 * config.sub: HPPA merge.
11688
252b5132
RH
11689Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
11690
11691 * Makefile.in: Replace all-bison with all-byacc in all
11692 dependency lines for other tools (which now use byacc).
11693
11694Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
11695
11696 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
11697
252b5132
RH
11698Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
11699
11700 * Makefile.in: make gprof rules similar to byacc rules (instead of
11701 vestigal $(unsubdir) that didn't work...)
11702
11703Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
11704
11705 * config.sub: Add support for Linux.
11706 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
11707 (at least for libg++).
11708
11709Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
11710
11711 * configure.texi: fix doc for the -nfp option to configure
11712
11713Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
11714
11715 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
11716
11717Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
11718
11719 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
11720 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
11721 * configure.in: added solaris* host_makefile_frag hook.
11722
11723Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11724
11725 * config.sub: changed recognition of m68000 so that various
11726 m68k types can be specified via m680[01234]0
11727
11728Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11729
11730 * config.sub (basic_machine): fix sed so that '-foo' isn't
11731 completely substituted out while .+'-foo' loses the '-foo'
11732
11733Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
11734
11735 * config.sub ($os): Add -aout.
11736
11737Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
11738
11739 * configure: If host_makefile_frag is absolute, don't
11740 prefix ${invsubdir} (relevant to libg++ auto-configure).
11741
11742Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
11743
11744 * Makefile.in (tooldir): Define it.
11745 (all-ld): Depend on all-flex.
11746
11747Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
11748
11749 * Makefile.in (check): Fix libg++ special case.
11750
11751Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
11752
11753 * configure: do not bury `pwd` into config.status, thus do fewer
11754 pwd's.
11755
11756 * configure: print the "Building in" message only when building in
11757 other than "." AND verbose.
11758
11759 * configure: remove -s, rework -v to better accomodate guested
11760 configures.
11761
11762 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
11763
11764Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
11765
11766 * Makefile.in: macroize flags passed on recursion. remove
11767 fileutils.
11768
11769Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
11770
11771 * configure: get makesrcdir right for subdirs deeper than 1.
11772
11773 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
11774 install.
11775
11776Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
11777
11778 * Makefile.in: don't print subdir_do or recursion lines.
11779
11780Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
11781
11782 * standards.texi: added menu item.
11783
11784 * Makefile.in: build and install standards.info.
11785
11786 * standards.texi: new file.
11787
11788Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11789
11790 * configure: test for and move config.status pieces from
11791 ${subdir}/.
11792
11793Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
11794
252b5132
RH
11795 * configure: Test for existance of files before trying to mv
11796 them, to avoid numerous non-existance messages.
11797
11798Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
11799
11800 * configure: correct final line of config.status.
11801
11802 * configure: patch from eggert. Avoids a protection problem if
11803 the original Makefile.in is read only.
11804
11805 * configure: use move-if-change from gcc to create config.status.
11806 Some makefiles depend on config.status to tell if a directory
11807 has been reconfigured for a different host. This change
11808 prevents those directories from remaking everything in the case
11809 where the reconfig was only intended to rebuild a Makefile.
11810
11811 * configure: test for config.sub with "config.sub sun4" rather
11812 than "config.sub ${host_alias}". Otherwise we can't tell a bad
11813 host alias from a missing config.sub.
11814
11815Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11816
11817 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
11818 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
11819
11820Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
11821
11822 * configure: mkdir ${subdir} as needed.
11823
11824Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
11825
11826 * Makefile.in,configure.in: added autoconf.
11827
11828Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11829
11830 * Makefile.in: no longer pass against on recursion.
11831
11832 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
11833 definitions are not inherited.
11834
11835 * configure: correct makesrcdir when subdir is .
11836
11837Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
11838
11839 * configure: Add support for 'subdirs' variable, which is
11840 like 'configdirs', except that configure doesn't re-invoke
11841 itself for subdirs, it just creates a Makefile for each subdir.
11842 * configure.texi: Document subdirs.
11843
11844Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11845
11846 * configure.in: added flex to configdirs
11847
11848Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
11849
11850 * Makefile.in: remove clean-stamps from clean.
11851
11852Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
11853
11854 * configure.in: Add gdbtest to configdirs.
11855
11856Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
11857
11858 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
11859 to recursive makes.
11860 * configure.in: Recognize new ncr3000 config.
11861
11862Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
11863
11864 * Makefile.in, configure.in: removed references to gdbm.
11865
11866Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
11867
11868 * config.sub: Don't canonicalize os value
11869 newsos* to bsd (readline needs to check for newsos).
11870 (This fix was earlier made Jan 31, but got re-broken.)
11871
11872Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
11873
11874 * configure.in: sco is an os, not a vendor!
11875
11876 * configure: Quote $( better. Keep various shells happy.
11877
11878Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
11879
11880 * Makefile.in: eliminate stamp-files.
11881
11882Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
11883
11884 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
11885 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
11886
11887Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
11888
11889 * config.sub: fix iris/iris3.
11890
11891Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
11892
11893 * configure: re-add -rm.
11894
11895Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
11896
11897 * Maskefile.in: add .stmp-rcs to all.
11898
11899 * configure.in: remove gas from rs6000 build, use aix host fragment.
11900
11901Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
11902
11903 * configure: pass down site_option during recursion.
11904
11905Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
11906
11907 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
11908
11909Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
11910
11911 * configure: Change exec_prefix so that it really defaults to prefix.
11912
11913Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
11914
11915 * Makefile.in, configure.in: Add support for mmalloc library.
11916
11917Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
11918
11919 * Makefile.in: add stmp dependencies for a few more things.
11920
11921Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
11922
11923 * configure: adjusted error message on objdir/srcdir configure
11924 collision, per john's suggestion.
11925
11926 * Makefile.in: add libiberty stmp to all and all.cross.
11927
11928Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
11929
11930 * Makefile.in: remove force dependencies, add grep to all.
11931
11932Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
11933
11934 * Makefile.in: drop flex. make stamp files work.
11935
11936 * configure: added test for conflicting configuration in srcdir,
11937 remove trailing slashes from srcdir. Otherwise emacs gdb mode
11938 gets cranky. use relative paths for configure and srcdir
11939 whenever possible. Send some error messages to stderr that were
11940 going to stdout.
11941
11942Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
11943
11944 * Makefile.in: Fix libg++ rule to check for gcc directory
11945 before using gcc/gcc. Also pass XTRAFLAGS.
11946
11947Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
11948
11949 * Makefile.in: added stmp-files so that directories aren't polled
11950 when they are already built.
11951
11952 * configure.texi: fixed a node pointer problem.
11953
11954Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
11955
4bddf3ad 11956 * config.sub configure.in gdb/configure.in
252b5132
RH
11957 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
11958 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
11959 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
11960
11961Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11962
11963 * configure: -recurring becomes -silent. corrected help message
11964 for -site= option.
11965
11966 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
11967
11968Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11969
11970 * configure: when building Makefile for crosses, replace
11971 tooldir and program_prefix. default srcdir from location of
11972 config.sub. remove "for host in hosts" and "for target in
11973 targets" loops.
11974
11975Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11976
11977 * Makefile.in: Do not pass bindir or mandir to cvs.
11978
11979Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
11980
11981 * Makefile.in, configure.in: removed traces of namesubdir,
11982 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
11983 copyrights to '92, changed some from Cygnus to FSF.
11984
11985 * configure.texi: remove most references to multiple hosts,
11986 multiple targets, subdirs, etc.
11987
11988 * configure.man: removed rcsid. reference config.sub not
11989 config.subr.
11990
11991 * Makefile.in: mkdir $(infodir) on install-info.
11992
11993Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
11994
11995 * configure.texi: Explain better about .gdbinit and about
11996 the environment that configure.in sections run in.
11997
11998Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
11999
12000 * configure.in: Ultrix is only a decstation if it's a MIPS.
12001
12002Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
12003
12004 * README: DOC.configure => cfg-paper.texi.
12005
12006Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
12007
12008 * config.sub (near case $os): Don't convert newsos* to bsd!
12009
12010Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
12011
12012 * Makefile.in: Reinstall change from gdb-4.3 that reduces
12013 the number of copies of COPYING that go into the GDB tar file.
12014
12015Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
12016
4bddf3ad 12017 * bfd/configure.in, gdb/config/mh-i386sco,
252b5132
RH
12018 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
12019 Fix SCO configuration stuff.
12020
12021Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
12022
12023 * Makefile.in: For libg++, make sure the -I pointing
12024 to the gcc directory goes *after* all the libg++-local -I flags.
12025 Also, move just-gcc dependency from just-libg++ to all-libg++.
12026
12027Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
12028
12029 * configure: Change -x to -f to keep Ultrix /bin/test happy.
12030
12031Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
12032
12033 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
12034
12035Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
12036
12037 * config.sub: Add stratus configuration frags. Also
12038 submitted to FSF.
12039
12040Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
12041
12042 * Makefile.in (DEV_SUPPORT): add configure.man.
12043
12044 * config.sub(Decode manufacturer-specific): add -none*.
12045
12046Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
12047
12048 * Makefile.in: remove form feeds to make Sun's make happy.
12049 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
12050
12051Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
12052
12053 * Makefile.in (AR_FLAGS): Make quieter.
12054
12055Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
12056
12057 * configure.in: Add libg++.
12058 * configure: When verbose, don't output the command line at each
12059 level; it will be unremarkably the same as the previous version,
12060 which will be the same as what the user typed.
12061
12062Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
12063
12064 * configure.in, Makefile.in: fix clean-info, add flex. add
12065 fileutils.
12066
12067 * configure: be less sensitive to spaces in Makefile.in. Do not
12068 look for sources in "..". Doing so breaks subdirectories that
12069 might have their own configure. If a subdir has it's own
12070 configure script, use it.
12071
12072Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
12073
12074 * cfg-paper.texi: some changes suggested by rms.
12075
12076Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
12077
12078 * config.sub: Merge in some small additions from the FSF version,
12079 taken from the gcc distribution, to bring the Cygnus and FSF
12080 versions into closer sync.
12081
12082Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
12083
12084 * configure.in: Changed svr4 references to sysv4.
12085
12086Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
12087
12088 * configure: added -V for version number option.
12089
12090Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
12091
12092 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
12093 renamed from DOC.configure to cfg-paper.texi.
12094
12095Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12096
12097 * configure, config.subr, config.sub: config.subr is now
12098 config.sub again.
12099
12100Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
12101
12102 * configure.texi: new file, in progress.
12103
12104 * Makefile.in: build info file and install the man page for
12105 configure.
12106
12107 * configure.man: new file, first cut.
12108
12109 * configure: find config.subr again now that configuration "none"
12110 has gone. removed all traces of the -ansi option. removed all
12111 traces of the -languages option.
12112
12113 * config.subr: resync from rms.
12114
d932cae7 121151991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12116
12117 * configure, config.sub, config.subr: merge config.sub into
12118 config.subr, call the result config.subr, remove config.sub, use
12119 config.subr.
12120
12121 * Makefile.in: revised install for dir.info.
12122
d932cae7 121231991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12124
12125 * configure.in: add decstation host makefile frag.
12126
12127 * Makefile.in: BISON now bison -y again. also install-gcc on
12128 install. clean-gdbm on clean. infodir belongs in datadir.
12129 Make directories for info install. Build dir.info here then
12130 install it.
12131
d932cae7 121321991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12133
12134 * Makefile.in: fix for bad directory tests.
12135
d932cae7 121361991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12137
12138 * configure: \{1,2\} appears to be a sysv'ism. Use a different
12139 regexp. -srcdir relative was being handled incorrectly.
12140
12141 * Makefile.in: unwrapped some for loops so that parallel makes
12142 work again and so one can focus one's attention on a particular
12143 package.
12144
d932cae7 121451991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12146
12147 * configure: added PWD as a stand in for `pwd` (for speed). use
12148 elif wherever possible. make -srcdir work without -objdir.
12149 -objdir= commented out.
12150
d932cae7 121511991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12152
12153 * configure: +options become --options. -subdirs commented out.
12154 added -host, -datadir. Renamed -destdir to -prefix. Comment in
12155 Makefile now at top of generated Makefile. Removed cvs log
12156 entries. added -srcdir. create .gdbinit only if there is one
12157 in ${srcdir}.
12158
12159 * Makefile.in: idestdir and ddestdir go away. Added copyrights
12160 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
12161 and mandir now keyed off datadir by default.
12162
d932cae7 121631991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12164
12165 * Freshly created ChangeLog.
12166
12167\f
12168Local Variables:
12169mode: change-log
12170left-margin: 8
12171fill-column: 76
12172version-control: never
12173End:
This page took 0.860076 seconds and 4 git commands to generate.