aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)AuthorFilesLines
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).
1994-04-09 * configure: Unknown options are fatal again.David MacKenzie1-0/+4
1994-04-08 * configure: Ignore --x-includes and --x-libraries, for AutoconfDavid MacKenzie1-0/+5
compatibility.
1994-04-08Add clean target.David Edelsohn1-0/+4
1994-04-08 * config.guess: Add SINIX support.Peter Schauer1-0/+5
* configure.in: Add mips-*-sysv4* support.
1994-04-05* build-all.mk: Document all useful targets.David Edelsohn1-0/+6
If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2. If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
1994-03-31 * configure: Support --silent, --quiet.David MacKenzie1-0/+4
1994-03-31 * configure: Support --disable-FEATURE.David MacKenzie1-0/+4
1994-03-30* config.guess: Recognize NCR running SVR4.3.Jim Kingdon1-0/+4
1994-03-28 * config.guess: Make BSDI generate i386-unknown-bsd386.Per Bothner1-0/+5
Patch from Paul Eggert <eggert@twinsun.com>.
1994-03-28 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.Ian Lance Taylor1-0/+4
1994-03-26 * configure: Make unrecognized options give nonfatal warningsDavid MacKenzie1-0/+7
instead of fatal errors, and pass them to any subdirectory configures in case they recognize them. Make --x equivalent to --with-x.
1994-03-26 * configure: Add --enable-* options. Clean up usage message andDavid MacKenzie1-0/+5
some comments.
1994-03-24(NM_FOR_TARGET): Build tree version is now nm.new.David Edelsohn1-0/+8
1994-03-19* config.sub: Recognize cisco.Jim Kingdon1-0/+4
1994-03-19Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)Jason Merrill1-0/+9
* Makefile.in (CXXFLAGS): Add -fexternal-templates. So that libio will be built properly.
1994-03-15 * config.guess: about target *-hitachi-hiuxwe2, fixedPer Bothner1-0/+6
machine guessing order. [Hitachi's CPU_IS_HP_MC68K macro is incorrect.]
1994-03-13 * Makefile.in (TAGS): Just build TAGS in each subdirectory, ratherJim Kingdon1-0/+5
than the "make ls" stuff which used to be here.
1994-03-11Add name of submitter for previous check-in.Per Bothner1-0/+1
1994-03-11 * config.guess: Recognize i[34]86-unknown-freebsd.Per Bothner1-0/+4
1994-03-08Set Emacs local variables to never use version control.Ian Lance Taylor1-0/+4
1994-03-03 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.Per Bothner1-0/+4
1994-03-03* config.guess: Check for ptx.Jim Kingdon1-0/+4
1994-03-01Modified Files:Kung Hsu1-0/+8
ChangeLog config.sub * config.sub: Add os9k checking.
1994-02-18* configure: If subdir configure fails, print out a message with subdirectoryKen Raeburn1-0/+6
name, in case subdir's configure code didn't identify itself.
1994-02-18* configure.in: Remove embedded newlines from configdirs.David Edelsohn1-0/+6
Avoid mismatches of substrings. Fix matching strings at end of configdirs.
1994-02-18Back out last patch until I figure out why configure is choking.David Edelsohn1-5/+0
1994-02-18* configure.in: Avoid substring mismatches but allow matchesDavid Edelsohn1-0/+5
to words at front and end of string.
1994-02-11 * config.guess: Add Lynx/rs6000 config support.Stu Grossman1-0/+14
1994-02-07 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.Jeff Law1-0/+4
1994-02-05 * configure.in (rs6000-*-*): Build gas.Ian Lance Taylor1-0/+8
1994-02-02 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only neededJim Kingdon1-0/+5
for GDB and GDB has been fixed to not need it.
1994-02-01 * config/mh-lynxosrs6k: Account for lack of ranlib!Stu Grossman1-0/+4
1994-01-30config.guess: Recognize vax hosts. (Sent to RMS.)Ken Raeburn1-0/+4
1994-01-28* configure (while loop): Don't use "break 2" inside caseKen Raeburn1-0/+5
statement -- the case statement isn't an enclosing loop.
1994-01-25 * config.guess: Clean up NeXT support, to allow nextstepPer Bothner1-0/+9
on Intel machines. Make OS be nextstep. * config.guess: Add alternate forms for Convex.
1994-01-22 * configure: Completely rewrite option processing. TakeStu Grossman1-0/+6
advantage of pattern-matching to avoid invoking test frequently. Also clean up host and target defaulting logic.
1994-01-18* Makefile.in: Replace all occurrances of "rootme" with "r" and "$${rootme}"Ken Raeburn1-1/+9
with "$$r", to increase the likelihood that the do-* commands (plus user environment) will fit SCO limits.
1994-01-06 * configure.in: Don't issue warnings about directories which areIan Lance Taylor1-0/+3
not being configued if -norecursion is set.