summaryrefslogtreecommitdiff
path: root/gas/config/tc-arc.c
Commit message (Expand)AuthorAgeFilesLines
* * gas/config/obj-elf.h (ELF_TARGET_SYMBOL_FIELDS,Alan Modra2011-03-101-2/+2
* Update soruces to make alpha, arc and arm targets compile cleanlyNick Clifton2009-09-251-6/+9
* * bfd/coff-arm.c (coff_arm_relocate_section)Nick Clifton2009-09-051-8/+8
* PR 10437Nick Clifton2009-07-241-7/+7
* * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,Nick Clifton2009-06-221-5/+5
* PR gas/5172Nick Clifton2007-10-181-2/+2
* Remove duplicate definitions of the md_atof() functionNick Clifton2007-10-171-41/+1
* PR gas/5121 gas/5122 gas/5123 gas/5124 gas/5125 gas/5126 gas/5129 gas/5131 ga...Nick Clifton2007-10-081-49/+49
* Switch to GPLv3Nick Clifton2007-07-031-2/+2
* remove some duplicate #include's.Alan Modra2006-06-071-2/+0
* Fix casts to allow for a 64-bit host.Nick Clifton2006-02-101-7/+8
* This adjusts equate handling byNick Clifton2005-10-111-1/+1
* gas:Zack Weinberg2005-06-071-2/+2
* Update the address and phone number of the FSFNick Clifton2005-05-051-2/+2
* Convert unmaintained files over to ISO-C90 and fix formatting.Nick Clifton2005-03-241-701/+647
* 2005-03-03 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>Ramana Radhakrishnan2005-03-031-9/+1
* 2005-03-01 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>Ramana Radhakrishnan2005-03-011-1/+1
* * cgen.c: Warning fixes.Alan Modra2005-02-231-1/+1
* * tc.h (struct relax_type, relax_typeS): Move from here..Alan Modra2005-02-171-44/+46
* * config/atof-ieee.c, config/obj-coff.c, config/obj-elf.c,Ben Elliston2005-01-311-9/+0
* * config/tc-arc.c (tc_gen_reloc): Don't assume fixP->fx_addsy is anAlan Modra2004-10-011-2/+3
* Remove duplicate code and provide a function for generating internally consis...Nick Clifton2004-05-061-11/+1
* * read.c (read_a_source_file): Use demand_empty_rest_of_line.Nathan Sidwell2004-03-181-21/+0
* Remove redundant returns in void functions.Ben Elliston2003-12-101-1/+0
* * config/tc-a29k.h: Fix comment typos.Kazu Hirata2003-11-211-1/+1
* * config/tc-arc.c: Remove a local prototype of atof_ieee.Kazu Hirata2003-11-201-1/+0
* Move .file and .loc pseudo ops into obj-elf.cNick Clifton2003-05-211-2/+0
* gas reloc rewrite.Alan Modra2002-09-051-43/+8
* * config/tc-arc.c (md_pseudo_table <dwarf2_directive_file>): Cast.Alan Modra2002-08-201-2/+2
* Update all uses of md_apply_fix to use md_apply_fix3. Make it a void function.Nick Clifton2001-11-151-14/+9
* * bit_fix.h: Comment typo fix.Alan Modra2001-10-171-3/+1
* fix compile time warning messagesNick Clifton2001-09-241-3/+5
* Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu2001-09-191-8/+7
* * config/tc-alpha.h: Fix formatting.Kazu Hirata2001-07-231-1/+1
* * config/tc-arc.c (md_assemble): Use is_end_of_line instead ofAlan Modra2001-05-221-2/+2
* Fix dwarf2_emit_insn calls when frag_var breaks things.Alan Modra2001-05-161-2/+2
* Peter Targett's backwards compatibility and other arc fixes.Alan Modra2001-05-121-39/+47
* Fix copyright noticesNick Clifton2001-03-081-1/+2
* 2001-01-14 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-01-151-202/+199
* 2001-01-14 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-01-141-376/+376
* 2001-01-14 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-01-141-19/+18
* Updated ARC assembler from arccores.comNick Clifton2001-01-111-334/+924
* Apply patch from Peter Targett to fix building arc-elf32 target.Nick Clifton2000-11-081-21/+19
* 2000-09-14 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-09-151-8/+9
* * config/tc-alpha.c: More use of symbol accessor functions.Ian Lance Taylor1999-06-221-6/+6
* * config/tc-arc.c (get_arc_exp_reloc_type): Change uses ofIan Lance Taylor1999-06-221-6/+7
* 1999-06-22 Jonathan Larmour <jlarmour@cygnus.co.uk>Ian Lance Taylor1999-06-221-4/+6
* Initial revisionRichard Henderson1999-05-031-0/+1481