diff options
author | Jason Eckhardt <jle@rice.edu> | 2003-05-12 03:35:34 +0000 |
---|---|---|
committer | Jason Eckhardt <jle@rice.edu> | 2003-05-12 03:35:34 +0000 |
commit | 673a54e3718bdc1789a3990635f32e561ec7d820 (patch) | |
tree | dc864fe91954e2f585d84f7aa0f9f8e8afc995c0 /bfd/ChangeLog | |
parent | a48c6a54fc5989c07dcb5b75fec5a50391f5a11e (diff) | |
download | gdb-673a54e3718bdc1789a3990635f32e561ec7d820.zip gdb-673a54e3718bdc1789a3990635f32e561ec7d820.tar.gz gdb-673a54e3718bdc1789a3990635f32e561ec7d820.tar.bz2 |
2003-05-11 Jason Eckhardt <jle@rice.edu>
* config/tc-i860.c (MAX_FIXUPS): Define.
(struct i860_fi fi[]): New struct.
(struct i860_it the_insn): Add above as member and move fields
exp, reloc, pcrel and fup into i860_fi.
(md_assemble): Replace all instances of exp, reloc, pcrel
and fup with fi[].exp, fi[].reloc, fi[].pcrel, fi[].fup.
Add a loop to possibly emit multiple fix-ups for each insn.
(i860_process_insn): Likewise.
(i860_get_expression): Likewise.
(md_apply_fix3): Use a bitwise check for OP_IMM_U5, not equality.
Diffstat (limited to 'bfd/ChangeLog')
0 files changed, 0 insertions, 0 deletions