aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-m68k.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-04-16Remove m68k-aout and m68k-coff supportAlan Modra1-148/+3
2018-04-11Remove i860, i960, bout and aout-adobe targetsAlan Modra1-2/+2
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-11-07gas and ld pluralization fixesAlan Modra1-1/+3
2017-01-23Fix spelling mistakes and typos in the GAS sources.Nick Clifton1-10/+10
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-3/+3
2016-10-06-Wimplicit-fallthrough warning fixesAlan Modra1-1/+2
2016-05-13use XNEW and related macros moreTrevor Saunders1-16/+16
2016-04-03use XNEW and related macros moreTrevor Saunders1-5/+2
2016-04-01Constify moreAlan Modra1-1/+1
2016-03-29make md_parse_option () take a const char *Trevor Saunders1-1/+1
2016-03-29replace some obstack_alloc () calls with the XOBNEW wrapperTrevor Saunders1-3/+3
2016-02-25Convert more variables to a constant form.Trevor Saunders1-1/+1
2016-02-22Add more const type qualifiers to GAS sources.Trevor 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-7/+6
2015-08-12Remove trailing spaces in gasH.J. Lu1-40/+40
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-11-04Don't use register keywordAlan Modra1-12/+12
2014-09-22Fix various warnings seen when using gcc-5.0Alan Modra1-1/+2
2014-07-15Don't complain about dbCC to long branch conversionAndreas Schwab1-4/+0
2014-03-05Update copyright yearsAlan Modra1-3/+1
2013-06-13 PR gas/15602Nick Clifton1-0/+14
2012-11-05 * write.h (struct fix <fx_pcrel_adjust>): Make it a signed char.Alan Modra1-6/+2
2012-05-16 * config/tc-m68k.c (m68k_cpus): Add 51ag, 51je, 51jf, 51jg, 51mm,Nathan Sidwell1-0/+6
2010-09-09 * gas/config/tc-m68k.c (tc_gen_reloc): Handle references to definedNick Clifton1-6/+6
2010-06-28 * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DESC): Don't define.Alan Modra1-3/+1
2009-11-10 * config/m68k-parse.h (enum m68k_register): Add ACR[4-7], RGPIOBAR.Maxim Kuvyrkov1-4/+34
2009-10-13gas:Nick Clifton1-4/+23
2009-07-27 * config/tc-m68k.c (mcf5221x_ctrl): New.Maxim Kuvyrkov1-0/+6
2009-07-27 * config/tc-m68k.c (mcf52235_ctrl): Remove non-existent CACR, ACR[01].Maxim Kuvyrkov1-2/+2
2009-06-22 * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,Nick Clifton1-5/+5
2009-02-12 gas/Nathan Sidwell1-9/+50
2009-02-03 M68K TLS support.Nick Clifton1-13/+242
2008-10-21Remove unnecessary casts on obstack_alloc invocations.Alan Modra1-1/+1
2008-10-20 * config/bfin-parse.y: Use C style comments.Alan Modra1-2/+2
2008-08-12Banish PARAMS and PTR. Convert to ISO C.Alan Modra1-3/+4
2008-07-08 * config/tc-m68k.c (m68k_set_cpu, m68k_set_arch): Don't complainNathan Sidwell1-17/+2
2008-03-28 * config/tc-m68k.c (md_convert_frag_1): Replace as_fatal withNathan Sidwell1-1/+2
2007-10-18PR gas/5172Nick Clifton1-13/+17
2007-10-17Remove duplicate definitions of the md_atof() functionNick Clifton1-54/+1
2007-09-27gas/Kazu Hirata1-3/+4
2007-09-25* config/tc-m68k.c (LONG_BRANCH_VIA_COND): New.Nick Clifton1-8/+43
2007-09-11bfd/Kazu Hirata1-0/+4
2007-08-28 * config/tc-m68k.c (mcf52235_ctrl): Add cache registers.Kazu Hirata1-3/+12
2007-08-28 * config/tc-m68k.c (mcf51qe_ctrl): Define 51QE control registers.Kazu Hirata1-0/+6
2007-07-03Switch to GPLv3Nick Clifton1-1/+1