aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 24a02d8d72b..64aebb22725 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,13 @@
12009-08-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2
3 * unexmacosx.c (print_load_command_name) [LC_DYLD_INFO]: Add cases
4 LC_DYLD_INFO and LC_DYLD_INFO_ONLY.
5 (copy_data_segment): Also copy __program_vars section.
6 (copy_dyld_info) [LC_DYLD_INFO]: New function.
7 (dump_it) [LC_DYLD_INFO]: Use it.
8
9 * s/darwin.h [temacs]: Undef HAVE_POSIX_MEMALIGN.
10
12009-08-28 Eli Zaretskii <eliz@gnu.org> 112009-08-28 Eli Zaretskii <eliz@gnu.org>
2 12
3 * makefile.w32-in ($(BLD)/doc.$(O)): Depend on buildobj.h, not on 13 * makefile.w32-in ($(BLD)/doc.$(O)): Depend on buildobj.h, not on