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
/
spu-tdep.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add some more casts (2/2)
Simon Marchi
2015-09-25
1
-9
/
+11
*
Add casts to memory allocation related calls
Simon Marchi
2015-09-25
1
-2
/
+2
*
Replace some xmalloc-family functions with XNEW-family ones
Simon Marchi
2015-08-26
1
-1
/
+1
*
Explicit locations: introduce address locations
Keith Seitz
2015-08-11
1
-4
/
+1
*
Explicit locations: use new location API
Keith Seitz
2015-08-11
1
-3
/
+9
*
Rename in_function_epilogue_p to stack_frame_destroyed_p
Martin Galvan
2015-05-26
1
-4
/
+3
*
[spu] Don't call set_gdbarch_cannot_step_breakpoint in spu_gdbarch_init
Yao Qi
2015-04-08
1
-1
/
+0
*
constify sparc-sol2-tdep.c and spu-tdep.c
Pedro Alves
2015-03-20
1
-1
/
+1
*
Update year range in copyright notice of all files owned by the GDB project.
Joel Brobecker
2015-01-01
1
-1
/
+1
*
Split struct symtab into two: struct symtab and compunit_symtab.
Doug Evans
2014-11-20
1
-5
/
+6
*
symtab.h (SYMTAB_BLOCKVECTOR): Renamed from BLOCKVECTOR. All uses updated.
Doug Evans
2014-11-18
1
-1
/
+1
*
Move lookup_block_symbol to block.c, rename to block_lookup_symbol.
Doug Evans
2014-11-06
1
-1
/
+1
*
Remove spurious exceptions.h inclusions
Gary Benson
2014-10-08
1
-1
/
+0
*
Include string.h in common-defs.h
Gary Benson
2014-08-07
1
-1
/
+0
*
Include gdb_assert.h in common-defs.h
Gary Benson
2014-08-07
1
-1
/
+0
*
constify some blockvector APIs
Tom Tromey
2014-06-18
1
-1
/
+1
*
make calls to help_list use enumerator
Tom Tromey
2014-06-13
1
-1
/
+1
*
Enable DWARF unwinders for SPU
Ulrich Weigand
2014-04-17
1
-0
/
+62
*
Use address_from_register in dwarf2-frame.c:read_addr_from_reg
Ulrich Weigand
2014-04-17
1
-3
/
+4
*
start change to progspace independence
Tom Tromey
2014-02-26
1
-4
/
+4
*
use bound_minsym as result for lookup_minimal_symbol et al
Tom Tromey
2014-02-26
1
-14
/
+15
*
change minsym representation
Tom Tromey
2014-02-26
1
-5
/
+5
*
replace XCALLOC with XCNEWVEC or XCNEW
Tom Tromey
2014-01-13
1
-1
/
+1
*
Update Copyright year range in all files maintained by GDB.
Joel Brobecker
2014-01-01
1
-1
/
+1
*
New OPTIMIZED_OUT_ERROR error code.
Pedro Alves
2013-12-06
1
-2
/
+3
*
remove gdb_string.h
Tom Tromey
2013-11-18
1
-1
/
+1
*
-Wpointer-sign: gdb_byte -> char.
Pedro Alves
2013-04-19
1
-7
/
+9
*
-Wpointer-sign: char -> gdb_byte.
Pedro Alves
2013-04-19
1
-1
/
+1
*
Add missing empty line in spu_write_pc.
Joel Brobecker
2013-04-15
1
-0
/
+1
*
PR symtab/8424:
Tom Tromey
2013-04-08
1
-1
/
+1
*
Update years in copyright notice for the GDB files.
Joel Brobecker
2013-01-01
1
-1
/
+1
*
* gdbarch.sh (target_gdbarch): Remove macro.
Tom Tromey
2012-11-09
1
-2
/
+2
*
* amd64-tdep.c (amd64_return_value): Revert previous change
Siddhesh Poyarekar
2012-09-27
1
-2
/
+3
*
* amd64-tdep.c (amd64_return_value): Use TYPE_LENGTH directly.
Siddhesh Poyarekar
2012-09-26
1
-3
/
+2
*
* m2-valprint.c (m2_print_array_contents): Eliminate variable
Siddhesh Poyarekar
2012-09-17
1
-2
/
+1
*
2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>
Sergio Durigan Junior
2012-05-18
1
-7
/
+7
*
gdb/
Maciej W. Rozycki
2012-05-16
1
-1
/
+2
*
gdb/
Jan Kratochvil
2012-05-15
1
-0
/
+1
*
2012-03-13 Hui Zhu <teawater@gmail.com>
Pedro Alves
2012-03-13
1
-1
/
+1
*
Copyright year update in most files of the GDB Project.
Joel Brobecker
2012-01-04
1
-2
/
+1
*
* spu-tdep.c (spu_return_value): Fix handling of
Ulrich Weigand
2011-11-16
1
-5
/
+13
*
* spu-tdep.c (spu_catch_start): Pass non-NULL breakpoint ops
Ulrich Weigand
2011-10-26
1
-2
/
+2
*
gdb/
Jan Kratochvil
2011-08-05
1
-61
/
+63
*
ChangeLog:
Ulrich Weigand
2011-05-06
1
-1
/
+1
*
gdb/
Pedro Alves
2011-03-18
1
-0
/
+2
*
gdb/
Pedro Alves
2011-03-18
1
-4
/
+21
*
gdb/
Pedro Alves
2011-03-18
1
-15
/
+20
*
2011-02-25 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2011-02-26
1
-1
/
+1
*
include/ChangeLog:
Ulrich Weigand
2011-02-08
1
-2
/
+16
*
2011-01-11 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2011-01-11
1
-11
/
+17
[next]