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]

[PATCH] S12Z: New 32 bit Reloc.


Change 808325d203f629208ed1988c8a90321c470ebcff fixed a lot of test failures
in binutils and ld  - unfortunately it also meant that dwarf objects produced
by codewarrior and subsequently linked by ld became unusable.  This turned out
to be because of some strangeness in their relocs.

This change tries to address the problem by introducing a new reloc.  So now
we have one well behaved 32bit reloc, and an oddly behaved one for compatibility.


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