* config/tc-hppa.c (md_pseudo_table): Add entries for
authorJeff Law <law@redhat.com>
Sun, 13 Aug 1995 06:39:39 +0000 (06:39 +0000)
committerJeff Law <law@redhat.com>
Sun, 13 Aug 1995 06:39:39 +0000 (06:39 +0000)
commit5ae218df2a586ed4fd07c8249e4fdb5913c1e093
treee7f6397e1c2b1c252460c44c2d4cbaae72e3ab63
parent407f52c1a2d26ecbe0b1000c49414fa4e77f91ca
* config/tc-hppa.c (md_pseudo_table): Add entries for
"begin_brtab" and "end_brtab" pseudo-ops.
(pa_brtab): New function.
(tc_gen_reloc, SOM version): Handle R_BEGIN_BRTAB and R_END_BRTAB.
(hppa_force_relocation): Force relocations for BRTAB fixups
when OBJ_SOM is defined.

More infrastructure for PA optimziations.
gas/ChangeLog
gas/config/tc-hppa.c