Max Filippov b1459d123f binutils: fix .loc handling in xtensa gas
Binutils change 1058c7532d0b "Use signed data type for R_XTENSA_DIFF*
relocation offsets." changed signedness of BFD_RELOC_XTENSA_DIFF*
relocations substituted for BFD_RELOC_*. This made it impossible to
encode arbitrary 8-, 16- and 32-bit values, which broke e.g. debug info
encoding by .loc directive. Revert this part and add test.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
2016-02-06 01:19:45 +03:00
..
2009-08-02 23:33:36 +02:00
2015-11-13 02:17:45 +00:00
2010-04-07 00:04:06 +02:00
2010-03-30 22:31:49 +02:00
2010-01-07 18:31:13 +01:00
2015-11-16 13:35:56 -08:00