363 Commits (c2049c27466735380b7f752de3b680ec1cfefbf8)
 

Author SHA1 Message Date
cancel b149dd08f4 Fix warning in release tui 7 years ago
Devine Lu Linvega a38b80cbfe Tui build infos 7 years ago
cancel aedaa5c4af Add more tui test code 7 years ago
cancel a12cf4f8c2 Add detection of homebrew ncurses on mac 7 years ago
cancel 285e27b236 Add more tui logic 7 years ago
cancel c971e9f600 Add basic tui test of stepping grid sim 7 years ago
cancel 21e1608d99 Cleanup 7 years ago
cancel dcd2b2462c Remove use of X macro for uturn definition 7 years ago
cancel 4f94d97e67 Fix uturn normal phase logic 7 years ago
cancel cc4d1d68af Cleanup 7 years ago
cancel 6aecc8404a Cleanup 7 years ago
cancel cfbabb5839 Update for new behavior changes 7 years ago
cancel b59638c104 Add 'C' 7 years ago
cancel f123920b53 Add build tool option for static linking 7 years ago
cancel 1bc8d428df Add typedef alias for U8 -> Mark 7 years ago
cancel 1396a4d6e3 Cleanup header def ordering 7 years ago
cancel b7c4dac86b Add ORCA_OK_IF_UNUSED, remove force inline on mark.h fns 7 years ago
cancel e24d9fc715 Fix potential UB caused by C99 spec wording of array offset 7 years ago
cancel 209cd8cad2 Clean up loop hoisted ptrs 7 years ago
cancel 41d8139955 Move array count macro to base.h 7 years ago
cancel cfacf87e6a Add ORCA_OPT_MINSIZE macro 7 years ago
cancel 589dbff606 Cleanup 7 years ago
cancel a65d1093f2 Cleanup, fix accidental bitwise or 7 years ago
cancel c3ccbd8e0a Cleanup 7 years ago
cancel 8231a60d27 Cleanup 7 years ago
cancel c577a4a25f Shorten definition of oper_has_neighboring bang, cleanup base macros 7 years ago
cancel 3d3e8e3fb1 Add specialized version of index_of 7 years ago
cancel 30b7652c58 Remove 'GLYPH()' macro, just use 'glyph_of()' instead 7 years ago
cancel f2db1dce36 Remove 'INDEX()' macro, just use 'index_of' instead 7 years ago
cancel bd87ccbd40 Remove BEGIN_HASTE/END_HASTE macros 7 years ago
cancel bf2742dee8 Fix -no-pie error on mac in build tool 7 years ago
cancel 189b7adaaa Mark another fn not inline 7 years ago
cancel 74e5f814dd Add likely macro, force-no-inline on some sim stuff 7 years ago
cancel 14ce7d4eed Add arch detection in build tool 7 years ago
cancel f93252591d Remove use of memcpy in sim.c 7 years ago
cancel 2221238076 Remove use of memset in bank.c 7 years ago
cancel d39bae25f0 Make separate decl prefix macro for easier phase fn testing 7 years ago
cancel e2789dd2f8 Fix GCC redef for fortify disable 7 years ago
cancel 66a68f59e1 Add def for disabling fortify if desired 7 years ago
cancel 0c109b4486 Fix up PIE flags 7 years ago
cancel 355713c3c9 Add PIE/ASLR flag option for build tool 7 years ago
cancel 004e537d30 Fix bad LLD codegen from PIE flags in build tool 7 years ago
cancel ebbbd27d4b Add detection of LLD to build tool 7 years ago
cancel ab6cc5b92c Update tool and Makefile for separate config/target 7 years ago
cancel 68c84e772a Revert bad usage string change 7 years ago
cancel 0e8492bb9c Fix bad argument count check 7 years ago
cancel 3d8b0a8bf6 Add 'L' 7 years ago
cancel c0656d002b Cleanup 7 years ago
cancel 98a4a4f18c Add 'Q' 7 years ago
cancel bedb29bd60 Remove unnecessary comment 7 years ago