aboutsummaryrefslogtreecommitdiff
path: root/sim/common/sim-io.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-12-16sim: fix mingw builds with replacement gnulib openMike Frysinger1-2/+2
2021-12-04sim: include stdint.h when neededMike Frysinger1-0/+1
2021-12-04sim: include stdarg.h when usedMike Frysinger1-0/+1
2021-12-04sim: reorder header includesMike Frysinger1-6/+4
2021-11-11sim: io: tweak compiler workaround with error outputMike Frysinger1-3/+3
2021-10-31sim: drop unused targ-vals.h includesMike Frysinger1-1/+0
2021-09-09sim: drop old O_NDELAY & FNBLOCK supportMike Frysinger1-2/+2
2021-06-29sim: callback: add printf attributesMike Frysinger1-1/+3
2021-06-17sim: split sim/callback.h include outMike Frysinger1-0/+1
2021-05-16sim: switch config.h usage to defs.hMike Frysinger1-0/+4
2021-05-14sim: callback: convert FS interfaces to 64-bitMike Frysinger1-2/+2
2021-05-14sim: callback: convert time interface to 64-bitMike Frysinger1-4/+3
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-01-19sim: add some stdlib.h includesSimon Marchi1-0/+2
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-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-12-03callback.h:struct host_callback_struct compilation error on Windows hosts.Joel Brobecker1-2/+2
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-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-1/+1
2011-05-11sim: fix func call style (space before paren)Mike Frysinger1-64/+64
2011-03-21 * gennltvals.sh: Search sys/_default_fcntl.h, in addition toKevin Buettner1-0/+12
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-01-01Update copyright notices to add year 2010.Joel Brobecker1-1/+1
2009-01-14 Update the copyright notice of some of the files I missedJoel Brobecker1-1/+1
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-08-24 Switch the license of all files explicitly copyright the FSFJoel Brobecker1-4/+2
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2002-11-232002-11-22 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-20/+22
1999-04-26import gdb-19990422 snapshotStan Shebs1-3/+13
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+379
1999-04-16Initial creation of sourceware repositoryStan Shebs1-374/+0
1998-05-06Copy polling code in PSIM simulator into common directory. WillAndrew Cagney1-145/+65
1997-11-26* sim-io.c (sim_io_getstring): Delete unused len2. (sim_io_syscalls):Andrew Cagney1-2/+0
1997-11-26nuke lseekMichael Meissner1-56/+220
1997-03-21Pass GCC -W...Andrew Cagney1-68/+70
1997-03-07New files:Andrew Cagney1-0/+290