* config/obj-coff.c: Fix typo in comment section.
authorFred Fish <fnf@specifix.com>
Mon, 24 Feb 1997 20:21:13 +0000 (20:21 +0000)
committerFred Fish <fnf@specifix.com>
Mon, 24 Feb 1997 20:21:13 +0000 (20:21 +0000)
commitec72a26633bdda8d7522bf756fcce9c621d8ac45
treeadfe8763078b20ac213edaff8272802129059179
parentdc40b391214d02271d9d0d5013872dbfc4df8499
* config/obj-coff.c: Fix typo in comment section.
start-sanitize-tic80
* config/tc-tic80.c (md_pseudo_table): Add entry for bss, which takes
  an additional alignment argument.
(find_opcode): Allow O_symbol relocs for any 32 bit field, not just
  base relative ones.
(build_insn): Handle O_symbol relocs for any 32 bit field, not just
  base relative ones.
end-sanitize-tic80
gas/ChangeLog
gas/config/tc-tic80.c