summaryrefslogtreecommitdiff
path: root/gas/config/tc-xstormy16.c
Commit message (Expand)AuthorAgeFilesLines
* * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DESC): Don't define.Alan Modra2010-06-281-3/+2
* PR 10437Nick Clifton2009-07-241-8/+8
* Remove duplicate definitions of the md_atof() functionNick Clifton2007-10-171-47/+1
* Switch to GPLv3Nick Clifton2007-07-031-2/+2
* remove some duplicate #include's.Alan Modra2006-06-071-2/+2
* 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-66/+43
* * cgen.c: Warning fixes.Alan Modra2005-02-231-4/+6
* * tc.h (struct relax_type, relax_typeS): Move from here..Alan Modra2005-02-171-5/+5
* Accept and ignore @fptr() directives for 4-byte fixups.Nick Clifton2004-10-181-3/+19
* Do not producesection relative offsets for relocs that will not be based on theNick Clifton2003-05-221-12/+9
* Move .file and .loc pseudo ops into obj-elf.cNick Clifton2003-05-211-3/+0
* Add support for .file and .locNick Clifton2003-05-201-1/+4
* Allow xstormy-elf-gas to handle "@fptr() - @fptr()" expressions.Nick Clifton2003-05-121-0/+25
* Fix xstormy16's handling of pc-relative relocs against defined symbols.Nick Clifton2003-05-021-2/+6
* * symbols.c (S_FORCE_RELOC): Add "strict" param.Alan Modra2003-01-231-12/+4
* * config/tc-xstormy16.c (md_cgen_lookup_reloc): Adjust value basedDJ Delorie2003-01-071-2/+11
* * config/tc-xstormy16.c (md_cgen_lookup_reloc): SupportDJ Delorie2002-12-201-1/+4
* * config/tc-xstormy16.c (md_cgen_lookup_reloc): If a relocationDJ Delorie2002-12-171-0/+3
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-3/+3
* gas reloc rewrite.Alan Modra2002-09-051-46/+14
* * config/obj-coff.h: Fix formatting.Kazu Hirata2002-05-111-19/+19
* Fix up generation of VTINHERIT relocsNick Clifton2002-01-151-5/+8
* Index: bfd/ChangeLogGeoffrey Keating2001-12-081-0/+650