summaryrefslogtreecommitdiffstats
path: root/gas/cgen.h
Commit message (Collapse)AuthorAgeFilesLines
* * as.c (perform_an_assembly_pass): If using cgen, call gas_cgen_begin.Nick Clifton2003-04-081-0/+3
| | | | | | | | | * cgen.c (gas_cgen_begin): New function. If flag_signed_overflow_ok is set call cgen_set_signed_overflow_ok otherwise call cgen_clear_signed_overflow_ok. * cgen.h: Prototype gas_cgen_begin. * testsuite/gas/m32r/m32r.exp: Run signed-relocs test. * testsuite/gas/m32r/signed-relocs.s: New file: Test signed relocs. * testsuite/gas/m32r/signed-relocs.d: New file: Expected results
* * as.h: Fix formatting.Kazu Hirata2002-05-031-1/+1
| | | | | | | | | | | | * cgen.c: Likewise. * cgen.h: Likewise. * dwarf2dbg.c: Likewise. * frags.h: Likewise. * gasp.c: Likewise. * macro.c: Likewise. * read.c: Likewise. * stabs.c: Likewise. * symbols.c: Likewise.
* Fix compile time warning messages.Nick Clifton2001-12-171-0/+2
|
* Update all uses of md_apply_fix to use md_apply_fix3. Make it a void function.Nick Clifton2001-11-151-1/+1
|
* 2001-07-06 John Healy <jhealy@redhat.com>John Healy2001-07-061-3/+6
| | | | | | | | | | | | | | | * cgen.c (gas_cgen_save_fixups): Modified to allow more than one set of fixups to be stored. (gas_cgen_restore_fixups): Modified to allow the fixup chain to be restored to be chosen from any that are saved. (gas_cgen_swap_fixups): Modified to allow the current set of fixups to be swapped with any other set that has been saved. (gas_cgen_initialize_saved_fixups_array): New routine. * cgen.h: Modifed prototypes for gas_cgen_save_fixups, gas_cgen_restore_fixups, and gas_cgen_swap_fixups. Added definitions or MAX_SAVED_FIXUP_CHAINS. * config/tc-m32r.c (assemble_two_insns): Changed calls to fixup store, swap and restore fuctions to reflect the new interface.
* Fix copyright noticesNick Clifton2001-03-081-1/+1
|
* 2000-12-13 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-12-141-2/+1
| | | | | | | | * as.h: Fix formatting. * cgen.h: Likewise. * dwarf2dbg.c: Likewise. * input-scrub.c: Likewise. * read.h: Likewise.
* Fix formattingNick Clifton2000-12-121-4/+5
|
* 2000-10-12 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-10-111-4/+4
| | | | | | | | | | * app.c: Fix formatting. * as.c: Likewise. * as.h: Likewise. * bit_fix.h: Likewise. * cgen.c: Likewise. * cgen.h: Likewise. * cond.c: Likewise.
* Add --pcrel option to m68k portNick Clifton2000-07-311-1/+1
|
* * cgen.h (GAS_CGEN_MAX_FIXUPS): Check if already defined.Catherine Moore2000-05-191-0/+2
|
* 19990502 sourceware importRichard Henderson1999-05-031-0/+94
OpenPOWER on IntegriCloud