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
/
arc-tdep.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[gdb] Fix more typos in comments (2)
Tom de Vries
2019-10-26
1
-2
/
+2
*
Fix opcodes includes
Tom Tromey
2019-10-23
1
-1
/
+1
*
[gdb] Fix more typos in comments
Tom de Vries
2019-10-18
1
-4
/
+4
*
Change arc_tdesc_init to return bool
Tom Tromey
2019-05-04
1
-9
/
+9
*
Use bool, true, and false in arc-tdep.c
Tom Tromey
2019-05-04
1
-4
/
+4
*
Revert the header-sorting patch
Tom Tromey
2019-04-06
1
-3
/
+1
*
Sort includes for files gdb/[a-f]*.[chyl].
Tom Tromey
2019-04-05
1
-1
/
+3
*
gdb/arc: Use default gdbarch methods where possible
Andrew Burgess
2019-02-27
1
-45
/
+0
*
gdb: Restructure type_align and gdbarch_type_align
Andrew Burgess
2019-02-27
1
-2
/
+21
*
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
/
+3
*
Do not accidentally include in-tree readline headers
Tom Tromey
2018-10-06
1
-1
/
+1
*
Remove regcache_cooked_write
Simon Marchi
2018-05-30
1
-1
/
+1
*
Remove long_long_align_bit gdbarch attribute
Tom Tromey
2018-04-30
1
-1
/
+10
*
Update copyright year range in all GDB files
Joel Brobecker
2018-01-02
1
-1
/
+1
*
s/get_regcache_arch (regcache)/regcache->arch ()/g
Yao Qi
2017-10-25
1
-1
/
+1
*
C++-ify prologue-value's pv_area
Tom Tromey
2017-10-12
1
-18
/
+14
*
Constify add_prefix_cmd
Tom Tromey
2017-10-11
1
-1
/
+1
*
arc: Pass proper CPU value to the disassembler
Anton Kolesov
2017-10-11
1
-2
/
+32
*
Constify dump_arc_instruction_command
Tom Tromey
2017-09-27
1
-1
/
+1
*
Remove unnecessary function prototypes.
John Baldwin
2017-09-09
1
-3
/
+0
*
arc: Select CPU model properly before disassembling
Anton Kolesov
2017-06-16
1
-6
/
+57
*
Delegate opcodes to select disassembler in GDB
Yao Qi
2017-05-24
1
-2
/
+0
*
-Wwrite-strings: The Rest
Pedro Alves
2017-04-05
1
-1
/
+1
*
arc: Add prologue analysis
Anton Kolesov
2017-03-28
1
-20
/
+478
*
arc: Add disassembler helper
Anton Kolesov
2017-03-28
1
-1
/
+314
*
arc: Add "maintenance print arc" command prefix
Anton Kolesov
2017-03-28
1
-0
/
+19
*
arc: Align internal regnums with architectural regnums
Anton Kolesov
2017-03-28
1
-7
/
+21
*
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
-1
/
+2
*
Add default_breakpoint_from_pc
Yao Qi
2016-11-03
1
-2
/
+0
*
Split breakpoint_from_pc to breakpoint_kind_from_pc and sw_breakpoint_from_kind
Yao Qi
2016-11-03
1
-13
/
+21
*
arc: Add evaluation of long jump targets
Anton Kolesov
2016-10-12
1
-1
/
+29
*
arc: Add a gdbarch_tdep structure
Anton Kolesov
2016-10-12
1
-1
/
+4
*
arc: Remove annoying debug message
Anton Kolesov
2016-10-05
1
-3
/
+0
*
arc: Fix ARI warning for printf(%p)
Anton Kolesov
2016-09-22
1
-2
/
+3
*
arc: New Synopsys ARC port
Anton Kolesov
2016-09-21
1
-0
/
+1281
*
2002-12-16 Andrew Cagney <ac131313@redhat.com>
Andrew Cagney
2002-12-16
1
-738
/
+0
*
2002-08-06 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2002-08-06
1
-738
/
+738
*
2002-07-30 Andrew Cagney <ac131313@redhat.com>
Andrew Cagney
2002-07-30
1
-0
/
+1
*
* config/sparc/tm-sparc.h (sparc_skip_prologue): Restore
Andrew Cagney
2002-04-22
1
-1
/
+1
*
2002-04-21 David S. Miller <davem@redhat.com>
David S. Miller
2002-04-22
1
-0
/
+8
*
* arc-tdep.c (get_longjmp_target): Only compile this function if JB_PC
Richard Earnshaw
2002-02-20
1
-1
/
+3
*
* cli/cli-decode.c (do_cfunc, set_cmd_cfunc): New functions.
Andrew Cagney
2002-02-05
1
-2
/
+2
*
Update/correct copyright notices.
Kevin Buettner
2001-03-06
1
-1
/
+1
*
Create new file regcache.h. Update all uses.
Andrew Cagney
2001-03-01
1
-0
/
+1
*
Replace strsave() with xstrdup().
Andrew Cagney
2001-01-31
1
-6
/
+6
*
Add new arc core numbers.
Nick Clifton
2001-01-19
1
-9
/
+6
*
Protoization.
Kevin Buettner
2000-07-30
1
-36
/
+16
*
PARAMS removal.
Kevin Buettner
2000-05-28
1
-3
/
+3
[next]