]> Git Repo - binutils.git/blame_incremental - ChangeLog
* configure: Don't let builds be done in source tree.
[binutils.git] / ChangeLog
... / ...
CommitLineData
1Fri Feb 20 16:47:24 1998 Tom Tromey <[email protected]>
2
3 * configure: Don't let builds be done in source tree.
4
5Thu Feb 19 13:40:41 1998 Ian Lance Taylor <[email protected]>
6
7 * configure.in: Don't build libgui for a cygwin32 target when not on
8 a cygwin32 host.
9
10Wed Feb 18 12:29:00 1998 Jason Molenda ([email protected])
11
12 * configure (redirect): Set to null, so default behavior of
13 configure is now --verbose.
14
15Thu Feb 12 15:03:08 1998 H.J. Lu <[email protected]>
16
17 * ltmain.sh (mkdir): Check that the directory doesn't exist
18 before we exit with error, so that we don't get races during
19 parallel builds.
20
21Sat Feb 7 15:19:18 1998 Ian Lance Taylor <[email protected]>
22
23 * ltconfig, ltmain.sh: Update from libtool 1.0i.
24
25Thu Feb 5 17:01:12 1998 Jason Molenda ([email protected])
26
27 * configure.in (host_tools, native_only): Add libtool.
28
29Wed Feb 4 16:53:58 1998 Geoffrey Noer <[email protected]>
30
31 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
32 Fix typo in ming config comment.
33
34Wed Feb 4 18:56:13 1998 Ian Lance Taylor <[email protected]>
35
36 * ltconfig, ltmain.sh: Update from libtool 1.0h.
37
38Mon Feb 2 19:38:19 1998 Ian Lance Taylor <[email protected]>
39
40 * config.sub: Add tic30 cases, and map c30 to tic30.
41
42Fri Jan 30 17:18:32 1998 Geoffrey Noer <[email protected]>
43
44 * configure.in: Remove expect from noconfigdirs when target
45 is cygwin32. OK to build expect and dejagnu with Canadian
46 Cross.
47
48start-sanitize-sky
49Wed Jan 28 11:59:32 1998 Doug Evans <[email protected]>
50
51 * configure.in: Add dvp-elf support.
52 * config.sub: Recognize dvp cpu.
53
54end-sanitize-sky
55Wed Jan 28 12:58:49 1998 Ian Lance Taylor <[email protected]>
56
57 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
58 host.
59
60 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
61 and mingw32.
62
63Wed Jan 28 10:26:37 1998 Manfred Hollstein <[email protected]>
64
65 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
66 here as it is not defined in the toplevel Makefile.
67
68Tue Jan 27 23:25:06 1998 Manfred Hollstein <[email protected]>
69
70 * configure (package_makefile_rules_frag): New variable, which names
71 a file with generic rules, ...
72 Change comment to mention we now have FIVE parts.
73 * configure: Undo last change.
74
75Tue Jan 27 23:15:55 1998 Lassi A. Tuura <[email protected]>
76
77 * config.guess: More accurate determination of HP processor types.
78 * config.sub: More accurate determination of HP processor types.
79
80Sat Jan 24 01:59:45 1998 Manfred Hollstein <[email protected]>
81
82 * configure (package_makefile_frag): Move inserting the
83 ${package_makefile_frag} to where it should be according
84 to the comment.
85
86Fri Jan 23 00:30:21 1998 Philip Blundell <[email protected]>
87
88 * config.guess: Add support for Linux/ARM.
89
90Thu Jan 22 15:14:01 1998 Fred Fish <[email protected]>
91
92 * .cvsignore: Remove *-info and *-install since they match
93 release-info and mpw-install, which we don't want to just ignore.
94
95Sat Jan 17 21:28:08 1998 Pieter Nagel <[email protected]>
96
97 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
98 local_prefix to sub-make invocations.
99
100Sat Jan 17 21:04:59 1998 H.J. Lu ([email protected])
101
102 * configure.in: Check makefile fragments in the source
103 directory.
104
105Fri Jan 16 00:41:37 1998 Alexandre Oliva <[email protected]>
106
107 * configure.in: check whether host and target makefile
108 fragments exist before adding them to *_makefile_frag
109
110start-sanitize-vr4111
111Thu Jan 15 09:36:48 1998 Gavin Koch <[email protected]>
112
113 * config.sub: Create the vr4111 as a copy of vr4100.
114
115end-sanitize-vr4111
116Wed Jan 14 23:39:10 1998 Bob Manson <[email protected]>
117
118 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
119
120Wed Jan 14 12:48:07 1998 Keith Seitz <[email protected]>
121
122 * configure.in: Make sure we only replace RPATH_ENVVAR on
123 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
124 regexp to sed.
125
126 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
127 to sub-makes.
128
1291998-01-13 Lee Iverson ([email protected])
130
131 * config-ml.in (multi-do): LDFLAGS must include multilib
132 designator.
133
134Tue Jan 13 01:13:24 1998 Robert Lipe ([email protected])
135
136 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
137
138Sun Jan 4 01:06:55 1998 Mumit Khan <[email protected]>
139
140 * config.sub: Add mingw32 support.
141 * configure.in: Likewise.
142 * mh-mingw32: New file.
143
144Sat Jan 3 12:11:05 1998 Franz Sirl <[email protected]>
145
146 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
147
148Sun Dec 28 11:28:58 1997 Jeffrey A Law ([email protected])
149
150 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
151 * configure (gxx_include_dir): Provide a definition for subdirs
152 which do not use autoconf.
153
154Wed Dec 24 22:46:55 1997 Jeffrey A Law ([email protected])
155
156 * config.guess: Sync with egcs. Picks up new alpha support,
157 BeOS & some additional linux support.
158
159Tue Dec 23 12:45:50 1997 Jeffrey A Law ([email protected])
160
161 * config.guess: HP 9000/803 is a PA1.1 machine.
162
163start-sanitize-vr5400
164Mon Dec 22 11:27:12 1997 Jeffrey A Law ([email protected])
165
166 * config.sub (mips64vr5xxx-elf): Handle. Treat as mips64vr5000-elf.
167
168end-sanitize-vr5400
169
170Sun Dec 21 16:53:12 1997 H.J. Lu ([email protected])
171
172 * configure.in (host_makefile_frag, target_makefile_frag):
173 Handle multiple config files.
174 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
175 alpha-*-*.
176
177Thu Dec 18 13:13:03 1997 Doug Evans <[email protected]>
178
179 * mkdep: New file.
180
181start-sanitize-ide
182Wed Dec 17 11:27:59 1997 Ian Lance Taylor <[email protected]>
183
184 * configure: Only put libide in GDB_TK if --enable-ide.
185
186end-sanitize-ide
187start-sanitize-d30v
188Wed Dec 17 09:53:02 1997 Michael Meissner <[email protected]>
189
190 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
191
192end-sanitize-d30v
193Tue Dec 16 17:36:05 1997 Ian Lance Taylor <[email protected]>
194
195 * Makefile.in: Add libgui directory.
196 (GDB_TK): Add all-libgui.
197 * configure.in: Add libgui directory.
198 * configure: Add all-libgui to GDB_TK.
199
200Mon Dec 15 16:12:28 1997 Nick Clifton <[email protected]>
201
202 * config-ml.in (multidirs): Add m32r to multilib list.
203
204Fri Dec 12 10:43:31 1997 Brendan Kehoe <[email protected]>
205
206 * Makefile.in (all-target-gperf): Change dependency to
207 all-target-libstdc++.
208
209Wed Dec 10 15:10:38 1997 Ian Lance Taylor <[email protected]>
210
211 Source directory cvs renamed to cvssrc:
212 * configure.in (host_tools): Change cvs to cvssrc.
213 (native_only): Likewise.
214 (noconfigdirs) [various cases]: Likewise.
215 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
216 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
217 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
218 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
219 (all-cvssrc): Rename target from all-cvs.
220
221Tue Dec 2 10:08:31 1997 Nick Clifton <[email protected]>
222
223 * configure.in (noconfigdirs): Add support for Thumb target.
224
225 * config.sub (maybe_os): Add support for Thumb target.
226
227start-sanitize-ide
228Tue Dec 2 06:51:40 1997 Keith Seitz <[email protected]>
229
230 * configure (GDB_TK): add all-libide to dependency list
231
232Tue Dec 2 09:04:13 1997 Michael Meissner <[email protected]>
233
234 * configure.in (host_libs): Build libide all of the time.
235 (noconfigdirs): Remove libide from all places that set noconfigdirs.
236
237Mon Dec 1 10:53:40 1997 Keith Seitz <[email protected]>
238
239 * Makefile.in (all-vmake): remove double dependency on all-libide
240
241end-sanitize-ide
242Sun Nov 30 16:12:27 1997 Bob Manson <[email protected]>
243
244 * Makefile.in: Add rules for cygmon.
245
246 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
247
248Wed Nov 26 11:53:33 1997 Keith Seitz <[email protected]>
249
250 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
251 11/18/97 build
252
253Mon Nov 10 15:23:21 1997 H.J. Lu <[email protected]>
254
255 * ltmain.sh: If mkdir fails, check whether the directory was created
256 anyhow by some other process.
257
258start-sanitize-d30v
259Mon Nov 10 14:38:03 1997 Michael Meissner <[email protected]>
260
261 * configure.in (d30v-*-*): Configure all directories.
262
263Sun Nov 9 17:36:20 1997 Michael Meissner <[email protected]>
264
265 * configure.in (d30v-*-*): Configure newlib, libiberty directories
266 for the D30V.
267
268Sat Nov 8 14:42:59 1997 Michael Meissner <[email protected]>
269
270 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
271
272end-sanitize-d30v
273Fri Nov 7 10:34:09 1997 Rob Savoye <[email protected]>
274
275 * include/libiberty.h: Add extern "C" { so it can be used with C++
276 progrms.
277 * include/remote-sim.h: Add extern "C" { so it can be used with C++
278 programs.
279
280start-sanitize-tx19
281Wed Nov 5 11:14:44 1997 Gavin Koch <[email protected]>
282
283 * config.sub: Move tx19 configury to reduce spurious differences
284 with gcc/config.sub.
285
286end-sanitize-tx19
287start-sanitize-tx49
288Wed Nov 5 11:14:44 1997 Gavin Koch <[email protected]>
289
290 * config.sub: Move tx49 configury to reduce spurious differences
291 with gcc/config.sub.
292
293end-sanitize-tx49
294start-sanitize-d30v
295Thu Oct 30 11:09:29 1997 Michael Meissner <[email protected]>
296
297 * configure.in (d30v-*-*): Configure GCC now.
298
299end-sanitize-d30v
300start-sanitize-tx49
301Wed Oct 29 16:52:43 1997 Gavin Koch <[email protected]>
302
303 * config.sub: Add tx49 configury.
304
305end-sanitize-tx49
306start-sanitize-ide
307Tue Oct 28 16:44:15 1997 Ian Lance Taylor <[email protected]>
308
309 * Makefile.in (install-foundry): New target.
310
311end-sanitize-ide
312Mon Oct 27 13:17:24 1997 Stan Shebs <[email protected]>
313
314 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
315 is no longer needed.
316
317Mon Oct 27 12:03:53 1997 Jason Merrill <[email protected]>
318
319 * Makefile.in: check-target-libio depends on all-target-libstdc++.
320
321start-sanitize-vr5400
322Wed Oct 22 14:05:29 1997 Andrew Cagney <[email protected]>
323
324 * config.sub (maybe_os): Add mips64vr5400.
325
326end-sanitize-vr5400
327Mon Oct 20 15:28:49 1997 Klaus K"ampf <[email protected]>
328
329 * makefile.vms: Fix to work with DEC C.
330
331start-sanitize-ide
332Sat Oct 11 13:52:40 1997 Tom Tromey <[email protected]>
333
334 * Makefile.in (all-jstools): Depend on all-tix.
335
336end-sanitize-ide
337Tue Oct 7 23:58:57 1997 Gavin Koch <[email protected]>
338
339 * config.sub: Add mips-tx39-elf to marketing names.
340
341Tue Oct 7 14:24:41 1997 Ian Lance Taylor <[email protected]>
342
343 * ltmain.sh: Handle symlinks in generated script.
344
345Wed Oct 1 13:11:27 1997 Ian Lance Taylor <[email protected]>
346
347 * configure: Handle autoconf style directory options: --bindir,
348 --datadir, --includedir, --infodir, --libdir, --libexecdir,
349 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
350 --sysconfdir.
351 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
352 (sharedstatedir, localstatedir, oldincludedir): New variables.
353 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
354 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
355 sbindir, sharedstatedir, and sysconfdir.
356
357start-sanitize-d30v
358Wed Sep 24 18:06:27 1997 Stu Grossman <[email protected]>
359
360 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
361 sn, and gnuserv from noconfigdirs.
362
363end-sanitize-d30v
364Wed Sep 24 15:18:32 1997 Ian Lance Taylor <[email protected]>
365
366 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
367
368start-sanitize-gdbtk
369Thu Sep 18 15:37:42 1997 Andrew Cagney <[email protected]>
370
371 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
372 windows. Consistent with gdb/configure.
373
374end-sanitize-gdbtk
3751997-09-15 02:37 Ulrich Drepper <[email protected]>
376
377 * config/mt-linux: Define CXXFLAGS to make sure -fvtable-thunks is
378 used.
379 * configure.in: Name Linux target fragment.
380
381 * configure: Rewrite so that project Makefile fragment is inserted
382 first and appears last in the resulting Makefile.
383
384Tue Sep 16 09:55:07 1997 Andrew Cagney <[email protected]>
385
386 * Makefile.in (install-itcl): Install tcl first.
387
388Sun Sep 14 20:53:42 1997 Geoffrey Noer <[email protected]>
389
390 * config/mh-cygwin32: ok to build split texinfo files
391
392Fri Sep 12 16:19:20 1997 Geoffrey Noer <[email protected]>
393
394 * configure.in: remove bison from noconfigdirs for Cygwin32 host
395
396Mon Sep 8 20:46:20 1997 Ian Lance Taylor <[email protected]>
397
398 * config.guess: Merge with FSF.
399
400Sun Sep 7 15:55:28 1997 Gavin Koch <[email protected]>
401
402 * config.sub: Add "marketing-names" patch.
403
404start-sanitize-tx19
405 * config.sub: Add tx19/r1900.
406
407end-sanitize-tx19
408Fri Sep 5 16:11:28 1997 Joel Sherrill ([email protected])
409
410 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
411
412start-sanitize-ide
413Wed Sep 3 19:38:01 1997 Ian Lance Taylor <[email protected]>
414
415 * Makefile.in (GDB_TK): Add all-libide.
416
417end-sanitize-ide
418Wed Sep 3 12:15:24 1997 Chris Provenzano <[email protected]>
419
420 * ltconfig: Set CONFIG_SHELL in libtool.
421 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
422
423Tue Aug 26 16:46:46 1997 Andrew Cagney <[email protected]>
424
425 * Makefile.in (all-sim): Depends on all-readline.
426
427Wed Aug 20 19:57:37 1997 Jason Merrill <[email protected]>
428
429 * Makefile.in (BISON, YACC): Use $$s.
430 (all-bison): Depend on all-texinfo.
431
432Tue Aug 19 01:41:32 1997 Jason Merrill <[email protected]>
433
434 * Makefile.in (BISON): Add -L flag.
435 (YACC): Likewise.
436
437start-sanitize-v850e
438Mon Aug 18 11:30:50 1997 Nick Clifton <[email protected]>
439
440 * configure.in (noconfigdirs): Add support for v850e target.
441
442 * config.sub (maybe_os): Add support for v850e target.
443
444Mon Aug 18 11:30:50 1997 Nick Clifton <[email protected]>
445
446 * configure.in (noconfigdirs): Add support for v850ea target.
447
448 * config.sub (maybe_os): Add support for v850ea target.
449
450end-sanitize-v850e
451Mon Aug 18 09:24:06 1997 Gavin Koch <[email protected]>
452
453 * config.sub: Add mipstx39. Delete r3900.
454
455start-sanitize-ide
456Mon Aug 18 19:12:51 1997 Jason Molenda ([email protected])
457
458 * Makefile.in (all-vmake): Depends on all-tix.
459
460end-sanitize-ide
461Mon Aug 18 17:20:10 1997 Jason Molenda ([email protected])
462
463 * Makefile.in (all-autoconf): Depends on all-texinfo.
464
465Fri Aug 15 23:09:26 1997 Michael Meissner <[email protected]>
466
467 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
468 eabi targets.
469
470Thu Aug 14 14:42:17 1997 Ian Lance Taylor <[email protected]>
471
472 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
473
474 * configure: When handling a Canadian Cross, handle YACC as well as
475 BISON. Just set BISON to bison. When setting YACC, prefer bison.
476 * Makefile.in (all-bison): Depend upon all-texinfo.
477
478start-sanitize-ide
479 * Makefile.in (all-vmake): Depend upon all-tix.
480
481end-sanitize-ide
482Tue Aug 12 20:09:48 1997 Jason Merrill <[email protected]>
483
484 * Makefile.in (BISON): bison, not byacc or bison -y.
485 (YACC): bison -y or byacc or yacc.
486 (various): Add *-bison as appropriate.
487 (taz): No need to mess with BISON anymore.
488
489Tue Aug 12 22:33:08 1997 Ian Lance Taylor <[email protected]>
490
491 * configure: If OSTYPE matches *win32*, try to find a good value for
492 CONFIG_SHELL.
493
494start-sanitize-ide
495Mon Aug 11 13:49:46 1997 Ian Lance Taylor <[email protected]>
496
497 * Makefile.in, configure.in: Handle jstools like vmake.
498
499end-sanitize-ide
500Sun Aug 10 14:41:11 1997 Ian Lance Taylor <[email protected]>
501
502 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
503 configure.in if it is present.
504
505Sat Aug 9 00:58:01 1997 Ian Lance Taylor <[email protected]>
506
507 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
508
509Fri Aug 8 16:30:13 1997 Doug Evans <[email protected]>
510
511 * config.sub: Recognize `arc' cpu.
512 * configure.in: Likewise.
513 * config-ml.in: Likewise.
514
515Thu Aug 7 11:02:34 1997 Ian Lance Taylor <[email protected]>
516
517 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
518
519Wed Aug 6 16:27:29 1997 Chris Provenzano <[email protected]>
520
521 * configure: Changed sed delimiter from ':' to '|' when
522 attempting to substitute ${config_shell} for SHELL. On
523 NT ${config_shell} may contain a ':' in it.
524
525Wed Aug 6 12:29:05 1997 Jason Merrill <[email protected]>
526
527 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
528
529Wed Aug 6 00:42:35 1997 Ian Lance Taylor <[email protected]>
530
531 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
532
533Tue Aug 5 14:08:51 1997 Ian Lance Taylor <[email protected]>
534
535 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
536
537 * ylwrap: If the program is a relative path, force it to be
538 absolute.
539
540Tue Aug 5 12:12:44 1997 Andrew Cagney <[email protected]>
541
542 * configure (tooldir): Set BISON to `bison -y' and not just bison.
543
544Mon Aug 4 22:59:02 1997 Andrew Cagney <[email protected]>
545
546 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
547 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
548 for libraries.
549
550Mon Aug 4 12:40:24 1997 Jason Merrill <[email protected]>
551
552 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
553 separated by spaces.
554
555Thu Jul 31 19:49:49 1997 Ian Lance Taylor <[email protected]>
556
557 * ylwrap: New file.
558 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
559
560 * ltmain.sh: Handle /bin/sh at start of install program.
561
562 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
563
564 * ltconfig, ltmain.sh: New files, from libtool 1.0.
565 * missing: New file, from automake 1.2.
566
567Thu Jul 24 12:57:56 1997 Ian Lance Taylor <[email protected]>
568
569 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
570 check-tk to CHECK_X11_MODULES.
571
572Wed Jul 23 17:03:29 1997 Ian Lance Taylor <[email protected]>
573
574 * config.sub: Merge with FSF.
575
576Tue Jul 22 19:08:29 1997 Ian Lance Taylor <[email protected]>
577
578 * config.guess: Merge with FSF.
579
580Tue Jul 22 14:50:42 1997 Robert Hoehne <[email protected]>
581
582 * configure: Treat msdosdjgpp like go32.
583 * configure.in: Likewise. Don't remove gprof for go32.
584
585 * configure: Change Makefile.tem2 to Makefile.tm2.
586
587Mon Jul 21 10:31:26 1997 Stephen Peters <[email protected]>
588
589 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
590
591Tue Jul 15 14:33:03 1997 Brendan Kehoe <[email protected]>
592
593 * install-sh (chmodcmd): Set to null if the DST directory already
594 exists. Same as Nov 11th change.
595
596Mon Jul 14 11:01:15 1997 Martin M. Hunt <[email protected]>
597
598 * configure (GDB_TK): Needs itcl and tix.
599
600Mon Jul 14 00:32:10 1997 Jason Merrill <[email protected]>
601
602 * config.guess: Update from FSF.
603
604Fri Jul 11 11:57:11 1997 Martin M. Hunt <[email protected]>
605
606 * Makefile.in (GDB_TK): Depend on itcl and tix.
607
608Fri Jul 4 13:25:31 1997 Ian Lance Taylor <[email protected]>
609
610 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
611 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
612 (INSTALL_SCRIPT): New variable.
613 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
614 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
615 to -x.
616 * install-sh: Add support for -x option.
617
618Mon Jun 30 15:51:30 1997 Ian Lance Taylor <[email protected]>
619
620 * configure.in, Makefile.in: Treat tix like itcl.
621
622Thu Jun 26 13:59:19 1997 Ian Lance Taylor <[email protected]>
623
624 * Makefile.in (WINDRES): New variable.
625 (WINDRES_FOR_TARGET): New variable.
626 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
627 (EXTRA_HOST_FLAGS): Add WINDRES.
628 (EXTRA_TARGET_FLAGS): Add WINDRES.
629 (EXTRA_GCC_FLAGS): Add WINDRES.
630 ($(DO_X)): Pass down WINDRES.
631 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
632 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
633 DLLTOOL_FOR_TARGET.
634
635Wed Jun 25 15:01:26 1997 Felix Lee <[email protected]>
636
637 * configure.in: configure sim before gdb for win32-x-ppc
638
639Wed Jun 25 12:18:54 1997 Brendan Kehoe <[email protected]>
640
641 Move gperf into the toplevel, from libg++.
642 * configure.in (target_tools): Add target-gperf.
643 (native_only): Add target-gperf.
644 * Makefile.in (all-target-gperf): New target, depend on
645 all-target-libg++.
646 (configure-target-gperf): Empty rule.
647 (ALL_TARGET_MODULES): Add all-target-gperf.
648 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
649 (CHECK_TARGET_MODULES): Add check-target-gperf.
650 (INSTALL_TARGET_MODULES): Add install-target-gperf.
651 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
652
653Mon Jun 23 10:51:53 1997 Jeffrey A Law ([email protected])
654
655 * config.sub (mn10200): Recognize new basic machine.
656
657Thu Jun 19 14:16:42 1997 Brendan Kehoe <[email protected]>
658
659 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
660 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
661
662Tue Jun 17 15:31:20 1997 Brendan Kehoe <[email protected]>
663
664 * configure.in: If we're building mips-sgi-irix6* native, turn on
665 ENABLE_MULTILIB and set TARGET_SUBDIR.
666
667Tue Jun 17 12:20:59 1997 Tom Tromey <[email protected]>
668
669 * Makefile.in (all-sn): Depend on all-grep.
670
671Mon Jun 16 11:11:10 1997 Ian Lance Taylor <[email protected]>
672
673 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
674
675 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
676 Makefile. From Jeff Makey <[email protected]>.
677 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
678
679 * Makefile.in (DISTBISONFILES): Remove.
680 (taz): Don't futz with DISTBISONFILES. Change BISON to use
681 $(DEFAULT_YACC).
682
683 * configure.in: Build itl, db, sn, etc., when building for native
684 cygwin32.
685
686 * Makefile.in (LD): New variable.
687 (EXTRA_HOST_FLAGS): Pass down LD.
688 ($(DO_X)): Likewise.
689
690Mon Jun 16 11:10:35 1997 Philip Blundell <[email protected]>
691
692 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
693
694Fri Jun 13 10:22:56 1997 Bob Manson <[email protected]>
695
696 * configure.in (targargs): Strip out any supplied --build argument
697 before adding our own. Always add --build.
698
699Thu Jun 12 21:12:28 1997 Bob Manson <[email protected]>
700
701 * configure.in (targargs): Pass --build if we're doing
702 a cross-compile.
703
704Fri Jun 6 21:38:40 1997 Rob Savoye <[email protected]>
705
706 * configure: Use '|' instead of ":" as the seperator in
707 sed. Otherwise sed chokes on NT path names with drive
708 designators. Also look for "?:*" as the leading characters in an
709 absolute pathname.
710
711Mon Jun 2 13:05:20 1997 Gavin Koch <[email protected]>
712
713 * config.sub: Support for r3900.
714
715Wed May 21 17:33:31 1997 Ian Lance Taylor <[email protected]>
716
717 * configure.in: Use install-sh, not install.sh.
718
719Wed May 14 16:06:51 1997 Ian Lance Taylor <[email protected]>
720
721 * Makefile.in (taz): Improve check for BISON so it doesn't try to
722 apply it twice.
723
724Fri May 9 17:22:05 1997 Ian Lance Taylor <[email protected]>
725
726 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
727 install-binutils.
728
729Thu May 8 17:29:50 1997 Ian Lance Taylor <[email protected]>
730
731 * Makefile.in: Add automake targets.
732 * configure.in (host_tools): Add automake.
733
734start-sanitize-ide
735Thu May 8 17:09:12 1997 Ian Lance Taylor <[email protected]>
736
737 * Makefile.in (all-libide): Depend upon all-ilu.
738
739end-sanitize-ide
740Tue May 6 15:49:52 1997 Ian Lance Taylor <[email protected]>
741
742 * configure: Default CXX to c++, not gcc.
743 * Makefile.in (CXX): Set to c++, not gcc.
744 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
745
746start-sanitize-ide
747Tue May 6 11:23:57 1997 Ian Lance Taylor <[email protected]>
748
749 * Makefile.in: Add ILU targets.
750 * configure.in (host_tools): Add ILU.
751
752end-sanitize-ide
753Thu May 1 10:11:43 1997 Geoffrey Noer <[email protected]>
754
755 * install-sh: try appending a .exe if source file doesn't
756 exist
757
758Wed Apr 30 12:05:36 1997 Jason Merrill <[email protected]>
759
760 * configure.in: Turn on multilib by default.
761 (cross_only): Remove target-libiberty.
762
763 * Makefile.in (all-gcc): Don't depend on libiberty.
764
765start-sanitize-ide
766Tue Apr 29 11:26:36 1997 Tom Tromey <[email protected]>
767
768 * configure.in (host_tools): Added vmake.
769
770end-sanitize-ide
771Mon Apr 28 18:39:45 1997 Michael Snyder <[email protected]>
772
773 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
774
775Thu Apr 24 19:30:07 1997 Ian Lance Taylor <[email protected]>
776
777 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
778 (DISTBISONFILES): Add ld/Makefile.in
779
780Tue Apr 22 17:17:28 1997 Geoffrey Noer <[email protected]>
781
782 * configure.in: if target is cygwin32 but host isn't cygwin32,
783 don't configure gdb tcl tk expect, not just gdb.
784
785Mon Apr 21 13:33:39 1997 Tom Tromey <[email protected]>
786
787 * configure.in: Added gnuserv everywhere sn appears.
788
789 * Makefile.in (ALL_MODULES): Added all-gnuserv.
790 (CROSS_CHECK_MODULES): Added check-gnuserv.
791 (INSTALL_MODULES): Added install-gnuserv.
792 (CLEAN_MODULES): Added clean-gnuserv.
793 (all-gnuserv): New target.
794
795start-sanitize-ide
796Fri Apr 18 18:10:44 1997 Tom Tromey <[email protected]>
797
798 * configure.in (host_libs): Added libide.
799 Skip libide, vmake if no X. Also skip these everywhere that sn is
800 skipped.
801
802 * Makefile.in (ALL_MODULES): Added all-vmake, all-libide.
803 (CROSS_CHECK_MODULES): Added check-vmake, check-libide.
804 (INSTALL_MODULES): Added install-vmake, install-libide.
805 (CLEAN_MODULES): Added clean-vmake, clean-libide.
806 (all-vmake, all-libide): New targets.
807
808end-sanitize-ide
809Thu Apr 17 13:57:06 1997 Per Fogelstrom <[email protected]>
810
811 * config.guess: Fixes for MIPS OpenBSD systems.
812
813Tue Apr 15 12:21:07 1997 Ian Lance Taylor <[email protected]>
814
815 * Makefile.in (INSTALL_XFORM): Remove.
816 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
817
818 * mkinstalldirs: New file, copied from automake.
819 * Makefile.in (installdirs): Rename from install-dirs. Use
820 mkinstalldirs. Change all users.
821 (DEVO_SUPPORT): Add mkinstalldirs.
822
823Mon Apr 14 11:21:38 1997 Ian Lance Taylor <[email protected]>
824
825 * install-sh: Rename from install.sh.
826 * Makefile.in (INSTALL): Change install.sh to install-sh.
827 (DEVO_SUPPORT): Likewise.
828
829 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
830 Graichen <[email protected]>.
831
832Fri Apr 11 16:37:10 1997 Niklas Hallqvist <[email protected]>
833
834 * config.guess: Recognize OpenBSD systems correctly.
835
836Fri Apr 11 17:07:04 1997 Jason Molenda ([email protected])
837
838 * README, Makefile.in (ETC_SUPPORT): Remove references to
839 cfg-paper*, configure.{texi,man,info*}._
840
841Sun Apr 6 18:47:57 1997 Andrew Cagney <[email protected]>
842
843 * Makefile.in (all.normal): Ensure that gcc is built after all
844 the x11 - ie gdb - targets.
845
846Tue Apr 1 16:28:50 1997 Klaus Kaempf <[email protected]>
847
848 * makefile.vms: Don't run conf-a-gas.
849
850Mon Mar 31 16:26:55 1997 Joel Sherrill <[email protected]>
851
852 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
853
854start-sanitize-tic80
855Sun Mar 30 12:38:27 1997 Fred Fish <[email protected]>
856
857 * configure.in: Remove noconfigdirs case since gdb also
858 configures and builds for tic80-coff.
859
860end-sanitize-tic80
861Fri Mar 28 18:28:52 1997 Ian Lance Taylor <[email protected]>
862
863 * configure: Set cache_file to config.cache.
864 * Makefile.in (local-distclean): Remove config.cache.
865
866Wed Mar 26 18:49:39 1997 Ian Lance Taylor <[email protected]>
867
868 * COPYING: Update FSF address.
869
870start-sanitize-tic80
871Wed Mar 26 10:38:25 1997 Michael Meissner <[email protected]>
872
873 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
874 noconfigdirs.
875
876end-sanitize-tic80
877Mon Mar 24 15:02:39 1997 Ian Lance Taylor <[email protected]>
878
879 * Makefile.in (install-dirs): Don't crash if prefix, and hence
880 MAKEDIRS, is empty.
881
882Mon Mar 24 12:40:55 1997 Doug Evans <[email protected]>
883
884 * config.sub: Tweak mn10300 entry.
885
886Fri Mar 21 15:35:27 1997 Michael Meissner <[email protected]>
887
888 * configure.in (host_tools): Put sim before gdb, so gdb's
889 configure.tgt can determine if the simulator was configured.
890
891Sun Mar 16 16:07:08 1997 Fred Fish <[email protected]>
892
893 * config.sub: Move BeOS $os case to be with other Cygnus
894 local cases.
895
896Sun Mar 16 01:34:55 1997 Martin Hunt <[email protected]>
897
898 * config.sub: Remove misplaced comment that broke Linux.
899
900Sat Mar 15 22:50:15 1997 Fred Fish <[email protected]>
901
902 * config.sub: Add BeOS support.
903
904Mon Mar 10 13:30:11 1997 Tom Tromey <[email protected]>
905
906 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
907
908Wed Mar 5 12:09:29 1997 Martin <[email protected]>
909
910 * configure.in (noconfigdirs): Remove tcl and tk from
911 noconfigdirs for cygwin32 builds.
912
913start-sanitize-tic80
914Fri Feb 28 18:20:15 1997 Fred Fish <[email protected]>
915
916 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
917
918end-sanitize-tic80
919Thu Feb 27 14:57:26 1997 Ken Raeburn <[email protected]>
920
921 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
922 make-all.com, use makefile.vms instead.
923
924Tue Feb 25 18:46:14 1997 Stan Shebs <[email protected]>
925
926 * config.sub: Accept -lnews*.
927
928start-sanitize-d30v
929Tue Feb 25 13:19:14 1997 Andrew Cagney <[email protected]>
930
931 * configure.in (noconfigdirs): Disable target-newlib,
932 target-examples and target-libiberty for d30v.
933
934end-sanitize-d30v
935start-sanitize-tic80
936Tue Feb 25 11:41:51 1997 Tom Tromey <[email protected]>
937
938 * configure.in (host_libs): Build itcl after tcl, tk.
939
940 * configure.in (host_libs): Added db, itcl.
941 (host_tools): Added sn.
942 (noconfigdirs): Added itcl, db, sn in appropriate places.
943 (native_only): Added sn.
944
945 * Makefile.in (all-db, all-sn): New targets.
946 (ALL_MODULES): Added all-sn.
947 (CROSS_CHECK_MODULES): Added check-sn.
948 (INSTALL_MODULES): Added install-sn.
949 (CLEAN_MODULES): Added clean-sn.
950
951end-sanitize-tic80
952start-sanitize-d30v
953Fri Feb 21 17:56:25 1997 Martin M. Hunt <[email protected]>
954
955 * configure.in (noconfigdirs): Enable ld for d30v.
956
957end-sanitize-d30v
958start-sanitize-tic80
959Fri Feb 21 20:58:51 1997 Michael Meissner <[email protected]>
960
961 * configure.in (tic80-*-*): Build compiler.
962
963end-sanitize-tic80
964start-sanitize-d30v
965Sun Feb 16 15:41:09 1997 Andrew Cagney <[email protected]>
966
967 * configure.in (d30v-*): Remove sim directory from list of
968 unsupported d30v directories
969
970end-sanitize-d30v
971start-sanitize-d30v
972Tue Feb 18 17:32:42 1997 Martin M. Hunt <[email protected]>
973
974 * config.sub, configure.in: Add d30v target cpu.
975
976end-sanitize-d30v
977Thu Feb 13 22:04:44 1997 Klaus Kaempf <[email protected]>
978
979 * makefile.vms: New file.
980 * make-all.com: Remove.
981
982Wed Feb 12 12:54:18 1997 Jim Wilson <[email protected]>
983
984 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
985
986start-sanitize-r5900
987Fri Feb 7 16:39:29 1997 Gavin Koch <[email protected]>
988
989 * config.sub, configure.in: add r5900
990
991end-sanitize-r5900
992Sat Feb 8 20:36:49 1997 Michael Meissner <[email protected]>
993
994 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
995
996Tue Feb 4 11:39:29 1997 Tom Tromey <[email protected]>
997
998 * Makefile.in (ALL_MODULES): Added all-db.
999 (CROSS_CHECK_MODULES): Addec check-db.
1000 (INSTALL_MODULES): Added install-db.
1001 (CLEAN_MODULES): Added clean-db.
1002
1003Mon Feb 3 13:29:36 1997 Ian Lance Taylor <[email protected]>
1004
1005 * config.guess: Merge with latest FSF sources.
1006
1007Tue Jan 28 09:20:37 1997 Tom Tromey <[email protected]>
1008
1009 * Makefile.in (ALL_MODULES): Added all-itcl.
1010 (CROSS_CHECK_MODULES): Added check-itcl.
1011 (INSTALL_MODULES): Added install-itcl.
1012 (CLEAN_MODULES): Added clean-itcl.
1013
1014Thu Jan 23 01:44:27 1997 Geoffrey Noer <[email protected]>
1015
1016 * configure.in: build gdb for mn10200
1017
1018Fri Jan 17 15:32:15 1997 Doug Evans <[email protected]>
1019
1020 * Makefile.in (all-target-winsup): Depend on all-target-libio.
1021
1022start-sanitize-tic80
1023Mon Jan 13 22:46:54 1997 Michael Meissner <[email protected]>
1024
1025 * configure.in (tic80-*-*): Turn off most targets right now.
1026
1027end-sanitize-tic80
1028Fri Jan 3 16:04:03 1997 Ian Lance Taylor <[email protected]>
1029
1030 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
1031 rather than the makeinfo program.
1032 (do-info): Depend upon all-texinfo.
1033
1034Tue Dec 31 16:00:31 1996 Ian Lance Taylor <[email protected]>
1035
1036 * configure.in: Remove uses of config/mh-linux.
1037
1038 * config.sub, config.guess: Merge with latest FSF sources.
1039
1040start-sanitize-tic80
1041Fri Dec 27 23:04:33 1996 Fred Fish <[email protected]>
1042
1043 * config.sub (case $basic_machine): Add tic80 entries.
1044
1045end-sanitize-tic80
1046Fri Dec 27 12:07:59 1996 Ian Lance Taylor <[email protected]>
1047
1048 * config.sub, config.guess: Merge with latest FSF sources.
1049
1050Wed Dec 18 22:46:39 1996 Stan Shebs <[email protected]>
1051
1052 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
1053 * mpw-config.in: Test for NewFolderRecursive.
1054 * mpw-install: Use symbolic name for startup filename.
1055 * mpw-README: Add various additional details.
1056
1057Wed Dec 18 13:11:46 1996 Jim Wilson <[email protected]>
1058
1059 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
1060
1061Wed Dec 18 10:29:31 1996 Jeffrey A Law ([email protected])
1062
1063 * configure.in: Do build gcc and the target libraries for
1064 the mn10200.
1065
1066Wed Dec 4 16:53:05 1996 Geoffrey Noer <[email protected]>
1067
1068 * configure.in: don't avoid building gdb for mn10300 any more
1069 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
1070 instead of single-quoting it.
1071
1072Tue Dec 3 23:26:50 1996 Jason Merrill <[email protected]>
1073
1074 * configure.in: Don't use --with-stabs on IRIX 6.
1075
1076Tue Dec 3 09:05:25 1996 Doug Evans <[email protected]>
1077
1078 * configure.in (m32r): Build gdb, libg++ now.
1079
1080Sun Dec 1 00:18:59 1996 Peter Schauer ([email protected])
1081
1082 * configure.in (mips*-sgi-irix6*): Remove gdb and related
1083 directories from noconfigdirs.
1084
1085Tue Nov 26 11:45:33 1996 Kim Knuttila <[email protected]>
1086
1087 * config.sub (basic_machine): added mips16 configuration
1088
1089Sat Nov 23 19:26:22 1996 Michael Meissner <[email protected]>
1090
1091 * config.sub: Handle d10v-unknown.
1092
1093Sat Nov 23 14:23:01 1996 Gavin Koch <[email protected]>
1094
1095 * gcc/depragmaize.c: Handle MSDOS's (non-unix) text files.
1096
1097Sat Nov 23 10:23:01 1996 Gavin Koch <[email protected]>
1098
1099 * config.sub: Handle v850-unknown.
1100
1101Thu Nov 21 16:19:44 1996 Geoffrey Noer <[email protected]>
1102
1103 * Makefile.in: add findutils
1104 * configure.in: add findutils to list of host_tools
1105
1106Wed Nov 20 10:09:01 1996 Jeffrey A Law ([email protected])
1107
1108 * config.sub: Handle mn10200 and mn10300.
1109
1110Tue Nov 19 16:35:14 1996 Michael Meissner <[email protected]>
1111
1112 * configure.in (d10v-*): Do not build librx.
1113
1114Mon Nov 18 13:28:41 1996 Jeffrey A Law ([email protected])
1115
1116 * configure.in (mn10300): Build everything except gdb & libgloss.
1117
1118Wed Nov 13 14:59:46 1996 Per Bothner <[email protected]>
1119
1120 * config.guess: Patch for Dansk Data Elektronik servers,
1121 from Niels Skou Olsen <[email protected]>.
1122
1123 For ncr, use /bin/uname rather than uname, since GNU uname does not
1124 support -p. Suggested by Mark Mitchell <[email protected]>.
1125
1126 Patch for MIPS R4000 running System V,
1127 from Eric S. Raymond <[email protected]>.
1128
1129 Fix thinko for nextstep.
1130
1131 Patch for OSF1 in i?86, from Dan Murphy <[email protected]> via Harlan Stenn.
1132
1133 Sat Jun 24 18:58:17 1995 Morten Welinder <[email protected]>
1134 * config.guess: Guess mips-dec-mach_bsd4.3.
1135
1136 Thu Oct 10 04:07:04 1996 Harlan Stenn <[email protected]>
1137 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
1138 release numbers.
1139 * config.guess (mips-mips-riscos*): Emit just enough of the
1140 release number.
1141
1142 Tue Oct 8 10:37:22 1996 Frank Vance <[email protected]>
1143 * config.guess (sparc-auspex-sunos*): Added.
1144 (f300-fujitsu-*): Added.
1145
1146 Wed Sep 25 22:00:35 1996 Jeff Woolsey <[email protected]>
1147 * config.guess: Recognize a Tadpole as a sparc.
1148
1149Wed Nov 13 00:53:09 1996 David J. MacKenzie <[email protected]>
1150
1151 * config.guess: Don't assume that NextStep version is either 2 or
1152 3. NextStep 4 (aka OpenStep 4) has come out now.
1153
1154Mon Nov 11 23:52:03 1996 David J. MacKenzie <[email protected]>
1155
1156 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
1157 From Rik Faith <[email protected]>.
1158
1159Fri Nov 8 11:34:58 1996 David J. MacKenzie <[email protected]>
1160
1161 * config.sub: Contributions from bug-gnu-utils to:
1162 Support plain "hppa" (no version given) architecture, reported by
1163 OpenStep.
1164 OpenBSD like NetBSD.
1165 LynxOs is not a hardware supplier.
1166
1167 * config.guess: Contributions from bug-gnu-utils to add support for:
1168 OpenBSD like NetBSD.
1169 Stratus systems.
1170 More Pyramid systems.
1171 i[n>4]86 Intel chips.
1172 M680[n>4]0 Motorola chips.
1173 Use unknown instead of lynx for hardware manufacturer.
1174
1175Mon Nov 11 10:09:08 1996 Brendan Kehoe <[email protected]>
1176
1177 * install.sh (chmodcmd): Set to null if the DST directory already
1178 exists.
1179
1180Mon Nov 11 10:43:41 1996 Michael Meissner <[email protected]>
1181
1182 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
1183 not use mt-ppc target Makefile fragment any more.
1184
1185Sun Nov 3 19:17:07 1996 Stu Grossman ([email protected])
1186
1187 * configure.in (*-*-windows): Exclude everything but those dirs
1188 needed to build windows.
1189
1190Tue Oct 29 16:41:31 1996 Doug Evans <[email protected]>
1191
1192 * Makefile.in (all-target-winsup): Depend on all-target-librx.
1193
1194Mon Oct 28 17:32:46 1996 Stu Grossman ([email protected])
1195
1196 * configure.in: Exclude mmalloc from i386-windows.
1197 * config/mh-windows: Add rules for building MSVC makefiles.
1198
1199Thu Oct 24 09:22:46 1996 Stu Grossman ([email protected])
1200
1201 * Undo my previous change.
1202
1203Thu Oct 24 12:12:04 1996 Ian Lance Taylor <[email protected]>
1204
1205 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
1206 unconditionally.
1207 (MAKEOVERRIDES): Define (revert this part of October 18 change).
1208
1209Thu Oct 24 09:02:07 1996 Stu Grossman ([email protected])
1210
1211 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
1212 host to add it's own flags.
1213 * config/mh-windows (HOST_FLAGS): Set srcroot, which is needed
1214 for MSVC build procedure.
1215
1216Tue Oct 22 15:20:26 1996 Ian Lance Taylor <[email protected]>
1217
1218 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
1219
1220Fri Oct 18 13:37:13 1996 Ian Lance Taylor <[email protected]>
1221
1222 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
1223 (CXX_FOR_TARGET): Likewise.
1224 (GCC_FOR_TARGET): Define.
1225 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
1226 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
1227 CC_FOR_TARGET was specified on the command line.
1228 (MAKEOVERRIDES): Don't define.
1229
1230Thu Oct 17 10:27:56 1996 Doug Evans <[email protected]>
1231
1232 * configure.in (m32r): Fix spelling of libg++ libs.
1233
1234Thu Oct 10 10:37:17 1996 Stan Shebs <[email protected]>
1235
1236 * config.sub (-apple*): Remove, now redundant.
1237
1238Thu Oct 10 12:30:54 1996 Ian Lance Taylor <[email protected]>
1239
1240 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
1241
1242 * configure: Rework yesterday's sed script patch.
1243
1244 * config.sub: Merge with FSF.
1245
1246Wed Oct 9 17:24:59 1996 Per Bothner <[email protected]>
1247
1248 * config.guess: Merge from FSF.
1249
1250 1996-09-12 Richard Stallman <[email protected]>
1251 * config.guess: Use pc instead of unknown, for pc clone systems.
1252 Change linux to linux-gnu.
1253
1254 Mon Jul 15 23:51:11 1996 Karl Heuer <[email protected]>
1255 * config.guess: Avoid non-portable tr syntax.
1256
1257Wed Oct 9 06:06:46 1996 Jeffrey A Law ([email protected])
1258
1259 * test-build.mk (HOLES): Add "xargs" for gdb.
1260
1261 * configure: Avoid hpux10.20 sed bug.
1262
1263Tue Oct 8 08:32:48 1996 Stu Grossman ([email protected])
1264
1265 * configure.in config/mh-windows: Add support for windows host
1266 (that is a build done under the Microsoft build environment).
1267
1268Tue Oct 8 10:39:08 1996 Ian Lance Taylor <[email protected]>
1269
1270 * Makefile.in: Replace all uses of srcroot with s, to shrink
1271 command line lengths.
1272
1273 Patches from Geoffrey Noer <[email protected]>:
1274 * configure.in: If configuring for newlib, pass --with-newlib to
1275 subdirectories.
1276 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
1277 -Bnewlib/ and -Lwinsup to gcc.
1278 (CXX_FOR_TARGET): Likewise.
1279
1280Mon Oct 7 10:59:35 1996 Ian Lance Taylor <[email protected]>
1281
1282 * Makefile.in (ETC_SUPPORT): Add configure.
1283
1284Fri Oct 4 12:22:58 1996 Angela Marie Thomas ([email protected])
1285
1286 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
1287 host configuration file.
1288
1289Thu Oct 3 09:28:25 1996 Jeffrey A Law ([email protected])
1290
1291 * configure.in: Break mn10x00 support into separate
1292 mn10200 and mn10300 configurations.
1293 * config.sub: Likewise.
1294
1295Wed Oct 2 22:27:52 1996 Jeffrey A Law ([email protected])
1296
1297 * configure.in: Add lots of stuff to noconfigdirs for
1298 the mn10x00 targets.
1299
1300 * config.sub, configure.in: Add mn10x00 support.
1301
1302Wed Oct 2 15:52:36 1996 Klaus Kaempf <[email protected]>
1303
1304 * make-all.com: Call conf-a-gas, not config-a-gas.
1305
1306Tue Oct 1 01:28:41 1996 James G. Smith <[email protected]>
1307
1308 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
1309 targets.
1310
1311Mon Sep 30 14:24:01 1996 Stan Shebs <[email protected]>
1312
1313 * mpw-README: Add much more detail for native PowerMac.
1314 * mpw-install: New file.
1315 * mpw-configure: Add --norecursion and --help options.
1316 * mpw-config.in: Translate readme and install files when
1317 copying to objdir.
1318 * mpw-build.in: Don't always depend on byacc and flex.
1319 (install-only-top): New action.
1320
1321Fri Sep 27 17:39:44 1996 Stu Grossman ([email protected])
1322
1323 * configure.in: You can now configure GDB for the v850.
1324
1325Tue Sep 24 19:05:12 1996 Stan Shebs <[email protected]>
1326
1327 * configure.in (noconfigdirs): Don't configure any C++ dirs
1328 if targeting D10V.
1329
1330Tue Sep 17 12:15:31 1996 Ian Lance Taylor <[email protected]>
1331
1332 * config.sub: Recognize mips64vr5000.
1333
1334Mon Sep 16 17:00:52 1996 Ian Lance Taylor <[email protected]>
1335
1336 * configure.in: Use a single line for host_tools and native_only.
1337
1338Mon Sep 9 12:21:30 1996 Doug Evans <[email protected]>
1339
1340 * config.sub, configure.in: Add entries for m32r.
1341
1342Thu Sep 5 13:52:47 1996 Tom Tromey <[email protected]>
1343
1344 * Makefile.in (inet-install): Don't run install-gzip.
1345
1346Wed Sep 4 17:26:13 1996 Stu Grossman ([email protected])
1347
1348 * configure.in: Don't config lots of things for *-*-windows*.
1349
1350Sat Aug 31 11:45:57 1996 Stan Shebs <[email protected]>
1351
1352 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
1353 (host_libs, host_tools): Copy from configure.in.
1354 * mpw-configure: Don't complain about directories not found.
1355
1356Thu Aug 29 16:44:58 1996 Michael Meissner <[email protected]>
1357
1358 * configure.in (i[345]86): Recognize i686 for pentium pro.
1359 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
1360 file.
1361
1362 * config.guess (i[345]86): Ditto.
1363
1364Mon Aug 26 18:34:42 1996 Martin M. Hunt <[email protected]>
1365
1366 * configure.in (noconfigdirs): Removed gdb for D10V.
1367
1368Thu Aug 22 17:13:52 1996 Jeffrey A Law ([email protected])
1369
1370 * configure.in: Remove ld, target-libio, target-libg++, and
1371 target-libstdc++ from noconfigdirs.
1372
1373Wed Aug 21 18:56:38 1996 Fred Fish <[email protected]>
1374
1375 * configure: Fix three locations where shell scripts were
1376 being run directly rather than with config_shell.
1377
1378Tue Aug 20 13:08:47 1996 J.T. Conklin <[email protected]>
1379
1380 * configure.in (v850-*-*): Set up initial $noconfigdirs.
1381 * config.sub (basic_machine): Recognize v850.
1382
1383Thu Aug 15 12:19:33 1996 Stan Shebs <[email protected]>
1384
1385 * mpw-configure: Handle multiple enable/disable options and
1386 pass them down recursively, handle -c and -s flags appropriately
1387 depending on choice of compiler, add escape mechanism for
1388 quoted arguments to gC.
1389
1390Mon Aug 12 13:15:13 1996 Michael Meissner <[email protected]>
1391
1392 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
1393 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
1394 so that -mrelocatable-lib and -mno-eabi are used.
1395
1396 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
1397 not support --print-multi-lib, don't abort.
1398
1399Sun Aug 11 20:51:50 1996 Stu Grossman ([email protected])
1400
1401 * config/mh-cygwin32 (CFLAGS): Define _WIN32 to be compatible
1402 with normal Windows compilation environment.
1403
1404Thu Aug 8 12:18:59 1996 Klaus Kaempf <[email protected]>
1405
1406 * make-all.com: Run config-a-gas.
1407 * setup.com: Don't copy subdirectory files around.
1408
1409Tue Jul 30 17:49:31 1996 Brendan Kehoe <[email protected]>
1410
1411 * configure.in (*-*-ose): Remove exclusion of libgloss for this
1412 target, it now compiles correctly.
1413
1414Sat Jul 27 15:10:43 1996 Stan Shebs <[email protected]>
1415
1416 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
1417
1418Tue Jul 23 10:47:04 1996 Martin M. Hunt <[email protected]>
1419
1420 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
1421
1422Mon Jul 22 13:28:51 1996 Brendan Kehoe <[email protected]>
1423
1424 * configure.in (native_only): Add prms.
1425
1426Mon Jul 22 12:27:58 1996 Ian Lance Taylor <[email protected]>
1427
1428 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
1429 (BINUTILS_SUPPORT_DIRS): Likewise.
1430
1431Thu Jul 18 12:55:40 1996 Michael Meissner <[email protected]>
1432
1433 * configure.in (d10v-*-*): Don't configure ld or gdb until the
1434 d10v support is added.
1435
1436Wed Jul 17 14:33:09 1996 Martin M. Hunt <[email protected]>
1437
1438 * configure.in (d10v-*-*): New target.
1439
1440Mon Jul 15 11:53:00 1996 Jeffrey A Law ([email protected])
1441
1442 * config.guess (HP 9000/811): Recognize this as a PA1.1
1443 machine.
1444
1445Fri Jul 12 23:21:17 1996 Ken Raeburn <[email protected]>
1446
1447 * Makefile.in (do-tar-gz): New target, split out from tail end of
1448 taz target. Run each command separately, don't use pipes.
1449 (taz): Use it.
1450
1451Fri Jul 12 12:08:04 1996 Stan Shebs <[email protected]>
1452
1453 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
1454 * mpw-build.in: No builds should depend on building byacc or flex,
1455 they are assumed to be installed already.
1456
1457Fri Jul 12 09:52:52 1996 Michael Meissner <[email protected]>
1458
1459 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
1460 variable that CC_FOR_TARGET needs.
1461
1462Thu Jul 11 10:09:45 1996 Michael Meissner <[email protected]>
1463
1464 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
1465 options have changed since the last time the subdirectory was
1466 configured, and if it has, reconfigure.
1467 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
1468 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
1469
1470Wed Jul 10 18:56:59 1996 Doug Evans <[email protected]>
1471
1472 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
1473 CLEAN_MODULES): Add bash.
1474 (all-bash): New target.
1475
1476Mon Jul 8 17:33:14 1996 Jim Wilson <[email protected]>
1477
1478 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
1479
1480Mon Jul 1 13:31:35 1996 Michael Meissner <[email protected]>
1481
1482 * config.sub (basic_machine): Recognize d10v as a valid processor.
1483
1484Fri Jun 28 12:14:35 1996 Stan Shebs <[email protected]>
1485
1486 * mpw-configure: Add support for --bindir.
1487 * mpw-build.in: Use a GCC-specific build script for GCC actions.
1488
1489Wed Jun 26 17:20:12 1996 Geoffrey Noer <[email protected]>
1490
1491 * configure.in: add bash, time, gawk to list of hosttools and things
1492 to only build for native toolchains
1493
1494Tue Jun 25 23:09:03 1996 Jason Molenda ([email protected])
1495
1496 * Makefile.in (docdir): Remove.
1497
1498Tue Jun 25 19:00:08 1996 Jason Molenda ([email protected])
1499
1500 * Makefile.in (datadir): Set to $(prefix)/share.
1501
1502Mon Jun 24 23:26:07 1996 Geoffrey Noer <[email protected]>
1503
1504 * configure.in: build diff and patch for cygwin32-hosted
1505 toolchains.
1506
1507Mon Jun 24 15:01:12 1996 Joel Sherrill <[email protected]>
1508
1509 * config.sub: Accept -rtems*.
1510
1511Sun Jun 23 22:41:54 1996 Geoffrey Noer <[email protected]>
1512
1513 * configure.in: enable dosrel for cygwin32-hosted builds,
1514 remove diff from the list of things not buildable
1515 via Canadian Cross
1516
1517Sat Jun 22 11:39:01 1996 Jason Merrill <[email protected]>
1518
1519 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
1520 don't get ". ".
1521
1522Fri Jun 21 17:24:48 1996 Jim Wilson <[email protected]>
1523
1524 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
1525
1526Thu Jun 20 16:57:40 1996 Ken Raeburn <[email protected]>
1527
1528 * Makefile.in (taz): Handle case where tex3patch didn't even get
1529 checked out. Also, if it was found, put the symlink in a new util
1530 subdirectory.
1531
1532Thu Jun 20 12:20:33 1996 Michael Meissner <[email protected]>
1533
1534 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
1535
1536Tue Jun 18 14:24:12 1996 Klaus Kaempf ([email protected])
1537
1538 * config.sub: Recognize -openvms.
1539 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
1540 * make-all.com, setup.com: New files.
1541
1542Mon Jun 17 16:34:46 1996 Jason Merrill <[email protected]>
1543
1544 * Makefile.in (taz): tex3patch moved to texinfo/util.
1545
1546Sat Jun 15 17:13:25 1996 Geoffrey Noer <[email protected]>
1547
1548start-sanitize-gdbtk
1549 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
1550end-sanitize-gdbtk
1551 * configure.in: remove make from disable-if-Can-Cross list
1552 enable gdb if ${host} and ${target} are cygwin32
1553
1554Fri Jun 7 18:16:52 1996 Harlan Stenn <[email protected]>
1555
1556 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
1557 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
1558
1559Wed Jun 5 00:09:17 1996 Per Bothner <[email protected]>
1560
1561 * config.guess: Combine mips-mips-riscos cases, and use cpp to
1562 distinguish sysv/svr4/bsd variants.
1563 Based on a patch from Harlan Stenn <[email protected]>.
1564
1565Fri Jun 7 14:24:49 1996 Tom Tromey <[email protected]>
1566
1567 * configure.in: Added copyright notice.
1568 * move-if-change: Added copyright notice.
1569
1570Thu Jun 6 16:27:05 1996 Michael Meissner <[email protected]>
1571
1572 * configure.in (powerpcle-*-solaris*): Until we get shared
1573 libraries working, don't build gdb, sim, make, tcl, tk, or
1574 expect.
1575
1576Tue Jun 4 20:41:45 1996 Per Bothner <[email protected]>
1577
1578 * config.guess: Merge with FSF:
1579
1580 Mon Jun 3 08:49:14 1996 Karl Heuer <[email protected]>
1581 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
1582
1583 Fri May 24 18:34:53 1996 Roland McGrath <[email protected]>
1584 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
1585
1586 Fri Apr 12 20:03:59 1996 Per Bothner <[email protected]>
1587 * config.guess: Combine two OSF1 rules.
1588 Also recognize field test versions. From [email protected].
1589 * config.guess (dgux): Use /usr/bin/uname rather than uname,
1590 because GNU uname does not support -p. From [email protected].
1591
1592Tue Jun 4 11:07:25 1996 Tom Tromey <[email protected]>
1593
1594 * Makefile.in (MAKEDIRS): Removed $(tooldir).
1595
1596Tue May 28 12:30:50 1996 Stan Shebs <[email protected]>
1597
1598 * mpw-README: Document GCCIncludes.
1599
1600Sun May 26 15:16:27 1996 Fred Fish <[email protected]>
1601
1602 * configure.in (alpha-*-linux*): Set enable_shared to yes.
1603
1604Tue May 21 15:41:39 1996 Stan Shebs <[email protected]>
1605
1606 * mpw-configure: Handle --enable-FOO and --disable-FOO.
1607
1608Mon May 20 10:12:29 1996 Geoffrey Noer <[email protected]>
1609
1610 * configure.in (*-*-cygwin32): Configure make.
1611
1612Tue May 7 14:19:42 1996 Tom Tromey <[email protected]>
1613
1614 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
1615
1616Fri May 3 08:57:17 1996 Tom Tromey <[email protected]>
1617
1618 * Makefile.in (all-inet): Depend on all-perl.
1619
1620 * Makefile.in (inet-install): New target.
1621
1622 * Makefile.in (all-inet): Depend on all-tcl.
1623 (all-inet): Depend on all-send-pr.
1624
1625Tue Apr 30 13:55:51 1996 Michael Meissner <[email protected]>
1626
1627 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
1628 temporarily.
1629
1630Thu Apr 25 11:48:20 1996 Ian Lance Taylor <[email protected]>
1631
1632 * configure.in: Don't configure --with-gnu-ld on AIX.
1633
1634Thu Apr 25 06:33:36 1996 Michael Meissner <[email protected]>
1635
1636 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
1637
1638Tue Apr 23 09:07:39 1996 Tom Tromey <[email protected]>
1639
1640 * Makefile.in (ALL_MODULES): Added all-inet.
1641 (CROSS_CHECK_MODULES): Added check-inet.
1642 (INSTALL_MODULES): Added install-inet.
1643 (CLEAN_MODULES): Added clean-inet.
1644 (all-indent): New target.
1645
1646 * configure.in (host_tools): Added inet.
1647 (native_only): Added inet.
1648 (noconfigdirs): Added inet.
1649
1650Fri Apr 19 15:35:29 1996 Ian Lance Taylor <[email protected]>
1651
1652 * configure.in: Don't configure libgloss if we are not configuring
1653 newlib.
1654
1655Wed Apr 17 19:30:01 1996 Rob Savoye <[email protected]>
1656
1657 * configure.in: Don't configure libgloss for unsupported
1658 architectures.
1659
1660Tue Apr 16 11:17:05 1996 Michael Meissner <[email protected]>
1661
1662 * Makefile.in (CLEAN_MODULES): Add clean-apache.
1663
1664Mon Apr 15 15:09:05 1996 Tom Tromey <[email protected]>
1665
1666 * Makefile.in (ALL_MODULES): Include all-apache.
1667 (CROSS_CHECK_MODULES): Include check-apache.
1668 (INSTALL_MODULES): Include install-apache.
1669 (all-apache): New target.
1670
1671 * configure.in: Added apache everywhere perl is seen.
1672
1673Mon Apr 15 14:59:13 1996 Michael Meissner <[email protected]>
1674
1675 * Makefile.in: Add support for clean-{module} and
1676 clean-target-{module} rules.
1677
1678Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <[email protected]>
1679
1680 * configure.in (*-*-ose) do not build libgloss.
1681
1682Mon Apr 8 16:16:20 1996 Michael Meissner <[email protected]>
1683
1684 * config.guess (prep*:SunOS:5.*:*): Turn into
1685 powerpele-unknown-solaris2.
1686
1687Mon Apr 8 14:45:41 1996 Ian Lance Taylor <[email protected]>
1688
1689 * configure.in: Permit --enable-shared to specify a list of
1690 directories.
1691
1692Fri Apr 5 08:17:57 1996 Jason Molenda ([email protected])
1693
1694 * configure.in (host==solaris): Pass only the first word of $CC
1695 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
1696
1697Fri Apr 5 03:16:13 1996 Jason Molenda ([email protected])
1698
1699 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
1700
1701Thu Mar 28 14:11:11 1996 Tom Tromey <[email protected]>
1702
1703 * Makefile.in (ALL_MODULES): Include all-perl.
1704 (CROSS_CHECK_MODULES): Include check-perl.
1705 (INSTALL_MODULES): Include install-perl.
1706 (ALL_X11_MODULES): Include all-guile.
1707 (CHECK_X11_MODULES): Include check-guile.
1708 (INSTALL_X11_MODULES): Include install-guile.
1709 (all-perl): New target.
1710 (all-guile): New target.
1711
1712 * configure.in (host_tools): Include perl and guile.
1713 (native_only): Include perl and guile.
1714 (noconfigdirs): Don't build guile and perl; no ports have been
1715 done.
1716
1717Tue Mar 26 21:18:50 1996 Andrew Cagney <[email protected]>
1718
1719 * configure (--enable-*): Handle quoted option lists such as
1720 --enable-sim-cflags='-g0 -O' better.
1721
1722Thu Mar 21 11:53:08 1996 Michael Meissner <[email protected]>
1723
1724 * Makefile.in ({,inst}all-target): New rule so we can make and
1725 install all of the target directories easily.
1726
1727Wed Mar 20 18:10:57 1996 Andreas Schwab <[email protected]>
1728
1729 * configure.in: Add missing global flag in sed substitution when
1730 deleting `target-' from ${configdirs}.
1731
1732Thu Mar 14 19:15:06 1996 Ian Lance Taylor <[email protected]>
1733
1734 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
1735 option.
1736
1737 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
1738 config/mh-necv4.
1739
1740 * install.sh: Correct misspelling of transformbasename.
1741
1742 * config.guess: Recognize mips-*-sysv*.
1743
1744Mon Mar 11 15:36:42 1996 Dawn Perchik <[email protected]>
1745
1746 * config.sub: Recognize mon960.
1747
1748Sun Mar 10 13:18:38 1996 Ian Lance Taylor <[email protected]>
1749
1750 * configure: Restore Canadian Cross handling of BISON and LEX,
1751 removed in Feb 20 change.
1752
1753Fri Mar 8 20:07:09 1996 Per Bothner <[email protected]>
1754
1755 * README: Suggestions from Torbjorn Granlund <[email protected]>:
1756 Mention make install. Remove the old copyright date as well the
1757 clumsy and rather pointless copyright on the README file.
1758
1759Fri Mar 8 17:51:35 1996 Ian Lance Taylor <[email protected]>
1760
1761 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
1762 Makefile after running symlink-tree, then run `make distclean' to
1763 avoid clobbering any generated files in srcdir.
1764
1765Tue Mar 5 08:21:44 1996 J.T. Conklin <[email protected]>
1766
1767 * configure.in (m68k-*-netbsd*): Build everything now.
1768
1769Wed Feb 28 12:25:46 1996 Jason Merrill <[email protected]>
1770
1771 * Makefile.in (taz): Fix quoting.
1772
1773Tue Feb 27 11:33:57 1996 Doug Evans <[email protected]>
1774
1775 * configure.in (sparclet-*-*): Build everything now.
1776
1777Tue Feb 27 14:31:51 1996 Andreas Schwab <[email protected]>
1778
1779 * configure.in (m68k-*-linux*): New host.
1780
1781Mon Feb 26 14:32:44 1996 Ian Lance Taylor <[email protected]>
1782
1783 * configure: Check for bison before byacc.
1784
1785Tue Feb 20 23:12:35 1996 Stu Grossman ([email protected])
1786
1787 * Makefile.in configure: Change the way LEX and BISON/YACC are
1788 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
1789 searching PATH. These are used as fallbacks by Makefile.in if
1790 flex/bison/byacc aren't in objdir.
1791
1792Mon Feb 19 11:45:30 1996 Ian Lance Taylor <[email protected]>
1793
1794 * Makefile.in: Make everything which depends upon all-bfd also
1795 depend upon all-opcodes, in case --with-commonbfdlib is used.
1796
1797Thu Feb 15 19:50:50 1996 Michael Meissner <[email protected]>
1798
1799 * configure.in (host *-*-cygwin32): Don't build gdb if we are
1800 building NT native compilers on Unix.
1801
1802Thu Feb 15 17:42:25 1996 Ian Lance Taylor <[email protected]>
1803
1804 * configure.in: Don't get CC from the host Makefile fragment if we
1805 can find gcc in PATH, or if this is a Canadian Cross. Move the
1806 Solaris test for /usr/ucb/cc to the post target script, just after
1807 the compiler sanity test.
1808
1809Wed Feb 14 16:57:40 1996 Ian Lance Taylor <[email protected]>
1810
1811 * config.sub: Merge with FSF.
1812
1813Tue Feb 13 14:27:48 1996 Ian Lance Taylor <[email protected]>
1814
1815 * Makefile.in (RPATH_ENVVAR): New variable.
1816 (REALLY_SET_LIB_PATH): Use it.
1817 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
1818
1819Mon Feb 12 15:28:49 1996 Doug Evans <[email protected]>
1820
1821 * config.sub, configure.in: Recognize sparclet cpu.
1822
1823Mon Feb 12 15:33:59 1996 Christian Bauernfeind <[email protected]>
1824
1825 * config.guess: Support m68k-cbm-sysv4.
1826
1827Sat Feb 10 12:06:42 1996 Andreas Schwab <[email protected]>
1828
1829 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
1830 m68k-unknown-linuxaout from linker help string. Put quotes around
1831 $ld_help_string.
1832
1833Thu Dec 7 09:03:24 1995 Tom Horsley <[email protected]>
1834
1835 * config.guess (powerpc-harris-powerunix): Add guess for port
1836 to new target.
1837
1838Thu Feb 8 15:37:52 1996 Brendan Kehoe <[email protected]>
1839
1840 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
1841
1842Mon Feb 5 16:36:51 1996 Ian Lance Taylor <[email protected]>
1843
1844 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
1845 $(REALLY_SET_LIB_PATH) in Makefile.
1846 * Makefile.in (SET_LIB_PATH): New variable.
1847 (REALLY_SET_LIB_PATH): New variable.
1848 ($(DO_X)): Use $(SET_LIB_PATH).
1849 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
1850 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
1851 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
1852 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
1853 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
1854 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
1855 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
1856 (install-dosrel): Likewise.
1857 (all-opcodes): Depend upon all-libiberty.
1858
1859Sun Feb 4 16:51:11 1996 Steve Chamberlain <[email protected]>
1860
1861 * config.guess (*:CYGWIN*): New
1862
1863Sat Feb 3 10:42:35 1996 Michael Meissner <[email protected]>
1864
1865 * Makefile.in (all-target-winsup): All all-target-libiberty.
1866
1867Fri Feb 2 17:58:56 1996 Michael Meissner <[email protected]>
1868
1869 * configure.in (noconfigdirs): Add missing # in front of comment.
1870
1871Thu Feb 1 14:38:13 1996 Geoffrey Noer <[email protected]>
1872
1873 * configure.in: add second pass to things added to noconfigdirs
1874 so *-gm-magic can exclude libgloss properly.
1875
1876Thu Feb 1 11:10:16 1996 Stan Shebs <[email protected]>
1877
1878 * mpw-configure (extralibs_name, rez_name): Set correctly
1879 for MWC68K compiler.
1880
1881 * mpw-README: Add more info on the necessary build tools.
1882
1883Thu Feb 1 10:22:38 1996 Steve Chamberlain <[email protected]>
1884
1885 * configure.in, config.sub: Recognize cygwin32.
1886
1887Wed Jan 31 14:17:10 1996 Richard Henderson <[email protected]>
1888
1889 * config.guess, config.sub: Recognize A/UX.
1890
1891Wed Jan 31 13:52:14 1996 Ian Lance Taylor <[email protected]>
1892
1893 * config.sub: Merge with gcc/config.sub.
1894
1895Thu Jan 25 11:01:10 1996 Raymond Jou <[email protected]>
1896
1897 * mpw-build.in (do-binutils): Add build of stamps.
1898
1899Thu Jan 25 17:05:26 1996 James G. Smith <[email protected]>
1900
1901 * config.sub: Add recognition for mips64vr4100*-* targets.
1902
1903Wed Jan 24 12:47:55 1996 Brendan Kehoe <[email protected]>
1904
1905 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
1906 Add creation of gconfigargs with `--enable-shared' turned on.
1907 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
1908 ($(host)-stamp-stage3-configured): Likewise.
1909 (HOLES): Add chatr and ldd.
1910 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
1911
1912Wed Jan 24 20:32:30 1996 Torbjorn Granlund <[email protected]>
1913
1914 * configure: Pass --nfp to recursive configures.
1915
1916Mon Jan 22 10:41:56 1996 Steve Chamberlain <[email protected]>
1917
1918 * Makefile.in (DLLTOOL): New.
1919 (DLLTOOL_FOR_TARGET): New.
1920 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
1921 (EXTRA_TARGET_FLAGS): Ditto.
1922 (EXTRA_GCC_FLAGS): Ditto.
1923 (CONFIGURE_TARGET_MODULES): Ditto.
1924 (DO_X): Ditto.
1925 * configure: Add DLLTOOL.
1926
1927Fri Jan 19 13:30:15 1996 Stan Shebs <[email protected]>
1928
1929 SCO OpenServer 5 changes from Robert Lipe <[email protected]>:
1930 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
1931 mh-sco, since old workarounds no longer needed, and don't
1932 build ld, since libraries have weak symbols in COFF.
1933
1934Sun Jan 14 23:01:31 1996 Fred Fish <[email protected]>
1935
1936 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
1937
1938Fri Jan 12 15:25:35 1996 Ian Lance Taylor <[email protected]>
1939
1940 * configure.in: Make sure that ${CC} can be used to compile an
1941 executable.
1942
1943start-sanitize-gdbtk
1944Sat Jan 6 07:23:33 1996 Michael Meissner <[email protected]>
1945
1946 * Makefile.in (all-gdb): Depend on $(GDB_TK).
1947 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
1948 nothing depending on whether gdbtk is being built.
1949
1950end-sanitize-gdbtk
1951Wed Jan 3 17:54:41 1996 Doug Evans <[email protected]>
1952
1953 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
1954
1955Mon Jan 1 19:09:14 1996 Brendan Kehoe <[email protected]>
1956
1957 * configure.in (noconfigdirs): Put ld or gas in this early, if the
1958 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
1959
1960Sat Dec 30 16:08:57 1995 Doug Evans <[email protected]>
1961
1962 * config-ml.in: Add support for
1963 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
1964 Simplify setting of multidirs from --disable-foo.
1965
1966Fri Dec 29 07:56:11 1995 Michael Meissner <[email protected]>
1967
1968 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
1969 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
1970 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
1971 non-empty, pass them on to the GCC make.
1972 (all-bootstrap): New rule that is like all-gcc, except it executes
1973 the GCC bootstrap rule instead of the GCC all rule.
1974
1975Wed Dec 27 15:51:48 1995 Doug Evans <[email protected]>
1976
1977 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
1978
1979Tue Dec 26 11:45:31 1995 Michael Meissner <[email protected]>
1980
1981 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
1982 DG/UX support.
1983
1984Fri Dec 15 10:01:27 1995 Stan Cox <[email protected]>
1985
1986 * config.sub (i*86*) Change [345] to [3456]
1987
1988Wed Dec 20 17:41:40 1995 Brendan Kehoe <[email protected]>
1989
1990 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
1991 --with-gnu-ld=no.
1992
1993Wed Dec 20 15:15:35 1995 Michael Meissner <[email protected]>
1994
1995 * config-ml.in (rs6000*, powerpc*): Add switches to control which
1996 AIX multilibs get built.
1997
1998Mon Dec 18 17:55:46 1995 Jason Molenda ([email protected])
1999
2000 * configure.in (i386-win32): Don't build expect if we're not
2001 building the tcl subdir.
2002
2003Mon Dec 18 11:47:19 1995 Stan Shebs <[email protected]>
2004
2005 * Makefile.in: (configure-target-examples, all-target-examples):
2006 New targets, configure and build example programs.
2007
2008Fri Dec 15 16:13:03 1995 Stan Shebs <[email protected]>
2009
2010 * mpw-configure: If an mpw-config.in generated a file mk.sed,
2011 use it as input to sedit the generated MPW makefile.
2012 * mpw-README: Add a suggestion about Gestalt.h.
2013
2014Wed Dec 13 16:43:51 1995 Ian Lance Taylor <[email protected]>
2015
2016 * config.sub: Accept *-*-ieee*.
2017
2018Tue Dec 12 11:52:57 1995 Ian Lance Taylor <[email protected]>
2019
2020 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
2021 Ronald F. Guilmette <[email protected]>.
2022
2023Mon Dec 11 15:31:58 1995 Jason Molenda ([email protected])
2024
2025 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
2026 for powerpc-pe native.
2027 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
2028 (target==powerpc-pe): duplicate i386-win32 entry.
2029
2030Sat Dec 9 14:58:28 1995 Jim Wilson <[email protected]>
2031
2032 * configure.in (noconfigdirs): Exclude target-newlib for all versions
2033 of vxworks, not just vxworks5.1.
2034
2035Mon Dec 4 12:05:40 1995 Stan Shebs <[email protected]>
2036
2037 * mpw-configure: Add support for exec-prefix.
2038
2039Mon Dec 4 10:22:50 1995 Jeffrey A. Law <[email protected]>
2040
2041 * config.guess: Recognize HP model 816 machines as having
2042 a PA1.1 processor.
2043
2044Mon Dec 4 12:38:15 1995 Ian Lance Taylor <[email protected]>
2045
2046 * configure: Ignore new autoconf configure options.
2047
2048Thu Nov 30 14:45:25 1995 J.T. Conklin <[email protected]>
2049
2050 * config/mt-v810 (CC_FOR_TARGET): Add -ansi flag. NEC compiler
2051 defaults to K&R mode, but doesn't have varargs.h, so we have to
2052 compile in ANSI mode.
2053
2054Thu Nov 30 16:57:33 1995 Per Bothner <[email protected]>
2055
2056 * config.guess: Recognize Pentium under SCO.
2057 From Robert Lipe <[email protected]>.
2058
2059Wed Nov 29 13:49:08 1995 J.T. Conklin <[email protected]>
2060
2061 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
2062 * config/mt-v810 (CC_FOR_TARGET, AS_FOR_TARGET, AR_FOR_TARGET,
2063 RANLIB_FOR_TARGET): Set as appropriate for NEC v810 toolchain.
2064
2065Wed Nov 29 12:12:01 1995 Ian Lance Taylor <[email protected]>
2066
2067 * configure.in: Don't configure gas for alpha-dec-osf*.
2068
2069Tue Nov 28 17:16:48 1995 Ian Lance Taylor <[email protected]>
2070
2071 * configure.in: Default to --with-stabs for some targets for which
2072 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
2073 i[345]86*-*-unixware*.
2074
2075Mon Nov 27 13:44:15 1995 Ian Lance Taylor <[email protected]>
2076
2077 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
2078 rather than basing it on the target. Simplify handling of options
2079 controlling which directories to configure. Remove extraneous
2080 slash in multi-clean target.
2081
2082Fri Nov 24 17:29:29 1995 Doug Evans <[email protected]>
2083
2084 * config-ml.in: Prefix more variables with ml_ so they don't collide
2085 with configure's.
2086
2087Wed Nov 22 11:27:02 1995 Ian Lance Taylor <[email protected]>
2088
2089 * configure: Don't turn -v into --v.
2090
2091Tue Nov 21 16:48:02 1995 Doug Evans <[email protected]>
2092
2093 * configure.in (targargs): Fix typo.
2094
2095 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
2096
2097Tue Nov 21 14:08:28 1995 Ian Lance Taylor <[email protected]>
2098
2099 * configure.in: Strip --host and --target options from
2100 CONFIG_ARGUMENTS, and always configure for --host only. Add
2101 --with-cross-host option when building with a cross-compiler.
2102 * configure: Canonicalize the arguments put into config.status by
2103 always using `=' for an option with an argument. Pass a presumed
2104 --host or --target explicitly.
2105
2106Fri Nov 17 17:50:30 1995 Stan Shebs <[email protected]>
2107
2108 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
2109 into general OS recognition case.
2110
2111Fri Nov 17 17:42:25 1995 Jason Molenda ([email protected])
2112
2113 * configure.in (target_configdirs): add target-winsup only
2114 for win32 target systems.
2115
2116Thu Nov 16 14:04:47 1995 Ian Lance Taylor <[email protected]>
2117
2118 * Makefile.in (all-target-libgloss): Depend upon
2119 configure-target-newlib, since when libgloss is built it looks to
2120 see if the newlib directory exists.
2121
2122Wed Nov 15 14:47:52 1995 Ken Raeburn <[email protected]>
2123
2124 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
2125 cfg-ml-*.in.
2126
2127Wed Nov 15 11:45:23 1995 Ian Lance Taylor <[email protected]>
2128
2129 * configure: Handle LD and LD_FOR_TARGET when configuring a
2130 Canadian Cross.
2131
2132Tue Nov 14 15:03:12 1995 Jason Molenda ([email protected])
2133
2134 * config/mh-i386win32: add LD_FOR_TARGET.
2135
2136Tue Nov 14 14:56:11 1995 Jason Molenda ([email protected])
2137
2138 * configure.in (target_libs): add target-winsup.
2139 (target==i386-win32): add patch diff flex make to $noconfigdirs.
2140 (target==ppcle-pe): remove ld from $noconfigdirs.
2141
2142Tue Nov 14 01:25:50 1995 Doug Evans <[email protected]>
2143
2144 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
2145 Preserve relative path names in $srcdir. Build symlink tree if
2146 configuring cross target dir and srcdir=. (= no VPATH support).
2147 (configure-target-libg++): Depend on configure-target-librx.
2148 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
2149 * config-ml.in: New file.
2150 * symlink-tree: New file.
2151 * configure: Ensure srcdir="." if that's what it is.
2152
2153Mon Nov 13 12:34:20 1995 Stan Shebs <[email protected]>
2154
2155 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
2156 includes and FLEX_SKELETON setting.
2157 * mpw-configure (--with-gnu-ld): New option, controls whether
2158 to use PPCLink or ld with PowerMac GCC.
2159 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
2160 * mpw-config.in: Configure grez if targeting Mac.
2161
2162 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
2163 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
2164 just macos.
2165 * configure.in: Configure grez resource compiler if targeting Mac.
2166 * Makefile.in (all-grez, install-grez): New targets.
2167
2168Wed Nov 8 17:33:51 1995 Jason Merrill <[email protected]>
2169
2170 * configure: CXX defaults to gcc, not g++. If we find
2171 gcc in the path, set CC to gcc -O2.
2172
2173Tue Nov 7 15:45:17 1995 Ian Lance Taylor <[email protected]>
2174
2175 * configure: Default ${build} correctly. Avoid picking up extra
2176 spaces when reading CC and CXX from Makefile. When doing a
2177 Canadian Cross, use plausible default values for numerous
2178 variables.
2179 * configure.in: When doing a Canadian Cross, don't try to
2180 configure tools whose configure script can't handle it.
2181
2182Mon Nov 6 19:32:17 1995 Jim Wilson <[email protected]>
2183
2184 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
2185
2186Sun Nov 5 00:15:41 1995 Per Bothner <[email protected]>
2187
2188 * configure: Remove dubious bug reporting address.
2189
2190Fri Nov 3 08:17:54 1995 Per Bothner <[email protected]>
2191
2192 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
2193 configure script, run that instead of this directory's configure.
2194 In either case, print a message that we're configuring the sub-dir.
2195
2196Thu Nov 2 23:23:36 1995 Per Bothner <[email protected]>
2197
2198 * configure.in: Before checking for the existence of various files,
2199 use sed to filter out "target-".
2200
2201Thu Nov 2 13:24:56 1995 Ian Lance Taylor <[email protected]>
2202
2203 * Makefile.in (DO_X): Split rule to decrease command line length
2204 for systems with small ARG_MAX values. From [email protected]
2205 (Philippe De Muyter).
2206
2207Wed Nov 1 15:18:35 1995 Jason Molenda ([email protected])
2208
2209 * Makefile.in (all-patch): depend on all-libiberty.
2210
2211Wed Nov 1 12:23:20 1995 Ian Lance Taylor <[email protected]>
2212
2213 * configure.in: If the only directory in target_configdirs which
2214 actually exists is libiberty, then set target_configdirs to empty,
2215 to avoid trying to build a target libiberty in a gas or gdb
2216 distribution.
2217
2218Tue Oct 31 17:52:39 1995 J.T. Conklin <[email protected]>
2219
2220 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
2221 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
2222 systems.
2223
2224Tue Oct 31 16:57:32 1995 Jim Wilson <[email protected]>
2225
2226 * configure.in (copy_dirs): Use sys-include instead of include
2227 for --with-headers option.
2228
2229Tue Oct 31 10:29:36 1995 steve chamberlain <[email protected]>
2230
2231 * Makefile.in, configure.in: Make winsup builds work with
2232 new scheme.
2233
2234Mon Oct 30 18:57:09 1995 Ian Lance Taylor <[email protected]>
2235
2236 * configure.in: Build the linker on AIX.
2237
2238Mon Oct 30 12:27:16 1995 Per Bothner <[email protected]>
2239
2240 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
2241 where needed.
2242
2243Mon Oct 30 12:45:25 1995 Doug Evans <[email protected]>
2244
2245 * Makefile.in (all-gcc): Fix typo.
2246
2247Sat Oct 28 10:27:59 1995 Per Bothner <[email protected]>
2248
2249 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
2250
2251Fri Oct 27 23:14:12 1995 Per Bothner <[email protected]>
2252
2253 * configure.in: Rename libFOO to target-libFOO, and xiberty
2254 to target-xiberty, to provide more flexibility.
2255 (target_subdir): Define. Create if cross.
2256 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
2257 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
2258 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
2259 check-libFOO -> check-target-libFOO, etc.
2260 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
2261 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
2262 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
2263 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
2264 allow ALL_GCC="" to only configure.
2265 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
2266 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
2267 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
2268
2269Sat Oct 28 01:53:49 1995 Ken Raeburn <[email protected]>
2270
2271 * Makefile.in (taz): Build "info" in etc explicitly.
2272
2273Fri Oct 27 09:32:30 1995 Stu Grossman ([email protected])
2274
2275 * configure.in: Make sure that CC is undefined (as opposed to
2276 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
2277 problem with autoconf trying to configure on a host without GCC.
2278
2279Thu Oct 26 22:35:01 1995 Stan Shebs <[email protected]>
2280
2281 * mpw-configure: Set host alias from choice of host compiler,
2282 only use generic MPW Makefile sed if present, edit a file
2283 named "hacked_Makefile.in" instead of "Makefile.in" if present.
2284 * mpw-README: Add problem notes about CW6 and CW7.
2285
2286Thu Oct 26 05:45:10 1995 Ken Raeburn <[email protected]>
2287
2288 * Makefile.in (taz): Use ";" instead of ";;".
2289
2290Wed Oct 25 15:18:24 1995 Per Bothner <[email protected]>
2291
2292 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
2293 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
2294 DISTDOCDIRS.
2295 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
2296 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
2297
2298Wed Oct 25 14:43:55 1995 Per Bothner <[email protected]>
2299
2300 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
2301 and gnats, because they are now subsumed by DISTSTUFFDIRS.
2302 Move bfd to DISTSTUFFDIRS.
2303
2304Tue Oct 24 18:19:09 1995 Jason Molenda ([email protected])
2305
2306 * Makefile.in (X11_LIB): Removed.
2307 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
2308
2309 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
2310
2311Sun Oct 22 13:04:42 1995 Michael Meissner <[email protected]>
2312
2313 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
2314 names.
2315
2316Fri Oct 20 18:02:10 1995 Michael Meissner <[email protected]>
2317
2318 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
2319
2320Thu Oct 19 10:40:57 1995 steve chamberlain <[email protected]>
2321
2322 * configure.in (i[345]86-*-win32): Always build newlib.
2323 Don't configure cvs, autoconf or texinfo.
2324 * Makefile.in (LD_FOR_TARGET): New.
2325 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
2326 Pass down LD_FOR_TARGET.
2327
2328Wed Oct 18 15:53:56 1995 steve chamberlain <[email protected]>
2329
2330 * winsup: New directory.
2331 * Makefile.in: Build winsup.
2332 * configure.in: Winsup is configured when target is win32.
2333 Can only build win32 target GDB when native.
2334
2335Mon Oct 16 09:42:31 1995 Jeffrey A Law ([email protected])
2336
2337 * config.guess: Recognize HP model 819 machines as having
2338 a PA 1.1 processor.
2339
2340Mon Oct 16 10:49:43 1995 Ian Lance Taylor <[email protected]>
2341
2342 * configure: Fix sed loop which substitutes for CC and CXX to
2343 avoid bug found in various sed implementations.
2344
2345Wed Oct 11 16:16:20 1995 Michael Meissner <[email protected]>
2346
2347 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
2348 simulator. Use standard powerpc-*-eabi*.
2349
2350Mon Oct 9 17:21:56 1995 Ian Lance Taylor <[email protected]>
2351
2352 * configure.in: Stop putting gas and binutils in noconfigdirs for
2353 powerpc-*-aix* and rs6000-*-*.
2354
2355Mon Oct 9 12:38:40 1995 Michael Meissner <[email protected]>
2356
2357 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
2358 -mcall-aixdesc libraries.
2359
2360Fri Oct 6 16:17:57 1995 Ken Raeburn <[email protected]>
2361
2362 Mon Sep 25 22:49:32 1995 Andreas Schwab <[email protected]>
2363
2364 * config.sub (arm | armel | armeb): Fix shell syntax.
2365
2366Fri Oct 6 14:40:28 1995 Michael Meissner <[email protected]>
2367
2368 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
2369 -msoft-float and -mcpu=common support.
2370 (powerpc*-*-eabisim*): Add support for building -mcall-aix
2371 libraries.
2372
2373Thu Oct 5 13:26:37 1995 Brendan Kehoe <[email protected]>
2374
2375 * configure.in: Allow configuration and build of emacs19 for the alpha.
2376
2377Wed Oct 4 22:05:36 1995 Jason Molenda ([email protected])
2378
2379 * configure.in (CC): Get ^CC, not just any old CC, from
2380 ${host_makefile_frag}.
2381
2382Wed Oct 4 21:55:00 1995 Jason Molenda ([email protected])
2383
2384 * configure.in (CC): Try to get CC from
2385 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
2386
2387Wed Oct 4 21:44:12 1995 Jason Molenda ([email protected])
2388
2389 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
2390 only if it exists in $(srcdir).
2391
2392Wed Oct 4 11:52:31 1995 Ian Lance Taylor <[email protected]>
2393
2394 * configure: If CC and CXX are not set in the environment, set
2395 them, based on either an existing Makefile or on searching for gcc
2396 in PATH. Substitute for CC and CXX in Makefile.
2397 * configure.in: Remove libm from target_libs. Separate
2398 target_configdirs from configdirs. If CC is not set in
2399 environment, try to get it from a host Makefile fragment. Rewrite
2400 changes of configdirs to use skipdirs instead. A few minor
2401 tweaks. Take directories out of target_configdirs as they are
2402 taken out of configdirs. Remove existing Makefile files from
2403 subdirectories. Substitute for TARGET_CONFIGDIRS and
2404 CONFIG_ARGUMENTS in Makefile.
2405 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
2406 by configure.in.
2407 (CONFIG_ARGUMENTS): Likewise.
2408 (CONFIGURE_TARGET_MODULES): New variable.
2409 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
2410 ($(CONFIGURE_TARGET_MODULES)): New target.
2411 (configure-libg++, configure-libio): New targets.
2412 (all-libg++): Depend upon configure-libg++.
2413 (all-libio): Depend upon configure-libio.
2414 (configure-libgloss, all-libgloss): New targets.
2415 (configure-libstdc++): New target.
2416 (all-libstdc++): Depend upon configure-libstdc++.
2417 (configure-librx, all-librx): New targets.
2418 (configure-newlib): New target.
2419 (all-newlib): Depend upon configure-newlib
2420 (configure-xiberty): New target.
2421 (all-xiberty): Depend upon configure-xiberty.
2422
2423Sat Sep 30 04:32:59 1995 Jason Molenda ([email protected])
2424
2425 * configure.in (host i[345]86-*-win32): Expand the
2426 noconfigdirs again.
2427
2428Thu Sep 28 21:18:49 1995 Stan Shebs <[email protected]>
2429
2430 * mpw-configure: Fix sed command file name.
2431
2432Thu Sep 28 17:39:56 1995 steve chamberlain <[email protected]>
2433
2434 * configure.in (host i[345]86-*-win32): Reduce the
2435 noconfigdirs again.
2436
2437Wed Sep 27 12:24:00 1995 Ian Lance Taylor <[email protected]>
2438
2439 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
2440 or powerpc*-*-pe*, since they are not yet supported.
2441
2442Tue Sep 26 14:30:01 1995 Stan Shebs <[email protected]>
2443
2444 Add PowerMac support and many other enhancements.
2445 * mpw-configure: New option --cc to select compiler to use,
2446 paste options set according to --cc into the generated
2447 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
2448 if mpw-make.sed is present.
2449 * mpw-config.in: Don't test for gC1, test for mpw-touch,
2450 add forward includes for PowerPC include files.
2451 * mpw-build.in: Build using Makefile.PPC if present.
2452 (do-byacc, etc): Remove separate version resource builds.
2453 (do-gas): Build "stamps" before "all".
2454 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
2455 * mpw-README: Update to reflect --cc option, PowerMac support,
2456 and recently-reported compatibility problems.
2457
2458Fri Sep 22 12:15:42 1995 Doug Evans <[email protected]>
2459
2460 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
2461 embedded m68k systems (-aout, -coff, -elf, -vxworks).
2462 (--with-multilib-top): Pass to recursive invocations.
2463
2464Tue Sep 19 13:51:05 1995 J.T. Conklin <[email protected]>
2465
2466 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
2467 v810-*-*.
2468
2469Mon Sep 18 23:08:26 1995 J.T. Conklin <[email protected]>
2470
2471 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
2472 gdb, ld and opcodes on v810-*-*.
2473
2474Sat Sep 16 18:31:08 PDT 1995 Angela Marie Thomas <[email protected]>
2475
2476 * config/mh-ncrsvr43: Removed AR_FLAGS
2477
2478Tue Sep 12 18:03:31 1995 Ian Lance Taylor <[email protected]>
2479
2480 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
2481 (local-maintainer-clean): New target.
2482 (maintainer-clean): New target.
2483 (realclean): Just depend upon maintainer-clean.
2484
2485Fri Sep 8 17:11:14 1995 J.T. Conklin <[email protected]>
2486
2487 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
2488
2489Fri Sep 8 16:46:29 1995 Ian Lance Taylor <[email protected]>
2490
2491 * configure.in: Build ld in mips*-*-bsd* case.
2492
2493Thu Sep 7 20:03:41 1995 Ken Raeburn <[email protected]>
2494
2495 * config.sub: Accept -lites* OS. From Ian Dall.
2496
2497Fri Sep 1 08:06:58 1995 James G. Smith <[email protected]>
2498
2499 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
2500 targets.
2501
2502Wed Aug 30 21:06:50 1995 Jason Molenda ([email protected])
2503
2504 * configure.in: treat i386-win32 canadian cross the same as
2505 i386-go32 canadian cross.
2506
2507Thu Aug 24 14:53:20 1995 Michael Meissner <[email protected]>
2508
2509 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
2510 running under the simulator to build a reduced set of libraries.
2511 (powerpc-*-eabiaix): Add fine grained multilib support added to
2512 other powerpc targets yesterday.
2513
2514Wed Aug 23 09:41:56 1995 Michael Meissner <[email protected]>
2515
2516 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
2517 -disable-softfloat, -disable-relocatable, -disable-aix, and
2518 -disable-sysv to control which multilib libraries get built.
2519
2520Thu Aug 17 16:03:41 1995 Ken Raeburn <[email protected]>
2521
2522 * configure: Add Makefile.tem to list of files to remove in trap
2523 handler.
2524
2525Mon Aug 14 19:27:56 1995 Per Bothner <[email protected]>
2526
2527 * config.guess (*Linux*): Add missing "exit"s.
2528 Also, need specific check for alpha-unknown-linux (uses COFF).
2529
2530Fri Aug 11 15:38:20 1995 Per Bothner <[email protected]>
2531
2532 * config.guess: Merge with FSF:
2533
2534 Wed Jun 28 17:57:27 1995 David Edelsohn <[email protected]>
2535 * config.guess (AIX4): More robust release numbering discovery.
2536
2537 Thu Jun 22 19:01:24 1995 Kenneth Stailey ([email protected])
2538 * config.guess (i386-sequent-ptx): Properly get version number.
2539
2540 Thu Jun 22 18:36:42 1995 Uwe Seimet ([email protected])
2541 * config.guess (mips:*:4*:UMIPS): New case.
2542
2543Mon Aug 7 09:21:35 1995 Doug Evans <[email protected]>
2544
2545 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
2546 (i386-win32 host): Likewise. Don't build readline.
2547
2548start-sanitize-gdbtk
2549Sat Aug 5 09:51:49 1995 Fred Fish <[email protected]>
2550
2551 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
2552 SUPPORT_FILES to submakes.
2553
2554end-sanitize-gdbtk
2555Fri Aug 4 13:04:36 1995 Fred Fish <[email protected]>
2556
2557 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
2558 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
2559 mpw-configure.
2560
2561Wed Aug 2 16:32:40 1995 Ken Raeburn <[email protected]>
2562
2563 * configure.in (appdirs): Use =, not ==, in test expression when
2564 trying to build the text to print in the warning message for
2565 Solaris users.
2566
2567Mon Jul 31 09:56:18 1995 steve chamberlain <[email protected]>
2568
2569 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
2570
2571Fri Jul 28 00:16:31 1995 Jeffrey A. Law <[email protected]>
2572
2573 * config.guess: Recognize lynx-2.3.
2574
2575Thu Jul 27 15:47:59 1995 steve chamberlain <[email protected]>
2576
2577 * config.sub (z8ksim): Deleted
2578 (z8k-*-coff): New, this is the one true name of the target.
2579
2580Thu Jul 27 14:33:33 1995 Doug Evans <[email protected]>
2581
2582 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
2583
2584Thu Jul 27 13:31:05 1995 Fred Fish ([email protected])
2585
2586 * config.guess (*:Linux:*:*): First try asking the linker what the
2587 default object file format is (elf, aout, or coff). Then if this
2588 fails, try previous methods.
2589
2590Thu Jul 27 11:28:17 1995 J.T. Conklin <[email protected]>
2591
2592 * configure.in: Don't build newlib for *-*-vxworks5.1.
2593
2594Thu Jul 27 11:18:47 1995 Brendan Kehoe <[email protected]>
2595
2596 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
2597 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
2598
2599Tue Jul 25 21:25:39 1995 Doug Evans <[email protected]>
2600
2601 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
2602
2603Fri Jul 21 10:41:12 1995 Doug Evans <[email protected]>
2604
2605 * cfg-ml-com.in: New file.
2606 * cfg-ml-pos.in: New file.
2607
2608Wed Jul 19 00:37:27 1995 Jeffrey A. Law <[email protected]>
2609
2610 * COPYING.NEWLIB: Add HP free copyright to list.
2611
2612Tue Jul 18 10:58:51 1995 Michael Meissner <[email protected]>
2613
2614 * config.sub: Recognize -eabi* for the system, not just -eabi.
2615
2616Mon Jul 3 13:44:51 1995 Steve Chamberlain <[email protected]>
2617
2618 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
2619 * config.sub, configure.in (win32): New target and host.
2620
2621Wed Jun 28 23:57:08 1995 Steve Chamberlain <[email protected]>
2622
2623 * configure.in: Add i386-pe configuration.
2624
2625Fri Jun 23 14:28:44 1995 Stan Shebs <[email protected]>
2626
2627 * mpw-build.in (install): Install GDB after LD.
2628
2629Thu Jun 22 17:10:53 1995 Stan Shebs <[email protected]>
2630
2631 * mpw-config.in (elf/mips.h): Always forward-include, needed
2632 for GDB to build.
2633
2634Wed Jun 21 15:17:30 1995 Rob Savoye <[email protected]>
2635
2636 * testsuite: New directory for customer acceptance and whole tool
2637 chain tests.
2638
2639Wed Jun 21 16:50:29 1995 Ken Raeburn <[email protected]>
2640
2641 * configure: If per-host line isn't found, but AC_OUTPUT is found
2642 and a configure script exists, run it instead.
2643
2644Thu Jun 15 21:09:24 1995 Per Bothner <[email protected]>
2645
2646 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
2647
2648Tue Jun 13 21:43:27 1995 Rob Savoye <[email protected]>
2649
2650 * configure: Set build_{cpu,vendor,os,alias} to host values when
2651 --build isn't specified.
2652
2653Mon Jun 5 18:26:36 1995 Jason Merrill <[email protected]>
2654
2655 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
2656 (FLAGS_TO_PASS): Pass them.
2657 (EXTRA_TARGET_FLAGS): Ditto.
2658
2659 * config/m?-*pic: Define PICFLAG* instead of LIB*FLAGS*.
2660
2661Wed May 31 22:27:42 1995 Jim Wilson <[email protected]>
2662
2663 * Makefile.in (all-libg++): Depend on all-libstdc++.
2664
2665Thu May 25 22:40:59 1995 J.T. Conklin <[email protected]>
2666
2667 * configure.in (noconfigdirs): Enable all packages for
2668 i386-unknown-netbsd.
2669
2670Sat May 20 13:22:31 1995 Angela Marie Thomas <[email protected]>
2671
2672 * configure.in (noconfigdirs): Don't configure tk for i386-go32
2673 hosted builds (DOS builds)
2674
2675Thu May 18 18:08:49 1995 Ken Raeburn <[email protected]>
2676
2677 Changes for ARM based on patches from Richard Earnshaw:
2678 * config.sub: Handle armeb and armel.
2679 * configure.in: Omit arm linker only for riscix.
2680
2681Thu May 11 17:23:26 1995 Per Bothner <[email protected]>
2682
2683 * config.guess: Update from FSF.
2684
2685Tue May 9 15:52:05 1995 Michael Meissner <[email protected]>
2686
2687 * config.sub: Recognize powerpcle as the little endian varient of
2688 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
2689 powerpcle variant. Convert pentium into i586, not i486. Add p5
2690 alias for i586. Map new x86 variants p6, k5, nexgen into i586
2691 temporarily.
2692
2693Tue May 2 16:29:41 1995 Jeff Law ([email protected])
2694
2695 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
2696
2697Sun Apr 30 21:38:09 1995 Jeff Law ([email protected])
2698
2699 * config.sub: Accept -lites* as a basic system type.
2700
2701Thu Apr 27 11:33:29 1995 Michael Meissner ([email protected])
2702
2703 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
2704 installed, and if so return linuxoldld as the system name.
2705
2706Wed Apr 26 10:59:02 1995 Jeff Law ([email protected])
2707
2708 * config.guess: Add hppa1.1-hp-lites support.
2709
2710Tue Apr 25 11:08:11 1995 Rob Savoye <[email protected]>
2711
2712 * configure.in: Don't build newlib for m68k-vxworks5.1.
2713
2714Wed Apr 19 17:02:43 1995 Jim Wilson <[email protected]>
2715
2716 * configure.in (mips-sgi-irix6): Use mh-irix5.
2717
2718Fri Apr 14 15:21:17 1995 Doug Evans <[email protected]>
2719
2720 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
2721
2722Wed Apr 12 16:06:01 1995 Jason Merrill <[email protected]>
2723
2724 * test-build.mk: Enable building of shared libraries on IRIX 5 and
2725 OSF/1. Fix compiler flags.
2726 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
2727
2728Tue Apr 11 18:55:40 1995 Doug Evans <[email protected]>
2729
2730 * configure.in: Recognize --with-newlib.
2731 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
2732
2733start-sanitize-gdbtk
2734Mon Apr 10 14:38:20 1995 Jason Molenda ([email protected])
2735
2736 * Makefile.in: move {all,check,install}-gdb from *_MODULES
2737 to *_X11_MODULES due to gdbtk needing X include files et al.
2738
2739end-sanitize-gdbtk
2740Mon Apr 10 11:42:22 1995 Stan Shebs <[email protected]>
2741
2742 Merge in support for Mac MPW as a host.
2743 (Old change descriptions retained for informational value.)
2744
2745 * mpw-config.in: Add generic include forwards for cpu-specific
2746 include files in aout and elf directories.
2747
2748 * mpw-configure: Added copyright.
2749 * mpw-config.in: Check for presence of required build tools.
2750 (target_libs): Add newlib.
2751 (target_tools): Add examples.
2752 (Read Me): Generate as "Read Me for MPW" instead.
2753 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
2754 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
2755 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
2756
2757 * mpw-configure: Remove subdir-specific makefile hackery,
2758 delete mk.tmp after using it.
2759
2760 * mpw-build.in (all): Display start and end times.
2761
2762 * mpw-configure (host_canonical): Set.
2763 (target_cpu): Always add to makefiles.
2764 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
2765 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
2766 (mpw-mh-mpw): Look for in srcdir and srcroot.
2767 Use sed instead of mpw-edit-prefix to edit prefix definitions.
2768
2769 * mpw-build.in: (install-only): New target.
2770
2771 * mpw-configure (host_alias, target_alias): Rename from hostalias
2772 and targetalias, add into generated Makefile.
2773 (mk.tmp): If present, add into generated Makefile.
2774 * mpw-build.in (all-gas): Build config.h first before gas proper.
2775
2776 * mpw-configure (config.status): Write only if changed.
2777 * mpw-config.in (readline): Configure it (not built, just used for
2778 definitions).
2779
2780 * mpw-config.in (elf/mips.h): Add a forward include.
2781
2782 * mpw-config.in: Forward-include most .h files in include into
2783 extra-include.
2784 (readline): Don't build.
2785 mpw-build.in (install): Install GDB.
2786
2787 * mpw-configure (prefix, mpw_prefix): Handle it.
2788 * mpw-config.in (mmalloc, readline): Don't configure.
2789 * mpw-build.in (thisscript): Rename to ThisScript.
2790 Use mpw-build instead of BuildProgram everywhere.
2791 (mmalloc, readline): Don't build.
2792 * mpw-README: New file, basic documentation about the MPW port.
2793
2794 * mpw-config.in: Use forward-include to create include files.
2795
2796 * mpw-configure: Add more things to the top of each configured
2797 Makefile, including contents of config/mpw-mh-mpw.
2798 * mpw-config.in (extra-include): Create this directory and fill it
2799 with Posix-like include files when configuring.
2800
2801 * config.sub (apple, mac, mpw): Add various aliases.
2802
2803 * mpw-build.in: New file, top-level build script fragment for MPW.
2804 * mpw-configure: New file, configure script for MPW.
2805 * mpw-config.in: New file, config fragment for MPW.
2806
2807Fri Apr 7 19:33:16 1995 Jim Kingdon ([email protected])
2808
2809 * configure.in (host_libs): Remove glob, since it is gone from the
2810 sources.
2811
2812Fri Mar 31 11:36:17 1995 Jason Molenda ([email protected])
2813
2814 * Makefile.in: define empty GDB_NLM_DEPS var.
2815
2816 * configure.in(target_makefile_frag): use config/mt-netware
2817 for netware targets.
2818
2819Thu Mar 30 13:51:43 1995 Ian Lance Taylor <[email protected]>
2820
2821 * config.sub: Merge in recent FSF changes. Remove linux special
2822 cases.
2823
2824Tue Mar 28 14:47:34 1995 Jason Molenda ([email protected])
2825
2826 build-all.mk,config/mh-solaris: revert these two changes:
2827
2828 Tue Mar 30 10:03:09 1993 Ian Lance Taylor ([email protected])
2829
2830 * build-all.mk: Use CC=cc -Xs on Solaris.
2831
2832 Mon Mar 29 19:59:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
2833
2834 * config/mh-solaris: SunPRO C needs -Xs to be able to get a
2835 working xmakefile for Emacs.
2836
2837Tue Mar 21 10:43:32 1995 Jim Kingdon ([email protected])
2838
2839 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
2840 stop using it.
2841 * Makefile.in: Nuke all references to glob subdirectory.
2842
2843Thu Mar 16 13:35:30 1995 Jason Merrill <[email protected]>
2844
2845 * configure.in: Fix --enable-shared logic in per-host.
2846
2847Mon Mar 13 12:33:15 1995 Ian Lance Taylor <[email protected]>
2848
2849 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
2850
2851Mon Mar 6 10:21:58 1995 Jim Kingdon ([email protected])
2852
2853 * configure.in (noconfigdirs): Don't build gas on AIX, for
2854 powerpc*-*-aix* as well as for rs6000*-*-aix*.
2855
2856Wed Mar 1 12:51:53 1995 Ian Lance Taylor <[email protected]>
2857
2858 * configure: Fix --cache-file to work if the file argument is a
2859 relative path.
2860
2861Tue Feb 28 17:36:07 1995 Ian Lance Taylor <[email protected]>
2862
2863 * configure: If the --cache-file is used, pass it down to
2864 configure in subdirectories.
2865
2866Mon Feb 27 12:52:46 1995 Kung Hsu <[email protected]>
2867
2868 * config.sub: add vxworks29k configuration.
2869
2870Fri Feb 10 16:12:26 1995 Ken Raeburn <[email protected]>
2871
2872 * Makefile.in (taz): Do "diststuff" part quietly.
2873
2874Sun Feb 5 14:16:35 1995 Doug Evans <[email protected]>
2875
2876 * config.sub: Mini-merge with gcc/config.sub.
2877
2878Sat Feb 4 12:11:35 1995 Jim Wilson <[email protected]>
2879
2880 * config.guess (IRIX): Sed - to _.
2881
2882Fri Feb 3 11:54:42 1995 J.T. Conklin <[email protected]>
2883
2884 * Makefile.in (source-vault, binary-vault): New targets.
2885
2886Thu Jan 26 13:00:11 1995 Michael Meissner <[email protected]>
2887
2888 * config.sub: Recognize -eabi as a basic system type.
2889
2890Thu Jan 12 13:13:23 1995 Jason Merrill <[email protected]>
2891
2892 * configure.in (enable_shared stuff): Fix typo.
2893
2894Thu Jan 12 01:36:51 1995 [email protected] (Dean Messing)
2895
2896 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
2897
2898Wed Jan 11 16:29:53 1995 Jason Merrill <[email protected]>
2899
2900 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
2901
2902Mon Jan 9 12:48:01 1995 Jim Kingdon <[email protected]>
2903
2904 * configure.in (rs6000-*-*): Don't build gas.
2905
2906Wed Jan 4 23:53:49 1995 Ian Lance Taylor <[email protected]>
2907
2908 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
2909 reduce command line length.
2910 (AS_FOR_TARGET): Check for as.new, not Makefile.
2911 (NM_FOR_TARGET): Check for nm.new, not Makefile.
2912
2913Wed Jan 4 13:02:39 1995 Per Bothner <[email protected]>
2914
2915 * config.guess: Merge from FSF.
2916
2917Thu Dec 15 17:11:37 1994 Ian Lance Taylor <[email protected]>
2918
2919 * configure: Don't use $ when handling program_suffix.
2920
2921Mon Dec 12 12:09:37 1994 Stu Grossman ([email protected])
2922
2923 * configure.in: Configure tk for hppa/hpux.
2924
2925Fri Dec 2 15:55:38 1994 Per Bothner <[email protected]>
2926
2927 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
2928
2929Tue Nov 29 19:37:56 1994 Per Bothner <[email protected]>
2930
2931 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
2932 to LIBCXXFLAGS. Tests are better run without it.
2933
2934Wed Nov 23 10:29:25 1994 Brendan Kehoe ([email protected])
2935
2936 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
2937
2938Mon Nov 21 11:14:01 1994 J.T. Conklin <[email protected]>
2939
2940 * configure.in (*-*-netware*): Don't configure xiberty.
2941
2942Mon Nov 14 08:49:15 1994 Stu Grossman ([email protected])
2943
2944 * configure.in: Remove tk from native_only list.
2945
2946Fri Nov 11 15:31:26 1994 Bill Cox ([email protected])
2947
2948 * build-all.mk: Add mips-ncd-elf target to sun4 targets
2949 for special NCD build.
2950
2951Mon Nov 7 20:58:17 1994 Ken Raeburn <[email protected]>
2952
2953 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
2954 makeall.bat, they're only useful for binutils snapshots.
2955 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
2956 makeall.bat to specified SUPPORT_FILES.
2957
2958Mon Nov 7 17:25:18 1994 Bill Cox ([email protected])
2959
2960 * build-all.mk: Add Ericsson targets to sun4 and solaris
2961 hosts. Add BNR's sun4 target to solaris host, so their
2962 build-from-source will be tested in-house first.
2963
2964Sat Nov 5 18:43:30 1994 Jason Merrill ([email protected])
2965
2966 * Makefile.in (LIBCFLAGS): New variable.
2967 (CFLAGS_FOR_TARGET): Ditto.
2968 (LIBCFLAGS_FOR_TARGET): Ditto.
2969 (LIBCXXFLAGS): Ditto.
2970 (CXXFLAGS_FOR_TARGET): Ditto.
2971 (LIBCXXFLAGS_FOR_TARGET): Ditto.
2972 (BASE_FLAGS_TO_PASS): Pass them.
2973 (EXTRA_TARGET_FLAGS): Ditto.
2974
2975 * configure.in, config/m[th]-*pic: Support --enable-shared.
2976
2977Sat Nov 5 15:44:00 1994 Per Bothner <[email protected]>
2978
2979 * configure.in (target_libs): Include libstdc++ again.
2980 * config.guess: Update from FSF (for FreeBSD).
2981
2982Thu Nov 3 16:32:30 1994 Ken Raeburn <[email protected]>
2983
2984 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
2985 makeall.bat.
2986 (DISTDOCDIRS): Add `etc'.
2987 (ETC_SUPPORT_PFX): New variable.
2988 (taz): Include anything from etc starting with a word in
2989 ETC_SUPPORT_PFX.
2990
2991Wed Oct 26 16:19:35 1994 Ian Lance Taylor <[email protected]>
2992
2993 * config.sub: Update for recent FSF changes. Remove obsolete
2994 h8300hds entry. Add -windows* and -osx as basic os. Minor
2995 spacing changes.
2996
2997Thu Oct 20 18:41:56 1994 Per Bothner <[email protected]>
2998
2999 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
3000
3001 * config.guess: Merge with FSF.
3002 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
3003
3004Thu Oct 20 19:26:56 1994 Ken Raeburn <[email protected]>
3005
3006 * configure: Since the "trap 0" handler will override the exit
3007 status on many systems, only use it for "exit 1", and make it set
3008 a non-zero exit status; reset it before "exit 0". Also, check
3009 exit status of config.sub, and error out if it failed.
3010
3011Wed Oct 19 18:49:55 1994 Rob Savoye ([email protected])
3012
3013 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
3014 and install libgloss.
3015
3016Tue Oct 18 15:25:24 1994 Ian Lance Taylor <[email protected]>
3017
3018 * Makefile.in (all-binutils): Depend upon all-byacc.
3019
3020 * configure.in: Don't build emacs on Irix 5.
3021
3022Mon Oct 17 16:22:12 1994 J.T. Conklin ([email protected])
3023
3024 * configure.in (*-*-netware*): Add libio.
3025
3026Thu Oct 13 15:51:20 1994 Jason Merrill ([email protected])
3027
3028 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
3029 (CHECK_TARGET_MODULES): Ditto.
3030 (INSTALL_TARGET_MODULES): Ditto.
3031 (TARGET_LIBS): Ditto.
3032 (all-libstdc++): Note dependencies.
3033
3034Thu Oct 13 01:43:08 1994 Ken Raeburn <[email protected]>
3035
3036 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
3037
3038Tue Oct 11 12:12:29 1994 Jason Merrill ([email protected])
3039
3040 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
3041 -fexternal-templates.
3042
3043 * configure.in (target_libs): Add libstdc++.
3044 (noconfigdirs): Add libstdc++ as appropriate.
3045
3046Thu Oct 6 18:00:54 1994 Per Bothner ([email protected])
3047
3048 * config.guess: Update from FSF.
3049
3050Tue Oct 4 12:05:42 1994 Ian Lance Taylor <[email protected]>
3051
3052 * configure: Use ${config_shell} when running ${configsub}.
3053
3054Mon Oct 3 14:28:34 1994 Doug Evans <[email protected]>
3055
3056 * config.sub: No longer recognize h8300h.
3057
3058Mon Oct 3 12:40:54 1994 Ian Lance Taylor <[email protected]>
3059
3060 * config.sub: Remove extraneous differences between config.sub and
3061 gcc/config.sub.
3062
3063Sat Oct 1 00:23:12 1994 Ken Raeburn <[email protected]>
3064
3065 * Makefile.in (DISTSTUFFDIRS): Add gas.
3066
3067Thu Sep 22 19:04:55 1994 Doug Evans ([email protected])
3068
3069 * COPYING.NEWLIB: New file.
3070
3071Mon Sep 19 18:25:40 1994 Per Bothner ([email protected])
3072
3073 * config.guess (HP-UX): Patch from Harlan Stenn
3074 <[email protected]> to also emit release level.
3075
3076Wed Sep 7 13:15:25 1994 Jim Wilson ([email protected])
3077
3078 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
3079
3080Tue Sep 6 23:23:18 1994 Per Bothner ([email protected])
3081
3082 * config.sub: Merge nextstep cleanup from FSF.
3083
3084Mon Sep 5 05:01:30 1994 Ken Raeburn ([email protected])
3085
3086 * configure.in (arm-*-*): Don't configure ld for this target.
3087
3088Thu Sep 1 09:35:00 1994 J.T. Conklin ([email protected])
3089
3090 * configure.in (*-*-netware): don't configure libg++, libio,
3091 librx, or newlib.
3092
3093Wed Aug 31 13:52:08 1994 Ian Lance Taylor ([email protected])
3094
3095 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
3096 configure ld--it works, but it doesn't support shared libraries.
3097
3098Sun Aug 28 18:13:45 1994 Per Bothner ([email protected])
3099
3100 * config.guess (*-unknown-freebsd*): Get rid of possible
3101 trailing "(Release)" in version string.
3102 Patch from Paul Richards <[email protected]>.
3103
3104Sat Aug 27 15:00:49 1994 Per Bothner ([email protected])
3105
3106 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
3107 Fix type: *-next-neststep -> *-next-nextstep.
3108
3109 * config.guess: Merge from FSF:
3110
3111 Fri Aug 26 18:45:25 1994 Philippe De Muyter ([email protected])
3112
3113 * config.guess: Recognize powerpc-ibm-aix3.2.5.
3114
3115 Wed Apr 20 06:36:32 1994 Philippe De Muyter ([email protected])
3116
3117 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
3118 instead of UNIX_SV for UnixWare 1.0).
3119
3120Sat Aug 27 01:56:30 1994 Stu Grossman ([email protected])
3121
3122 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
3123 to make gdb/nlm/* build after the compiler and linker.
3124
3125Fri Aug 26 14:30:05 1994 Per Bothner ([email protected])
3126
3127 * config.guess (netbsd, freebsd, linux): Accept any machine,
3128 not just i[34]86.
3129 (m68k-atari-sysv4): Relocate to match FSF version.
3130
3131 * config.guess: More merges from the FSF:
3132
3133 Add a space before function call or macro invocation.
3134
3135 Tue May 10 16:53:55 1994 Roland McGrath ([email protected])
3136
3137 * config.guess: Add trap cmd to remove dummy.c and dummy when
3138 interrupted.
3139
3140 Wed Apr 20 18:07:13 1994 Roland McGrath ([email protected])
3141
3142 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
3143 (dummy): Redirect stderr from compilation of dummy.c.
3144
3145 Sat Apr 9 14:59:28 1994 Christian Kranz ([email protected])
3146
3147 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
3148
3149Fri Aug 26 13:42:20 1994 Ken Raeburn ([email protected])
3150
3151 * configure: Accept and ignore --cache*, for compatibility with
3152 new autoconf.
3153
3154Fri Aug 26 13:05:27 1994 Per Bothner ([email protected])
3155
3156 * config.guess: Merge from FSF:
3157
3158 Thu Aug 25 20:28:51 1994 Richard Stallman <[email protected]>
3159
3160 * config.guess (Pyramid*:OSx*:*:*): New case.
3161 (PATH): Add /.attbin at end for finding uname.
3162 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
3163
3164 Wed Aug 17 18:21:02 1994 Tor Egge ([email protected])
3165
3166 * config.guess (M88*:DolphinOS:*:*): New case.
3167
3168 Thu Aug 11 17:00:13 1994 Stan Cox ([email protected])
3169
3170 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
3171 to select whether to use ELF or COFF.
3172
3173 Sun Jul 24 16:20:53 1994 Richard Stallman <[email protected]>
3174
3175 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
3176
3177 Sun May 1 10:23:10 1994 Richard Stallman ([email protected])
3178
3179 * config.guess: Guess the OS version for HPUX.
3180
3181 Tue Mar 1 21:53:03 1994 Karl Heuer ([email protected])
3182
3183 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
3184
3185Fri Aug 26 11:19:08 1994 Ian Lance Taylor ([email protected])
3186
3187 * configure.in: Recognize --with-headers, --with-libs, and
3188 --without-newlib.
3189 * Makefile.in (all-xiberty): Depend upon all-ld.
3190
3191Wed Aug 24 12:36:50 1994 Ian Lance Taylor ([email protected])
3192
3193 * configure.in: Change i[34]86 to i[345]86.
3194
3195Mon Aug 22 10:58:33 1994 Ian Lance Taylor ([email protected])
3196
3197 * configure (version): A few more tweaks to help message.
3198
3199Fri Aug 19 12:40:25 1994 Per Bothner ([email protected])
3200
3201 * Makefile.in: Remove (for now) librx as a host library,
3202 now that we're building it for target.
3203
3204Fri Aug 19 10:49:17 1994 Ian Lance Taylor ([email protected])
3205
3206 * configure: Fix up help message; from [email protected]
3207 (Karl Berry).
3208
3209Tue Aug 16 16:11:08 1994 Per Bothner ([email protected])
3210
3211 * configure.in: Also configure librx.
3212
3213Mon Aug 15 16:51:45 1994 Per Bothner ([email protected])
3214
3215 * Makefile.in: Update various rules to reflect that librx
3216 is now needed for libg++.
3217
3218Fri Aug 12 18:07:21 1994 Ian Lance Taylor ([email protected])
3219
3220 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
3221
3222Mon Aug 8 11:36:17 1994 Stan Shebs ([email protected])
3223
3224 * configure.in: Configure the examples directory.
3225
3226Thu Aug 4 16:12:36 1994 Ian Lance Taylor ([email protected])
3227
3228 * configure: Simplify Jun 2 1994 change.
3229
3230Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace ([email protected])
3231
3232 * change CC to /usr/latest/bin/gcc for lynx host builds, since
3233 /bin/gcc isn't good enough to build gcc.
3234
3235Wed Jul 27 09:07:14 1994 Fred Fish ([email protected])
3236
3237 * Makefile.in (GDB_SUPPORT_FILES): Remove
3238 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
3239 (gdb.tar.gz): Add new rule to use standard distribution building
3240 mechanism.
3241
3242Mon Jul 25 11:10:06 1994 Ian Lance Taylor ([email protected])
3243
3244 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
3245 Bill Cox <[email protected]>.
3246
3247Sat Jul 23 12:19:46 1994 Per Bothner ([email protected])
3248
3249 * config.guess: Recognize ISC. Patch from [email protected].
3250
3251Fri Jul 22 17:53:59 1994 Stu Grossman ([email protected])
3252
3253 * configure: Search current dir first in .gdbinit.
3254
3255Fri Jul 22 11:28:30 1994 Per Bothner ([email protected])
3256
3257 * config.sub: Recognize freebsd (merged from gcc config.sub).
3258
3259Thu Jul 21 14:10:52 1994 Per Bothner ([email protected])
3260
3261 * config.sub: Refer to NeXT's operating system as nextstep.
3262
3263 * config.sub (case $basic_machine): Re-order the cases, to match
3264 the order in the FSF version (which is mostly alphabethical).
3265 Merge in some additions and changes from the FSF.
3266
3267Sat Jul 16 12:03:08 1994 Stan Shebs ([email protected])
3268
3269 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
3270 * config.sub: Recognize cxux7.
3271 * configure.in: Use mh-cxux for m88k-harris-cxux*.
3272
3273Mon Jul 11 14:37:39 1994 Per Bothner ([email protected])
3274
3275 * config.sub: Fix typo powerpc -> powerpc-*.
3276
3277Sat Jul 9 13:03:43 1994 Michael Tiemann ([email protected])
3278
3279 * Makefile.in: `all-emacs19' depends on `all-byacc'.
3280
3281 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
3282 parallel with all-emacs and install-emacs). Top-level command
3283 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
3284
3285Thu Jun 30 16:53:42 1994 Ian Lance Taylor ([email protected])
3286
3287 * test-build.mk ($(host)-stamp-stage2-installed): Remove
3288 $(relbindir)/make before doing ``make install'', and use
3289 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
3290 installing over running make binary.
3291 ($(host)-stamp-stage3-installed): Likewise.
3292
3293Tue Jun 28 13:43:25 1994 Jim Kingdon ([email protected])
3294
3295 * config.guess: Recognize Mach.
3296
3297Mon Jun 27 16:41:14 1994 Ian Lance Taylor ([email protected])
3298
3299 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
3300 see whether --exec-prefix was used.
3301
3302Sun Jun 26 21:15:54 1994 Per Bothner ([email protected])
3303
3304 * README: Explicitly mention libg++/README. (Zoo's idea.)
3305
3306Tue Jun 21 12:45:55 1994 Jim Kingdon ([email protected])
3307
3308 * Makefile.in: Add all-librx target similar to all-libproc.
3309
3310Wed Jun 8 23:11:55 1994 Stu Grossman ([email protected])
3311
3312 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
3313 with post 1.2 uname bogosity.
3314
3315Thu Jun 9 00:27:59 1994 Ian Lance Taylor ([email protected])
3316
3317 * configure: Remove temporary files on receipt of a signal.
3318
3319Tue Jun 7 12:06:24 1994 Ian Lance Taylor ([email protected])
3320
3321 * configure: If there is a package_makefile_frag, remove
3322 ${subdir}/Makefile.tem after copying it in.
3323
3324Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace ([email protected])
3325
3326 * build_all.mk: support rs6000 lynx identifies itself as
3327 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
3328 since /bin/gcc is too feeble to compile a modern gcc.
3329
3330Mon Jun 6 16:06:34 1994 Karen Christiansen ([email protected])
3331
3332 * brought devo/test-build.mk update-to-date with progressive/
3333 test-build.mk. Add lynx targets and hppa flag info.
3334
3335Sat Jun 4 17:23:54 1994 Per Bothner ([email protected])
3336
3337 * configure.in: Use mh-ncrsvr43. Patch from
3338 Tom McConnell <[email protected]>.
3339
3340Fri Jun 3 17:47:24 1994 Per Bothner ([email protected])
3341
3342 * config.guess (i386-unknown-bsdi): No longer need to
3343 check #if defined(__bsdi__) && defined(__i386__).
3344
3345Thu Jun 2 18:56:46 1994 Ian Lance Taylor ([email protected])
3346
3347 * configure: Set program_transform_nameoption correctly.
3348
3349Thu Jun 2 10:57:06 1994 Karen Christiansen ([email protected])
3350
3351 * brought build-all.mk update-to-date with progressive build-all.mk,
3352 added new targets and hppa info.
3353
3354Thu Jun 2 00:12:44 1994 Ian Lance Taylor ([email protected])
3355
3356 * configure: If config.guess result is a prefix of the user
3357 specified target, assume a native build and use the user specified
3358 target as the host alias. Remove SunOS patch suffix removal hack.
3359 * configure.in: Remove SunOS patch suffix removal hack.
3360
3361 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
3362 in NATIVE_CHECK_MODULES.
3363
3364Wed Jun 1 10:49:41 1994 Bill Cox ([email protected])
3365
3366 * Makefile.in: Rename HOST_ONLY to NATIVE.
3367 * configure: Delete SunOs patch suffix from host_canonical
3368 and build_canonical variables that are prepended to Makefiles.
3369 * configure.in: Add comments for easier maintenance.
3370
3371Tue May 31 19:39:47 1994 Jim Kingdon ([email protected])
3372
3373 * Makefile.in: Add all-libproc target similar to all-gui.
3374
3375Tue May 31 17:16:33 1994 Tom Lord ([email protected])
3376
3377 * Makefile.in (CHECK_MODULES): split into
3378 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
3379
3380Tue May 31 16:36:36 1994 Paul Eggert ([email protected])
3381
3382 * config.guess (i386-unknown-bsdi): New system to guess.
3383
3384Wed May 25 16:47:10 1994 Jim Kingdon ([email protected])
3385
3386 * Makefile.in: Add all-gui target (but not yet build by "all").
3387
3388Thu May 26 08:53:19 1994 Bill Cox ([email protected])
3389
3390 * config.sub: Move deletion of patch suffix from here...
3391 * configure.in: To here, at Ian's suggestion. The top-
3392 level scripts might need to know of a patch level.
3393
3394Wed May 25 09:15:54 1994 Bill Cox ([email protected])
3395
3396 * config.sub: Strip off patch suffix so rtl is recognized
3397 as a sunos4.1.3 machine, even though it's been patched.
3398
3399Fri May 20 08:25:49 1994 Steve Chamberlain ([email protected])
3400
3401 * Makefile.in (INSTALL_LAST): Delete.
3402 (INSTALL_DOSREL): New.
3403
3404Thu May 19 17:12:12 1994 Ian Lance Taylor ([email protected])
3405
3406 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
3407 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
3408 whether we pass down --with-gnu-ld anyhow.
3409
3410Thu May 19 09:29:12 1994 Steve Chamberlain ([email protected])
3411
3412 * Makefile.in (INSTALL_LAST): Change operation so it works
3413 on more flavors of make.
3414 * configure.in (go32): Don't build libg++ or libio.
3415
3416Fri May 13 13:28:34 1994 Steve Chamberlain ([email protected])
3417
3418 * Makefile.in (Move HOST_PREFIX_1 and friends up so
3419 they can be overriden by templates.
3420
3421Sat May 7 16:46:44 1994 Steve Chamberlain ([email protected])
3422
3423 * configure.in (target==go32): Don't build gdb.
3424 * dosrel: New directory.
3425
3426Fri May 6 14:19:25 1994 Steve Chamberlain ([email protected])
3427
3428 * configure.in (host==go32): Configure dosrel too.
3429 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
3430 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
3431 be set by incoming names or templates.
3432 (INSTALL_LAST): New rule.
3433 * config/mh-go32: New fragment.
3434
3435Thu May 5 17:35:05 1994 Stan Shebs ([email protected])
3436
3437 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
3438
3439Thu May 5 20:06:45 1994 Ken Raeburn ([email protected])
3440
3441 * config/mh-lynxrs6k: Renamed from mh-lynxosrs6k, to make it
3442 unique in 8.3 naming schemes.
3443 * configure.in (appdirs): New variable. Currently empty, but will
3444 be used in gas distribution. If nonempty, lists a set of
3445 directories at least one of which must get configured, or top
3446 level configuration is considered to have failed.
3447 (rs6000-*-lynxos*): Use new file name.
3448
3449Thu May 5 13:38:36 1994 Ian Lance Taylor ([email protected])
3450
3451 Eliminate XTRAFLAGS.
3452 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
3453 newlib include files using -idirafter, and also use -nostdinc.
3454 (CXX_FOR_TARGET): Likewise.
3455 (XTRAFLAGS): Removed.
3456 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
3457 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
3458 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
3459 ($(DO_X)): Don't pass down XTRAFLAGS.
3460
3461Thu May 5 00:16:36 1994 Ken Raeburn ([email protected])
3462
3463 * configure.in (mips*-dec-bsd*): New target; do build linker.
3464 (mips*-*-bsd*): New target; don't build linker.
3465
3466Wed May 4 20:10:10 1994 D. V. Henkel-Wallace ([email protected])
3467
3468 * configure.in: support rs6000-*-lynxos* configuration.
3469 support sunos4 as a cross target.
3470
3471 * config.sub: look for lynx*, not lynx since the OS version may
3472 legitimately be part of the name.
3473
3474Tue May 3 21:48:11 1994 Ken Raeburn ([email protected])
3475
3476 * configure.in (i[34]86-*-sco*): Move to be with other i386
3477 targets.
3478 (romp-*-*): New target. Skip various binary utilities.
3479 (vax-*-*): New target. Don't build newlib.
3480 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
3481
3482Thu Apr 28 15:03:05 1994 David J. Mackenzie ([email protected])
3483
3484 * configure.in: Only set host_makefile_frag if config
3485 directory exists.
3486
3487Wed Apr 27 12:14:30 1994 David J. Mackenzie ([email protected])
3488
3489 * install.sh: If $dstdir exists, don't check whether each
3490 component does.
3491
3492Tue Apr 26 18:11:33 1994 Ian Lance Taylor ([email protected])
3493
3494 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
3495
3496Mon Apr 25 15:06:34 1994 Stan Shebs ([email protected])
3497
3498 * configure.in (*-*-lynxos*): Don't configure newlib for either
3499 native or cross Lynx.
3500
3501Sat Apr 16 11:58:16 1994 Doug Evans ([email protected])
3502
3503 * config.sub (sparc64-elf): Fix os.
3504 (z8k): Remove duplicate.
3505
3506Thu Apr 14 23:33:17 1994 Ian Lance Taylor ([email protected])
3507
3508 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
3509 gcc/stmp-fixproto, to try to prevent fixproto from being run.
3510
3511Wed Apr 13 15:14:52 1994 Bill Cox ([email protected])
3512
3513 * configure: Make file links cleanly even if Lynx fails on
3514 an NFS symlink (at least fail cleanly).
3515
3516Mon Apr 11 10:58:56 1994 Jim Wilson ([email protected])
3517
3518 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
3519 -XNh2000.
3520
3521Sat Apr 9 15:10:45 1994 David J. Mackenzie ([email protected])
3522
3523 * configure: Unknown options are fatal again.
3524
3525Fri Apr 8 12:01:41 1994 David J. Mackenzie ([email protected])
3526
3527 * configure: Ignore --x-includes and --x-libraries, for Autoconf
3528 compatibility.
3529
3530Thu Apr 7 17:31:43 1994 Doug Evans ([email protected])
3531
3532 * build-all.mk: Add `clean' target.
3533
3534Wed Apr 6 20:44:56 1994 Peter Schauer ([email protected])
3535
3536 * config.guess: Add SINIX support.
3537 * configure.in: Add mips-*-sysv4* support.
3538
3539Mon Apr 4 17:41:44 1994 Doug Evans ([email protected])
3540
3541 * build-all.mk: Document all useful targets.
3542 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
3543 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
3544
3545Thu Mar 31 04:55:57 1994 David J. Mackenzie ([email protected])
3546
3547 * configure: Support --silent, --quiet.
3548
3549Wed Mar 30 21:37:38 1994 David J. Mackenzie ([email protected])
3550
3551 * configure: Support --disable-FEATURE.
3552
3553Tue Mar 29 19:15:05 1994 Jim Kingdon ([email protected])
3554
3555 * config.guess: Recognize NCR running SVR4.3.
3556
3557Mon Mar 28 14:55:15 1994 Per Bothner ([email protected])
3558
3559 * config.guess: Make BSDI generate i386-unknown-bsd386.
3560 Patch from Paul Eggert <[email protected]>.
3561
3562Mon Mar 28 12:54:52 1994 Ian Lance Taylor ([email protected])
3563
3564 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
3565
3566Sat Mar 26 11:25:48 1994 David J. Mackenzie ([email protected])
3567
3568 * configure: Make unrecognized options give nonfatal warnings
3569 instead of fatal errors, and pass them to any subdirectory
3570 configures in case they recognize them.
3571 Make --x equivalent to --with-x.
3572
3573Fri Mar 25 21:52:10 1994 David J. Mackenzie ([email protected])
3574
3575 * configure: Add --enable-* options. Clean up usage message and
3576 some comments.
3577
3578Thu Mar 24 09:12:53 1994 Doug Evans ([email protected])
3579
3580 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
3581
3582Sun Mar 20 11:28:22 1994 Jeffrey A. Law ([email protected])
3583
3584 * configure.in (hppa*-*-*): Enable binutils.
3585
3586Sat Mar 19 11:50:16 1994 Jim Kingdon ([email protected])
3587
3588 * config.sub: Recognize cisco.
3589
3590Fri Mar 18 16:42:32 1994 Jason Merrill ([email protected])
3591
3592 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
3593
3594Tue Mar 15 11:25:55 1994 Jim Kingdon ([email protected])
3595
3596 * config.guess: about target *-hitachi-hiuxwe2, don't print more
3597 than one configuration name. Add comment.
3598
3599Sun Mar 6 23:13:38 1994 Hisashi MINAMINO ([email protected])
3600
3601 * config.guess: about target *-hitachi-hiuxwe2, fixed
3602 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
3603 macro is incorrect.]
3604
3605Sun Mar 13 09:10:08 1994 Jim Kingdon ([email protected])
3606
3607 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
3608 than the "make ls" stuff which used to be here.
3609
3610Fri Mar 11 12:52:39 1994 Per Bothner ([email protected])
3611
3612 * config.guess: Recognize i[34]86-unknown-freebsd.
3613 From Shawn M Carey <[email protected]>.
3614
3615Thu Mar 3 14:24:21 1994 Per Bothner ([email protected])
3616
3617 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
3618
3619Wed Mar 2 13:28:48 1994 Jim Kingdon ([email protected])
3620
3621 * config.guess: Check for ptx.
3622
3623Mon Feb 28 16:46:50 1994 Kung Hsu ([email protected])
3624
3625 * config.sub: Add os9k checking.
3626
3627Thu Feb 24 07:09:04 1994 Jeffrey A. Law ([email protected])
3628
3629 * config.guess: Handle OSF1 running on HPPA processors
3630
3631Fri Feb 18 14:14:00 1994 Ken Raeburn ([email protected])
3632
3633 * configure: If subdir configure fails, print out a message with
3634 subdirectory name, in case subdir's configure code didn't identify
3635 itself.
3636
3637Fri Feb 18 12:50:15 1994 Doug Evans ([email protected])
3638
3639 * configure.in: Remove embedded newlines from configdirs.
3640 Avoid mismatches of substrings. Fix matching strings at end
3641 of configdirs.
3642
3643Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
3644
3645 * config.guess: Add Lynx/rs6000 config support.
3646
3647Tue Feb 8 13:41:09 1994 Ken Raeburn ([email protected])
3648
3649 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
3650
3651Mon Feb 7 15:42:36 1994 Jeffrey A. Law ([email protected])
3652
3653 * configure.in (hppa*-*-osf*): Treat this just like most other
3654 PA configurations (eg no binutils or ld).
3655 (hppa*-*-*elf*): These configurations have binutils and ld.
3656
3657Sun Feb 6 16:35:07 1994 Jeffrey A. Law ([email protected])
3658
3659 * config.sub (hiux): Fix typo. From [email protected].
3660
3661Sat Feb 5 01:00:33 1994 Ian Lance Taylor ([email protected])
3662
3663 * configure.in (rs6000-*-*): Build gas.
3664
3665Wed Feb 2 13:57:57 1994 Jeffrey A. Law ([email protected])
3666
3667 * Makefile.in: Avoid bug in losing hpux sed.
3668
3669Wed Feb 2 14:53:05 1994 Jim Kingdon ([email protected])
3670
3671 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
3672 for GDB and GDB has been fixed to not need it.
3673
3674Mon Jan 31 18:40:55 1994 Stu Grossman (grossman at cygnus.com)
3675
3676 * config/mh-lynxosrs6k: Account for lack of ranlib!
3677
3678Sun Jan 30 17:58:06 1994 Ken Raeburn ([email protected])
3679
3680 * config.guess: Recognize vax hosts.
3681
3682Fri Jan 28 15:29:38 1994 Ken Raeburn ([email protected])
3683
3684 * configure (while loop): Don't use "break 2" inside case
3685 statement -- the case statement isn't an enclosing loop.
3686
3687Mon Jan 24 18:40:06 1994 Per Bothner ([email protected])
3688
3689 * config.guess: Clean up NeXT support, to allow nextstep
3690 on Intel machines. Make OS be nextstep.
3691
3692Sun Jan 23 18:47:22 1994 Richard Kenner ([email protected])
3693
3694 * config.guess: Add alternate forms for Convex.
3695
3696Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
3697
3698 * configure: Completely rewrite option processing. Take
3699 advantage of pattern-matching to avoid invoking test frequently.
3700 Also clean up host and target defaulting logic.
3701
3702Mon Jan 17 15:06:56 1994 Ken Raeburn ([email protected])
3703
3704 * Makefile.in: Replace all occurrances of "rootme" with "r" and
3705 "$${rootme}" with "$$r", to increase the likelihood that the do-*
3706 commands (plus user environment) will fit SCO limits.
3707
3708Thu Jan 6 11:20:57 1994 Ian Lance Taylor ([email protected])
3709
3710 * configure.in: Don't issue warnings about directories which are
3711 not being configured if -norecursion is set. Correct test for
3712 --with-gnu-as and --with-gnu-ld to not get confused by substring
3713 matches.
3714
3715 * configure.in: Don't build gas for alpha-dec-osf1*.
3716
3717Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
3718
3719 * configure: Back out Per's change of 12/19/1993. It changes the
3720 behavior of configure in unexpected and confusing ways.
3721
3722 Also, use different delim char when calculating
3723 program_transform_name so that the name can contain slashes.
3724
3725Sat Jan 1 13:45:31 1994 Rob Savoye ([email protected])
3726
3727 * configure.in, config.sub: Add support for VSTa micro-kernel.
3728
3729Sat Dec 25 20:00:47 1993 Jeffrey A. Law ([email protected])
3730
3731 * configure.in: Nuke hacks which were used to get a special
3732 version of GAS for HPPA configurations.
3733
3734Sun Dec 19 20:40:44 1993 Per Bothner ([email protected])
3735
3736 * configure: If only ${target_alias} is given, use that
3737 as the default for ${host_alias}.
3738 * configure: Add missing back-slashes before nested quotes.
3739
3740Wed Dec 15 18:07:18 1993 david d `zoo' zuhn ([email protected])
3741
3742 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
3743
3744Tue Dec 14 21:25:33 1993 Per Bothner ([email protected])
3745
3746 * config.guess: Recognize some Tektronix configurations.
3747 From Kaveh R. Ghazi <[email protected]>.
3748
3749Sat Dec 11 11:18:00 1993 Steve Chamberlain ([email protected])
3750
3751 * config.sub: Match any flavor of SH.
3752
3753Thu Dec 2 17:16:58 1993 Ken Raeburn ([email protected])
3754
3755 * configure.in: Don't try to configure newlib for Alpha.
3756
3757Thu Dec 2 14:35:54 1993 Ian Lance Taylor ([email protected])
3758
3759 * configure.in: Don't build ld for Irix 5. Don't build gas,
3760 libg++ or libio for any Alpha target.
3761
3762 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
3763 * config/mh-irix5. New file for Irix 5.
3764
3765Wed Dec 1 17:00:33 1993 Jason Merrill ([email protected])
3766
3767 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
3768 default arguments -- so it tried to compress itself.
3769
3770Tue Nov 30 13:45:15 1993 david d `zoo' zuhn ([email protected])
3771
3772 * configure.in (notsupp): ensure that a space is always at the end
3773 of the configdirs list, since the grep checks for an explicit space
3774
3775Tue Nov 16 15:04:27 1993 david d `zoo' zuhn ([email protected])
3776
3777 * configure.in (target i386-sysv4.2): don't build ld, since static
3778 versions of many libraries are not available.
3779
3780Tue Nov 16 14:28:12 1993 Jim Kingdon ([email protected])
3781
3782 * config.guess: Recognize Apollos (using environment variables).
3783 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
3784
3785Thu Nov 11 12:03:50 1993 Jim Kingdon ([email protected])
3786
3787 * config.guess: Recognize Sony news mips running newsos.
3788
3789Wed Nov 10 16:57:00 1993 Mark Eichin ([email protected])
3790
3791 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
3792 "fi ; else" for bash.
3793
3794Tue Nov 9 15:54:01 1993 Mark Eichin ([email protected])
3795
3796 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
3797
3798Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace ([email protected])
3799
3800 * config.sub: accept unixware as an alias for svr4.2.
3801 Fix some inconsistancies with the gcc version.
3802
3803Fri Nov 5 15:14:12 1993 Jim Kingdon ([email protected])
3804
3805 * Makefile.in (DISTDOCDIRS): Add gdb.
3806
3807Fri Nov 5 11:59:42 1993 Per Bothner ([email protected])
3808
3809 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
3810
3811Fri Nov 5 10:35:05 1993 Ken Raeburn ([email protected])
3812
3813 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
3814 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
3815 this now.
3816
3817Thu Nov 4 18:58:23 1993 Jim Kingdon ([email protected])
3818
3819 * config.sub: Accept hiux* as an OS name.
3820
3821 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
3822 etc/make-stds.texi. The underscore came from gcc, and dje now
3823 agrees that RUNTESTFLAGS is the correct name.
3824
3825Thu Nov 4 10:49:01 1993 Per Bothner ([email protected])
3826
3827 * install.sh: Remove 'set -e'. It makes any conditionals
3828 in the script useless.
3829
3830 * config.guess: Automatically recognize arm-acorn-riscix
3831 Patch from Richard Earnshaw ([email protected]).
3832
3833Thu Nov 04 08:08:04 1993 Jeffrey Wheat ([email protected])
3834
3835 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
3836
3837Wed Nov 3 22:09:46 1993 Ken Raeburn ([email protected])
3838
3839 * Makefile.in (DISTDOCDIRS): New variable.
3840 (taz): Edit local Makefile.in sooner, instead of proto-toplev
3841 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
3842
3843Wed Nov 3 21:31:52 1993 david d `zoo' zuhn ([email protected])
3844
3845 * configure.in (hppa target): check the source directory for the
3846 pagas sub-directory
3847
3848Wed Nov 3 11:12:22 1993 Doug Evans ([email protected])
3849
3850 * config.sub: Allow -aout* and -elf*.
3851
3852Wed Nov 3 11:08:33 1993 Ken Raeburn ([email protected])
3853
3854 * configure.in: Don't build ld on i386-solaris2, same as for
3855 sparc-solaris2.
3856
3857Tue Nov 2 14:21:25 1993 Per Bothner ([email protected])
3858
3859 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
3860
3861Tue Nov 2 13:38:30 1993 Peter Schauer ([email protected])
3862
3863 * configure.in: Configure gdb for alpha.
3864
3865Mon Nov 1 10:42:54 1993 Jim Kingdon ([email protected])
3866
3867 * Makefile.in (CXXFLAGS): Add -O.
3868
3869Wed Oct 27 10:45:06 1993 david d `zoo' zuhn ([email protected])
3870
3871 * config.guess: added support for DG Aviion
3872
3873Tue Oct 26 14:37:37 1993 Ken Raeburn ([email protected])
3874
3875 * configure.in: Produce warning message for subdirectories not
3876 configurable for this host/target combination. Don't try to
3877 configure gdb for vms.
3878
3879Mon Oct 25 11:22:15 1993 Ken Raeburn ([email protected])
3880
3881 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
3882 appropriate files before making "diststuff".
3883 (DISTBISONFILES): New var: list of files to be edited.
3884 (DISTSTUFFDIRS): Add binutils.
3885
3886Fri Oct 22 20:32:15 1993 david d `zoo' zuhn ([email protected])
3887
3888 * config.sub: also handle mipsel and mips64el (for little endian mips)
3889
3890Fri Oct 22 07:59:20 1993 Jim Kingdon ([email protected])
3891
3892 * configure.in: Add * to end of all OS names.
3893
3894Thu Oct 21 11:38:28 1993 Stan Shebs ([email protected])
3895
3896 * configure.in: Build newlib for LynxOS native.
3897
3898Wed Oct 20 09:56:12 1993 Jim Kingdon ([email protected])
3899
3900 * config.guess: Add support for delta 88k running SVR3.
3901
3902 * configure.in: Add comment about HP compiler vs. emacs.
3903
3904Tue Oct 19 16:02:22 1993 david d `zoo' zuhn ([email protected])
3905
3906 * configure.in: don't build ld on solaris2 (not a viable option
3907 due to bugs in getpwnam & getpwuid)
3908
3909Tue Oct 19 15:13:56 1993 Ken Raeburn ([email protected])
3910
3911 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
3912 config.guess will produce a full version number.
3913
3914Tue Oct 19 15:58:01 1993 Ian Lance Taylor ([email protected])
3915
3916 * configure.in: Build linker and binutils for alpha-dec-osf1.
3917
3918Tue Oct 19 11:41:55 1993 Jim Kingdon ([email protected])
3919
3920 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
3921 and gdb/testsuite/Makefile.in.
3922
3923Sat Oct 9 18:39:07 1993 david d `zoo' zuhn ([email protected])
3924
3925 * configure.in: recognize mips*- instead of mips-
3926
3927Fri Oct 8 14:15:39 1993 Ken Raeburn ([email protected])
3928
3929 * config.sub: Accept linux*coff and linux*elf as operating
3930 systems.
3931
3932Thu Oct 7 12:57:19 1993 Ian Lance Taylor ([email protected])
3933
3934 * config.sub: Recognize mips64, and mips3 as an alias for it.
3935
3936Wed Oct 6 13:54:21 1993 Peter Schauer ([email protected])
3937
3938 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
3939 gdb knows how to handle OSF/1 shared libraries.
3940
3941Tue Oct 5 11:55:04 1993 Jim Kingdon ([email protected])
3942
3943 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
3944 * config.guess: Recognize Hitachi's HIUX.
3945 * config.sub: Recognize h3050r* and hppahitachi.
3946 Remove redundant cases for hp9k[23]*.
3947
3948Mon Oct 4 16:15:09 1993 david d `zoo' zuhn ([email protected])
3949
3950 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
3951 if gas and ld are in the source tree and are in ${configdirs}.
3952 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
3953 the --with options (but still pass them down on the command line,
3954 if they were explicitly specified).
3955
3956Fri Sep 24 19:11:13 1993 david d `zoo' zuhn ([email protected])
3957
3958 * configure: substitute SHELL value in Makefile.in with
3959 ${CONFIG_SHELL}
3960
3961Thu Sep 23 18:05:13 1993 Ian Lance Taylor ([email protected])
3962
3963 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
3964 *-*-solaris2* targets.
3965
3966Sun Sep 19 17:01:41 1993 david d `zoo' zuhn ([email protected])
3967
3968 * Makefile.in: define M4, and pass it down to sub-makes;
3969 all-autoconf now depends on all-m4
3970
3971Sat Sep 18 00:38:23 1993 david d `zoo' zuhn ([email protected])
3972
3973 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
3974 presence of {ar,ranlib} instead of a configured directory
3975
3976Wed Sep 15 08:41:44 1993 Jim Kingdon ([email protected])
3977
3978 * config.guess: Accept 34?? as well as 33?? for NCR.
3979
3980Mon Sep 13 12:28:43 1993 david d `zoo' zuhn ([email protected])
3981
3982 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
3983 of 'gas' in sed commands, since 'gash' is now in the tree as well.
3984
3985Fri Sep 10 11:23:52 1993 david d `zoo' zuhn ([email protected])
3986
3987 * configure: grab values for $(CC) and $(CXX) from the
3988 environment, so that someone can do "CC=gcc configure; make" and
3989 have it work right (matching the way that autoconf works now)
3990
3991 * configure.in, Makefile.in: add support for gash, the tcl
3992 interface to Galaxy
3993
3994 * config.guess: add NetBSD variants (hp300, x86)
3995
3996Thu Sep 9 16:48:52 1993 Jason Merrill ([email protected])
3997
3998 * install.sh: Support -d option (in the manner of SunOS 4 install,
3999 as it is more deterministic than that of GNU install)
4000 (chmodcmd): Set file to mode 755 by default (should also do default
4001 chgrp and chown, but I don't feel like dealing with that now)
4002
4003Tue Sep 7 11:59:39 1993 Doug Evans ([email protected])
4004
4005 * config.sub: Remove h8300hhms alias.
4006
4007Tue Aug 31 11:00:09 1993 Jim Kingdon ([email protected])
4008
4009 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
4010
4011Mon Aug 30 18:29:10 1993 david d `zoo' zuhn ([email protected])
4012
4013 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
4014 as stmp-fixinc
4015
4016Wed Aug 25 16:35:59 1993 K. Richard Pixley ([email protected])
4017
4018 * config.sub: recognize m88110-bug-coff.
4019
4020Tue Aug 24 10:23:24 1993 david d `zoo' zuhn ([email protected])
4021
4022 * Makefile.in (all-libio): all dependencies on the toolchain used
4023 to build this (gcc, gas, ld, etc)
4024
4025Fri Aug 20 17:24:24 1993 Jim Kingdon ([email protected])
4026
4027 * config.guess: Deal with OSF/1 1.3 on alpha.
4028
4029Thu Aug 19 11:43:04 1993 david d `zoo' zuhn ([email protected])
4030
4031 * install.sh: add some 'else true' clauses for portability
4032
4033 * configure.in: don't build libio for h8[35]00-*-* targets
4034
4035Tue Aug 17 19:02:31 1993 Per Bothner ([email protected])
4036
4037 * Makefile.in: Add support for new libio.
4038
4039Sun Aug 15 20:48:55 1993 Jim Kingdon ([email protected])
4040
4041 * install.sh: If one command fails, don't try the rest. Don't try
4042 to remove $dsttmp (via trap) unless we have already created it.
4043 If $src doesn't exist, detect it and exit with an error.
4044
4045 * config.guess: Recognize BSD on hp300.
4046
4047Wed Aug 11 18:35:13 1993 Per Bothner ([email protected])
4048
4049 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
4050 Bug report from "Hamish (H.I.) Macdonald" <[email protected]>.
4051
4052Wed Aug 11 15:37:51 1993 Jason Merrill ([email protected])
4053
4054 * Makefile.in (all-send-pr): depends on all-prms
4055
4056Wed Aug 11 16:56:03 1993 Jim Kingdon ([email protected])
4057
4058 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
4059
4060Fri Aug 6 14:45:02 1993 Ian Lance Taylor ([email protected])
4061
4062 * config.guess: From [email protected] (Michael Rendell):
4063 Added test for mips-mips-riscos5.
4064
4065Thu Aug 5 15:45:08 1993 david d `zoo' zuhn ([email protected])
4066
4067 * configure.in: use mh-hp300 for 68k HP hosts
4068
4069Mon Aug 2 11:56:53 1993 david d `zoo' zuhn ([email protected])
4070
4071 * configure: add support for CONFIG_SHELL, so that you can use
4072 some alternate shell for evaluating configure scripts
4073
4074Sun Aug 1 11:36:27 1993 Fred Fish ([email protected])
4075
4076 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
4077 in configure script to [email protected] when building
4078 distribution archive.
4079 * Makefile.in (COMPRESS): Remove def.
4080 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
4081 gdb.tar.Z and make-gdb.tar.Z respectively.
4082 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
4083 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
4084 to convergence with 'taz' target in Makefile.in.
4085
4086Fri Jul 30 12:34:57 1993 david d `zoo' zuhn ([email protected])
4087
4088 * install.sh (dsttmp): use trap to ensure that tmp files go
4089 away on error conditions
4090
4091Wed Jul 28 11:57:36 1993 david d `zoo' zuhn ([email protected])
4092
4093 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
4094
4095Tue Jul 27 12:43:40 1993 Jim Kingdon ([email protected])
4096
4097 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
4098 its parent is '/' not ''.
4099
4100 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
4101
4102Fri Jul 23 09:53:37 1993 Jason Merrill ([email protected])
4103
4104 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
4105 that ${newsrcdir}/configure.in does.
4106
4107Tue Jul 20 11:28:50 1993 david d `zoo' zuhn ([email protected])
4108
4109 * test-build.mk: support for CONFIG_SHELL
4110
4111Mon Jul 19 21:54:46 1993 Fred Fish ([email protected])
4112
4113 * config.sub (netware): Add as a basic system type.
4114
4115Wed Jul 14 12:03:11 1993 K. Richard Pixley ([email protected])
4116
4117 * Makefile.in (Makefile): depend on configure.in. Also drop the
4118 $(srcdir)/ from the dependency on Makefile.in.
4119
4120Tue Jul 13 20:10:58 1993 Doug Evans ([email protected])
4121
4122 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
4123 (h8300hhms is temporary until multi-libraries are implemented).
4124 * configure.in: Handle h8300h too.
4125
4126Sun Jul 11 17:35:27 1993 Jim Kingdon ([email protected])
4127
4128 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
4129
4130Thu Jul 8 18:26:12 1993 John Gilmore ([email protected])
4131
4132 * configure: Remove extraneous output when guessing host type.
4133 * config.guess: Remove extraneous output when guessing using C
4134 compiler rather than uname, or when guessing fails.
4135
4136Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
4137
4138 * Makefile.in: remove all.cross and install.cross targets
4139
4140 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
4141 definitions
4142
4143Tue Jul 6 10:39:44 1993 Steve Chamberlain ([email protected])
4144
4145 * configure.in (target sh): Build gprof.
4146
4147Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4148
4149 * config.sub: change -solaris to -solaris2
4150
4151Thu Jul 1 15:46:16 1993 Jim Kingdon ([email protected])
4152
4153 * configure.in: Use config/mh-riscos for mips-*-sysv*.
4154
4155Wed Jun 30 09:31:58 1993 Ian Lance Taylor ([email protected])
4156
4157 * configure: Correct error message for missing Makefile.in to
4158 print correct directory.
4159
4160Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4161
4162 * install.sh: kludge around 386BSD shell bug
4163
4164Tue Jun 29 13:06:49 1993 Per Bothner ([email protected])
4165
4166 * config.guess: Recognize NeXT.
4167 * config.guess: Recognize i486-ncr-sysv4.
4168 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
4169
4170Tue Jun 29 12:50:57 1993 Ian Lance Taylor ([email protected])
4171
4172 * Makefile.in (MAKEINFOFLAGS): New variable.
4173 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
4174 * build-all.mk, test-build.mk: Pass down --no-split as
4175 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
4176
4177Thu Jun 24 13:39:11 1993 Per Bothner ([email protected])
4178
4179 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
4180
4181Wed Jun 23 12:59:21 1993 Per Bothner ([email protected])
4182
4183 * Makefile.in (libg++.tar.z): New rule.
4184 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
4185 * Makefile.in (taz): Only do a single chmod.
4186
4187Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
4188
4189 * install.sh: don't use dirname anymore (replaced with sed usage)
4190
4191Thu Jun 17 18:43:42 1993 Fred Fish ([email protected])
4192
4193 * Makefile.in: Change extension for gzip'd files from '.z' to
4194 '.gz' per new FSF standard usage.
4195
4196Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
4197
4198 * configure: put quotes around the final value of program_transform_name
4199
4200Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4201
4202 * Makefile.in: new install.sh support; update install-info rules
4203
4204Wed Jun 9 12:31:34 1993 Ian Lance Taylor ([email protected])
4205
4206 * configure.in: Build diff for crosses, but not for go32 host.
4207
4208 * configure.in: Build gprof only for native, and don't build it
4209 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
4210
4211Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
4212
4213 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
4214
4215Mon Jun 7 11:40:11 1993 Brendan Kehoe ([email protected])
4216
4217 * configure.in (host_tools): Add prms.
4218
4219Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4220
4221 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
4222 with $(FLAGS_TO_PASS) on the command line
4223
4224 * config.sub: Recognize lynx and lynxos
4225
4226Fri Jun 4 10:59:56 1993 Ian Lance Taylor ([email protected])
4227
4228 * config.sub: Accept -ecoff*, not just -ecoff.
4229
4230Thu Jun 3 17:38:54 1993 Ken Raeburn ([email protected])
4231
4232 * Makefile.in (taz): Use .gz suffix instead of .z.
4233 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
4234 names.
4235
4236Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4237
4238 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
4239
4240Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4241
4242 * Makefile.in (install-no-fixedincludes): install gcc last, so
4243 that rebuilds that might happen during 'make install' don't get
4244 bogus gcc include files
4245
4246Wed Jun 2 16:14:10 1993 Ken Raeburn ([email protected])
4247
4248 Change from Utah for HPPA support:
4249 * config.guess: Recognize hppa1.x-hp-bsd.
4250
4251Wed Jun 2 11:53:33 1993 Per Bothner ([email protected])
4252
4253 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
4254 Patch from [email protected] (Francesco Potorti`).
4255
4256Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
4257
4258 * config.sub: Add support for rom68k and bug boot monitors.
4259
4260Mon May 31 09:36:37 1993 Jim Kingdon ([email protected])
4261
4262 * Makefile.in: Make all-opcodes depend on all-bfd.
4263
4264Thu May 27 08:05:31 1993 Ian Lance Taylor ([email protected])
4265
4266 * config.guess: Added special check for i[34]86-univel-sysv4*.
4267
4268Wed May 26 16:33:40 1993 Ian Lance Taylor ([email protected])
4269
4270 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
4271 the processor rather than assuming i486.
4272
4273Wed May 26 09:40:18 1993 Jim Kingdon ([email protected])
4274
4275 * config.guess: Recognize SunOS6 as Solaris3.
4276
4277Tue May 25 23:03:11 1993 Per Bothner ([email protected])
4278
4279 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
4280 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
4281
4282Tue May 25 12:44:18 1993 Ian Lance Taylor ([email protected])
4283
4284 * build-all.mk (all-cross): New target for Canadian Cross.
4285 Added Q2 go32 targets.
4286 * test-build.mk: Configure go32 cross sparclite-aout and
4287 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
4288 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
4289
4290Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4291
4292 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
4293 GO32 hosted toolchains
4294
4295Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
4296
4297 * configure: change so "-exec-prefix" gets passed down rather
4298 than "-exec_prefix" so autoconf generated Makefiles get the
4299 exec_prefix set right.
4300
4301Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4302
4303 * config.guess: get the Solaris2 minor version number
4304
4305 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
4306
4307Fri May 21 06:20:52 1993 Brendan Kehoe ([email protected])
4308
4309 * config.guess: Recognize some Sequent platforms.
4310
4311Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4312
4313 * Makefile.in: added the vault-install target
4314
4315 * configure.in: actually use the Sun3 makefile fragment that's in
4316 config, also added the release dir to configdirs
4317
4318Thu May 20 14:19:18 1993 Ken Raeburn ([email protected])
4319
4320 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
4321
4322Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4323
4324 * configure.in: remove some program from Alpha targetted toolchains
4325
4326Tue May 18 15:23:19 1993 Ken Raeburn ([email protected])
4327
4328 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
4329 gprof.
4330 (taz): Run "make diststuff" in those directories instead of "make
4331 proto-dir". Look for "VERSION=" only at start of line in subdir
4332 Makefile. Use "gzip -9" for compression.
4333 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
4334 (binutils.tar.z): New target.
4335
4336Mon May 17 17:01:15 1993 Ken Raeburn ([email protected])
4337
4338 * Makefile.in (taz): Include gpl.texinfo.
4339
4340Fri May 14 06:48:38 1993 Ken Raeburn ([email protected])
4341
4342 * Makefile.in (setup-dirs): Merged into "taz" target.
4343 (taz): Only do `proto-dir' stuff if a directory is actually needed
4344 for this target.
4345
4346Wed May 12 13:09:44 1993 Ian Lance Taylor ([email protected])
4347
4348 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
4349 (FLAGS_TO_PASS): Pass down MUNCH_NM.
4350 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
4351 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
4352 (gcc-no-fixedincludes): Correct for current gcc Makefile.
4353
4354Tue May 11 10:14:25 1993 Fred Fish ([email protected])
4355
4356 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
4357 config.sub, and move-if-change to gdb testsuite distribution
4358 archive, so the testsuite can be extracted, configured, and
4359 run separately from the gdb distribution. Blow away the Chill
4360 tests that require a Chill compiled executable, since GNU Chill
4361 is not yet publically available.
4362
4363Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4364
4365 * test-build.mk: set environment variables in a single command,
4366 instead of a list of assignments and exports
4367
4368 * config.guess: recognize Alpha/OSF1 systems
4369
4370Mon May 10 14:55:51 1993 K. Richard Pixley ([email protected])
4371
4372 * configure: Change help message to prefer --options rather than
4373 -options.
4374
4375Mon May 10 05:58:35 1993 Ken Raeburn ([email protected])
4376
4377 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
4378 [email protected].
4379 * config.guess: Recognize miniframe.
4380
4381Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
4382
4383 * Makefile.in: Use srcroot to find runtest rather than rootme.
4384 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
4385
4386Fri May 7 14:55:59 1993 Ian Lance Taylor ([email protected])
4387
4388 * test-build.mk: Extensive additions to support building on a
4389 machine other than the host.
4390
4391Wed May 5 08:35:04 1993 Ken Raeburn ([email protected])
4392
4393 * configure (tooldir): Fix for i386-aix again.
4394
4395Mon May 3 19:00:27 1993 Per Bothner ([email protected])
4396
4397 * configure, Makefile.in: Change definition of $(tooldir)
4398 to match the FSF.
4399
4400Fri Apr 30 15:55:21 1993 Fred Fish ([email protected])
4401
4402 * config.guess: Recognize i[34]86/SVR4.
4403
4404Fri Apr 30 15:52:46 1993 Steve Chamberlain ([email protected])
4405
4406 * Makefile.in (all-gdb): gdb depends on sim.
4407
4408Thu Apr 29 23:30:48 1993 Fred Fish ([email protected])
4409
4410 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
4411 at the same time we make the prototype gdb directory.
4412 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
4413 files at the same time as the gdb base release distribution.
4414
4415Thu Apr 29 12:50:37 1993 Ian Lance Taylor ([email protected])
4416
4417 * Makefile.in (check): Use individual check targets rather than
4418 DO_X rule.
4419 (check-gcc): Added.
4420
4421Thu Apr 29 09:50:07 1993 Jim Kingdon ([email protected])
4422
4423 * config.sub: Use sysv3.2 not sysv32 for canonical OS
4424 for System V release 3.2.
4425
4426Thu Apr 29 10:33:22 1993 Ken Raeburn ([email protected])
4427
4428 * config.sub: Recognize hppaosf.
4429 * configure.in: Do configure ld/binutils/gas for it.
4430
4431Tue Apr 27 06:25:34 1993 Ken Raeburn ([email protected])
4432
4433 * configure (tooldir): Alter syntax used to set this, for systems
4434 where "\$" isn't handled right, like i386-aix.
4435
4436Thu Apr 22 08:17:35 1993 Ian Lance Taylor ([email protected])
4437
4438 * configure: Pass program-transform-name, not
4439 program_transform_name, to recursive configures.
4440
4441Thu Apr 22 02:58:21 1993 Ken Raeburn ([email protected])
4442
4443 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
4444 of gas+ld+binutils.
4445
4446Mon Apr 19 17:41:30 1993 Per Bothner ([email protected])
4447
4448 * config.guess: Recognize AIX3.2 as distinct from 3.1.
4449
4450Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4451
4452 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
4453
4454 * config/mh-delta88: remove extraneous GCC references
4455
4456Tue Apr 13 16:52:16 1993 Brendan Kehoe ([email protected])
4457
4458 * Makefile.in (PRMS): Set back to all-prms.
4459
4460Sat Apr 10 12:04:07 1993 Ian Lance Taylor ([email protected])
4461
4462 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
4463 targets, rather than for MIPS hosts.
4464
4465Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4466
4467 * configure.in: add comment for --with-x default values
4468
4469 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
4470
4471 * Makefile.in: add check-* targets for each of the directories in
4472 the tree. Add a definition of RUNTEST that will use the one we
4473 just built, if it exists. Pass this down via FLAGS_TO_PASS.
4474
4475Thu Apr 8 09:21:30 1993 Ian Lance Taylor ([email protected])
4476
4477 * configure.in: Removed obsolete references to bfd_target and
4478 target_makefile_frag.
4479
4480 * build-all.mk: Set assorted targets for Q2.
4481 * config.sub: Recognize z8k-sim and h8300-hms.
4482 * test-build.mk: Really don't pass host to configure.
4483 (HOLES): Added uname.
4484
4485Wed Apr 7 15:48:19 1993 Ian Lance Taylor ([email protected])
4486
4487 * configure: Handle an empty program-prefix, program-suffix or
4488 program-transform-name correctly.
4489
4490Tue Apr 6 13:48:41 1993 Ian Lance Taylor ([email protected])
4491
4492 * build-all.mk: -G 8 no longer required for MIPS targets.
4493 * test-build.mk: Don't pass host argument to configure; make it
4494 guess.
4495
4496Tue Apr 6 10:36:53 1993 Fred Fish ([email protected])
4497
4498 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
4499 * Makefile.in (COMPRESS): New macro, like GZIP.
4500
4501Fri Apr 2 09:02:31 1993 Ian Lance Taylor ([email protected])
4502
4503 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
4504
4505 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
4506 with gas currently defaults to -G 0.
4507
4508Thu Apr 1 08:25:42 1993 Ian Lance Taylor ([email protected])
4509
4510 * Makefile.in (all-flex): flex depends on byacc.
4511
4512 * build-all.mk: If host not specified, use config.guess. Pass TAG
4513 to test-build.mk as RELEASE_TAG.
4514 * test-build.mk (configargs): New variable containing arguments to
4515 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
4516 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
4517
4518 * config.guess: Use /bin/uname when checking -X argument on SCO,
4519 to avoid invoking GNU uname which doesn't understand -X.
4520
4521 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
4522
4523 * configure.in: Build gas for mips-*-*.
4524
4525Wed Mar 31 21:20:58 1993 K. Richard Pixley ([email protected])
4526
4527 * Makefile.in (all.normal): insert missing backslash.
4528
4529Wed Mar 31 12:31:56 1993 Ian Lance Taylor ([email protected])
4530
4531 * build-all.mk, config/mh-irix4: Bump -XNh value to 1500 to match
4532 gcc requirements.
4533
4534 * Makefile.in: Complete overhaul to merge many almost identical
4535 targets.
4536
4537Tue Mar 30 20:17:01 1993 Ken Raeburn ([email protected])
4538
4539 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
4540 (gdb.tar.Z): Adjusted.
4541
4542 * Makefile.in (setup-dirs, taz): New targets; should be general
4543 enough to adapt for gdb sometime. Build only .z file.
4544 (gas.tar.z): New target.
4545
4546Tue Mar 30 10:03:09 1993 Ian Lance Taylor ([email protected])
4547
4548 * build-all.mk: Use CC=cc -Xs on Solaris.
4549
4550Mon Mar 29 19:59:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4551
4552 * config/mh-sun3: cc needs -J to compile cp-parse.c correctly
4553
4554 * config/mh-solaris: SunPRO C needs -Xs to be able to get a
4555 working xmakefile for Emacs.
4556
4557Thu Mar 25 15:14:30 1993 Fred Fish ([email protected])
4558
4559 * Makefile.in: Incorporate changes suggested by [email protected]
4560 for handling BISON for FSF releases.
4561
4562Thu Mar 25 06:19:48 1993 Ken Raeburn ([email protected])
4563
4564 * configure: Actually implement the change zoo just documented.
4565
4566Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
4567
4568 * configure: when using config.guess, only set target_alias when
4569 it's not already been set (ie, on the command line)
4570
4571Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4572
4573 * Makefile.in: add installcheck target, set PRMS to install-prms
4574
4575Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4576
4577 * configure: add support for package_makefile_fragment, handle the
4578 case where a directory has a configure.in file but no Makefile.in
4579 more gracefully (with an actual understandable error message, even);
4580 add support for --without (and add this to the usage message); also
4581 explicitly add a --host=${host_alias} to the command line when
4582 config.guess is used
4583
4584Sun Mar 21 12:11:58 1993 Jim Wilson ([email protected])
4585
4586 * configure: Must use both --host and --target in recursive calls.
4587
4588Thu Mar 18 12:31:35 1993 Ian Lance Taylor ([email protected])
4589
4590 * Makefile.in: Change deja-gnu to dejagnu.
4591
4592Mon Mar 15 15:44:35 1993 Ian Lance Taylor ([email protected])
4593
4594 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
4595
4596Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4597
4598 * configure.in: canonicalize all instances to *-*-solaris2*,
4599 also strip out a number of tools to not build for go32 host
4600
4601Wed Mar 10 12:08:27 1993 K. Richard Pixley ([email protected])
4602
4603 * config.guess: add GPL.
4604
4605 * Makefile.in, config.guess, config.sub, configure: bump
4606 copyrights to 93.
4607
4608Wed Mar 10 07:12:48 1993 Ian Lance Taylor ([email protected])
4609
4610 * Makefile.in (do-info): Removed obsolete check for existence of
4611 localenv file.
4612
4613 * Makefile.in (MAKEOVERRIDES): Define to be empty.
4614
4615Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4616
4617 * Makefile.in: a couple of 'else true' for decstation,
4618 support for TclX
4619
4620 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
4621
4622Tue Mar 9 16:06:12 1993 K. Richard Pixley ([email protected])
4623
4624 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
4625
4626Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
4627
4628 * config.guess: Recognize i386-ibm-aix (PS/2).
4629 * configure.in: Use config/mh-aix386 file for it.
4630
4631Mon Mar 8 11:12:43 1993 Ian Lance Taylor ([email protected])
4632
4633 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
4634 CC_FOR_TARGET instead.
4635 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
4636
4637Wed Mar 3 16:00:28 1993 Steve Chamberlain ([email protected])
4638
4639 * Makefile.in: Add sim to list of directories sent with gdb
4640
4641Wed Mar 3 11:42:39 1993 Ken Raeburn ([email protected])
4642
4643 * configure.in: Put back mips-dec-bsd* case.
4644
4645Tue Mar 2 21:15:58 1993 Fred Fish ([email protected])
4646
4647 (Ultrix 2.2 support from Michael Rendell <[email protected]>)
4648 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
4649 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
4650 * config/mh-vaxult2: New file.
4651
4652Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4653
4654 * configure.in: remove no-op mips-dec-bsd* in "case $target"
4655
4656 * Makefile.in (dir.info): only run gen-info-dir if it exists,
4657 (install-info): install dir.info only if it exists,
4658 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
4659
4660Tue Mar 2 09:01:30 1993 Ken Raeburn ([email protected])
4661
4662 * configure.in: For vms target, skip bfd, ld, binutils. Do build
4663 gas for mips-dec-bsd.
4664
4665Tue Mar 2 08:35:24 1993 Ian Lance Taylor ([email protected])
4666
4667 * configure (makesrcdir): If ${srcdir} is relative and not ".",
4668 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
4669
4670Tue Feb 23 14:18:28 1993 Mike Werner ([email protected])
4671
4672 * configure.in: Added "dejagnu" to hosttools list.
4673
4674Mon Feb 22 23:28:38 1993 Per Bothner ([email protected])
4675
4676 * config.sub, configure.in, config.guess: Add support
4677 for Bosx, an AIX variant from Bull.
4678 Patches from [email protected].
4679
4680Sun Feb 21 11:15:22 1993 Mike Werner ([email protected])
4681
4682 * devo/dejagnu: Initial creation of devo/dejagnu.
4683 Migrated dejagnu testcases and support files for testing software
4684 tools to reside as subdirectories, currently called "testsuite",
4685 within the directory of the software tool. Migrated all programs,
4686 support libraries, etc. beloging to dejagnu proper from
4687 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
4688 with no modifications. The changes to these files which will
4689 allow them to configure, build, and execute properly will be made
4690 in a future update.
4691
4692Fri Feb 19 20:19:39 1993 Brendan Kehoe ([email protected])
4693
4694 * Makefile.in: Change send_pr to send-pr.
4695 * configure.in: Likewise.
4696 * send_pr: Renamed directory to send-pr.
4697
4698Fri Feb 19 19:00:13 1993 Per Bothner ([email protected])
4699
4700 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
4701
4702Fri Feb 19 00:59:33 1993 John Gilmore ([email protected])
4703
4704 * README: Update for gdb-4.8 release.
4705 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
4706 gdb-xxx.tar.z (gzip'd) file also.
4707
4708Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4709
4710 * Makefile.in: make all-diff depend on all-libiberty
4711
4712Tue Feb 16 16:06:31 1993 K. Richard Pixley ([email protected])
4713
4714 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
4715
4716Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4717
4718 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
4719
4720Tue Feb 16 00:58:20 1993 John Gilmore ([email protected])
4721
4722 * Makefile.in (DEVO_SUPPORT): Remove etc directory
4723 (ETC_SUPPORT): Only add the files GDB wants from etc/.
4724 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
4725
4726Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4727
4728 * Makefile.in: makeinfo binary is in a new location
4729
4730Tue Feb 9 12:42:27 1993 Ian Lance Taylor ([email protected])
4731
4732 * config.sub: Accept -ecoff as an OS.
4733
4734 * Makefile.in: Various changes to eliminate a level of make
4735 recursion and reduce the required command line length.
4736 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
4737 sub-makes.
4738 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
4739 variables holding settings for specific sub-makes.
4740 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
4741 in terms of BASE_FLAGS_TO_PASS.
4742 (TARGET_LIBS): New variable listing directories which use
4743 TARGET_FLAGS_TO_PASS.
4744 (subdir_do): Eliminated.
4745 (do-*): New set of targets to replace subdir_do.
4746 (various): All targets which used subdir_do now depend on do-*.
4747 (local-clean): Renamed from do_clean.
4748 (local-distclean): New target, dependency of distclean and
4749 realclean.
4750 (install-info): Don't create directories. Depend on dir.info
4751 rather than calling make recursively.
4752 (install-dir.info): Eliminated.
4753 (install-info-dirs): Create all info directories here.
4754 (dir.info): Depend upon do-install-info.
4755
4756 * test-build.mk (HOLES): Added false.
4757
4758Sat Feb 6 14:05:09 1993 Per Bothner ([email protected])
4759
4760 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
4761
4762Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4763
4764 * Makefile.in (info): remove dependency on all-texinfo. The
4765 problem was really in texinfo/C, not at this level.
4766
4767Thu Feb 4 13:38:41 1993 Ian Lance Taylor ([email protected])
4768
4769 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
4770
4771Thu Feb 4 01:50:53 1993 John Gilmore ([email protected])
4772
4773 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
4774 GDB releases.
4775
4776Wed Feb 3 17:22:16 1993 Ken Raeburn ([email protected])
4777
4778 * configure: Include srcdir in message about target of link not
4779 being found. Don't convert `-' to `_' in `with' options being
4780 passed to subdirs.
4781
4782Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4783
4784 * configure.in: add uudecode to host_tools
4785
4786 * Makefile.in: added {all,install}-uudecode targets, added them to
4787 the appropriate lists
4788
4789Tue Feb 2 11:45:53 1993 Ian Lance Taylor ([email protected])
4790
4791 * Makefile.in (all-gcc): Added dependency on all-gas.
4792
4793 * configure.in (mips-*-*): Build ld and binutils.
4794
4795Mon Feb 1 12:35:41 1993 K. Richard Pixley ([email protected])
4796
4797 * configure: check return code from mkdir, print error message and
4798 exit on failure.
4799
4800Sat Jan 30 16:40:28 1993 John Gilmore ([email protected])
4801
4802 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
4803
4804Thu Jan 28 15:09:59 1993 Ian Lance Taylor ([email protected])
4805
4806 * test-build.mk (HOLES): Added tar, cpio and uudecode.
4807
4808Wed Jan 27 16:50:32 1993 Jim Wilson ([email protected])
4809
4810 * config.sub (h8500): Recognize this as a cpu type.
4811
4812Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4813
4814 * configure: source directory missing is no longer a warning
4815
4816 * configure.in: recognize irix[34]* instead of irix[34]
4817
4818 * Makefile.in: define and pass down X11_LIB
4819
4820 * config/mh-sco: define X11_LIB to the mess that SCO ODT requires
4821
4822Sat Jan 23 13:49:40 1993 Per Bothner ([email protected])
4823
4824 * guess-systype: Renamed to ...
4825 * config.guess: ... by popular request.
4826 * configure.in, Makefile.in: Update accordingly.
4827
4828Thu Jan 21 12:20:55 1993 Per Bothner ([email protected])
4829
4830 * guess-systype: Patches from John Eaton <[email protected]>:
4831 + Add Convex, Cray/Unicos, and Encore/Multimax support.
4832 + Execute ./dummy instead of assuming . is in PATH.
4833
4834Tue Jan 19 17:18:06 1993 Per Bothner ([email protected])
4835
4836 * guess-systype: New shell script. Attempts to guess the
4837 canonical host name of the executing host.
4838 Only a few hosts are supported so far.
4839 * configure: Call guess-systype if no host is specified.
4840
4841Tue Jan 19 08:26:07 1993 Ian Lance Taylor ([email protected])
4842
4843 * Makefile.in (gcc-no-fixedincludes): Made to work with current
4844 gcc Makefile.
4845
4846
4847Fri Jan 15 10:27:02 1993 Ian Lance Taylor ([email protected])
4848
4849 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
4850 (all-gcc, install-gcc, subdir_do): Use it.
4851
4852Wed Jan 13 17:06:45 1993 Jim Wilson ([email protected])
4853
4854 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
4855
4856Wed Jan 6 20:29:16 1993 Mike Werner ([email protected])
4857
4858 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
4859 set exclusively by configure, using configure.in .
4860
4861Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4862
4863 * test-build.mk: set $PATH for all builds
4864
4865 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
4866
4867Wed Jan 6 11:02:10 1993 Fred Fish ([email protected])
4868
4869 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
4870 the one used in gcc/Makefile.in, so that a null expansion doesn't
4871 override the one needed to build gcc with a native cc.
4872
4873
4874Tue Jan 5 07:55:12 1993 Ken Raeburn ([email protected])
4875
4876 * configure: Accept -with arguments.
4877
4878Sun Jan 3 15:15:09 1993 Steve Chamberlain ([email protected])
4879
4880 * Makefile.in: added h8300sim
4881
4882Tue Dec 29 15:06:00 1992 Ian Lance Taylor ([email protected])
4883
4884 * config/mh-sco: Don't override BISON definition.
4885
4886 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
4887 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
4888 (all-cygnus, native, build-cygnus): Make
4889 $(canonhost)-stamp-3stage-done, not $(host)....
4890 * test-build.mk (stamp-3stage-compared): Use tail +10c for
4891 i386-sco3.2v4. Added else true to if command.
4892
4893Mon Dec 28 12:08:56 1992 Ken Raeburn ([email protected])
4894
4895 * config.sub: (from FSF) Sequent uses a BSD-like OS.
4896
4897Mon Dec 28 08:32:06 1992 Minh Tran-Le ([email protected])
4898
4899 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
4900
4901Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4902
4903 * configure.in: don't remove binutils from Solaris builds
4904
4905Thu Dec 24 14:08:38 1992 david d`zoo' zuhn ([email protected])
4906
4907 * Makefile.in: get rid of earlier definitions for *clean,
4908 also handle the recursive info rule better
4909
4910Thu Dec 24 12:40:21 1992 Per Bothner ([email protected])
4911
4912 * Makefile.in (mostlyclean, distclean, realclean): Fix to
4913 do more-or-less the right thing.
4914
4915Wed Dec 16 10:25:31 1992 Ian Lance Taylor ([email protected])
4916
4917 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
4918 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
4919
4920Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4921
4922 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
4923 $(host_canonical).
4924
4925 * configure.in: split the configdirs list into 4 categories (native
4926 v. cross, library v. tool) and handle the cross-only and native-
4927 only in more reasonable (and correct!) way.
4928
4929Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
4930
4931 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
4932 configdirs anymore.
4933
4934Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4935
4936 * Makefile.in: extensive cleanup:: removed all of the explicit
4937 clean-* targets, collapsed many wrappers around subdir_do into
4938 one, added additional targets to satisfy standards.texi, deleted
4939 some old targets, some changes for consistency
4940
4941Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4942
4943 * configure.in: handle some programs as cross-only, and others as
4944 native only
4945
4946 * test-build.mk: handle partial holes in a more generic manner
4947
4948 * Makefile.in: m4 depends on libiberty
4949
4950Mon Dec 7 06:43:27 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4951
4952 * config/mh-sco: don't default $(CC) to gcc
4953
4954Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4955
4956 * configure.in: add m4, textutils, fileutils, sed, shellutils,
4957 time, wdiff, and find to configdirs
4958
4959 * Makefile.in: all, clean, and install rules for the new programs
4960 added to configure.in
4961
4962Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4963
4964 * configure.in: use mh-sun for all *-sun-* hosts
4965
4966 * config/mh-solaris: rework standard X location to use
4967 $OPENWINHOME, if defined.
4968
4969 * config/mh-sun: handle X11 include locations
4970
4971 * config/mh-decstation: define NeedFunctionPrototypes to 0, to
4972 work around dain-bramaged DECwindows include files
4973
4974Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4975
4976 * Makefile.in: define flags for X11 include files and library file
4977 locations, pass them down to the programs that need this info
4978
4979 * build-all.mk: added a 'native' target, to 3stage the native toolchain
4980
4981 * config/{mh-hpux,mh-solaris}: define the "standard" locations for
4982 the vendor supplied X11 headers and libraries
4983
4984Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4985
4986 * configure.in: start building libg++ for HP-UX targets
4987
4988Wed Nov 18 19:33:11 1992 John Gilmore ([email protected])
4989
4990 * README: Update references to files moved into etc/.
4991
4992Sun Nov 15 09:36:08 1992 Fred Fish ([email protected])
4993
4994 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
4995 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
4996
4997Thu Nov 12 08:50:42 1992 Ian Lance Taylor ([email protected])
4998
4999 * configure: accept dash as well as underscore in long option
5000 names for FSF compatibility.
5001
5002Wed Nov 11 08:04:37 1992 Ian Lance Taylor ([email protected])
5003
5004 * config.sub: added -sco3.2v4 support from FSF.
5005
5006Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
5007
5008 * configure.in: expand the section that adds or removes
5009 directories from the list of programs to build, to handle native
5010 vs. cross in addition to host v. native
5011
5012Sat Nov 7 18:52:27 1992 Per Bothner ([email protected])
5013
5014 * Makefile.in: Replace C++ in macro names with CXX.
5015 This is less likely to break ...
5016
5017Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
5018
5019 * test-build.mk: add -w to GNU_MAKE
5020
5021Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
5022
5023 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
5024 add 'sparc' to list of recognized cpus. This needed to make
5025 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
5026 Delete some redundant ose68 variants. Recognize -wrs as an os,
5027 then changes that into $CPU-wrs-vxworks.
5028
5029 * configure.in: remove most references to gdbtest, regularize
5030 target based program removal
5031
5032 * test-build.mk: import from p3 tree (many fixes and changes)
5033
5034Fri Nov 6 20:59:00 1992 david d `zoo' zuhn ([email protected])
5035
5036 * Makefile.in: added rules to handle tcl, tk, and expect
5037
5038 * configure.in: handle those directories if they exist
5039
5040Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
5041
5042 * config.sub: removed bogus hppabsd and hppahpux names, since
5043 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
5044
5045Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
5046
5047 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
5048 depends upon all-xiberty
5049
5050 * Makefile.in: changes from p3, including:
5051
5052 Thu Oct 8 15:00:17 1992 Ian Lance Taylor ([email protected])
5053
5054 * Makefile.in (XTRAFLAGS): include newlib directories if
5055 newlib/Makefile exists, rather than if host != target.
5056
5057 Fri Sep 25 13:41:52 1992 Ian Lance Taylor ([email protected])
5058
5059 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
5060 from the same source tree and not building a cross-compiler. This
5061 matters for the libg++ configuration if reconfiguring a tree that
5062 has already been installed.
5063
5064 Thu Sep 10 10:35:51 1992 Ian Lance Taylor ([email protected])
5065
5066 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
5067 pick up the machine and system specific header files.
5068
5069 * Makefile.in: added AS_FOR_TARGET, passed down in
5070 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
5071 the C compiler to use to create programs which are run in the
5072 build environment, set it to default to $(CC), and passed it down
5073 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
5074
5075 Mon Sep 7 22:34:42 1992 Ian Lance Taylor ([email protected])
5076
5077 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
5078 We need them for unusual native builds, like systems without
5079 ranlib.
5080
5081 * configure: also define $(host_canonical) and
5082 $(target_canonical), which are the full, canonical names for the
5083 given host and target
5084
5085Sun Nov 1 16:38:17 1992 Per Bothner ([email protected])
5086
5087 * Makefile.in: Added separate definitions for C++.
5088
5089Fri Oct 30 11:37:52 1992 Fred Fish ([email protected])
5090
5091 * configure.in (configdirs): Add deja-gnu.
5092
5093Fri Oct 23 00:39:18 1992 John Gilmore ([email protected])
5094
5095 * README: Update for configure.texi and gdb-4.7 release.
5096
5097Wed Oct 21 21:54:27 1992 John Gilmore ([email protected])
5098
5099 * Makefile.in: Move "all" target to top of file.
5100 Previously, first target was ".PHONY" which caused BSD4.4 make
5101 to build .PHONY when make was run without arguments.
5102
5103Mon Oct 19 01:17:54 1992 John Gilmore ([email protected])
5104
5105 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
5106 Library-copylefted code in libiberty.
5107
5108Tue Oct 13 01:22:32 1992 John Gilmore ([email protected])
5109
5110 * config.sub: Replace m68kmote with plain old m68k.
5111
5112Fri Oct 9 03:14:24 1992 John Gilmore ([email protected])
5113
5114 * Makefile.in: Remove space from blank line, avoid Make complaints.
5115
5116Thu Oct 8 18:41:45 1992 Ken Raeburn ([email protected])
5117
5118 * config.sub: Complain if no argument is given. Added support for
5119 386bsd as OS and target alias.
5120
5121Thu Oct 8 15:07:22 1992 Ian Lance Taylor ([email protected])
5122
5123 * Makefile.in (XTRAFLAGS): include newlib directories if
5124 newlib/Makefile exists, rather than if host != target.
5125
5126Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
5127
5128 * config.sub: recognize sparclite-wrs-vxworks.
5129
5130 * Makefile.in (install-xiberty): added *-xiberty make rules (from
5131 p3.) Added clean-xiberty to clean.
5132
5133Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
5134
5135 * configure.in: use *-*-* instead of nested cases for host and target
5136
5137Tue Sep 29 14:11:18 1992 Ian Lance Taylor ([email protected])
5138
5139 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
5140 from the same source tree and not building a cross-compiler. This
5141 matters for the libg++ configuration if reconfiguring a tree that
5142 has already been installed.
5143
5144Sep 20 08:53:10 1992 Fred Fish ([email protected])
5145
5146 * config.sub (i486v/i486v4): Merge in from FSF version.
5147
5148Fri Sep 18 00:32:00 1992 Mark Eichin ([email protected])
5149
5150 * configure: only set PWD if it is already set.
5151
5152Thu Sep 17 23:05:53 1992 Mark Eichin ([email protected])
5153
5154 * configure: just set PWD=`pwd` at the top, since Ultrix sh
5155 doesn't have unset and all success paths (and most error paths)
5156 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
5157 to just ${PWD} to avoid confusion.)
5158
5159Tue Sep 15 16:00:54 1992 Ian Lance Taylor ([email protected])
5160
5161 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
5162 even for a native compilation.
5163
5164Tue Sep 15 02:22:56 1992 John Gilmore ([email protected])
5165
5166 Changes to make the gdb.tar.Z rule work better.
5167
5168 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
5169 (DEVO_SUPPORT): Add configure.texi.
5170 (bfd-ilrt.tar.Z): Remove ancient rule.
5171
5172Thu Sep 10 10:43:19 1992 Ian Lance Taylor ([email protected])
5173
5174 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
5175 pick up the machine and system specific header files.
5176
5177 * configure.in, config.sub: added new target m68010-adobe-scout,
5178 with alias of adobe68k. Changed configure.in to check for
5179 -scout before -sco* to avoid a false match.
5180
5181 * Makefile.in: added AS_FOR_TARGET, passed down in
5182 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
5183 the C compiler to use to create programs which are run in the
5184 build environment, set it to default to $(CC), and passed it down
5185 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
5186
5187Wed Sep 9 12:21:42 1992 Ian Lance Taylor ([email protected])
5188
5189 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
5190 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
5191 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
5192 FOR_TARGET variants, to newlib and libg++.
5193
5194Tue Sep 8 17:28:30 1992 Ken Raeburn ([email protected])
5195
5196 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
5197 first.
5198
5199Wed Sep 2 02:50:05 1992 John Gilmore ([email protected])
5200
5201 * config.sub: Accept `elf' as an environment.
5202
5203Tue Sep 1 15:48:30 1992 Steve Chamberlain ([email protected])
5204
5205 * Makefile.in (all-opcodes): cd into the right directory
5206
5207Sun Aug 30 21:12:11 1992 Ian Lance Taylor ([email protected])
5208
5209 * configure: added -program_transform_name option, used as
5210 argument to sed when installing programs.
5211 configure.texi: added documentation for -program_prefix,
5212 -program_suffix and -program_transform_name.
5213
5214Thu Aug 27 21:59:44 1992 John Gilmore ([email protected])
5215
5216 * config.sub: Accept i486 where i386 ok.
5217
5218Thu Aug 27 13:04:42 1992 Brendan Kehoe ([email protected])
5219
5220 * config.sub: accept we32k
5221
5222Mon Aug 24 14:05:14 1992 Ian Lance Taylor ([email protected])
5223
5224 * config.sub, configure.in: accept OSE68000 and OSE68k.
5225
5226 * Makefile.in: don't create all directories for ``make install'';
5227 let the subdirectories create the ones they need.
5228
5229Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
5230
5231 * COPYING: new file, GPL v2
5232
5233Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
5234
5235 * Makefile.in: use the new gen-info-dir, which needs a template
5236 argument (which also lives in texinfo)
5237
5238 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
5239
5240Mon Aug 3 15:41:28 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
5241
5242 * config/mh-solaris: removed the -xs from CFLAGS (let the people
5243 with Sun's C compiler deal with it themselved)
5244
5245Mon Aug 3 00:34:17 1992 Fred Fish ([email protected])
5246
5247 * config.sub (ncr3000): Change i386 to i486.
5248
5249Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
5250
5251 * Makefile.in: add install-rcs, install-grep to
5252 install-no-fixedincludes, removed install-bison and install-libgcc
5253
5254Tue Jul 21 01:01:50 1992 david d `zoo' zuhn ([email protected])
5255
5256 * configure.in: grab the HPUX makefile fragment if on HPUX
5257
5258Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace ([email protected])
5259
5260 * Makefile.in: eradicate bison spoor (ditto libgcc).
5261 configure.in: recognise m68{k,000}-ericsson-OSE.
5262 es1800 is alias for m68k-ericsson-OSE
5263
5264Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
5265
5266 * configure.in: rearrange the parts that remove programs from
5267 configdirs, based now on HOST==TARGET or by canonical triple.
5268
5269Fri Jul 17 22:52:49 1992 K. Richard Pixley ([email protected])
5270
5271 * test-build.mk: recurse explicitly with -f test-build.mk when
5272 appropriate. predicate stage3 and comparison on the existence
5273 of gcc. That is, if gcc isn't around, we aren't three-staging.
5274 On very clean, also remove ...stamp-co. Build in-place before
5275 doing other builds.
5276
5277Thu Jul 16 18:33:09 1992 Steve Chamberlain ([email protected])
5278
5279 * Makefile.in, configure.in: add tgas
5280
5281Thu Jul 16 16:05:28 1992 K. Richard Pixley ([email protected])
5282
5283 * Makefile.in: a number of changes merged in from progressive.
5284
5285 * configure.in: add libm.
5286
5287 * .cvsignore: ignore some stuff that comes from test-build.mk.
5288
5289Wed Jul 8 00:01:30 1992 Stu Grossman (grossman at cygnus.com)
5290
5291 * config/mh-solaris: Use -xs when compiling so that Sun-C puts
5292 a symbol-table into the executable.
5293
5294Tue Jul 7 00:24:52 1992 Fred Fish ([email protected])
5295
5296 * config.sub: Add es1800 (m68k-ericsson-es1800).
5297
5298Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace ([email protected])
5299
5300 * configure: Add program_suffix (parallel to program_prefix)
5301 * Makefile.in: adjust directory-creating script for losing decstation
5302
5303Mon Jun 22 23:43:48 1992 Per Bothner ([email protected])
5304
5305 * configure: Minor $subdir-related fixes.
5306
5307Mon Jun 22 18:30:26 1992 Steve Chamberlain ([email protected])
5308
5309 * configure: fix various problems with propogating
5310 makefile_target_frag in subdirs.
5311 * configure.in: config libgcc if its there
5312
5313Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
5314
5315 * config.sub: HPPA merge.
5316
5317Mon Jun 15 12:31:52 1992 Fred Fish ([email protected])
5318
5319 * config/mh-ncr3000 (INSTALL): Don't use /usr/ucb/install,
5320 it is broken on ncr 3000's.
5321
5322Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
5323
5324 * Makefile.in: Replace all-bison with all-byacc in all
5325 dependency lines for other tools (which now use byacc).
5326
5327Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
5328
5329 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
5330
5331Tue Jun 9 17:18:11 1992 Fred Fish (fnf at cygnus.com)
5332
5333 * config/{mh-ncr3000, mh-sysv4}: Add INSTALL.
5334
5335Thu Jun 4 12:07:32 1992 Mark Eichin ([email protected])
5336
5337 * Makefile.in: make gprof rules similar to byacc rules (instead of
5338 vestigal $(unsubdir) that didn't work...)
5339
5340Thu Jun 4 00:37:05 1992 Per Bothner ([email protected])
5341
5342 * config.sub: Add support for Linux.
5343 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
5344 (at least for libg++).
5345
5346Tue Jun 02 20:03:00 1992 david d `zoo' zuhn ([email protected])
5347
5348 * configure.texi: fix doc for the -nfp option to configure
5349
5350Tue Jun 2 17:20:52 1992 Michael Tiemann ([email protected])
5351
5352 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
5353
5354Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
5355
5356 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
5357 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
5358 * configure.in: added solaris* host_makefile_frag hook.
5359
5360Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
5361
5362 * config.sub: changed recognition of m68000 so that various
5363 m68k types can be specified via m680[01234]0
5364
5365Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
5366
5367 * config.sub (basic_machine): fix sed so that '-foo' isn't
5368 completely substituted out while .+'-foo' loses the '-foo'
5369
5370Wed May 27 23:18:52 1992 Michael Tiemann ([email protected])
5371
5372 * config.sub ($os): Add -aout.
5373
5374Fri May 22 14:00:02 1992 Per Bothner ([email protected])
5375
5376 * configure: If host_makefile_frag is absolute, don't
5377 prefix ${invsubdir} (relevant to libg++ auto-configure).
5378
5379Thu May 21 18:00:09 1992 Michael Tiemann ([email protected])
5380
5381 * Makefile.in (tooldir): Define it.
5382 (all-ld): Depend on all-flex.
5383
5384Sun May 10 21:45:59 1992 Per Bothner ([email protected])
5385
5386 * Makefile.in (check): Fix libg++ special case.
5387
5388Fri May 8 08:31:41 1992 K. Richard Pixley ([email protected])
5389
5390 * configure: do not bury `pwd` into config.status, thus do fewer
5391 pwd's.
5392
5393 * configure: print the "Building in" message only when building in
5394 other than "." AND verbose.
5395
5396 * configure: remove -s, rework -v to better accomodate guested
5397 configures.
5398
5399 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
5400
5401Fri May 1 18:00:50 1992 K. Richard Pixley ([email protected])
5402
5403 * Makefile.in: macroize flags passed on recursion. remove
5404 fileutils.
5405
5406Thu Apr 30 08:56:20 1992 K. Richard Pixley ([email protected])
5407
5408 * configure: get makesrcdir right for subdirs deeper than 1.
5409
5410 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
5411 install.
5412
5413Fri Apr 24 15:51:51 1992 K. Richard Pixley ([email protected])
5414
5415 * Makefile.in: don't print subdir_do or recursion lines.
5416
5417Fri Apr 24 15:22:04 1992 K. Richard Pixley ([email protected])
5418
5419 * standards.texi: added menu item.
5420
5421 * Makefile.in: build and install standards.info.
5422
5423 * standards.texi: new file.
5424
5425Wed Apr 22 18:06:55 1992 K. Richard Pixley ([email protected])
5426
5427 * configure: test for and move config.status pieces from
5428 ${subdir}/.
5429
5430Wed Apr 22 14:38:34 1992 Fred Fish ([email protected])
5431
5432 * config/mh-delta88, config/mh-ncr3000: Replace MINUS_G with
5433 CFLAGS per new configuration strategy.
5434 * configure: Test for existance of files before trying to mv
5435 them, to avoid numerous non-existance messages.
5436
5437Tue Apr 21 12:31:33 1992 K. Richard Pixley ([email protected])
5438
5439 * configure: correct final line of config.status.
5440
5441 * configure: patch from eggert. Avoids a protection problem if
5442 the original Makefile.in is read only.
5443
5444 * configure: use move-if-change from gcc to create config.status.
5445 Some makefiles depend on config.status to tell if a directory
5446 has been reconfigured for a different host. This change
5447 prevents those directories from remaking everything in the case
5448 where the reconfig was only intended to rebuild a Makefile.
5449
5450 * configure: test for config.sub with "config.sub sun4" rather
5451 than "config.sub ${host_alias}". Otherwise we can't tell a bad
5452 host alias from a missing config.sub.
5453
5454Mon Apr 20 18:16:36 1992 K. Richard Pixley ([email protected])
5455
5456 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
5457 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
5458
5459Fri Apr 17 18:27:51 1992 Per Bothner ([email protected])
5460
5461 * configure: mkdir ${subdir} as needed.
5462
5463Wed Apr 15 17:37:22 1992 K. Richard Pixley ([email protected])
5464
5465 * Makefile.in,configure.in: added autoconf.
5466
5467Wed Apr 15 17:27:34 1992 K. Richard Pixley ([email protected])
5468
5469 * Makefile.in: no longer pass against on recursion.
5470
5471 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
5472 definitions are not inherited.
5473
5474 * configure: correct makesrcdir when subdir is .
5475
5476Tue Apr 14 11:56:09 1992 Per Bothner ([email protected])
5477
5478 * configure: Add support for 'subdirs' variable, which is
5479 like 'configdirs', except that configure doesn't re-invoke
5480 itself for subdirs, it just creates a Makefile for each subdir.
5481 * configure.texi: Document subdirs.
5482
5483Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
5484
5485 * configure.in: added flex to configdirs
5486
5487Mon Apr 13 18:43:55 1992 K. Richard Pixley ([email protected])
5488
5489 * Makefile.in: remove clean-stamps from clean.
5490
5491Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
5492
5493 * configure.in: Add gdbtest to configdirs.
5494
5495Fri Apr 10 23:11:49 1992 Fred Fish ([email protected])
5496
5497 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
5498 to recursive makes.
5499 * configure.in: Recognize new ncr3000 config.
5500
5501Wed Apr 8 23:08:12 1992 K. Richard Pixley ([email protected])
5502
5503 * Makefile.in, configure.in: removed references to gdbm.
5504
5505Tue Apr 7 16:48:20 1992 Per Bothner ([email protected])
5506
5507 * config.sub: Don't canonicalize os value
5508 newsos* to bsd (readline needs to check for newsos).
5509 (This fix was earlier made Jan 31, but got re-broken.)
5510
5511Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
5512
5513 * configure.in: sco is an os, not a vendor!
5514
5515 * configure: Quote $( better. Keep various shells happy.
5516
5517Tue Mar 31 16:32:57 1992 K. Richard Pixley ([email protected])
5518
5519 * Makefile.in: eliminate stamp-files.
5520
5521Mon Mar 30 22:20:23 1992 K. Richard Pixley ([email protected])
5522
5523 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
5524 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
5525
5526Wed Mar 25 15:20:04 1992 Stu Grossman ([email protected])
5527
5528 * config.sub: fix iris/iris3.
5529
5530Wed Mar 25 10:34:19 1992 K. Richard Pixley ([email protected])
5531
5532 * configure: re-add -rm.
5533
5534Tue Mar 24 23:50:16 1992 K. Richard Pixley ([email protected])
5535
5536 * Maskefile.in: add .stmp-rcs to all.
5537
5538 * configure.in: remove gas from rs6000 build, use aix host fragment.
5539
5540Mon Mar 23 19:43:35 1992 K. Richard Pixley ([email protected])
5541
5542 * configure: pass down site_option during recursion.
5543
5544Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
5545
5546 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
5547
5548Wed Mar 18 15:29:33 1992 Mike Stump ([email protected])
5549
5550 * configure: Change exec_prefix so that it really defaults to prefix.
5551
5552Sat Mar 14 17:20:38 1992 Fred Fish ([email protected])
5553
5554 * Makefile.in, configure.in: Add support for mmalloc library.
5555
5556Fri Mar 13 18:44:18 1992 K. Richard Pixley ([email protected])
5557
5558 * Makefile.in: add stmp dependencies for a few more things.
5559
5560Thu Mar 12 04:56:24 1992 K. Richard Pixley ([email protected])
5561
5562 * configure: adjusted error message on objdir/srcdir configure
5563 collision, per john's suggestion.
5564
5565 * Makefile.in: add libiberty stmp to all and all.cross.
5566
5567Wed Mar 11 02:07:52 1992 K. Richard Pixley ([email protected])
5568
5569 * Makefile.in: remove force dependencies, add grep to all.
5570
5571Tue Mar 10 21:49:18 1992 K. Richard Pixley ([email protected])
5572
5573 * Makefile.in: drop flex. make stamp files work.
5574
5575 * configure: added test for conflicting configuration in srcdir,
5576 remove trailing slashes from srcdir. Otherwise emacs gdb mode
5577 gets cranky. use relative paths for configure and srcdir
5578 whenever possible. Send some error messages to stderr that were
5579 going to stdout.
5580
5581Tue Mar 10 18:01:55 1992 Per Bothner ([email protected])
5582
5583 * Makefile.in: Fix libg++ rule to check for gcc directory
5584 before using gcc/gcc. Also pass XTRAFLAGS.
5585
5586Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
5587
5588 * Makefile.in: added stmp-files so that directories aren't polled
5589 when they are already built.
5590
5591 * configure.texi: fixed a node pointer problem.
5592
5593Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
5594
5595 * config.sub configure.in config/mh-irix4 gdb/configure.in
5596 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
5597 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
5598 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
5599
5600Wed Mar 4 02:57:46 1992 K. Richard Pixley ([email protected])
5601
5602 * configure: -recurring becomes -silent. corrected help message
5603 for -site= option.
5604
5605 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
5606
5607Tue Mar 3 14:51:21 1992 K. Richard Pixley ([email protected])
5608
5609 * configure: when building Makefile for crosses, replace
5610 tooldir and program_prefix. default srcdir from location of
5611 config.sub. remove "for host in hosts" and "for target in
5612 targets" loops.
5613
5614Wed Feb 26 19:48:25 1992 K. Richard Pixley ([email protected])
5615
5616 * Makefile.in: Do not pass bindir or mandir to cvs.
5617
5618Wed Feb 26 18:04:40 1992 K. Richard Pixley ([email protected])
5619
5620 * Makefile.in, configure.in: removed traces of namesubdir,
5621 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
5622 copyrights to '92, changed some from Cygnus to FSF.
5623
5624 * configure.texi: remove most references to multiple hosts,
5625 multiple targets, subdirs, etc.
5626
5627 * configure.man: removed rcsid. reference config.sub not
5628 config.subr.
5629
5630 * Makefile.in: mkdir $(infodir) on install-info.
5631
5632Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
5633
5634 * configure.texi: Explain better about .gdbinit and about
5635 the environment that configure.in sections run in.
5636
5637Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
5638
5639 * configure.in: Ultrix is only a decstation if it's a MIPS.
5640
5641Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
5642
5643 * README: DOC.configure => cfg-paper.texi.
5644
5645Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
5646
5647 * config.sub (near case $os): Don't convert newsos* to bsd!
5648
5649Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
5650
5651 * Makefile.in: Reinstall change from gdb-4.3 that reduces
5652 the number of copies of COPYING that go into the GDB tar file.
5653
5654Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
5655
5656 * bfd/configure.in, config/mh-sco, gdb/config/mh-i386sco,
5657 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
5658 Fix SCO configuration stuff.
5659
5660Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
5661
5662 * Makefile.in: For libg++, make sure the -I pointing
5663 to the gcc directory goes *after* all the libg++-local -I flags.
5664 Also, move just-gcc dependency from just-libg++ to all-libg++.
5665
5666Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
5667
5668 * configure: Change -x to -f to keep Ultrix /bin/test happy.
5669
5670Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
5671
5672 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
5673
5674Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
5675
5676 * config.sub: Add stratus configuration frags. Also
5677 submitted to FSF.
5678
5679Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
5680
5681 * Makefile.in (DEV_SUPPORT): add configure.man.
5682
5683 * config.sub(Decode manufacturer-specific): add -none*.
5684
5685Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
5686
5687 * Makefile.in: remove form feeds to make Sun's make happy.
5688 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
5689
5690Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
5691
5692 * Makefile.in (AR_FLAGS): Make quieter.
5693
5694Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
5695
5696 * configure.in: Add libg++.
5697 * configure: When verbose, don't output the command line at each
5698 level; it will be unremarkably the same as the previous version,
5699 which will be the same as what the user typed.
5700
5701Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
5702
5703 * configure.in, Makefile.in: fix clean-info, add flex. add
5704 fileutils.
5705
5706 * configure: be less sensitive to spaces in Makefile.in. Do not
5707 look for sources in "..". Doing so breaks subdirectories that
5708 might have their own configure. If a subdir has it's own
5709 configure script, use it.
5710
5711Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
5712
5713 * cfg-paper.texi: some changes suggested by rms.
5714
5715Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
5716
5717 * config.sub: Merge in some small additions from the FSF version,
5718 taken from the gcc distribution, to bring the Cygnus and FSF
5719 versions into closer sync.
5720
5721Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
5722
5723 * configure.in: Changed svr4 references to sysv4.
5724
5725Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
5726
5727 * configure: added -V for version number option.
5728
5729Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
5730
5731 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
5732 renamed from DOC.configure to cfg-paper.texi.
5733
5734Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
5735
5736 * configure, config.subr, config.sub: config.subr is now
5737 config.sub again.
5738
5739Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
5740
5741 * configure.texi: new file, in progress.
5742
5743 * Makefile.in: build info file and install the man page for
5744 configure.
5745
5746 * configure.man: new file, first cut.
5747
5748 * configure: find config.subr again now that configuration "none"
5749 has gone. removed all traces of the -ansi option. removed all
5750 traces of the -languages option.
5751
5752 * config.subr: resync from rms.
5753
5754Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
5755
5756 * configure, config.sub, config.subr: merge config.sub into
5757 config.subr, call the result config.subr, remove config.sub, use
5758 config.subr.
5759
5760 * Makefile.in: revised install for dir.info.
5761
5762Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
5763
5764 * configure.in: add decstation host makefile frag.
5765
5766 * Makefile.in: BISON now bison -y again. also install-gcc on
5767 install. clean-gdbm on clean. infodir belongs in datadir.
5768 Make directories for info install. Build dir.info here then
5769 install it.
5770
5771Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
5772
5773 * Makefile.in: fix for bad directory tests.
5774
5775Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
5776
5777 * configure: \{1,2\} appears to be a sysv'ism. Use a different
5778 regexp. -srcdir relative was being handled incorrectly.
5779
5780 * Makefile.in: unwrapped some for loops so that parallel makes
5781 work again and so one can focus one's attention on a particular
5782 package.
5783
5784Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
5785
5786 * configure: added PWD as a stand in for `pwd` (for speed). use
5787 elif wherever possible. make -srcdir work without -objdir.
5788 -objdir= commented out.
5789
5790Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
5791
5792 * configure: +options become --options. -subdirs commented out.
5793 added -host, -datadir. Renamed -destdir to -prefix. Comment in
5794 Makefile now at top of generated Makefile. Removed cvs log
5795 entries. added -srcdir. create .gdbinit only if there is one
5796 in ${srcdir}.
5797
5798 * Makefile.in: idestdir and ddestdir go away. Added copyrights
5799 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
5800 and mandir now keyed off datadir by default.
5801
5802Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
5803
5804 * Freshly created ChangeLog.
5805
5806\f
5807Local Variables:
5808mode: change-log
5809left-margin: 8
5810fill-column: 76
5811version-control: never
5812End:
This page took 0.105588 seconds and 4 git commands to generate.