aboutsummaryrefslogtreecommitdiff
path: root/gdb/arch-utils.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-07GDB/opcodes: Remove arch/mach/endian disassembler assertionsMaciej W. Rozycki1-7/+0
2017-07-25Catch exceptions thrown from gdbarch_skip_prologueYao Qi1-0/+18
2017-06-10gdbarch: Remove displaced_step_free_closureSimon Marchi1-8/+0
2017-05-24Delegate opcodes to select disassembler in GDBYao Qi1-0/+20
2017-04-26[gdbarch] New method "execute_dwarf_cfa_vendor_op" and migrate SPARC to itJiong Wang1-0/+9
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-11-03Determine the kind of single step breakpointYao Qi1-0/+8
2016-11-03Add default_breakpoint_from_pcYao Qi1-0/+9
2016-11-03Remove gdbarch_remote_breakpoint_from_pcYao Qi1-7/+0
2016-09-06Add gdbarch callback to provide formats for debug info float typesUlrich Weigand1-0/+28
2016-07-14Remove some variables but call functions for side effectsTom Tromey1-2/+1
2016-05-23Skip unwritable frames in command "finish"Yao Qi1-0/+7
2016-02-18gdb: Add guess_tracepoint_registers hook to gdbarch.Marcin Koƛcielnicki1-0/+23
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-09-25Add casts to memory allocation related callsSimon Marchi1-2/+2
2015-07-31Mostly trivial enum fixesSimon Marchi1-2/+2
2015-07-30Remove isize output argument from fast_tracepoint_valid_atPierre Langlois1-2/+2
2015-06-12gdbarch: add addressable_memory_unit_size methodSimon Marchi1-0/+9
2015-06-03compile: Use also inferior munmapJan Kratochvil1-0/+6
2015-05-26Rename in_function_epilogue_p to stack_frame_destroyed_pMartin Galvan1-1/+1
2015-03-06New common function "startswith"Gary Benson1-1/+1
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/+8
2014-12-12add infcall_mmap and gcc_target_options gdbarch methodsJan Kratochvil1-0/+16
2014-12-12MIPS: Keep the ISA bit in compressed code addressesMaciej W. Rozycki1-2/+21
2014-11-12add a default method for gdbarch_skip_permanent_breakpointPedro Alves1-1/+12
2014-10-10Split vDSO range lookup to a gdbarch hookPedro Alves1-0/+8
2014-08-07Include string.h in common-defs.hGary Benson1-1/+0
2014-08-07Include gdb_assert.h in common-defs.hGary Benson1-1/+0
2014-05-22Add new infrun.h header.Pedro Alves1-0/+1
2014-01-16gdbarch: add instruction predicate methodsMarkus Metzger1-0/+15
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-09-02gdb/Yao Qi1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-11-14 * gdbarch.h, gdbarch.c: Rebuild.Tom Tromey1-2/+2
2012-11-09 * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey1-2/+2
2012-06-08gdb/Yao Qi1-0/+11
2012-06-042012-06-04 Pedro Alves <palves@redhat.com>Pedro Alves1-9/+0
2012-05-242012-05-24 Pedro Alves <palves@redhat.com>Pedro Alves1-1/+4
2012-05-24gdb/Pedro Alves1-3/+3
2012-05-232012-05-23 Pedro Alves <palves@redhat.com>Pedro Alves1-6/+0
2012-03-012012-03-01 Pedro Alves <palves@redhat.com>Pedro Alves1-0/+12
2012-02-02 * blockframe.c (find_pc_partial_function_gnu_ifunc): Change type ofDoug Evans1-1/+1
2012-01-28gdb/Jan Kratochvil1-1/+1
2012-01-04gdb/Jan Kratochvil1-1/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2012-01-02gdb/Jan Kratochvil1-1/+1
2011-09-27 Add return address collection for tracepoints.Stan Shebs1-0/+8
2011-01-052011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-14/+15