From owner-freebsd-hackers@FreeBSD.ORG Mon Apr 7 18:17:55 2014 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C0FD2C3D for ; Mon, 7 Apr 2014 18:17:55 +0000 (UTC) Received: from col0-omc2-s16.col0.hotmail.com (col0-omc2-s16.col0.hotmail.com [65.55.34.90]) by mx1.freebsd.org (Postfix) with ESMTP id A1C4570 for ; Mon, 7 Apr 2014 18:17:55 +0000 (UTC) Received: from COL127-W46 ([65.55.34.72]) by col0-omc2-s16.col0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Mon, 7 Apr 2014 11:16:50 -0700 X-TMN: [IvWdPfnqCZu55DC4FPduHaSZxLv/cVdh] X-Originating-Email: [jorgeassembler1@outlook.com] Message-ID: From: Jorge Luis Carvalho Santos To: "freebsd-hackers@freebsd.org" Subject: Assembly continues to be used in the development of FreeBSD? Date: Mon, 7 Apr 2014 21:16:50 +0300 Importance: Normal MIME-Version: 1.0 X-OriginalArrivalTime: 07 Apr 2014 18:16:50.0101 (UTC) FILETIME=[8B7B3E50:01CF528D] Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.17 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2014 18:17:55 -0000 According to the book "Complete and Total C" by Herbert Schildt=2C the gene= ral rule is not to use Assembly because it creates too many problems. = =