This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

m68k padding between methods at ld time


Hi,

I have been looking at an objdump of a Coldfire application
and noticed that the fill pattern between methods is
0x4e75 which is an rts not 0x4e71 which is a nop.


Is this because ld/emulparams/m68kelf.sh has this:

NOP=0x4e754e75

This is with pre-release snapshots and the CVS head
for the source check.

Thanks.

--joel


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]