summaryrefslogtreecommitdiff
path: root/gas/cgen.c
Commit message (Collapse)AuthorAgeFilesLines
* 2001-05-16 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-05-161-2/+1
| | | | | | | * cgen.c (gas_cgen_tc_gen_reloc): Changed error message when howto entry is not found. Fix for 105023-CR-1.
* Teach .org to handle complex expressionsAlan Modra2001-03-171-2/+15
|
* Fix copyright noticesNick Clifton2001-03-081-1/+2
|
* 2001-02-16 matthew green <mrg@redhat.com>Matthew Green2001-02-161-1/+3
| | | | * gas/cgen.c (gas_cgen_md_apply_fix3): Support BFD_RELOC_64.
* * gas/cgen featureFrank Ch. Eigler2001-01-121-1/+5
| | | | | | 2001-01-12 Frank Ch. Eigler <fche@redhat.com> * cgen.c (gas_cgen_finish_insn): Call dwarf2_emit_insn.
* 2000-10-12 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-10-111-4/+3
| | | | | | | | | | * app.c: Fix formatting. * as.c: Likewise. * as.h: Likewise. * bit_fix.h: Likewise. * cgen.c: Likewise. * cgen.h: Likewise. * cond.c: Likewise.
* 2000-09-03 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-09-061-61/+62
| | | | | * cgen.c: Fix formatting. * config/tc-ia64.c: Likewise.
* Add --pcrel option to m68k portNick Clifton2000-07-311-1/+1
|
* 2000-07-26 Dave Brolley <brolley@redhat.com>Dave Brolley2000-07-261-4/+5
| | | | | | | * 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.
* * cgen assembler fixes; approved by original author <devans>Frank Ch. Eigler2000-06-241-1/+7
| | | | | | | | 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().
* * cgen.c: Update for symbol handling changes.Ian Lance Taylor1999-06-031-1/+2
|
* Initial revisionRichard Henderson1999-05-031-0/+663