summaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>2007-11-24 08:51:24 +0000
committerYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>2007-11-24 08:51:24 +0000
commitb2411edf931941ce5f2de932da8340cea330c15e (patch)
treec6dc1471492479bf717aeed777cb69fa96825f9a /src/ChangeLog
parentafb57efd40d1564c0a54778d48bc5d4a73c343d8 (diff)
downloademacs-b2411edf931941ce5f2de932da8340cea330c15e.tar.gz
(copy_data_segment): Also copy __gcc_except_tab and __objc_* sections.
(unrelocate) [_LP64]: Set relocation base to address of data segment.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 918af2c6335..206ded2aaa5 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
+2007-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
+
+ * unexmacosx.c (copy_data_segment): Also copy __gcc_except_tab and
+ __objc_* sections.
+ (unrelocate) [_LP64]: Set relocation base to address of data segment.
+
2007-11-23 Andreas Schwab <schwab@suse.de>
* editfns.c (Fformat): Handle %c specially since it requires the