issues
search
qbicc
/
qbicc-class-library
The run time class library for qbicc native images
Other
13
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump KyleMayes/install-llvm-action from 2.0.4 to 2.0.5
#425
dependabot[bot]
closed
2 months ago
0
Bump KyleMayes/install-llvm-action from 2.0.3 to 2.0.4
#424
dependabot[bot]
closed
3 months ago
0
Bump KyleMayes/install-llvm-action from 2.0.2 to 2.0.3
#423
dependabot[bot]
closed
6 months ago
0
Bump KyleMayes/install-llvm-action from 2.0.1 to 2.0.2
#422
dependabot[bot]
closed
7 months ago
0
Bump KyleMayes/install-llvm-action from 2.0.0 to 2.0.1
#421
dependabot[bot]
closed
7 months ago
0
Bump KyleMayes/install-llvm-action from 1.9.0 to 2.0.0
#420
dependabot[bot]
closed
8 months ago
0
Bump actions/upload-artifact from 3 to 4
#419
dependabot[bot]
closed
11 months ago
0
Bump actions/setup-java from 3 to 4
#418
dependabot[bot]
closed
12 months ago
0
Use qbicc 0.77.0
#417
dmlloyd
closed
1 year ago
0
Bump KyleMayes/install-llvm-action from 1.8.3 to 1.9.0
#416
dependabot[bot]
closed
1 year ago
0
Bump actions/checkout from 3 to 4
#415
dependabot[bot]
closed
1 year ago
0
Bump actions/upload-artifact from 2 to 3
#414
dependabot[bot]
closed
1 year ago
0
Bump actions/checkout from 2 to 3
#413
dependabot[bot]
closed
1 year ago
0
Update LLVM to 15, 16 with opaque pointers
#412
dmlloyd
closed
1 year ago
0
Have dependabot update actions
#411
dmlloyd
closed
1 year ago
0
Semi-space garbage collector
#410
dmlloyd
closed
1 year ago
0
End testing on LLVM 13
#409
dmlloyd
closed
1 year ago
0
Remove deprecated `PThread` members
#408
dmlloyd
closed
1 year ago
0
use qbicc 0.71
#407
dgrove-oss
closed
1 year ago
1
Reimplement `Thread` for safepoint and GC support
#406
dmlloyd
closed
1 year ago
1
Fix stack traces, part 1: cache SP
#405
dmlloyd
closed
1 year ago
0
Give a default max memory amount at build time
#404
dmlloyd
closed
1 year ago
0
use qbicc 0.70.0
#403
dgrove-oss
closed
1 year ago
0
move zlib header to jdk.internal.sys.zlib
#402
dgrove-oss
closed
1 year ago
0
define Stdio in classlib; implement FileSystem.delete0
#401
dgrove-oss
closed
1 year ago
0
use qbicc 0.69.0
#400
dgrove-oss
closed
1 year ago
0
eliminate reified pointer types from sys.bsd
#399
dgrove-oss
closed
1 year ago
0
move posix, linux, and bsd runtime APIs into classlib
#398
dgrove-oss
closed
1 year ago
0
implement UnixFileSystem.list()
#397
dgrove-oss
closed
1 year ago
0
implement natives for sun.nio.ch.EPoll
#396
dgrove-oss
closed
1 year ago
0
use qbicc 0.68.0
#395
dgrove-oss
closed
1 year ago
0
Fix the `futex_wait` value to avoid infinite wait
#394
dmlloyd
closed
1 year ago
1
EPoll support for Linux
#393
dgrove-oss
opened
1 year ago
2
use qbicc 0.67.0
#392
dgrove-oss
closed
1 year ago
0
switch static import from linux.NetIf to linux.SysIoctl
#391
dgrove-oss
closed
1 year ago
0
use qbicc 0.66.0
#390
dgrove-oss
closed
1 year ago
0
Fix typo
#389
dmlloyd
closed
1 year ago
0
Replace Throwable intrinsics with direct impls
#388
dmlloyd
closed
1 year ago
2
implement UnixFileSystem.setPermissions
#387
dgrove-oss
closed
1 year ago
1
simplify deref expessions
#386
dgrove-oss
closed
1 year ago
0
Update to qbicc 0.65.0 with source compatibility changes
#385
dmlloyd
closed
1 year ago
0
prefer using ioctl defined in posix.SysIoctl
#384
dgrove-oss
closed
1 year ago
0
use qbicc 0.64.0
#383
dgrove-oss
closed
1 year ago
1
Use qbicc 0.64.0
#382
dmlloyd
closed
1 year ago
0
Several small fixes for Linux-specific native code
#381
dgrove-oss
closed
1 year ago
2
finish Linux-specific paths in ProcessHandleImpl$Info natives
#380
dgrove-oss
closed
1 year ago
2
finish the generic posix code path of InetAddress.lookupAllHostAddr
#379
dgrove-oss
closed
1 year ago
1
Initial work on catching up Linux with MacOS for Quarkus
#378
dgrove-oss
closed
1 year ago
2
use qbicc 0.63 + change to new getloadavg API
#377
dgrove-oss
closed
1 year ago
0
Use qbicc 0.63.0
#376
dmlloyd
closed
1 year ago
1
Next