Commit Graph

182 Commits

Author SHA1 Message Date
Ken Raeburn
3b0fb9c90d Put the "some mentions of sanitize..." check *after* the GM sanitization,
and make it a fatal error.
1995-10-31 02:01:13 +00:00
Stu Grossman
2f9bfdfa15 * configure.in: Make sure that CC is undefined (as opposed to
null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
	problem with autoconf trying to configure on a host without GCC.

	* config.sub:  Add `magic' as an OS target for General Magic.
1995-10-27 16:39:10 +00:00
Per Bothner
72a0431efc (keep_these_too): Add Guile sub-directories. 1995-10-22 21:37:29 +00:00
Steve Chamberlain
efd7b806cf Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
* winsup. New directory.
	* Makefile.in: Build winsup.
	* configure.in: Winsup is configured when target is win32.
	Can only build win32 target GDB when native.
1995-10-18 23:45:05 +00:00
David Edelsohn
dee64d723f jaguar support. 1995-10-18 20:23:39 +00:00
J.T. Conklin
bc55a53f17 * cfg-ml-com.in (sh-*-*): Add sh3e support.
Plus sanitize foo.
1995-09-06 21:02:59 +00:00
Fred Fish
aa800755b1 Remove traces of gdbtk from Makefile.in if --lose-gdbtk arg seen. 1995-08-06 19:16:15 +00:00
Fred Fish
85f903e994 Remove tcl and tk from static list of things to keep. They are dynamically
added to either the keep or loose list depending upon the presence of the
-lose-gdbtk option.
1995-08-03 16:44:20 +00:00
David Edelsohn
c8205c908e Clean up handling of COPYING.NEWLIB. 1995-07-25 22:05:00 +00:00
David Edelsohn
9719168fa1 Add a more useful comment.
And add a comment about where the "Right" place for cfg-*.in is (if any).
1995-07-25 00:40:09 +00:00
Ken Raeburn
3a58da89e1 Try even harder to draw attention to the comments about files that aren't
checked out with every module.
1995-07-24 23:41:29 +00:00
David Edelsohn
f162a6a163 (arc_files): Add cfg-ml-com.in. 1995-07-23 06:12:31 +00:00
David Edelsohn
8c2d15d17a Rename config-{com,pos}.multi to cfg-ml-{com,pos}.in. 1995-07-21 18:17:42 +00:00
David Edelsohn
9eb59e0bdf * config-com.multi: New file.
* config-pos.multi: New file.
1995-07-21 17:42:32 +00:00
Ken Raeburn
694ea471a2 Move various files that are only checked out for certain modules into
the *_these_too lists before the check for existence of the items of those
lists.

Apply "sort -u" to the *_these_too lists to keep Sanitize from complaining
when it can't delete COPYING.NEWLIB twice.

I'm not convinced the right thing will be done with COPYING.NEWLIB when
keep-cygnus or keep-newlib (but not both) is supplied; that's unchanged.
1995-06-27 21:22:30 +00:00
Rob Savoye
d8cbfdec2e "Lose" the new testsuite directory for now. 1995-06-21 21:28:24 +00:00
David Edelsohn
77cbdd35c9 Keep COPYING.NEWLIB if keep-newlib. 1995-06-20 20:05:40 +00:00
David Edelsohn
2822305bb5 move test-build.mk to cygnus_files. 1995-06-20 19:54:49 +00:00
Stan Shebs
7f390875ca no longer sanitize out MPW support files 1995-04-10 20:05:48 +00:00
Stan Shebs
fc5a05e946 Add verboseness to mpw sanitize, add lose-gdbtk for FSF releases 1995-03-10 19:37:48 +00:00
David Edelsohn
bf150019d7 Recognize arm-*-pe* (psion project). 1995-02-21 17:55:04 +00:00
Brendan Kehoe
3be6e47ed7 Add note about gas-extra-stuff bringing out configure.bat and makeall.bat,
since they won't be there otherwise.
1994-12-16 21:02:59 +00:00
Michael Tiemann
03c4ce2fcc Rename r16 files to rce, and fix some more .Sanitize typos. 1994-11-25 00:01:26 +00:00
Michael Tiemann
9f554efd62 *** empty log message *** 1994-11-24 21:48:21 +00:00
Michael Tiemann
5c680afdc4 Fix .Sanitize scrips so that r16 is truly scrubbed out.
Also, report errors if any traces of sanitize remain after sanitizing.
1994-11-24 21:36:00 +00:00
Ken Raeburn
16004cc89e keep new dos-related files 1994-11-04 16:23:49 +00:00
Jason Merrill
f38cb0962d Add libstdc++ 1994-10-26 19:37:54 +00:00
Ken Raeburn
1ed0529ed7 Sigh. I nuked more than one set of dje's changes. 1994-10-12 20:15:17 +00:00
Ken Raeburn
861185285e Restore dje's changes that I accidentally nuked. 1994-10-12 20:13:12 +00:00
Ken Raeburn
e03b0bca11 shut up if only a subset was checked out in the first place 1994-10-12 06:56:16 +00:00
David Edelsohn
aa400bd250 Keep/lose arc stuff. 1994-10-10 21:04:34 +00:00
David Edelsohn
d012a90792 Move COPYING.NEWLIB to cygnus_files.
Don't want it appearing in fsf releases!
1994-10-10 17:24:43 +00:00
Rob Savoye
50f01d6d2a Don't nuke libgloss anymore. 1994-09-27 22:10:17 +00:00
David Edelsohn
dec07da3df * COPYING.NEWLIB: New file. 1994-09-23 02:09:13 +00:00
Per Bothner
c71a8d1de1 Add librx. 1994-08-16 21:12:12 +00:00
Bill Cox
df9548f68a * .Sanitize: Keep emacs19 around. 1994-08-09 22:14:59 +00:00
Stan Shebs
3cdf590141 Always keep examples 1994-08-09 01:10:39 +00:00
Ken Raeburn
04b42ec7e8 unsanitize v9 1994-06-17 00:51:16 +00:00
Steve Chamberlain
632ee4a17f * configure.in (target==go32): Don't build gdb.
* dosrel: New directory.
1994-05-07 23:48:27 +00:00
Steve Chamberlain
a3fcaa9ffc Kill three year old cruft. 1994-05-02 23:20:10 +00:00
Ken Raeburn
eccc57e5ff Trying to make yesterday's "simplification" actually work... 1994-04-27 17:19:58 +00:00
Stan Shebs
96c805d83c A slight simplication. 1994-04-26 19:53:12 +00:00
Stan Shebs
55d1582965 Keep/lose mpw-README 1994-02-28 00:16:13 +00:00
Fred Fish
eecef7ef06 Since gdb distributions must be sanitized, and it is easy to forget to
run Sanitize during the build process, cause the distribution build process
to emit a appropriate message and quit when run in an unsanitized tree.
1994-01-24 19:36:12 +00:00
Stan Shebs
5db7ecb785 Fri Jan 7 14:34:31 1994 Stan Shebs (shebs@andros.cygnus.com)
* mpw-build.in: New file, top-level build script fragment for MPW.
	* mpw-configure: New file, configure script for MPW.
	* mpw-config.in: New file, config fragment for MPW.
1994-01-15 20:46:29 +00:00
Bill Cox
58e78037a3 * .Sanitize: Remove references to chillrt and test-chill
subdirectories.  They were moved to gcc/ch/runtime and
	  gcc/ch/testsuite respectively.
1993-11-24 19:28:23 +00:00
David D. Zuhn
ba8acf4679 keep pagas and utils 1993-11-11 19:50:02 +00:00
Jason Merrill
d19050d48c Lose build-all.mk for net releases 1993-11-04 02:10:36 +00:00
Ken Raeburn
8ae559b758 Get rid of "Sanitize for-fsf" stuff; it didn't get the right results. 1993-10-26 23:21:17 +00:00
Fred Fish
80cad9ccad Add chillrt test-chill release release-info to lose_these_too if they
are not added to keep_these_too.
1993-10-12 02:42:30 +00:00
Fred Fish
f3863d3ab1 Revert last change. Dumb idea... 1993-10-11 21:20:44 +00:00
Fred Fish
d8c7289a08 Add release-info to Things-to-lose list. 1993-10-11 21:19:15 +00:00
Ken Raeburn
5357f1287d configure.in: Put {start,end}-sanitize-for-fsf around code that removes some
programs based on host or target; this silent failure to configure isn't
appropriate for the separate one-tool releases FSF puts out.

.Sanitize: Remove that code if "for-fsf" is on command line; remove just the
markers if it isn't.
1993-10-08 21:27:13 +00:00
Per Bothner
7c4dd2c82b New directory 1993-08-18 01:24:15 +00:00
Fred Fish
b5ed6e32c2 Remove '.Sanitize' from explicit list of Things-to-lose. It is now implicitly
added to the list by Sanitize, unless Sanitize knows it needs to keep it.
1993-08-02 23:29:32 +00:00
Fred Fish
775d4a4096 Add .Sanitize to Things-to-lose list. 1993-07-30 16:46:19 +00:00
Per Bothner
4a01dc5294 Add install.sh 1993-06-23 20:29:28 +00:00
K. Richard Pixley
87756e15db added things-to-lose sections 1993-05-27 06:44:29 +00:00
K. Richard Pixley
7b85349fe8 honor verbose flag 1993-05-27 03:22:48 +00:00
David D. Zuhn
7d0eab7ba1 keep release stuff around for Cygnus releases 1993-05-13 19:16:46 +00:00
Fred Fish
d623fd7e03 Add dejagnu to list of directories to save. 1993-03-16 14:07:56 +00:00
Brendan Kehoe
00d8b290f8 change send_pr to send-pr 1993-02-21 02:53:55 +00:00
Bill Cox
e90de1f58e Add test-chill. 1993-02-13 06:44:46 +00:00
Steve Chamberlain
da7e4b5cd9 Sim reorg 1993-02-04 18:44:21 +00:00
David D. Zuhn
fa64be8ded added uudecode to keepers list 1993-02-03 03:24:20 +00:00
Per Bothner
5cc24596c8 * guess-systype: Renamed to ...
* config.guess:  ... by popular request.
	* configure.in, Makefile.in:  Update accordingly.
1993-01-23 21:55:04 +00:00
Per Bothner
cc83d8b091 * guess-systype: New shell script. Attempts to guess the
canonical host name of the executing host.
	Only a few hosts are supported so far.
	* configure:  Call guess-systype if no host is specified.
1993-01-20 01:20:29 +00:00
David D. Zuhn
d405f5be84 redo (yet again) chill sanitization -- thanks per 1993-01-07 01:43:53 +00:00
David D. Zuhn
b13a565e75 revert chill Sanitize patches 1993-01-07 01:24:52 +00:00
Bill Cox
92ffd58037 fix chill sanitization 1993-01-06 22:31:06 +00:00
Fred Fish
5d4ec8518b * Makefile.in (SUBDIRS): Add chillrt.
* Makefile.in (all.normal):  Add all-chillrt.
	* Makefile.in (all.cross):  Add all-chillrt.
	* Makefile.in (install-no-fixedincludes):  Add install-chillrt.
	* Makefile.in (install.cross):  Add install-chillrt.
	* Makefile.in (all-chillrt, install-chillrt):  New targets.
	* Makefile.in (subdir_do):  Handle chillrt like newlib.
	* configure.in (target_libs):  Add chillrt.

	(Also added appropriate stuff to .Sanitize)
1993-01-06 16:02:53 +00:00
Steve Chamberlain
5dca5185af Added h8300sim 1993-01-03 23:16:04 +00:00
David D. Zuhn
4e0c2de78b removed the files there were moved to etc, added the directories that are
in unsupported/latest, since they appear in latest builds
1992-12-16 21:38:43 +00:00
Per Bothner
701df84561 Add etc directory. 1992-12-05 23:48:21 +00:00
Steve Chamberlain
6cfbcc45ba add z8ksim 1992-11-13 07:11:44 +00:00
David D. Zuhn
175193120b added expect and tcl 1992-11-13 01:05:59 +00:00
Jim Wilson
012be2b138 Delete some obsolete LIFE stuff. 1992-10-29 22:41:01 +00:00
Per Bothner
6e37b2150b Add COPYING and COPYING.LIB. 1992-09-29 22:51:18 +00:00
Fred Fish
8ec1b2a188 Add deja-gnu. 1992-09-08 20:58:39 +00:00
Steve Chamberlain
aa06ff7e3c Support for opcodes directory 1992-08-31 22:26:18 +00:00
David Henkel-Wallace
d77c6b93cb Don't keep bison. Do keep byacc. 1992-07-23 18:44:33 +00:00
K. Richard Pixley
c9b36b5f8f keep .cvsignore and test-build.mk 1992-07-22 02:46:15 +00:00
Heinz G. Seidl
d42563daf7 added prms 1992-07-09 06:21:03 +00:00
Sean Eric Fagan
6a2d7603bb Tired of watching byacc be sanitized out. :) 1992-07-07 19:47:28 +00:00
K. Richard Pixley
6227a92bec keep CYGNUS 1992-06-25 03:11:49 +00:00
Michael Tiemann
49df230880 Add flex to the list of keepers. flex is needed to build GNU ld. 1992-05-29 02:49:34 +00:00
David D. Zuhn
2dbd15d2fb added ispell 1992-05-05 23:59:05 +00:00
Steve Chamberlain
14bed8ee4c Added tgas 1992-05-05 02:52:54 +00:00
K. Richard Pixley
95a3881d30 incorporate standards.texi 1992-04-24 23:04:14 +00:00
K. Richard Pixley
28f760d3cf sanitize and keep autoconf 1992-04-24 21:51:47 +00:00
K. Richard Pixley
57d32184c3 keep patch, remove rcsid 1992-04-24 20:53:28 +00:00
K. Richard Pixley
e72c4b3ab8 add move-if-change 1992-04-22 21:52:44 +00:00
Sean Eric Fagan
9a14a29d8a Put in stuff necessary for gprof to be built, cleaned up, etc. 1992-03-27 22:08:47 +00:00
Heinz G. Seidl
9abf940670 changed prms to send_pr 1992-03-20 23:58:25 +00:00
Fred Fish
d592622ae8 Add mmalloc directory to list of files to preserve. 1992-03-15 03:11:09 +00:00
Fred Fish
076d8c5f7a Add gdbtest to list of directories to preserve. 1992-03-05 22:17:53 +00:00
K. Richard Pixley
af7fc06643 removed gnulib 1992-03-03 22:25:55 +00:00
Michael Tiemann
cfcbb9e82c If we're going to keep gnulib, we might as well keep libgcc. 1992-02-26 07:49:24 +00:00
Michael Tiemann
6ae8fff57d Don't clobber newlib. 1992-02-26 07:04:57 +00:00
Steve Chamberlain
8e48d87af6 More dos scripts 1992-02-22 00:25:24 +00:00