jackcmay
|
3345d059e8
|
Elf relocations (#1724)
Use relocatable BPF ELFs
|
2018-11-06 14:28:46 -08:00 |
|
Michael Vines
|
dc3b270410
|
Remove bpf tictactoe
|
2018-11-06 12:17:52 -08:00 |
|
Michael Vines
|
58fe5cabd6
|
Document BPF C program limitations
|
2018-11-04 12:30:05 -08:00 |
|
Michael Vines
|
0e56473add
|
0.10.1
|
2018-11-02 16:30:13 -07:00 |
|
Michael Vines
|
e7631c85a1
|
Update bpf.mk
|
2018-11-01 15:25:43 -07:00 |
|
Michael Vines
|
edeadb503f
|
shell
|
2018-11-01 14:40:38 -07:00 |
|
Michael Vines
|
d2044f2562
|
Find clang 7 better
If LLVM_DIR is defined, use it to locate clang. Otherwise use brew on
macOS, and assume clang-7 otherwise
|
2018-11-01 09:46:47 -07:00 |
|
Michael Vines
|
5703c740cf
|
Improve clang install info for Linux
|
2018-11-01 09:46:47 -07:00 |
|
Michael Vines
|
6ae20e78e2
|
Rename sol_bpf.h to solana_sdk.h
|
2018-10-31 23:39:59 -07:00 |
|
Michael Vines
|
506fc3baeb
|
sol_bpf.h improvements
- Define NULL
- Add sol_memcmp()
- Use sizeof() more
- Add SOL_ARRAY_SIZE
- Make sol_deserialize() more flexible
|
2018-10-31 23:39:59 -07:00 |
|
Michael Vines
|
68523f4a7f
|
Fix up bpf numeric types
|
2018-10-31 21:16:16 -07:00 |
|
jackcmay
|
3a1285ebe5
|
Program may not exit (#1669)
Cap max executed instructions, report number of executed instructions
|
2018-10-31 11:15:08 -07:00 |
|
jackcmay
|
e2660f2ac1
|
Fix deps (#1672)
|
2018-10-31 11:14:41 -07:00 |
|
jackcmay
|
22eb1b977f
|
Fix lua_loader tests (#1665)
|
2018-10-31 09:22:41 -07:00 |
|
Michael Vines
|
43ef8d7bb7
|
SYSTEM_INC_DIRS needs immediate expansion
|
2018-10-31 09:22:41 -07:00 |
|
Jack May
|
d9271f2d30
|
Revert inclusion change, fix doc
|
2018-10-31 09:22:41 -07:00 |
|
Jack May
|
dfbfd4d4dd
|
Fix const
|
2018-10-31 09:22:41 -07:00 |
|
Jack May
|
9cb262ad4b
|
Fix C programs
|
2018-10-31 09:22:41 -07:00 |
|
Michael Vines
|
3f843f21b9
|
Add solana_ prefix to loaders so their logs appear in the default RUST_LOG config
|
2018-10-30 11:24:18 -07:00 |
|
Michael Vines
|
b85aa9282e
|
Tweak logging
|
2018-10-30 11:24:18 -07:00 |
|
Michael Vines
|
92cd2d09ed
|
Permit {INC,LLVM,OUT,SRC,SYSTEM_INC}_DIRs to be overridden
|
2018-10-30 07:59:22 -07:00 |
|
Michael Vines
|
6e27f797bd
|
Use NUM_KA
|
2018-10-29 20:52:34 -07:00 |
|
Michael Vines
|
476a585222
|
README updates
|
2018-10-29 20:52:34 -07:00 |
|
Michael Vines
|
aa74ddb6c0
|
LD -> LLC
|
2018-10-29 20:52:34 -07:00 |
|
Michael Vines
|
95921ce129
|
Add extern "C" block
|
2018-10-29 20:52:34 -07:00 |
|
Michael Vines
|
ee6d00a2fe
|
Use #pragma once, it's widely supported
Fix up some spelling too
|
2018-10-29 20:52:34 -07:00 |
|
Michael Vines
|
212cbc4977
|
Rename sol_bpf_c.h to sol_bpf.h
|
2018-10-29 20:52:34 -07:00 |
|
Michael Vines
|
a6af1ba08d
|
slight reformatting
|
2018-10-29 20:52:34 -07:00 |
|
Michael Vines
|
ee27e9e1cf
|
Apply some const
|
2018-10-29 20:52:34 -07:00 |
|
Michael Vines
|
4d21ee0546
|
Include system includes in .d, remove unneeded tabs
|
2018-10-29 20:52:34 -07:00 |
|
Michael Vines
|
493a2477b5
|
Tune make output
|
2018-10-29 19:32:20 -07:00 |
|
Michael Vines
|
e284af33b9
|
Create programs/bpf/c/sdk/
|
2018-10-29 19:10:54 -07:00 |
|
Michael Vines
|
f295eb06d0
|
Add llvm install info
|
2018-10-29 09:44:03 -07:00 |
|
Michael Vines
|
f423f61d8b
|
Ignore out/
|
2018-10-29 09:44:03 -07:00 |
|
Michael Vines
|
94b06b2cbf
|
Use V=1 for verbosity, easier to type
|
2018-10-29 09:44:03 -07:00 |
|
Michael Vines
|
9b2fc8cde7
|
Find llvm using brew on macOS
|
2018-10-29 09:44:03 -07:00 |
|
jackcmay
|
7f29c1fe23
|
Cleanup c programs (#1620)
Cleanup C programs
|
2018-10-26 21:10:05 -07:00 |
|
Michael Vines
|
2df40cf9c9
|
Revert "0.10.0-pre2"
This reverts commit 48685cf766 .
|
2018-10-25 17:20:37 -07:00 |
|
Michael Vines
|
48685cf766
|
0.10.0-pre2
|
2018-10-25 16:19:31 -07:00 |
|
Michael Vines
|
1733beabf7
|
mv common/ sdk/
|
2018-10-25 13:26:10 -07:00 |
|
Michael Vines
|
471d8f6ff9
|
Fix up the version references to all other internal crates
|
2018-10-25 12:54:32 -07:00 |
|
Michael Vines
|
e47fcb196b
|
s/solana_program_interface/solana[_-]sdk/g
|
2018-10-25 12:31:45 -07:00 |
|
Michael Vines
|
113b002095
|
Delete programs/native/move_funds
|
2018-10-25 11:37:38 -07:00 |
|
Michael Vines
|
9447537d8c
|
Increment internal Cargo references to solana_program_interface
|
2018-10-25 11:03:03 -07:00 |
|
jackcmay
|
24b513c3c7
|
Migrate to latest rbpf (#1605)
Migrate to updated rbpf
|
2018-10-25 02:58:04 -07:00 |
|
Jack May
|
0aebbae909
|
Fix message
|
2018-10-23 15:45:58 -07:00 |
|
Jack May
|
a3a2215bda
|
Fix warning
|
2018-10-23 15:45:58 -07:00 |
|
jackcmay
|
eb377993b3
|
Debug scripts point to debug flavor (#1585)
|
2018-10-23 14:48:50 -07:00 |
|
jackcmay
|
f8516b677a
|
Load program data in chunks (#1556)
Load program data in chunks
|
2018-10-19 18:28:38 -07:00 |
|
jackcmay
|
0339642e77
|
Added TicTacToe Dashboard and tests (#1547)
* Add tictactoe dashboard and tests
|
2018-10-18 14:19:25 -07:00 |
|