projects
/
deliverable
/
binutils-gdb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix library segment-address for 64bit values
[deliverable/binutils-gdb.git]
/
gdb
/
h8300-tdep.c
2020-01-05
Joel Brobecker
Copyright year range updates after running gdb/copyright.py
blob
|
commitdiff
|
raw
2019-10-18
Tom de Vries
[gdb] Fix more typos in comments
blob
|
commitdiff
|
raw
|
diff to current
2019-07-24
Yoshinori Sato
gdb/h8300-tdep.c: Fix register name in h8300h machine.
blob
|
commitdiff
|
raw
|
diff to current
2019-02-27
Andrew Burgess
gdb/h8300: Use default gdbarch methods where possible
blob
|
commitdiff
|
raw
|
diff to current
2019-01-01
Joel Brobecker
Update copyright year range in all GDB files.
blob
|
commitdiff
|
raw
|
diff to current
2018-11-16
Alan Hayward
Pass return_method to _push_dummy_call
blob
|
commitdiff
|
raw
|
diff to current
2018-10-22
Simon Marchi
Introduce gdbarch_num_cooked_regs
blob
|
commitdiff
|
raw
|
diff to current
2018-07-11
Pedro Alves
gdb: Remove traces of h8300 ecoff support
blob
|
commitdiff
|
raw
|
diff to current
2018-05-30
Simon Marchi
Remove regcache_raw_write
blob
|
commitdiff
|
raw
|
diff to current
2018-02-21
Yao Qi
class readable_regcache and pass readable_regcache...
blob
|
commitdiff
|
raw
|
diff to current
2018-01-22
Yao Qi
Replace regcache_raw_read with regcache->raw_read
blob
|
commitdiff
|
raw
|
diff to current
2018-01-02
Joel Brobecker
Update copyright year range in all GDB files
blob
|
commitdiff
|
raw
|
diff to current
2017-11-04
Tom Tromey
Use std::vector in h8300-tdep.c
blob
|
commitdiff
|
raw
|
diff to current
2017-10-25
Yao Qi
s/get_regcache_arch (regcache)/regcache->arch ()/g
blob
|
commitdiff
|
raw
|
diff to current
2017-09-09
John Baldwin
Remove unnecessary function prototypes.
blob
|
commitdiff
|
raw
|
diff to current
2017-05-24
Yao Qi
Use disassemble.c:disassembler select h8300 disassembler
blob
|
commitdiff
|
raw
|
diff to current
2017-04-12
Pedro Alves
Teach GDB that wchar_t is a built-in type in C++ mode
blob
|
commitdiff
|
raw
|
diff to current
2017-04-05
Pedro Alves
-Wwrite-strings: The Rest
blob
|
commitdiff
|
raw
|
diff to current
2017-01-01
Joel Brobecker
update copyright year range in GDB files
blob
|
commitdiff
|
raw
|
diff to current
2016-11-03
Yao Qi
Remove GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_...
blob
|
commitdiff
|
raw
|
diff to current
2016-11-03
Yao Qi
GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPO...
blob
|
commitdiff
|
raw
|
diff to current
2016-07-06
John Baldwin
Remove extraneous parentheses.
blob
|
commitdiff
|
raw
|
diff to current
2016-05-08
Trevor Saunders
remove trivialy unused variables
blob
|
commitdiff
|
raw
|
diff to current
2016-01-01
Joel Brobecker
GDB copyright headers update after running GDB's copyri...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-09
Simon Marchi
Change some void* to gdb_byte*
blob
|
commitdiff
|
raw
|
diff to current
2015-09-25
Simon Marchi
Add some more casts (1/2)
blob
|
commitdiff
|
raw
|
diff to current
2015-09-25
Simon Marchi
Add casts to memory allocation related calls
blob
|
commitdiff
|
raw
|
diff to current
2015-08-26
Simon Marchi
Replace some xmalloc-family functions with XNEW-family...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-01
Joel Brobecker
Update year range in copyright notice of all files...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-18
Yao Qi
Remove h8300_print_float_info
blob
|
commitdiff
|
raw
|
diff to current
2014-08-07
Gary Benson
Include gdb_assert.h in common-defs.h
blob
|
commitdiff
|
raw
|
diff to current
2014-02-13
Sanimir Agovic
cleanup: remove declared variables without any references
blob
|
commitdiff
|
raw
|
diff to current
2014-02-12
Pedro Alves
H8/300: Fix pseudo registers reads/writes.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-12
Pedro Alves
H8/300: Fix gdb<->sim register mapping.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-01
Joel Brobecker
Update Copyright year range in all files maintained...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-01
Tom Tromey
add -Wold-style-declaration
blob
|
commitdiff
|
raw
|
diff to current
2013-01-01
Joel Brobecker
Update years in copyright notice for the GDB files.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-27
Siddhesh Poyarekar
* amd64-tdep.c (amd64_return_value): Revert...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-26
Siddhesh Poyarekar
* amd64-tdep.c (amd64_return_value): Use TYPE_L...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-25
Siddhesh Poyarekar
* ada-valprint.c (ada_val_print_1): Eliminate single-use
blob
|
commitdiff
|
raw
|
diff to current
2012-09-19
Thomas Schwinge
gdb/
blob
|
commitdiff
|
raw
|
diff to current
2012-08-24
Siddhesh Poyarekar
* h8300-tdep.c (h8300_push_dummy_call): Replace...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-18
Sergio Durigan Junior
2012-05-18 Sergio Durigan Junior <sergiodj@redhat...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-16
Maciej W. Rozycki
gdb/
blob
|
commitdiff
|
raw
|
diff to current
2012-01-04
Joel Brobecker
Copyright year update in most files of the GDB Project.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-18
Pedro Alves
gdb/
blob
|
commitdiff
|
raw
|
diff to current
2011-03-18
Pedro Alves
gdb/
blob
|
commitdiff
|
raw
|
diff to current
2011-01-25
Pedro Alves
* regcache.c (struct regcache_descr): Remove outdated...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-10
Michael Snyder
2011-01-10 Michael Snyder <msnyder@vmware.com>
blob
|
commitdiff
|
raw
|
diff to current
2011-01-09
Michael Snyder
2011-01-08 Michael Snyder <msnyder@vmware.com>
blob
|
commitdiff
|
raw
|
diff to current
2011-01-01
Joel Brobecker
run copyright.sh for 2011.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-01
Joel Brobecker
Update copyright year in most headers.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-02
Ulrich Weigand
* defs.h (extract_signed_integer, extract_unsigned_int...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-02
Ulrich Weigand
* gdbtypes.h (builtin_type_int0, builtin_type_int8...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-22
Pedro Alves
Silence a few -Wmissing-prototypes warnings.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-03
Joel Brobecker
Updated copyright notices for most files.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-11
Ulrich Weigand
* alpha-tdep.c (alpha_register_type): Use builtin_type...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-28
Ulrich Weigand
* alphafbsd-tdep.c: Update for unwinder changes.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-16
Daniel Jacobowitz
* gdbarch.sh: Delete dwarf_reg_to_regnum.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-22
Corinna Vinschen
doc/ChangeLog:
blob
|
commitdiff
|
raw
|
diff to current
2008-01-11
Markus Deuling
* alpha-tdep.c (alpha_heuristic_proc_start)
blob
|
commitdiff
|
raw
|
diff to current
2008-01-11
Markus Deuling
* gdbarch.sh (skip_prologue): Add gdbarch
blob
|
commitdiff
|
raw
|
diff to current
2008-01-01
Daniel Jacobowitz
Updated copyright notices for most files.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-06
Markus Deuling
* gdbarch.sh (stab_reg_to_regnum, dwarf_reg_to_regnum)
blob
|
commitdiff
|
raw
|
diff to current
2007-11-07
Markus Deuling
*** empty log message ***
blob
|
commitdiff
|
raw
|
diff to current
2007-11-02
Ulrich Weigand
2007-11-02 Markus Deuling <deuling@de.ibm.com>
blob
|
commitdiff
|
raw
|
diff to current
2007-10-09
Ulrich Weigand
2007-10-09 Markus Deuling <deuling@de.ibm.com>
blob
|
commitdiff
|
raw
|
diff to current
2007-08-23
Joel Brobecker
Switch the license of all .c files to GPLv3.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-31
Ulrich Weigand
2007-05-31 Markus Deuling <deuling@de.ibm.com>
blob
|
commitdiff
|
raw
|
diff to current
2007-02-27
Daniel Jacobowitz
* dwarf2-frame.c (dwarf2_frame_cache, dwarf2_frame_thi...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-09
Daniel Jacobowitz
* alpha-mdebug-tdep.c (alpha_mdebug_frame_prev_registe...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-09
Daniel Jacobowitz
Copyright updates for 2007.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-20
Elena Zannoni
This commit was generated by cvs2svn to track changes...
blob
|
commitdiff
|
raw
|
diff to current
2005-12-17
Eli Zaretskii
* breakpoint.c:
blob
|
commitdiff
|
raw
|
diff to current
2005-12-13
Corinna Vinschen
* h8300-tdep.c (h8300_frame_prev_register): Change...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-29
Corinna Vinschen
* MAINTAINERS: Revert h8300 state to un-deleted.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-12
Yoshinori Sato
Restore h8300 support
blob
|
commitdiff
|
raw
|
diff to current
2004-11-14
Andrew Cagney
2004-11-13 Andrew Cagney <cagney@gnu.org>
blob
|
commitdiff
|
raw
2004-11-13
Andrew Cagney
2004-11-12 Andrew Cagney <cagney@gnu.org>
blob
|
commitdiff
|
raw
|
diff to current
2004-08-02
Andrew Cagney
2004-08-02 Andrew Cagney <cagney@gnu.org>
blob
|
commitdiff
|
raw
|
diff to current
2004-06-20
Andrew Cagney
2004-06-20 Andrew Cagney <cagney@gnu.org>
blob
|
commitdiff
|
raw
|
diff to current
2004-06-10
Andrew Cagney
2004-06-10 Andrew Cagney <cagney@gnu.org>
blob
|
commitdiff
|
raw
|
diff to current
2004-06-07
Randolph Chung
2004-06-06 Randolph Chung <tausq@debian.org>
blob
|
commitdiff
|
raw
|
diff to current
2004-03-22
Andrew Cagney
2004-03-22 Andrew Cagney <cagney@redhat.com>
blob
|
commitdiff
|
raw
|
diff to current
2004-02-16
Andrew Cagney
2004-02-09 Andrew Cagney <cagney@redhat.com>
blob
|
commitdiff
|
raw
|
diff to current
2004-02-11
Andrew Cagney
2004-02-11 Andrew Cagney <cagney@redhat.com>
blob
|
commitdiff
|
raw
|
diff to current
2004-01-26
Andrew Cagney
2004-01-26 Andrew Cagney <cagney@redhat.com>
blob
|
commitdiff
|
raw
|
diff to current
2004-01-17
Andrew Cagney
2004-01-17 Andrew Cagney <cagney@redhat.com>
blob
|
commitdiff
|
raw
|
diff to current
2004-01-13
Andrew Cagney
2004-01-13 Andrew Cagney <cagney@redhat.com>
blob
|
commitdiff
|
raw
|
diff to current
2003-12-11
Dhananjay Deshpande
Fix GDB crash problem when object file of different...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-17
Shrinivas Atre
2003-10-17 Shrinivas Atre <shrinivasa@KPITCummins...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-10
Kazuhiro Inaoka
2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
blob
|
commitdiff
|
raw
|
diff to current
2003-09-28
Andrew Cagney
2003-09-28 Andrew Cagney <cagney@redhat.com>
blob
|
commitdiff
|
raw
|
diff to current
2003-09-27
Andrew Cagney
2003-09-27 Andrew Cagney <cagney@redhat.com>
blob
|
commitdiff
|
raw
|
diff to current
2003-09-25
Andrew Cagney
2003-09-25 Andrew Cagney <cagney@redhat.com>
blob
|
commitdiff
|
raw
|
diff to current
2003-09-19
Andrew Cagney
2003-09-19 Andrew Cagney <cagney@redhat.com>
blob
|
commitdiff
|
raw
|
diff to current
2003-09-16
Andrew Cagney
2003-09-16 Andrew Cagney <cagney@redhat.com>
blob
|
commitdiff
|
raw
|
diff to current
2003-09-14
Andrew Cagney
2003-09-14 Andrew Cagney <cagney@redhat.com>
blob
|
commitdiff
|
raw
|
diff to current
2003-09-11
Andrew Cagney
2003-09-11 Andrew Cagney <cagney@redhat.com>
blob
|
commitdiff
|
raw
|
diff to current
2003-09-09
Andrew Cagney
2003-09-04 Andrew Cagney <cagney@redhat.com>
blob
|
commitdiff
|
raw
|
diff to current
next
This page took
1.550956 seconds
and
106
git commands to generate.