aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbarch.h
AgeCommit message (Expand)AuthorFilesLines
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/+8
2015-06-03compile: Use also inferior munmapJan Kratochvil1-0/+7
2015-05-26Rename in_function_epilogue_p to stack_frame_destroyed_pMartin Galvan1-4/+4
2015-02-27gdbarch.h: include regcache.hPedro Alves1-0/+2
2015-02-17New gdbarch functions: dtrace_parse_probe_argument, dtrace_probe_is_enabled, ...Jose E. Marchesi1-0/+36
2015-02-04Fix internal error when core file section is too bigAndreas Arnez1-0/+6
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-12-18Refactor gdbarch method print_float_infoYao Qi1-2/+0
2014-12-12add gnu_triplet_regexp gdbarch methodTom Tromey1-0/+10
2014-12-12add infcall_mmap and gcc_target_options gdbarch methodsJan Kratochvil1-0/+17
2014-12-12MIPS: Keep the ISA bit in compressed code addressesMaciej W. Rozycki1-0/+51
2014-11-20Partial fix for PR breakpoints/10737: Make syscall info be per-arch instead o...Sergio Durigan Junior1-0/+11
2014-11-12add a default method for gdbarch_skip_permanent_breakpointPedro Alves1-2/+0
2014-10-10Split vDSO range lookup to a gdbarch hookPedro Alves1-0/+10
2014-09-30Drop 'regset_from_core_section' gdbarch methodAndreas Arnez1-9/+0
2014-09-30Add 'regset' parameter to 'iterate_over_regset_sections_cb'Andreas Arnez1-1/+2
2014-09-30Replace 'core_regset_sections' by iterator methodAndreas Arnez1-3/+14
2014-08-15Add "frame.h" #include in gdbarch.h.Joel Brobecker1-1/+2
2014-06-16constify to_info_proc and friendsTom Tromey1-4/+4
2014-04-17Use address_from_register in dwarf2-frame.c:read_addr_from_regUlrich Weigand1-3/+3
2014-02-27Add auxv parsing to the architecture vector.Mark Kettenis1-0/+11
2014-02-19Fix PR16220Yao Qi1-5/+0
2014-02-07core_xfer_shared_libraries and core_xfer_shared_libraries_aix returns ULONGESTYao Qi1-6/+9
2014-02-04PowerPC64 ELFv2 ABI: skip global entry point codeUlrich Weigand1-0/+18
2014-01-17Add comments to gdbarch_address_class_name_to_type_flags.Simon Marchi1-0/+4
2014-01-16gdbarch: add instruction predicate methodsMarkus Metzger1-0/+18
2014-01-14Change 'len''s type from LONGEST to ULONGEST: gdbarch methods core_xfer_share...Yao Qi1-4/+4
2014-01-07Use enum bfd_endian in gdbarch.shYao Qi1-4/+4
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-12-19Extend SystemTap SDT probe argument parserSergio Durigan Junior1-19/+25
2013-10-17Document the get_longjmp_target gdbarch method.Joel Brobecker1-1/+4
2013-09-16 * README: Update references to writing code for GDB.Stan Shebs1-4/+0
2013-08-09This patch implements the new gdbarch method gdbarch_gdb_signal_to_target.Sergio Durigan Junior1-0/+14
2013-05-15ppc-aix core file relocation.Joel Brobecker1-0/+9
2013-02-042013-02-04 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior1-0/+13
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-12-19Fix copyright years in gdbarch.h and gdbarch.c.Joel Brobecker1-2/+1
2012-12-15gdbarch-ification of ravenscar-thread support.Joel Brobecker1-0/+6
2012-12-14gdbTom Tromey1-0/+10
2012-11-21gdb/Yao Qi1-7/+0
2012-11-14 * gdbarch.h, gdbarch.c: Rebuild.Tom Tromey1-8/+2
2012-11-09 * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey1-2/+1
2012-11-09gdb/Pedro Alves1-11/+20
2012-08-02gdb/Yao Qi1-1/+1
2012-07-27gdb/Jan Kratochvil1-1/+2
2012-06-08gdb/Yao Qi1-0/+10
2012-06-05New "iterate_over_objfiles_in_search_order" gdbarch method.Joel Brobecker1-0/+24
2012-06-042012-06-04 Pedro Alves <palves@redhat.com>Pedro Alves1-2/+3
2012-06-042012-06-04 Pedro Alves <palves@redhat.com>Pedro Alves1-4/+7