summaryrefslogtreecommitdiff
path: root/gas/config/tc-mn10300.c
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-01-23Fix spelling mistakes and typos in the GAS sources.Nick Clifton
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-11-27Fix spelling in comments in C source files (gas)Ambrogino Modigliani
2016-05-16stop defining linkrelax in multiple placesTrevor Saunders
2016-04-03use XNEW and related macros moreTrevor Saunders
2016-04-01Constify moreAlan Modra
2016-03-29make md_parse_option () take a const char *Trevor Saunders
2016-02-25Convert more variables to a constant form.Trevor Saunders
2016-01-01Copyright update for binutilsAlan Modra
2015-11-09gas: Fix left shift of negative value.Dominik Vogt
2015-08-26Fallout from "Allow symbol and label names to be enclosed in double quotes"Alan Modra
2015-08-21Allow symbol and label names to be enclosed in double quotes.Nick Clifton
2015-08-12Remove trailing spaces in gasH.J. Lu
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-04-09gas TC_PARSE_CONS_EXPRESSION communication with TC_CONS_FIX_NEWAlan Modra
2014-03-05Update copyright yearsAlan Modra
2012-03-07 * mn10300.h (elf_mn10300_reloc_type): Add R_MN10300_TLS_GD,Nick Clifton
2010-09-23 * config/tc-mn10300.c (tc_gen_reloc): Replace absolute symbolsAlan Modra
2010-09-08 PR gas/11973Nick Clifton
2010-06-28 * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DESC): Don't define.Alan Modra
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton
2009-09-02update copyright datesAlan Modra
2009-06-22 * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,Nick Clifton
2008-02-18 * config/tc-mn10300.c (has_known_symbol_location): New function.Nick Clifton
2007-11-13* config/tc-mn10300.c (mn10300_force_relocation): Force a reloc to be generat...Nick Clifton
2007-10-30* mn10300.h (R_MN10300_ALIGN): Define.Nick Clifton
2007-10-19Add MN10300 linker relaxation support for symbol differencesNick Clifton
2007-10-19* elf-m10300.c: Convert to ISO C.Nick Clifton
2007-10-17Remove duplicate definitions of the md_atof() functionNick Clifton
2007-07-03Switch to GPLv3Nick Clifton
2007-02-22 * config/tc-mn10300.c (md_convert_frag): Correct fixup size.Alan Modra
2007-01-12 * config/tc-spu.h (TC_RELOC_RTSYM_LOC_FIXUP): Delete.Alan Modra
2006-10-19Fix score bugsNick Clifton
2006-06-07remove some duplicate #include's.Alan Modra
2006-05-03bfd/Alan Modra
2006-01-11Fixes for building on 64-bit hosts:Nick Clifton
2005-10-11This adjusts equate handling byNick Clifton
2005-08-11 * README-vms: Delete.Alan Modra
2005-06-07gas:Zack Weinberg
2005-05-05Update the address and phone number of the FSFNick Clifton
2005-03-03update copyright datesAlan Modra
2004-11-23* config/tc-mn10300.c (md_relax_table): More fixes to the offsets in this table.Nick Clifton
2004-11-12Fix off by one negative offsets for conditional branches.Nick Clifton
2004-05-28* config/tc-mn10300.h (tc_fix_adjustable): Define.DJ Delorie
2004-05-06Remove duplicate code and provide a function for generating internally consis...Nick Clifton
2003-07-102002-12-12 Alexandre Oliva <aoliva@redhat.com>Alexandre Oliva
2003-07-102003-02-25 Alexandre Oliva <aoliva@redhat.com>Alexandre Oliva
2003-07-102000-05-25 Alexandre Oliva <aoliva@cygnus.com>Alexandre Oliva
2003-05-21Move .file and .loc pseudo ops into obj-elf.cNick Clifton