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
/
mep-tdep.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix opcodes includes
Tom Tromey
2019-10-23
1
-2
/
+2
*
[gdb] Fix more typos in comments
Tom de Vries
2019-10-18
1
-1
/
+1
*
gdb/mep: Use default gdbarch methods where possible
Andrew Burgess
2019-04-23
1
-29
/
+0
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
1
-1
/
+1
*
Pass return_method to _push_dummy_call
Alan Hayward
2018-11-16
1
-2
/
+2
*
Do not accidentally include in-tree readline headers
Tom Tromey
2018-10-06
1
-2
/
+2
*
Simple -Wshadow=local fixes
Tom Tromey
2018-10-04
1
-2
/
+1
*
Simple unused variable removals
Tom Tromey
2018-07-22
1
-1
/
+0
*
Remove regcache_cooked_write_part
Simon Marchi
2018-05-30
1
-3
/
+2
*
Remove regcache_cooked_read_part
Simon Marchi
2018-05-30
1
-3
/
+2
*
Remove regcache_raw_write
Simon Marchi
2018-05-30
1
-3
/
+3
*
Introduce a gdb_ref_ptr specialization for struct value
Tom Tromey
2018-04-06
1
-3
/
+0
*
class readable_regcache and pass readable_regcache to gdbarch pseudo_register...
Yao Qi
2018-02-21
1
-3
/
+3
*
Remove some $ARCH_read_pc and $ARCH_write_pc
Yao Qi
2018-02-06
1
-10
/
+0
*
Replace regcache_raw_read with regcache->raw_read
Yao Qi
2018-01-22
1
-3
/
+3
*
Update copyright year range in all GDB files
Joel Brobecker
2018-01-02
1
-1
/
+1
*
Remove some unused variables
Simon Marchi
2017-12-05
1
-3
/
+0
*
C++-ify prologue-value's pv_area
Tom Tromey
2017-10-12
1
-19
/
+14
*
Clean up includes of doublest.h and floatformat.h
Ulrich Weigand
2017-10-05
1
-1
/
+0
*
Remove unnecessary function prototypes.
John Baldwin
2017-09-09
1
-3
/
+0
*
Use XCNEW gdbarch_tdep
Yao Qi
2017-05-24
1
-1
/
+1
*
-Wwrite-strings: The Rest
Pedro Alves
2017-04-05
1
-1
/
+1
*
Call print_insn_mep in mep_gdb_print_insn
Yao Qi
2017-01-26
1
-7
/
+3
*
update copyright year range in GDB files
Joel Brobecker
2017-01-01
1
-1
/
+1
*
Remove GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATION
Yao Qi
2016-11-03
1
-3
/
+4
*
GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATION
Yao Qi
2016-11-03
1
-9
/
+3
*
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
-1
/
+3
*
mep: Add cast for int to enum conversion
Simon Marchi
2015-10-12
1
-2
/
+5
*
Change some void* to gdb_byte*
Simon Marchi
2015-10-09
1
-5
/
+5
*
Add some more casts (2/2)
Simon Marchi
2015-09-25
1
-2
/
+3
*
Replace some xmalloc-family functions with XNEW-family ones
Simon Marchi
2015-08-26
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
*
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
-2
/
+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
*
mep: define gdbarch_pc_regnum instead of gdbarch_write_pc.
Joel Brobecker
2013-04-30
1
-8
/
+1
*
mep-tdep.c: Wrong signness for instruction buffer.
Pedro Alves
2013-04-19
1
-1
/
+1
*
Use gdb_byte for bytes from the program being debugged.
Pedro Alves
2013-03-01
1
-4
/
+4
*
Update years in copyright notice for the GDB files.
Joel Brobecker
2013-01-01
1
-1
/
+1
*
* gdbarch.sh (target_gdbarch): Remove macro.
Tom Tromey
2012-11-09
1
-2
/
+2
*
* ada-valprint.c (ada_val_print_1): Eliminate single-use
Siddhesh Poyarekar
2012-09-25
1
-2
/
+1
*
gdb/
Maciej W. Rozycki
2012-05-16
1
-1
/
+1
*
* blockframe.c (find_pc_partial_function_gnu_ifunc): Change type of
Doug Evans
2012-02-02
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
/
+1
*
gdb/
Pedro Alves
2011-03-18
1
-11
/
+16
*
Fix ARI warning about functions without parameters that do not
Pierre Muller
2011-03-14
1
-6
/
+6
*
2011-01-10 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2011-01-10
1
-15
/
+13
[next]