aboutsummaryrefslogtreecommitdiff
path: root/gdb/m32r-linux-tdep.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-22gdb: move store/extract integer functions to extract-store-integer.{c,h}Simon Marchi1-0/+1
2024-03-26gdb, gdbserver, gdbsupport: remove includes of early headersSimon Marchi1-1/+0
2024-02-20gdb: pass frames as `const frame_info_ptr &`Simon Marchi1-7/+7
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-10-10Change GDB to use frame_info_ptrTom Tromey1-7/+7
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-08-17gdb: Don't assume r_ldsomap when r_version > 1 on LinuxH.J. Lu1-1/+1
2021-06-29gdb: add names to unwinders, add debug messages when looking for unwinderSimon Marchi1-0/+1
2021-01-19Convert some frame functions to use gdb::array_view.Luis Machado1-5/+5
2021-01-04Refactor struct trad_frame_saved_regsLuis Machado1-3/+3
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-12-04gdb: make displaced stepping implementation capable of managing multiple buffersSimon Marchi1-1/+1
2020-12-04gdb: move displaced stepping logic to gdbarch, allow starting concurrent disp...Simon Marchi1-1/+1
2020-11-02gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi1-2/+2
2020-01-13gdb: add back declarations for _initialize functionsSimon Marchi1-1/+2
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-07-10Don't include gdbarch.h from defs.hTom Tromey1-0/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-08-13Split size in regset section iteratorsAlan Hayward1-1/+2
2018-05-30Remove regcache_raw_collectSimon Marchi1-5/+4
2018-05-30Remove regcache_raw_supplySimon Marchi1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-10-25s/get_regcache_arch (regcache)/regcache->arch ()/gYao Qi1-2/+2
2017-09-09Remove unnecessary function prototypes.John Baldwin1-3/+0
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-05-07remove trivialy unused variablesTrevor Saunders1-1/+0
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-09-25Add some more casts (1/2)Simon Marchi1-3/+3
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-09-30M32R: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'Andreas Arnez1-9/+10
2014-08-07M32R Linux: Fill 'collect_regset' in regset structure.Andreas Arnez1-18/+61
2014-08-07Include string.h in common-defs.hGary Benson1-2/+0
2014-05-21Constify regset structures.Andreas Arnez1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-02-02 * blockframe.c (find_pc_partial_function_gnu_ifunc): Change type ofDoug Evans1-2/+2
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-03-18 gdb/Pedro Alves1-0/+1
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+2
2010-08-04 * corelow.c (core_pid_to_str): Default to using normal_pid_to_strPedro Alves1-0/+4
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-06-28 * alphafbsd-tdep.c: Update for unwinder changes.Ulrich Weigand1-43/+42
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-06-15 * arm-tdep.c (arm_print_float_info): Use register value from FRAMEUlrich Weigand1-1/+1
2007-02-27 * dwarf2-frame.c (dwarf2_frame_cache, dwarf2_frame_this_id)Daniel Jacobowitz1-1/+1
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1