https://sourceware.org/bugzilla/show_bug.cgi?id=19453
Bug ID: 19453
Summary: [ARM] test failures with arm-netbsdelf
Product: binutils
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: ld
https://sourceware.org/bugzilla/show_bug.cgi?id=19454
Bug ID: 19454
Summary: [ARM] test failures with arm-netbsdelf
Product: binutils
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: gas
https://sourceware.org/bugzilla/show_bug.cgi?id=19455
Bug ID: 19455
Summary: [ARM] test failures with arm-vxworks
Product: binutils
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: ld
https://sourceware.org/bugzilla/show_bug.cgi?id=19456
Bug ID: 19456
Summary: [ARM] test failures with arm-vxworks
Product: binutils
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: gas
https://sourceware.org/bugzilla/show_bug.cgi?id=19458
Bug ID: 19458
Summary: [ARM] test failures with arm-wince-pe
Product: binutils
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: gas
https://sourceware.org/bugzilla/show_bug.cgi?id=19457
Bug ID: 19457
Summary: [ARM] test failures with arm-wince-pe
Product: binutils
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: ld
https://sourceware.org/bugzilla/show_bug.cgi?id=19459
Bug ID: 19459
Summary: [ARM] test failures with arm-wince-pe
Product: binutils
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: binut
https://sourceware.org/bugzilla/show_bug.cgi?id=19460
Bug ID: 19460
Summary: Wrong function call when use weak statement
Product: binutils
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component:
https://sourceware.org/bugzilla/show_bug.cgi?id=19440
Nick Clifton changed:
What|Removed |Added
CC||nickc at redhat dot com
--- Comment #1
https://sourceware.org/bugzilla/show_bug.cgi?id=19440
--- Comment #2 from awson ---
Hmm, I've looked into BFD code and have seen several
'in->n_scnum = H_GET_16 (abfd, ext->e_scnum);'
and
'H_PUT_16 (abfd, in->n_scnum, ext->e_scnum);'
constructs here and there (for example in coffswap.h), where
10 matches
Mail list logo