aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 3b88f5c94e9..2bdf4bce0fb 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,14 @@
12012-08-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2
3 * unexmacosx.c (copy_data_segment): Copy initialized data in
4 statically linked libraries from input file rather than memory.
5
62012-08-07 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7
8 * unexmacosx.c (print_load_command_name): Add cases LC_MAIN,
9 LC_SOURCE_VERSION, and LC_DYLIB_CODE_SIGN_DRS.
10 (dump_it) [LC_DYLIB_CODE_SIGN_DRS]: Call copy_linkedit_data.
11
12012-08-10 Glenn Morris <rgm@gnu.org> 122012-08-10 Glenn Morris <rgm@gnu.org>
2 13
3 * conf_post.h (IF_LINT, lint_assume): Move here from lisp.h. 14 * conf_post.h (IF_LINT, lint_assume): Move here from lisp.h.