Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1993-07-10 | (HARD_REG_ELT_TYPE): New unsigned type to avoid signed arithmetic overflow. | Richard Stallman | 1 | -32/+35 | |
(HARD_REG_ELT_TYPE): New unsigned type to avoid signed arithmetic overflow. (HARD_REG_SET): Define as HARD_REG_ELT_TYPE, or array thereof. (HARD_CONST): Always cast to HARD_REG_ELT_TYPE. (*_HARD_REG_*): Use unsigned HARD_CONST and HARD_REG_ELT_TYPE types instead of assuming HOST_WIDE_INT. From-SVN: r4901 | |||||
1992-07-06 | entered into RCS | Charles Hannum | 1 | -0/+267 | |
From-SVN: r1466 |