aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-dlx.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-05Update copyright yearsAlan Modra1-2/+1
2012-05-18 * config/tc-dlx.c (s_proc): Don't use asprintf.Alan Modra1-2/+4
2012-05-18 * config/tc-dlx.c (s_proc): Avoid warning about ignoring asprintfAlan Modra1-1/+4
2012-05-17 PR 14072Nick Clifton1-3/+3
2010-06-28 * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DESC): Don't define.Alan Modra1-3/+1
2009-09-08 * read.c (emit_expr_fix): Handle size 3.Alan Modra1-0/+2
2009-09-02update copyright datesAlan Modra1-1/+2
2009-08-29 Updated sources to avoid using the identifier name "new", which is aNick Clifton1-3/+3
2009-06-22 * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,Nick Clifton1-2/+1
2007-10-17Remove duplicate definitions of the md_atof() functionNick Clifton1-59/+3
2007-10-08PR 5142: Allow for translation of error messagesNick Clifton1-4/+4
2007-10-04* read.c (potable): Add string8, string16, string32 and string64. Add bit siz...Nick Clifton1-1/+1
2007-07-03Switch to GPLv3Nick Clifton1-2/+2
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-285/+215
2005-03-03update copyright datesAlan Modra1-1/+1
2005-03-01 * as.h (assert): Warning fix.Alan Modra1-6/+0
2005-01-31 * config/atof-ieee.c, config/obj-coff.c, config/obj-elf.c,Ben Elliston1-89/+0
2004-04-01Correctly emit lo16 relocs for elf-dlx target, fixing bogus range checking bug.Nick Clifton1-2/+17
2003-12-10Remove redundant returns in void functions.Ben Elliston1-3/+0
2003-11-21 * config/tc-a29k.h: Fix comment typos.Kazu Hirata1-3/+3
2003-01-23 * symbols.c (S_FORCE_RELOC): Add "strict" param.Alan Modra1-13/+1
2002-12-17 * ChangeLog-9295: Fix a typo.Kazu Hirata1-1/+1
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-1/+1
2002-09-05gas reloc rewrite.Alan Modra1-11/+10
2002-06-08 * as.c: Replace CONST with const.Alan Modra1-1/+1
2002-05-28Add DLX targetNick Clifton1-0/+1460