diff options
author | Mike Frysinger <vapier@gentoo.org> | 2014-07-26 23:44:37 +0530 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2014-08-13 06:58:34 -0400 |
commit | ed2c4879565a32432f6cbbf7569e0922835475b0 (patch) | |
tree | c60fd67fc13c4c7782b00afb9ec772008dc389ad /ld/plugin.c | |
parent | ba32981791a749df5e742abbc4bc2f71a3161d6e (diff) | |
download | gdb-ed2c4879565a32432f6cbbf7569e0922835475b0.zip gdb-ed2c4879565a32432f6cbbf7569e0922835475b0.tar.gz gdb-ed2c4879565a32432f6cbbf7569e0922835475b0.tar.bz2 |
opcodes: blackfin: do not force align the PC
If the user gives us an unaligned PC, then dump an error as such.
Otherwise if you try to disassemble at an odd address, the output
will look weird (it'll read one byte earlier).
This can be seen in one of the gas tests where data is in the middle
of .text, so move the data to .data like it should be in the first place.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'ld/plugin.c')
0 files changed, 0 insertions, 0 deletions