* config/tc-i386.c (tc_gen_reloc): Don't attempt to handle 8 byte
authorAlan Modra <amodra@gmail.com>
Wed, 6 Mar 2002 04:59:36 +0000 (04:59 +0000)
committerAlan Modra <amodra@gmail.com>
Wed, 6 Mar 2002 04:59:36 +0000 (04:59 +0000)
commit937149dd3c9c927b00431319349e6ef8a3fd3d34
treeb61d315cb83255b775737e95af949c95a49ac365
parentf779ca99068f2b27d73669b006e9f505a2e7e202
* config/tc-i386.c (tc_gen_reloc): Don't attempt to handle 8 byte
relocs except when BFD64.

* write.c (number_to_chars_bigendian): Don't abort when N is
larger than sizeof (VAL).
(number_to_chars_littleendian): Likewise.
gas/ChangeLog
gas/config/tc-i386.c
gas/write.c
This page took 0.024348 seconds and 4 git commands to generate.