aboutsummaryrefslogtreecommitdiff
path: root/gdb/arch-utils.h
AgeCommit message (Expand)AuthorFilesLines
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-11-03Remove GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATIONYao Qi1-39/+42
2016-11-03Determine the kind of single step breakpointYao Qi1-0/+4
2016-11-03Add default_breakpoint_from_pcYao Qi1-16/+6
2016-11-03Remove gdbarch_remote_breakpoint_from_pcYao Qi1-3/+0
2016-11-03New gdbarch methods breakpoint_kind_from_pc and sw_breakpoint_from_kindYao Qi1-17/+33
2016-11-03Split breakpoint_from_pc to breakpoint_kind_from_pc and sw_breakpoint_from_kindYao Qi1-0/+28
2016-11-03GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATIONYao Qi1-0/+13
2016-09-06Add gdbarch callback to provide formats for debug info float typesUlrich Weigand1-0/+5
2016-05-23Skip unwritable frames in command "finish"Yao Qi1-0/+3
2016-02-18gdb: Add guess_tracepoint_registers hook to gdbarch.Marcin Koƛcielnicki1-0/+4
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-07-30Remove isize output argument from fast_tracepoint_valid_atPierre Langlois1-2/+1
2015-06-12gdbarch: add addressable_memory_unit_size methodSimon Marchi1-0/+1
2015-06-03compile: Use also inferior munmapJan Kratochvil1-0/+1
2015-05-26Rename in_function_epilogue_p to stack_frame_destroyed_pMartin Galvan1-2/+2
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-12-12add gnu_triplet_regexp gdbarch methodTom Tromey1-0/+1
2014-12-12add infcall_mmap and gcc_target_options gdbarch methodsJan Kratochvil1-0/+9
2014-12-12MIPS: Keep the ISA bit in compressed code addressesMaciej W. Rozycki1-5/+12
2014-11-12add a default method for gdbarch_skip_permanent_breakpointPedro Alves1-0/+8
2014-10-10Split vDSO range lookup to a gdbarch hookPedro Alves1-0/+4
2014-01-16gdbarch: add instruction predicate methodsMarkus Metzger1-0/+4
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-2/+1
2012-08-02gdb/Yao Qi1-3/+0
2012-06-08gdb/Yao Qi1-0/+2
2012-06-042012-06-04 Pedro Alves <palves@redhat.com>Pedro Alves1-3/+0
2012-05-242012-05-24 Pedro Alves <palves@redhat.com>Pedro Alves1-2/+2
2012-05-24gdb/Pedro Alves1-1/+1
2012-05-232012-05-23 Pedro Alves <palves@redhat.com>Pedro Alves1-2/+0
2012-03-012012-03-01 Pedro Alves <palves@redhat.com>Pedro Alves1-0/+5
2012-02-02 * blockframe.c (find_pc_partial_function_gnu_ifunc): Change type ofDoug Evans1-1/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+2
2011-09-27 Add return address collection for tracepoints.Stan Shebs1-0/+5
2011-01-052011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-4/+6
2011-01-01run copyright.sh for 2011.Joel Brobecker1-2/+2
2010-12-312010-12-31 Michael Snyder <msnyder@vmware.com>Michael Snyder1-5/+5
2010-03-05gdbTom Tromey1-0/+3
2010-02-01 * arch-utils.c (default_remote_breakpoint_from_pc): New function.Daniel Jacobowitz1-0/+3
2010-01-06 Add fast tracepoints.Stan Shebs1-0/+4
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-10-192009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-0/+2
2009-09-29 * gdbarch.sh (displaced_step_hw_singlestep): New callback.Ulrich Weigand1-0/+5
2009-07-02 * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand1-1/+2
2009-07-02 * arch-utils.c (selected_byte_order): Return target_byte_order_user.Ulrich Weigand1-0/+8
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-09-05 * gdbarch.sh (addr_bits_remove): Change type to 'm'.Ulrich Weigand1-1/+1
2008-05-02 Implement displaced stepping.Pedro Alves1-0/+24
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1