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
/
alpha-tdep.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert the header-sorting patch
Tom Tromey
2019-04-06
1
-20
/
+18
*
Sort includes for files gdb/[a-f]*.[chyl].
Tom Tromey
2019-04-05
1
-18
/
+20
*
gdb/alpha: Use default gdbarch methods where possible
Andrew Burgess
2019-02-27
1
-29
/
+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
-3
/
+4
*
Use CORE_ADDR_MAX in various "breaks" arrays
Tom Tromey
2018-08-27
1
-1
/
+1
*
Remove regcache_raw_collect
Simon Marchi
2018-05-30
1
-6
/
+5
*
Remove regcache_raw_supply
Simon Marchi
2018-05-30
1
-7
/
+6
*
Remove regcache_cooked_write
Simon Marchi
2018-05-30
1
-9
/
+9
*
Remove regcache_cooked_read
Simon Marchi
2018-05-30
1
-5
/
+5
*
Introduce a gdb_ref_ptr specialization for struct value
Tom Tromey
2018-04-06
1
-2
/
+0
*
Update copyright year range in all GDB files
Joel Brobecker
2018-01-02
1
-1
/
+1
*
Fix PR19061, gdb hangs/spins-on-cpu when debugging any program on Alpha
Richard Henderson
2017-12-15
1
-6
/
+12
*
Remove some unused variables
Simon Marchi
2017-12-05
1
-4
/
+1
*
Constify add_setshow_*
Tom Tromey
2017-11-07
1
-1
/
+2
*
s/get_regcache_arch (regcache)/regcache->arch ()/g
Yao Qi
2017-10-25
1
-5
/
+5
*
Clean up includes of doublest.h and floatformat.h
Ulrich Weigand
2017-10-05
1
-1
/
+0
*
Remove unnecessary function prototypes.
John Baldwin
2017-09-09
1
-2
/
+0
*
Remove uses of MAX_REGISTER_SIZE from alpha-tdep.c
Alan Hayward
2017-06-06
1
-9
/
+20
*
Restrict alpha_convert_register_p
Yao Qi
2017-05-24
1
-18
/
+9
*
Use XCNEW gdbarch_tdep
Yao Qi
2017-05-24
1
-1
/
+1
*
Delegate opcodes to select disassembler in GDB
Yao Qi
2017-05-24
1
-3
/
+0
*
Change return type of gdbarch_software_single_step to vector<CORE_ADDR>
Simon Marchi
2017-05-02
1
-12
/
+11
*
Teach GDB that wchar_t is a built-in type in C++ mode
Pedro Alves
2017-04-12
1
-0
/
+2
*
update copyright year range in GDB files
Joel Brobecker
2017-01-01
1
-1
/
+1
*
Change gdbarch software_single_step frame_info to regcache
Yao Qi
2016-11-22
1
-4
/
+2
*
gdbarch software_single_step frame_info to regcache: alpha
Yao Qi
2016-11-22
1
-9
/
+11
*
gdbarch software_single_step returns VEC (CORE_ADDR) *
Yao Qi
2016-11-08
1
-15
/
+13
*
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
-8
/
+4
*
gdb: Use std::min and std::max throughout
Pedro Alves
2016-09-16
1
-1
/
+2
*
remove trivialy unused variables
Trevor Saunders
2016-05-07
1
-1
/
+0
*
GDB copyright headers update after running GDB's copyright.py script.
Joel Brobecker
2016-01-01
1
-1
/
+1
*
target_read_memory&co: no longer return target_xfer_status
Pedro Alves
2015-10-27
1
-4
/
+4
*
Add some more casts (1/2)
Simon Marchi
2015-09-25
1
-10
/
+11
*
Replace some xmalloc-family functions with XNEW-family ones
Simon Marchi
2015-08-26
1
-3
/
+2
*
Update year range in copyright notice of all files owned by the GDB project.
Joel Brobecker
2015-01-01
1
-1
/
+1
*
Delete Tru64 support
Pedro Alves
2014-10-17
1
-8
/
+0
*
Include string.h in common-defs.h
Gary Benson
2014-08-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
*
-Wpointer-sign: alpha-tdep.c.
Pedro Alves
2013-04-19
1
-1
/
+1
*
alpha-tdep.c/mips-tdep.c: "set heuristic-fence-post" is signed/zinteger.
Pedro Alves
2013-04-19
1
-2
/
+2
*
Update years in copyright notice for the GDB files.
Joel Brobecker
2013-01-01
1
-1
/
+1
*
* ada-valprint.c (ada_val_print_1): Eliminate single-use
Siddhesh Poyarekar
2012-09-25
1
-8
/
+6
*
gdb/
Maciej W. Rozycki
2012-05-16
1
-1
/
+1
*
gdb/
Jan Kratochvil
2012-03-02
1
-1
/
+1
*
* blockframe.c (find_pc_partial_function_gnu_ifunc): Change type of
Doug Evans
2012-02-02
1
-1
/
+1
*
Copyright year update in most files of the GDB Project.
Joel Brobecker
2012-01-04
1
-3
/
+1
*
2011-11-25 Uros Bizjak <ubizjak@gmail.com>
Ulrich Weigand
2011-11-25
1
-0
/
+92
[next]