Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for src/jit-base/net/multiphasicapps/squirreljme/jit/base/JITTriplet.java
2016-10-16
| ||
15:28 | Renamed to jit/jit-base/net/multiphasicapps/squirreljme/jit/base/JITTriplet.java. Move a bunch of the JIT code over. check-in: [473a958ea0] user: steven.gawroriski branch: trunk, size: 0 | |
2016-09-22
| ||
14:46 | Move the architecture portion of JITTriplet to a new class NativeTarget. file: [6d6731e71f] check-in: [f65ba42cd3] user: steven.gawroriski branch: trunk, size: 6376 | |
14:05 | Move JITCPUEndian to NativeEndianess in the native-code-base project. file: [e2f8d54c18] check-in: [aed151454a] user: steven.gawroriski branch: trunk, size: 10339 | |
2016-09-09
| ||
17:07 | native-code compiles completely now. file: [85e88af16b] check-in: [d9e68c47ce] user: steven.gawroriski branch: trunk, size: 10258 | |
2016-08-29
| ||
21:53 | Add new information to the triplet specifying the type of floating point hardware that is used. file: [7e220105ef] check-in: [f747a69711] user: steven.gawroriski branch: trunk, size: 10174 | |
2016-07-24
| ||
18:59 | Derive os.name, os.arch, and os.version from the triplet. file: [cdd15ece47] check-in: [98da4ed876] user: steven.gawroriski branch: trunk, size: 9704 | |
2016-07-23
| ||
13:50 | Move flags and JITException to base; Correct errors. file: [356456eeda] check-in: [aa3b9da396] user: steven.gawroriski branch: trunk, size: 9105 | |
2016-07-22
| ||
19:12 | Renamed src/jit/net/multiphasicapps/squirreljme/jit/JITTriplet.java → src/jit-base/net/multiphasicapps/squirreljme/jit/base/JITTriplet.java. Base start of refactor: move classes over. file: [96f28a2f2d] check-in: [a7069a7f61] user: steven.gawroriski branch: trunk, size: 9105 | |