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
/
sparc64-linux-tdep.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use field_core_addr in more places
Tom Tromey
2019-07-15
1
-3
/
+3
*
Rename gdb exception types
Tom Tromey
2019-04-08
1
-1
/
+1
*
Rewrite TRY/CATCH
Tom Tromey
2019-04-08
1
-3
/
+2
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
1
-1
/
+1
*
Avoid -Wnarrowing warnings in struct tramp_frame instances
Tom Tromey
2018-08-27
1
-3
/
+3
*
Use thread_info and inferior pointers more throughout
Pedro Alves
2018-06-21
1
-2
/
+2
*
Remove regcache_cooked_read
Simon Marchi
2018-05-30
1
-1
/
+1
*
Update copyright year range in all GDB files
Joel Brobecker
2018-01-02
1
-1
/
+1
*
s/get_regcache_arch (regcache)/regcache->arch ()/g
Yao Qi
2017-10-25
1
-1
/
+1
*
Remove unnecessary function prototypes.
John Baldwin
2017-09-09
1
-4
/
+0
*
gdb: SPARC ADI support
Weimin Pan
2017-08-23
1
-0
/
+69
*
update copyright year range in GDB files
Joel Brobecker
2017-01-01
1
-1
/
+1
*
remove trivialy unused variables
Trevor Saunders
2016-05-07
1
-1
/
+0
*
GDB copyright headers update after running GDB's copyright.py script.
Joel Brobecker
2016-01-01
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
*
Partial fix for PR breakpoints/10737: Make syscall info be per-arch instead o...
Sergio Durigan Junior
2014-11-20
1
-1
/
+1
*
SPARC: Replace regset_alloc() invocations by static regset structures.
Andreas Arnez
2014-05-21
1
-4
/
+16
*
SPARC: Rename register maps from "*regset" to "*regmap"
Andreas Arnez
2014-05-21
1
-5
/
+5
*
This changeset makes sparc64_linux_step_trap to return 0 when a
Jose E. Marchesi
2014-01-29
1
-1
/
+3
*
Update Copyright year range in all files maintained by GDB.
Joel Brobecker
2014-01-01
1
-1
/
+1
*
sparc: support single-stepping over longjmp calls.
Jose E. Marchesi
2013-11-18
1
-0
/
+47
*
Update years in copyright notice for the GDB files.
Joel Brobecker
2013-01-01
1
-1
/
+1
*
Fix Sparc %fsr regset offset for BSD and Linux.
David S. Miller
2012-11-23
1
-2
/
+2
*
Copyright year update in most files of the GDB Project.
Joel Brobecker
2012-01-04
1
-2
/
+1
*
2011-01-11 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2011-01-11
1
-2
/
+4
*
run copyright.sh for 2011.
Joel Brobecker
2011-01-01
1
-1
/
+1
*
* corelow.c (core_pid_to_str): Default to using normal_pid_to_str
Pedro Alves
2010-08-04
1
-0
/
+3
*
gdb: Add sparc*-*-linux catch syscall support.
David S. Miller
2010-02-24
1
-0
/
+30
*
Update copyright year in most headers.
Joel Brobecker
2010-01-01
1
-1
/
+1
*
* defs.h (extract_signed_integer, extract_unsigned_integer,
Ulrich Weigand
2009-07-02
1
-1
/
+5
*
Updated copyright notices for most files.
Joel Brobecker
2009-01-03
1
-1
/
+2
*
* sparc-linux-tdep.c (PSR_SYSCALL): Define.
David S. Miller
2008-05-11
1
-0
/
+28
*
* sparc-linux-tdep.c, sparc64-linux-tdep.c: Use
David S. Miller
2008-05-11
1
-1
/
+1
*
* hppanbsd-tdep.c, m68kbsd-tdep.c, mn10300-linux-tdep.c,
Daniel Jacobowitz
2008-04-30
1
-5
/
+5
*
Updated copyright notices for most files.
Daniel Jacobowitz
2008-01-01
1
-1
/
+1
*
Switch the license of all .c files to GPLv3.
Joel Brobecker
2007-08-23
1
-4
/
+2
*
* gdbarch.sh (software_single_step): Replace REGCACHE argument by
Ulrich Weigand
2007-06-15
1
-5
/
+2
*
Copyright updates for 2007.
Daniel Jacobowitz
2007-01-09
1
-1
/
+1
*
* sparc64-linux-tdep.c (sparc64_linux_init_abi): Append dwarf2
David S. Miller
2006-04-09
1
-0
/
+4
*
* sparc64-linux-tdep.c (sparc64_linux_core_gregset,
David S. Miller
2006-04-08
1
-0
/
+57
*
* sparc-linux-tdep.c (sparc32_linux_step_trap): New.
David S. Miller
2006-04-08
1
-0
/
+35
*
* sparc-linux-tdep.c (sparc32_linux_sigframe_init): Pull register
David S. Miller
2006-04-05
1
-3
/
+7
*
* breakpoint.c:
Eli Zaretskii
2005-12-17
1
-3
/
+3
*
2005-04-22 David S. Miller <davem@davemloft.net>
David S. Miller
2005-04-22
1
-0
/
+2
*
* sparc-linux-tdep.c: Reorder includes. Tweak a few comments.
Mark Kettenis
2005-04-22
1
-21
/
+18
*
* sparc-linux-tdep.c: Update copyright year.
Mark Kettenis
2005-04-22
1
-5
/
+8
*
* sparc-linux-tdep.c (sparc32_linux_sigframe_init): New function.
David S. Miller
2005-04-21
1
-147
/
+45
*
* sparc-linux-tdep.c (sparc32_linux_sigtramp_p): Fix
David S. Miller
2005-04-21
1
-0
/
+177
*
* gdbarch.sh (fetch_tls_load_module_address): New architecture method.
Kevin Buettner
2005-03-31
1
-0
/
+5
*
* sparc64-linux-tdep.c: Update copyright year. Don't include
Mark Kettenis
2004-10-10
1
-35
/
+1
[next]