This is the mail archive of the binutils@sources.redhat.com 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]

Re: MIPS assembler no longer "combines symbols in different segments"...


David Daney wrote:
2005-02-35 David Daney <ddaney@avtrex.com>

        * config/tc-mips.h: #define DIFF_EXPR_OK.
        * config/tc-mips.c (md_apply_fix3): Remove assert (!fixP->fx_pcrel)
        because DIFF_EXPR_OK generates them.
        (tc_gen_reloc) : Ditto.



It seems that this breaks exception handling which is the reason for the patch. Back to the drawing board...


David Daney


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