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] |
While mixing compatible architectures is fine, mixing processors from the sh2e branchIdeally, if there was an extra section involved, we would also store information about the ABI used in the file, as mixing these is more serious than mixing architectures.
An alternative approach would be to list all the architectures it cannot run
on. This would have the effect that old programs would be concidered to run
on new architectures, even if they are unsuitable. Perhaps something more intellegent could be done if both sets were known.
We would also have to consider the -isa option. Currently it allows individual architectures, which need not change, but also a -up for each, which might no longer make sense. Also, the -isa option is significant because it allows the assembler to use architecture specific relaxation optimisations (which it could not do if it were not certain of the architcture).
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |