summaryrefslogtreecommitdiffstats
path: root/gas/config/tc-dlx.c
Commit message (Expand)AuthorAgeFilesLines
* * config/tc-dlx.c (s_proc): Don't use asprintf.Alan Modra2012-05-181-2/+4
* * config/tc-dlx.c (s_proc): Avoid warning about ignoring asprintfAlan Modra2012-05-181-1/+4
* PR 14072Nick Clifton2012-05-171-3/+3
* * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DESC): Don't define.Alan Modra2010-06-281-3/+1
* * read.c (emit_expr_fix): Handle size 3.Alan Modra2009-09-081-0/+2
* update copyright datesAlan Modra2009-09-021-1/+2
* Updated sources to avoid using the identifier name "new", which is aNick Clifton2009-08-291-3/+3
* * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,Nick Clifton2009-06-221-2/+1
* Remove duplicate definitions of the md_atof() functionNick Clifton2007-10-171-59/+3
* PR 5142: Allow for translation of error messagesNick Clifton2007-10-081-4/+4
* * read.c (potable): Add string8, string16, string32 and string64. Add bit siz...Nick Clifton2007-10-041-1/+1
* Switch to GPLv3Nick Clifton2007-07-031-2/+2
* 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-285/+215
* update copyright datesAlan Modra2005-03-031-1/+1
* * as.h (assert): Warning fix.Alan Modra2005-03-011-6/+0
* * config/atof-ieee.c, config/obj-coff.c, config/obj-elf.c,Ben Elliston2005-01-311-89/+0
* Correctly emit lo16 relocs for elf-dlx target, fixing bogus range checking bug.Nick Clifton2004-04-011-2/+17
* Remove redundant returns in void functions.Ben Elliston2003-12-101-3/+0
* * config/tc-a29k.h: Fix comment typos.Kazu Hirata2003-11-211-3/+3
* * symbols.c (S_FORCE_RELOC): Add "strict" param.Alan Modra2003-01-231-13/+1
* * ChangeLog-9295: Fix a typo.Kazu Hirata2002-12-171-1/+1
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-1/+1
* gas reloc rewrite.Alan Modra2002-09-051-11/+10
* * as.c: Replace CONST with const.Alan Modra2002-06-081-1/+1
* Add DLX targetNick Clifton2002-05-281-0/+1460
OpenPOWER on IntegriCloud