www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp-workers/1998/08/05/11:04:32

Message-Id: <m0z454Q-000aSKC@sloep09.cs.vu.nl>
Date: Wed, 5 Aug 98 17:01:42 MET DST
From: Michel de Ruiter <mdruiter AT cs DOT vu DOT nl>
To: dj AT delorie DOT com
cc: djgpp-workers AT delorie DOT com
Subject: Some really minor bugs.

I found two minor typos yesterday:

--- src/libc/crt0/crt0.old	Sun Jul 12 23:09:10 1998
+++ src/libc/crt0/crt0.s	Tue Aug  4 13:30:38 1998
@@ -139,3 +139,3 @@
 	movw	%cs, %bx
-	movw	$0x0008, %ax				/* reset DS limit to -1 */
+	movw	$0x0008, %ax				/* reset CS limit to -1 */
 	int	$0x31
--- src/stub/stub.old	Fri Mar  6 21:41:34 1998
+++ src/stub/stub.asm	Tue Aug  4 15:21:10 1998
@@ -52,3 +52,3 @@
    .copyright "remains present and unmodified. "
-   .copyright "This only applies to the stub, and not neccessarily the whole program.\n"
+   .copyright "This only applies to the stub, and not necessarily the whole program.\n"
    .id

Hope this helps.

--
Groeten, Michel.        http://www.cs.vu.nl/~mdruiter
  ____________
  \  /====\  /          "You know, Beavis, you need things that suck,
   \/      \/           to have things that are cool", Butt-Head.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019