aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)AuthorFilesLines
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.
1994-05-19Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)Steve Chamberlain1-0/+6
* Makefile.in (INSTALL_LAST): Change operation so it works on more flavors of make. * configure.in (go32): Don't build libg++ or libio.
1994-05-13 * Makefile.in (Move HOST_PREFIX_1 and friends up soSteve Chamberlain1-0/+19
they can be overriden by templates.
1994-05-07Restore changelog entries clobbered by last checkin.Stan Shebs1-0/+12
1994-05-06* config/mh-lynxrs6k: Renamed from mh-lynxosrs6k, to make it unique in 8.3Ken Raeburn1-0/+22
naming schemes. * configure.in (appdirs): New variable. Currently empty, but will be used in gas distribution. If nonempty, lists a set of directories at least one of which must get configured, or top level configuration is considered to have failed. (rs6000-*-lynxos*): Use new file name.
1994-05-05* configure.in (mips*-dec-bsd*): New target; do build linker.Ken Raeburn1-0/+5
(mips*-*-bsd*): New target; don't build linker.
1994-05-04* configure.in (i[34]86-*-sco*): Move to be with other i386 targets.Ken Raeburn1-0/+8
(romp-*-*): New target. Skip various binary utilities. (vax-*-*): New target. Don't build newlib. (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
1994-04-28 * configure.in: Only set host_makefile_frag if configDavid MacKenzie1-0/+5
directory exists.
1994-04-27* install.sh: If $dstdir exists, don't check whether each component does.David MacKenzie1-0/+5
1994-04-26 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.Ian Lance Taylor1-0/+4
1994-04-26Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1-0/+6
* configure.in (*-*-lynxos*): Don't configure newlib for either native or cross Lynx. Brought over from 94Q1.
1994-04-16* config.sub (sparc64-elf): Fix os.David Edelsohn1-0/+4
1994-04-15 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, notIan Lance Taylor1-0/+5
gcc/stmp-fixproto, to try to prevent fixproto from being run.
1994-04-13 * configure: Make file links cleanly even if Lynx fails onBill Cox1-0/+10
an NFS symlink (at least fail cleanly).