summaryrefslogtreecommitdiff
path: root/gdb/arch-utils.c
Commit message (Expand)AuthorAgeFilesLines
...
* GDB/opcodes: Remove arch/mach/endian disassembler assertionsMaciej W. Rozycki2017-08-071-7/+0
* Catch exceptions thrown from gdbarch_skip_prologueYao Qi2017-07-251-0/+18
* gdbarch: Remove displaced_step_free_closureSimon Marchi2017-06-101-8/+0
* Delegate opcodes to select disassembler in GDBYao Qi2017-05-241-0/+20
* [gdbarch] New method "execute_dwarf_cfa_vendor_op" and migrate SPARC to itJiong Wang2017-04-261-0/+9
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Determine the kind of single step breakpointYao Qi2016-11-031-0/+8
* Add default_breakpoint_from_pcYao Qi2016-11-031-0/+9
* Remove gdbarch_remote_breakpoint_from_pcYao Qi2016-11-031-7/+0
* Add gdbarch callback to provide formats for debug info float typesUlrich Weigand2016-09-061-0/+28
* Remove some variables but call functions for side effectsTom Tromey2016-07-141-2/+1
* Skip unwritable frames in command "finish"Yao Qi2016-05-231-0/+7
* gdb: Add guess_tracepoint_registers hook to gdbarch.Marcin Koƛcielnicki2016-02-181-0/+23
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Add casts to memory allocation related callsSimon Marchi2015-09-251-2/+2
* Mostly trivial enum fixesSimon Marchi2015-07-311-2/+2
* Remove isize output argument from fast_tracepoint_valid_atPierre Langlois2015-07-301-2/+2
* gdbarch: add addressable_memory_unit_size methodSimon Marchi2015-06-121-0/+9
* compile: Use also inferior munmapJan Kratochvil2015-06-031-0/+6
* Rename in_function_epilogue_p to stack_frame_destroyed_pMartin Galvan2015-05-261-1/+1
* New common function "startswith"Gary Benson2015-03-061-1/+1
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* add gnu_triplet_regexp gdbarch methodTom Tromey2014-12-121-0/+8
* add infcall_mmap and gcc_target_options gdbarch methodsJan Kratochvil2014-12-121-0/+16
* MIPS: Keep the ISA bit in compressed code addressesMaciej W. Rozycki2014-12-121-2/+21
* add a default method for gdbarch_skip_permanent_breakpointPedro Alves2014-11-121-1/+12
* Split vDSO range lookup to a gdbarch hookPedro Alves2014-10-101-0/+8
* Include string.h in common-defs.hGary Benson2014-08-071-1/+0
* Include gdb_assert.h in common-defs.hGary Benson2014-08-071-1/+0
* Add new infrun.h header.Pedro Alves2014-05-221-0/+1
* gdbarch: add instruction predicate methodsMarkus Metzger2014-01-161-0/+15
* 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
* gdb/Yao Qi2013-09-021-1/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* * gdbarch.h, gdbarch.c: Rebuild.Tom Tromey2012-11-141-2/+2
* * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey2012-11-091-2/+2
* gdb/Yao Qi2012-06-081-0/+11
* 2012-06-04 Pedro Alves <palves@redhat.com>Pedro Alves2012-06-041-9/+0
* 2012-05-24 Pedro Alves <palves@redhat.com>Pedro Alves2012-05-241-1/+4
* gdb/Pedro Alves2012-05-241-3/+3
* 2012-05-23 Pedro Alves <palves@redhat.com>Pedro Alves2012-05-231-6/+0
* 2012-03-01 Pedro Alves <palves@redhat.com>Pedro Alves2012-03-011-0/+12
* * blockframe.c (find_pc_partial_function_gnu_ifunc): Change type ofDoug Evans2012-02-021-1/+1
* gdb/Jan Kratochvil2012-01-281-1/+1
* gdb/Jan Kratochvil2012-01-041-1/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* gdb/Jan Kratochvil2012-01-021-1/+1
* Add return address collection for tracepoints.Stan Shebs2011-09-271-0/+8
* 2011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-051-14/+15