aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-mep.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-04Update 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-03-31Use bool in gasAlan Modra1-2/+2
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-08-31PR26468 UBSAN: tc-mep.c:1684 left shift of negative valueAlan Modra1-2/+2
2020-06-04opcodes: discriminate endianness and insn-endianness in CGEN portsJose E. Marchesi1-1/+1
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-12-12gas signed overflow fixesAlan Modra1-1/+1
2019-09-19bfd_section_* macrosAlan Modra1-7/+7
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-8/+8
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-4/+4
2016-10-06-Wimplicit-fallthrough warning fixesAlan Modra1-1/+3
2016-07-16Don't include libbfd.h outside of bfd, part 2Alan Modra1-1/+0
2016-04-20update many old style function definitionsTrevor Saunders1-2/+2
2016-04-01Constify moreAlan Modra1-2/+2
2016-03-29make md_parse_option () take a const char *Trevor Saunders1-1/+1
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-11-09gas: Fix left shift of negative value.Dominik Vogt1-1/+1
2015-08-12Remove trailing spaces in gasH.J. Lu1-19/+19
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-12-25Don't pass unadorned zeros to varargs functionsYaakov Selkowitz1-2/+2
2014-03-05Update copyright yearsAlan Modra1-2/+1
2014-03-03Fix various copyright issuesAlan Modra1-1/+1
2012-05-17 PR 14072Nick Clifton1-2/+2
2010-09-16 PR gas/12011Alan Modra1-2/+2
2009-10-292009-10-29 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-2/+0
2009-09-02update copyright datesAlan Modra1-1/+1
2009-08-26* config/tc-mep.c (md_pcrel_from_section): Handle any otherDJ Delorie1-0/+5
2009-08-12* config/tc-mep.c (md_estimate_size_before_relax): Handle weakDJ Delorie1-0/+6
2009-07-24 PR 10437Nick Clifton1-15/+15
2009-07-07* config/tc-mep.c (md_begin): Don't reset the coprocessor optionsDJ Delorie1-1/+21
2009-06-24* config/tc-mep.c (mep_check_ivc2_scheduling): For IVC2, allocateDJ Delorie1-14/+62
2009-06-22 * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,Nick Clifton1-3/+3
2009-05-19* config/tc-mep.c (mep_machine): Only check CPU flags, not COP flags.DJ Delorie1-6/+1
2009-04-30Index: opcodesDJ Delorie1-17/+284
2009-04-08[include/elf]DJ Delorie1-3/+28
2009-01-15 * include/elf/ia64.h (SHT_IA_64_VMS_DISPLAY_NAME_INFO,Nick Clifton1-2/+2
2007-10-17Remove duplicate definitions of the md_atof() functionNick Clifton1-49/+1
2007-07-03Switch to GPLv3Nick Clifton1-2/+3
2007-02-05Support for Toshiba MeP and for complex relocations.Dave Brolley1-0/+1886