summaryrefslogtreecommitdiff
path: root/gdb/alpha-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* the patchusers/tromey/sort-includesTom Tromey2019-03-301-18/+22
* gdb/alpha: Use default gdbarch methods where possibleAndrew Burgess2019-02-271-29/+0
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Pass return_method to _push_dummy_callAlan Hayward2018-11-161-3/+4
* Use CORE_ADDR_MAX in various "breaks" arraysTom Tromey2018-08-271-1/+1
* Remove regcache_raw_collectSimon Marchi2018-05-301-6/+5
* Remove regcache_raw_supplySimon Marchi2018-05-301-7/+6
* Remove regcache_cooked_writeSimon Marchi2018-05-301-9/+9
* Remove regcache_cooked_readSimon Marchi2018-05-301-5/+5
* Introduce a gdb_ref_ptr specialization for struct valueTom Tromey2018-04-061-2/+0
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Fix PR19061, gdb hangs/spins-on-cpu when debugging any program on AlphaRichard Henderson2017-12-151-6/+12
* Remove some unused variablesSimon Marchi2017-12-051-4/+1
* Constify add_setshow_*Tom Tromey2017-11-071-1/+2
* s/get_regcache_arch (regcache)/regcache->arch ()/gYao Qi2017-10-251-5/+5
* Clean up includes of doublest.h and floatformat.hUlrich Weigand2017-10-051-1/+0
* Remove unnecessary function prototypes.John Baldwin2017-09-091-2/+0
* Remove uses of MAX_REGISTER_SIZE from alpha-tdep.cAlan Hayward2017-06-061-9/+20
* Restrict alpha_convert_register_pYao Qi2017-05-241-18/+9
* Use XCNEW gdbarch_tdepYao Qi2017-05-241-1/+1
* Delegate opcodes to select disassembler in GDBYao Qi2017-05-241-3/+0
* Change return type of gdbarch_software_single_step to vector<CORE_ADDR>Simon Marchi2017-05-021-12/+11
* Teach GDB that wchar_t is a built-in type in C++ modePedro Alves2017-04-121-0/+2
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Change gdbarch software_single_step frame_info to regcacheYao Qi2016-11-221-4/+2
* gdbarch software_single_step frame_info to regcache: alphaYao Qi2016-11-221-9/+11
* gdbarch software_single_step returns VEC (CORE_ADDR) *Yao Qi2016-11-081-15/+13
* Remove GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATIONYao Qi2016-11-031-3/+6
* GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATIONYao Qi2016-11-031-8/+4
* gdb: Use std::min and std::max throughoutPedro Alves2016-09-161-1/+2
* remove trivialy unused variablesTrevor Saunders2016-05-071-1/+0
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* target_read_memory&co: no longer return target_xfer_statusPedro Alves2015-10-271-4/+4
* Add some more casts (1/2)Simon Marchi2015-09-251-10/+11
* Replace some xmalloc-family functions with XNEW-family onesSimon Marchi2015-08-261-3/+2
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Delete Tru64 supportPedro Alves2014-10-171-8/+0
* Include string.h in common-defs.hGary Benson2014-08-071-1/+0
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* -Wpointer-sign: alpha-tdep.c.Pedro Alves2013-04-191-1/+1
* alpha-tdep.c/mips-tdep.c: "set heuristic-fence-post" is signed/zinteger.Pedro Alves2013-04-191-2/+2
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* * ada-valprint.c (ada_val_print_1): Eliminate single-useSiddhesh Poyarekar2012-09-251-8/+6
* gdb/Maciej W. Rozycki2012-05-161-1/+1
* gdb/Jan Kratochvil2012-03-021-1/+1
* * blockframe.c (find_pc_partial_function_gnu_ifunc): Change type ofDoug Evans2012-02-021-1/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-3/+1
* 2011-11-25  Uros Bizjak  <ubizjak@gmail.com>Ulrich Weigand2011-11-251-0/+92
* * alpha-tdep.c (alpha_cannot_fetch_register): Don't return truePedro Alves2011-05-261-3/+6