aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbarch.c
AgeCommit message (Expand)AuthorFilesLines
2014-09-30Drop 'regset_from_core_section' gdbarch methodAndreas Arnez1-32/+0
2014-09-30Replace 'core_regset_sections' by iterator methodAndreas Arnez1-11/+23
2014-08-07Include string.h in common-defs.hGary Benson1-2/+0
2014-08-07Include gdb_assert.h in common-defs.hGary Benson1-1/+0
2014-06-16constify to_info_proc and friendsTom Tromey1-2/+2
2014-04-17Use address_from_register in dwarf2-frame.c:read_addr_from_regUlrich Weigand1-2/+2
2014-02-27Add auxv parsing to the architecture vector.Mark Kettenis1-0/+32
2014-02-19Fix PR16220Yao Qi1-182/+0
2014-02-07core_xfer_shared_libraries and core_xfer_shared_libraries_aix returns ULONGESTYao Qi1-2/+2
2014-02-04PowerPC64 ELFv2 ABI: skip global entry point codeUlrich Weigand1-0/+33
2014-01-16gdbarch: add instruction predicate methodsMarkus Metzger1-0/+72
2014-01-14Change 'len''s type from LONGEST to ULONGEST: gdbarch methods core_xfer_share...Yao Qi1-2/+2
2014-01-13replace XMALLOC with XNEWTom Tromey1-5/+5
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-78/+107
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-08-09This patch implements the new gdbarch method gdbarch_gdb_signal_to_target.Sergio Durigan Junior1-0/+33
2013-05-15ppc-aix core file relocation.Joel Brobecker1-0/+33
2013-02-042013-02-04 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior1-0/+33
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/+24
2012-12-14gdbTom Tromey1-0/+33
2012-11-21gdb/Yao Qi1-24/+0
2012-11-14 * gdbarch.h, gdbarch.c: Rebuild.Tom Tromey1-1/+1
2012-11-09 * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey1-2/+2
2012-11-09gdb/Pedro Alves1-2/+9
2012-10-31 * gdbarch.c: Rebuild.Tom Tromey1-5/+2
2012-10-22Ali Anwar <ali_anwar@codesourcery.com>Ali Anwar1-8/+8
2012-08-02gdb/Yao Qi1-2/+2
2012-07-27gdb/Jan Kratochvil1-1/+2
2012-06-08gdb/Yao Qi1-0/+24
2012-06-05New "iterate_over_objfiles_in_search_order" gdbarch method.Joel Brobecker1-0/+25
2012-06-042012-06-04 Pedro Alves <palves@redhat.com>Pedro Alves1-3/+12
2012-05-242012-05-24 Pedro Alves <palves@redhat.com>Pedro Alves1-13/+13
2012-05-24gdb/Pedro Alves1-16/+16
2012-05-232012-05-23 Pedro Alves <palves@redhat.com>Pedro Alves1-24/+0
2012-05-16 gdb/Maciej W. Rozycki1-2/+2
2012-04-272012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior1-0/+250
2012-02-07 * gdbtypes.h (struct main_type): Change type of name,tag_name,Doug Evans1-2/+2
2012-02-02 * blockframe.c (find_pc_partial_function_gnu_ifunc): Change type ofDoug Evans1-1/+1
2012-01-20 * gdbarch.sh (find_memory_regions): New callback.Ulrich Weigand1-0/+33
2012-01-20 * gdbarch.sh (make_corefile_notes): New architecture callback.Ulrich Weigand1-0/+33
2012-01-20 * gdbarch.sh (info_proc): New callback.Ulrich Weigand1-0/+33
2011-10-26Fix 'sprintf' of potential NULL pointer in 'maint print arch'Joel Brobecker1-1/+1
2011-10-11Fix jit.exp on most 32-bit targets.David S. Miller1-0/+24
2011-09-27 Add return address collection for tracepoints.Stan Shebs1-0/+24
2011-07-22gdbTom Tromey1-0/+33
2011-06-03Various spelling fixes.Joel Brobecker1-1/+1