aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)AuthorFilesLines
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
1994-11-21* configure.in (*-*-netware*): Don't configure xiberty.J.T. Conklin1-0/+8
1994-11-11 * build-all.mk: Add mips-ncd-elf target to sun4 targetsBill Cox1-0/+18
for special NCD build.
1994-11-08* Makefile.in (DEVO_SUPPORT): Remove configure.bat and makeall.bat, they'reKen Raeburn1-0/+7
only useful for binutils snapshots. (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and makeall.bat to specified SUPPORT_FILES.
1994-11-08 * build-all.mk: Add Ericsson targets to sun4 and solarisBill Cox1-0/+6
hosts. Add BNR's sun4 target to solaris host, so their build-from-source will be tested in-house first.
1994-11-05 * configure.in (target_libs): Include libstdc++ again.Per Bothner1-0/+5
* config.guess: Update from FSF (for FreeBSD).
1994-11-03Changes from binutils net release:Ken Raeburn1-0/+9
* Makefile.in (DEVO_SUPPORT): Include configure.bat and makeall.bat. (DISTDOCDIRS): Add `etc'. (ETC_SUPPORT_PFX): New variable. (taz): Include anything from etc starting with a word in ETC_SUPPORT_PFX.
1994-10-26 * config.sub: Update for recent FSF changes. Remove obsoleteIan Lance Taylor1-0/+8
h8300hds entry. Add -windows* and -osx as basic os. Minor spacing changes.
1994-10-21 * config.guess: Merge with FSF.Per Bothner1-0/+5
* configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
1994-10-20* configure: Since the "trap 0" handler will override the exit status on manyKen Raeburn1-0/+12
systems, only use it for "exit 1", and make it set a non-zero exit status; reset it before "exit 0". Also, check exit status of config.sub, and error out if it failed.
1994-10-18 * Makefile.in (all-binutils): Depend upon all-byacc.Ian Lance Taylor1-0/+2
1994-10-18 * configure.in: Don't build emacs on Irix 5.Ian Lance Taylor1-0/+4
1994-10-17* configure.in (*-*-netware*): Add libio.J.T. Conklin1-0/+4
1994-10-13Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)Jason Merrill1-0/+12
* Makefile.in (ALL_TARGET_MODULES): Add libstdc++. (CHECK_TARGET_MODULES): Ditto. (INSTALL_TARGET_MODULES): Ditto. (TARGET_LIBS): Ditto. (all-libstdc++): Note dependencies.
1994-10-11Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)Jason Merrill1-0/+8
* Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of -fexternal-templates. Because libstdc++ won't build with -fexternal-templates.
1994-10-07 * config.guess: Update from FSF.Per Bothner1-2/+2