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>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gdb
/
tilegx-tdep.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove use of bfd_uint64_t and similar
Alan Modra
2022-05-27
1
-1
/
+1
*
Automatic Copyright Year update after running gdb/copyright.py
Joel Brobecker
2022-01-01
1
-1
/
+1
*
gdb: change functions returning value contents to use gdb::array_view
Simon Marchi
2021-10-25
1
-2
/
+2
*
gdb: add names to unwinders, add debug messages when looking for unwinder
Simon Marchi
2021-06-29
1
-0
/
+1
*
gdb: convert obj_section macros to methods
Simon Marchi
2021-06-28
1
-1
/
+1
*
trad-frame cleanups
Luis Machado
2021-01-19
1
-12
/
+4
*
Convert some frame functions to use gdb::array_view.
Luis Machado
2021-01-19
1
-1
/
+1
*
Refactor struct trad_frame_saved_regs
Luis Machado
2021-01-04
1
-10
/
+9
*
Update copyright year range in all GDB files
Joel Brobecker
2021-01-01
1
-1
/
+1
*
gdb, gdbserver, gdbsupport: fix leading space vs tabs issues
Simon Marchi
2020-11-02
1
-4
/
+4
*
gdb: remove TYPE_CODE macro
Simon Marchi
2020-05-14
1
-3
/
+3
*
Move DWARF code to dwarf2/ subdirectory
Tom Tromey
2020-02-08
1
-1
/
+1
*
gdb: add back declarations for _initialize functions
Simon Marchi
2020-01-13
1
-1
/
+2
*
Update copyright year range in all GDB files.
Joel Brobecker
2020-01-01
1
-1
/
+1
*
Rename common to gdbsupport
Tom Tromey
2019-07-09
1
-1
/
+1
*
gdb/tilegx: Use default gdbarch methods where possible
Andrew Burgess
2019-04-23
1
-26
/
+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
*
Remove regcache_raw_write
Simon Marchi
2018-05-30
1
-2
/
+2
*
Remove regcache_raw_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
*
Clean up includes of doublest.h and floatformat.h
Ulrich Weigand
2017-10-05
1
-2
/
+0
*
Remove cleanup from tilegx-tdep.c
Tom Tromey
2017-09-29
1
-8
/
+5
*
Remove unnecessary function prototypes.
John Baldwin
2017-09-09
1
-3
/
+0
*
Delegate opcodes to select disassembler in GDB
Yao Qi
2017-05-24
1
-2
/
+0
*
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
/
+6
*
GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATION
Yao Qi
2016-11-03
1
-13
/
+5
*
tilegx-tdep: Correct aliasing errors in `tilegx_analyze_prologue'
Maciej W. Rozycki
2016-10-18
1
-1
/
+1
*
gdb: Use std::min and std::max throughout
Pedro Alves
2016-09-16
1
-3
/
+5
*
remove trivialy unused variables
Trevor Saunders
2016-05-07
1
-6
/
+1
*
GDB copyright headers update after running GDB's copyright.py script.
Joel Brobecker
2016-01-01
1
-1
/
+1
*
Add some more casts (2/2)
Simon Marchi
2015-09-25
1
-1
/
+1
*
Add casts to memory allocation related calls
Simon Marchi
2015-09-25
1
-1
/
+1
*
Mostly trivial enum fixes
Simon Marchi
2015-07-31
1
-1
/
+1
*
Rename in_function_epilogue_p to stack_frame_destroyed_p
Martin Galvan
2015-05-26
1
-4
/
+3
*
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
-1
/
+0
*
Remove duplicated #include's from GDB
Honggyu Kim
2014-01-07
1
-1
/
+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
*
gdb/
Jiong Wang
2013-03-02
1
-2
/
+11
*
Implement get_longjmp_target for tilegx.
Jiong Wang
2013-03-01
1
-0
/
+24
*
* tilegx-tdep.c (tilegx_analyze_prologue): add check for
Walter Lee
2013-02-19
1
-3
/
+16
*
* tilegx-tdep.c (itilegx_gdbarch_init): char type should be signed.
Walter Lee
2013-02-19
1
-1
/
+0
*
* tilegx-tdep.c (tilegx_skip_prologue): Use skip_prologue_using_sal.
Walter Lee
2013-02-19
1
-8
/
+9
*
* tilegx-tdep.c (INT_SWINT_1_SIGRETURN): New macro.
Walter Lee
2013-02-19
1
-2
/
+34
*
* tilegx-tdep.c (tilegx_push_dummy_call): args pushed on stack
Walter Lee
2013-02-19
1
-17
/
+5
*
Update years in copyright notice for the GDB files.
Joel Brobecker
2013-01-01
1
-1
/
+1
[next]