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:
f8c2a96
)
Synchronize PDP11 page size between BFD and LD.
author
David Bridgham
<dab@froghouse.org>
Fri, 20 Nov 2015 12:58:16 +0000
(12:58 +0000)
committer
Nick Clifton
<nickc@redhat.com>
Fri, 20 Nov 2015 12:58:16 +0000
(12:58 +0000)
* pdp11.c (TARGET_PAGE_SIZE): Set to 256 to match definition in
ld/emulparams/pdp11.sh.
bfd/ChangeLog
patch
|
blob
|
history
bfd/pdp11.c
patch
|
blob
|
history
diff --git
a/bfd/ChangeLog
b/bfd/ChangeLog
index 87d2d90a0ed7ded0f030f9bce11541470a39719f..4f7052343147d92d5e290cad2f12b75d72c7bb40 100644
(file)
--- a/
bfd/ChangeLog
+++ b/
bfd/ChangeLog
@@
-1,3
+1,8
@@
+2015-11-20 David Bridgham <dab@froghouse.org>
+
+ * pdp11.c (TARGET_PAGE_SIZE): Set to 256 to match definition in
+ ld/emulparams/pdp11.sh.
+
2015-11-19 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
PR ld/19263
diff --git
a/bfd/pdp11.c
b/bfd/pdp11.c
index 41c6cf170e50612a6947493e8650e385f8ca9f62..6a53d521442d9a8eec5e51f7b48aad54b30d9c34 100644
(file)
--- a/
bfd/pdp11.c
+++ b/
bfd/pdp11.c
@@
-37,7
+37,7
@@
#define ARCH_SIZE 16
#undef TARGET_IS_BIG_ENDIAN_P
-#define TARGET_PAGE_SIZE
1024
+#define TARGET_PAGE_SIZE
256
#define SEGMENT__SIZE TARGET_PAGE_SIZE
#define DEFAULT_ARCH bfd_arch_pdp11