Commit Graph

140 Commits

Author SHA1 Message Date
David D. Zuhn c676f606d2 * Makefile.in: define flags for X11 include files and library file
locations, pass them down to the programs that need this info
	* build-all.mk: added a 'native' target, to 3stage the native toolchain
	(also updated dates in test-build.mk and build-all.mk)
1992-11-30 09:15:40 +00:00
David D. Zuhn 4d1e5a4e87 build libg++ on HPUX 1992-11-23 02:59:50 +00:00
Fred Fish 6845e2da3e * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
* configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
1992-11-15 17:37:16 +00:00
Steve Chamberlain cedb0c456a z8k stuff 1992-11-13 17:40:20 +00:00
David D. Zuhn c014d59723 * configure.in: expand the section that adds or removes
directories from the list of programs to build, to handle native
vs. cross in addition to host v. native
* test-build.mk: add -w to GNU_MAKE
1992-11-09 05:16:57 +00:00
David D. Zuhn ffce44a010 added tcl, tk, and expect 1992-11-07 05:00:06 +00:00
David D. Zuhn 378fd38252 merge in some p3 Makefile changes 1992-11-05 23:04:38 +00:00
Fred Fish 7a8d10cee6 Add deja-gnu to configdirs. 1992-10-30 19:38:52 +00:00
David D. Zuhn 15ae586e2e regularize formatting 1992-10-02 06:55:20 +00:00
David D. Zuhn cec673a2a5 use *-*-* instead nested cases 1992-10-02 01:00:21 +00:00
David Henkel-Wallace c43949138b Make sure flex is built before stuff that might use it. 1992-09-26 22:33:06 +00:00
Ian Lance Taylor f68be6f088 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
* configure.in, config.sub: added new target m68010-adobe-scout,
	with alias of adobe68k.  Changed configure.in to check for
	-scout before -sco* to avoid a false match.
1992-09-10 18:04:50 +00:00
Mike Werner 868ebe79a8 get the order of opcodes + binutils right so that everything builds 1992-08-31 23:19:34 +00:00
Steve Chamberlain aa06ff7e3c Support for opcodes directory 1992-08-31 22:26:18 +00:00
Ian Lance Taylor afba2b2286 Renamed OSE configuration to ose. 1992-08-24 22:32:46 +00:00
David D. Zuhn dfa891fc11 clean up Makefile.in (install), configure.in (the parts that choose what not to build for a host or target) 1992-08-03 22:44:29 +00:00
David D. Zuhn 0ddd7b5066 frag for hpux, INSTALL=cp 1992-07-21 08:07:26 +00:00
David D. Zuhn 43557c0aec rearranged tests to remove subdirs from configdirs 1992-07-20 00:56:37 +00:00
Steve Chamberlain 3ad0ef3736 * Makefile.in, configure.in: add tgas 1992-07-17 01:34:45 +00:00
K. Richard Pixley 2d115749d7 add libm 1992-07-16 23:06:53 +00:00
Per Bothner 4da05fa091 Add Linux hook. 1992-06-23 06:50:30 +00:00
Steve Chamberlain 4347369fb1 * configure: fix various problems with propogating
makefile_target_frag in subdirs.
	* configure.in: config libgcc if its there
1992-06-23 01:32:47 +00:00
Mark Eichin bbc7590aad change mh-solaris2 to mh-solaris. 1992-06-01 00:29:44 +00:00
Mark Eichin ef8aa56d10 Added solaris configuration support. 1992-05-31 22:13:34 +00:00
K. Richard Pixley 618f57a9a2 add autoconf 1992-04-24 21:46:16 +00:00
Stu Grossman 9f756cd8d2 29k/UDI config stuff. 1992-04-24 06:27:14 +00:00
K. Richard Pixley 9d3f69fba0 remove binutils, gas, ld when targetting rs6000 1992-04-21 04:06:33 +00:00
David D. Zuhn f24e06320d configure.in knows about flex now 1992-04-14 01:50:06 +00:00
John Gilmore 347e3a00bb We now configure gdbtest automatically if it's there. 1992-04-11 10:52:33 +00:00
Fred Fish c4fb14b791 Add MINUS_G macro, default to -g, and pass on to recursive makes.
Recognize new ncr3000 config.
1992-04-11 06:13:43 +00:00
K. Richard Pixley 0ee8612968 remove references to gdbm 1992-04-09 06:08:50 +00:00
Sean Eric Fagan 68cd7865a6 Support for Apollo Series 400 machines, under the BSD environment. 1992-04-07 22:11:30 +00:00
Stu Grossman 27c28d61ce * configure.in: sco is an os, not a vendor! 1992-04-07 05:57:36 +00:00
Sean Eric Fagan a95888ed71 Added support for building on/for an embedded 386 using encapsulated coff. 1992-03-27 22:10:04 +00:00
K. Richard Pixley b4e2a59bef remove gas from rs6000 build, use aix host fragment 1992-03-25 07:51:05 +00:00
Fred Fish bb24c7e6f6 Add support for mmalloc library. 1992-03-15 01:21:52 +00:00
Steve Chamberlain 7fcfdcf774 Hooks for configuring newlib 1992-03-11 02:01:42 +00:00
K. Richard Pixley 787c6bfe70 This is the second batch of makefile changes. Libg++ makefiles were
checked in earlier.  These are Makefiles relevant to the progressive
release currently in progress.

* added exec_prefix
* default bindir now exec_prefix/bin
* default libdir now exec_prefix/lib
* default mandir now prefix/man
* default infodir now prefix/info
* added oldincludedir, default NULL
* remove all traces of the old -subdirs and -namesubdir support,
  including code, for loops, and all subdir/unsubdir stuff.
* remove old style staging targets {de-}stage[1234], comparison,
  bootstrapN, from all but the bootstrappable tools.
* added check targets.
* removed any "Last Mod" lines.
* forced copyrights to '92 and shifted some from Cygnus to FSF.
* added tooldir and program_prefix where needed.
* updated texinfo and man pages, removed all references to multiple
  hosts or targets.
1992-03-08 07:47:55 +00:00
Stu Grossman 407a8389b4 * config.sub configure.in config/.Sanitize config/mh-irix4
gdb/.Sanitize gdb/configure.in gdb/mips-tdep.c gdb/mipsread.c
gdb/procfs.c gdb/signame.h gdb/tm-irix3.h gdb/tm-mips.h
gdb/xm-irix4.h gdb/config/.Sanitize gdb/config/mt-irix3
gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
1992-03-05 20:20:27 +00:00
Heinz G. Seidl 062676eb48 changed prms to send_pr 1992-02-26 02:20:45 +00:00
Sean Eric Fagan dd16baba0b Added support for OS/68k (as a target) and Apollo Series 400's (as
a host).
1992-02-10 23:43:56 +00:00
K. Richard Pixley bcdbe02f82 In configure{.in} {host|target}_makefile_frag should name a file
relative to srcdir.  I think it now does.  configure has been
corrected.  configure.texi has been clarified.
1992-02-08 08:57:08 +00:00
K. Richard Pixley b8972815d5 correct a collision against recent configure changes 1992-02-08 02:22:09 +00:00
Heinz G. Seidl b9c3a64afe need bfd for mips 1992-02-07 20:14:25 +00:00
John Gilmore 3b2cf8e865 * configure.in: Ultrix is only a decstation if it's a MIPS. 1992-02-07 15:55:35 +00:00
K. Richard Pixley 7c9feeb7de Patch joins devo. 1992-02-07 00:36:15 +00:00
Heinz G. Seidl 05cd8d982d do not build ld, bfd, ... for decstatn 1992-02-02 04:53:15 +00:00
John Gilmore cbe2c166aa * configure.in: Add libg++.
* configure:  When verbose, don't output the command line at each
level; it will be unremarkably the same as the previous version,
which will be the same as what the user typed.
1992-01-03 06:58:37 +00:00
K. Richard Pixley 079399f6df small changes to accomodate other versions of configure 1991-12-28 03:15:17 +00:00
K. Richard Pixley 25113b4647 flex joins the fray, also fixed clean-info in devo. 1991-12-28 01:27:15 +00:00
Fred Fish 5f32984ea6 Change svr4 references to sysv4. 1991-12-20 19:35:15 +00:00
K. Richard Pixley 806fd9fc4e add decstation host makefile frag 1991-12-10 08:10:33 +00:00
Stu Grossman e4890dd3ae Add glob subdir. 1991-11-21 23:02:56 +00:00
K. Richard Pixley 6d982b4e63 add ispell 1991-11-20 07:59:15 +00:00
Sean Eric Fagan f4bda0ff13 Added support for SCO. 1991-11-13 22:16:12 +00:00
K. Richard Pixley 244bb110fd add texinfo 1991-11-12 08:43:23 +00:00
K. Richard Pixley 9d28af023b add byacc 1991-11-05 08:02:39 +00:00
Steve Chamberlain 3ab958289b *** empty log message *** 1991-10-31 01:25:20 +00:00
Steve Chamberlain 99823b6670 88k stuff 1991-10-29 08:47:32 +00:00
Steve Chamberlain 0c6087dd1c config file renaming 1991-10-24 22:10:04 +00:00
K. Richard Pixley e99a90a7f2 add clib 1991-10-23 05:32:55 +00:00
Steve Chamberlain 44e4e473f8 * configure.in: added ebmon target. 1991-10-21 17:06:59 +00:00
John Gilmore e32becdf04 SVR4 1991-10-04 06:49:34 +00:00
Stu Grossman 0e30257227 sgi/irix configuration stuff. 1991-09-16 23:17:02 +00:00
K. Richard Pixley aedaceb5bf Add gdbm. 1991-09-12 00:33:19 +00:00
K. Richard Pixley e4899eb809 Welcome emacs to the mess. 1991-08-31 03:54:38 +00:00
K. Richard Pixley d1477ba8d6 Welcome cvs to the big time. 1991-08-26 04:29:33 +00:00
K. Richard Pixley 3c8735af98 rcs enters the soup. 1991-08-25 23:40:24 +00:00
K. Richard Pixley 5781b1ba03 Adding diff to the fray. 1991-08-25 21:48:40 +00:00
K. Richard Pixley bc58b41dbc Adding grep to the fray. 1991-08-25 20:18:21 +00:00
K. Richard Pixley 2c23127cb5 Added make. 1991-08-07 07:05:32 +00:00
K. Richard Pixley 497acf1620 remove emacs, move gdb to after the compilation tools. 1991-08-02 18:56:52 +00:00
K. Richard Pixley c07f757526 *** empty log message *** 1991-07-20 01:22:07 +00:00
John Gilmore 4708037854 Add gdb, rearrange the things that gdb needs so they get built first. 1991-07-04 23:46:05 +00:00
K. Richard Pixley 3ebb9aab6d Added prms. 1991-06-18 15:30:35 +00:00
K. Richard Pixley da7492c406 Rearranged build order so that gcc, which builds the library
subdirectories, is installed first.  This will probably be changed
soon.
1991-06-13 05:06:52 +00:00
K. Richard Pixley e47a757114 Added +clib option. 1991-06-09 20:40:00 +00:00
K. Richard Pixley 1fb48a6c68 Removed clib for now. 1991-05-27 20:52:21 +00:00
K. Richard Pixley fe4c1c5b33 remove gdb until config issues resolve. 1991-05-22 01:44:06 +00:00
K. Richard Pixley 323a23f174 Added gdb. 1991-05-19 08:00:11 +00:00
K. Richard Pixley 3c81fef579 Added gdb. 1991-05-19 00:36:45 +00:00
K. Richard Pixley 67ca110ded Changed getopt to libiberty, commented out an aborted attempt at host
level Makefiles because it caused errors on +rm, add a warning for
directories expected to be removed on +rm but that don't exist.
1991-05-03 19:14:21 +00:00
K. Richard Pixley 6a3958b22d Three staging checkpoint. 1991-04-24 16:52:32 +00:00
K. Richard Pixley 2b34da49e5 Added getopt for binutils, fixed problem with host dependancies in
configure.template.
1991-04-17 01:34:44 +00:00
K. Richard Pixley 0df06ca031 Now handles multiple hosts and targets. 1991-04-15 23:46:50 +00:00
K. Richard Pixley a358d88319 Now installs. 1991-04-13 04:20:37 +00:00
K. Richard Pixley ec342d7d9a Config cut 3. We now almost install a29k. 1991-04-13 02:12:45 +00:00
K. Richard Pixley 131a3881f0 Cut 2 config. Subdirs. 1991-04-11 02:41:53 +00:00
K. Richard Pixley 74cc5508e7 First cut config. builds in place. 1991-04-09 23:52:42 +00:00
K. Richard Pixley eb02fd64a6 Initial revision 1991-04-04 19:01:18 +00:00