GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/binutils-gdb.git
gentoo/binutils-2.29.1
gentoo/binutils-2.30
gentoo/binutils-2.31
gentoo/binutils-2.31.1
gentoo/binutils-2.32
gentoo/binutils-2.33.1
gentoo/binutils-2.34
gentoo/binutils-2.35
gentoo/binutils-2.35.1
gentoo/binutils-2.35.2
gentoo/binutils-2.36
gentoo/binutils-2.36.1
gentoo/binutils-2.37
gentoo/binutils-2.38
gentoo/binutils-2.39
gentoo/binutils-2.40
gentoo/binutils-2.41
gentoo/binutils-2.42
gentoo/binutils-2.43
gentoo/dilfridge/test-libctf
master
Gentoo vendor branches of the binutils / gdb code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gdb
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
[gdb] Fix more typos in comments (2)
Tom de Vries
2019-10-26
1
-1
/
+1
*
Remove Cell Broadband Engine debugging support
Ulrich Weigand
2019-09-20
3
-10
/
+2
*
Change boolean options to bool instead of int
Christian Biesinger
2019-09-18
2
-2
/
+2
*
Arm: Use feature target descriptions
Alan Hayward
2019-07-19
2
-26
/
+64
*
Arm: Add read_description read funcs and use in GDB
Alan Hayward
2019-07-19
4
-0
/
+143
*
Rename common to gdbsupport
Tom Tromey
2019-07-09
14
-22
/
+22
*
Arm/AArch64: Use a single set of Arm register set size defines
Alan Hayward
2019-07-04
1
-0
/
+15
*
Arm: Prefix register sizes with ARM_
Alan Hayward
2019-07-04
3
-4
/
+9
*
AArch64: gdbserver: read pauth registers
Alan Hayward
2019-03-22
1
-0
/
+1
*
AArch64: Read pauth registers
Alan Hayward
2019-03-22
1
-0
/
+3
*
AArch64: Add pointer authentication feature
Alan Hayward
2019-03-22
2
-3
/
+8
*
Support the fs_base and gs_base registers on i386.
John Baldwin
2019-03-12
2
-2
/
+7
*
Normalize include guards in gdb
Tom Tromey
2019-02-07
8
-15
/
+31
*
Normalize includes to use common/
Tom Tromey
2019-01-25
9
-15
/
+15
*
gdb/riscv: Split ISA and ABI features
Andrew Burgess
2019-01-01
1
-13
/
+2
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
22
-22
/
+22
*
gdb/riscv: Create each unique target description only once
Andrew Burgess
2018-11-30
2
-0
/
+40
*
gdb/riscv: Add equality operators to riscv_gdb_features
Andrew Burgess
2018-11-30
1
-0
/
+13
*
gdb/riscv: Make some target description functions constant
Andrew Burgess
2018-11-30
2
-2
/
+2
*
gdb/riscv: Add target description support
Andrew Burgess
2018-11-21
2
-0
/
+133
*
[PowerPC] Add support for HTM registers
Edjunior Barbosa Machado
2018-10-26
3
-2
/
+17
*
[PowerPC] Add support for EBB and PMU registers
Edjunior Barbosa Machado
2018-10-26
1
-0
/
+2
*
[PowerPC] Add support for TAR
Edjunior Barbosa Machado
2018-10-26
3
-2
/
+9
*
[PowerPC] Add support for PPR and DSCR
Edjunior Barbosa Machado
2018-10-26
3
-2
/
+10
*
[PowerPC] Fix indentation in arch/ppc-linux-common.c
Pedro Franco de Carvalho
2018-10-26
1
-12
/
+12
*
Simple -Wshadow=local fixes
Tom Tromey
2018-10-04
1
-4
/
+4
*
Aarch64: Move pseudo defines to header
Alan Hayward
2018-10-01
1
-0
/
+8
*
Use CORE_ADDR_MAX in various "breaks" arrays
Tom Tromey
2018-08-27
1
-2
/
+2
*
Aarch64 SVE VG is Vector Granule
Alan Hayward
2018-08-22
1
-2
/
+2
*
x86_64-windows GDB crash due to fs_base/gs_base registers
Pedro Alves
2018-06-29
2
-4
/
+7
*
Guard declarations of 'sve_{vq,vl}_from_{vl,vq}' macros on Aarch64 (and unbre...
Sergio Durigan Junior
2018-06-06
1
-0
/
+4
*
Use uint64_t for SVE VQ
Alan Hayward
2018-06-04
2
-2
/
+2
*
Add SVE register defines
Alan Hayward
2018-06-01
1
-1
/
+14
*
Function for reading the Aarch64 SVE vector length
Alan Hayward
2018-05-31
1
-0
/
+17
*
Add Aarch64 SVE target description
Alan Hayward
2018-05-31
2
-4
/
+16
*
[PowerPC] Recognize isa205 in linux core files
Pedro Franco de Carvalho
2018-05-22
2
-2
/
+2
*
[PowerPC] Consolidate linux vector regset sizes
Pedro Franco de Carvalho
2018-05-22
1
-0
/
+9
*
[PowerPC] Consolidate linux target description selection
Pedro Franco de Carvalho
2018-05-22
3
-0
/
+178
*
Fix "fall through" comments
Tom Tromey
2018-05-04
1
-1
/
+2
*
Explicitly specify common tdesc.h for use with aarch64.h
Alan Hayward
2018-02-27
1
-1
/
+1
*
Move arch/tdesc.h to common/tdesc.h
Alan Hayward
2018-02-26
5
-99
/
+4
*
Add "common-defs.h" include to files in arch/ subdir not yet including it.
John Baldwin
2018-02-21
3
-1
/
+3
*
Update copyright year range in all GDB files
Joel Brobecker
2018-01-02
18
-18
/
+18
*
Split tdesc_type into multiple classes
Simon Marchi
2017-12-05
1
-11
/
+14
*
Use flexible target descriptors for aarch64
Alan Hayward
2017-11-24
1
-3
/
+15
*
Add aarch64_create_target_description
Alan Hayward
2017-11-24
2
-0
/
+34
*
Change tic6x target descriptions
Yao Qi
2017-11-24
2
-0
/
+73
*
Add common AARCH64 REGNUM defines
Alan Hayward
2017-10-25
1
-0
/
+47
*
Convert the rest x86 target descriptions
Yao Qi
2017-09-05
4
-9
/
+15
*
Convert amd64-linux target descriptions
Yao Qi
2017-09-05
2
-0
/
+92
[next]