aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-arc.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-07Add const qualifiers at various places.Trevor Saunders1-1/+1
2016-02-29[ARC] Local symbols relocation cleanupClaudiu Zissulescu1-2/+23
2016-02-29[ARC] General fixes.Claudiu Zissulescu1-1/+1
2016-02-22Add more const type qualifiers to GAS sources.Trevor Saunders1-1/+1
2016-02-16[ARC] Enable .cfi_* pseudo-ops.Claudiu Zissulescu1-0/+22
2016-02-10Add support for ARC instruction relaxation in the assembler.Claudiu Zissulescu1-957/+1424
2016-02-01Fix ARC TLS support.Claudiu Zissulescu1-2/+9
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-12-10arc/gas: Accept, but ignore, dummy arguments.Andrew Burgess1-1/+2
2015-12-04Fix failures in the GAS testsuite for the ARC architecture.Claudiu Zissulescu1-22/+57
2015-11-09gas: Fix left shift of negative value.Dominik Vogt1-1/+1
2015-10-28Fix errors in the gas testsuite for the ARC target.Cupertino Miranda1-189/+213
2015-10-07New ARC implementation.Nick Clifton1-1485/+2735
2015-08-21Allow symbol and label names to be enclosed in double quotes.Nick Clifton1-12/+8
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-04-09gas TC_PARSE_CONS_EXPRESSION communication with TC_CONS_FIX_NEWAlan Modra1-2/+4
2014-03-05Update copyright yearsAlan Modra1-2/+1
2011-03-10 * gas/config/obj-elf.h (ELF_TARGET_SYMBOL_FIELDS,Alan Modra1-2/+2
2009-09-25 Update soruces to make alpha, arc and arm targets compile cleanlyNick Clifton1-6/+9
2009-09-05 * bfd/coff-arm.c (coff_arm_relocate_section)Nick Clifton1-8/+8
2009-07-24 PR 10437Nick Clifton1-7/+7
2009-06-22 * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,Nick Clifton1-5/+5
2007-10-18PR gas/5172Nick Clifton1-2/+2
2007-10-17Remove duplicate definitions of the md_atof() functionNick Clifton1-41/+1
2007-10-08PR gas/5121 gas/5122 gas/5123 gas/5124 gas/5125 gas/5126 gas/5129 gas/5131 ga...Nick Clifton1-49/+49
2007-07-03Switch to GPLv3Nick Clifton1-2/+2
2006-06-07remove some duplicate #include's.Alan Modra1-2/+0
2006-02-10Fix casts to allow for a 64-bit host.Nick Clifton1-7/+8
2005-10-11This adjusts equate handling byNick Clifton1-1/+1
2005-06-07gas:Zack Weinberg1-2/+2
2005-05-05Update the address and phone number of the FSFNick Clifton1-2/+2
2005-03-24Convert unmaintained files over to ISO-C90 and fix formatting.Nick Clifton1-701/+647
2005-03-032005-03-03 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>Ramana Radhakrishnan1-9/+1
2005-03-012005-03-01 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>Ramana Radhakrishnan1-1/+1
2005-02-23 * cgen.c: Warning fixes.Alan Modra1-1/+1
2005-02-17 * tc.h (struct relax_type, relax_typeS): Move from here..Alan Modra1-44/+46
2005-01-31 * config/atof-ieee.c, config/obj-coff.c, config/obj-elf.c,Ben Elliston1-9/+0
2004-10-01 * config/tc-arc.c (tc_gen_reloc): Don't assume fixP->fx_addsy is anAlan Modra1-2/+3
2004-05-06Remove duplicate code and provide a function for generating internally consis...Nick Clifton1-11/+1
2004-03-18 * read.c (read_a_source_file): Use demand_empty_rest_of_line.Nathan Sidwell1-21/+0
2003-12-10Remove redundant returns in void functions.Ben Elliston1-1/+0
2003-11-21 * config/tc-a29k.h: Fix comment typos.Kazu Hirata1-1/+1
2003-11-20 * config/tc-arc.c: Remove a local prototype of atof_ieee.Kazu Hirata1-1/+0
2003-05-21Move .file and .loc pseudo ops into obj-elf.cNick Clifton1-2/+0
2002-09-05gas reloc rewrite.Alan Modra1-43/+8
2002-08-20 * config/tc-arc.c (md_pseudo_table <dwarf2_directive_file>): Cast.Alan Modra1-2/+2
2001-11-15Update all uses of md_apply_fix to use md_apply_fix3. Make it a void function.Nick Clifton1-14/+9
2001-10-17 * bit_fix.h: Comment typo fix.Alan Modra1-3/+1
2001-09-24fix compile time warning messagesNick Clifton1-3/+5
2001-09-19Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu1-8/+7