aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 13edfa07e90..7c7fb76378a 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,12 @@
12007-11-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2
3 * unexmacosx.c (unrelocate): New argument BASE. Use it instead of
4 reloc_base.
5 (copy_dysymtab): Compute relocation base here.
6 (rebase_reloc_address) [__ppc64__]: New function.
7 (copy_dysymtab) [__ppc64__]: Use it if relocation base needs to be
8 changed.
9
12007-11-26 Jason Rumney <jasonr@gnu.org> 102007-11-26 Jason Rumney <jasonr@gnu.org>
2 11
3 * w32proc.c (sys_spawnve): Quote args with wildcards. 12 * w32proc.c (sys_spawnve): Quote args with wildcards.