git: Remove some old architecture handling.

Sascha Wildner swildner at crater.dragonflybsd.org
Sat Nov 19 04:47:21 PST 2016


commit 8e691ff8ab257ae18d645790a51ffa978b85d71f
Author: Sascha Wildner <saw at online.de>
Date:   Sat Nov 19 10:34:53 2016 +0100

    Remove some old architecture handling.
    
    Affected #ifdefs:
    
    __arm__
    hp300
    __ia64__
    __mips__
    __powerpc__
    __sparc64__

Summary of changes:
 lib/libc/gmon/gmon.c        | 19 +++----------------
 libexec/rtld-elf/rtld.c     |  4 ----
 sys/boot/common/load_elf.c  |  9 ---------
 sys/bus/u4b/usb_dragonfly.h |  4 ----
 sys/dev/disk/isp/isp_pci.c  |  4 ----
 sys/dev/disk/sbp/sbp.c      |  5 +----
 sys/dev/disk/sym/sym_hipd.c | 14 --------------
 sys/dev/raid/amr/amrio.h    |  2 +-
 sys/dev/sound/pci/t4dwave.c | 32 +-------------------------------
 sys/sys/link_elf.h          |  3 ---
 usr.sbin/pppd/main.c        |  5 -----
 11 files changed, 6 insertions(+), 95 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8e691ff8ab257ae18d645790a51ffa978b85d71f


-- 
DragonFly BSD source repository



More information about the Commits mailing list