gdb: use a range based for loop when iterating over an array
[binutils-gdb.git] / gdb / s390-tdep.c
2022-01-01 Joel BrobeckerCopyright Year update after running gdb/copyright.py
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/
2012-04-27 Sergio Durigan Junior2012-04-27 Sergio Durigan Junior <sergiodj@redhat...
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-12-19 Ulrich Weigand * s390-tdep.c (s390_push_dummy_call): Set addressing...
2011-12-07 Ulrich Weigand * s390-tdep.c: Replace "Linux" by "GNU/Linux" in comments
2011-12-06 Ulrich WeigandChangeLog:
2011-11-30 Ulrich WeigandChangeLog:
2011-11-30 Ulrich Weigand * s390-tdep.c (s390_gdbarch_init): Call set_gdbarch_ge...
2011-11-30 Ulrich Weigand * s390-tdep.c (s390_displaced_step_fixup): Fix process...
2011-09-21 Ulrich Weigand * s390-tdep.c (s390_function_arg_pass_by_reference...
2011-07-05 Thiago Jung Bauermanngdb/
2011-03-18 Pedro Alves gdb/
2011-03-18 Pedro Alves gdb/
2011-01-11 Michael Snyder2011-01-11 Michael Snyder <msnyder@vmware.com>
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-08-04 Pedro Alves * s390-tdep.c: Include linux-tdep.h.
2010-06-25 Ulrich Weigand * s390-tdep.c (s390_push_dummy_call): Error on stack...
2010-01-04 Ulrich Weigand * features/Makefile (WHICH): Add s390-linux32...
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-09-29 Ulrich Weigand * s390-tdep.c (s390_displaced_step_fixup): Use type...
2009-09-27 Ulrich Weigand * s390-tdep.c (op_bctr, op_bctgr, op_bct, op1_bctg...
2009-07-02 Ulrich Weigand * defs.h (extract_signed_integer, extract_unsigned_int...
2009-06-28 Daniel Jacobowitz gdb/
2009-06-17 Ulrich Weigand * prologue-value.c (make_pv_area): Add ADDR_BIT argument.
2009-05-22 Pedro Alves * target.h (struct section_table): Rename to ...
next