Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1433138

Re: [PATCH 05/23] [AARCH64] Use PTR_REG in crti.S.

From Joseph Myers <joseph@codesourcery.com>
Newsgroups linux.kernel
Subject Re: [PATCH 05/23] [AARCH64] Use PTR_REG in crti.S.
Date 2016-06-28 19:10 +0200
Message-ID <rP4Gm-1rl-25@gated-at.bofh.it> (permalink)
References <rP4wG-18P-33@gated-at.bofh.it> <rP4Gm-1rl-27@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tue, 28 Jun 2016, Yury Norov wrote:

> From: Andrew Pinski <apinski@cavium.com>
> 
> call_weak_fn loads from a pointer, so use PTR_REG so the load
> is 32bits for ILP32.
> 
> * sysdeps/aarch64/crti.S: Include sysdep.h
> (call_weak_fn): Use PTR_REG when loading from
> PREINIT_FUNCTION.
> 
> AARCH64: Make RTLD_START paramatizable
> 
> Make RTLD_START paramatizable for ILP32 and LP64 usage and provides common
> code between ILP32.
> 
> * sysdeps/aarch64/dl-machine.h (RTLD_START): Rename to ...
> (RTLD_START_1): This and add PTR, PTR_SIZE_LOG, and PTR_SP arguments.
> (RTLD_START): New macro which uses RTLD_START_1.

See what I said in 
<https://sourceware.org/ml/libc-alpha/2016-06/msg00783.html> about unified 
ChangeLog stanzas.

Subject

Long description


yyyy-mm-dd  Author  <email>

	* file: description.
	* file2: description.
	...

*Not* separate alternating long descriptions and ChangeLog entries.  If 
the changes are logically separable, post them separately.

-- 
Joseph S. Myers
joseph@codesourcery.com

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH 05/23] [AARCH64] Use PTR_REG in crti.S. Joseph Myers <joseph@codesourcery.com> - 2016-06-28 19:10 +0200

csiph-web