aboutsummaryrefslogtreecommitdiff
path: root/gdb/mn10300-linux-tdep.c
AgeCommit message (Expand)AuthorFilesLines
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-27Avoid -Wnarrowing warnings in struct tramp_frame instancesTom Tromey1-12/+12
2018-08-13Split size in regset section iteratorsAlan Hayward1-4/+4
2018-05-30Remove regcache_raw_collectSimon Marchi1-56/+54
2018-05-30Remove regcache_raw_supplySimon Marchi1-56/+54
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-09-09Remove unnecessary function prototypes.John Baldwin1-3/+0
2017-05-08Remove some uses of MAX_REGISTER_SIZE uses from mn10300-linux-tdep.cAlan Hayward1-12/+5
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-09-25Add some more casts (2/2)Simon Marchi1-3/+4
2015-02-04Fix internal error when core file section is too bigAndreas Arnez1-4/+4
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-09-30MN10300: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sect...Andreas Arnez1-11/+12
2014-08-07Include string.h in common-defs.hGary Benson1-1/+0
2014-08-07Include gdb_assert.h in common-defs.hGary Benson1-1/+0
2014-08-07Move stdlib.h to common-defs.hGary Benson1-2/+0
2014-05-21MN10300: Replace regset_alloc() invocations by static regset structures.Andreas Arnez1-9/+12
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-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-01-092011-01-08 Michael Snyder <msnyder@vmware.com>Michael Snyder1-5/+7
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-08-04 * corelow.c (core_pid_to_str): Default to using normal_pid_to_strPedro Alves1-1/+4
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-02-22 Silence a few -Wmissing-prototypes warnings.Pedro Alves1-0/+3
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-04-30 * hppanbsd-tdep.c, m68kbsd-tdep.c, mn10300-linux-tdep.c,Daniel Jacobowitz1-6/+6
2008-01-22 * mn10300-linux-tdep.c (am33_linux_sigframe_cache_init): FindKevin Buettner1-0/+2
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+2
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-4/+4
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2006-11-20Index: ChangeLogAndrew Cagney1-3/+3
2006-02-28Add am33 linux signal frame support.Kevin Buettner1-0/+239
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3
2005-09-07 * mn10300-linux-tdep.c (mn10300_linux_svr4_fetch_link_map_offsets):Kevin Buettner1-44/+1
2005-09-06 * mn10300-linux-tdep.c (solib-svr4.h): Include.Kevin Buettner1-0/+46
2005-09-02 * mn10300-linux-tdep.c: New file.Kevin Buettner1-0/+486