aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-m68hc11.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-11-04Don't use register keywordAlan Modra1-1/+1
2014-03-05Update copyright yearsAlan Modra1-3/+1
2012-11-072012-11-07 James Murray <jsm@jsm-net.demon.co.uk>Sean Keys1-3/+3
2012-11-06 * config/tc-xgate.c: Remove bogus use of <fx_pcrel_adjust>.Sean Keys1-24/+12
2012-08-02 * tc-m68hc11.c (s_m68hc11_parse_pseudo_instruction):Sean Keys1-0/+20
2012-07-272012-07-27 James Murray <jsm@jsm-net.demon.co.uk>Sean Keys1-1/+1
2012-05-15 * config/tc-m68hc11.c: Add S12X and XGATE co-processor support.Nick Clifton1-176/+1393
2010-08-25 * config/tc-d10v.c (do_assemble): Correctly detect overflow ofAlan Modra1-1/+3
2010-06-28 * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DESC): Don't define.Alan Modra1-23/+5
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton1-15/+15
2009-09-02update copyright datesAlan Modra1-1/+1
2009-06-22 * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,Nick Clifton1-20/+20
2007-10-17Remove duplicate definitions of the md_atof() functionNick Clifton1-53/+1
2007-10-04* read.c (potable): Add string8, string16, string32 and string64. Add bit siz...Nick Clifton1-1/+1
2007-07-03Switch to GPLv3Nick Clifton1-1/+1
2007-02-27 * config/tc-m68hc11.c (fixup24): Correct fixup size.Alan Modra1-7/+7
2006-10-23 * config/tc-m68hc11.c (md_assemble): Quiet warning.Alan Modra1-2/+2
2006-07-06PR binutils/2877Nick Clifton1-15/+17
2005-06-07gas:Zack Weinberg1-1/+1
2005-05-05Update the address and phone number of the FSFNick Clifton1-2/+2
2005-02-23 * cgen.c: Warning fixes.Alan Modra1-5/+6
2005-01-31 * config/atof-ieee.c, config/obj-coff.c, config/obj-elf.c,Ben Elliston1-6/+0
2004-01-21Stop indexed move byte instructions from being relaxed.Nick Clifton1-9/+45
2003-11-22 * config/tc-a29k.h: Fix comment typos.Kazu Hirata1-4/+4
2003-10-27 * config/tc-m68hc11.c: Convert to ISO C90.Stephane Carrez1-159/+86
2003-09-06 PR savannah/4358:Stephane Carrez1-1/+1
2003-05-21Move .file and .loc pseudo ops into obj-elf.cNick Clifton1-4/+0
2003-04-05 * config/tc-m68hc11.c (M6811_OP_CALL_ADDR): New internal define.Stephane Carrez1-19/+69
2003-01-23 * symbols.c (S_FORCE_RELOC): Add "strict" param.Alan Modra1-11/+3
2003-01-23include/elf/ChangeLogAlan Modra1-2/+1
2003-01-17 * config/tc-m68hc11.c (tc_m68hc11_fix_adjustable): Prevent adjustmentStephane Carrez1-1/+6
2003-01-17 * config/tc-m68hc11.c (md_show_usage): Update usage.Stephane Carrez1-3/+8
2002-12-08 * config/tc-m68hc11.c (STATE_INDEXED_PCREL): New relax code.Stephane Carrez1-11/+59
2002-12-01 * config/tc-m68hc11.c (md_begin): Fix qsort warning.Stephane Carrez1-2/+3
2002-12-01 Fix Bug savannah/1825:Stephane Carrez1-26/+136
2002-12-01 * config/tc-m68hc11.c (elf_flags): Set default ABI to gcc defaultStephane Carrez1-1/+33
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-5/+5
2002-09-05gas reloc rewrite.Alan Modra1-34/+12
2002-08-20 * config/tc-arc.c (md_pseudo_table <dwarf2_directive_file>): Cast.Alan Modra1-1/+1
2002-08-13 * config/tc-m68hc11.h (MD_PCREL_FROM_SECTION): Remove.Stephane Carrez1-13/+129
2002-08-13 * config/tc-m68hc11.c (m68hc11_elf_final_processing): New function.Stephane Carrez1-0/+112
2002-08-13 * config/tc-m68hc11.c (md_begin): Take into account additionalStephane Carrez1-37/+146
2002-06-08 * as.c: Replace CONST with const.Alan Modra1-2/+2
2001-11-15Update all uses of md_apply_fix to use md_apply_fix3. Make it a void function.Nick Clifton1-34/+27
2001-11-01 * config/tc-m68hc11.c (build_jump_insn): Allocate worst case storageStephane Carrez1-4/+6
2001-09-30 * config/tc-m68hc11.c (cmp_opcode): Define prototype.Stephane Carrez1-2/+16
2001-09-19Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu1-4/+4
2001-07-28 * config/tc-m68hc11.c (md_estimate_size_before_relax): Fix bsrStephane Carrez1-2/+2
2001-07-23 * symbols.c (S_GET_VALUE): Don't treat O_constant and localAlan Modra1-2/+1