mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-10-11 09:56:23 +08:00
sleb128.d: Do not assume an 8-bit byte.
quad.d: Likewise. Also allow for ports which order bytes within words in other than simple big-endian or little-endian fashions.
This commit is contained in:
@ -1,3 +1,10 @@
|
||||
2005-01-24 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* gas/all/sleb128.d: Do not assume an 8-bit byte.
|
||||
* gas/all/quad.d: Likewise. Also allow for ports which order
|
||||
bytes within words in other than simple big-endian or
|
||||
little-endian fashions.
|
||||
|
||||
2005-01-19 Richard Sandiford <rsandifo@redhat.com>
|
||||
|
||||
* gas/all/sleb128.[sd]: New test.
|
||||
|
Reference in New Issue
Block a user