summaryrefslogtreecommitdiff
path: root/gas/config/tc-m68hc11.c
Commit message (Expand)AuthorAgeFilesLines
* Fix spelling mistakes and typos in the GAS sources.Nick Clifton2017-01-231-5/+5
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Fix spelling in comments in C source files (gas)Ambrogino Modigliani2016-11-271-1/+1
* -Wimplicit-fallthrough warning fixesAlan Modra2016-10-061-0/+1
* m68hc11: make some vars type bfd_reloc_code_real_typeTrevor Saunders2016-05-161-4/+4
* use XNEW and related macros moreTrevor Saunders2016-05-131-7/+4
* Constify moreAlan Modra2016-04-011-1/+1
* make md_parse_option () take a const char *Trevor Saunders2016-03-291-1/+1
* make more variables constTrevor Saunders2016-03-221-2/+2
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* gas: Fix left shift of negative value.Dominik Vogt2015-11-091-1/+1
* Allow symbol and label names to be enclosed in double quotes.Nick Clifton2015-08-211-3/+2
* Remove trailing spaces in gasH.J. Lu2015-08-121-17/+17
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Don't use register keywordAlan Modra2014-11-041-1/+1
* Update copyright yearsAlan Modra2014-03-051-3/+1
* 2012-11-07 James Murray <jsm@jsm-net.demon.co.uk>Sean Keys2012-11-071-3/+3
* * config/tc-xgate.c: Remove bogus use of <fx_pcrel_adjust>.Sean Keys2012-11-061-24/+12
* * tc-m68hc11.c (s_m68hc11_parse_pseudo_instruction):Sean Keys2012-08-021-0/+20
* 2012-07-27 James Murray <jsm@jsm-net.demon.co.uk>Sean Keys2012-07-271-1/+1
* * config/tc-m68hc11.c: Add S12X and XGATE co-processor support.Nick Clifton2012-05-151-176/+1393
* * config/tc-d10v.c (do_assemble): Correctly detect overflow ofAlan Modra2010-08-251-1/+3
* * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DESC): Don't define.Alan Modra2010-06-281-23/+5
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-15/+15
* update copyright datesAlan Modra2009-09-021-1/+1
* * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,Nick Clifton2009-06-221-20/+20
* Remove duplicate definitions of the md_atof() functionNick Clifton2007-10-171-53/+1
* * read.c (potable): Add string8, string16, string32 and string64. Add bit siz...Nick Clifton2007-10-041-1/+1
* Switch to GPLv3Nick Clifton2007-07-031-1/+1
* * config/tc-m68hc11.c (fixup24): Correct fixup size.Alan Modra2007-02-271-7/+7
* * config/tc-m68hc11.c (md_assemble): Quiet warning.Alan Modra2006-10-231-2/+2
* PR binutils/2877Nick Clifton2006-07-061-15/+17
* gas:Zack Weinberg2005-06-071-1/+1
* Update the address and phone number of the FSFNick Clifton2005-05-051-2/+2
* * cgen.c: Warning fixes.Alan Modra2005-02-231-5/+6
* * config/atof-ieee.c, config/obj-coff.c, config/obj-elf.c,Ben Elliston2005-01-311-6/+0
* Stop indexed move byte instructions from being relaxed.Nick Clifton2004-01-211-9/+45
* * config/tc-a29k.h: Fix comment typos.Kazu Hirata2003-11-221-4/+4
* * config/tc-m68hc11.c: Convert to ISO C90.Stephane Carrez2003-10-271-159/+86
* PR savannah/4358:Stephane Carrez2003-09-061-1/+1
* Move .file and .loc pseudo ops into obj-elf.cNick Clifton2003-05-211-4/+0
* * 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