aboutsummaryrefslogtreecommitdiff
path: root/gdb/s390-tdep.c
AgeCommit message (Expand)AuthorFilesLines
2019-09-19bfd_section_* macrosAlan Modra1-3/+1
2019-08-09s390: Implement 'type_align' gdbarch methodAndreas Arnez1-0/+33
2019-04-08Replace throw_exception with throw in some casesTom Tromey1-1/+1
2019-04-08Rename gdb exception typesTom Tromey1-1/+1
2019-04-08Rewrite TRY/CATCHTom Tromey1-3/+2
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-11-16Pass return_method to _push_dummy_callAlan Hayward1-3/+4
2018-10-19S390: Fix crash when remote tdesc doesn't define vec128Andreas Arnez1-1/+2
2018-10-04Simple -Wshadow=local fixesTom Tromey1-3/+3
2018-07-13S390: Fix displaced stepping of "basr r,0"Andreas Arnez1-0/+3
2018-06-07target_stack -> current_top_target() throughoutPedro Alves1-1/+1
2018-05-30Remove regcache_raw_supplySimon Marchi1-2/+2
2018-05-30Remove regcache_cooked_write_partSimon Marchi1-11/+6
2018-05-30Remove regcache_cooked_read_partSimon Marchi1-6/+4
2018-05-30Remove regcache_cooked_writeSimon Marchi1-9/+6
2018-05-30Remove regcache_cooked_readSimon Marchi1-4/+3
2018-05-30Remove regcache_raw_writeSimon Marchi1-2/+2
2018-05-30Remove regcache_raw_readSimon Marchi1-1/+1
2018-05-04Fix "fall through" commentsTom Tromey1-2/+4
2018-05-03Convert struct target_ops to C++Pedro Alves1-1/+1
2018-02-21class readable_regcache and pass readable_regcache to gdbarch pseudo_register...Yao Qi1-1/+1
2018-01-30s390: Fix gdb.base/all-architectures.exp with --enable-targets=allPhilipp Rudo1-2/+21
2018-01-23s390: Move record-replay to s390-tdep.cPhilipp Rudo1-0/+3964
2018-01-23s390: Split up s390-linux-tdep.c into two filesPhilipp Rudo1-0/+3159
2013-10-30S/390: Rename source files to *-linux-*Ulrich Weigand1-3390/+0
2013-10-30Clean up whitespace in S/390 -tdep and -nat files.Ulrich Weigand1-131/+131
2013-09-16 * arm-linux-tdep.c: Add "elf/common.h" header.Pierre Muller1-2/+2
2013-09-13gdb/ChangeLog:Ulrich Weigand1-3/+82
2013-09-132013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>Ulrich Weigand1-194/+175
2013-07-17 * nto-tdep.c (nto_relocate_section_addresses): Update,Doug Evans1-1/+2
2013-06-24 * objfiles.h (pc_in_section): New prototype.Maciej W. Rozycki1-1/+1
2013-04-19-Wpointer-sign: s390-tdep.c.Pedro Alves1-4/+4
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-11-02 * configure: Rebuild.Tom Tromey1-7/+8
2012-09-25 * ada-valprint.c (ada_val_print_1): Eliminate single-useSiddhesh Poyarekar1-2/+4
2012-09-17 * m2-valprint.c (m2_print_array_contents): Eliminate variableSiddhesh Poyarekar1-11/+6
2012-05-182012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior1-1/+0
2012-05-16 gdb/Maciej W. Rozycki1-1/+1
2012-04-272012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior1-1/+25
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-12-19 * s390-tdep.c (s390_push_dummy_call): Set addressing mode bitUlrich Weigand1-2/+8
2011-12-07 * s390-tdep.c: Replace "Linux" by "GNU/Linux" in commentsUlrich Weigand1-10/+10
2011-12-06ChangeLog:Ulrich Weigand1-5/+277
2011-11-30ChangeLog:Ulrich Weigand1-86/+104
2011-11-30 * s390-tdep.c (s390_gdbarch_init): Call set_gdbarch_get_siginfo_type.Ulrich Weigand1-0/+2
2011-11-30 * s390-tdep.c (s390_displaced_step_fixup): Fix processing of LARLUlrich Weigand1-3/+10
2011-09-21 * s390-tdep.c (s390_function_arg_pass_by_reference): HandleUlrich Weigand1-10/+17
2011-07-05gdb/Thiago Jung Bauermann1-1/+1
2011-03-18 gdb/Pedro Alves1-0/+3
2011-03-18 gdb/Pedro Alves1-19/+35