OSDN Git Service

* config/tc-hppa.c (pa_ip): Get strict/non-strict mode from the
authorlaw <law>
Mon, 6 Sep 1999 10:28:19 +0000 (10:28 +0000)
committerlaw <law>
Mon, 6 Sep 1999 10:28:19 +0000 (10:28 +0000)
commit518051c6175accaca17cb70fb5921855d2d7ba1b
tree99bff0d5c43610ed9531b1851100ba0450b5b319
parent802c694228cbf72d628c45f9be5d8f7f3bebb4cd
    * config/tc-hppa.c (pa_ip): Get strict/non-strict mode from the
        candidate instruction.  Require registers for register arguments
        when in strict mode.  Require assemble-time constants for
        constants when in strict mode.
        (pa_get_absolute_expression): Require a constant when in strict
        mode.
gas/ChangeLog
gas/config/tc-hppa.c