Improve gdb_remote_download, remove gdb_download
[external/binutils.git] / gdb / gdbarch.h
2016-03-23 Yao QiRemove comments on software_single_step in gdbarch.sh
2016-02-18 Walfred TedeschiIntel MPX bound violation handling
2016-02-18 Marcin Koƛcielnickigdb: Add guess_tracepoint_registers hook to gdbarch.
2016-01-19 John BaldwinAdd support for extracting thread names from cores.
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-10-26 Doug EvansPR symtab/17391 gdb internal error: assertion fails...
2015-10-15 Aleksandar RistovskiRemove core_regset_section
2015-09-30 Simon Marchigdbarch.h: Change gdbarch_info::tdep_info's type to...
2015-09-03 Patrick PalkaUse gdbarch obstack to allocate the TYPE_NAME string...
2015-08-29 Patrick PalkaRevert "Use gdbarch obstack to allocate the TYPE_NAME...
2015-08-29 Patrick PalkaUse gdbarch obstack to allocate the TYPE_NAME string...
2015-08-26 Simon MarchiReplace some xmalloc-family functions with XNEW-family...
2015-08-07 Pedro AlvesPPC64: Fix gdb.arch/ppc64-atomic-inst.exp with displace...
2015-07-30 Pierre LangloisRemove isize output argument from fast_tracepoint_valid_at
2015-06-12 Simon Marchigdbarch: add addressable_memory_unit_size method
2015-06-03 Jan Kratochvilcompile: Use also inferior munmap
2015-05-26 Martin GalvanRename in_function_epilogue_p to stack_frame_destroyed_p
2015-02-27 Pedro Alvesgdbarch.h: include regcache.h
2015-02-17 Jose E. MarchesiNew gdbarch functions: dtrace_parse_probe_argument...
2015-02-04 Andreas ArnezFix internal error when core file section is too big
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-12-18 Yao QiRefactor gdbarch method print_float_info
2014-12-12 Tom Tromeyadd gnu_triplet_regexp gdbarch method
2014-12-12 Jan Kratochviladd infcall_mmap and gcc_target_options gdbarch methods
2014-12-12 Maciej W. RozyckiMIPS: Keep the ISA bit in compressed code addresses
2014-11-20 Sergio Durigan JuniorPartial fix for PR breakpoints/10737: Make syscall...
2014-11-12 Pedro Alvesadd a default method for gdbarch_skip_permanent_breakpoint
2014-10-10 Pedro AlvesSplit vDSO range lookup to a gdbarch hook
2014-09-30 Andreas ArnezDrop 'regset_from_core_section' gdbarch method
2014-09-30 Andreas ArnezAdd 'regset' parameter to 'iterate_over_regset_sections_cb'
2014-09-30 Andreas ArnezReplace 'core_regset_sections' by iterator method
2014-08-15 Joel BrobeckerAdd "frame.h" #include in gdbarch.h.
2014-06-16 Tom Tromeyconstify to_info_proc and friends
2014-04-17 Ulrich WeigandUse address_from_register in dwarf2-frame.c:read_addr_f...
2014-02-27 Mark KettenisAdd auxv parsing to the architecture vector.
2014-02-19 Yao QiFix PR16220
2014-02-07 Yao Qicore_xfer_shared_libraries and core_xfer_shared_librari...
2014-02-04 Ulrich WeigandPowerPC64 ELFv2 ABI: skip global entry point code
2014-01-17 Simon MarchiAdd comments to gdbarch_address_class_name_to_type_flags.
2014-01-16 Markus Metzgergdbarch: add instruction predicate methods
2014-01-14 Yao QiChange 'len''s type from LONGEST to ULONGEST: gdbarch...
2014-01-07 Yao QiUse enum bfd_endian in gdbarch.sh
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-12-19 Sergio Durigan JuniorExtend SystemTap SDT probe argument parser
2013-10-17 Joel BrobeckerDocument the get_longjmp_target gdbarch method.
2013-09-16 Stan Shebs * README: Update references to writing code for GDB.
2013-08-09 Sergio Durigan JuniorThis patch implements the new gdbarch method gdbarch_gd...
2013-05-15 Joel Brobeckerppc-aix core file relocation.
2013-02-04 Sergio Durigan Junior2013-02-04 Sergio Durigan Junior <sergiodj@redhat...
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-19 Joel BrobeckerFix copyright years in gdbarch.h and gdbarch.c.
2012-12-15 Joel Brobeckergdbarch-ification of ravenscar-thread support.
2012-12-14 Tom Tromeygdb
2012-11-21 Yao Qigdb/
2012-11-14 Tom Tromey * gdbarch.h, gdbarch.c: Rebuild.
2012-11-09 Tom Tromey * gdbarch.sh (target_gdbarch): Remove macro.
2012-11-09 Pedro Alvesgdb/
2012-08-02 Yao Qigdb/
2012-07-27 Jan Kratochvilgdb/
2012-06-08 Yao Qigdb/
2012-06-05 Joel BrobeckerNew "iterate_over_objfiles_in_search_order" gdbarch...
2012-06-04 Pedro Alves2012-06-04 Pedro Alves <palves@redhat.com>
2012-06-04 Pedro Alves2012-06-04 Pedro Alves <palves@redhat.com>
2012-05-24 Pedro Alves2012-05-24 Pedro Alves <palves@redhat.com>
2012-05-24 Pedro Alvesgdb/
2012-05-23 Pedro Alves2012-05-23 Pedro Alves <palves@redhat.com>
2012-05-16 Maciej W. Rozycki gdb/
2012-04-27 Sergio Durigan Junior2012-04-27 Sergio Durigan Junior <sergiodj@redhat...
2012-02-07 Doug Evans * gdbtypes.h (struct main_type): Change type of name...
2012-02-02 Doug Evans * blockframe.c (find_pc_partial_function_gnu_ifunc...
2012-01-20 Ulrich Weigand * gdbarch.sh (find_memory_regions): New callback.
2012-01-20 Ulrich Weigand * gdbarch.sh (make_corefile_notes): New architecture...
2012-01-20 Ulrich Weigand * gdbarch.sh (info_proc): New callback.
2011-12-28 Jan Kratochvilgdb/
2011-10-26 Joel BrobeckerRegenerate gdbarch.h
2011-10-11 David S. MillerFix jit.exp on most 32-bit targets.
2011-09-27 Stan Shebs Add return address collection for tracepoints.
2011-07-22 Tom Tromeygdb
2011-03-18 Pedro Alves gdb/
2011-03-18 Pedro Alves gdb/
2011-01-07 Michael Snyder2011-01-07 Michael Snyder <msnyder@vmware.com>
2010-12-28 Hui Zhu2010-12-28 Hui Zhu <teawater@gmail.com>
2010-08-18 Pedro Alves2010-08-18 Pedro Alves <pedro@codesourcery.com>
2010-08-06 Corinna Vinschen * dwarf2-frame.c (struct dwarf2_cie): Add ptr_size...
2010-07-19 Jan Kratochvilgdb/
2010-07-06 Ulrich Weigandinclude/ChangeLog:
2010-05-26 Pedro Alvesgdb/
2010-05-07 Pedro Alves * gdbarch.sh (qsupported): Delete.
2010-05-05 Hui Zhu2010-05-05 Hui Zhu <teawater@gmail.com>
2010-04-24 Pedro Alves * defs.h: Adjust comment.
2010-03-08 Pedro Alves * solib.c (solib_find): Replace extension if
2010-03-05 Tom Tromeygdb
2010-02-03 H.J. LuAdd qsupported to gdbarch.
2010-02-01 Daniel Jacobowitz * arch-utils.c (default_remote_breakpoint_from_pc...
2010-01-06 Stan Shebs Add fast tracepoints.
2009-11-11 Michael Snyder2009-11-11 Michael Snyder <msnyder@vmware.com>
2009-10-19 Pedro Alves2009-10-19 Pedro Alves <pedro@codesourcery.com>
2009-09-29 Ulrich Weigand * gdbarch.sh (displaced_step_hw_singlestep): New callback.
2009-09-21 Hui Zhu2009-09-21 Hui Zhu <teawater@gmail.com>
2009-09-15 Sergio Durigan JuniorImplementing catch syscall.
next