summaryrefslogtreecommitdiff
path: root/gas/config/tc-m68hc11.c
Commit message (Expand)AuthorAgeFilesLines
* * config/tc-m68hc11.c (M6811_OP_CALL_ADDR): New internal define.Stephane Carrez2003-04-051-19/+69
* * symbols.c (S_FORCE_RELOC): Add "strict" param.Alan Modra2003-01-231-11/+3
* include/elf/ChangeLogAlan Modra2003-01-231-2/+1
* * config/tc-m68hc11.c (tc_m68hc11_fix_adjustable): Prevent adjustmentStephane Carrez2003-01-171-1/+6
* * config/tc-m68hc11.c (md_show_usage): Update usage.Stephane Carrez2003-01-171-3/+8
* * config/tc-m68hc11.c (STATE_INDEXED_PCREL): New relax code.Stephane Carrez2002-12-081-11/+59
* * config/tc-m68hc11.c (md_begin): Fix qsort warning.Stephane Carrez2002-12-011-2/+3
* Fix Bug savannah/1825:Stephane Carrez2002-12-011-26/+136
* * config/tc-m68hc11.c (elf_flags): Set default ABI to gcc defaultStephane Carrez2002-12-011-1/+33
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-5/+5
* gas reloc rewrite.Alan Modra2002-09-051-34/+12
* * config/tc-arc.c (md_pseudo_table <dwarf2_directive_file>): Cast.Alan Modra2002-08-201-1/+1
* * config/tc-m68hc11.h (MD_PCREL_FROM_SECTION): Remove.Stephane Carrez2002-08-131-13/+129
* * config/tc-m68hc11.c (m68hc11_elf_final_processing): New function.Stephane Carrez2002-08-131-0/+112
* * config/tc-m68hc11.c (md_begin): Take into account additionalStephane Carrez2002-08-131-37/+146
* * as.c: Replace CONST with const.Alan Modra2002-06-081-2/+2
* Update all uses of md_apply_fix to use md_apply_fix3. Make it a void function.Nick Clifton2001-11-151-34/+27
* * config/tc-m68hc11.c (build_jump_insn): Allocate worst case storageStephane Carrez2001-11-011-4/+6
* * config/tc-m68hc11.c (cmp_opcode): Define prototype.Stephane Carrez2001-09-301-2/+16
* Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu2001-09-191-4/+4
* * config/tc-m68hc11.c (md_estimate_size_before_relax): Fix bsrStephane Carrez2001-07-281-2/+2
* * symbols.c (S_GET_VALUE): Don't treat O_constant and localAlan Modra2001-07-231-2/+1
* Fix more fallout from multi-pass relaxation patch.Alan Modra2001-05-101-112/+122
* * config/tc-m68hc11.c (md_pseudo_table): Recognize xrefb to complyStephane Carrez2001-03-181-0/+3
* Fix copyright noticesNick Clifton2001-03-081-1/+1
* * config/tc-m68hc11.h (LISTING_HEADER): Use m68hc11_listing_headerStephane Carrez2001-02-041-27/+20
* * tc-m68hc11.c (relaxable_symbol): Relax externally visible symbolsStephane Carrez2001-02-021-4/+5
* 2001-01-15 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-01-151-77/+68
* Fix gas 68HC12 indexed addressing code generationStephane Carrez2001-01-111-23/+47
* Fix weak symbols for 68HC11 asStephane Carrez2001-01-111-6/+21
* 2000-12-03 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-12-031-2/+2
* Fix movw/movb operands for 68HC12Stephane Carrez2000-11-261-7/+24
* * as.c (debug_type): Init to DEBUG_UNSPECIFIED.Richard Henderson2000-11-171-38/+1
* Add --gdwarf2 support to ARM toolchainNick Clifton2000-10-251-8/+1
* 2000-09-20 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-09-201-2/+2
* Make sure the 2 bytes of the jump address are in the same frag.Nick Clifton2000-08-081-11/+19
* Fix formatting.Nick Clifton2000-07-171-98/+72
* Fix comments.Nick Clifton2000-07-071-2/+2
* Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add supportNick Clifton2000-06-191-0/+2831