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
*
Remove unnecessary function prototypes.
John Baldwin
2017-09-09
1
-3
/
+0
*
Catch up to recent changes to call_function_by_hand().
John Baldwin
2017-09-04
1
-1
/
+1
*
gdbarch: Use an anonymous union for target data in `gdbarch_info'
Maciej W. Rozycki
2017-08-07
1
-2
/
+2
*
Don't use print_insn_XXX in GDB
Yao Qi
2017-06-14
1
-1
/
+1
*
Change return type of gdbarch_software_single_step to vector<CORE_ADDR>
Simon Marchi
2017-05-02
1
-5
/
+4
*
Introduce event_location_up
Tom Tromey
2017-04-12
1
-6
/
+2
*
-Wwrite-strings: The Rest
Pedro Alves
2017-04-05
1
-2
/
+2
*
Convert lvalue reference type check to general reference type check
Artemiy Volkov
2017-03-20
1
-0
/
+1
*
Refactor disassembly code
Yao Qi
2017-01-26
1
-10
/
+10
*
update copyright year range in GDB files
Joel Brobecker
2017-01-01
1
-1
/
+1
*
Class-ify ui_out
Simon Marchi
2016-12-22
1
-62
/
+62
*
Change gdbarch software_single_step frame_info to regcache
Yao Qi
2016-11-22
1
-2
/
+1
*
gdbarch software_single_step frame_info to regcache: spu
Yao Qi
2016-11-22
1
-4
/
+5
*
Don't handle unavailable/optimized-out in spu_software_single_step
Yao Qi
2016-11-11
1
-18
/
+1
*
gdbarch software_single_step returns VEC (CORE_ADDR) *
Yao Qi
2016-11-08
1
-7
/
+6
*
Remove GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATION
Yao Qi
2016-11-03
1
-3
/
+4
*
GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATION
Yao Qi
2016-11-03
1
-10
/
+3
*
Support structure offsets that are 512K or larger.
David Taylor
2016-06-24
1
-1
/
+1
*
remove trivialy unused variables
Trevor Saunders
2016-05-07
1
-2
/
+1
*
[spu] throw error when target_read_memory fails
Yao Qi
2016-03-18
1
-1
/
+3
*
Fix regression introduced in "break *<EXPR>" by explicit location patches.
Joel Brobecker
2016-01-21
1
-1
/
+1
*
GDB copyright headers update after running GDB's copyright.py script.
Joel Brobecker
2016-01-01
1
-1
/
+1
*
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
[next]