]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - ld/emultempl/beos.em
* ldlang.c: When traversing lang_statement_union_type lists,
authorAlan Modra <amodra@gmail.com>
Mon, 20 Aug 2001 02:14:50 +0000 (02:14 +0000)
committerAlan Modra <amodra@gmail.com>
Mon, 20 Aug 2001 02:14:50 +0000 (02:14 +0000)
commitbba1a0c06251b064c5be78ff3e82b568e6ce0037
tree67f04501f7746ddc4454e45bcbee1e38a53bbfec
parentc0c330a70f2a352d6bfe279336c8337c3d670dba
* ldlang.c: When traversing lang_statement_union_type lists,
consistently use "header.next" rather than "next".
* mpw-eppcmac.c: Likewise.
* emultempl/beos.em: Likewise.
* emultempl/hppaelf.em: Likewise.
* emultempl/pe.em: Likewise.
* ldlang.h (union lang_statement_union): Remove "next" field.
ld/emultempl/beos.em
ld/emultempl/hppaelf.em
ld/emultempl/pe.em
ld/ldlang.c
ld/ldlang.h
ld/mpw-eppcmac.c