mn10300: PCREL16 reloc question
DJ Delorie
dj@redhat.com
Sun Jan 13 08:37:00 GMT 2008
More information about the Binutils mailing list
Sun Jan 13 08:37:00 GMT 2008
- Previous message (by thread): Fix .space with big count
- Next message (by thread): How to make section take no space in output file?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> > Are there any real cases where we'd need this range, and not the usual > > -0x8000..0x7fff range? > > I expect that you could use a variant of one of the mn10300 linker tests to > check this. eg changing the JMP instruction in ld/tests/ld-mn10300/i135409-4.s > to umm, some 16-bit-pcrel using instruction. You would have to fix the offsets > in i135409-4.t as well of course. Jumps use the -0x8000..0x7fff range. Are there any opcodes that are PCREL and use some range other than -0x8000..0x7fff ? Or any assembler pseudos or macros that use it? If not, we should change the range check.
- Previous message (by thread): Fix .space with big count
- Next message (by thread): How to make section take no space in output file?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list