aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-mn10300.c
AgeCommit message (Expand)AuthorFilesLines
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
2003-01-23 * symbols.c (S_FORCE_RELOC): Add "strict" param.Alan Modra1-16/+1
2002-12-12* config/tc-mn10300.c (set_arch_mach): Change argument type toAlexandre Oliva1-2/+4
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-19/+19
2002-09-05gas reloc rewrite.Alan Modra1-14/+1
2002-08-20 * config/tc-arc.c (md_pseudo_table <dwarf2_directive_file>): Cast.Alan Modra1-1/+1
2002-05-11 * config/obj-coff.h: Fix formatting.Kazu Hirata1-2/+2
2002-02-12* config/tc-mn10300.c (other_registers): Added `epsw'. Mark `pc'Alexandre Oliva1-4/+11
2002-01-23* config/tc-mn10300.c (xr_registers): Move `pc'...Alexandre Oliva1-1/+1
2001-11-15Update all uses of md_apply_fix to use md_apply_fix3. Make it a void function.Nick Clifton1-26/+22
2001-10-11 * config/tc-alpha.c: Fix comment typos.Kazu Hirata1-5/+5
2001-10-05* config/tc-mn10300.c (tc_gen_reloc): Don't freeAlexandre Oliva1-1/+4
2001-09-25* config/tc-mn10300.c (tc_gen_reloc): Don't emit an *ABS*Alexandre Oliva1-4/+33
2001-09-19Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu1-4/+4
2001-09-18 * dwarf2dbg.c (dwarf2_directive_file): Avoid signed/unsigned warning.Alan Modra1-2/+2
2001-07-30 * config/obj-elf.c (obj_elf_symver): Temporarily modify lex_typeAlan Modra1-56/+30