projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a6636f
)
2007-08-24 H.J. Lu <hongjiu.lu@intel.com>
author
H.J. Lu
<hjl.tools@gmail.com>
Fri, 24 Aug 2007 21:47:53 +0000
(21:47 +0000)
committer
H.J. Lu
<hjl.tools@gmail.com>
Fri, 24 Aug 2007 21:47:53 +0000
(21:47 +0000)
* elf64-x86-64.c (elf64_x86_64_relocate_section): Adjust
indentation.
bfd/ChangeLog
patch
|
blob
|
history
bfd/elf64-x86-64.c
patch
|
blob
|
history
diff --git
a/bfd/ChangeLog
b/bfd/ChangeLog
index ede31d9c170114bc6c38e430adea3aa7f6b71c61..8a8327629ded0e209c81386cc227dd5f7f7f0f7b 100644
(file)
--- a/
bfd/ChangeLog
+++ b/
bfd/ChangeLog
@@
-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
diff --git
a/bfd/elf64-x86-64.c
b/bfd/elf64-x86-64.c
index 34eae58768a0a371061152ad5e08a6f68eeebf4a..840e37a147d9bc05a0dc34d4aebcc0c36be03bd7 100644
(file)
--- a/
bfd/elf64-x86-64.c
+++ b/
bfd/elf64-x86-64.c
@@
-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)
{