Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
elfio mirror
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
Service Desk
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
Third Party Mirrors
elfio mirror
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
b1f17c5eb0f11448bc85e9dbe61ddda9c5ae2afd
Select Git revision
Branches
4
aware-sw-delivery
gh-pages
main
master
default
protected
Tags
8
Release_3.3
Release_3.2
Release_3.1
Release_3.0
Release_2.3
Release_2.2
Release_2.1
Release_2.0
12 results
Begin with the selected commit
Created with Raphaël 2.2.0
20
Nov
8
1
Oct
30
Sep
21
20
19
18
14
7
26
Aug
16
14
13
27
Jul
23
13
17
Jun
15
5
8
Apr
31
Mar
30
29
28
27
5
Feb
19
Jan
13
8
7
22
Dec
21
17
11
2
Nov
30
Oct
22
17
16
12
11
10
6
26
Sep
9
6
5
28
Aug
25
24
23
22
21
20
19
18
19
18
15
13
11
9
8
7
17
Jul
10
Jun
9
6
29
May
22
Feb
15
29
May
28
28
Apr
19
3
Nov
2
25
Aug
5
May
5
Oct
4
28
Mar
6
18
Feb
16
Jan
20
Dec
6
Oct
22
Sep
18
10
Jul
2
23
Apr
26
Sep
22
Aug
30
Apr
19
Mar
25
Feb
24
21
13
19
Jan
3
Dec
23
Nov
22
15
14
13
8
30
Oct
9
Aug
7
27
Feb
26
17
13
17
May
16
21
Apr
20
25
Mar
21
15
Feb
30
Jan
13
7
Dec
6
5
3
2
27
Nov
26
25
24
20
18
18
Sep
26
Aug
23
22
19
18
29
Jul
24
21
18
1
24
Jun
23
20
3
11
Mar
10
9
3
26
Feb
18
Implement more detailed 'note' section dump
Definition of constants
Make ELF constants conversion to string be public members
Tidy up the dump of 32-bit objects
Increase library version number
Change order and meaning of address_translation structure
Modify elfdump output for 64-bit objects
Don't clean() address_translation table
Add a script permitting 'sudo' debugging in VSCode
Rename 'end' field of address translation to 'size'
Hide non interface methods
Use standard defined value for max ULL
Use a different notation for the address translation
Remove debug output
Implement address translation for segments
An attempt to implement memory translation for sections
Header dump shows correct values
Move constructor and assignment has been implemented
Rename a local variable
Make 'explicit' constructor
Exclude c_wrapper from the configure script
modernize-use-nullptr
Exclude C language wrapper
modernize-use-using
modernize-constexpr
OS specific segment types added
modernize-loop-convert
modernize-use-auto
modernize-use-equals-default
modernize-use-override
modernize-use-nullptr
Refactoring
Add default template parameter to array accessor
Changes of clang-format formatting
Explicit element size for array accessor
Add GNU specific types
Add support for GNU hash lookup algorithm
Add section type verification for hash section
Add missing semicolon in the documentation
Lower required cmake version
Loading