Initial Spring 2016 commit.
This commit is contained in:
7
common/gcc-millicode/README
Normal file
7
common/gcc-millicode/README
Normal file
@@ -0,0 +1,7 @@
|
||||
These are support functions needed by gcc to perform operations on
|
||||
64-bit integer types on 32-bit machines. The names are meaningful to
|
||||
the gcc back end. The term "millicode" is sometimes used to describe
|
||||
such compiler support code.
|
||||
|
||||
This code was taken from NetBSD's src/common/lib/libc/quad, and
|
||||
polished some for OS/161.
|
Reference in New Issue
Block a user