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
Commit message (
Expand
)
Author
Age
Files
Lines
*
gdb: sim: merge the sysroot update logic together
Mike Frysinger
2015-06-24
2
-3
/
+9
*
Add missing ChangeLog entries for yesterday's commmit below.
Peter Bergner
2015-06-24
1
-0
/
+5
*
gdb: sim: handle target sysroot prefix
Mike Frysinger
2015-06-24
2
-2
/
+12
*
Call set_gdbarch_get_siginfo_type in linux_init_abi
Yao Qi
2015-06-24
13
-21
/
+23
*
New proc supports_get_siginfo_type
Yao Qi
2015-06-24
4
-6
/
+21
*
Remove redundant include directives.
Gary Benson
2015-06-24
26
-45
/
+30
*
Fix GDBHISTSIZE test failure on i686
Patrick Palka
2015-06-23
2
-1
/
+14
*
inferior.h (struct inferior_suspend_state): Delete, unused.
Doug Evans
2015-06-23
4
-34
/
+6
*
Fix rfebb gdb test cases.
Peter Bergner
2015-06-23
2
-3
/
+3
*
gdb: microblaze: delete useless stubs
Mike Frysinger
2015-06-23
2
-26
/
+7
*
Convert have_ptrace_getregset to a tri-state boolean
Yao Qi
2015-06-23
7
-29
/
+53
*
Add comments on using board file remote-gdbserver-on-localhost.exp
Yao Qi
2015-06-22
2
-0
/
+7
*
Don't skip hw breakpoint/watchpoint tests for aarch64 target
Yao Qi
2015-06-22
2
-1
/
+9
*
Remove special support in gdb for Sun's version of stabs.
Doug Evans
2015-06-19
13
-264
/
+43
*
remote: consider addressable unit size when reading/writing memory
Simon Marchi
2015-06-18
6
-112
/
+200
*
Test the interaction between GDBHISTSIZE and .gdbinit
Patrick Palka
2015-06-18
2
-3
/
+25
*
Fix problems with finishing a dummy function call on simulators.
Luis Machado
2015-06-17
2
-30
/
+26
*
Remove unused function make_breakpoint_permanent.
Luis Machado
2015-06-17
3
-22
/
+6
*
Make NEWS entry and manual regarding GDBHISTSIZE more consistent
Patrick Palka
2015-06-17
2
-3
/
+8
*
Tweak the handling of $GDBHISTSIZE edge cases [PR gdb/16999]
Patrick Palka
2015-06-17
7
-19
/
+120
*
Read $GDBHISTSIZE instead of $HISTSIZE
Patrick Palka
2015-06-17
8
-14
/
+36
*
Fix tcl error
Yao Qi
2015-06-17
2
-3
/
+6
*
Don't truncate the history file when history size is unlimited
Patrick Palka
2015-06-17
4
-1
/
+70
*
S390: Add syscall info for syscalls from 344 up to 354
Andreas Arnez
2015-06-17
3
-0
/
+27
*
Add vector ABI tests to gnu_vector.exp
Andreas Arnez
2015-06-17
3
-21
/
+152
*
GDB Namespaces - Define MSG_CMSG_CLOEXEC if not defined.
Michael Eager
2015-06-16
2
-0
/
+10
*
Call target_terminal_ours_for_output() before refreshing TUI's frame info
Patrick Palka
2015-06-16
2
-0
/
+13
*
Fix compilation of gdb/arm-linux-nat.c on Raspbian GNU/Linux 7
Martin Simmons
2015-06-16
2
-0
/
+6
*
MI: consider addressable unit size when reading/writing memory
Simon Marchi
2015-06-15
2
-22
/
+40
*
Clarify doc about memory read/write and non-8-bits addressable memory unit sizes
Simon Marchi
2015-06-15
3
-29
/
+58
*
Cleanup write_memory doc
Simon Marchi
2015-06-15
3
-6
/
+9
*
Code cleanup: Rename enum -> enum filterflags
Jan Kratochvil
2015-06-15
2
-6
/
+12
*
Merge multiple hex conversions
Jan Kratochvil
2015-06-15
4
-18
/
+18
*
Move utility functions to common/
Jan Kratochvil
2015-06-15
10
-175
/
+206
*
Copy aarch64-linux.xml to build tree.
Yao Qi
2015-06-15
2
-1
/
+5
*
Fix ChangeLog entry.
Ulrich Weigand
2015-06-15
1
-1
/
+1
*
Allow gdb to find debug symbols file by build-id for PE file format also
Jon Turney
2015-06-15
11
-45
/
+94
*
windows-nat: Replace __COPY_CONTEXT_SIZE conditional with __CYGWIN__
Jon Turney
2015-06-15
2
-2
/
+8
*
gdb: Rework command completion on 'tui reg'.
Andrew Burgess
2015-06-13
7
-101
/
+232
*
target: consider addressable unit size when reading/writing memory
Simon Marchi
2015-06-12
3
-14
/
+65
*
gdbarch: add addressable_memory_unit_size method
Simon Marchi
2015-06-12
6
-0
/
+55
*
Various cleanups in target read/write code
Simon Marchi
2015-06-12
3
-47
/
+60
*
ppc64: Handle short vectors as function return types
Ulrich Weigand
2015-06-12
2
-2
/
+35
*
Fix MI dprintf-insert not printing on a resolved pending location.
Antoine Tremblay
2015-06-12
6
-2
/
+155
*
Fix broken GDB build after adding Bound table support for i386.
Walfred Tedeschi
2015-06-12
4
-2
/
+17
*
Use pulongest for printing ssize_t
Gary Benson
2015-06-11
2
-4
/
+10
*
Fix ARI new warnings introduced in i386-tdep.c.
Walfred Tedeschi
2015-06-11
2
-2
/
+7
*
Fix ARI warning in linux-namespaces.c
Gary Benson
2015-06-11
2
-1
/
+6
*
dwarf2read: call dwarf_finish_line when ending a sequence
Simon Marchi
2015-06-10
2
-1
/
+6
*
Code cleanup: Use explicit NULL comparison
Jan Kratochvil
2015-06-10
2
-1
/
+7
[next]