summaryrefslogtreecommitdiff
path: root/gas/config/tc-i960.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-14/+12
* PR 10437Nick Clifton2009-07-241-6/+6
* * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,Nick Clifton2009-06-221-1/+1
* Remove duplicate definitions of the md_atof() functionNick Clifton2007-10-171-58/+1
* Switch to GPLv3Nick Clifton2007-07-031-2/+2
* remove some duplicate #include's.Alan Modra2006-06-071-3/+1
* * README-vms: Delete.Alan Modra2005-08-111-182/+0
* gas:Zack Weinberg2005-06-071-1/+1
* 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-1822/+1441
* * configure.in (AC_C_BIGENDIAN): Invoke.Alan Modra2005-03-011-17/+22
* * cgen.c: Warning fixes.Alan Modra2005-02-231-4/+4
* * config/atof-ieee.c, config/obj-coff.c, config/obj-elf.c,Ben Elliston2005-01-311-9/+0
* * config/tc-hppa.c: Fix comment typos.Kazu Hirata2003-11-211-3/+3
* * config/tc-i960.c (line_comment_chars): Add '#'.Alan Modra2003-06-111-2/+2
* * config/tc-d30v.c (check_range): Warning fixes, formatting.Alan Modra2002-12-161-0/+1
* * config/tc-i960.c (md_convert_frag): Add ATTRIBUTE_UNUSED to args.Alan Modra2002-12-121-91/+96
* gas reloc rewrite.Alan Modra2002-09-051-38/+28
* * as.c: Replace CONST with const.Alan Modra2002-06-081-2/+2
* Fix i960-elf abort in cvt_frag_to_fill while compiling libc/stdio/vfprintf.c.Jim Wilson2002-05-091-1/+2
* Update all uses of md_apply_fix to use md_apply_fix3. Make it a void function.Nick Clifton2001-11-151-15/+6
* Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu2001-09-191-3/+3
* Fix copyright noticesNick Clifton2001-03-081-1/+2
* 2001-01-14 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-01-141-1/+0
* 2000-12-03 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-12-031-1/+1
* 2000-09-11 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-09-111-54/+14
* Don't treat `;' as a line separator by default.Alan Modra2000-06-091-2/+2
* 1999-06-11 Martin Dorey <mdorey@madge.com>Ian Lance Taylor1999-06-111-22/+3
* Add support for storing local symbols in a small structure to saveIan Lance Taylor1999-06-031-1/+2
* 1999-05-28 Martin Dorey <mdorey@madge.com>Ian Lance Taylor1999-05-271-9/+145
* Initial revisionRichard Henderson1999-05-031-0/+3231