aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-ns32k.c
AgeCommit message (Expand)AuthorFilesLines
2019-04-16Move fixup fx_bit_fixP and fx_im_disp fields to TC_FIX_TYPEAlan Modra1-2/+2
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-08-01Fix compile time warning problem with gcc 8 and the NS32K assembler sources.Nick Clifton1-1/+1
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-01-23Fix spelling mistakes and typos in the GAS sources.Nick Clifton1-13/+13
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-11-27Fix spelling in comments in C source files (gas)Ambrogino Modigliani1-4/+4
2016-10-06-Wimplicit-fallthrough warning fixesAlan Modra1-2/+4
2016-06-01ns32k: remove dupplicate definition of input_line_pointerTrevor Saunders1-1/+0
2016-06-01ns32k: use XOBNEW in another spotTrevor Saunders1-1/+1
2016-04-03use XNEW and related macros moreTrevor Saunders1-3/+3
2016-04-01Constify moreAlan Modra1-1/+1
2016-03-29make md_parse_option () take a const char *Trevor Saunders1-1/+1
2016-02-25Convert more variables to a constant form.Trevor Saunders1-2/+2
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-08-12Remove trailing spaces in gasH.J. Lu1-1/+1
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-1/+2
2014-03-05Update copyright yearsAlan Modra1-3/+1
2011-10-25* config/tc-ns32k.c (md_begin): Rename local variable 'stat' to 'status'.Nick Clifton1-3/+3
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton1-69/+69
2009-09-02update copyright datesAlan Modra1-1/+1
2009-06-22 * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,Nick Clifton1-2/+2
2008-10-21Remove unnecessary casts on obstack_alloc invocations.Alan Modra1-1/+1
2007-10-17Remove duplicate definitions of the md_atof() functionNick Clifton1-35/+1
2007-07-03Switch to GPLv3Nick Clifton1-2/+2
2006-08-29 * ecoff.c (ecoff_directive_val): Fix message typo.Alan Modra1-1/+1
2006-06-07remove some duplicate #include's.Alan Modra1-3/+1
2005-08-11 * README-vms: Delete.Alan Modra1-56/+0
2005-06-07gas:Zack Weinberg1-1/+1
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-606/+516
2005-03-03update copyright datesAlan Modra1-1/+1
2005-01-31 * config/atof-ieee.c, config/obj-coff.c, config/obj-elf.c,Ben Elliston1-3/+0
2003-11-22 * config/tc-a29k.h: Fix comment typos.Kazu Hirata1-9/+9
2003-06-23* config/tc-ns32k.c (md_begin): Initialize inst_hash_table afterJason Thorpe1-1/+2
2002-12-16 * config/tc-ns32k.c (encode_operand): Constify operandsP and suffixP.Alan Modra1-8/+14
2002-07-31Fix bugs and remove compile time warnings for N"32K port.Nick Clifton1-220/+259
2002-06-08 * as.c: Replace CONST with const.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-37/+28
2001-09-19Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu1-1/+0
2001-07-23 * config/tc-alpha.h: Fix formatting.Kazu Hirata1-3/+3
2001-07-23 * symbols.c (S_GET_VALUE): Don't treat O_constant and localAlan Modra1-3/+0
2001-05-10Fix more fallout from multi-pass relaxation patch.Alan Modra1-24/+12
2001-03-30Prepare for multi-pass relaxation.Alan Modra1-2/+8
2001-03-08Fix copyright noticesNick Clifton1-1/+1
2000-09-212000-09-21 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-120/+119
2000-07-28Fix formattingNick Clifton1-448/+530
2000-07-07Fix comments.Nick Clifton1-2/+3
2000-06-09Don't treat `;' as a line separator by default.Alan Modra1-1/+1