aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2007-02-21 16:43:50 +0000
committerNick Clifton <nickc@redhat.com>2007-02-21 16:43:50 +0000
commit2889e75bfb63b5638dffb3bf9ae598e85af86af9 (patch)
tree9168e9b39e394aadd1093391a9a676fdec981099 /include/ChangeLog
parent788594688132bc8f503e1b1345006e321a19c09a (diff)
downloadgdb-2889e75bfb63b5638dffb3bf9ae598e85af86af9.zip
gdb-2889e75bfb63b5638dffb3bf9ae598e85af86af9.tar.gz
gdb-2889e75bfb63b5638dffb3bf9ae598e85af86af9.tar.bz2
Take into account MEMORY regions when creating a segment map.
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 6c25355..e5b7dba 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,8 @@
+2007-02-21 Nick Clifton <nickc@redhat.com>
+
+ * bfdlink.h (struct bfd_link_callbacks): Add
+ override_segment_assignment field.
+
2007-02-17 Mark Mitchell <mark@codesourcery.com>
Nathan Sidwell <nathan@codesourcery.com>
Vladimir Prus <vladimir@codesourcery.com