aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-mn10300.c
AgeCommit message (Expand)AuthorFilesLines
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-2/+2
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-2/+2
2016-05-16stop defining linkrelax in multiple placesTrevor Saunders1-3/+3
2016-04-03use XNEW and related macros moreTrevor Saunders1-5/+5
2016-04-01Constify moreAlan Modra1-1/+1
2016-03-29make md_parse_option () take a const char *Trevor Saunders1-1/+1
2016-02-25Convert more variables to a constant form.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-26Fallout from "Allow symbol and label names to be enclosed in double quotes"Alan Modra1-3/+1
2015-08-21Allow symbol and label names to be enclosed in double quotes.Nick Clifton1-51/+52
2015-08-12Remove trailing spaces in gasH.J. Lu1-7/+7
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-04-09gas TC_PARSE_CONS_EXPRESSION communication with TC_CONS_FIX_NEWAlan Modra1-1/+2
2014-03-05Update copyright yearsAlan Modra1-2/+1
2012-03-07 * mn10300.h (elf_mn10300_reloc_type): Add R_MN10300_TLS_GD,Nick Clifton1-0/+20
2010-09-23 * config/tc-mn10300.c (tc_gen_reloc): Replace absolute symbolsAlan Modra1-8/+9
2010-09-08 PR gas/11973Nick Clifton1-0/+2
2010-06-28 * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DESC): Don't define.Alan Modra1-6/+5
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton1-7/+5
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-1/+1
2008-02-18 * config/tc-mn10300.c (has_known_symbol_location): New function.Nick Clifton1-11/+29
2007-11-13* config/tc-mn10300.c (mn10300_force_relocation): Force a reloc to be generat...Nick Clifton1-5/+14
2007-10-30* mn10300.h (R_MN10300_ALIGN): Define.Nick Clifton1-15/+43
2007-10-19Add MN10300 linker relaxation support for symbol differencesNick Clifton1-42/+102
2007-10-19* elf-m10300.c: Convert to ISO C.Nick Clifton1-557/+279
2007-10-17Remove duplicate definitions of the md_atof() functionNick Clifton1-37/+2
2007-07-03Switch to GPLv3Nick Clifton1-1/+1
2007-02-22 * config/tc-mn10300.c (md_convert_frag): Correct fixup size.Alan Modra1-11/+2
2007-01-12 * config/tc-spu.h (TC_RELOC_RTSYM_LOC_FIXUP): Delete.Alan Modra1-2/+2
2006-10-19Fix score bugsNick Clifton1-1/+1
2006-06-07remove some duplicate #include's.Alan Modra1-1/+0
2006-05-03bfd/Alan Modra1-1/+2
2006-01-11Fixes for building on 64-bit hosts:Nick Clifton1-3/+16
2005-10-11This adjusts equate handling byNick Clifton1-3/+4
2005-08-11 * README-vms: Delete.Alan Modra1-6/+5
2005-06-07gas:Zack Weinberg1-1/+1
2005-05-05Update the address and phone number of the FSFNick Clifton1-2/+2
2005-03-03update copyright datesAlan Modra1-1/+1
2004-11-23* config/tc-mn10300.c (md_relax_table): More fixes to the offsets in this table.Nick Clifton1-5/+10
2004-11-12Fix off by one negative offsets for conditional branches.Nick Clifton1-3/+3
2004-05-28* config/tc-mn10300.h (tc_fix_adjustable): Define.DJ Delorie1-0/+9
2004-05-06Remove duplicate code and provide a function for generating internally consis...Nick Clifton1-11/+1
2003-07-102002-12-12 Alexandre Oliva <aoliva@redhat.com>Alexandre Oliva1-0/+7
2003-07-102003-02-25 Alexandre Oliva <aoliva@redhat.com>Alexandre Oliva1-2/+242
2003-07-102000-05-25 Alexandre Oliva <aoliva@cygnus.com>Alexandre Oliva1-1/+417
2003-05-21Move .file and .loc pseudo ops into obj-elf.cNick Clifton1-2/+0