summaryrefslogtreecommitdiff
path: root/gas/config/tc-mn10300.c
Commit message (Expand)AuthorAgeFilesLines
* gas: equates of registersJan Beulich2023-05-121-0/+1
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* Use startswith in gas subfolder.Martin Liska2021-04-011-2/+2
* Use bool in gasAlan Modra2021-03-311-36/+36
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* PR26513, 629310abec breaks assembling PowerPC Linux kernelsAlan Modra2020-08-231-1/+1
* Rearrange symbol_create parametersAlan Modra2020-08-211-6/+6
* Port gas/config/* to str_htab.Martin Liska2020-08-201-4/+4
* Indent labelsAlan Modra2020-02-261-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* bfd_section_* macrosAlan Modra2019-09-191-2/+2
* 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-2/+2
* 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-2/+2
* stop defining linkrelax in multiple placesTrevor Saunders2016-05-161-3/+3
* use XNEW and related macros moreTrevor Saunders2016-04-031-5/+5
* Constify moreAlan Modra2016-04-011-1/+1
* make md_parse_option () take a const char *Trevor Saunders2016-03-291-1/+1
* Convert more variables to a constant form.Trevor Saunders2016-02-251-2/+2
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* gas: Fix left shift of negative value.Dominik Vogt2015-11-091-1/+1
* Fallout from "Allow symbol and label names to be enclosed in double quotes"Alan Modra2015-08-261-3/+1
* Allow symbol and label names to be enclosed in double quotes.Nick Clifton2015-08-211-51/+52
* Remove trailing spaces in gasH.J. Lu2015-08-121-7/+7
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* gas TC_PARSE_CONS_EXPRESSION communication with TC_CONS_FIX_NEWAlan Modra2014-04-091-1/+2
* Update copyright yearsAlan Modra2014-03-051-2/+1
* * mn10300.h (elf_mn10300_reloc_type): Add R_MN10300_TLS_GD,Nick Clifton2012-03-071-0/+20
* * config/tc-mn10300.c (tc_gen_reloc): Replace absolute symbolsAlan Modra2010-09-231-8/+9
* PR gas/11973Nick Clifton2010-09-081-0/+2
* * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DESC): Don't define.Alan Modra2010-06-281-6/+5
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-7/+5
* update copyright datesAlan Modra2009-09-021-1/+1
* * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,Nick Clifton2009-06-221-1/+1
* * config/tc-mn10300.c (has_known_symbol_location): New function.Nick Clifton2008-02-181-11/+29
* * config/tc-mn10300.c (mn10300_force_relocation): Force a reloc to be generat...Nick Clifton2007-11-131-5/+14
* * mn10300.h (R_MN10300_ALIGN): Define.Nick Clifton2007-10-301-15/+43
* Add MN10300 linker relaxation support for symbol differencesNick Clifton2007-10-191-42/+102
* * elf-m10300.c: Convert to ISO C.Nick Clifton2007-10-191-557/+279
* Remove duplicate definitions of the md_atof() functionNick Clifton2007-10-171-37/+2
* Switch to GPLv3Nick Clifton2007-07-031-1/+1
* * config/tc-mn10300.c (md_convert_frag): Correct fixup size.Alan Modra2007-02-221-11/+2
* * config/tc-spu.h (TC_RELOC_RTSYM_LOC_FIXUP): Delete.Alan Modra2007-01-121-2/+2
* Fix score bugsNick Clifton2006-10-191-1/+1
* remove some duplicate #include's.Alan Modra2006-06-071-1/+0
* bfd/Alan Modra2006-05-031-1/+2
* Fixes for building on 64-bit hosts:Nick Clifton2006-01-111-3/+16