2
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 13, 2024 — May 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
update submodule More... 4 months ago
update libfirm revision More... over 1 year ago
Merge pull request #60 from catull/fix-submodule-reference More... over 1 year ago
(fix) - correct reference to sub-module `libfirm` More... over 1 year ago
Make Makefile portable between make 4.2 and 4.3. More... about 5 years ago
add OpenBSD to the list of system targets More... over 5 years ago
pass -mabi and -march flags to assembler/linker More... over 5 years ago
update libfirm More... over 5 years ago
Fix assertion More... over 5 years ago
Remove leftover static find_compound_entry. More... almost 6 years ago
Handle anonymous struct/union members in walk_designator (constfold.c). More... almost 6 years ago
Handle anonymous struct/union members in walk_designator (ast2firm.c). More... almost 6 years ago
Make find_compound_entry global. More... almost 6 years ago
Handle anonymous struct/union members in walk_designator (parser.c). More... almost 6 years ago
Simplify find_create_select by using find_compound_entry. More... almost 6 years ago
Include enable_posix.h for strndup(). More... almost 6 years ago
update libfirm submodule More... almost 6 years ago
Use make_string(). More... about 6 years ago
Assert that currently no object is being built when calling allocate_ast_zero(). More... about 6 years ago
Fix typos in comments. More... about 6 years ago
Add support for _Pragma. From nulput on GitHub pull request #16. More... about 6 years ago
Merge branch 'asm_goto'. More... about 6 years ago
Adapt to atomically setting the pin state when making an ASM node. More... about 6 years ago
Adapt to the changed parameter order of new_d_ASM(). More... about 6 years ago
pie/no-pie workaround: try linking with -no-pie first More... about 6 years ago
Always normalize the asm template. More... about 6 years ago
Correctly detect named asm operands in the template. More... about 6 years ago
Clean up normalize_asm_text() a bit. More... about 6 years ago
Simplify switch to if. More... about 6 years ago
Clean up a bit the code to set endianness macros. More... about 6 years ago