summaryrefslogtreecommitdiff
path: root/gdb/arch-utils.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Do not use buildsym.h in some filesTom Tromey2018-07-201-1/+0
* type alignment: Use type_length_unitsSimon Marchi2018-06-141-1/+1
* arch-utils: Make the last endianness actually chosen stickyMaciej W. Rozycki2018-05-311-0/+2
* Remove regcache_raw_supplySimon Marchi2018-05-301-1/+1
* Add initial type alignment supportTom Tromey2018-04-301-0/+8
* infrun: step through indirect branch thunksMarkus Metzger2018-04-131-0/+8
* Make "set osabi none" really work (PR 22980)Simon Marchi2018-04-071-2/+5
* Remove cleanups from check_fast_tracepoint_salsTom Tromey2018-02-241-2/+2
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Constify add_setshow_*Tom Tromey2017-11-071-2/+3
* s/get_regcache_arch (regcache)/regcache->arch ()/gYao Qi2017-10-251-1/+1
* Remove simple_displaced_step_copy_insnSimon Marchi2017-10-121-21/+0
* Remove unnecessary function prototypes.John Baldwin2017-09-091-3/+0
* 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