aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)AuthorFilesLines
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
1994-08-04 * configure: Simplify Jun 2 1994 change.Jean Marie Diaz1-0/+4
1994-08-03LynxOS changesDavid Henkel-Wallace1-0/+5
1994-07-27 * Makefile.in (GDB_SUPPORT_FILES): RemoveFred Fish1-0/+7
(setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules. (gdb.tar.gz): Add new rule to use standard distribution building mechanism. (Also, changed taz rule to abort building of unsanitary distributions - not recorded in ChangeLog)
1994-07-25 * configure.in: Warn about use of /usr/ucb/cc on Solaris. FromIan Lance Taylor1-0/+5
Bill Cox <bill@cygnus.com>.
1994-07-23 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.Per Bothner1-0/+4
1994-07-23 * configure: Search current dir first in .gdbinit.Stu Grossman1-0/+8
1994-07-21 * config.sub: Refer to NeXT's operating system as nextstep.Per Bothner1-0/+2
1994-07-21 * config.sub (case $basic_machine): Re-order the cases, to matchPer Bothner1-0/+12
the order in the FSF version (which is mostly alphabethical). Merge in some additions and changes from the FSF.
1994-07-11 * config.sub: Fix typo powerpc -> powerpc-*.Per Bothner1-0/+4
1994-07-09`all-emacs19' depends on `all-byacc'. Found when /usr/latest/bin isMichael Tiemann1-0/+2
not in $PATH.
1994-07-09Add all-emacs19 and install-emacs19 rules (in parallel with all-emacsMichael Tiemann1-0/+14
and install-emacs). Top-level command `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
1994-06-29* config.guess: Recognize Mach.Jean Marie Diaz1-0/+4
1994-06-27 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, toJean Marie Diaz1-0/+12
see whether --exec-prefix was used.
1994-06-22* Makefile.in: Add all-librx target similar to all-libproc.Jim Kingdon1-0/+9
1994-06-09 * configure: Remove temporary files on receipt of a signal.Ian Lance Taylor1-0/+4
1994-06-08rs6k lynx changesDavid Henkel-Wallace1-0/+6
1994-06-07 * configure: If there is a package_makefile_frag, removeIan Lance Taylor1-0/+5
${subdir}/Makefile.tem after copying it in.
1994-06-06Add lynx targets and hppa flag infoKaren Christiansen1-5/+10
1994-06-05 * configure.in: Use mh-ncrsvr43. Patch fromPer Bothner1-0/+5
Tom McConnell <tmcconne@sedona.intel.com>.
1994-06-04 * config.guess (i386-unknown-bsdi): New system to guess.Per Bothner1-0/+9
* config.guess (i386-unknown-bsdi): No longer need to check #if defined(__bsdi__) && defined(__i386__).
1994-06-02 * configure: Set program_transform_nameoption correctly.Ian Lance Taylor1-0/+4
1994-06-02updated with new targets for 94q2 and hppa infoKaren Christiansen1-0/+5
1994-06-02 * configure: If config.guess result is a prefix of the userIan Lance Taylor1-0/+5
specified target, assume a native build and use the user specified target as the host alias. Remove SunOS patch suffix removal hack. * configure.in: Remove SunOS patch suffix removal hack.
1994-06-02 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it'sIan Lance Taylor1-0/+5
in NATIVE_CHECK_MODULES.
1994-06-01 * Makefile.in: Rename HOST_ONLY to NATIVE.Bill Cox1-0/+7
* configure: Delete SunOs patch suffix from host_canonical and build_canonical variables that are prepended to Makefiles. * configure.in: Add comments to patch suffix removal for easier maintenance.
1994-06-01* Makefile.in: Add all-libproc target similar to all-gui.Jim Kingdon1-0/+4
1994-06-01Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)Thomas Lord1-0/+5
* Makefile.in (CHECK_MODULES): split into HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
1994-05-26* Makefile.in: Add all-gui target (but not yet build by "all").Jim Kingdon1-0/+4
1994-05-26 * config.sub: Move deletion of patch suffix from here...Bill Cox1-0/+6
* configure.in: To here, at Ian's suggestion. The top- level scripts might need to know of a patch level.
1994-05-25 * config.sub: Strip off patch suffix so rtl is recognizedBill Cox1-0/+5
as a sunos4.1.3 machine, even though it's been patched.
1994-05-20Really fix INSTALL_LAST this time..Steve Chamberlain1-0/+5
1994-05-19 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.Ian Lance Taylor1-0/+6
Don't set use_gnu_ld to no for *-*-sysv4; that only controls whether we pass down --with-gnu-ld anyhow.