Age | Commit message (Expand) | Author |
---|---|---|
2024-01-02 | revert 5af33410 | Quentin Carbonneaux |
2023-12-30 | Fix IBT/BTI by instrumenting function calls | Tobias Heider |
2023-12-30 | hard-code $(CC) to equal "cc" | Lorenz (xha) |
2023-09-25 | Fix architecture detection on OpenBSD/arm64 | Josiah Frentsos |
2023-08-28 | comments in amd64 isel | Quentin Carbonneaux |
2023-08-26 | Fix conversion from float/double to unsigned int | Michael Forney |
2023-08-18 | test.sh fixes for devuan linux | Quentin Carbonneaux |
2023-08-18 | file,loc become dbgfile,dbgloc | Quentin Carbonneaux |
2023-06-07 | parseline() tweaks | Quentin Carbonneaux |
2023-06-06 | implement line number info tracking | Thomas Bracht Laumann Jespersen |
2023-05-31 | Bump NString | Alexey Yerin |
2023-05-09 | fix sub-word returns on arm64_apple | Quentin Carbonneaux |
2023-04-03 | Fix 1 C UB | Locria Cyber |
2023-04-02 | amd64_apple: one more thread-local symbols fix | Quentin Carbonneaux |
2023-04-02 | tests for thread-local addresses | Quentin Carbonneaux |
2023-04-02 | amd64_apple: support thread-local addresses | Quentin Carbonneaux |
2023-04-02 | amd64_sysv: fix offsets in thread-local Oaddr | Quentin Carbonneaux |
2023-04-02 | print prefix for thread-local symbols | Quentin Carbonneaux |
2023-04-02 | amd64_sysv: thread-local support in Oaddr | Quentin Carbonneaux |
2023-03-22 | rename blknew() to newblk() | Quentin Carbonneaux |
2023-03-19 | naming nit | Quentin Carbonneaux |
2023-03-16 | silence format warning more reliably | Quentin Carbonneaux |
2023-03-15 | silence some warnings | Quentin Carbonneaux |
2023-03-13 | fix memory leak | Quentin Carbonneaux |
2023-03-13 | refresh stale Tmp.link before use | Quentin Carbonneaux |
2023-03-11 | Emit .type and .size directives on RISC-V and ARM | Alexey Yerin |
2023-03-11 | kill dead stores when coalescing slots | Quentin Carbonneaux |
2023-01-09 | reorder some sections in doc v1.1 | Quentin Carbonneaux |
2022-12-27 | ready for this jelly | Quentin Carbonneaux |
2022-12-25 | link pthread in tests | Quentin Carbonneaux |
2022-12-25 | new UNDEF Ref | Quentin Carbonneaux |
2022-12-16 | update documentation | Quentin Carbonneaux |
2022-12-15 | bugfix in load elimination | Quentin Carbonneaux |
2022-12-14 | new blit instruction | Quentin Carbonneaux |
2022-12-14 | fix coalesce() to produce valid ssa | Quentin Carbonneaux |
2022-12-12 | treat retc as non-escaping | Quentin Carbonneaux |
2022-12-12 | new rsval() helper for signed Refs | Quentin Carbonneaux |
2022-12-12 | crash loads from uninitialized slots | Quentin Carbonneaux |
2022-12-12 | renamings in coalesce() | Quentin Carbonneaux |
2022-12-12 | zero msbs of 32-bit constants | Quentin Carbonneaux |
2022-11-27 | new hlt block terminator | Quentin Carbonneaux |
2022-11-24 | cosmetics in mem.c | Quentin Carbonneaux |
2022-11-22 | use a new struct for symbols | Quentin Carbonneaux |
2022-11-22 | rename Tmp.ins to be more descriptive | Quentin Carbonneaux |
2022-11-21 | fix allocation ordering bug in rega | Quentin Carbonneaux |
2022-11-21 | recognize some phis as copies | Quentin Carbonneaux |
2022-11-20 | new slot coalescing pass | Quentin Carbonneaux |
2022-11-20 | export getalias() | Quentin Carbonneaux |
2022-11-20 | make multiple calls to fillalias() possible | Quentin Carbonneaux |
2022-11-20 | stored bytes in Alias information | Quentin Carbonneaux |