aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)AuthorFilesLines
1995-09-27check powerpc-*-pe* as well as powerpc-*-winnt*Ian Lance Taylor1-2/+2
1995-09-27 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*,Ian Lance Taylor1-0/+5
since they are not yet supported.
1995-09-26 Add PowerMac support and many other enhancements.Stan Shebs1-0/+16
* mpw-configure: New option --cc to select compiler to use, paste options set according to --cc into the generated Makefile, generate the Makefile by sed'ing the Unix Makefile.in if mpw-make.sed is present. * mpw-config.in: Don't test for gC1, test for mpw-touch, add forward includes for PowerPC include files. * mpw-build.in: Build using Makefile.PPC if present. (do-byacc, etc): Remove separate version resource builds. (do-gas): Build "stamps" before "all". (do-gcc): Build "stamps-h" and "stamps-c" before "all". * mpw-README: Update to reflect --cc option, PowerMac support, and recently-reported compatibility problems.
1995-09-22 * cfg-ml-com.in (m68*-*-*): Only build multilibs forDavid Edelsohn1-0/+6
embedded m68k systems (-aout, -coff, -elf, -vxworks). (--with-multilib-top): Pass to recursive invocations.
1995-09-19* configure.in (noconfigdirs): Disable libg++ and libstdc++ onJ.T. Conklin1-0/+5
v810-*-*.
1995-09-19* configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,J.T. Conklin1-0/+6
gdb, ld and opcodes on v810-*-*.
1995-09-17* config/mh-ncrsvr43: Removed AR_FLAGSrelease1-0/+3
1995-09-12 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.Ian Lance Taylor1-0/+7
(local-maintainer-clean): New target. (maintainer-clean): New target. (realclean): Just depend upon maintainer-clean.
1995-09-09* configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.J.T. Conklin1-0/+4
1995-09-08 * configure.in: Build ld in mips*-*-bsd* case.Ian Lance Taylor1-0/+4
1995-09-08* config.sub: Accept -lites* OS. From Ian Dall.Ken Raeburn1-0/+10
1995-09-01Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>Jackie Smith Cashion1-0/+5
* config.sub: recognise mips64vr4300 and mips64vr4300el as valid targets.
1995-08-31 * configure.in: treat i386-win32 canadian cross the same asJason Molenda1-0/+12
i386-go32 canadian cross.
1995-08-23Add support for -disable switches in PowerPC multilibsMichael Meissner1-0/+6
1995-08-17* configure: Add Makefile.tem to list of files to remove in trap handler.Ken Raeburn1-0/+10
1995-08-11 * config.guess: Merge with FSF:Per Bothner1-0/+18
Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu> * config.guess (AIX4): More robust release numbering discovery. Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov) * config.guess (i386-sequent-ptx): Properly get version number. Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de) * config.guess (mips:*:4*:UMIPS): New case.
1995-08-06 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part ofFred Fish1-0/+5
SUPPORT_FILES to submakes.
1995-08-05 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.Fred Fish1-0/+25
(DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and mpw-configure.
1995-07-27 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.David Edelsohn1-0/+4
1995-07-27 * config.guess (*:Linux:*:*): First try asking the linker what theFred Fish1-0/+6
default object file format is (elf, aout, or coff). Then if this fails, try previous methods.
1995-07-27* configure.in: Don't build newlib for *-*-vxworks5.1.J.T. Conklin1-0/+4
1995-07-27 * configure.in: Don't build newlib for a29k-*-vxworks5.1.Brendan Kehoe1-2/+11
* test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
1995-07-21 * config-com.multi: New file.David Edelsohn1-0/+18
* config-pos.multi: New file.
1995-06-29 * configure.in: Add i386-pe configuration.Steve Chamberlain1-0/+8
1995-06-23 * mpw-config.in (elf/mips.h): Always forward-include, neededStan Shebs1-0/+5
for GDB to build.
1995-06-21 * testsuite: New directory for customer acceptance and whole toolRob Savoye1-0/+10
chain tests. * configure: Set build_{cpu,vendor,os,alias} to host values when --build isn't specified
1995-06-21Handle autoconfiscated directories by running the correct configure script.Ken Raeburn1-0/+31
1995-05-18Bunch of changes from Richard Earnshaw for generic bi-endian ARM aout targets.Ken Raeburn1-0/+10
Details in change logs.
1995-05-09Add support for little endian PowerPC; add P5, P6, Nexgen, K5 aliases for ↵Michael Meissner1-0/+16
pentium
1995-04-27Support Linux systems that do not have the BFD linker installed.Michael Meissner1-0/+5
1995-04-26 * config.guess: Add hppa1.1-hp-lites support.Jeff Law1-0/+4
1995-04-25Don't build newlib for m68k-vxworks5.1.Rob Savoye1-3/+2
1995-04-25Mon Apr 24 16:23:41 1995 Michael Meissner <meissner@tiktok.cygnus.com>Jason Merrill1-0/+19
* config.guess (*:Linux:*:*): Determine whether the default compiler is ELF or a.out.
1995-04-12 * configure.in: Recognize --with-newlib.David Edelsohn1-0/+5
(sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target. (arc-*-*): Build g++ stuff now.
1995-04-10 * Makefile.in: move {all,check,install}-gdb from *_MODULESJason Molenda1-0/+5
to *_X11_MODULES due to gdbtk needing X include files et al.
1995-04-10Merge MPW ChangeLog into generic ChangeLogStan Shebs1-0/+67
1995-04-08 * configure.in (host_libs): Remove glob, since it is gone from theJim Kingdon1-0/+12
sources.
1995-03-30 * config.sub: Remove linux special cases.Ian Lance Taylor1-1/+2
1995-03-30 * config.sub: Merge in recent FSF changes.Ian Lance Taylor1-0/+4
1995-03-28Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)Jason Molenda1-0/+37
build-all.mk,config/mh-solaris: revert these two changes: Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com) * build-all.mk: Use CC=cc -Xs on Solaris. Mon Mar 29 19:59:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) * config/mh-solaris: SunPRO C needs -Xs to be able to get a working xmakefile for Emacs. xmakefile no longer used for emacs; recent versions of SunPRO C allegedly drop -Xs; running configure will assume ``cc'' but when you compile, it uses ``cc -Xs'' (ansi vs old SunOS behavior) which causes all kinds of problems rebuilding the source using the SunPRO compiler.
1995-02-28 * configure: If the --cache-file is used, pass it down toIan Lance Taylor1-0/+5
configure in subdirectories. PR 6389.
1995-02-27 * config.sub: add vxworks29k configuration.Kung Hsu1-0/+12
1995-02-04 * config.guess (IRIX): Sed - to _.Jim Wilson1-0/+4
1995-02-03* Makefile.in (source-vault, binary-vault): New targets.J.T. Conklin1-0/+16
1995-01-12Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>Jason Merrill1-0/+4
* Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
1995-01-09* configure.in (rs6000-*-*): Don't build gas.Jim Kingdon1-0/+4
1995-01-05 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, toIan Lance Taylor1-0/+7
reduce command line length. (AS_FOR_TARGET): Check for as.new, not Makefile. (NM_FOR_TARGET): Check for nm.new, not Makefile.
1995-01-04 * config.guess: Merge from FSF.Per Bothner1-0/+12
1994-12-02 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.Per Bothner1-0/+9
1994-11-23 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.Brendan Kehoe1-0/+4