This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] fix bz #16169 - CFI directives missing from AArch64 clone.S
- From: "Joseph S. Myers" <joseph at codesourcery dot com>
- To: Tom Tromey <tromey at redhat dot com>
- Cc: <libc-alpha at sourceware dot org>, <marcus dot shawcroft at linaro dot org>
- Date: Fri, 17 Jan 2014 01:44:19 +0000
- Subject: Re: [PATCH] fix bz #16169 - CFI directives missing from AArch64 clone.S
- Authentication-results: sourceware.org; auth=none
- References: <1389904266-22061-1-git-send-email-tromey at redhat dot com>
On Thu, 16 Jan 2014, Tom Tromey wrote:
> diff --git a/ports/ChangeLog b/ports/ChangeLog
> index 4729471..ce02edd 100644
> --- a/ports/ChangeLog
> +++ b/ports/ChangeLog
> @@ -1,3 +1,9 @@
> +2014-01-16 Tom Tromey <tromey@redhat.com>
> +
> + [BZ #16169]
> + * sysdeps/unix/sysv/linux/aarch64/clone.S (__clone): Add CFI
> + directives.
This should be in ChangeLog.aarch64 (and the commit would include addition
of the bug number to the list of fixed bugs in the NEWS file as well).
--
Joseph S. Myers
joseph@codesourcery.com