aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-m68hc11.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-08-02Revert "2.41 Release sources"Sam James1-8/+10
2023-08-022.41 Release sourcesbinutils-2_41-releaseNick Clifton1-10/+8
2023-07-19gas 32-bit host compile warningsAlan Modra1-8/+10
2023-03-28Avoid undefined behaviour in m68hc11 md_beginAlan Modra1-17/+15
2023-01-12Use __func__ rather than __FUNCTION__Alan Modra1-3/+3
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-07-21as_bad_subtractAlan Modra1-1/+1
2021-04-01Use startswith in gas subfolder.Martin Liska1-17/+17
2021-03-31Use bool in gasAlan Modra1-10/+10
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-09-16Tidy elf_symbol_fromAlan Modra1-1/+1
2020-08-23PR26513, 629310abec breaks assembling PowerPC Linux kernelsAlan Modra1-3/+4
2020-08-20Port gas/config/* to str_htab.Martin Liska1-9/+9
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-09-19bfd_section_* macrosAlan Modra1-1/+1
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-01-23Fix spelling mistakes and typos in the GAS sources.Nick Clifton1-5/+5
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-11-27Fix spelling in comments in C source files (gas)Ambrogino Modigliani1-1/+1
2016-10-06-Wimplicit-fallthrough warning fixesAlan Modra1-0/+1
2016-05-16m68hc11: make some vars type bfd_reloc_code_real_typeTrevor Saunders1-4/+4
2016-05-13use XNEW and related macros moreTrevor Saunders1-7/+4
2016-04-01Constify moreAlan Modra1-1/+1
2016-03-29make md_parse_option () take a const char *Trevor Saunders1-1/+1
2016-03-22make more variables constTrevor Saunders1-2/+2
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-11-09gas: Fix left shift of negative value.Dominik Vogt1-1/+1
2015-08-21Allow symbol and label names to be enclosed in double quotes.Nick Clifton1-3/+2
2015-08-12Remove trailing spaces in gasH.J. Lu1-17/+17
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