summaryrefslogtreecommitdiff
path: root/gdb/alpha-tdep.c
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-12-15Fix PR19061, gdb hangs/spins-on-cpu when debugging any program on AlphaRichard Henderson
2017-12-05Remove some unused variablesSimon Marchi
2017-11-07Constify add_setshow_*Tom Tromey
2017-10-25s/get_regcache_arch (regcache)/regcache->arch ()/gYao Qi
2017-10-05Clean up includes of doublest.h and floatformat.hUlrich Weigand
2017-09-09Remove unnecessary function prototypes.John Baldwin
2017-06-06Remove uses of MAX_REGISTER_SIZE from alpha-tdep.cAlan Hayward
2017-05-24Restrict alpha_convert_register_pYao Qi
2017-05-24Use XCNEW gdbarch_tdepYao Qi
2017-05-24Delegate opcodes to select disassembler in GDBYao Qi
2017-05-02Change return type of gdbarch_software_single_step to vector<CORE_ADDR>Simon Marchi
2017-04-12Teach GDB that wchar_t is a built-in type in C++ modePedro Alves
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-11-22Change gdbarch software_single_step frame_info to regcacheYao Qi
2016-11-22gdbarch software_single_step frame_info to regcache: alphaYao Qi
2016-11-08gdbarch software_single_step returns VEC (CORE_ADDR) *Yao Qi
2016-11-03Remove GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATIONYao Qi
2016-11-03GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATIONYao Qi
2016-09-16gdb: Use std::min and std::max throughoutPedro Alves
2016-05-07remove trivialy unused variablesTrevor Saunders
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-10-27target_read_memory&co: no longer return target_xfer_statusPedro Alves
2015-09-25Add some more casts (1/2)Simon Marchi
2015-08-26Replace some xmalloc-family functions with XNEW-family onesSimon Marchi
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-10-17Delete Tru64 supportPedro Alves
2014-08-07Include string.h in common-defs.hGary Benson
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-11-18remove gdb_string.hTom Tromey
2013-04-19-Wpointer-sign: alpha-tdep.c.Pedro Alves
2013-04-19alpha-tdep.c/mips-tdep.c: "set heuristic-fence-post" is signed/zinteger.Pedro Alves
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-09-25 * ada-valprint.c (ada_val_print_1): Eliminate single-useSiddhesh Poyarekar
2012-05-16 gdb/Maciej W. Rozycki
2012-03-02gdb/Jan Kratochvil
2012-02-02 * blockframe.c (find_pc_partial_function_gnu_ifunc): Change type ofDoug Evans
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-11-252011-11-25  Uros Bizjak  <ubizjak@gmail.com>Ulrich Weigand
2011-05-26 * alpha-tdep.c (alpha_cannot_fetch_register): Don't return truePedro Alves
2011-04-19gdbTom Tromey
2011-03-18 gdb/Pedro Alves
2011-03-18 gdb/Pedro Alves
2011-01-072011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-11-28gdb/Jan Kratochvil
2010-05-27 * alpha-tdep.c (alpha_push_dummy_call): Make alpha_arg.contentsTom Tromey
2010-04-23 * alpha-tdep.c (INSN_OPCODE, MEM_RA, MEM_RB, MEM_DISP, BR_RA)Jerome Guitton
2010-01-01Update copyright year in most headers.Joel Brobecker
2009-10-192009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves