看板 DFBSD_commit 關於我們 聯絡資訊
commit f606e7b42b9ddd7e3eaae1144b3a673bc29f7d88 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Thu Aug 13 10:00:24 2009 -0700 AMD64 - Use Elf_Word for note alignment * gnu utilities such as objdump and gdb appear to assume that notes are 4-byte aligned. Summary of changes: sys/kern/imgact_elf.c | 9 +++++++-- 1 files changed, 7 insertions(+), 2 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f606e7b42b9ddd7e3eaae1144b3a673bc29f7d88 -- DragonFly BSD source repository