summaryrefslogtreecommitdiff
path: root/gas/config/tc-mep.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* gas signed overflow fixesAlan Modra2019-12-121-1/+1
* bfd_section_* macrosAlan Modra2019-09-191-7/+7
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* Fix spelling mistakes and typos in the GAS sources.Nick Clifton2017-01-231-8/+8
* 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-4/+4
* -Wimplicit-fallthrough warning fixesAlan Modra2016-10-061-1/+3
* Don't include libbfd.h outside of bfd, part 2Alan Modra2016-07-161-1/+0
* update many old style function definitionsTrevor Saunders2016-04-201-2/+2
* Constify moreAlan Modra2016-04-011-2/+2
* make md_parse_option () take a const char *Trevor Saunders2016-03-291-1/+1
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* gas: Fix left shift of negative value.Dominik Vogt2015-11-091-1/+1
* Remove trailing spaces in gasH.J. Lu2015-08-121-19/+19
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Don't pass unadorned zeros to varargs functionsYaakov Selkowitz2014-12-251-2/+2
* Update copyright yearsAlan Modra2014-03-051-2/+1
* Fix various copyright issuesAlan Modra2014-03-031-1/+1
* PR 14072Nick Clifton2012-05-171-2/+2
* PR gas/12011Alan Modra2010-09-161-2/+2
* 2009-10-29 Tristan Gingold <gingold@adacore.com>Tristan Gingold2009-10-291-2/+0
* update copyright datesAlan Modra2009-09-021-1/+1
* * config/tc-mep.c (md_pcrel_from_section): Handle any otherDJ Delorie2009-08-261-0/+5
* * config/tc-mep.c (md_estimate_size_before_relax): Handle weakDJ Delorie2009-08-121-0/+6
* PR 10437Nick Clifton2009-07-241-15/+15
* * config/tc-mep.c (md_begin): Don't reset the coprocessor optionsDJ Delorie2009-07-071-1/+21
* * config/tc-mep.c (mep_check_ivc2_scheduling): For IVC2, allocateDJ Delorie2009-06-241-14/+62
* * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,Nick Clifton2009-06-221-3/+3
* * config/tc-mep.c (mep_machine): Only check CPU flags, not COP flags.DJ Delorie2009-05-191-6/+1
* Index: opcodesDJ Delorie2009-04-301-17/+284
* [include/elf]DJ Delorie2009-04-081-3/+28
* * include/elf/ia64.h (SHT_IA_64_VMS_DISPLAY_NAME_INFO,Nick Clifton2009-01-151-2/+2
* Remove duplicate definitions of the md_atof() functionNick Clifton2007-10-171-49/+1
* Switch to GPLv3Nick Clifton2007-07-031-2/+3
* Support for Toshiba MeP and for complex relocations.Dave Brolley2007-02-051-0/+1886