ge-
> From: gcc-patches-ow...@gcc.gnu.org [mailto:gcc-patches-
> ow...@gcc.gnu.org] On Behalf Of Moore, Catherine
> Sent: Monday, December 21, 2015 9:22 AM
> To: Richard Henderson; gcc-patches@gcc.gnu.org
> Cc: ja...@redhat.com; Matthew Fortune
> Subject: RE: [RFA] Compact EH
Linux in this version
> of
> the patch. I plan to re-enable it after binutils is updated.
>
> Okay to commit?
>
> Thanks,
> Catherine
>
>
> > -Original Message-
> > From: Richard Henderson [mailto:r...@redhat.com]
> > Sent: Friday, September 18, 20
Fortune
Subject: Re: [RFA] Compact EH Patch
Index: libgcc/libgcc-std.ver.in
==
=
--- libgcc/libgcc-std.ver.in(revision 226409)
+++ libgcc/libgcc-std.ver.in(working copy)
@@ -1918,6 +1918,7 @@ GCC_4.6.0
On 11/25/2015 11:58 AM, Moore, Catherine wrote:
-Original Message-
From: Richard Henderson [mailto:r...@redhat.com]
Sent: Friday, September 18, 2015 3:25 PM
To: Moore, Catherine; gcc-patches@gcc.gnu.org
Cc: ja...@redhat.com; Matthew Fortune
Subject: Re: [RFA] Compact EH Patch
Index
tune
> Subject: RE: [RFA] Compact EH Patch
>
>
>
> > -Original Message-
> > From: Richard Henderson [mailto:r...@redhat.com]
> > Sent: Friday, September 18, 2015 3:25 PM
> > To: Moore, Catherine; gcc-patches@gcc.gnu.org
> > Cc: ja...@redhat.
> -Original Message-
> From: Richard Henderson [mailto:r...@redhat.com]
> Sent: Friday, September 18, 2015 3:25 PM
> To: Moore, Catherine; gcc-patches@gcc.gnu.org
> Cc: ja...@redhat.com; Matthew Fortune
> Subject: Re: [RFA] Compact EH Patch
>
> > Inde
> This patch implements a more compact format for exception handling data.
> Although I don't
> have recent numbers for the amount of compression achieved, an earlier
> measurement showed
> a 30% reduction in the size of EH data for libstdc++.
>
> A design document detailing the new format is a
On 10/06/2015 10:14 AM, Moore, Catherine wrote:
+ switch (pr_index) {
+ case 0:
+ p = read_encoded_value (context, bases->eh_encoding, p,
&personality);
+ fs->personality = (_Unwind_Personality_Fn) personality;
+ break;
+ case 1:
+ fs->personality = __gnu_compact_pr1;
+
> -Original Message-
> From: Richard Henderson [mailto:r...@redhat.com]
> Subject: Re: [RFA] Compact EH Patch
>
Richard, Thanks for the patch review.
Matthew, Would you please take a look at the MIPS-specific pieces before I
resubmit the patch?
There will be a small c
> Index: libgcc/libgcc-std.ver.in
> ===
> --- libgcc/libgcc-std.ver.in (revision 226409)
> +++ libgcc/libgcc-std.ver.in (working copy)
> @@ -1918,6 +1918,7 @@ GCC_4.6.0 {
>__morestack_current_segment
>__morestack_initial_sp
>
> -Original Message-
> From: Richard Henderson [mailto:r...@redhat.com]
> Sent: Wednesday, September 09, 2015 7:46 PM
> To: Jason Merrill; Moore, Catherine; gcc-patches@gcc.gnu.org
> Cc: Matthew Fortune; Ian Lance Taylor
> Subject: Re: [RFA] Compact EH Patch
>
>
On 09/09/2015 01:35 PM, Jason Merrill wrote:
On 07/30/2015 04:14 PM, Moore, Catherine wrote:
This patch implements a more compact format for exception handling data.
Although I don't have recent numbers for the amount of compression achieved,
an earlier measurement showed a 30% reduction in the
On 07/30/2015 04:14 PM, Moore, Catherine wrote:
This patch implements a more compact format for exception handling data.
Although I don't have recent numbers for the amount of compression achieved, an
earlier measurement showed a 30% reduction in the size of EH data for libstdc++.
A design do
Hi Jason,
Are you going to be able to review this patch sometime soon?
Thanks,
Catherine
> -Original Message-
> From: gcc-patches-ow...@gcc.gnu.org [mailto:gcc-patches-
> ow...@gcc.gnu.org] On Behalf Of Moore, Catherine
> Sent: Thursday, July 30, 2015 4:15 PM
> To: gcc-patches@gcc.gnu.org
14 matches
Mail list logo