This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] aarch64: Add split-stack TCB field


On Wed, 7 Feb 2018, Adhemerval Zanella wrote:

> 	* sysdeps/aarch64/Versions [ld] (GLIBC_2.26): Add
> 	__libc_tcb_private_ss.

This ChangeLog entry is out of date compared to current symbol versions.

> diff --git a/sysdeps/aarch64/tcb-version.c b/sysdeps/aarch64/tcb-version.c
> new file mode 100644
> index 0000000..c94e5d3
> --- /dev/null
> +++ b/sysdeps/aarch64/tcb-version.c
> @@ -0,0 +1,23 @@
> +/* TCB field abi advertise symbols.
> +   Copyright (C) 2017 Free Software Foundation, Inc.

Should now be 2017-2018.

-- 
Joseph S. Myers
joseph@codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]