summaryrefslogtreecommitdiff
path: root/gdb/sh-linux-tdep.c
AgeCommit message (Expand)Author
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker
2022-10-10Change GDB to use frame_info_ptrTom Tromey
2022-07-21gdb: move the type cast into gdbarch_tdepAndrew Burgess
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker
2021-11-15gdb: fix gdbarch_tdep ODR violationSimon Marchi
2021-08-17gdb: Don't assume r_ldsomap when r_version > 1 on LinuxH.J. Lu
2021-01-01Update copyright year range in all GDB filesJoel Brobecker
2020-12-04gdb: make displaced stepping implementation capable of managing multiple buffersSimon Marchi
2020-12-04gdb: move displaced stepping logic to gdbarch, allow starting concurrent disp...Simon Marchi
2020-11-02gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi
2020-01-13gdb: add back declarations for _initialize functionsSimon Marchi
2020-01-01Update copyright year range in all GDB files.Joel Brobecker
2019-07-10Don't include gdbarch.h from defs.hTom Tromey
2019-01-01Update copyright year range in all GDB files.Joel Brobecker
2018-04-16gdb: Remove support for SH-5/SH64Pedro Alves
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-09-09Remove unnecessary function prototypes.John Baldwin
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-09-30SH: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'Andreas Arnez
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-05-072012-05-07 Chung-Lin Tang <cltang@codesourcery.com>Chung-Lin Tang
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-08-04 * corelow.c (core_pid_to_str): Default to using normal_pid_to_strPedro Alves
2010-01-01Update copyright year in most headers.Joel Brobecker
2009-10-212009-10-21 Andrew Stubbs <ams@codesourcery.com>Andrew Stubbs
2009-01-03 Updated copyright notices for most files.Joel Brobecker
2008-02-27 * configure.tgt (sh-*-linux*): Match sh*. Add glibc-tdep.o.Daniel Jacobowitz
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker
2007-01-09Copyright updates for 2007.Daniel Jacobowitz
2006-11-28 * config/tm-linux.h: Delete file.Ulrich Weigand
2005-12-17 * breakpoint.c:Eli Zaretskii
2005-04-27* sh-tdep.c (sh_linux_svr4_fetch_link_map_offsets): Remove function.Mark Kettenis