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
/
frv-tdep.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
start change to progspace independence
Tom Tromey
2014-02-26
1
-2
/
+2
*
use bound_minsym as result for lookup_minimal_symbol et al
Tom Tromey
2014-02-26
1
-2
/
+3
*
change minsym representation
Tom Tromey
2014-02-26
1
-3
/
+3
*
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
*
-Wpointer-sign: char -> gdb_byte.
Pedro Alves
2013-04-19
1
-5
/
+5
*
* minsyms.h (struct bound_minimal_symbol): New.
Tom Tromey
2013-04-08
1
-4
/
+4
*
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
*
ARI fixes: Avoid sprintf function use rule.
Pierre Muller
2012-11-13
1
-2
/
+2
*
2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>
Sergio Durigan Junior
2012-05-18
1
-3
/
+0
*
gdb/
Maciej W. Rozycki
2012-05-16
1
-1
/
+1
*
gdb/
Jan Kratochvil
2012-03-01
1
-66
/
+0
*
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
/
+1
*
gdb/
Pedro Alves
2011-03-18
1
-9
/
+20
*
2011-01-07 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2011-01-07
1
-9
/
+14
*
run copyright.sh for 2011.
Joel Brobecker
2011-01-01
1
-1
/
+1
*
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
-17
/
+25
*
* gdbtypes.h (builtin_type_int0, builtin_type_int8, builtin_type_uint8,
Ulrich Weigand
2009-07-02
1
-2
/
+2
*
* dummy-frame.c (deprecated_pc_in_call_dummy): Add GDBARCH parameter,
Ulrich Weigand
2009-06-17
1
-4
/
+6
*
2009-05-27 Tom Tromey <tromey@redhat.com>
Tom Tromey
2009-05-28
1
-1
/
+1
*
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
*
* frv-tdep.c (frv_skip_main_prologue): New function.
Kevin Buettner
2008-11-19
1
-0
/
+80
*
* alpha-tdep.c (alpha_register_type): Use builtin_type (gdbarch)
Ulrich Weigand
2008-09-11
1
-1
/
+1
*
* alphafbsd-tdep.c: Update for unwinder changes.
Ulrich Weigand
2008-06-28
1
-41
/
+31
*
doc/ChangeLog:
Corinna Vinschen
2008-04-22
1
-3
/
+3
*
* breakpoint.h (breakpoint_restore_shadows): New
Daniel Jacobowitz
2008-03-13
1
-1
/
+1
*
* 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
/
+2
*
2007-11-19 Markus Deuling <deuling@de.ibm.com>
Markus Deuling
2007-11-19
1
-2
/
+2
*
*** empty log message ***
Markus Deuling
2007-11-07
1
-1
/
+1
*
2007-11-07 Markus Deuling <deuling@de.ibm.com>
Markus Deuling
2007-11-07
1
-5
/
+3
*
2007-11-02 Markus Deuling <deuling@de.ibm.com>
Ulrich Weigand
2007-11-02
1
-1
/
+1
*
* frv-tdep.c: Include "solib.h".
Ulrich Weigand
2007-10-24
1
-0
/
+3
*
* frame.c (frame_unwind_unsigned_register): Delete.
Daniel Jacobowitz
2007-10-17
1
-2
/
+2
*
* avr-tdep.c (avr_return_value): New function.
Ulrich Weigand
2007-10-13
1
-4
/
+28
*
Switch the license of all .c files to GPLv3.
Joel Brobecker
2007-08-23
1
-4
/
+2
*
2007-06-18 Markus Deuling <deuling@de.ibm.com>
Ulrich Weigand
2007-06-18
1
-9
/
+0
*
* regcache.c (struct regcache): Add ptid_t member.
Ulrich Weigand
2007-06-16
1
-2
/
+4
*
* gdbarch.sh (read_pc): Add REGCACHE argument. Remove PTID argument.
Ulrich Weigand
2007-06-15
1
-2
/
+0
*
* cris-tdep.c (cris_stopped_data_address): Read register values
Ulrich Weigand
2007-06-15
1
-5
/
+6
*
2007-05-31 Markus Deuling <deuling@de.ibm.com>
Ulrich Weigand
2007-05-31
1
-1
/
+1
*
* gdbarch.sh (remote_translate_xfer_address): Remove.
Ulrich Weigand
2007-05-11
1
-3
/
+0
*
* gdbarch.sh (deprecated_store_struct_return): Remove.
Ulrich Weigand
2007-05-09
1
-7
/
+0
*
* dwarf2-frame.c (dwarf2_frame_cache, dwarf2_frame_this_id)
Daniel Jacobowitz
2007-02-27
1
-2
/
+3
[next]