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