summaryrefslogtreecommitdiff
path: root/gas/config/tc-mn10300.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 2000-05-25 Alexandre Oliva <aoliva@cygnus.com>Alexandre Oliva2003-07-101-1/+417
* Move .file and .loc pseudo ops into obj-elf.cNick Clifton2003-05-211-2/+0
* * symbols.c (S_FORCE_RELOC): Add "strict" param.Alan Modra2003-01-231-16/+1
* * config/tc-mn10300.c (set_arch_mach): Change argument type toAlexandre Oliva2002-12-121-2/+4
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-19/+19
* gas reloc rewrite.Alan Modra2002-09-051-14/+1
* * config/tc-arc.c (md_pseudo_table <dwarf2_directive_file>): Cast.Alan Modra2002-08-201-1/+1
* * config/obj-coff.h: Fix formatting.Kazu Hirata2002-05-111-2/+2
* * config/tc-mn10300.c (other_registers): Added `epsw'. Mark `pc'Alexandre Oliva2002-02-121-4/+11
* * config/tc-mn10300.c (xr_registers): Move `pc'...Alexandre Oliva2002-01-231-1/+1
* Update all uses of md_apply_fix to use md_apply_fix3. Make it a void function.Nick Clifton2001-11-151-26/+22