index
:
ppe42-binutils
binutils-2_24-ppe42
GNU Binutils for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gdb
/
arm-tdep.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
This commit was manufactured by cvs2svn to create branch 'binutils-
nobody
2013-09-18
1
-12636
/
+0
*
* objfiles.h (pc_in_section): New prototype.
Maciej W. Rozycki
2013-06-24
1
-1
/
+1
*
Andrew Haley found a bug on GDB running on ARM when using
Sergio Durigan Junior
2013-04-22
1
-1
/
+1
*
-Wpointer-sign: char -> gdb_byte.
Pedro Alves
2013-04-19
1
-6
/
+6
*
* minsyms.h (struct bound_minimal_symbol): New.
Tom Tromey
2013-04-08
1
-11
/
+12
*
Rename record_ prefixes in record-full.h into record_full_.
Markus Metzger
2013-03-11
1
-6
/
+6
*
Split record.h into record.h and record-full.h.
Markus Metzger
2013-03-11
1
-0
/
+1
*
Use gdb_byte for bytes from the program being debugged.
Pedro Alves
2013-03-01
1
-2
/
+2
*
Update years in copyright notice for the GDB files.
Joel Brobecker
2013-01-01
1
-2
/
+1
*
gdb/
Yao Qi
2012-11-21
1
-9
/
+0
*
ARI fixes: sprintf rule.
Pierre Muller
2012-11-20
1
-8
/
+9
*
gdb/
Yao Qi
2012-11-14
1
-0
/
+129
*
* gdbarch.sh (target_gdbarch): Remove macro.
Tom Tromey
2012-11-09
1
-6
/
+6
*
2012-11-07 Pedro Alves <palves@redhat.com>
Pedro Alves
2012-11-07
1
-1
/
+2
*
* arm-tdep.c (arm_skip_prologue): Extending producer check to support LLVM co...
Karthik Bhat
2012-09-26
1
-1
/
+2
*
* arm-tdep.c (thumb_get_next_pc_raw): Mask off low bits for bx pc
Joseph Myers
2012-08-22
1
-1
/
+1
*
gdb/
Yao Qi
2012-08-16
1
-1
/
+0
*
2012-06-25 Greta Yorsh <greta.yorsh@arm.com>
Matthew Gretton-Dann
2012-06-25
1
-0
/
+3
*
2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>
Sergio Durigan Junior
2012-05-18
1
-12
/
+4
*
gdb/
Maciej W. Rozycki
2012-05-16
1
-1
/
+2
*
* arm-tdep.h (VFP_REGISTER_SIZE): Define.
Jonathan Larmour
2012-04-26
1
-0
/
+10
*
* features/Makefile (WHICH): Add arm-with-m and arm-with-m-fpa-layout.
Jonathan Larmour
2012-04-20
1
-1
/
+1
*
* arm-linux-tdep.c (arm_linux_init_abi): Call
Pawandeep Oza
2012-03-27
1
-0
/
+2061
*
* arm-tdep.c: Include "remote.h" and "features/arm-with-m-fpa-layout.c".
Jonathan Larmour
2012-03-15
1
-1
/
+41
*
* blockframe.c (find_pc_partial_function_gnu_ifunc): Change type of
Doug Evans
2012-02-02
1
-1
/
+1
*
gdb/
Jan Kratochvil
2012-01-28
1
-3
/
+3
*
Copyright year update in most files of the GDB Project.
Joel Brobecker
2012-01-04
1
-3
/
+2
*
gdb/
Ulrich Weigand
2011-12-21
1
-0
/
+6
*
* arm-tdep.h (arm_deal_with_atomic_sequence): Add prototype.
Ulrich Weigand
2011-12-07
1
-1
/
+225
*
gdb/
Meador Inge
2011-11-09
1
-14
/
+2
*
PR gdb/12703
Yao Qi
2011-10-13
1
-12
/
+9
*
gdb/
Yao Qi
2011-10-11
1
-11
/
+10
*
Support displaced stepping for Thumb 16-bit insns.
Yao Qi
2011-09-18
1
-12
/
+1278
*
gdb/
Yao Qi
2011-09-18
1
-2
/
+9
*
gdb/
Yao Qi
2011-09-17
1
-15
/
+15
*
* symfile-mem.c (symbol_file_add_from_memory): Call do_cleanups.
Tom Tromey
2011-06-30
1
-1
/
+2
*
* arm-linux-tdep.c: Include "auxv.h".
Ulrich Weigand
2011-06-15
1
-0
/
+8
*
2011-04-28 Yao Qi <yao@codesourcery.com>
Yao Qi
2011-04-28
1
-287
/
+363
*
gdb
Tom Tromey
2011-04-19
1
-1
/
+1
*
2011-04-07 Yao Qi <yao@codesourcery.com>
Yao Qi
2011-04-07
1
-8
/
+12
*
* arm-tdep.c (cleanup_branch): Set a correct return address in
Yao Qi
2011-04-07
1
-2
/
+10
*
* arm-tdep.c (arm_gdbarch_init): Enfore correct register number
Ulrich Weigand
2011-04-01
1
-1
/
+6
*
gdb/
Ulrich Weigand
2011-04-01
1
-46
/
+59
*
* arm-tdep.c (arm_elf_make_msymbol_special): Use ARM_SYM_BRANCH_TYPE
Ulrich Weigand
2011-03-25
1
-4
/
+2
*
* arm-tdep.c (arm_analyze_prologue): Do not abort parsing when
Ulrich Weigand
2011-03-21
1
-17
/
+9
*
gdb/
Pedro Alves
2011-03-18
1
-0
/
+3
*
gdb/
Pedro Alves
2011-03-18
1
-10
/
+21
*
2011-03-11 Yao Qi <yao@codesourcery.com>
Yao Qi
2011-03-11
1
-3
/
+0
*
2011-03-08 Yao Qi <yao@codesourcery.com>
Yao Qi
2011-03-08
1
-89
/
+73
*
2011-03-03 Yao Qi <yao@codesourcery.com>
Yao Qi
2011-03-03
1
-18
/
+23
[next]