aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-dlx.c
AgeCommit message (Expand)AuthorFilesLines
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