diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2024-07-25 13:03:19 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2024-07-25 13:03:19 -0700 |
commit | f73f5173faa73fc13c2c61390ec26e43f9d30861 (patch) | |
tree | 5f08665201f241e5811ec0319f0da3ec0ade747b /gdb/amdgpu-tdep.c | |
parent | 1d68a49ac5d71b648304f69af978fce0f4413800 (diff) | |
download | binutils-f73f5173faa73fc13c2c61390ec26e43f9d30861.zip binutils-f73f5173faa73fc13c2c61390ec26e43f9d30861.tar.gz binutils-f73f5173faa73fc13c2c61390ec26e43f9d30861.tar.bz2 |
x86: Add missing newlines in TLS transition error messages
Change TLS transition error messages from
a-argp-help.o(.text+0x12f): relocation R_X86_64_GOTTPOFF against `a' must be used in ADD or MOV onlyld: final link failed: bad value
to
a-argp-help.o(.text+0x12f): relocation R_X86_64_GOTTPOFF against `a' must be used in ADD or MOV only
ld: final link failed: bad value
PR ld/32017
* elfxx-x86.c (_bfd_x86_elf_link_report_tls_transition_error):
Add missing newlines.
Signed-off-by: H.J. Lu <hjl.tools@gmail.com>
Diffstat (limited to 'gdb/amdgpu-tdep.c')
0 files changed, 0 insertions, 0 deletions