issues
search
Vexu
/
arocc
A C compiler written in Zig.
http://aro.vexu.eu/
MIT License
1.15k
stars
56
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Clean up temporary assembly output
#801
ehaas
opened
2 weeks ago
0
Issue a warning on packed record member access
#800
wrongnull
closed
2 weeks ago
1
backend: basic x86_64 assembly codegen for some global vars
#799
ehaas
closed
2 weeks ago
3
Zig updates for x32/n32 ABI and thumb arch check
#798
ehaas
closed
3 weeks ago
0
build: Add option for not using llvm to build aro
#797
ehaas
closed
3 weeks ago
0
Implement complex integers in Interner
#795
ehaas
opened
1 month ago
0
Parser: save value for init nodes
#794
ehaas
closed
1 month ago
0
Filesystem: Filesystem holds a cwd instead of using std.fs.cwd()
#793
ehaas
closed
1 month ago
0
`Driver.Filesystem` uses `std.fs.cwd()` instead of `comp.cwd`
#792
Vexu
closed
1 month ago
0
Compilation: use mtime for timestamp macro
#791
danielsan901998
closed
1 month ago
2
Target updates for x32/n32
#790
ehaas
closed
3 weeks ago
0
Pointer value improvements
#789
ehaas
closed
1 month ago
0
Add diagnostic for taking address of packed record member
#788
ehaas
closed
2 weeks ago
0
Preprocessor: remove deprecated PackedIntArray
#787
ehaas
closed
1 month ago
0
Fix long double casting when same size as double
#786
Vexu
closed
1 month ago
0
Support GNU array range designator for init lists
#785
ehaas
opened
1 month ago
0
zig update: Handle propeller1/propeller2 in target functions
#784
ehaas
closed
1 month ago
0
Store values for initializer nodes?
#783
ehaas
opened
1 month ago
1
Start adding frontend support for relocations
#782
ehaas
closed
1 month ago
3
Parser: only warn for implicitly-unsigned integer literals for base 10
#781
ehaas
closed
1 month ago
0
zig update: remove shadermodel OS tag
#780
ehaas
closed
1 month ago
0
Fix Thumb usage check
#779
ehaas
closed
3 weeks ago
0
build failed at latest zig release
#778
MisileLab
closed
1 month ago
1
Zig update: updates for Android targets
#777
ehaas
closed
1 month ago
0
Issue a warning on gnu void pointer arithmetic
#776
wrongnull
closed
1 month ago
4
zig update: Remove Cpu.Arch.dxil and ObjectFormat.dxcontainer.
#775
Organ1sm
closed
2 months ago
1
Update checking for android abi to use `isAndroid`
#774
ehaas
closed
1 month ago
1
zig update: handle bridgeos, for exhaustive switch.
#773
yhbsh
closed
2 months ago
0
Update the latest zig
#772
Organ1sm
closed
2 months ago
1
Implement target.getPICMode
#771
Organ1sm
closed
1 month ago
4
Implement `target.getPICMode`
#770
ehaas
closed
1 month ago
1
CodeGen: fix child nodes usage
#769
ehaas
closed
2 months ago
0
Compilation: Add driver/frontend support for pic/pie options
#768
ehaas
closed
2 months ago
2
Type: add a name field to track typedef names
#767
ehaas
closed
2 months ago
3
Making RegisterManager type more maintainable and focused on core ope…
#766
chiqorein
closed
2 months ago
0
Rework attributes a bit
#765
ehaas
closed
2 months ago
0
zig update: std.builtin.Type rename
#764
ehaas
closed
3 months ago
0
Zig update: change setCold to branchHint
#763
ehaas
closed
3 months ago
0
zig setCold removed on nightly
#762
MisileLab
closed
3 months ago
0
Parser: fix imag keyword incorrectly apply to float numbers
#761
Organ1sm
closed
3 months ago
1
The __imag keyword does not compile correctly when applied to floating-point numbers.
#760
Organ1sm
closed
3 months ago
0
Add warning for pointer arithmetic on pointers to void
#759
ehaas
closed
1 month ago
0
zig build faid with zig 0.13.0
#758
chienguo
closed
3 months ago
2
Type: add helpers for managing typeof and attributed types
#757
ehaas
closed
3 months ago
4
Update setEvalBranchQuota usage
#756
ehaas
closed
3 months ago
0
zig update: toElfMachine moved from Arch to Target
#755
ehaas
closed
3 months ago
0
another zig nightly build error
#754
MisileLab
closed
3 months ago
1
Zig update: fix target functions
#753
ehaas
closed
3 months ago
0
build failed on zig nightly
#752
MisileLab
closed
3 months ago
0
Tree: add location for most nodes
#751
ehaas
closed
3 months ago
1
Next