libgcc2.h: Use Wtype for SItype and DWtype for DItype in prototypes.
authorMichael Hayes <m.hayes@elec.canterbury.ac.nz>
Sat, 16 Dec 2000 22:43:58 +0000 (22:43 +0000)
committerMichael Hayes <m.hayes@gcc.gnu.org>
Sat, 16 Dec 2000 22:43:58 +0000 (22:43 +0000)
commit66f7715434c4a3b03b572f9c1dfbb4a33f130246
tree908154d10c250a4124b77af939c9fbf4bb068bc1
parentf11009b71182059ccda81e666e1c23eda4cec8a9
libgcc2.h: Use Wtype for SItype and DWtype for DItype in prototypes.

* libgcc2.h: Use Wtype for SItype and DWtype for DItype in prototypes.
* libgcc2.c (__absvsi2): Use Wtype and DWtype.
(__absvdi2, __addvsi3, __addvdi3, __subvsi3): Likewise.
(__subvdi3, __mulvsi3, __mulvdi3, __negvsi2, __negvdi2): Likewise.

From-SVN: r38314
gcc/ChangeLog
gcc/libgcc2.c
gcc/libgcc2.h