7
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
new date 20230725 More... over 1 year ago
Update darwin support, from Tim Kelly. More... over 1 year ago
new date 20230724 More... over 1 year ago
Fix some annoying bugs regarding yasm, from Brian Callahan. More... over 1 year ago
Update amd64 for recent type changes. More... over 1 year ago
Fix reverse comparison bug. More... over 1 year ago
Update x86 accordingly due to large type change. More... over 1 year ago
Giant update: Combine all pass1 type information in one struct. More... over 1 year ago
new date 20230723 More... over 1 year ago
Only emit i386 instructions if compiling on x86. More... over 1 year ago
new date 20230721 More... over 1 year ago
Segment name fixes for Mach-O. Do not emit .sice either. More... over 1 year ago
Fix naming of branch instructions. From Tim Kelly. More... over 1 year ago
Fix amd64/i386 definitions for darwin. More... over 1 year ago
Make NetBSD use common amd64 defines. Add two new defines; TARGET_GLOBALS and TARGET_ASFLAGS, which allow for definitions of global vars and assembler flags to be defined in the ccconfig file instead. More... over 1 year ago
new date 20230720 More... over 1 year ago
Make these compile after recent changes. More... over 1 year ago
new date 20230718 More... over 1 year ago
Yet another fix for NEVER. More... over 1 year ago
Update accordingly. More... over 1 year ago
Update according to recent type changes. More... over 1 year ago
Next update of type cleaning in pass1. Use a type struct that contains all info needed for pass1 types. More... over 1 year ago
Make darwin port work. From Tim Kelly. More... over 1 year ago
Add PCC_EARLY_LD_ARGS. From Tim Kelly. More... over 1 year ago
new date 20230716 More... over 1 year ago
Fix small bug in ellipsis checking causing arrays implicitly converted to pointers as arguments o fail on LP64 platforms while checking for ellipsis. More... over 1 year ago
Fix a few LP64 bugs. More... over 1 year ago
Add compat routines to handle recent changes to arguments. More... over 1 year ago
new date 20230715 More... over 1 year ago
Use common routines for ... More... over 1 year ago