• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
Aucun tag

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Commit MetaInfo

Révision11b8aeb88174dd67ff8b7c58377e8ef94ccf274e (tree)
l'heure2015-11-20 21:58:16
AuteurDavid Bridgham <dab@frog...>
CommiterNick Clifton

Message de Log

Synchronize PDP11 page size between BFD and LD.

* pdp11.c (TARGET_PAGE_SIZE): Set to 256 to match definition in
ld/emulparams/pdp11.sh.

Change Summary

Modification

--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
1+2015-11-20 David Bridgham <dab@froghouse.org>
2+
3+ * pdp11.c (TARGET_PAGE_SIZE): Set to 256 to match definition in
4+ ld/emulparams/pdp11.sh.
5+
16 2015-11-19 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
27
38 PR ld/19263
--- a/bfd/pdp11.c
+++ b/bfd/pdp11.c
@@ -37,7 +37,7 @@
3737 #define ARCH_SIZE 16
3838 #undef TARGET_IS_BIG_ENDIAN_P
3939
40-#define TARGET_PAGE_SIZE 1024
40+#define TARGET_PAGE_SIZE 256
4141 #define SEGMENT__SIZE TARGET_PAGE_SIZE
4242
4343 #define DEFAULT_ARCH bfd_arch_pdp11