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
/
sh-tdep.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename in_function_epilogue_p to stack_frame_destroyed_p
Martin Galvan
2015-05-26
1
-3
/
+6
*
Update year range in copyright notice of all files owned by the GDB project.
Joel Brobecker
2015-01-01
1
-1
/
+1
*
SH: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'
Andreas Arnez
2014-09-30
1
-10
/
+11
*
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 regset structures.
Andreas Arnez
2014-05-21
1
-2
/
+2
*
replace XZALLOC with 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
*
remove gdb_string.h
Tom Tromey
2013-11-18
1
-1
/
+1
*
* objfiles.h (pc_in_section): New prototype.
Maciej W. Rozycki
2013-06-24
1
-1
/
+1
*
-Wpointer-sign: char -> gdb_byte.
Pedro Alves
2013-04-19
1
-22
/
+22
*
Update years in copyright notice for the GDB files.
Joel Brobecker
2013-01-01
1
-1
/
+1
*
gdb/
Thomas Schwinge
2012-09-19
1
-19
/
+35
*
gdb/
Thomas Schwinge
2012-09-19
1
-0
/
+2
*
gdb/
Thomas Schwinge
2012-09-19
1
-8
/
+0
*
* sh-tdep.c (sh_treat_as_flt_p): Remove unused variable LEN.
Siddhesh Poyarekar
2012-07-22
1
-2
/
+0
*
gdb/
Yao Qi
2012-06-08
1
-0
/
+13
*
gdb/
Thomas Schwinge
2012-06-06
1
-762
/
+9
*
gdb/
Maciej W. Rozycki
2012-05-16
1
-2
/
+6
*
* sh-tdep.c (sh_skip_prologue): Provide an upper limit on the function
Thomas Schwinge
2012-03-05
1
-15
/
+31
*
* sh-tdep.c (sh_frame_cache): Don't fetch the FPSCR register
Kevin Buettner
2012-03-03
1
-1
/
+10
*
gdb/
Jan Kratochvil
2012-03-01
1
-0
/
+1
*
* sh-tdep.c (sh_make_stub_cache, sh_stub_this_id)
Thomas Schwinge
2012-02-27
1
-0
/
+53
*
* sh-tdep.c (sh_skip_prologue): Use skip_prologue_using_sal.
Thomas Schwinge
2012-02-24
1
-39
/
+13
*
* sh-tdep.c (sh_is_renesas_calling_convention): Fix handling of
Thomas Schwinge
2012-02-17
1
-3
/
+18
*
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
-3
/
+1
*
gdb/
Pedro Alves
2011-03-18
1
-0
/
+1
*
gdb/
Pedro Alves
2011-03-18
1
-19
/
+44
*
2011-01-11 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2011-01-11
1
-90
/
+89
*
run copyright.sh for 2011.
Joel Brobecker
2011-01-01
1
-1
/
+2
*
Update copyright year in most headers.
Joel Brobecker
2010-01-01
1
-1
/
+1
*
2009-10-21 Andrew Stubbs <ams@codesourcery.com>
Andrew Stubbs
2009-10-21
1
-1
/
+91
*
2009-10-14 Andrew Stubbs <ams@codesourcery.com>
Andrew Stubbs
2009-10-14
1
-1
/
+7
*
bfd
Tom Tromey
2009-07-10
1
-1
/
+1
*
* defs.h (extract_signed_integer, extract_unsigned_integer,
Ulrich Weigand
2009-07-02
1
-29
/
+43
*
* defs.h (strlen_paddr, paddr, paddr_nz): Remove.
Ulrich Weigand
2009-07-02
1
-26
/
+26
*
* gdbtypes.c (lookup_array_range_type): Add prototype.
Ulrich Weigand
2009-07-02
1
-4
/
+2
*
Silence a few -Wmissing-prototypes warnings.
Pedro Alves
2009-02-22
1
-1
/
+1
*
Updated copyright notices for most files.
Joel Brobecker
2009-01-03
1
-1
/
+1
*
* alpha-tdep.c (alpha_register_type): Use builtin_type (gdbarch)
Ulrich Weigand
2008-09-11
1
-12
/
+12
*
* ada-lang.c (ada_coerce_to_simple_array_type): Use builtin_type_int32
Ulrich Weigand
2008-09-11
1
-1
/
+1
*
* m68hc11-tdep.c (gdb_print_insn_m68hc11): Use info->arch
Ulrich Weigand
2008-09-05
1
-9
/
+1
*
gdb:
Tom Tromey
2008-08-24
1
-2
/
+2
*
* alphafbsd-tdep.c: Update for unwinder changes.
Ulrich Weigand
2008-06-28
1
-63
/
+31
*
* dwarf2-frame.c (read_reg): Expect this_frame in the baton.
Daniel Jacobowitz
2008-04-30
1
-1
/
+1
*
doc/ChangeLog:
Corinna Vinschen
2008-04-22
1
-22
/
+152
*
* gdbarch.sh (skip_prologue): Add gdbarch
Markus Deuling
2008-01-11
1
-1
/
+1
*
Updated copyright notices for most files.
Daniel Jacobowitz
2008-01-01
1
-1
/
+1
*
2007-11-19 Markus Deuling <deuling@de.ibm.com>
Markus Deuling
2007-11-19
1
-5
/
+5
[next]