* as.h (enum _relax_state): Add rs_leb128.
authorRichard Henderson <rth@redhat.com>
Tue, 12 Aug 1997 05:42:00 +0000 (05:42 +0000)
committerRichard Henderson <rth@redhat.com>
Tue, 12 Aug 1997 05:42:00 +0000 (05:42 +0000)
commit8cf777d667b41f31578045943cd85447957f8346
tree37cec3e5f4e12448005b6faec931f433a6beaa75
parent66df708b347b8ad9f312988dbe01558f02d9fa97
    * as.h (enum _relax_state): Add rs_leb128.
        * read.c (potable): Add sleb128 and uleb128.
        (sizeof_*leb128, output_*leb128, emit_leb128_expr, s_leb128): New
        functions.
        * read.h: Update prototypes.
        * symbols.c (resolve_symbol_value): Streamline quite a bit.  Return
        the symbol value, add a second FINALIZE argument that prevents
        changes from being comitted.  Update all callers.
        * write.c (cvt_frag_to_fill, relax_segment): Handle rs_leb128.
        * doc/as.texinfo: Document the new pseudos.
gas/ChangeLog
gas/config/obj-bout.c
gas/config/obj-vms.c
This page took 0.038657 seconds and 4 git commands to generate.