Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for | David D. Zuhn | 1993-05-24 | 1 | -3/+3 |
| | | | | GO32 hosted toolchains | ||||
* | add more files to ETC_SUPPORT, configure the release directory, add a ↵ | David D. Zuhn | 1993-05-21 | 1 | -1/+1 |
| | | | | vault-install target | ||||
* | more tools to build native-only | David D. Zuhn | 1993-05-20 | 1 | -3/+3 |
| | |||||
* | use the sun3 makefile fragment (PR 2729) | David D. Zuhn | 1993-05-20 | 1 | -0/+9 |
| | | | | also, don't build things that don't work on the alpha | ||||
* | Don't build uudecode for go32 host. | Ian Lance Taylor | 1993-05-07 | 1 | -0/+1 |
| | |||||
* | Don't build gprof for go32 host. | Ian Lance Taylor | 1993-05-07 | 1 | -1/+2 |
| | |||||
* | handle hppa osf configuration | Ken Raeburn | 1993-04-29 | 1 | -0/+3 |
| | |||||
* | default is the tree supports X11 | David D. Zuhn | 1993-04-24 | 1 | -2/+2 |
| | |||||
* | * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv | David D. Zuhn | 1993-04-18 | 1 | -1/+1 |
| | | | | * config/mh-delta88: remove extraneous GCC references | ||||
* | * configure.in: add comment for --with-x default values | David D. Zuhn | 1993-04-09 | 1 | -1/+2 |
| | | | | | | | * config.guess: handle Motorola Delta88 box for SVR3 and SVR4. * Makefile.in: add check-* targets for each of the directories in the tree. Add a definition of RUNTEST that will use the one we just built, if it exists. Pass this down via FLAGS_TO_PASS. | ||||
* | * configure.in: Removed obsolete references to bfd_target and | Ian Lance Taylor | 1993-04-08 | 1 | -13/+0 |
| | | | | target_makefile_frag. | ||||
* | Revert automatic setting of -with-gnu-ld and -with-gnu-as. | Ian Lance Taylor | 1993-04-01 | 1 | -8/+9 |
| | |||||
* | * configure.in: Build gas for mips-*-*. If configuring gas and/or | Ian Lance Taylor | 1993-04-01 | 1 | -8/+9 |
| | | | | | ld, and the source directories exist, assume -with-gnu-as and/or -with-gnu-ld. | ||||
* | fix setting of target_alias when using config.guess (fixes PR config/2422) | David D. Zuhn | 1993-03-24 | 1 | -1/+1 |
| | |||||
* | * configure.in (h8300-*-*, h8500-*-*): Don't build libg++. | Ian Lance Taylor | 1993-03-15 | 1 | -0/+12 |
| | |||||
* | * configure.in: canonicalize all instances to *-*-solaris2*, | David D. Zuhn | 1993-03-13 | 1 | -7/+24 |
| | | | | also strip out a number of tools to not build for go32 host | ||||
* | tclX support | David D. Zuhn | 1993-03-10 | 1 | -2/+2 |
| | |||||
* | From Minh Tran-Le: recognize i386-ibm-aix (ps/2), and use new config file for | Ken Raeburn | 1993-03-08 | 1 | -0/+1 |
| | | | | it. | ||||
* | Put back mips-dec-bsd* case. | Ken Raeburn | 1993-03-03 | 1 | -0/+4 |
| | | | | With a comment this time, so maybe zoo will realize it's not a no-op. | ||||
* | (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>) | Fred Fish | 1993-03-03 | 1 | -0/+1 |
| | | | | | | * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet. * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'. * config/mh-vaxult2: New file. | ||||
* | * configure.in: remove no-op mips-dec-bsd* in "case $target" | David D. Zuhn | 1993-03-03 | 1 | -2/+0 |
| | | | | | | * Makefile.in (dir.info): only run gen-info-dir if it exists, (install-info): install dir.info only if it exists, (all-expect, install-expect): pass along X11_FLAGS_TO_PASS | ||||
* | build gas for mips-dec-bsd | Ken Raeburn | 1993-03-02 | 1 | -0/+2 |
| | |||||
* | configure.in: For VMS target, skip bfd, ld, binutils. | Ken Raeburn | 1993-03-02 | 1 | -0/+3 |
| | |||||
* | undo prev change | Brendan Kehoe | 1993-03-02 | 1 | -2/+2 |
| | |||||
* | * Makefile.in (all-prms, install-prms): Changed to gnats. | Brendan Kehoe | 1993-03-02 | 1 | -2/+2 |
| | | | | * configure.in (host_tools): Changed prms to gnats. | ||||
* | * configure.in: added "dejagnu" to the hosttools list. | Mike Werner | 1993-02-23 | 1 | -1/+1 |
| | |||||
* | * config.sub, configure.in, config.guess: Add support | Per Bothner | 1993-02-23 | 1 | -0/+1 |
| | | | | | for Bosx, an AIX variant from Bull. Patches from F.Pierresteguy@frcl.bull.fr. | ||||
* | * Makefile.in: Change send_pr to send-pr. | Brendan Kehoe | 1993-02-20 | 1 | -1/+1 |
| | | | | | * configure.in: Likewise. * send_pr: Renamed directory to send-pr. | ||||
* | add support for tar gzip hello recode and indent | David D. Zuhn | 1993-02-16 | 1 | -1/+2 |
| | |||||
* | simulator consolidation | Steve Chamberlain | 1993-02-04 | 1 | -1/+1 |
| | |||||
* | added support for uudecode | David D. Zuhn | 1993-02-03 | 1 | -1/+1 |
| | |||||
* | Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1993-02-02 | 1 | -1/+1 |
| | | | | * configure.in (mips-*-*): Build ld and binutils. | ||||
* | recognize irix[34]* instead of irix[34] | David D. Zuhn | 1993-01-24 | 1 | -4/+4 |
| | |||||
* | Add chillrt, h8300sim to sub dirs. | Bill Cox | 1993-01-08 | 1 | -2/+2 |
| | |||||
* | * Makefile.in: Removed explicit setting of SUBDIRS. This gets done | Mike Werner | 1993-01-07 | 1 | -1/+5 |
| | | | | | | | | by configure, using configure.in . **** start-sanitize-chill **** * configure.in: Added sanitization for chill to the setting of target_libs . **** end-sanitize-chill **** | ||||
* | revert chill Sanitize patches | David D. Zuhn | 1993-01-07 | 1 | -5/+1 |
| | |||||
* | fix chill sanitization | Bill Cox | 1993-01-06 | 1 | -1/+5 |
| | |||||
* | * Makefile.in (SUBDIRS): Add chillrt. | Fred Fish | 1993-01-06 | 1 | -1/+1 |
| | | | | | | | | | | | | * 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) | ||||
* | add groff | David D. Zuhn | 1993-01-05 | 1 | -4/+4 |
| | |||||
* | update comments | David D. Zuhn | 1992-12-31 | 1 | -10/+10 |
| | |||||
* | Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com) | Ian Lance Taylor | 1992-12-28 | 1 | -0/+1 |
| | | | | * configure.in (i[34]86-*-isc*): added; uses mh-sysv. | ||||
* | don't remove binutils from Solaris builds | David D. Zuhn | 1992-12-25 | 1 | -3/+8 |
| | |||||
* | don't build sed -- it's broken | David D. Zuhn | 1992-12-22 | 1 | -1/+1 |
| | |||||
* | Makefile.in: regularize use of $host_canonical and $target_canonical | David D. Zuhn | 1992-12-16 | 1 | -9/+74 |
| | | | | | configure.in: split apart configdirs, handle removal of directories for native or cross compilations more gracefully | ||||
* | * configure.in (hppa*-*-*): Don't remove bfd and gdb from | Stu Grossman | 1992-12-15 | 1 | -1/+1 |
| | | | | configdirs anymore. | ||||
* | * configure.in: handle some programs as cross-only, and others as | David D. Zuhn | 1992-12-12 | 1 | -10/+15 |
| | | | | | | | | native only * test-build.mk: handle partial holes in a more generic manner * Makefile.in: m4 depends on libiberty also updated dates in test-build.mk and build-all.mk | ||||
* | add several packages to configdirs | David D. Zuhn | 1992-12-04 | 1 | -1/+1 |
| | |||||
* | better handling for X11 oddities on various systems | David D. Zuhn | 1992-11-30 | 1 | -0/+1 |
| | |||||
* | * Makefile.in: define flags for X11 include files and library file | David D. Zuhn | 1992-11-30 | 1 | -1/+1 |
| | | | | | | 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) | ||||
* | build libg++ on HPUX | David D. Zuhn | 1992-11-23 | 1 | -1/+1 |
| |