aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2009-12-02 14:04:17 +0000
committerNick Clifton <nickc@redhat.com>2009-12-02 14:04:17 +0000
commite05da72d4d8289607dfc3f320ce28c25ed939f82 (patch)
treea79a3020d40e6b98a23407039bd4795a2750d4d1 /bfd/ChangeLog
parentf29dff0a0940505506d27e54afbd750b8409846b (diff)
downloadgdb-e05da72d4d8289607dfc3f320ce28c25ed939f82.zip
gdb-e05da72d4d8289607dfc3f320ce28c25ed939f82.tar.gz
gdb-e05da72d4d8289607dfc3f320ce28c25ed939f82.tar.bz2
PR binutils/11017
* dlltool.c (PAGE_SIZE): Delete. (PAGE_MASK): Provide default definition based on COFF_PAGE_SIZE. Check for DLLTOOL_DEFAULT_MX86_64 and DLLTOOL_DEFAULT_I386. * coff-i386.h (COFF_PAGE_SIZE): Definition moved to coff/i386.h * i386lh (COFF_PAGE_SIZE): Define. * x86_64.h (COFF_PAGE_SIZE): Define.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index ef07c94..49d82173 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+2009-12-02 Jerker Bäck <jerker.back@gmail.com>
+
+ PR binutils/11017
+ * coff-i386.h (COFF_PAGE_SIZE): Definition moved to coff/i386.h
+
2009-11-30 Joseph Myers <joseph@codesourcery.com>
* configure: Regenerate.