]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/s390-tdep.c
Update copyright year range in header of all files managed by GDB
[thirdparty/binutils-gdb.git] / gdb / s390-tdep.c
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
2018-05-02  Pedro AlvesConvert struct target_ops to C++
2018-02-21  Yao Qiclass readable_regcache and pass readable_regcache...
2018-01-30  Philipp Rudos390: Fix gdb.base/all-architectures.exp with --enable...
2018-01-23  Philipp Rudos390: Move record-replay to s390-tdep.c
2018-01-23  Philipp Rudos390: Split up s390-linux-tdep.c into two files
2013-10-30  Ulrich WeigandS/390: Rename source files to *-linux-*
2013-10-30  Ulrich WeigandClean up whitespace in S/390 -tdep and -nat files.
2013-09-16  Pierre Muller * arm-linux-tdep.c: Add "elf/common.h" header.
2013-09-13  Ulrich Weigandgdb/ChangeLog:
2013-09-13  Ulrich Weigand2013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2013-07-17  Doug Evans * nto-tdep.c (nto_relocate_section_addresses): Update,
2013-06-24  Maciej W. Rozycki * objfiles.h (pc_in_section): New prototype.
2013-04-19  Pedro Alves-Wpointer-sign: s390-tdep.c.
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-11-02  Tom Tromey * configure: Rebuild.
2012-09-25  Siddhesh Poyarekar * ada-valprint.c (ada_val_print_1): Eliminate single-use
2012-09-17  Siddhesh Poyarekar * m2-valprint.c (m2_print_array_contents): Eliminate...
2012-05-18  Sergio Durigan Junior2012-05-18 Sergio Durigan Junior <sergiodj@redhat...
2012-05-16  Maciej W. Rozycki gdb/
next