aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)AuthorFilesLines
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
1994-10-05 * Makefile.in (all-prms): Depend on all-librx.Brendan Kehoe1-0/+4
1994-10-04 * configure: Use ${config_shell} when running ${configsub}.Ian Lance Taylor1-0/+4
1994-10-03* config.sub: No longer recognize h8300h.David Edelsohn1-0/+4
1994-10-03 * config.sub: Remove extraneous differences between config.sub andIan Lance Taylor1-0/+5
gcc/config.sub.
1994-10-01Makefile.in (DISTSTUFFDIRS): Add gas.Ken Raeburn1-0/+8
1994-09-20 * config.guess (HP-UX): Patch from Harlan StennPer Bothner1-0/+9
<harlan@landmark.com> to also emit release level. * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
1994-09-07 * config.sub: Merge nextstep cleanup from FSF.Per Bothner1-0/+4
1994-09-05ARM Acorn/RISCiX target and host patches from Richard EarnshawKen Raeburn1-0/+9
1994-08-31 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don'tIan Lance Taylor1-0/+5
configure ld--it works, but it doesn't support shared libraries.
1994-08-29 * config.guess (*-unknown-freebsd*): Get rid of possiblePer Bothner1-0/+6
trailing "(Release)" in version string.
1994-08-27 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.Per Bothner1-0/+16
Fix type: *-next-neststep -> *-next-nextstep. * config.guess: Merge from FSF: Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be) * config.guess: Recognize powerpc-ibm-aix3.2.5. Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be) * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V instead of UNIX_SV for UnixWare 1.0).
1994-08-27 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ldStu Grossman1-0/+5
to make gdb/nlm/* build after the compiler and linker.
1994-08-26 * config.guess (netbsd, freebsd, linux): Accept any machine,Per Bothner1-0/+4
not just i[34]86. (m68k-atari-sysv4): Relocate to match FSF version.
1994-08-26 * config.guess: More merges from the FSF.Per Bothner1-1/+21
1994-08-26More merges from FSF.Per Bothner1-0/+8
1994-08-26configure: Accept and ignore --cache*, for compat w/autoconf 2.Ken Raeburn1-0/+5
1994-08-26 * (config.guess): Merge from FSF.Per Bothner1-0/+23
1994-08-26 * configure.in: Recognize --with-headers and --with-libs.Ian Lance Taylor1-1/+3
* Makefile.in (all-xiberty): Depend upon all-ld.
1994-08-26 * configure.in: Recognize --without-newlib.Ian Lance Taylor1-0/+4
1994-08-24 * configure.in: Change i[34]86 to i[345]86.Ian Lance Taylor1-0/+8
1994-08-19 * Makefile.in: Remove (for now) librx as a host library,Per Bothner1-0/+5
now that we're building it for target.
1994-08-19 * configure: Fix up help message; from karl@owl.hq.ileaf.comIan Lance Taylor1-0/+5
(Karl Berry).
1994-08-16 * configure.in: Also configure librx.Per Bothner1-0/+4
1994-08-15 * Makefile.in: Update various rules to reflect that librxPer Bothner1-0/+5
is now needed for libg++.
1994-08-12 * config.sub: Accept mips64orion and mips64orionel as a CPU name.Ian Lance Taylor1-0/+8