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
/
gdbserver
/
linux-tic6x-low.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Automatic Copyright Year update after running gdb/copyright.py
Joel Brobecker
2022-01-01
1
-1
/
+1
*
Update copyright year range in all GDB files
Joel Brobecker
2021-01-01
1
-1
/
+1
*
gdbserver/linux-low: delete 'linux_target_ops' and 'the_low_target'
Tankut Baris Aktemur
2020-04-02
1
-5
/
+0
*
gdbserver/linux-low: turn 'supports_hardware_single_step' into a method
Tankut Baris Aktemur
2020-04-02
1
-9
/
+0
*
gdbserver/linux-low: turn 'supports_range_stepping' into a method
Tankut Baris Aktemur
2020-04-02
1
-1
/
+0
*
gdbserver/linux-low: turn 'emit_ops' into a method
Tankut Baris Aktemur
2020-04-02
1
-1
/
+0
*
gdbserver/linux-low: turn fast tracepoint ops into methods
Tankut Baris Aktemur
2020-04-02
1
-2
/
+0
*
gdbserver/linux-low: turn 'get_thread_area' into a method
Tankut Baris Aktemur
2020-04-02
1
-1
/
+0
*
gdbserver/linux-low: turn 'supports_tracepoints' into a method
Tankut Baris Aktemur
2020-04-02
1
-1
/
+0
*
gdbserver/linux-low: turn 'process_qsupported' into a method
Tankut Baris Aktemur
2020-04-02
1
-1
/
+0
*
gdbserver/linux-low: turn 'prepare_to_resume' into a method
Tankut Baris Aktemur
2020-04-02
1
-1
/
+0
*
gdbserver/linux-low: turn process/thread addition/deletion ops into methods
Tankut Baris Aktemur
2020-04-02
1
-5
/
+0
*
gdbserver/linux-low: turn 'siginfo_fixup' into a method
Tankut Baris Aktemur
2020-04-02
1
-1
/
+0
*
gdbserver/linux-low: turn '{collect, supply}_ptrace_register' into methods
Tankut Baris Aktemur
2020-04-02
1
-2
/
+0
*
gdbserver/linux-low: turn watchpoint ops into methods
Tankut Baris Aktemur
2020-04-02
1
-2
/
+0
*
gdbserver/linux-low: turn 'insert_point' and 'remove_point' into methods
Tankut Baris Aktemur
2020-04-02
1
-2
/
+0
*
gdbserver/linux-low: turn 'supports_z_point_type' into a method
Tankut Baris Aktemur
2020-04-02
1
-1
/
+0
*
gdbserver/linux-low: turn 'breakpoint_at' into a method
Tankut Baris Aktemur
2020-04-02
1
-6
/
+7
*
gdbserver/linux-low: turn the 'decr_pc_after_break' field into a method
Tankut Baris Aktemur
2020-04-02
1
-1
/
+0
*
gdbserver/linux-low: turn 'supports_software_single_step' and 'get_next_pcs' ...
Tankut Baris Aktemur
2020-04-02
1
-1
/
+0
*
gdbserver/linux-low: turn 'sw_breakpoint_from_kind' into a method
Tankut Baris Aktemur
2020-04-02
1
-4
/
+5
*
gdbserver/linux-low: turn 'breakpoint_kind_from_{pc, current_state}' into met...
Tankut Baris Aktemur
2020-04-02
1
-2
/
+0
*
gdbserver/linux-low: turn 'get_pc' and 'set_pc' into methods
Tankut Baris Aktemur
2020-04-02
1
-6
/
+16
*
gdbserver/linux-low: turn 'fetch_register' into a method
Tankut Baris Aktemur
2020-04-02
1
-1
/
+0
*
gdbserver/linux-low: turn 'cannot_{fetch/store}_register' into methods
Tankut Baris Aktemur
2020-04-02
1
-6
/
+8
*
gdbserver/linux-low: turn 'regs_info' into a method
Tankut Baris Aktemur
2020-04-02
1
-5
/
+6
*
gdbserver/linux-low: turn 'arch_setup' into a method
Tankut Baris Aktemur
2020-04-02
1
-3
/
+5
*
gdbserver/linux-low: start turning linux target ops into methods
Tankut Baris Aktemur
2020-04-02
1
-0
/
+16
*
gdbserver: finish turning the target ops vector into a class
Tankut Baris Aktemur
2020-02-20
1
-1
/
+1
*
gdbserver: turn target ops 'read_memory' and 'write_memory' into methods
Tankut Baris Aktemur
2020-02-20
1
-1
/
+1
*
gdbserver: rename source files to .cc
Simon Marchi
2020-02-13
1
-0
/
+455