Synchronize PDP11 page size between BFD and LD.
authorDavid Bridgham <dab@froghouse.org>
Fri, 20 Nov 2015 12:58:16 +0000 (12:58 +0000)
committerNick 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
bfd/pdp11.c

index 87d2d90..4f70523 100644 (file)
@@ -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
index 41c6cf1..6a53d52 100644 (file)
@@ -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