Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1998-08-21 | * configure.in (target_libs): Added target-qthreads. | Tom Tromey | 1 | -0/+1 | |
* Makefile.in (ALL_TARGET_MODULES): Added qthreads. (CONFIGURE_TARGET_MODULES): Likewise. (CHECK_TARGET_MODULES): Likewise. (INSTALL_TARGET_MODULES): Likewise. (CLEAN_TARGET_MODULES): Likewise. (all-target-qthreads): New target. (configure-target-libjava): Depend on configure-target-qthreads. (all-target-libjava): Depend on all-target-qthreads. | |||||
1998-07-31 | Add sanitize markers for thumb-elf and arm-elf. | Catherine Moore | 1 | -0/+4 | |
1998-07-31 | Add arm-elf and thumb-elf support. | Catherine Moore | 1 | -0/+6 | |
1998-07-24 | * configure.in (mips64r5900-sky-elf*): Use config/mt-sky. | Doug Evans | 1 | -2/+13 | |
Set extraconfigdirs to build dvp-elf-as. * configure (extraconfigdirs): New variable. (SUBDIRS): Add extraconfigdirs and recurse on them too. * Makefile.in (all): Move higher in file. (EXTRA_TARGET_HOST_ALL_MODULES): New variable. (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables. (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES. (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES. (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES. | |||||
1998-07-23 | remove d30v sanitization | Ian Lance Taylor | 1 | -8/+1 | |
1998-07-16 | Brought over from egcs: | Ian Lance Taylor | 1 | -6/+6 | |
Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com) * configure.in (target_subdir): Set to ${target_alias} instead of "libraries". Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com> * configure.in (target_subdir): Set to libraries if enable_multilib. | |||||
1998-07-15 | * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to | Ian Lance Taylor | 1 | -1/+1 | |
avoid confusion with --no-recursion. | |||||
1998-07-14 | Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 1 | -11/+0 | |
* configure.in: Win32 hosts shouldn't use install -x * install-sh: remove -x option, and special .exe-handling hack. | |||||
1998-07-14 | * config.guess: Recognize i586-pc-beos. | Richard Henderson | 1 | -0/+10 | |
* configure.in: Don't build some bits for beos. | |||||
1998-07-02 | * configure.in: configure cgen if --enable-cgen-maint. | Doug Evans | 1 | -0/+10 | |
* Makefile.in (ALL_MODULES,CLEAN_MODULES): Add all-cgen. (all-cgen): New rule. (all-opcodes,all-sim): Depend on all-cgen. | |||||
1998-06-24 | * configure.in (noconfigdirs): Add configure pattern for mips tx39 | John Metzler | 1 | -0/+4 | |
cygmon | |||||
1998-06-24 | * configure.in: Add cygmon and libstub support for mn10200. | Mark Alexander | 1 | -1/+4 | |
1998-06-12 | * configure.in: Add cygmon and libstub support for mn10300. | Mark Alexander | 1 | -0/+3 | |
1998-06-01 | * configure.in: Use && rather than using -a in test, because odd | Ian Lance Taylor | 1 | -4/+4 | |
strings can confuse test. | |||||
1998-05-15 | Sanitize Java. | Stu Grossman | 1 | -2/+11 | |
1998-05-05 | * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are | Ian Lance Taylor | 1 | -0/+6 | |
building with newlib. | |||||
1998-04-28 | * configure.in: Change alpha to alpha* in several places. | Ian Lance Taylor | 1 | -6/+6 | |
1998-04-24 | * configure.in: Include `flexlm' as a host library. | Ben Elliston | 1 | -0/+24 | |
1998-04-22 | Remove debug echo | Michael Meissner | 1 | -1/+0 | |
1998-04-22 | Fix typo | Michael Meissner | 1 | -1/+2 | |
1998-04-22 | remove duplicate libtool | Ian Lance Taylor | 1 | -1/+1 | |
1998-04-22 | Add support for --enable-target-optspace to compile with -Os instead of -O2, ↵ | Michael Meissner | 1 | -0/+22 | |
and default d30v, d10v, m32r to use it | |||||
1998-04-21 | * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc. | Tom Tromey | 1 | -1/+1 | |
(CONFIGURE_TARGET_MODULES): Likewise. (CHECK_TARGET_MODULES): Likewise. (INSTALL_TARGET_MODULES): Likewise. (CLEAN_TARGET_MODULES): Likewise. (all-target-libjava): New target. (all-target-boehm-gc): Likewise. * configure.in (target_libs): Added libjava, boehm-gc. | |||||
1998-04-19 | * configure.in (host_tools): Fix typo, lbtool -> libtool. | Brendan Kehoe | 1 | -1/+1 | |
1998-04-17 | * Makefile.in: Add libstub. | Bob Manson | 1 | -4/+4 | |
* configure.in: Ditto. Build libstub for targets that have cygmon support. | |||||
1998-04-14 | * configure.in: Don't set PICFLAG on ix86-cygwin32. | Ian Lance Taylor | 1 | -0/+3 | |
1998-04-14 | Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com> | Jason Molenda | 1 | -1/+4 | |
* configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and use mh-sysv5 if specified. Support gprof on SCO Open Server. | |||||
1998-04-13 | * Makefile.in, configure.in: Add libtool as a native only directory | Ian Lance Taylor | 1 | -2/+2 | |
to configure and build. | |||||
1998-04-02 | Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 1 | -2/+2 | |
* Makefile.in: add ash make rules * configure.in: add ash to native_only and host_tools lists | |||||
1998-03-31 | * Makefile.in: Add libidetcl, like libide. | Ian Lance Taylor | 1 | -8/+8 | |
(all-libide): Remove dependencies on all-tcl, all-tk, all-itcl, all-ilu. * configure.IN: Add libidetcl, like libide. * configure (GDB_TK): If enable_ide, add all-libidetcl. | |||||
1998-03-27 | * Makefile.in (all-gettext, all-intl): New targets. | Tom Tromey | 1 | -6/+6 | |
(ALL_MODULES): Added all-gettext, all-intl. (CROSS_CHECK_MODULES): Added check-gettext, check-intl. (INSTALL_MODULES): Added install-gettext, install-intl. (CLEAN_MODULES): Added clean-gettext, clean-intl. * configure.in (host_tools): Added gettext. (native_only): Likewise. (noconfigdirs) [various cases]: Likewise. (host_libs): Added intl. | |||||
1998-03-25 | Remove CYGNUS LOCAL markers for Thumb port. | Nick Clifton | 1 | -2/+2 | |
1998-03-18 | Add thumb-pe target. | Nick Clifton | 1 | -0/+3 | |
1998-03-18 | Tue Mar 17 17:02:00 PST 1998 Syd Polk <spolk@cygnus.com> | Syd Polk | 1 | -10/+10 | |
* configure.in Makefile.in Changed "sn" to "snavigator" | |||||
1998-02-23 | * configure.in: Remove libgloss from noconfigdirs for MN10300. | Mark Alexander | 1 | -1/+1 | |
1998-02-19 | * configure.in: Don't build libgui for a cygwin32 target when not on | Ian Lance Taylor | 1 | -3/+3 | |
a cygwin32 host. | |||||
1998-02-06 | Delete txvu stuff. | Doug Evans | 1 | -6/+1 | |
Delete last change that made sim build under dvp-elf. | |||||
1998-02-06 | * configure.in (host_tools, native_only): Add libtool. | Jason Molenda | 1 | -3/+3 | |
1998-02-05 | Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 1 | -2/+2 | |
* configure.in: add target-gperf to noconfigdirs for Cygwin32. Fix typo in ming config comment. | |||||
1998-02-04 | * Make sim build under dvp-elf. | Ian Carmichael | 1 | -1/+1 | |
1998-01-31 | Sanitize away "*-windows*" host makefile frag when sanitizing | Fred Fish | 1 | -0/+2 | |
with --lose-mswin. | |||||
1998-01-31 | Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 1 | -7/+1 | |
* configure.in: Remove expect from noconfigdirs when target is cygwin32. OK to build expect and dejagnu with Canadian Cross. | |||||
1998-01-30 | don't build itcl libgui tk tix | Doug Evans | 1 | -0/+1 | |
1998-01-28 | don't build gdb for dvp-elf | Doug Evans | 1 | -1/+6 | |
1998-01-28 | * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32 | Ian Lance Taylor | 1 | -1/+1 | |
host. | |||||
1998-01-28 | * configure.in: Add dvp-elf support. | Doug Evans | 1 | -1/+1 | |
* config.sub: Recognize dvp cpu. | |||||
1998-01-22 | Allow gdb to recognize txvu-elf as a valid configuration. | Ron Unrau | 1 | -1/+1 | |
1998-01-18 | * configure.in: Check makefile fragments in the source | Jeff Law | 1 | -2/+2 | |
directory. | |||||
1998-01-16 | * configure.in: check whether host and target makefile | Jeff Law | 1 | -2/+6 | |
fragments exist before adding them to *_makefile_frag | |||||
1998-01-15 | * configure.in (target_configdirs): Add cygmon for sparc64-elf. | Bob Manson | 1 | -0/+5 | |