From: Konstantin Boldyshev <konst@linuxassembly.org>
To: "linux-assembly@vger.kernel.org" <linux-assembly@vger.kernel.org>
Subject: Re: new asmutils are on the way
Date: Thu, 09 Feb 2006 01:22:11 +0300 [thread overview]
Message-ID: <43EA6F13.3070000@linuxassembly.org> (raw)
In-Reply-To: <43E9EAB5.2030405@comcast.net>
Frank Kotler ?????:
> "They" say a lot of stuff is dead! :) Such as Nasm development (we're
> just in low gear!) You know it isn't true - we screwed up some of your
> code!
As they say - "If you break a thing, it indicates that you use it!"
> The other thing we did, which breaks existing code, is the addition of
> '\' as a line-continuation character (0.98.25?). Any comment that ends
> with '\' causes the following line to be treated as a comment, too,
> introducing amusing and hard-to-find bugs. This is (they tell me) how
> the C equivalent works, and is "intended behavior". Sorry 'bout that.
> I don't recall if this is an issue with asmutils (I think not).
No, asmutils are not affected. However I guess DOS/Windows people admire
this change :-)
> About the only new "feature" in 0.98.39 is the removal of the
> (exploitable) buffer overruns. Perhaps this should be "required", but
> as a general rule, it would be nice if asmutils would build with "any
> version" (any "reasonable" version...). What new features are you
> actually counting on? I see the "cpu" directive (0.98.8, IIRC)... the
> "-g" switch (this was silently ignored prior to 0.98.37, our "first
> draft" of synbolic debug info - it was *royally* screwed up! You got
> debug info even without the "-g" switch, and it segfaulted at the drop
> of a hat. 0.98.37 was not a suitable version for *any* elf output!
They will build with any reasonable nasm (even 0.90 I guess) - as CPU
directive can be disabled manually.
There will be just a warning suggesting to switch to the particular nasm
version.
> I've got a couple odds and ends that might be added to os_linux.inc -
> framebuffer stuff related to "VBLANK". It doesn't work on my machine -
> I don't think it's "supposed" to (matrox only?) - so it's untested.
> Want it anyway?
Okay, I'll add it.
> As you know, kernels <2.6.10 (or so) barf if they don't have a
> writeable section last. This affects asmutils that don't have a
> "UDATASEG". Perhaps add one, whether we need it or not, if KERNEL>???
> ? Gas gives us a .data section, whether we asked for one or not...
> (towards the end of elf.inc, I guess?)
Already fixed - now .bss is forced for KERNEL=26 (only when ELF_MACROS
are disabled).
Actually this started with 2.6.11 kernel. This is a bug, somone just
needs to make patch and send it to Linus.
> Anything else? That's all I can think of. I'm still a newbie to Linux,
> but I'm getting to know Nasm fairly well, and I'd be delighted to
> discuss any "version-related" problems you encounter. Thanks again for
> asmutils - even if it *were* dead, it'd be a tremendous help!
Well, I am still wondering how -On works... If I get it right - it only
produces
"byte" versions of instructions when possible (and does jump optimization)?
--
Regards,
Konstantin.
next prev parent reply other threads:[~2006-02-08 22:22 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <200506292204.j5TM4mLj024638@zeus2.kernel.org>
2005-06-29 23:37 ` TT6: High-quality custom logos and business identities Richard Cooper
2005-06-30 1:13 ` James Colannino
2005-07-01 22:31 ` Steffen Solyga
2005-07-01 22:33 ` Hendrik Visage
2005-07-02 5:28 ` Frank Kotler
2005-07-03 6:15 ` Daniel Bonekeeper
2005-07-08 5:28 ` Richard Cooper
2005-07-04 16:30 ` Does anyone still read this list? Agner Fog
2005-07-03 17:17 ` TT6: High-quality custom logos and business identities jko
2005-06-30 3:09 ` Herbert Poetzl
2005-07-06 11:57 ` Konstantin Boldyshev
2005-07-06 20:03 ` linuxassembly.org - asmutils Frank Kotler
2005-07-07 19:20 ` Konstantin Boldyshev
2006-02-08 6:26 ` new asmutils are on the way Konstantin Boldyshev
2006-02-08 12:57 ` Frank Kotler
2006-02-08 22:22 ` Konstantin Boldyshev [this message]
2006-02-11 0:51 ` Frank Kotler
2006-02-13 16:40 ` Konstantin Boldyshev
2006-02-21 15:41 ` asmutils 0.18 released Konstantin Boldyshev
2006-02-21 16:00 ` Jan Wagemakers
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=43EA6F13.3070000@linuxassembly.org \
--to=konst@linuxassembly.org \
--cc=linux-assembly@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).