Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
binutils-gdb
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
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
Sebastien Michelland
binutils-gdb
Graph
deb65a3cd86462cb19d10a867ee474b3f4cf7012
Select Git revision
Branches
2
fetch-skips-hardening
master
default
protected
Tags
20
cgo24_1
gdb-13-branchpoint
gdb_7_6-branchpoint
gdb_7_5-branchpoint
gdb_7_4-branchpoint
gdb_7_3-branchpoint
gdb_7_2-branchpoint
gdb_7_1-branchpoint
gdb_7_0-branchpoint
gdb_6_8-branchpoint
gdb_6_7-branchpoint
gdb_6_6-branchpoint
gdb_6_5-branchpoint
gdb_6_4-branchpoint
gdb_6_3-branchpoint
gdb_6_2-branchpoint
gdb_6_1-branchpoint
gdb_6_0-branchpoint
gdb_5_3-branchpoint
gdb_5_2-branchpoint
22 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
30
Mar
29
30
29
30
29
28
27
26
25
24
23
22
21
22
21
20
19
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
7
6
5
4
3
2
1
2
1
2
1
28
Feb
27
26
25
24
23
24
23
22
21
20
19
aarch64: Add a aarch64_cpu_supports_inst_p helper
aarch64: Reorder some OP_SVE_* macros
aarch64: Rename aarch64-tbl.h OP_SME_* macros
aarch64: Tweak priorities of parsing-related errors
aarch64: Try to report invalid variants against the closest match
aarch64: Tweak register list errors
aarch64: Make AARCH64_OPDE_REG_LIST take a bitfield
aarch64: Add an operand class for SVE register lists
aarch64: Commonise checks for index operands
aarch64: Add an error code for out-of-range registers
aarch64: Deprioritise AARCH64_OPDE_REG_LIST
aarch64: Update operand_mismatch_kind_names
aarch64: Rework reporting of failed register checks
aarch64: Try to avoid inappropriate default errors
aarch64: Improve errors for malformed register lists
aarch64: Tweak parsing of integer & FP registers
aarch64: Tweak errors for base & offset registers
aarch64: Tweak error for missing immediate offset
aarch64: Move w12-w15 range check to libopcodes
aarch64: Commonise index parsing
aarch64: Consolidate ZA slice parsing
aarch64: Move ZA range checks to aarch64-opc.c
aarch64: Pass aarch64_indexed_za to parsers
aarch64: Make indexed_za use 64-bit immediates
aarch64: Rename za_tile_vector to za_index
aarch64: Treat ZA as a register
aarch64: Consolidate ZA tile range checks
aarch64: Reuse parse_typed_reg for ZA tiles
aarch64: Rework parse_typed_reg interface
aarch64: Move vectype_to_qualifier further up
aarch64: Add REG_TYPE_ZATHV
aarch64: Rename REG_TYPE_ZA* to REG_TYPE_ZAT*
aarch64: Use aarch64_operand_error more widely
aarch64: Make SME instructions use F_STRICT
aarch64: Fix SVE2 register/immediate distinction
aarch64: Restrict range of PRFM opcodes
aarch64: Fix PSEL opcode mask
aarch64: Add sme-i16i64 and sme-f64f64 aliases
Fix an illegal memory access triggered by parsing corrupt DWARF info.
gdb/python: Add new gdb.unwinder.FrameId class
Loading