Richard Henderson wrote:
> So you would recommend continuing to use address_class for these x86 segments?
Yes, I think so. As far as I can see, this would simply require to define two
address_class values to correspond to __seg_fs and __seg_gs. (These choices
should best be documented in the pl
On 10/21/2015 06:19 AM, Ulrich Weigand wrote:
Richard Henderson wrote:
+@deftypefn {Target Hook} int TARGET_ADDR_SPACE_DEBUG (addr_space_t @var{as})
+Define this to define how the address space is encoded in dwarf.
+The result, @var{r}, should be positive to indicate
+@code{DW_AT_address_class
On Wed, Oct 21, 2015 at 10:49 AM, Richard Henderson wrote:
> On 10/21/2015 07:23 AM, H.J. Lu wrote:
>>
>> We can define them as 93 and 94. 50-92 were used for other registers
>> before and have been deprecated now. But some old tools may
>> still use them.
>
>
The i386 psABI draft is at
https:
On 10/21/2015 07:23 AM, H.J. Lu wrote:
We can define them as 93 and 94. 50-92 were used for other registers
before and have been deprecated now. But some old tools may
still use them.
Thanks. I'll update the patch.
r~
On Wed, Oct 21, 2015 at 10:17 AM, Richard Henderson wrote:
> On 10/21/2015 04:53 AM, H.J. Lu wrote:
>>
>> On Tue, Oct 20, 2015 at 2:27 PM, Richard Henderson wrote:
>>>
>>> ---
>>> gcc/config/i386/i386.c | 21 +
>>> gcc/doc/tm.texi| 7 +++
>>> gcc/doc/tm.texi.i
On 10/21/2015 04:53 AM, H.J. Lu wrote:
On Tue, Oct 20, 2015 at 2:27 PM, Richard Henderson wrote:
---
gcc/config/i386/i386.c | 21 +
gcc/doc/tm.texi| 7 +++
gcc/doc/tm.texi.in | 2 ++
gcc/dwarf2out.c| 48 +
Richard Henderson wrote:
> +@deftypefn {Target Hook} int TARGET_ADDR_SPACE_DEBUG (addr_space_t @var{as})
> +Define this to define how the address space is encoded in dwarf.
> +The result, @var{r}, should be positive to indicate
> +@code{DW_AT_address_class @var{r}} should be emitted; or negative
>
On Tue, Oct 20, 2015 at 2:27 PM, Richard Henderson wrote:
> ---
> gcc/config/i386/i386.c | 21 +
> gcc/doc/tm.texi| 7 +++
> gcc/doc/tm.texi.in | 2 ++
> gcc/dwarf2out.c| 48 +---
> gcc/target.def |
On 10/20/2015 03:27 PM, Richard Henderson wrote:
---
gcc/config/i386/i386.c | 21 +
gcc/doc/tm.texi| 7 +++
gcc/doc/tm.texi.in | 2 ++
gcc/dwarf2out.c| 48 +---
gcc/target.def | 10 ++
---
gcc/config/i386/i386.c | 21 +
gcc/doc/tm.texi| 7 +++
gcc/doc/tm.texi.in | 2 ++
gcc/dwarf2out.c| 48 +---
gcc/target.def | 10 ++
gcc/targhooks.c| 8
gcc/targhooks.h
10 matches
Mail list logo