diff options
author | Ian Lance Taylor <ian@airs.com> | 1992-12-29 23:10:26 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1992-12-29 23:10:26 +0000 |
commit | 21412832197f6a2b8fd3d3ded0f47362fab0ccb0 (patch) | |
tree | d5c661f2c4380a1990ebe36939087a651ce24fa0 /ChangeLog | |
parent | cc29d6659be107d7774983fd22d1295682951a87 (diff) | |
download | gdb-21412832197f6a2b8fd3d3ded0f47362fab0ccb0.zip gdb-21412832197f6a2b8fd3d3ded0f47362fab0ccb0.tar.gz gdb-21412832197f6a2b8fd3d3ded0f47362fab0ccb0.tar.bz2 |
Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
* build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
(all-cygnus, native, build-cygnus): Make
$(canonhost)-stamp-3stage-done, not $(host)....
* test-build.mk (stamp-3stage-compared): Use tail +10c for
i386-sco3.2v4. Added else true to if command.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com) + + * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it + to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4. + (all-cygnus, native, build-cygnus): Make + $(canonhost)-stamp-3stage-done, not $(host).... + * test-build.mk (stamp-3stage-compared): Use tail +10c for + i386-sco3.2v4. Added else true to if command. + Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com) * config.sub: (from FSF) Sequent uses a BSD-like OS. |