aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)AuthorFilesLines
1996-03-15 * Makefile.in (DO_X): Don't get confused if CC contains `=' in anIan Lance Taylor1-0/+3
option.
1996-03-15 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag ofIan Lance Taylor1-0/+3
config/mh-necv4.
1996-03-15 * install.sh: Correct misspelling of transformbasename.Ian Lance Taylor1-0/+2
1996-03-15 * config.guess: Recognize mips-*-sysv*.Ian Lance Taylor1-0/+8
1996-03-10 * configure: Restore Canadian Cross handling of BISON and LEX,Ian Lance Taylor1-0/+11
removed in Feb 20 change.
1996-03-08 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is aIan Lance Taylor1-0/+6
Makefile after running symlink-tree, then run `make distclean' to avoid clobbering any generated files in srcdir.
1996-03-05* configure.in (m68k-*-netbsd*): Build everything now.J.T. Conklin1-0/+4
1996-02-28Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>Jason Merrill1-0/+4
* Makefile.in (taz): Fix quoting.
1996-02-27 * configure.in (sparclet-*-*): Build everything now.David Edelsohn1-0/+4
1996-02-27Tue Feb 27 14:31:51 1996 Andreas Schwab ↵Ian Lance Taylor1-4/+2
<schwab@issan.informatik.uni-dortmund.de> * configure.in (m68k-*-linux*): New host.
1996-02-26 * configure.in (sparc64-*): Use mh-sparcpic if --enabled-shared.David Edelsohn1-0/+2
1996-02-26 * config.sub (sparc*frw*): Delete. Use -mflat now.David Edelsohn1-0/+4
1996-02-26 * configure: Check for bison before byacc.Ian Lance Taylor1-0/+11
1996-02-19 * Makefile.in: Make everything which depends upon all-bfd alsoIan Lance Taylor1-0/+5
depend upon all-opcodes, in case --with-commonbfdlib is used.
1996-02-16Do not build gdb if building native NT compilers on a UNIX host with a cross ↵Michael Meissner1-0/+5
compiler
1996-02-15 * configure.in: Don't get CC from the host Makefile fragment if weIan Lance Taylor1-0/+7
can find gcc in PATH, or if this is a Canadian Cross. Move the Solaris test for /usr/ucb/cc to the post target script, just after the compiler sanity test.
1996-02-14 * config.sub: Merge with FSF.Ian Lance Taylor1-0/+10
1996-02-12Recognize sparclet cpu.David Edelsohn1-1/+5
1996-02-12Merge from FSF.Per Bothner1-0/+15
1996-02-08 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.Brendan Kehoe1-0/+25
1996-02-03Winsup needs libibertyMichael Meissner1-0/+4
1996-02-02Fix typoMichael Meissner1-0/+4
1996-02-02Changes to configure.in so that -gm-magic targets won't build libglossGeoffrey Noer1-0/+5
anymore.
1996-02-01 * mpw-configure (extralibs_name, rez_name): Set correctlyStan Shebs1-0/+7
for MWC68K compiler. * mpw-README: Add more info on the necessary build tools.
1996-02-01 * configure.in, config.sub: Recognize cygwin32.Steve Chamberlain1-0/+4
1996-01-31Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>Ian Lance Taylor1-0/+4
* config.guess, config.sub: Recognize A/UX.
1996-01-31 * config.sub: Merge with gcc/config.sub.Ian Lance Taylor1-0/+8
1996-01-25Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>Jackie Smith Cashion1-0/+4
* config.sub: Add recognition for mips64vr4100*-* targets.
1996-01-24 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.Brendan Kehoe1-0/+9
Add creation of gconfigargs with `--enable-shared' turned on. ($(host)-stamp-stage2-configured): Pass $(gconfigargs). ($(host)-stamp-stage3-configured): Likewise. (HOLES): Add chatr and ldd. (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
1996-01-24 * configure: Pass --nfp to recursive configures.Per Bothner1-0/+4
1996-01-22Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>Steve Chamberlain1-0/+11
* Makefile.in (DLLTOOL): New. (DLLTOOL_FOR_TARGET): New. (EXTRA_HOST_FLAGS): Pass down DLLTOOL. (EXTRA_TARGET_FLAGS): Ditto. (EXTRA_GCC_FLAGS): Ditto. (CONFIGURE_TARGET_MODULES): Ditto. (DO_X): Ditto. * configure: Add DLLTOOL.
1996-01-19 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:Stan Shebs1-0/+7
* configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of mh-sco, since old workarounds no longer needed, and don't build ld, since libraries have weak symbols in COFF.
1996-01-16Delete obsolete SH3e sanitization.Jim Wilson1-6/+0
1996-01-15 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.Fred Fish1-0/+4
1996-01-12 * configure.in: Make sure that ${CC} can be used to compile anIan Lance Taylor1-0/+5
executable.
1996-01-06Make all-gdb include all-tcl/all-tk unless gdbtk is not built.Michael Meissner1-0/+6
1996-01-04 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.David Edelsohn1-0/+9
1995-12-31 * config-ml.in: Add support forDavid Edelsohn1-0/+6
--disable-{softfloat,m68881,m68000,m68020} on m68*-*-*. Simplify setting of multidirs from --disable-foo.
1995-12-29Allow toplevel make to over certain GCC variables; add all-bootstrap targetMichael Meissner1-0/+13
1995-12-26Add Pentium DG/UX supportMichael Meissner1-0/+5
1995-12-21Add PentiumPro supportMichael Meissner1-0/+4
1995-12-21 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no orBrendan Kehoe1-0/+5
--with-gnu-ld=no. Don't build/configure gas or ld if we said we don't want them.
1995-12-20Add switches to control AIX multlibsMichael Meissner1-0/+10
1995-12-18 * Makefile.in: (configure-target-examples, all-target-examples):Stan Shebs1-0/+5
New targets, configure and build example programs.
1995-12-16 * mpw-configure: If an mpw-config.in generated a file mk.sed,Stan Shebs1-0/+6
use it as input to sedit the generated MPW makefile. * mpw-README: Add a suggestion about Gestalt.h.
1995-12-13 * config.sub: Accept *-*-ieee*.Ian Lance Taylor1-0/+4
1995-12-12 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). FromIan Lance Taylor1-0/+5
Ronald F. Guilmette <rfg@monkeys.com>.
1995-12-11 * configure.in (host==powerpc-pe): Add many directories to noconfigdirsJason Molenda1-0/+7
for powerpc-pe native. (target==i386-win32): add tcl, make to noconfigdirs if canadian cross. (target==powerpc-pe): duplicate i386-win32 entry.
1995-12-09Disable newlib for all vxworks targets.Jim Wilson1-0/+5
1995-12-04 * mpw-configure: Add support for exec-prefix.Stan Shebs1-0/+4