summaryrefslogtreecommitdiff
path: root/gdb/gdbarch.c
Commit message (Expand)AuthorAgeFilesLines
* gdbarch: add addressable_memory_unit_size methodSimon Marchi2015-06-121-0/+23
* Regenerate gdbarch.c to sync with gdbarch.shYao Qi2015-06-041-3/+3
* compile: Use also inferior munmapJan Kratochvil2015-06-031-0/+23
* Rename in_function_epilogue_p to stack_frame_destroyed_pMartin Galvan2015-05-261-12/+12
* C++ keyword cleanliness, mostly auto-generatedPedro Alves2015-02-271-11/+11
* New gdbarch functions: dtrace_parse_probe_argument, dtrace_probe_is_enabled, ...Jose E. Marchesi2015-02-171-0/+128
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Refactor gdbarch method print_float_infoYao Qi2014-12-181-11/+2
* add gnu_triplet_regexp gdbarch methodTom Tromey2014-12-121-0/+23
* add infcall_mmap and gcc_target_options gdbarch methodsJan Kratochvil2014-12-121-0/+46
* MIPS: Keep the ISA bit in compressed code addressesMaciej W. Rozycki2014-12-121-2/+80
* Partial fix for PR breakpoints/10737: Make syscall info be per-arch instead o...Sergio Durigan Junior2014-11-201-0/+44
* add a default method for gdbarch_skip_permanent_breakpointPedro Alves2014-11-121-11/+2
* Split vDSO range lookup to a gdbarch hookPedro Alves2014-10-101-0/+23
* Drop 'regset_from_core_section' gdbarch methodAndreas Arnez2014-09-301-32/+0
* Replace 'core_regset_sections' by iterator methodAndreas Arnez2014-09-301-11/+23
* Include string.h in common-defs.hGary Benson2014-08-071-2/+0
* Include gdb_assert.h in common-defs.hGary Benson2014-08-071-1/+0
* constify to_info_proc and friendsTom Tromey2014-06-161-2/+2
* Use address_from_register in dwarf2-frame.c:read_addr_from_regUlrich Weigand2014-04-171-2/+2
* Add auxv parsing to the architecture vector.Mark Kettenis2014-02-271-0/+32
* Fix PR16220Yao Qi2014-02-191-182/+0
* core_xfer_shared_libraries and core_xfer_shared_libraries_aix returns ULONGESTYao Qi2014-02-071-2/+2
* PowerPC64 ELFv2 ABI: skip global entry point codeUlrich Weigand2014-02-041-0/+33
* gdbarch: add instruction predicate methodsMarkus Metzger2014-01-161-0/+72
* Change 'len''s type from LONGEST to ULONGEST: gdbarch methods core_xfer_share...Yao Qi2014-01-141-2/+2
* replace XMALLOC with XNEWTom Tromey2014-01-131-5/+5
* Use enum bfd_endian in gdbarch.shYao Qi2014-01-071-4/+4
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Extend SystemTap SDT probe argument parserSergio Durigan Junior2013-12-191-78/+107
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* This patch implements the new gdbarch method gdbarch_gdb_signal_to_target.Sergio Durigan Junior2013-08-091-0/+33
* ppc-aix core file relocation.Joel Brobecker2013-05-151-0/+33
* 2013-02-04 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior2013-02-041-0/+33
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* Fix copyright years in gdbarch.h and gdbarch.c.Joel Brobecker2012-12-191-2/+1
* gdbarch-ification of ravenscar-thread support.Joel Brobecker2012-12-151-0/+24
* gdbTom Tromey2012-12-141-0/+33
* gdb/Yao Qi2012-11-211-24/+0
* * gdbarch.h, gdbarch.c: Rebuild.Tom Tromey2012-11-141-1/+1
* * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey2012-11-091-2/+2
* gdb/Pedro Alves2012-11-091-2/+9
* * gdbarch.c: Rebuild.Tom Tromey2012-10-311-5/+2
* Ali Anwar <ali_anwar@codesourcery.com>Ali Anwar2012-10-221-8/+8
* gdb/Yao Qi2012-08-021-2/+2
* gdb/Jan Kratochvil2012-07-271-1/+2
* gdb/Yao Qi2012-06-081-0/+24
* New "iterate_over_objfiles_in_search_order" gdbarch method.Joel Brobecker2012-06-051-0/+25
* 2012-06-04 Pedro Alves <palves@redhat.com>Pedro Alves2012-06-041-3/+12
* 2012-05-24 Pedro Alves <palves@redhat.com>Pedro Alves2012-05-241-13/+13