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
*
Add target_ops argument to to_post_attach
Tom Tromey
2014-02-19
8
-10
/
+22
*
Add target_ops argument to to_close
Tom Tromey
2014-02-19
21
-28
/
+52
*
introduce remote_load
Tom Tromey
2014-02-19
2
-1
/
+14
*
convert to_supports_btrace
Tom Tromey
2014-02-19
9
-23
/
+46
*
add target method delegation
Tom Tromey
2014-02-19
6
-370
/
+309
*
add make-target-delegates
Tom Tromey
2014-02-19
5
-0
/
+311
*
introduce and use find_target_at
Tom Tromey
2014-02-19
4
-7
/
+26
*
add "this" pointers to more target APIs
Tom Tromey
2014-02-19
18
-71
/
+123
*
Fix PR16220
Yao Qi
2014-02-19
4
-237
/
+7
*
New TESTS variable to run a subset of tests in parallel.
Doug Evans
2014-02-18
3
-1
/
+60
*
* Makefile.in (check-parallel): rm -rf outputs temp.
Doug Evans
2014-02-18
2
-1
/
+5
*
Add g10 support to rl78-tdep.c.
Kevin Buettner
2014-02-17
2
-3
/
+157
*
Split python docs into separate file.
Doug Evans
2014-02-17
4
-4432
/
+4453
*
Remove doc/ in recent entries.
Doug Evans
2014-02-17
1
-2
/
+2
*
Move entry from ChangeLog to doc/ChangeLog.
Doug Evans
2014-02-17
2
-9
/
+9
*
guile: Fix typos in the manual.
Ludovic Courtès
2014-02-17
2
-8
/
+14
*
Fix date in previous entry.
Doug Evans
2014-02-16
1
-1
/
+1
*
Resort scm-gsmob.c entry in Makefile.in
Doug Evans
2014-02-16
2
-6
/
+12
*
Fix missing-prototypes warnings in gnu-nat.c
Yao Qi
2014-02-17
2
-0
/
+5
*
Fix -Werror=pointer-sign warnings
Yao Qi
2014-02-17
2
-2
/
+8
*
Fix -Wformat warnings in gnu-nat.c
Yao Qi
2014-02-17
2
-15
/
+29
*
Fix "ERROR: no fileid for" in the testsuite.
Jan Kratochvil
2014-02-16
2
-1
/
+7
*
Hurd: Adjust to startup-with-shell changes.
Thomas Schwinge
2014-02-16
2
-18
/
+14
*
Hurd: New RPC reply stub functions.
Thomas Schwinge
2014-02-16
2
-55
/
+98
*
Hurd: Make MIG output parsing more robust.
Thomas Schwinge
2014-02-16
2
-0
/
+9
*
Hurd: Adapt to changed MIG output.
Thomas Schwinge
2014-02-16
2
-2
/
+6
*
* target.c (target_write_partial): Fix result type.
Doug Evans
2014-02-14
2
-1
/
+5
*
Fix offsets to access fpregset_t in sparc64-linux targets.
Jose E. Marchesi
2014-02-14
2
-0
/
+7
*
Compile rsp-low.c for IPA
Yao Qi
2014-02-14
2
-1
/
+9
*
cleanup: remove declared variables without any references
Sanimir Agovic
2014-02-13
7
-24
/
+15
*
Test for binary,dwp symlinks into different directories.
Doug Evans
2014-02-12
3
-1
/
+55
*
update rsp-low comments
Tom Tromey
2014-02-12
3
-1
/
+43
*
replace convert_ascii_to_int with hex2bin
Tom Tromey
2014-02-12
8
-19
/
+18
*
replace unhexify with hex2bin
Tom Tromey
2014-02-12
6
-28
/
+19
*
replace convert_int_to_ascii with bin2hex
Tom Tromey
2014-02-12
9
-31
/
+29
*
replace hexify with bin2hex
Tom Tromey
2014-02-12
6
-21
/
+17
*
don't let hexify call strlen
Tom Tromey
2014-02-12
4
-6
/
+12
*
don't let bin2hex call strlen
Tom Tromey
2014-02-12
4
-17
/
+24
*
move some rsp bits into rsp-low.h
Tom Tromey
2014-02-12
15
-447
/
+400
*
share "cell" code
Tom Tromey
2014-02-12
10
-443
/
+455
*
fix error in nios2-tdep.c
Tom Tromey
2014-02-12
2
-12
/
+4
*
Call obsd_init_abi for OpenBSD/sparc64.
Mark Kettenis
2014-02-12
2
-0
/
+5
*
FIX EOF detection in PT_IO-based to_xfer_partial implementation.
Mark Kettenis
2014-02-12
2
-4
/
+10
*
Explicitly mark vtables as code space
Pedro Alves
2014-02-12
2
-1
/
+7
*
H8/300: Fix pseudo registers reads/writes.
Pedro Alves
2014-02-12
2
-4
/
+51
*
H8/300: Fix gdb<->sim register mapping.
Pedro Alves
2014-02-12
2
-0
/
+24
*
nios2-tdep: remove unreferenced global nios2_stub_frame_base
Sanimir Agovic
2014-02-12
2
-8
/
+4
*
tic6x-tdep: set default frame base
Sanimir Agovic
2014-02-12
2
-0
/
+5
*
Add signal number conversions for OpenBSD.
Mark Kettenis
2014-02-12
6
-2
/
+283
*
Remove stray parantheses for deffn.
Doug Evans
2014-02-11
2
-2
/
+8
[next]