mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-09 04:21:49 +08:00
2007-08-24 H.J. Lu <hongjiu.lu@intel.com>
* elf64-x86-64.c (elf64_x86_64_relocate_section): Adjust indentation.
This commit is contained in:
parent
4a6636fbb5
commit
534a31f690
@ -1,3 +1,8 @@
|
||||
2007-08-24 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* elf64-x86-64.c (elf64_x86_64_relocate_section): Adjust
|
||||
indentation.
|
||||
|
||||
2007-08-24 Pedro Alves <pedro_alves@portugalmail.pt>
|
||||
|
||||
* elf.c (elfcore_grok_win32pstatus): Remove HAVE_WIN32_PSTATUS_T
|
||||
|
@ -2761,7 +2761,7 @@ elf64_x86_64_relocate_section (bfd *output_bfd, struct bfd_link_info *info,
|
||||
symtab_hdr, sym_hashes,
|
||||
&r_type, tls_type, rel,
|
||||
relend, h))
|
||||
return FALSE;
|
||||
return FALSE;
|
||||
|
||||
if (r_type == R_X86_64_TPOFF32)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user