public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* binutils-2.23.90 snapshot is available
@ 2013-09-20  8:28 Tristan Gingold
  2013-09-20 11:53 ` Allan McRae
  2013-09-20 12:11 ` Alan Modra
  0 siblings, 2 replies; 9+ messages in thread
From: Tristan Gingold @ 2013-09-20  8:28 UTC (permalink / raw)
  To: binutils

Hi,

I have just uploaded prerelease 2.23.90 for binutils 2.24 at:
ftp://sourceware.org/pub/binutils/snapshots/binutils-2.23.90.tar.bz2

b278da68838a5548e671ad835576a8fe  binutils-2.23.90.tar.bz2

This snapshot was sanity-checked for i686-pc-linux-gnu
Please test it for your favorite hosts/targets.

Tristan.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: binutils-2.23.90 snapshot is available
  2013-09-20  8:28 binutils-2.23.90 snapshot is available Tristan Gingold
@ 2013-09-20 11:53 ` Allan McRae
  2013-09-21  0:16   ` Allan McRae
  2013-09-23  8:46   ` Tristan Gingold
  2013-09-20 12:11 ` Alan Modra
  1 sibling, 2 replies; 9+ messages in thread
From: Allan McRae @ 2013-09-20 11:53 UTC (permalink / raw)
  To: Tristan Gingold, binutils

On 20/09/13 18:28, Tristan Gingold wrote:
> Hi,
> 
> I have just uploaded prerelease 2.23.90 for binutils 2.24 at:
> ftp://sourceware.org/pub/binutils/snapshots/binutils-2.23.90.tar.bz2
> 
> b278da68838a5548e671ad835576a8fe  binutils-2.23.90.tar.bz2
> 
> This snapshot was sanity-checked for i686-pc-linux-gnu
> Please test it for your favorite hosts/targets.
> 
> Tristan.

I see one new failure on Arch Linux x86_64-unknown-linux-gnu:
FAIL: objcopy on compressed debug sections

This happened since I last built from binutils trunk at the start of August.


Other than that, I see the two failures that have been present in the
last release too.

x86_64-unknown-linux-gnu:
FAIL: exception_static_test
(https://sourceware.org/bugzilla/show_bug.cgi?id=15407)

i686-pc-linux-gnu:
FAIL: debug_msg.sh
(https://sourceware.org/bugzilla/show_bug.cgi?id=15411)

Allan

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: binutils-2.23.90 snapshot is available
  2013-09-20  8:28 binutils-2.23.90 snapshot is available Tristan Gingold
  2013-09-20 11:53 ` Allan McRae
@ 2013-09-20 12:11 ` Alan Modra
  2013-09-20 12:15   ` Tristan Gingold
  1 sibling, 1 reply; 9+ messages in thread
From: Alan Modra @ 2013-09-20 12:11 UTC (permalink / raw)
  To: Tristan Gingold; +Cc: binutils

Hi Tristan,
I'd like to commit the libtool.m4 and configure update for powerpc64
little-endian support to the branch.  Is that OK?

-- 
Alan Modra
Australia Development Lab, IBM

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: binutils-2.23.90 snapshot is available
  2013-09-20 12:11 ` Alan Modra
@ 2013-09-20 12:15   ` Tristan Gingold
  0 siblings, 0 replies; 9+ messages in thread
From: Tristan Gingold @ 2013-09-20 12:15 UTC (permalink / raw)
  To: Alan Modra; +Cc: Tristan Gingold, binutils


On Sep 20, 2013, at 2:11 PM, Alan Modra <amodra@gmail.com> wrote:

> Hi Tristan,
> I'd like to commit the libtool.m4 and configure update for powerpc64
> little-endian support to the branch.  Is that OK?

Sure.

Tristan.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: binutils-2.23.90 snapshot is available
  2013-09-20 11:53 ` Allan McRae
@ 2013-09-21  0:16   ` Allan McRae
  2013-09-27 18:08     ` H.J. Lu
  2013-09-23  8:46   ` Tristan Gingold
  1 sibling, 1 reply; 9+ messages in thread
From: Allan McRae @ 2013-09-21  0:16 UTC (permalink / raw)
  To: Tristan Gingold, binutils

On 20/09/13 21:53, Allan McRae wrote:
> On 20/09/13 18:28, Tristan Gingold wrote:
>> Hi,
>>
>> I have just uploaded prerelease 2.23.90 for binutils 2.24 at:
>> ftp://sourceware.org/pub/binutils/snapshots/binutils-2.23.90.tar.bz2
>>
>> b278da68838a5548e671ad835576a8fe  binutils-2.23.90.tar.bz2
>>
>> This snapshot was sanity-checked for i686-pc-linux-gnu
>> Please test it for your favorite hosts/targets.
>>
>> Tristan.
> 
> I see one new failure on Arch Linux x86_64-unknown-linux-gnu:
> FAIL: objcopy on compressed debug sections
> 
> This happened since I last built from binutils trunk at the start of August.
> 

I bisected this to:

https://sourceware.org/git/?p=binutils.git;a=commit;h=4ff704e222625f8bd160755902d8548c0a4ae2d8

* dwarf.c (dwarf_vmatoa): Rename to dwarf_vmatoa_1 and add a

Allan

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: binutils-2.23.90 snapshot is available
  2013-09-20 11:53 ` Allan McRae
  2013-09-21  0:16   ` Allan McRae
@ 2013-09-23  8:46   ` Tristan Gingold
  1 sibling, 0 replies; 9+ messages in thread
From: Tristan Gingold @ 2013-09-23  8:46 UTC (permalink / raw)
  To: Allan McRae; +Cc: Tristan Gingold, binutils


On Sep 20, 2013, at 1:53 PM, Allan McRae <allan@archlinux.org> wrote:

> On 20/09/13 18:28, Tristan Gingold wrote:
>> Hi,
>> 
>> I have just uploaded prerelease 2.23.90 for binutils 2.24 at:
>> ftp://sourceware.org/pub/binutils/snapshots/binutils-2.23.90.tar.bz2
>> 
>> b278da68838a5548e671ad835576a8fe  binutils-2.23.90.tar.bz2
>> 
>> This snapshot was sanity-checked for i686-pc-linux-gnu
>> Please test it for your favorite hosts/targets.
>> 
>> Tristan.
> 
> I see one new failure on Arch Linux x86_64-unknown-linux-gnu:
> FAIL: objcopy on compressed debug sections
> 
> This happened since I last built from binutils trunk at the start of August.
> 
> 
> Other than that, I see the two failures that have been present in the
> last release too.
> 
> x86_64-unknown-linux-gnu:
> FAIL: exception_static_test
> (https://sourceware.org/bugzilla/show_bug.cgi?id=15407)
> 
> i686-pc-linux-gnu:
> FAIL: debug_msg.sh
> (https://sourceware.org/bugzilla/show_bug.cgi?id=15411)

Thank you for the tests.

Tristan.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: binutils-2.23.90 snapshot is available
  2013-09-21  0:16   ` Allan McRae
@ 2013-09-27 18:08     ` H.J. Lu
  2013-10-09 16:08       ` H.J. Lu
  0 siblings, 1 reply; 9+ messages in thread
From: H.J. Lu @ 2013-09-27 18:08 UTC (permalink / raw)
  To: Allan McRae; +Cc: Tristan Gingold, Binutils

On Fri, Sep 20, 2013 at 5:16 PM, Allan McRae <allan@archlinux.org> wrote:
> On 20/09/13 21:53, Allan McRae wrote:
>> On 20/09/13 18:28, Tristan Gingold wrote:
>>> Hi,
>>>
>>> I have just uploaded prerelease 2.23.90 for binutils 2.24 at:
>>> ftp://sourceware.org/pub/binutils/snapshots/binutils-2.23.90.tar.bz2
>>>
>>> b278da68838a5548e671ad835576a8fe  binutils-2.23.90.tar.bz2
>>>
>>> This snapshot was sanity-checked for i686-pc-linux-gnu
>>> Please test it for your favorite hosts/targets.
>>>
>>> Tristan.
>>
>> I see one new failure on Arch Linux x86_64-unknown-linux-gnu:
>> FAIL: objcopy on compressed debug sections
>>
>> This happened since I last built from binutils trunk at the start of August.
>>
>
> I bisected this to:
>
> https://sourceware.org/git/?p=binutils.git;a=commit;h=4ff704e222625f8bd160755902d8548c0a4ae2d8
>
> * dwarf.c (dwarf_vmatoa): Rename to dwarf_vmatoa_1 and add a
>
> Allan

We get cie_id from

SAFE_BYTE_GET_AND_INC (cie_id, start, offset_size, end);

The size of cie_id is offset_size, not fc->ptr_size. I checked
this patch into trunk.  OK for 2.24 branch?

Thanks.

-- 
H.J.
--
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 5f64635..95ada6f 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,8 @@
+2013-09-27  H.J. Lu  <hongjiu.lu@intel.com>
+
+    * dwarf.c (display_debug_frames): Pass offset_size to
+    print_dwarf_vma for cie_id.
+
 2013-09-20  Alan Modra  <amodra@gmail.com>

     * configure: Regenerate.
diff --git a/binutils/dwarf.c b/binutils/dwarf.c
index 8a233aa..bd73647 100644
--- a/binutils/dwarf.c
+++ b/binutils/dwarf.c
@@ -5249,7 +5249,7 @@ display_debug_frames (struct dwarf_section *section,

       printf ("\n%08lx ", (unsigned long) (saved_start - section_start));
       print_dwarf_vma (length, fc->ptr_size);
-      print_dwarf_vma (cie_id, fc->ptr_size);
+      print_dwarf_vma (cie_id, offset_size);

       if (do_debug_frames_interp)
         {
@@ -5385,7 +5385,7 @@ display_debug_frames (struct dwarf_section *section,
       printf ("\n%08lx %s %s FDE cie=%08lx pc=",
           (unsigned long)(saved_start - section_start),
           dwarf_vmatoa_1 (NULL, length, fc->ptr_size),
-          dwarf_vmatoa_1 (NULL, cie_id, fc->ptr_size),
+          dwarf_vmatoa_1 (NULL, cie_id, offset_size),
           (unsigned long)(cie->chunk_start - section_start));

       if (fc->segment_size)
diff --git a/binutils/testsuite/ChangeLog b/binutils/testsuite/ChangeLog
index ac2de1f..6c98a13 100644
--- a/binutils/testsuite/ChangeLog
+++ b/binutils/testsuite/ChangeLog
@@ -1,3 +1,7 @@
+2013-09-27  H.J. Lu  <hongjiu.lu@intel.com>
+
+    * binutils-all/x86-64/compressed-1a.d: Updated for 64-bit addresses.
+
 2013-09-12  Nick Clifton  <nickc@redhat.com>

     * binutils-all/x86-64/compressed-1a.d: Update expected output to
diff --git a/binutils/testsuite/binutils-all/x86-64/compressed-1a.d
b/binutils/testsuite/binutils-all/x86-64/compressed-1a.d
index 0dfbdc1..f1e4bbc 100644
--- a/binutils/testsuite/binutils-all/x86-64/compressed-1a.d
+++ b/binutils/testsuite/binutils-all/x86-64/compressed-1a.d
@@ -135,7 +135,7 @@ Contents of the .[z]?debug_str section:

 Contents of the .[z]?debug_frame section:

-00000000 00000014 ffffffff CIE
+00000000 0+014 ffffffff CIE
   Version:               1
   Augmentation:          ""
   Code alignment factor: 1
@@ -151,7 +151,7 @@ Contents of the .[z]?debug_frame section:
   DW_CFA_nop
   DW_CFA_nop

-00000018 00000014 00000000 FDE cie=00000000 pc=0+0000..0+0002
+00000018 0+014 00000000 FDE cie=00000000 pc=0+0000..0+0002

-00000030 00000014 00000000 FDE cie=00000000 pc=0+0010..0+0015
+00000030 0+014 00000000 FDE cie=00000000 pc=0+0010..0+0015

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: binutils-2.23.90 snapshot is available
  2013-09-27 18:08     ` H.J. Lu
@ 2013-10-09 16:08       ` H.J. Lu
  2013-10-12 17:01         ` H.J. Lu
  0 siblings, 1 reply; 9+ messages in thread
From: H.J. Lu @ 2013-10-09 16:08 UTC (permalink / raw)
  To: Allan McRae; +Cc: Tristan Gingold, Binutils

Ping.

On Fri, Sep 27, 2013 at 11:08 AM, H.J. Lu <hjl.tools@gmail.com> wrote:
> On Fri, Sep 20, 2013 at 5:16 PM, Allan McRae <allan@archlinux.org> wrote:
>> On 20/09/13 21:53, Allan McRae wrote:
>>> On 20/09/13 18:28, Tristan Gingold wrote:
>>>> Hi,
>>>>
>>>> I have just uploaded prerelease 2.23.90 for binutils 2.24 at:
>>>> ftp://sourceware.org/pub/binutils/snapshots/binutils-2.23.90.tar.bz2
>>>>
>>>> b278da68838a5548e671ad835576a8fe  binutils-2.23.90.tar.bz2
>>>>
>>>> This snapshot was sanity-checked for i686-pc-linux-gnu
>>>> Please test it for your favorite hosts/targets.
>>>>
>>>> Tristan.
>>>
>>> I see one new failure on Arch Linux x86_64-unknown-linux-gnu:
>>> FAIL: objcopy on compressed debug sections
>>>
>>> This happened since I last built from binutils trunk at the start of August.
>>>
>>
>> I bisected this to:
>>
>> https://sourceware.org/git/?p=binutils.git;a=commit;h=4ff704e222625f8bd160755902d8548c0a4ae2d8
>>
>> * dwarf.c (dwarf_vmatoa): Rename to dwarf_vmatoa_1 and add a
>>
>> Allan
>
> We get cie_id from
>
> SAFE_BYTE_GET_AND_INC (cie_id, start, offset_size, end);
>
> The size of cie_id is offset_size, not fc->ptr_size. I checked
> this patch into trunk.  OK for 2.24 branch?
>
> Thanks.
>
> --
> H.J.
> --
> diff --git a/binutils/ChangeLog b/binutils/ChangeLog
> index 5f64635..95ada6f 100644
> --- a/binutils/ChangeLog
> +++ b/binutils/ChangeLog
> @@ -1,3 +1,8 @@
> +2013-09-27  H.J. Lu  <hongjiu.lu@intel.com>
> +
> +    * dwarf.c (display_debug_frames): Pass offset_size to
> +    print_dwarf_vma for cie_id.
> +
>  2013-09-20  Alan Modra  <amodra@gmail.com>
>
>      * configure: Regenerate.
> diff --git a/binutils/dwarf.c b/binutils/dwarf.c
> index 8a233aa..bd73647 100644
> --- a/binutils/dwarf.c
> +++ b/binutils/dwarf.c
> @@ -5249,7 +5249,7 @@ display_debug_frames (struct dwarf_section *section,
>
>        printf ("\n%08lx ", (unsigned long) (saved_start - section_start));
>        print_dwarf_vma (length, fc->ptr_size);
> -      print_dwarf_vma (cie_id, fc->ptr_size);
> +      print_dwarf_vma (cie_id, offset_size);
>
>        if (do_debug_frames_interp)
>          {
> @@ -5385,7 +5385,7 @@ display_debug_frames (struct dwarf_section *section,
>        printf ("\n%08lx %s %s FDE cie=%08lx pc=",
>            (unsigned long)(saved_start - section_start),
>            dwarf_vmatoa_1 (NULL, length, fc->ptr_size),
> -          dwarf_vmatoa_1 (NULL, cie_id, fc->ptr_size),
> +          dwarf_vmatoa_1 (NULL, cie_id, offset_size),
>            (unsigned long)(cie->chunk_start - section_start));
>
>        if (fc->segment_size)
> diff --git a/binutils/testsuite/ChangeLog b/binutils/testsuite/ChangeLog
> index ac2de1f..6c98a13 100644
> --- a/binutils/testsuite/ChangeLog
> +++ b/binutils/testsuite/ChangeLog
> @@ -1,3 +1,7 @@
> +2013-09-27  H.J. Lu  <hongjiu.lu@intel.com>
> +
> +    * binutils-all/x86-64/compressed-1a.d: Updated for 64-bit addresses.
> +
>  2013-09-12  Nick Clifton  <nickc@redhat.com>
>
>      * binutils-all/x86-64/compressed-1a.d: Update expected output to
> diff --git a/binutils/testsuite/binutils-all/x86-64/compressed-1a.d
> b/binutils/testsuite/binutils-all/x86-64/compressed-1a.d
> index 0dfbdc1..f1e4bbc 100644
> --- a/binutils/testsuite/binutils-all/x86-64/compressed-1a.d
> +++ b/binutils/testsuite/binutils-all/x86-64/compressed-1a.d
> @@ -135,7 +135,7 @@ Contents of the .[z]?debug_str section:
>
>  Contents of the .[z]?debug_frame section:
>
> -00000000 00000014 ffffffff CIE
> +00000000 0+014 ffffffff CIE
>    Version:               1
>    Augmentation:          ""
>    Code alignment factor: 1
> @@ -151,7 +151,7 @@ Contents of the .[z]?debug_frame section:
>    DW_CFA_nop
>    DW_CFA_nop
>
> -00000018 00000014 00000000 FDE cie=00000000 pc=0+0000..0+0002
> +00000018 0+014 00000000 FDE cie=00000000 pc=0+0000..0+0002
>
> -00000030 00000014 00000000 FDE cie=00000000 pc=0+0010..0+0015
> +00000030 0+014 00000000 FDE cie=00000000 pc=0+0010..0+0015



-- 
H.J.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: binutils-2.23.90 snapshot is available
  2013-10-09 16:08       ` H.J. Lu
@ 2013-10-12 17:01         ` H.J. Lu
  0 siblings, 0 replies; 9+ messages in thread
From: H.J. Lu @ 2013-10-12 17:01 UTC (permalink / raw)
  To: Allan McRae; +Cc: Tristan Gingold, Binutils

On Wed, Oct 9, 2013 at 9:08 AM, H.J. Lu <hjl.tools@gmail.com> wrote:
> Ping.
>
> On Fri, Sep 27, 2013 at 11:08 AM, H.J. Lu <hjl.tools@gmail.com> wrote:
>> On Fri, Sep 20, 2013 at 5:16 PM, Allan McRae <allan@archlinux.org> wrote:
>>> On 20/09/13 21:53, Allan McRae wrote:
>>>> On 20/09/13 18:28, Tristan Gingold wrote:
>>>>> Hi,
>>>>>
>>>>> I have just uploaded prerelease 2.23.90 for binutils 2.24 at:
>>>>> ftp://sourceware.org/pub/binutils/snapshots/binutils-2.23.90.tar.bz2
>>>>>
>>>>> b278da68838a5548e671ad835576a8fe  binutils-2.23.90.tar.bz2
>>>>>
>>>>> This snapshot was sanity-checked for i686-pc-linux-gnu
>>>>> Please test it for your favorite hosts/targets.
>>>>>
>>>>> Tristan.
>>>>
>>>> I see one new failure on Arch Linux x86_64-unknown-linux-gnu:
>>>> FAIL: objcopy on compressed debug sections
>>>>
>>>> This happened since I last built from binutils trunk at the start of August.
>>>>
>>>
>>> I bisected this to:
>>>
>>> https://sourceware.org/git/?p=binutils.git;a=commit;h=4ff704e222625f8bd160755902d8548c0a4ae2d8
>>>
>>> * dwarf.c (dwarf_vmatoa): Rename to dwarf_vmatoa_1 and add a
>>>
>>> Allan
>>
>> We get cie_id from
>>
>> SAFE_BYTE_GET_AND_INC (cie_id, start, offset_size, end);
>>
>> The size of cie_id is offset_size, not fc->ptr_size. I checked
>> this patch into trunk.  OK for 2.24 branch?
>>
>> Thanks.
>>
>> --
>> H.J.
>> --
>> diff --git a/binutils/ChangeLog b/binutils/ChangeLog
>> index 5f64635..95ada6f 100644
>> --- a/binutils/ChangeLog
>> +++ b/binutils/ChangeLog
>> @@ -1,3 +1,8 @@
>> +2013-09-27  H.J. Lu  <hongjiu.lu@intel.com>
>> +
>> +    * dwarf.c (display_debug_frames): Pass offset_size to
>> +    print_dwarf_vma for cie_id.
>> +
>>  2013-09-20  Alan Modra  <amodra@gmail.com>
>>
>>      * configure: Regenerate.
>> diff --git a/binutils/dwarf.c b/binutils/dwarf.c
>> index 8a233aa..bd73647 100644
>> --- a/binutils/dwarf.c
>> +++ b/binutils/dwarf.c
>> @@ -5249,7 +5249,7 @@ display_debug_frames (struct dwarf_section *section,
>>
>>        printf ("\n%08lx ", (unsigned long) (saved_start - section_start));
>>        print_dwarf_vma (length, fc->ptr_size);
>> -      print_dwarf_vma (cie_id, fc->ptr_size);
>> +      print_dwarf_vma (cie_id, offset_size);
>>
>>        if (do_debug_frames_interp)
>>          {
>> @@ -5385,7 +5385,7 @@ display_debug_frames (struct dwarf_section *section,
>>        printf ("\n%08lx %s %s FDE cie=%08lx pc=",
>>            (unsigned long)(saved_start - section_start),
>>            dwarf_vmatoa_1 (NULL, length, fc->ptr_size),
>> -          dwarf_vmatoa_1 (NULL, cie_id, fc->ptr_size),
>> +          dwarf_vmatoa_1 (NULL, cie_id, offset_size),
>>            (unsigned long)(cie->chunk_start - section_start));
>>
>>        if (fc->segment_size)
>> diff --git a/binutils/testsuite/ChangeLog b/binutils/testsuite/ChangeLog
>> index ac2de1f..6c98a13 100644
>> --- a/binutils/testsuite/ChangeLog
>> +++ b/binutils/testsuite/ChangeLog
>> @@ -1,3 +1,7 @@
>> +2013-09-27  H.J. Lu  <hongjiu.lu@intel.com>
>> +
>> +    * binutils-all/x86-64/compressed-1a.d: Updated for 64-bit addresses.
>> +
>>  2013-09-12  Nick Clifton  <nickc@redhat.com>
>>
>>      * binutils-all/x86-64/compressed-1a.d: Update expected output to
>> diff --git a/binutils/testsuite/binutils-all/x86-64/compressed-1a.d
>> b/binutils/testsuite/binutils-all/x86-64/compressed-1a.d
>> index 0dfbdc1..f1e4bbc 100644
>> --- a/binutils/testsuite/binutils-all/x86-64/compressed-1a.d
>> +++ b/binutils/testsuite/binutils-all/x86-64/compressed-1a.d
>> @@ -135,7 +135,7 @@ Contents of the .[z]?debug_str section:
>>
>>  Contents of the .[z]?debug_frame section:
>>
>> -00000000 00000014 ffffffff CIE
>> +00000000 0+014 ffffffff CIE
>>    Version:               1
>>    Augmentation:          ""
>>    Code alignment factor: 1
>> @@ -151,7 +151,7 @@ Contents of the .[z]?debug_frame section:
>>    DW_CFA_nop
>>    DW_CFA_nop
>>
>> -00000018 00000014 00000000 FDE cie=00000000 pc=0+0000..0+0002
>> +00000018 0+014 00000000 FDE cie=00000000 pc=0+0000..0+0002
>>
>> -00000030 00000014 00000000 FDE cie=00000000 pc=0+0010..0+0015
>> +00000030 0+014 00000000 FDE cie=00000000 pc=0+0010..0+0015
>
>

I checked it into 2.24.


-- 
H.J.

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2013-10-12 17:01 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-09-20  8:28 binutils-2.23.90 snapshot is available Tristan Gingold
2013-09-20 11:53 ` Allan McRae
2013-09-21  0:16   ` Allan McRae
2013-09-27 18:08     ` H.J. Lu
2013-10-09 16:08       ` H.J. Lu
2013-10-12 17:01         ` H.J. Lu
2013-09-23  8:46   ` Tristan Gingold
2013-09-20 12:11 ` Alan Modra
2013-09-20 12:15   ` Tristan Gingold

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 read-only IMAP folder(s) and NNTP newsgroup(s).