aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Law <law@gcc.gnu.org>1999-03-18 14:07:36 -0700
committerJeff Law <law@gcc.gnu.org>1999-03-18 14:07:36 -0700
commita2c74a79b550eb3f96094d3274f88e3d5becc5e2 (patch)
tree11a48c73c577f008c5d6e2a343d7aadebc7da054
parent6449b397c253d735bdfd01cde000d742450fb003 (diff)
downloadgcc-a2c74a79b550eb3f96094d3274f88e3d5becc5e2.zip
gcc-a2c74a79b550eb3f96094d3274f88e3d5becc5e2.tar.gz
gcc-a2c74a79b550eb3f96094d3274f88e3d5becc5e2.tar.bz2
Add missing changelog entry.
From-SVN: r25842
-rw-r--r--gcc/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 94aedd1..2d4d87d 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -65,6 +65,9 @@ Wed Mar 17 22:46:13 1999 Mark Elbrecht <snowball3@usa.net.
* configure.in(pc-msdosdjgpp): Set xm_file to i386/xm-djgpp.h.
Set tm_file to i386/djgpp.h. Set tmake_file to i386/t-djgpp.
Set xmake_file to i386/x-djgpp.
+ (*-go32-msdos, *-go32*): Remove entries. Warn that GO32/DJGPP V1.X
+ is now unsupported and *-pc-msdosdjgpp for DJGPP V2.X should be
+ used instead.
* configure: Rebuilt.
* gcc.c (process_command): Dump link_command_spec too.