aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)AuthorFilesLines
1996-06-05 * config.guess: Merge with FSF:Per Bothner1-0/+16
Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu> * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux. Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110. Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu> * config.guess: Combine two OSF1 rules. Also recognize field test versions. From mjr@zk3.dec.com. * config.guess (dgux): Use /usr/bin/uname rather than uname, because GNU uname does not support -p. From pmr@pajato.com.
1996-06-04 * Makefile.in (MAKEDIRS): Removed $(tooldir).Tom Tromey1-0/+4
1996-05-28 * mpw-README: Document GCCIncludes.Stan Shebs1-0/+4
1996-05-26 * configure.in (alpha-*-linux*): Set enable_shared to yes.Fred Fish1-1/+9
1996-05-20Changes to configure.in notedGeoffrey Noer1-0/+8
1996-05-04 * Makefile.in (all-inet): Depend on all-perl.Tom Tromey1-0/+2
1996-05-03 * Makefile.in (inet-install): New target.Tom Tromey1-0/+2
1996-05-03 * Makefile.in (all-inet): Depend on all-tcl.Tom Tromey1-0/+5
(all-inet): Depend on all-send-pr.
1996-04-30Turn off tk/tcl for powerpcle-*-solaris for nowMichael Meissner1-0/+5
1996-04-25 * configure.in: Don't configure --with-gnu-ld on AIX.Ian Lance Taylor1-0/+4
1996-04-25Turn off gdb temporarily on powerpcle-*-solaris*Michael Meissner1-0/+21
1996-04-18 * configure.in: Don't configure libgloss for unsupportedRob Savoye1-0/+5
architectures.
1996-04-16Add clean-apache ruleMichael Meissner1-0/+4
1996-04-15 * Makefile.in (ALL_MODULES): Include all-apache.Tom Tromey1-0/+9
(CROSS_CHECK_MODULES): Include check-apache. (INSTALL_MODULES): Include install-apache. (all-apache): New target. * configure.in: Added apache everywhere perl is seen.
1996-04-15Add clean-{module} supportMichael Meissner1-0/+5
1996-04-11Propagating 96q2 fix in progressive for bug 12 back into devoMarilyn Sander1-0/+4
1996-04-08Add Solaris on PowerPC supportMichael Meissner1-0/+5
1996-04-08 * configure.in: Permit --enable-shared to specify a list ofIan Lance Taylor1-0/+5
directories.
1996-04-05 * configure.in (host==solaris): Pass only the first word of $CCJason Molenda1-0/+5
to /usr/bin/which when checking if we're using /usr/ccs/bin/cc. /usr/ucb/which on Solaris barfs out an error if $CC is set to seomthing like "cc -xcg92" or "gcc -mv8". It is harmless, but it looks bad.
1996-04-05 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).Jason Molenda1-0/+4
w/o this, if you use GNU make on a Solaris platform (eg), but you don't have GNU make at the front of your path, when the make/ subdir cds down into make/glob and does a make there, you will end up picking up the first make that is in your path no matter what you do. No PR, I just noticed this while I was working on something else.
1996-03-29 * Makefile.in (ALL_MODULES): Include all-perl.Tom Tromey1-0/+16
(CROSS_CHECK_MODULES): Include check-perl. (INSTALL_MODULES): Include install-perl. (ALL_X11_MODULES): Include all-guile. (CHECK_X11_MODULES): Include check-guile. (INSTALL_X11_MODULES): Include install-guile. (all-perl): New target. (all-guile): New target. * configure.in (host_tools): Include perl and guile. (native_only): Include perl and guile. (noconfigdirs): Don't build guile and perl; no ports have been done.
1996-03-28Patch from Andrew Cagney to handle quoted option lists with embedded spacesMichael Meissner1-0/+15
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.