Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1997-10-20 | Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de> | Ian Lance Taylor | 1 | -0/+4 | |
* makefile.vms: Fix to work with DEC C. | |||||
1997-10-08 | config.sub: Add mips-tx39-elf to marketing names. | Gavin Romig-Koch | 1 | -0/+8 | |
1997-10-06 | Remove sanitized-out Magic Cap support, will never be released | Stan Shebs | 1 | -6/+19 | |
1997-09-24 | * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh. | Ian Lance Taylor | 1 | -0/+4 | |
1997-09-22 | remove v850 sanitization | Ian Lance Taylor | 1 | -8/+0 | |
1997-09-18 | Allow tk, tcl, itcl et.al. to be built with a canadian cross. | Andrew Cagney | 1 | -0/+5 | |
1997-09-16 | Uli's libio/libstdc++ changes. | Jeff Law | 1 | -0/+9 | |
1997-09-16 | Install tcl before itcl - stops itcl giving warning about bad tcl | Andrew Cagney | 1 | -0/+4 | |
installation. | |||||
1997-09-15 | Sun Sep 14 20:53:42 1997 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 1 | -0/+4 | |
* config/mh-cygwin32: ok to build split texinfo files | |||||
1997-09-12 | Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 1 | -0/+4 | |
* configure.in: remove bison from noconfigdirs for Cygwin32 host | |||||
1997-09-09 | * config.guess: Merge with FSF. | Ian Lance Taylor | 1 | -0/+4 | |
1997-09-07 | tx19 and related necessary changes. | Gavin Romig-Koch | 1 | -0/+8 | |
* config.sub: Add tx19/r1900. * sim/mips/configure.in, sim/mips/gencode: Add tx19/r1900. * gcc/config.sub, gcc/configure: Add tx19/r1900. * gcc/config/mips/r1900.h, config/mips/t-r1900: New. * gas/config/tc-mips.c: Add tx19/r1900. * gcc/config/mips/mips.c: Don't build 16 bit to 32 bit stubs for TARGET_SOFT_FLOAT. * config.sub: Add "marketing-names" patch. * gcc/config.sub: Add "marketing-names" patch. * gcc/configure: Change "as" link from "../gas/as.new" to "../gas/as-new"; Same for "ld" link. | |||||
1997-09-05 | * configure.in (*-*-rtems*): Do not build libgloss for rtems. | David Edelsohn | 1 | -0/+3 | |
1997-09-03 | More building on NT support stuff. | Chris Provenzano | 1 | -0/+6 | |
* ltconfig: Set CONFIG_SHELL in libtool. * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh | |||||
1997-08-26 | In some cases: Makefile.in (all-sim): Depends on all-readline. | Andrew Cagney | 1 | -2/+16 | |
1997-08-18 | Add support for v850e and v850eq target. | Nick Clifton | 1 | -0/+16 | |
1997-08-18 | * config.sub: Add mipstx39. Delete r3900. | Gavin Romig-Koch | 1 | -0/+4 | |
1997-08-18 | * Makefile.in (all-vmake): Depends on all-tix. | Jason Molenda | 1 | -0/+6 | |
1997-08-18 | * Makefile.in (all-autoconf): Depends on all-texinfo. | Jason Molenda | 1 | -0/+4 | |
autoconf tries to run makeinfo as a part of 'all'. Instead of hacking autoconf to build in the Cygnus way, I just added this dependency. | |||||
1997-08-16 | Update powerpc/rs6000 to current multilibs | Michael Meissner | 1 | -0/+5 | |
1997-08-14 | * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible. | Ian Lance Taylor | 1 | -0/+2 | |
1997-08-14 | * configure: When handling a Canadian Cross, handle YACC as well as | Ian Lance Taylor | 1 | -0/+12 | |
BISON. Just set BISON to bison. When setting YACC, prefer bison. | |||||
1997-08-13 | * configure: If OSTYPE matches *win32*, try to find a good value for | Ian Lance Taylor | 1 | -0/+5 | |
CONFIG_SHELL. | |||||
1997-08-11 | * Makefile.in, configure.in: Handle jstools like vmake. | Ian Lance Taylor | 1 | -0/+6 | |
1997-08-10 | * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in | Ian Lance Taylor | 1 | -0/+9 | |
configure.in if it is present. | |||||
1997-08-08 | * config.sub: Recognize `arc' cpu. | David Edelsohn | 1 | -0/+6 | |
* configure.in: Likewise. * config-ml.in: Likewise. | |||||
1997-08-07 | * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs. | Ian Lance Taylor | 1 | -0/+4 | |
1997-08-06 | * configure: Changed sed delimiter from ':' to '|' when | Chris Provenzano | 1 | -0/+6 | |
attempting to substitute ${config_shell} for SHELL. On NT ${config_shell} may contain a ':' in it. | |||||
1997-08-06 | * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells. | Jason Merrill | 1 | -0/+4 | |
1997-08-06 | * Makefile.in (AS_FOR_TARGET): Change as.new to as-new. | Ian Lance Taylor | 1 | -0/+4 | |
1997-08-05 | * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new. | Ian Lance Taylor | 1 | -0/+2 | |
1997-08-05 | * ylwrap: If the program is a relative path, force it to be | Ian Lance Taylor | 1 | -0/+15 | |
absolute. | |||||
1997-08-04 | * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values | Jason Merrill | 1 | -0/+5 | |
separated by spaces. Fixes make 'LANGUAGES=c c++' all-gcc | |||||
1997-08-01 | * ylwrap: New file. | Ian Lance Taylor | 1 | -0/+5 | |
* Makefile.in (DEVO_SUPPORT): Add ylwrap. * ltmain.sh: Handle /bin/sh at start of install program. | |||||
1997-08-01 | * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing. | Ian Lance Taylor | 1 | -0/+2 | |
1997-07-31 | * ltconfig, ltmain.sh: New files, from libtool 1.0. | Ian Lance Taylor | 1 | -0/+5 | |
* missing: New file, from automake 1.2. | |||||
1997-07-24 | * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add | Ian Lance Taylor | 1 | -0/+5 | |
check-tk to CHECK_X11_MODULES. | |||||
1997-07-23 | * config.sub: Merge with FSF. | Ian Lance Taylor | 1 | -0/+4 | |
1997-07-22 | * config.guess: Merge with FSF. | Ian Lance Taylor | 1 | -0/+4 | |
1997-07-22 | Tue Jul 22 14:50:42 1997 Robert Hoehne ↵ | Ian Lance Taylor | 1 | -0/+1 | |
<robert.hoehne@Mathematik.TU-Chemnitz.DE> * configure.in: Treat msdosdjgpp like go32. Don't remove gprof for go32. | |||||
1997-07-22 | Tue Jul 22 14:50:42 1997 Robert Hoehne ↵ | Ian Lance Taylor | 1 | -0/+2 | |
<robert.hoehne@Mathematik.TU-Chemnitz.DE> * configure: Treat msdosdjgpp like go32. | |||||
1997-07-22 | Tue Jul 22 14:50:42 1997 Robert Hoehne ↵ | Ian Lance Taylor | 1 | -0/+4 | |
<robert.hoehne@Mathematik.TU-Chemnitz.DE> * configure: Change Makefile.tem2 to Makefile.tm2. | |||||
1997-07-21 | Don't ignore grep when compiling on alpha-dec-osf. | Stephen Peters | 1 | -0/+4 | |
1997-07-15 | * install-sh (chmodcmd): Set to null if the DST directory already | Brendan Kehoe | 1 | -0/+5 | |
exists. Same as Nov 11th change. | |||||
1997-07-14 | Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com> | Martin Hunt | 1 | -0/+4 | |
* configure (GDB_TK): Needs itcl and tix. | |||||
1997-07-14 | * config.guess: Update from FSF. | Jason Merrill | 1 | -0/+4 | |
For pc-linux-gnulibc1 | |||||
1997-07-11 | Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com> | Martin Hunt | 1 | -0/+4 | |
* Makefile.in (GDB_TK): Depend on itcl and tix. | |||||
1997-07-04 | * Makefile.in (INSTALL_PROGRAM_ARGS): New variable. | Ian Lance Taylor | 1 | -0/+10 | |
(INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS). (INSTALL_SCRIPT): New variable. (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT. * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS to -x. * install-sh: Add support for -x option. | |||||
1997-06-30 | * configure.in, Makefile.in: Treat tix like itcl. | Ian Lance Taylor | 1 | -0/+4 | |
1997-06-26 | * Makefile.in (WINDRES): New variable. | Ian Lance Taylor | 1 | -0/+13 | |
(WINDRES_FOR_TARGET): New variable. (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET. (EXTRA_HOST_FLAGS): Add WINDRES. (EXTRA_TARGET_FLAGS): Add WINDRES. (EXTRA_GCC_FLAGS): Add WINDRES. ($(DO_X)): Pass down WINDRES. ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring. * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like DLLTOOL_FOR_TARGET. |