aboutsummaryrefslogtreecommitdiff
path: root/sim/cr16/simops.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-16sim: formally assume unistd.h always exists (via gnulib)Mike Frysinger1-2/+0
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-12-23sim: cr16: move arch-specific settings to internal headerMike Frysinger1-0/+2
2022-12-22sim: move bfd.h include out of sim-main.hMike Frysinger1-0/+2
2022-01-06sim: cr16: migrate to standard uintXX_t typesMike Frysinger1-594/+594
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-11-28sim: cr16: switch to new target-newlib-syscallMike Frysinger1-48/+25
2021-06-18sim: split sim-signal.h include outMike Frysinger1-0/+1
2021-05-16sim: switch config.h usage to defs.hMike Frysinger1-2/+2
2021-04-22Do not check for sys/time.h or sys/times.hTom Tromey1-2/+0
2021-01-11sim: clean up C11 header includesMike Frysinger1-4/+0
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
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-11-15sim: cr16: drop global callback stateMike Frysinger1-53/+51
2015-11-15sim: cr16: convert to common sim engine logicMike Frysinger1-47/+24
2015-11-15sim: cr16: convert to common sim memory modulesMike Frysinger1-1/+1
2015-11-15sim: cr16: push down sd/cpu varsMike Frysinger1-726/+725
2015-03-30sim: cr16: convert to nrunMike Frysinger1-4/+11
2015-03-29sim: cr16: clean up misc warningsMike Frysinger1-421/+430
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-01-07remove PARAMS from simTom Tromey1-4/+4
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-08-30sim: cr16: improve trap handlingMike Frysinger1-2/+19
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-1/+1
2011-12-30sim: cr16: add ifdefs around undefined syscallsMike Frysinger1-0/+10
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-01-01Update copyright notices to add year 2010.Joel Brobecker1-2/+2
2009-01-14 Update the copyright notice of some of the files I missedJoel Brobecker1-2/+2
2008-05-05Cleaned up unwanted code and fixed BIT operations simulation.M R Swami Reddy1-66/+14
2008-04-08Added Files:M R Swami Reddy1-0/+6027