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
/
cris-tdep.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unnecessary function prototypes.
John Baldwin
2017-09-09
1
-2
/
+0
*
Use XCNEW gdbarch_tdep
Yao Qi
2017-05-24
1
-1
/
+1
*
Delegate opcodes to select disassembler in GDB
Yao Qi
2017-05-24
1
-18
/
+0
*
Change return type of gdbarch_software_single_step to vector<CORE_ADDR>
Simon Marchi
2017-05-02
1
-4
/
+4
*
-Wwrite-strings: The Rest
Pedro Alves
2017-04-05
1
-3
/
+3
*
Big-endian hosts: Fix "set architecture cris"
Andreas Arnez
2017-01-26
1
-18
/
+1
*
update copyright year range in GDB files
Joel Brobecker
2017-01-01
1
-1
/
+1
*
Remove assert on exec_bfd in cris_delayed_get_disassembler
Yao Qi
2016-12-12
1
-4
/
+1
*
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: cris
Yao Qi
2016-11-22
1
-6
/
+7
*
gdbarch software_single_step returns VEC (CORE_ADDR) *
Yao Qi
2016-11-08
1
-6
/
+7
*
Remove GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATION
Yao Qi
2016-11-03
1
-1
/
+2
*
Add default_breakpoint_from_pc
Yao Qi
2016-11-03
1
-8
/
+0
*
New gdbarch methods breakpoint_kind_from_pc and sw_breakpoint_from_kind
Yao Qi
2016-11-03
1
-0
/
+4
*
Split breakpoint_from_pc to breakpoint_kind_from_pc and sw_breakpoint_from_kind
Yao Qi
2016-11-03
1
-10
/
+18
*
remove trivialy unused variables
Trevor Saunders
2016-05-07
1
-14
/
+0
*
[CRIS] Don't internal error if forced big endian
Pedro Alves
2016-03-09
1
-9
/
+7
*
GDB copyright headers update after running GDB's copyright.py script.
Joel Brobecker
2016-01-01
1
-1
/
+1
*
PR symtab/17391 gdb internal error: assertion fails in regcache.c:178
Doug Evans
2015-10-26
1
-3
/
+0
*
cris: Use enum bfd_endian to represent endianness
Simon Marchi
2015-10-09
1
-1
/
+1
*
Change some void* to gdb_byte*
Simon Marchi
2015-10-09
1
-2
/
+2
*
Add some more casts (1/2)
Simon Marchi
2015-09-25
1
-2
/
+2
*
Replace some xmalloc-family functions with XNEW-family ones
Simon Marchi
2015-08-26
1
-3
/
+2
*
Update year range in copyright notice of all files owned by the GDB project.
Joel Brobecker
2015-01-01
1
-1
/
+1
*
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
*
cleanup: remove declared variables without any references
Sanimir Agovic
2014-02-13
1
-4
/
+0
*
Update Copyright year range in all files maintained by GDB.
Joel Brobecker
2014-01-01
1
-1
/
+1
*
remove gdb_string.h
Tom Tromey
2013-11-18
1
-1
/
+1
*
Extract Linux-specific portitions of cris-tdep.c to a new file.
Ricard Wanderlof
2013-09-06
1
-16
/
+6
*
Add support for threaded debugging for CRISv32.
Ricard Wanderlof
2013-09-06
1
-0
/
+5
*
Cosmetic clean up of names of *elf_greg_t types for CRIS/CRISv32.
Ricard Wanderlof
2013-09-06
1
-9
/
+9
*
Trivial patch to remove dependency on host unsigned long type
Ricard Wanderlof
2013-09-06
1
-1
/
+1
*
cris-tdep.c: Use unsigned variable for unsigned command.
Pedro Alves
2013-04-19
1
-4
/
+4
*
-Wpointer-sign: char -> gdb_byte.
Pedro Alves
2013-04-19
1
-9
/
+9
*
Make "set/show cris-version" a zuinteger instead of uinteger.
Pedro Alves
2013-03-26
1
-9
/
+9
*
Use gdb_byte for bytes from the program being debugged.
Pedro Alves
2013-03-01
1
-2
/
+2
*
Update years in copyright notice for the GDB files.
Joel Brobecker
2013-01-01
1
-1
/
+1
*
* amd64-tdep.c (amd64_return_value): Revert previous change
Siddhesh Poyarekar
2012-09-27
1
-10
/
+10
*
* amd64-tdep.c (amd64_return_value): Use TYPE_LENGTH directly.
Siddhesh Poyarekar
2012-09-26
1
-10
/
+10
*
2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>
Sergio Durigan Junior
2012-05-18
1
-10
/
+0
*
gdb/
Maciej W. Rozycki
2012-05-16
1
-1
/
+1
*
gdb/
Jan Kratochvil
2012-03-02
1
-42
/
+0
*
gdb/
Jan Kratochvil
2012-01-28
1
-1
/
+1
*
Copyright year update in most files of the GDB Project.
Joel Brobecker
2012-01-04
1
-2
/
+1
*
gdb/
Pedro Alves
2011-03-18
1
-0
/
+2
*
2011-02-25 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2011-02-26
1
-2
/
+2
*
2011-01-07 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2011-01-07
1
-27
/
+36
*
run copyright.sh for 2011.
Joel Brobecker
2011-01-01
1
-2
/
+2
*
Update copyright year in most headers.
Joel Brobecker
2010-01-01
1
-1
/
+1
[next]