DragonFly BSD
DragonFly commits List (threaded) for 2009-10
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: gdb/binutils220: don't terminate bfd target list prematurely


From: Simon Schubert <corecode@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 29 Oct 2009 15:45:21 -0700 (PDT)

commit 187b297ab6cc32ae42014c3f5bd17ad810c9657d
Author: Simon Schubert <corecode@dragonflybsd.org>
Date:   Thu Oct 29 15:53:56 2009 +0100

    gdb/binutils220: don't terminate bfd target list prematurely
    
    We must not insert a NULL field into the list of targets, since
    targets.c appends some default vectors (namely binary and hex, etc.).
    With the NULL termination, these vectors never show up.

Summary of changes:
 gnu/usr.bin/binutils220/libbfd/Makefile |    9 +++++++--
 gnu/usr.bin/gdb/libbfd/Makefile         |    9 +++++++--
 2 files changed, 14 insertions(+), 4 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/187b297ab6cc32ae42014c3f5bd17ad810c9657d


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]