Aleksey Demakov
|
9f040e325e
|
Fix gcc-6.2 build
|
8 years ago |
Aleksey Demakov
|
c3fc4610f1
|
Update readmes
|
9 years ago |
Aleksey Demakov
|
e2cdbc950a
|
Use jit_insn_label_tight() in most internal cases
|
9 years ago |
Aleksey Demakov
|
d6cb9551f0
|
Add insn_label_tight() method to jitplus
|
9 years ago |
Aleksey Demakov
|
5ebf5474d9
|
Revert jit_insn_label() to its old behavior, add jit_insn_label_tight() for the new behavior
|
9 years ago |
Aleksey Demakov
|
e9733e4067
|
Add ChangeLog entries for Ketmar Dark's patches
|
9 years ago |
Ketmar Dark
|
1daa9a8fee
|
`jit_insn_nop` moved down to generate nicer documentation
|
9 years ago |
Ketmar Dark
|
0b4ae9be90
|
added documentation for `jit_insn_nop`
|
9 years ago |
Ketmar Dark
|
d0868f9f81
|
fixed documentation bug for `jit_insn_call_native`
|
9 years ago |
Ketmar Dark
|
e3b1994594
|
added documentation for `objmodel` extension
|
9 years ago |
Ketmar Dark
|
463ede1570
|
added "doc/mkhtml_onefile.sh" script
|
9 years ago |
Ketmar Dark
|
a976ba810a
|
added `jit_insn_nop()`: you may need it to create empty blocks which later should be moved
|
9 years ago |
Aleksey Demakov
|
969afd0da6
|
Fix the "intuit additional flags" logic in jit_insn_call()
|
9 years ago |
Aleksey Demakov
|
d7166050a8
|
Remove extra spaces in ChangeLog
|
9 years ago |
Aleksey Demakov
|
5f910035b9
|
Fix a typo
|
9 years ago |
Aleksey Demakov
|
8ddcb52aed
|
Update libtool initialization
|
9 years ago |
Aleksey Demakov
|
bf387e7a99
|
Rename auto_gen.sh file to bootstrap
|
9 years ago |
Aleksey Demakov
|
d6a3603aac
|
Update readmes
|
9 years ago |
Aleksey Demakov
|
cf9bb426d9
|
Use jit_insn_label_tight() in most internal cases
|
9 years ago |
Aleksey Demakov
|
2c87f3cc58
|
Add insn_label_tight() method to jitplus
|
9 years ago |
Aleksey Demakov
|
7a231dc1c5
|
Revert jit_insn_label() to its old behavior, add jit_insn_label_tight() for the new behavior
|
9 years ago |
Aleksey Demakov
|
acaa19cfe6
|
Add ChangeLog entries for Ketmar Dark's patches
|
9 years ago |
Ketmar Dark
|
eebb27119a
|
`jit_insn_nop` moved down to generate nicer documentation
|
9 years ago |
Ketmar Dark
|
6b73243a75
|
added documentation for `jit_insn_nop`
|
9 years ago |
Ketmar Dark
|
45f9ba9b49
|
fixed documentation bug for `jit_insn_call_native`
|
9 years ago |
Ketmar Dark
|
d77083c230
|
added documentation for `objmodel` extension
|
9 years ago |
Ketmar Dark
|
ae7e1b7064
|
added "doc/mkhtml_onefile.sh" script
|
9 years ago |
Ketmar Dark
|
113e52c967
|
added `jit_insn_nop()`: you may need it to create empty blocks which later should be moved
|
9 years ago |
Aleksey Demakov
|
72b030b0d9
|
Fix the "intuit additional flags" logic in jit_insn_call()
|
9 years ago |
Aleksey Demakov
|
7fad645773
|
Remove extra spaces in ChangeLog
|
9 years ago |
Aleksey Demakov
|
7179f88c24
|
Fix a typo
|
9 years ago |
Aleksey Demakov
|
a38f469f60
|
Update libtool initialization
|
9 years ago |
Aleksey Demakov
|
34f431474a
|
Rename auto_gen.sh file to bootstrap
|
9 years ago |
Niklas Koep
|
a8293e141b
|
Fix documentation of jit_value_create_constant
Signed-off-by: Niklas Koep <niklas.koep@gmail.com>
|
11 years ago |
Niklas Koep
|
01006619d8
|
Document return value of jit_insn_new_block and...
jit_insn_store_relative which return non-zero values on success.
Signed-off-by: Niklas Koep <niklas.koep@gmail.com>
|
11 years ago |
Niklas Koep
|
00d623cc0e
|
Fix mistake in example for `jit_value_create_nint_constant'
Signed-off-by: Niklas Koep <niklas.koep@gmail.com>
|
11 years ago |
Niklas Koep
|
01b7f0a5b2
|
Fix parameter name in help for `jit_dump_insn'
Signed-off-by: Niklas Koep <niklas.koep@gmail.com>
|
11 years ago |
Niklas Koep
|
12e3946e03
|
Fix documentation of `jit_type_set_tagged_type'
Signed-off-by: Niklas Koep <niklas.koep@gmail.com>
|
11 years ago |
Niklas Koep
|
0f7ff9df93
|
Fix documented name of `jit_type_get_tagged_kind'
Signed-off-by: Niklas Koep <niklas.koep@gmail.com>
|
11 years ago |
Aleksey Demakov
|
6e607489dd
|
Nothing to see, move along.
|
11 years ago |
Niklas Koep
|
5a1469eb4c
|
Add build-aux directory to gitignore file
Signed-off-by: Niklas Koep <niklas.koep@gmail.com>
|
11 years ago |
Aleksey Demakov
|
79c06beb5a
|
Cosmetic changes.
|
11 years ago |
Aleksey Demakov
|
80b9338d47
|
Add range check for param argument of jit_value_get_param() function.
|
11 years ago |
Aleksey Demakov
|
611fdec7e1
|
Include docs from jit-compile.c.
|
11 years ago |
Aleksey Demakov
|
4b7d5eca26
|
Fix race condition on win32 thread initialization.
|
11 years ago |
Aleksey Demakov
|
d8de1cd262
|
Fix docs build with texinfo 5.2.
|
11 years ago |
Aleksey Demakov
|
9d9e1e04b3
|
Update info on obtaining libjit in README.
|
11 years ago |
Aleksey Demakov
|
8de841391c
|
Replace reference in the texi file to the southern storm web-site that is offline now with current info on obtaining libjit.
|
11 years ago |
Aleksey Demakov
|
15253ae7e5
|
Add README info on building from the repo.
|
11 years ago |
Aleksey Demakov
|
5cb9194703
|
Fixed handling of the condition when there is no room left for a cache node on the current page.
|
11 years ago |