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:
f766154
)
2006-05-25 H.J. Lu <hongjiu.lu@intel.com>
author
H.J. Lu
<hjl.tools@gmail.com>
Fri, 26 May 2006 03:04:09 +0000
(
03:04
+0000)
committer
H.J. Lu
<hjl.tools@gmail.com>
Fri, 26 May 2006 03:04:09 +0000
(
03:04
+0000)
* elf64-x86-64.c (ELF_MINPAGESIZE): Set to 0x100000.
bfd/elf64-x86-64.c
patch
|
blob
|
history
diff --git
a/bfd/elf64-x86-64.c
b/bfd/elf64-x86-64.c
index 571642ed243c53c0bd7a60d7fa3ad070749baee7..8cf09678e55afd54bc49870879a7204b7d867ffc 100644
(file)
--- a/
bfd/elf64-x86-64.c
+++ b/
bfd/elf64-x86-64.c
@@
-3631,6
+3631,7
@@
static const struct bfd_elf_special_section
#define ELF_ARCH bfd_arch_i386
#define ELF_MACHINE_CODE EM_X86_64
#define ELF_MAXPAGESIZE 0x200000
+#define ELF_MINPAGESIZE 0x100000
#define elf_backend_can_gc_sections 1
#define elf_backend_can_refcount 1