Commit graph

216 commits

Author SHA1 Message Date
David Edelsohn
1158d8a942 remove arc sanitization 1997-08-08 23:32:05 +00:00
Ian Lance Taylor
6e68a23e89 * ylwrap: New file.
* Makefile.in (DEVO_SUPPORT): Add ylwrap.

	* ltmain.sh: Handle /bin/sh at start of install program.
1997-08-01 03:51:59 +00:00
Ian Lance Taylor
6079ad780f * ltconfig, ltmain.sh: New files, from libtool 1.0.
* missing: New file, from automake 1.2.
1997-07-31 23:50:24 +00:00
Martin Hunt
5452eb0b95 Add tix to gdbtk 1997-07-22 22:03:59 +00:00
Tom Tromey
eebe454c50 * configure.in (host_libs): Added libide.
Skip libide, vmake if no X.  Also skip these everywhere that sn is
        skipped.

        * Makefile.in (ALL_MODULES): Added all-vmake, all-libide.
        (CROSS_CHECK_MODULES): Added check-vmake, check-libide.
        (INSTALL_MODULES): Added install-vmake, install-libide.
        (CLEAN_MODULES): Added clean-vmake, clean-libide.
        (all-vmake, all-libide): New targets.
1997-04-21 19:30:47 +00:00
Ian Lance Taylor
ff290bafa5 * mkinstalldirs: New file, copied from automake.
* Makefile.in (installdirs): Rename from install-dirs.  Use
	mkinstalldirs.  Change all users.
1997-04-15 16:26:43 +00:00
Ian Lance Taylor
e8255dfe37 * install-sh: Rename from install.sh.
* Makefile.in (INSTALL): Change install.sh to install-sh.
	(DEVO_SUPPORT): Likewise.
1997-04-14 20:22:49 +00:00
David Edelsohn
ff86eeb590 fix v850 sanitization 1997-03-22 19:42:23 +00:00
David Edelsohn
c28b08c246 Remove m32r sanitization. 1997-03-21 22:00:22 +00:00
Jim Wilson
a09e649c51 Delete obsolete rce sanitization. 1997-03-03 00:55:03 +00:00
Jim Wilson
54d26e151e Correct d10v sanitization errors. 1997-03-03 00:22:35 +00:00
Michael Meissner
c6c7035cfb Since d10v is public now, remove all sanitization statements 1997-02-20 16:05:18 +00:00
Martin Hunt
c2304cbab6 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
* config.sub, configure.in: Add d30v target cpu.
1997-02-19 01:34:14 +00:00
Ian Lance Taylor
c9b727f9e2 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
* makefile.vms: New file.
	* make-all.com: Remove.
1997-02-14 03:06:09 +00:00
Gavin Romig-Koch
276c2d7dc8 Add r5900 1997-02-11 13:26:34 +00:00
Fred Fish
962873d574 * config.sub (case $basic_machine): Add tic80 entries. 1996-12-28 06:31:43 +00:00
Geoffrey Noer
93dafa36de Added findutils, less, ncurses to top level .Sanitize 1996-11-22 00:59:24 +00:00
Stan Shebs
8ce18b7a1c Add mpw-install to keep_these_too 1996-09-30 21:41:07 +00:00
David Edelsohn
8863243604 * config.sub, configure.in: Add entries for m32r. 1996-09-09 19:23:41 +00:00
Geoffrey Noer
22dd55c2d6 sanitize change 1996-08-29 21:42:15 +00:00
J.T. Conklin
3f5d1c2c1e * configure.in (v850-*-*): Set up initial $noconfigdirs.
* config.sub (basic_machine): Recognize v850.
1996-08-20 21:30:41 +00:00
Martin Hunt
a1e636c89d start-sanitize-d10v
Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
        * configure.in (d10v-*-*): New target.
end-sanitize-d10v
1996-07-18 00:53:17 +00:00
Michael Meissner
186dfd16ab Add basic d10v support 1996-07-01 17:34:10 +00:00
Tom Tromey
37b7d77ce2 COPYING.LIB, config, config-ml.in, etc, and symlink-tree are not in IDK 1996-06-26 17:22:33 +00:00
Ian Lance Taylor
bc70a91892 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
* config.sub: Recognize -openvms.
	* configure.in (alpha*-*-*vms*): Set noconfigdirs.
	* make-all.com, setup.com: New files.
1996-06-18 18:51:14 +00:00
Jim Wilson
ed381b6719 Kill r16/rce/acp stuff. 1996-06-08 03:18:15 +00:00
Tom Tromey
f255b19d70 .Sanitize cleanups for IDK 1996-06-06 16:34:49 +00:00
Jim Wilson
fd614e066c Delete obsolete SH3e sanitization. 1996-01-16 19:55:27 +00:00
Gordon Irlam
5f917df14d Change guile directory structure. 1996-01-06 03:43:59 +00:00
Gordon Irlam
8fadf76997 Adding perl to devo (perl5.002beta1). 1995-12-27 22:51:42 +00:00
David Edelsohn
214a9db6a9 Delete jaguar. Delete psion sanitization. 1995-12-14 22:48:32 +00:00
David Edelsohn
a6cb89ff68 Update. cfg-ml-com.in replaced with config-ml.in. 1995-11-14 10:40:55 +00:00
David Edelsohn
d747cac4c2 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
Preserve relative path names in $srcdir.  Build symlink tree if
	configuring cross target dir and srcdir=. (= no VPATH support).
	(configure-target-libg++): Depend on configure-target-librx.
	* cfg-ml-com.in, cfg-ml-pos.in: Deleted.
	* config-ml.in: New file.
	* symlink-tree: New file.
	* configure: Ensure srcdir="." if that's what it is.
1995-11-14 09:32:50 +00:00
Stan Shebs
0cf78faa25 Add "grez" to keep_these_too. 1995-11-13 02:12:19 +00:00
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