summaryrefslogtreecommitdiff
path: root/gdb/s390-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* gdb: add back declarations for _initialize functionsSimon Marchi2020-01-131-1/+2
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* [gdb] Fix typos in commentsTom de Vries2019-10-171-8/+8
* Change gcc_target_options to return std::stringTom Tromey2019-10-151-2/+2
* s390: Fix infcalls passing a single-field struct with static membersAndreas Arnez2019-10-151-3/+18
* s390: Add record/replay support for arch13 instructionsAndreas Arnez2019-10-091-6/+49
* bfd_section_* macrosAlan Modra2019-09-191-3/+1
* s390: Implement 'type_align' gdbarch methodAndreas Arnez2019-08-091-0/+33
* Replace throw_exception with throw in some casesTom Tromey2019-04-081-1/+1
* Rename gdb exception typesTom Tromey2019-04-081-1/+1
* Rewrite TRY/CATCHTom Tromey2019-04-081-3/+2
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Pass return_method to _push_dummy_callAlan Hayward2018-11-161-3/+4
* S390: Fix crash when remote tdesc doesn't define vec128Andreas Arnez2018-10-191-1/+2
* Simple -Wshadow=local fixesTom Tromey2018-10-041-3/+3
* S390: Fix displaced stepping of "basr r,0"Andreas Arnez2018-07-131-0/+3
* target_stack -> current_top_target() throughoutPedro Alves2018-06-071-1/+1
* Remove regcache_raw_supplySimon Marchi2018-05-301-2/+2
* Remove regcache_cooked_write_partSimon Marchi2018-05-301-11/+6
* Remove regcache_cooked_read_partSimon Marchi2018-05-301-6/+4
* Remove regcache_cooked_writeSimon Marchi2018-05-301-9/+6
* Remove regcache_cooked_readSimon Marchi2018-05-301-4/+3
* Remove regcache_raw_writeSimon Marchi2018-05-301-2/+2
* Remove regcache_raw_readSimon Marchi2018-05-301-1/+1
* Fix "fall through" commentsTom Tromey2018-05-041-2/+4
* Convert struct target_ops to C++Pedro Alves2018-05-031-1/+1
* class readable_regcache and pass readable_regcache to gdbarch pseudo_register...Yao Qi2018-02-211-1/+1
* s390: Fix gdb.base/all-architectures.exp with --enable-targets=allPhilipp Rudo2018-01-301-2/+21
* s390: Move record-replay to s390-tdep.cPhilipp Rudo2018-01-231-0/+3964
* s390: Split up s390-linux-tdep.c into two filesPhilipp Rudo2018-01-231-0/+3159
* S/390: Rename source files to *-linux-*Ulrich Weigand2013-10-301-3390/+0
* Clean up whitespace in S/390 -tdep and -nat files.Ulrich Weigand2013-10-301-131/+131
* * arm-linux-tdep.c: Add "elf/common.h" header.Pierre Muller2013-09-161-2/+2
* gdb/ChangeLog:Ulrich Weigand2013-09-131-3/+82
* 2013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>Ulrich Weigand2013-09-131-194/+175
* * nto-tdep.c (nto_relocate_section_addresses): Update,Doug Evans2013-07-171-1/+2
* * objfiles.h (pc_in_section): New prototype.Maciej W. Rozycki2013-06-241-1/+1
* -Wpointer-sign: s390-tdep.c.Pedro Alves2013-04-191-4/+4
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* * configure: Rebuild.Tom Tromey2012-11-021-7/+8
* * ada-valprint.c (ada_val_print_1): Eliminate single-useSiddhesh Poyarekar2012-09-251-2/+4
* * m2-valprint.c (m2_print_array_contents): Eliminate variableSiddhesh Poyarekar2012-09-171-11/+6
* 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior2012-05-181-1/+0
* gdb/Maciej W. Rozycki2012-05-161-1/+1
* 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior2012-04-271-1/+25
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* * s390-tdep.c (s390_push_dummy_call): Set addressing mode bitUlrich Weigand2011-12-191-2/+8
* * s390-tdep.c: Replace "Linux" by "GNU/Linux" in commentsUlrich Weigand2011-12-071-10/+10
* ChangeLog:Ulrich Weigand2011-12-061-5/+277
* ChangeLog:Ulrich Weigand2011-11-301-86/+104