summaryrefslogtreecommitdiff
path: root/gdb/alpha-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* gdbTom Tromey2011-04-191-1/+1
* gdb/Pedro Alves2011-03-181-0/+2
* gdb/Pedro Alves2011-03-181-9/+16
* 2011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-071-15/+21
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+2
* gdb/Jan Kratochvil2010-11-281-1/+1
* * alpha-tdep.c (alpha_push_dummy_call): Make alpha_arg.contentsTom Tromey2010-05-271-3/+3
* * alpha-tdep.c (INSN_OPCODE, MEM_RA, MEM_RB, MEM_DISP, BR_RA)Jerome Guitton2010-04-231-0/+134
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* 2009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-10-191-1/+2
* ARI fix: OP eol rule.Pierre Muller2009-10-061-2/+2
* * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand2009-07-021-24/+34
* * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand2009-07-021-2/+2
* * breakpoint.h (struct breakpoint): New member GDBARCH.Ulrich Weigand2009-07-021-1/+2
* * gdbtypes.h (builtin_type_ieee_single, builtin_type_ieee_double,Ulrich Weigand2009-07-021-2/+2
* * gdbtypes.h (builtin_type_int0, builtin_type_int8, builtin_type_uint8,Ulrich Weigand2009-07-021-4/+5