Remove path name from test case
[binutils-gdb.git] / gdb / gdbarch.c
2023-10-04 Luis Machadocorefile/bug: Add hook to control the use of target...
2023-08-28 John Baldwincore: Support fetching x86 XSAVE layout from architectures.
2023-04-21 Tom TromeyHandle erroneous DW_AT_call_return_pc
2023-04-18 Carl LovePowerPC: fix _Float128 type output string
2023-04-06 Andrew Burgessgdb: fix reg corruption from displaced stepping on...
2023-03-27 Pedro Alvesdisplaced step: pass down target_waitstatus instead...
2023-03-22 Andrew Burgessgdb: remove gdbarch_displaced_step_fixup_p
2023-03-13 Andrew Burgessgdb: add gdbarch::displaced_step_buffer_length
2023-03-13 Andrew Burgessgdbarch: remove some unneeded predefault="0" from gdbar...
2023-03-13 Andrew Burgessgdbarch: improve generation of validation in gdbarch...
2023-03-13 Andrew Burgessgdbarch: use predefault for more value components withi...
2023-03-13 Andrew Burgessgdb/gdbarch: remove the 'invalid=None' state from gdbar...
2023-02-27 Tom TromeyRemove old GNU indent directives
2023-01-17 Tom TromeyRemove two unused fields from gdbarch
2023-01-05 Simon Marchigdb: make gdbarch_alloc take ownership of the tdep
2023-01-03 Tom TromeyDon't emit gdbarch_return_value
2023-01-03 Tom TromeyAdd new overload of gdbarch_return_value
2023-01-01 Joel BrobeckerUpdate copyright year range in header of all files...
2022-12-16 Luis Machado[aarch64] Fix removal of non-address bits for PAuth
2022-12-05 Thiago Jung Bauermanngdbarch.py: Fix indentation in the generated set_gdbarc...
2022-12-05 Thiago Jung Bauermanngdbarch.py: Fix indentation in the generated gdbarch_du...
2022-11-30 Tom de Vries[gdb] Improve printing of float formats
2022-11-14 Carl LovePowerPC, fix support for printing the function return...
2022-10-31 Tom TromeyUse enum for gdbarch's call_dummy_location
2022-10-31 Tom TromeyInline initialization of gdbarch members
2022-10-19 Pedro Alvesinternal_error: remove need to pass __FILE__/__LINE__
2022-10-10 Tom TromeyChange GDB to use frame_info_ptr
2022-10-02 Andrew Burgessgdb: add asserts to gdbarch_register_name
2022-09-29 Simon Marchigdb: constify auxv parse functions
2022-09-20 Tom TromeyMove solib_ops into gdbarch
2022-08-04 Tom TromeyUse registry in gdbarch
2022-08-04 Tom TromeyUse new and delete for gdbarch
2022-08-04 Tom TromeyUse bool in gdbarch
2022-07-26 Andrew Burgessgdb: rename gdbarch_tdep struct to fix g++ 4.8 build
2022-07-19 Luis Machado[AArch64] MTE corefile support
2022-05-05 Simon Marchigdb: use gdb::function_view for gdbarch_iterate_over_ob...
2022-04-07 Andrew Burgessgdb: make gdbarch_register_reggroup_p take a const...
2022-03-29 Tom TromeyUnify gdb printf functions
2022-03-14 Andrew Burgessgdb/gdbarch: compare some fields against 0 verify_gdbarch
2022-03-14 Andrew Burgessgdb/gdbarch: remove the predicate function for gdbarch_...
2022-03-02 Tom TromeyMove copyright code from gdbarch.py to new file
2022-01-05 Tom TromeyUse filtered output for gdbarch dump
2022-01-01 Joel BrobeckerCopyright Year update after running gdb/copyright.py
2021-12-17 Tom TromeyRemove gdbarch.sh
2021-12-17 Tom TromeyDo not sort the fields in gdbarch_dump
2021-12-17 Tom TromeyMove ordinary gdbarch code to arch-utils
2021-11-17 Aaron Mereygdb: Add aliases for read_core_file_mappings callbacks
2021-08-12 Simon Marchigdb: make gdbarch_printable_names return a vector
2021-06-28 Simon Marchigdb: remove gdbarch_info::tdep_info
2021-03-24 Simon Marchigdb: make gdbarch_data_registry static
2021-03-24 Luis MachadoNew gdbarch memory tagging hooks
2021-03-08 Tom TromeyConvert stap probes to create operations
2021-03-08 Tom TromeyConvert dtrace probes to use operations
2021-01-21 Simon Marchigdb: make some variables static
2021-01-01 Joel BrobeckerUpdate copyright year range in all GDB files
2020-12-04 Simon Marchigdb: move displaced stepping logic to gdbarch, allow...
2020-12-04 Simon Marchigdb: rename displaced_step_closure to displaced_step_co...
2020-11-19 Simon Marchigdb: remove `other` parameter in read_core_file_mapping...
2020-11-02 Simon Marchigdb, gdbserver, gdbsupport: fix leading space vs tabs...
2020-10-29 Simon Marchigdb: remove parameter of gdbarch_displaced_step_hw_sing...
2020-10-21 Simon Marchigdb: make gdbarch_make_corefile_notes return a unique ptr
2020-10-20 Simon Marchigdb: make gdbarch_displaced_step_hw_singlestep return...
2020-10-20 Simon Marchigdb: make gdbarch predicates return bool
2020-09-14 Pedro AlvesUse type_instance_flags more throughout
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-25 Rainer OrthRemove obsolete gdbarch_static_transform_name
2020-05-24 Simon Marchigdb: make gdbarch.sh write gdbarch.{c,h} directly
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-13 Simon Marchigdb: add back declarations for _initialize functions
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-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-12-19 Andrew Burgessgdb: Add default frame methods to gdbarch
2018-11-16 Alan HaywardPass return_method to _push_dummy_call
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-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
next