]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/gdbarch.sh
Add bfloat16 support for AVX512 register view.
[thirdparty/binutils-gdb.git] / gdb / gdbarch.sh
2020-09-11  Felix WillgerodtAdd bfloat16 support for AVX512 register view.
2020-07-22  Kevin BuettnerAdd new gdbarch method, read_core_file_mappings
2020-07-22  John BaldwinRetire the now-unused gdbarch handle_segmentation_fault...
2020-07-22  John BaldwinAdd a new gdbarch hook to report additional signal...
2020-07-06  Andrew Burgessgdb: Remove deprecated_set_gdbarch_data
2020-06-29  Simon Marchigdb: fix documentation of gdbarch_displaced_step_copy_insn
2020-06-25  Rainer OrthRemove obsolete gdbarch_static_transform_name
2020-05-24  Simon Marchigdb: make gdbarch.sh write gdbarch.{c,h} directly
2020-04-30  Simon Marchigdb: silence shellcheck warning SC2162 (use read -r...
2020-04-30  Simon Marchigdb: fix shellcheck warnings SC2154 (referenced but...
2020-04-30  Simon Marchigdb: fix shellcheck warnings SC2034 (unused variable...
2020-04-30  Simon Marchigdb: fix shellcheck warnings SC2166 (&& and !! instead...
2020-04-30  Simon Marchigdb: fix shellcheck warnings SC2006 (use $() instead...
2020-04-30  Simon Marchigdb: fix shellcheck warnings SC2086 (missing double...
2020-04-30  Simon Marchigdb: fix shellcheck warnings SC2059 (variables in print...
2020-03-16  Simon Marchigdb: move enum gdb_osabi to osabi.h
2020-02-14  Simon Marchigdb: introduce displaced_step_closure_up type alias
2020-02-14  Simon Marchigdb: make gdbarch_displaced_step_copy_insn return an...
2020-01-29  Luis MachadoRecognize more program breakpoint patterns
2020-01-21  Simon Marchigdb: add declaration for _initialize_gdbarch in gdbarch.sh
2020-01-01  Joel BrobeckerUpdate copyright year in gdbarch.sh doc/gdb.texinfo...
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-12-04  Tom TromeyRemove gdbarch_bits_big_endian
2019-10-15  Tom TromeyChange gcc_target_options to return std::string
2019-08-16  Alan HaywardMove [PAC] into a new MI field addr_flags
2019-07-17  Andrew Burgessgdb: Remove a non-const reference parameter
2019-06-28  Sergio Durigan JuniorAdjust i386 registers on SystemTap probes' arguments...
2019-04-05  Tom TromeyMake base class for parser_state
2019-03-13  Tom TromeyChange pid_to_str to return std::string
2019-03-12  John BaldwinAdd a new gdbarch method to resolve the address of...
2019-02-27  Andrew Burgessgdb: Restructure type_align and gdbarch_type_align
2019-02-22  Andrew Burgessgdb: Update copyright year range generated by gdbarch.sh
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-12-19  Andrew Burgessgdb: Add default frame methods to gdbarch
2018-12-13  John BaldwinAdd an optional "alias" attribute to syscall entries.
2018-11-16  Alan HaywardPass return_method to _push_dummy_call
2018-11-16  Alan HaywardUse enum for return method for dummy calls
2018-10-22  Simon MarchiIntroduce gdbarch_num_cooked_regs
2018-08-31  Pedro AlvesAdd comment describing continuable/steppable/non-steppa...
2018-08-13  Alan HaywardSplit size in regset section iterators
2018-07-02  Maciej W. RozyckiGDB PR tdep/8282: MIPS: Wire in `set disassembler-options'
2018-06-21  Pedro AlvesUse thread_info and inferior pointers more throughout
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-04-09  Pedro AlvesApply "Convert observers to C++" edit to gdbarch.sh
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-13  Simon MarchiRemove simple_displaced_step_copy_insn
2017-10-11  Maciej W. RozyckiGDB: Remove Linux core PRPSINFO note writer override
2017-10-03  Maciej W. Rozyckigdbarch: Remove duplicate `struct objfile' declaration
2017-09-09  John BaldwinRemove unnecessary function prototypes.
2017-08-07  Maciej W. Rozyckigdbarch: Use an anonymous union for target data in...
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-03  Simon Marchigdbarch.sh: Remove commented out TARGET_CHAR_BIT definition
2017-05-02  Simon MarchiChange return type of gdbarch_software_single_step...
2017-05-02  Simon MarchiChange field separator in gdbarch.sh
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-04-25  Yao QiForce to insert software single step breakpoint
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-26  Simon MarchiFix gdbarch.c build error
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
next