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/binutils-2.44
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
/
arm-tdep.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove some unused variables
Simon Marchi
2017-12-05
1
-2
/
+0
*
Constify add_setshow_*
Tom Tromey
2017-11-07
1
-4
/
+4
*
Target FP: Remove convert_typed_floating from tdep files
Ulrich Weigand
2017-11-06
1
-4
/
+4
*
Introduce in_inclusive_range, fix -Wtautological-compare warnings
Simon Marchi
2017-10-30
1
-4
/
+4
*
s/get_regcache_arch (regcache)/regcache->arch ()/g
Yao Qi
2017-10-25
1
-8
/
+8
*
Create a displaced_step_closure class hierarchy
Simon Marchi
2017-10-21
1
-85
/
+88
*
C++-ify prologue-value's pv_area
Tom Tromey
2017-10-12
1
-42
/
+31
*
Constify add_prefix_cmd
Tom Tromey
2017-10-11
1
-2
/
+2
*
gdb: Fix decoding of ARM neon memory hint insns.
Jose E. Marchesi
2017-10-06
1
-2
/
+2
*
Complete tdep move to convert_typed_floating
Ulrich Weigand
2017-09-27
1
-42
/
+3
*
Add selftests run filtering
Simon Marchi
2017-09-16
1
-1
/
+1
*
Remove unnecessary function prototypes.
John Baldwin
2017-09-09
1
-2
/
+0
*
[ARM] Mark USER_SPECIFIED_MACHINE_TYPE in disassemble_info.flags
Yao Qi
2017-08-18
1
-0
/
+8
*
Put selftests api into selftests namespace
Yao Qi
2017-08-18
1
-1
/
+1
*
Don't use print_insn_XXX in GDB
Yao Qi
2017-06-14
1
-4
/
+1
*
Change return type of gdbarch_software_single_step to vector<CORE_ADDR>
Simon Marchi
2017-05-02
1
-24
/
+6
*
Change gdbarch_wchar_bit for AArch64 and ARM
Yao Qi
2017-04-25
1
-1
/
+0
*
release branch: Fix: --enable-werror
Jan Kratochvil
2017-04-21
1
-0
/
+2
*
Teach GDB that wchar_t is a built-in type in C++ mode
Pedro Alves
2017-04-12
1
-0
/
+7
*
Remove MAX_REGISTER_SIZE from arm-tdep.c
Alan Hayward
2017-04-11
1
-1
/
+1
*
-Wwrite-strings: The Rest
Pedro Alves
2017-04-05
1
-1
/
+1
*
-Wwrite-strings: Constify struct disassemble_info's disassembler_options field
Pedro Alves
2017-04-05
1
-1
/
+1
*
Wrap locally used classes in anonymous namespace
Yao Qi
2017-03-22
1
-0
/
+3
*
Convert lvalue reference type check to general reference type check
Artemiy Volkov
2017-03-20
1
-2
/
+3
*
Support CBNZ, CBZ, REV, REV16 and REVSH in arm process record
Yao Qi
2017-03-16
1
-2
/
+2
*
Fix arm process record for some instructions
Yao Qi
2017-03-16
1
-77
/
+228
*
Add instruction_reader to arm process record
Yao Qi
2017-03-16
1
-9
/
+37
*
GDB: Add support for the new set/show disassembler-options commands.
Peter Bergner
2017-02-28
1
-49
/
+57
*
Eliminate make_cleanup_ui_file_delete / make ui_file a class hierarchy
Pedro Alves
2017-02-02
1
-9
/
+4
*
Refactor disassembly code
Yao Qi
2017-01-26
1
-1
/
+4
*
update copyright year range in GDB files
Joel Brobecker
2017-01-01
1
-1
/
+1
*
gdb: Remove support for obsolete OSABIs and a.out
Pedro Alves
2016-12-09
1
-5
/
+0
*
Use code cache in arm prologue analyzer
Yao Qi
2016-12-09
1
-19
/
+19
*
[ARM] Read memory as unsigned integer
Yao Qi
2016-11-30
1
-8
/
+9
*
Change gdbarch software_single_step frame_info to regcache
Yao Qi
2016-11-22
1
-2
/
+1
*
Use ui_file_as_string in gdb/arm-tdep.c
Pedro Alves
2016-11-08
1
-3
/
+3
*
gdbarch software_single_step returns VEC (CORE_ADDR) *
Yao Qi
2016-11-08
1
-7
/
+3
*
Clear addr bit in next_pcs vector
Yao Qi
2016-11-08
1
-1
/
+4
*
Remove arm_insert_single_step_breakpoint
Yao Qi
2016-11-08
1
-15
/
+4
*
Remove GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATION
Yao Qi
2016-11-03
1
-1
/
+2
*
Remove arm_override_mode
Yao Qi
2016-11-03
1
-14
/
+0
*
Determine the kind of single step breakpoint
Yao Qi
2016-11-03
1
-0
/
+55
*
Add default_breakpoint_from_pc
Yao Qi
2016-11-03
1
-10
/
+0
*
Remove gdbarch_remote_breakpoint_from_pc
Yao Qi
2016-11-03
1
-10
/
+0
*
New gdbarch methods breakpoint_kind_from_pc and sw_breakpoint_from_kind
Yao Qi
2016-11-03
1
-0
/
+4
*
Split breakpoint_from_pc to breakpoint_kind_from_pc and sw_breakpoint_from_kind
Yao Qi
2016-11-03
1
-23
/
+38
*
Use RAII to save and restore scalars
Tom Tromey
2016-10-21
1
-6
/
+3
*
Share enum arm_breakpoint_kinds
Yao Qi
2016-10-10
1
-1
/
+1
*
Clean up the XML files for ARM
Yao Qi
2016-10-05
1
-7
/
+7
*
Detect the magic address of EXC_RETURN in ARM coretx-m profile
Fredrik Hederstierna
2016-09-27
1
-9
/
+59
[next]