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: [PATCH] Support evaluating the difference between two symbolsin the same section on CRX.


Hi Tom,

The Changelog entry for the BFD subdirectory:
2004-07-27  Tomer Levi  <Tomer.Levi@nsc.com>

* reloc.c: Add BFD_RELOC_CRX_SWITCH8, BFD_RELOC_CRX_SWITCH16, BFD_RELOC_CRX_SWITCH32.
* bfd-in2.h: Regenerate.
* elf32-crx.c: Support relocation/relaxation of BFD_RELOC_CRX_SWITCH* types.

The Changelog entry for the INCLUDE subdirectory:
2004-07-27  Tomer Levi  <Tomer.Levi@nsc.com>

* crx.h: Add BFD_RELOC_CRX_SWITCH8, BFD_RELOC_CRX_SWITCH16, BFD_RELOC_CRX_SWITCH32.

The Changelog entry for the GAS subdirectory:
2004-07-27  Tomer Levi  <Tomer.Levi@nsc.com>

* config/tc-crx.c: Support evaluating the difference between two symbols.
* config/tc-crx.h: Likewise.

The Changelog entry for the OPCODES subdirectory:
2004-07-27  Tomer Levi  <Tomer.Levi@nsc.com>

* crx-opc.c: Add popx,pushx insns. Indent code, fix comments.

The Changelog entry for the GAS TESTSUITE subdirectory:
2004-07-27  Tomer Levi  <Tomer.Levi@nsc.com>

* gas/all/gas.exp (do_930509a): Disable test for crx.

Approved and applied.


Cheers
  Nick



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