[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Tinycc-devel] [ RFC] About packing two infos in a long v2
From: |
Thomas Preud'homme |
Subject: |
Re: [Tinycc-devel] [ RFC] About packing two infos in a long v2 |
Date: |
Sat, 10 Nov 2012 17:14:48 +0100 |
User-agent: |
KMail/1.13.7 (Linux/3.2.0-4-amd64; KDE/4.8.4; x86_64; ; ) |
Le samedi 10 novembre 2012 16:33:33, Daniel Glöckner a écrit :
> On Wed, Nov 07, 2012 at 04:18:00PM +0100, Thomas Preud'homme wrote:
> > Le mercredi 7 novembre 2012 16:09:51, Milutin Jovanović a écrit :
> > > Other then that, looks OK to me. BTW, I did not check correctness, just
> > > reviewed the style and logic.
> >
> > Don't worry for the correctness. GOT needs to be aligned on 4 bytes on
> > ARM so I know it's fine. I tested the code successfully on ARM and it
> > yields the correct result on my tests.
>
> Can we assume GOT entries are aligned to 2 bytes on all architectures?
It's the case for i386, amd64 and arm EABI at least. The first patch I
proposed only assumed that it's aligned on 2 bytes at least for arm which was
true. But indeed, this new version assume it's the case for all architectures.
Can c67, il or arm OABI GOT entries be byte aligned? If yes, I'll use the
first version of the patch.
>
> Daniel
Best regards,
Thomas Preud'homme
signature.asc
Description: This is a digitally signed message part.
- [Tinycc-devel] [ RFC] About packing two infos in a long, Thomas Preud'homme, 2012/11/06
- Re: [Tinycc-devel] [ RFC] About packing two infos in a long, Milutin Jovanović, 2012/11/06
- Re: [Tinycc-devel] [ RFC] About packing two infos in a long, Thomas Preud'homme, 2012/11/06
- Re: [Tinycc-devel] [ RFC] About packing two infos in a long v2, Thomas Preud'homme, 2012/11/06
- Re: [Tinycc-devel] [ RFC] About packing two infos in a long v2, Milutin Jovanović, 2012/11/07
- Re: [Tinycc-devel] [ RFC] About packing two infos in a long v2, Thomas Preud'homme, 2012/11/07
- Re: [Tinycc-devel] [ RFC] About packing two infos in a long v2, Daniel Glöckner, 2012/11/10
- Re: [Tinycc-devel] [ RFC] About packing two infos in a long v2,
Thomas Preud'homme <=
- Re: [Tinycc-devel] [ RFC] About packing two infos in a long v2, Thomas Preud'homme, 2012/11/10
- Re: [Tinycc-devel] [ RFC] About packing two infos in a long v2, robotux, 2012/11/15
- Re: [Tinycc-devel] [ RFC] About packing two infos in a long v2, grischka, 2012/11/15
- Re: [Tinycc-devel] [ RFC] About packing two infos in a long v2, robotux, 2012/11/15
- Re: [Tinycc-devel] [ RFC] About packing two infos in a long v2, grischka, 2012/11/15
- Re: [Tinycc-devel] [ RFC] About packing two infos in a long v2, robotux, 2012/11/15
- Re: [Tinycc-devel] [ RFC] About packing two infos in a long v2, grischka, 2012/11/15
- Re: [Tinycc-devel] [ RFC] About packing two infos in a long v2, Thomas Preud'homme, 2012/11/16
- Re: [Tinycc-devel] [ RFC] About packing two infos in a long v2, Thomas Preud'homme, 2012/11/16
- Re: [Tinycc-devel] [ RFC] About packing two infos in a long v2, grischka, 2012/11/17