[PATCH 2/2] Rename 'xgene-1' to 'xgene1'.
Richard Earnshaw
rearnsha@arm.com
Tue Feb 25 16:52:00 GMT 2014
On 18/02/14 18:26, Philipp Tomsich wrote:
> This change brings the target naming back into sync with all other
> documentation on the chip.
> ---
> gas/config/tc-aarch64.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/gas/config/tc-aarch64.c b/gas/config/tc-aarch64.c
> index 2c11cc9..c1e2b95 100644
> --- a/gas/config/tc-aarch64.c
> +++ b/gas/config/tc-aarch64.c
> @@ -7170,7 +7170,7 @@ static const struct aarch64_cpu_option_table aarch64_cpus[] = {
> {"all", AARCH64_ANY, NULL},
> {"cortex-a53", AARCH64_ARCH_V8, "Cortex-A53"},
> {"cortex-a57", AARCH64_ARCH_V8, "Cortex-A57"},
> - {"xgene-1", AARCH64_ARCH_V8, "APM X-Gene 1"},
> + {"xgene1", AARCH64_ARCH_V8, "APM X-Gene 1"},
> {"generic", AARCH64_ARCH_V8, NULL},
>
> /* These two are example CPUs supported in GCC, once we have real
>
This patch needs a ChangeLog entry. It also needs an update to the
texinfo entry in the manual.
R.
More information about the Binutils
mailing list