aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorYAMAMOTO Mitsuharu2011-07-23 13:04:58 +0900
committerYAMAMOTO Mitsuharu2011-07-23 13:04:58 +0900
commit7963fa061a06d3d3c3bd396246fbb17e6aad9f67 (patch)
tree771d9a7bbe4637ee90710211d665fac2eb572559 /src/ChangeLog
parentf7912160c498869e56edc5472b94106fd772fb8d (diff)
downloademacs-7963fa061a06d3d3c3bd396246fbb17e6aad9f67.tar.gz
emacs-7963fa061a06d3d3c3bd396246fbb17e6aad9f67.zip
Support LC_FUNCTION_STARTS load command on Darwin.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 09a6180e79d..62424f794cf 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12011-07-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2
3 * unexmacosx.c (print_load_command_name): Add cases LC_FUNCTION_STARTS
4 and LC_VERSION_MIN_MACOSX.
5 (copy_linkedit_data) [LC_FUNCTION_STARTS]: New function.
6 (dump_it) [LC_FUNCTION_STARTS]: Use it.
7
12011-07-22 Chong Yidong <cyd@stupidchicken.com> 82011-07-22 Chong Yidong <cyd@stupidchicken.com>
2 9
3 * frame.c (Fmodify_frame_parameters): In tty case, update the 10 * frame.c (Fmodify_frame_parameters): In tty case, update the