summaryrefslogtreecommitdiff
path: root/gas/config/tc-ns32k.c
Commit message (Expand)AuthorAgeFilesLines
* * config/tc-ns32k.c (md_begin): Rename local variable 'stat' to 'status'.Nick Clifton2011-10-251-3/+3
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-69/+69
* update copyright datesAlan Modra2009-09-021-1/+1
* * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,Nick Clifton2009-06-221-2/+2
* Remove unnecessary casts on obstack_alloc invocations.Alan Modra2008-10-211-1/+1
* Remove duplicate definitions of the md_atof() functionNick Clifton2007-10-171-35/+1
* Switch to GPLv3Nick Clifton2007-07-031-2/+2
* * ecoff.c (ecoff_directive_val): Fix message typo.Alan Modra2006-08-291-1/+1
* remove some duplicate #include's.Alan Modra2006-06-071-3/+1
* * README-vms: Delete.Alan Modra2005-08-111-56/+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-606/+516
* update copyright datesAlan Modra2005-03-031-1/+1
* * config/atof-ieee.c, config/obj-coff.c, config/obj-elf.c,Ben Elliston2005-01-311-3/+0
* * config/tc-a29k.h: Fix comment typos.Kazu Hirata2003-11-221-9/+9
* * config/tc-ns32k.c (md_begin): Initialize inst_hash_table afterJason Thorpe2003-06-231-1/+2
* * config/tc-ns32k.c (encode_operand): Constify operandsP and suffixP.Alan Modra2002-12-161-8/+14
* Fix bugs and remove compile time warnings for N"32K port.Nick Clifton2002-07-311-220/+259
* * as.c: Replace CONST with const.Alan Modra2002-06-081-2/+2
* Update all uses of md_apply_fix to use md_apply_fix3. Make it a void function.Nick Clifton2001-11-151-37/+28
* Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu2001-09-191-1/+0
* * config/tc-alpha.h: Fix formatting.Kazu Hirata2001-07-231-3/+3
* * symbols.c (S_GET_VALUE): Don't treat O_constant and localAlan Modra2001-07-231-3/+0
* Fix more fallout from multi-pass relaxation patch.Alan Modra2001-05-101-24/+12
* Prepare for multi-pass relaxation.Alan Modra2001-03-301-2/+8
* Fix copyright noticesNick Clifton2001-03-081-1/+1
* 2000-09-21 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-09-211-120/+119
* Fix formattingNick Clifton2000-07-281-448/+530
* Fix comments.Nick Clifton2000-07-071-2/+3
* Don't treat `;' as a line separator by default.Alan Modra2000-06-091-1/+1
* * config/tc-alpha.c: More use of symbol accessor functions.Ian Lance Taylor1999-06-221-1/+1
* 1999-06-22 Jonathan Larmour <jlarmour@cygnus.co.uk>Ian Lance Taylor1999-06-221-2/+4
* Initial revisionRichard Henderson1999-05-031-0/+2328