summaryrefslogtreecommitdiff
path: root/gas/config/tc-mn10300.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* This adjusts equate handling byNick Clifton2005-10-111-3/+4
* * README-vms: Delete.Alan Modra2005-08-111-6/+5
* gas:Zack Weinberg2005-06-071-1/+1
* Update the address and phone number of the FSFNick Clifton2005-05-051-2/+2
* update copyright datesAlan Modra2005-03-031-1/+1
* * config/tc-mn10300.c (md_relax_table): More fixes to the offsets in this table.Nick Clifton2004-11-231-5/+10
* Fix off by one negative offsets for conditional branches.Nick Clifton2004-11-121-3/+3
* * config/tc-mn10300.h (tc_fix_adjustable): Define.DJ Delorie2004-05-281-0/+9
* Remove duplicate code and provide a function for generating internally consis...Nick Clifton2004-05-061-11/+1
* 2002-12-12 Alexandre Oliva <aoliva@redhat.com>Alexandre Oliva2003-07-101-0/+7
* 2003-02-25 Alexandre Oliva <aoliva@redhat.com>Alexandre Oliva2003-07-101-2/+242