]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/gdbarch.c
Generated files
[thirdparty/binutils-gdb.git] / gdb / gdbarch.c
2018-05-31  Omair JavaidUnset gdbarch significant_addr_bit by default
2018-05-21  Simon MarchiIntroduce obstack_new, poison other "typed" obstack...
2018-04-30  Tom TromeyRemove long_long_align_bit gdbarch attribute
2018-04-30  Tom TromeyAdd initial type alignment support
2018-04-13  Markus Metzgerinfrun: step through indirect branch thunks
2018-03-19  Tom TromeyConvert observers to C++
2018-02-24  Tom TromeyRemove cleanups from check_fast_tracepoint_sals
2018-02-21  Yao QiPass readable_regcache to gdbarch method read_pc
2018-02-21  Yao Qiclass readable_regcache and pass readable_regcache...
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-12-08  Yao QiClear non-significant bits of address on memory access
2017-10-11  Maciej W. RozyckiGDB: Remove Linux core PRPSINFO note writer override
2017-09-09  John BaldwinRemove unnecessary function prototypes.
2017-07-07  John BaldwinAdd a new gdbarch method to fetch signal information...
2017-06-09  Simon Marchigdbarch: Remove displaced_step_free_closure
2017-05-24  Yao QiDelegate opcodes to select disassembler in GDB
2017-05-02  Simon MarchiChange return type of gdbarch_software_single_step...
2017-04-26  Jiong Wang[gdbarch] New method "execute_dwarf_cfa_vendor_op"...
2017-04-12  Pedro AlvesTeach GDB that wchar_t is a built-in type in C++ mode
2017-04-05  Pedro Alves-Wwrite-strings: The Rest
2017-04-05  Pedro Alves-Wwrite-strings: Constify target_pid_to_str and target_...
2017-03-07  Peter BergnerGDB: Fix some null pointer dereferences due to disassem...
2017-02-28  Peter BergnerGDB: Add support for the new set/show disassembler...
2017-02-02  Pedro AlvesEliminate make_cleanup_ui_file_delete / make ui_file...
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-11-22  Yao QiChange gdbarch software_single_step frame_info to regcache
2016-11-08  Pedro AlvesUse ui_file_as_string in gdbarch.sh/gdbarch.c
2016-11-08  Yao Qigdbarch software_single_step returns VEC (CORE_ADDR) *
2016-11-03  Yao QiDetermine the kind of single step breakpoint
2016-11-03  Yao QiAdd default_breakpoint_from_pc
2016-11-03  Yao QiRemove gdbarch_remote_breakpoint_from_pc
2016-11-03  Yao QiNew gdbarch methods breakpoint_kind_from_pc and sw_brea...
2016-09-06  Ulrich WeigandAdd gdbarch callback to provide formats for debug info...
2016-06-24  John BaldwinAdd a new gdbarch method to print a single AUXV entry.
2016-05-23  Yao QiSkip unwritable frames in command "finish"
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-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 MarchiFix gdbarch.c build error
2015-08-26  Simon MarchiReplace some xmalloc-family functions with XNEW-family...
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-04  Yao QiRegenerate gdbarch.c to sync with gdbarch.sh
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 AlvesC++ keyword cleanliness, mostly auto-generated
2015-02-17  Jose E. MarchesiNew gdbarch functions: dtrace_parse_probe_argument...
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 ArnezReplace 'core_regset_sections' by iterator method
2014-08-07  Gary BensonInclude string.h in common-defs.h
2014-08-07  Gary BensonInclude gdb_assert.h in common-defs.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-16  Markus Metzgergdbarch: add instruction predicate methods
2014-01-14  Yao QiChange 'len''s type from LONGEST to ULONGEST: gdbarch...
2014-01-13  Tom Tromeyreplace XMALLOC with XNEW
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-11-18  Tom Tromeyremove gdb_string.h
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-10-31  Tom Tromey * gdbarch.c: Rebuild.
2012-10-22  Ali AnwarAli Anwar <ali_anwar@codesourcery.com>
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-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...
next