Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Z
Zipr Backend
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
Container Registry
Model registry
Operate
Environments
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
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Open Source Software
Zipr Backend
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
71c3b1b2798d304b2220eb4bec9b0a8c9881e51f
Select Git revision
20 results
Begin with the selected commit
Created with Raphaël 2.2.0
1
Mar
25
Feb
24
23
22
16
15
14
13
10
9
8
2
1
29
Jan
25
22
14
13
31
Dec
28
27
26
25
24
23
22
21
20
19
16
15
16
23
Nov
19
17
16
13
9
8
7
6
2
26
Oct
4
3
1
5
Sep
31
Aug
27
26
16
13
28
Jul
27
26
24
23
21
20
17
10
9
5
28
Jun
26
23
22
18
13
5
22
May
17
16
2
Apr
22
Mar
19
17
2
1
22
Feb
21
16
6
1
8
Jan
12
Dec
6
20
Oct
4
25
Sep
15
21
Jul
26
Jun
11
10
May
5
14
Apr
7
5
3
10
Mar
1
20
Feb
15
10
8
2
27
Jan
26
23
16
12
19
Dec
1
18
Nov
6
21
Oct
18
14
Sep
6
22
Aug
1
30
Jul
28
13
30
Jun
29
28
27
24
17
10
9
6
4
3
2
1
31
May
24
23
20
18
17
14
6
5
4
3
1
30
Apr
25
18
2
16
Mar
8
3
23
Feb
21
20
19
17
14
13
4
1
30
Jan
28
27
26
25
24
23
21
19
15
14
11
10
5
4
3
1
18
Dec
16
14
9
4
3
2
11
Nov
9
8
5
2
27
Oct
23
22
21
20
16
16
Sep
1
21
Aug
20
17
14
30
Jul
22
21
8
7
6
4
21
May
19
1
18
Apr
26
Mar
23
Feb
21
17
8
7
6
5
3
28
Jan
27
19
18
15
12
9
8
7
23
Dec
22
5
4
19
Nov
29
Oct
28
24
8
7
6
3
2
30
Sep
25
24
23
22
21
20
19
18
17
fixed tbss problem
Merge branch 'master' of git.zephyr-software.com:allzp/zipr
fixed asm-comment problem
Fixed more assm_comment issues
fixed align directive that works differently on different architectures
arm_workaround
arm_workaround
fixed eh-frame-start-addr output to decimal, instead of it coming out as sometimes hex and decimal, which confused the assembler what we meant
fixed missing asm_comment line
added per-arch comment character.
dealing with limitations of arm assembler
renamed workdir to avoid conflicts with other tests
removed verbose output
changes to support scons from peasoup-umbrella dir
code cleanup, removing if 0'd code.
fixed typo when removing old code
removed elfio and used sec-trans version
updated to remove unneeded stuff from sdk
updated to remove unneeded stuff from sdk
fixed issue where creating an option didn't register it with a namespace properly.
refactored to deal with options better
removed old build artifacts. updated to not using sec-trans as include path
updates for cleaning up the sdk
Updates to move SDK-ify the dollops
fixed typo made during conversion to zipr-sdk standardization
fixed fix from centos
fixed filesz setting in phdr
refactoring for zipr sdk
Merge branch 'WRT_fix_experimental' into 'master'
naive solution
refactoring libirdb-elfdep. redoing library naming scheme
formalizing libtransform
fixed performance issue related to refactoring
refactoring first draft
refactor
refactor
really fixed it this time.
removed targ-config includ for deprecating it.
Merge branch 'fix_de_end_loc' into 'master'
minor code cleanup, and adjusted self-validating setting for min #pins.
Fixed de_end_loc not being set correctly when plugin places entry but not instruction.
code cleanups, updates to arm patcher to support tramoplining short-immediate instructions to out-of-band locations
code cleanup and added f2/f3 prefixed for 2-byte jumps to prefix fixer
added support for tbz/tbnz tramplines to far-away places.
Loading