]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/s390-tdep.c
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / gdb / s390-tdep.c
7 days ago  Tom TromeyChange file initialization to use INIT_GDB_FILE macro
2025-04-23  Tom de Vries[gdb/testsuite] Add selftest disassemble-s390x
2025-04-08  Tom TromeyUpdate copyright dates to include 2025
2025-04-03  Tom TromeyMany minor typo fixes
2025-01-24  Tom de Vries[gdb/tdep] Fix gdb.ada/O2_float_param.exp on s390x...
2025-01-17  Guinevere Larsengdb: Migrate frame unwinders to use C++ classes
2025-01-17  Guinevere Larsengdb: add "unwinder class" to frame unwinders
2025-01-15  Tom de Vries[gdb/tdep] Fix gdb.base/store.exp on s390x
2025-01-09  Tom de Vries[gdb/tdep] Fix gdb.base/readnever.exp on s390x
2025-01-09  Tom de Vries[gdb/tdep] Use symbolic constants in s390_prologue_fram...
2025-01-04  Tom de Vries[gdb/tdep] Fix gdb.base/finish-pretty.exp on s390x
2024-12-11  Jens Remusgdb: s390: Correct record/replay of may/mayr insn
2024-11-27  Andreas Arnez[gdb/tdep] s390: Add arch15 record/replay support
2024-10-06  Tom de Vries[gdb] Fix common misspellings
2024-04-23  Simon Marchigdb: move store/extract integer functions to extract...
2024-03-27  Simon Marchigdb, gdbserver, gdbsupport: remove includes of early...
2024-03-22  Tom TromeyUse std::string for disassembler options
2024-02-26  Andreas Arnezgdb: s390: Add arch14 record/replay support
2024-02-20  Simon Marchigdb: pass frames as `const frame_info_ptr &`
2024-01-12  Andrew BurgessUpdate copyright year range in header of all files...
2023-12-24  Simon Marchigdb: pass frame_info_ptr to gdbarch_value_from_register
2023-12-14  Simon Marchigdb: rename gdbarch_pseudo_register_write to gdbarch_de...
2023-11-29  Tom TromeyUse C++17 [[fallthrough]] attribute
2023-05-01  Tom TromeyReplace field_is_static with a method
2023-04-06  Andrew Burgessgdb: fix reg corruption from displaced stepping on...
2023-03-29  Andrew Burgessgdb: move displaced_step_dump_bytes into gdbsupport...
2023-02-13  Tom TromeyTurn many optimized-out value functions into methods
2023-02-13  Tom TromeyTurn remaining value_contents functions into methods
2023-02-13  Tom TromeyTurn allocate_optimized_out_value into static "constructor"
2023-02-13  Tom TromeyTurn value_offset into method
2023-02-13  Tom TromeyTurn value_type into method
2023-01-05  Simon Marchigdb: make gdbarch_alloc take ownership of the tdep
2023-01-01  Joel BrobeckerUpdate copyright year range in header of all files...
2022-12-10  Tom de Vries[gdb/tdep] Fix larl handling in s390_displaced_step_fixup
2022-10-19  Pedro Alvesinternal_error: remove need to pass __FILE__/__LINE__
2022-10-10  Tom TromeyChange GDB to use frame_info_ptr
2022-09-21  Simon Marchigdb: remove TYPE_LENGTH
2022-09-21  Simon Marchigdb: remove TYPE_TARGET_TYPE
2022-08-16  Tom TromeyRemove register_gdbarch_init
2022-07-21  Andrew Burgessgdb: move the type cast into gdbarch_tdep
2022-04-07  Andrew Burgessgdb: make gdbarch_register_reggroup_p take a const...
2022-04-02  Tiezhu Yanggdb: rename floatformats_ia64_quad to floatformats_ieee...
2022-03-29  Tom TromeyUnify gdb printf functions
2022-01-01  Joel BrobeckerAutomatic Copyright Year update after running gdb/copyr...
2021-12-29  Tom TromeyUse correct stream for process record output
2021-11-15  Simon Marchigdb: fix gdbarch_tdep ODR violation
2021-10-25  Simon Marchigdb: change functions returning value contents to use...
2021-07-08  Simon Marchigdb: don't set Linux-specific displaced stepping method...
2021-06-29  Simon Marchigdb: add names to unwinders, add debug messages when...
2021-05-27  Simon Marchigdb: fix some indentation issues
2021-03-24  Simon Marchigdb: remove current_top_target function
2021-02-24  Andrew Burgessgdb: spread a little 'const' through the target_section...
2021-01-19  Luis Machadotrad-frame cleanups
2021-01-04  Luis MachadoRefactor struct trad_frame_saved_regs
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  Andreas Arnezgdb/s390: Correct recording of "store on condition...
2020-10-30  Simon Marchigdb: introduce displaced_debug_printf
2020-10-29  Simon Marchigdb: remove parameter of gdbarch_displaced_step_hw_sing...
2020-10-20  Simon Marchigdb: make gdbarch_displaced_step_hw_singlestep return...
2020-09-17  Tom TromeyChange management of tdesc_arch_data
2020-09-14  Pedro AlvesUse type_instance_flags more throughout
2020-09-14  Simon Marchigdb: remove TYPE_VECTOR
2020-09-14  Simon Marchigdb: remove TYPE_VARARGS
2020-09-14  Simon Marchigdb: remove TYPE_UNSIGNED
2020-07-29  Tom de Vries[tdep/s390] Fix Wmaybe-uninitialized in s390_displaced_...
2020-06-08  Simon Marchigdb: remove FIELD_TYPE macro
2020-05-23  Simon Marchigdb: remove TYPE_FIELD macro
2020-05-22  Simon Marchigdb: remove TYPE_NFIELDS macro
2020-05-14  Simon Marchigdb: remove TYPE_CODE macro
2020-02-18  Bernd EdlingerFix build with gcc-4.8.x
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-02-08  Tom TromeyMove DWARF code to dwarf2/ subdirectory
2020-01-13  Simon Marchigdb: add back declarations for _initialize functions
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-10-17  Tom de Vries[gdb] Fix typos in comments
2019-10-15  Tom TromeyChange gcc_target_options to return std::string
2019-10-15  Andreas Arnezs390: Fix infcalls passing a single-field struct with...
2019-10-09  Andreas Arnezs390: Add record/replay support for arch13 instructions
2019-09-19  Alan Modrabfd_section_* macros
2019-08-09  Andreas Arnezs390: Implement 'type_align' gdbarch method
2019-04-08  Tom TromeyReplace throw_exception with throw in some cases
2019-04-08  Tom TromeyRename gdb exception types
2019-04-08  Tom TromeyRewrite TRY/CATCH
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-11-16  Alan HaywardPass return_method to _push_dummy_call
2018-10-19  Andreas ArnezS390: Fix crash when remote tdesc doesn't define vec128
2018-10-05  Tom TromeySimple -Wshadow=local fixes
2018-07-13  Andreas ArnezS390: Fix displaced stepping of "basr r,0"
2018-06-07  Pedro Alvestarget_stack -> current_top_target() throughout
2018-05-30  Simon MarchiRemove regcache_raw_supply
2018-05-30  Simon MarchiRemove regcache_cooked_write_part
2018-05-30  Simon MarchiRemove regcache_cooked_read_part
2018-05-30  Simon MarchiRemove regcache_cooked_write
2018-05-30  Simon MarchiRemove regcache_cooked_read
2018-05-30  Simon MarchiRemove regcache_raw_write
2018-05-30  Simon MarchiRemove regcache_raw_read
2018-05-05  Tom TromeyFix "fall through" comments
next