+ more updates

This commit is contained in:
carl 2001-06-19 01:50:10 +00:00
parent 1096332975
commit f66632c1ce

View File

@ -16,10 +16,40 @@ secondadd() ........... /cg/taddbool.pp Boolean arithmetic operations
secondadd() ........... /cg/taddcard.pp Cardinal arithmetic operations secondadd() ........... /cg/taddcard.pp Cardinal arithmetic operations
secondadd() ........... /cg/taddreal.pp Real arithmetic operations secondadd() ........... /cg/taddreal.pp Real arithmetic operations
secondadd() ........... /cg/taddlong.pp Longint arithmetic operations secondadd() ........... /cg/taddlong.pp Longint arithmetic operations
secondadd() ........... /cg/tadint64.pp 64-bit integer arithmeric operations
secondload()........... /cg/tldparam.pp Load subroutine parameters secondload()........... /cg/tldparam.pp Load subroutine parameters
secondload()........... /cg/tldlocal.pp Load subroutine local variables secondload()........... /cg/tldlocal.pp Load subroutine local variables
secondshlshr()......... /cg/tshlshr.pp Shift routines on natural compiler types secondshlshr()......... /cg/tshlshr.pp Shift routines on natural compiler types
secondunaryminus()..... /cg/tneg.pp Negate on natural compiler types secondunaryminus()..... /cg/tneg.pp Negate on natural compiler types
secondnot() ........... /cg/tnot.pp NOT operator node
secondmoddiv() ........ /cg/tmoddiv.pp Division and module node
secondtypeconv() ...... /cg/tstrcnv1.pp String -> String conversion
secondtypeconv() ......
secondis() ............
secondas() ............
secondfor() ...........
secondexitn() .........
secondraise() .........
secondtryexcept() .....
secondtryfinally() ....
secondon() ............
secondinline() ........
secondload() ..........
secondassignment() ....
secondarrayconstruct().
secondloadvmt()........
secondnewn()...........
secondhdisposen() .....
secondsimplenewdispose().
secondaddr() ..........
seconddoubleaddr() ....
secondderef() .........
secondvecn() ..........
secondwith() ..........
secondsetelement() ....
secondin() ............
secondcase() ..........
-------------------------------------------------------------------- --------------------------------------------------------------------
Compiler Compiler