git: AMD64 - Use Elf_Word for note alignment

Matthew Dillon dillon at crater.dragonflybsd.org
Thu Aug 13 10:01:59 PDT 2009


commit f606e7b42b9ddd7e3eaae1144b3a673bc29f7d88
Author: Matthew Dillon <dillon at 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





More information about the Commits mailing list