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>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gdb
Commit message (
Expand
)
Author
Age
Files
Lines
*
gdb: fix {rs6000_nat_target,aix_thread_target}::wait to not use inferior_ptid
Simon Marchi
2022-07-07
2
-35
/
+31
*
Fix pedantically invalid DWARF in gdb.trace/unavailable-dwarf-piece.exp
Pedro Alves
2022-07-07
1
-2
/
+2
*
gdb: LoongArch: Fix typos in code comments
Tiezhu Yang
2022-07-07
1
-15
/
+15
*
GDB/testsuite: Add coverage for `print -elements' command
Maciej W. Rozycki
2022-07-07
1
-0
/
+9
*
gdb: LoongArch: Implement the push_dummy_call gdbarch method
Tiezhu Yang
2022-07-07
2
-0
/
+598
*
[gdb/exp] Fix internal error when printing C++ pointer-to-member
Tom de Vries
2022-07-05
3
-1
/
+66
*
Add gdb.Objfile.is_file attribute
Tom Tromey
2022-07-05
4
-0
/
+36
*
Make 'import gdb.events' work
Tom Tromey
2022-07-05
6
-22
/
+37
*
gdb: LoongArch: add orig_a0 into register set
Xi Ruoyao
2022-07-05
8
-3
/
+19
*
[gdb/symtab] Add get/set functions for per_cu->lang/unit_type
Tom de Vries
2022-07-04
5
-121
/
+157
*
[gdb/symtab] Fix data race on per_cu->dwarf_version
Tom de Vries
2022-07-02
2
-5
/
+23
*
[gdb/testsuite] Fix gdb.base/early-init-file.exp with -fsanitize=thread
Tom de Vries
2022-07-02
1
-2
/
+17
*
GDB/doc: Remove indentation from `print -elements' completion example
Maciej W. Rozycki
2022-07-01
1
-0
/
+1
*
GDB/doc: Remove extraneous spaces from completion examples
Maciej W. Rozycki
2022-07-01
1
-6
/
+6
*
GDB: Add `NUMBER' completion to `set' integer commands
Maciej W. Rozycki
2022-06-30
4
-1
/
+36
*
gdb/testsuite: Expand gdb.cp/mb-ctor.exp to test dynamic allocation
Bruno Larsen
2022-06-30
2
-0
/
+24
*
gdb/doc: fix column widths in MI compatibility table
Andrew Burgess
2022-06-30
1
-1
/
+1
*
GDB/testsuite: Tighten `set print elements' error check
Maciej W. Rozycki
2022-06-29
1
-1
/
+2
*
GDB: Remove extraneous full stops from `set' command error messages
Maciej W. Rozycki
2022-06-29
2
-9
/
+9
*
gdb/doc: improve description of --data-disassemble opcodes output
Andrew Burgess
2022-06-29
1
-2
/
+4
*
gdb/arm: Only stack S16..S31 when FPU registers are secure
Yvan Roux
2022-06-29
2
-1
/
+17
*
gdb/testsuite: fix gdb.base/break-idempotent.exp on ppc
Carl Love
2022-06-29
1
-1
/
+7
*
gdb+gdbserver/Linux: avoid reading registers while going through shell
Pedro Alves
2022-06-28
3
-0
/
+14
*
[gdb/build] Fix gdb build with -fsanitize=thread and gcc 7
Tom de Vries
2022-06-28
1
-1
/
+2
*
gdb:csky add pseudo regs for float and vector regs
Jiangshuai Li
2022-06-28
2
-0
/
+268
*
gdb/testsuite: update bug numbers from Gnats to bugzilla
Bruno Larsen
2022-06-27
2
-11
/
+11
*
gdb/arm: Unwind Non-Secure callbacks from Secure
Yvan Roux
2022-06-27
1
-30
/
+84
*
[gdb/testsuite] Handle older python in gdb.python/py-send-packet.py
Tom de Vries
2022-06-27
1
-2
/
+6
*
[gdb/testsuite] Fix gdb.reverse/i387-env-reverse.exp for -pie
Tom de Vries
2022-06-27
1
-1
/
+1
*
[gdb/testsuite] Enable some test-cases for x86_64 -m32
Tom de Vries
2022-06-27
4
-173
/
+166
*
[gdb/testsuite] Workaround unnecessary .s file with gfortran 4.8
Tom de Vries
2022-06-27
1
-0
/
+6
*
[gdb/testsuite] Skip gdb.fortran/namelist.exp for gfortran 4.8
Tom de Vries
2022-06-27
2
-4
/
+12
*
[gdb/symtab] Fix parsing of .debug_str_offsets header
Tom de Vries
2022-06-27
1
-7
/
+57
*
Fix corrupt DWARF in dw2-double-set-die-type
Tom Tromey
2022-06-25
1
-31
/
+0
*
Fix end of CU calculation in cooked_indexer::index_dies
Tom Tromey
2022-06-25
1
-1
/
+3
*
gdb: LoongArch: Implement loongarch_linux_syscall_next_pc()
Tiezhu Yang
2022-06-25
3
-0
/
+36
*
gdb: LoongArch: Define register numbers and clean up code
Tiezhu Yang
2022-06-25
4
-133
/
+89
*
Eliminate TUI/CLI observers duplication
Pedro Alves
2022-06-24
2
-253
/
+64
*
Revert "Delete delete_thread_silent"
Pedro Alves
2022-06-24
2
-5
/
+27
*
gdb/arm: Update the value of active sp when base sp changes
Yvan Roux
2022-06-24
1
-5
/
+11
*
gdb/testsuite: remove unneeded calls to get_compiler_info
Andrew Burgess
2022-06-24
174
-714
/
+10
*
gdb/testsuite: remove global gcc_compiled from gdb.exp
Andrew Burgess
2022-06-24
37
-177
/
+54
*
Include count of unexpected core files in gdb.sum summary
Pedro Alves
2022-06-24
2
-1
/
+49
*
Improve core file path detection & put cores in output dir
Pedro Alves
2022-06-24
5
-54
/
+117
*
gdb: make use of RAII in run_inferior_call
Andrew Burgess
2022-06-24
1
-14
/
+11
*
Delete delete_thread_silent
Pedro Alves
2022-06-24
2
-27
/
+5
*
Don't declare cli_set_logging
Tom Tromey
2022-06-23
1
-5
/
+0
*
Use PyBool_FromLong
Tom Tromey
2022-06-23
3
-8
/
+4
*
Use std::string for interpreter_p
Tom Tromey
2022-06-22
4
-31
/
+15
*
Move mi_interpreter to mi-interp.h
Tom Tromey
2022-06-22
3
-51
/
+51
[next]