| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
* cgen.c (gas_cgen_tc_gen_reloc): Changed error message when
howto entry is not found.
Fix for 105023-CR-1.
|
| |
|
| |
|
|
|
|
| |
* gas/cgen.c (gas_cgen_md_apply_fix3): Support BFD_RELOC_64.
|
|
|
|
|
|
| |
2001-01-12 Frank Ch. Eigler <fche@redhat.com>
* cgen.c (gas_cgen_finish_insn): Call dwarf2_emit_insn.
|
|
|
|
|
|
|
|
|
|
| |
* app.c: Fix formatting.
* as.c: Likewise.
* as.h: Likewise.
* bit_fix.h: Likewise.
* cgen.c: Likewise.
* cgen.h: Likewise.
* cond.c: Likewise.
|
|
|
|
|
| |
* cgen.c: Fix formatting.
* config/tc-ia64.c: Likewise.
|
| |
|
|
|
|
|
|
|
| |
* cgen.c (queue_fixup): Declare opinfo.
(gas_cgen_parse_operand): Mark unused parameters with ATTRIBUTE_UNUSED.
(gas_cgen_md_operand): Ditto.
(gas_cgen_md_apply_fix3): Ditto.
|
|
|
|
|
|
|
|
| |
2000-06-24 Frank Ch. Eigler <fche@redhat.com>
* cgen.c (expr_jmp_buf_p): New validity flag for expr_jmp_buf.
(gas_cgen_parse_operand): Set it around expression() call.
(gas_cgen_md_operand): Test for it before longjmp().
|
| |
|
|
|