Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
libtcg
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Anton
libtcg
Graph
332a843bb1d6c44153da919b8f008ed164430d97
Select Git revision
Branches
1
feature/libtcg-rebase
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
10
May
19
Apr
10
4
Mar
9
Feb
29
Jan
27
26
25
24
22
20
19
17
13
12
11
8
5
26
Dec
22
19
12
6
5
4
2
1
30
Nov
28
27
25
24
23
22
21
20
19
17
16
15
14
13
12
11
10
9
8
7
s390x pc_next fix
feature/libtcg-…
feature/libtcg-rebase
[TMP] hexagon: idef fix mem leak
libtcg: Remove startaddress arg. from translate
assert room in buffer
Add separate option for llvm helpers
pre-split
[TMP] pre-split
translator_ld* and include target tb prologue
Initialize tb more carefully
to_ll.py fix
translate_ld* hack
meson-buildoptions
glibc 2.13 (?) compat
exclude prelogue rebase
libtcg rebase update
to_ll.py update
Add cpp as build language, and exclude subdirs in libtcg
libtcg: Expose env offset and target ArchCPU name
Check have_libtcg around llvm-helpers target
Add flags to translate() for ARM_THUMB
Manually set llvm-helpers c-files
[TMP] Workaround for old linux-headers in orchestra
Added missing temp type
[?]
[WIP]
`LibTinyCode` -> `LibTcg` prefix
Add `max_pc`
Check result of `mem_alloc`
Correctly handle multiple targets
Manually set `TB_NO_CHAIN` cflag
Export `libtcg_dump_instruction_to_buffer`
glibc 2.13 compatability patch
Add more interface expected by revng
Add `LibTcgInterface` struct containing func ptrs
Add cast to silence warnings
Add `size_in_bytes` for a `LibTcgInstructionList`
Remove QEMU subprojects when `have_libtcg` is set
Emit ´libtcg-helpers-$ARCH.bc`
Make aarch64-libtcg work
Fixed bug in dump function
Loading