From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,23a17bbd96d53327 X-Google-Attributes: gid103376,public From: kenner@lab.ultra.nyu.edu (Richard Kenner) Subject: Re: Assembler in Ada? Date: 1999/01/25 Message-ID: <78huri$o0i$1@news.nyu.edu>#1/1 X-Deja-AN: 436686278 References: <78a32f$dbr$1@remarQ.com> <78fv79$7mj$1@nnrp1.dejanews.com> <78hj3k$2tn$1@remarQ.com> X-Complaints-To: usenet@news.nyu.edu X-Trace: news.nyu.edu 917274290 24594 (None) 128.122.140.194 Organization: New York University Ultracomputer Research Lab Newsgroups: comp.lang.ada Date: 1999-01-25T00:00:00+00:00 List-Id: In article <78hj3k$2tn$1@remarQ.com> "news.oxy.com" writes: >But everything in your hands. Just include this manual into public GNAT >distribution and then every serious GNAT user will have that manual at hand. >In my previous message I just wanted to point out that that the GNAT >documentation set is insufficient: >"ALL THE REFERENCIES FROM ANY PIECE OF THE SYSTEM >DOCUMENTATION SHOULD BE RESOLVED WITHIN THE SET OF MANUALS THAT COMES WITH >THE GIVEN SYSTEM. Otherwise the documentation does not work." You also need a manual for the assembler and the architecture of the CPU in order to use machine code insertions. Are you proposing those be included as well?