Change the section alignment to 2^20 to match the ldscript and old binutils.
XXX Should we change this?
This commit is contained in:
parent
d143754986
commit
1f559e1bda
2
gnu/dist/bfd/elf64-alpha.c
vendored
2
gnu/dist/bfd/elf64-alpha.c
vendored
@ -4014,7 +4014,7 @@ elf64_alpha_ecoff_debug_swap =
|
||||
#define TARGET_LITTLE_NAME "elf64-alpha"
|
||||
#define ELF_ARCH bfd_arch_alpha
|
||||
#define ELF_MACHINE_CODE EM_ALPHA
|
||||
#define ELF_MAXPAGESIZE 0x10000
|
||||
#define ELF_MAXPAGESIZE 0x100000
|
||||
|
||||
#define bfd_elf64_bfd_link_hash_table_create \
|
||||
elf64_alpha_bfd_link_hash_table_create
|
||||
|
Loading…
Reference in New Issue
Block a user