summaryrefslogtreecommitdiff
path: root/sim/ppc/emul_netbsd.c
Commit message (Expand)AuthorAgeFilesLines
* sim: formally assume unistd.h always exists (via gnulib)Mike Frysinger2023-01-161-2/+0
* sim/ppc: initialize a memory buffer in all casesAndrew Burgess2022-10-241-1/+1
* sim: ppc: drop natural typesMike Frysinger2022-01-011-6/+6
* sim: fix compilation on mingw64 [PR sim/28476]Orgad Shaneh2021-10-301-2/+4
* sim: ppc: avoid shadowing errnoMike Frysinger2021-05-291-4/+0
* sim: ppc: fix Wnonnull warningTom de Vries2021-05-191-2/+1
* sim: clean up C11 header includesMike Frysinger2021-01-111-9/+0
* Fix printf formatting errors where "0x" is used as a prefix for a decimal num...Dr. David Alan Gilbert2020-10-221-1/+1
* sim: ppc: netbsd: Sync signal names with NetBSD 9.99.49Kamil Rytarowski2020-03-121-0/+32
* sim: ppc: netbsd: Sync errno codes with NetBSD 9.99.49Kamil Rytarowski2020-03-121-1/+18
* sim: use ARRAY_SIZE instead of ad-hoc sizeof calculationsMike Frysinger2017-02-131-3/+3
* sim: ppc: track closed state of file descriptors 0, 1, and 2.Kevin Buettner2015-12-291-12/+66
* [sim] Update old contact info in GPL license noticesJoel Brobecker2012-12-191-2/+1
* Update sim copyright headers from GPLv2-or-later to GPLv3-or-later.Joel Brobecker2012-12-191-1/+1
* sim: punt zfree()Mike Frysinger2011-02-141-4/+4
* * emul_netbsd.c (emul_netbsd_create): Quote file-name property.Mark Mitchell2006-02-021-1/+4
* * configure.ac (USE_WIN32API): Define it.Mark Mitchell2005-11-281-3/+2
* 2004-09-24 Ian Lance Taylor <ian@wasabisystems.com>Andrew Cagney2004-09-241-0/+8
* 2003-10-16 Michael Snyder <msnyder@redhat.com>Michael Snyder2003-10-171-1/+1
* Fixes for NetBSD 1.5. NetBSD has been renumbering/renaming itsAndrew Cagney2001-03-051-0/+12
* * emul_netbsd.c (do_open): Translate the flag parameter to theGeoffrey Keating2001-01-151-1/+19
* Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-161-0/+1439
* Initial creation of sourceware repositoryStan Shebs1999-04-161-1425/+0
* Add Solaris and Linux emulationsMichael Meissner1996-06-021-1/+1
* More changes for GO32 canadian cross buildsMichael Meissner1996-05-241-0/+1
* More changes for GO32 canadian cross buildsMichael Meissner1996-05-241-24/+84
* Check for sys/ioctl.hMichael Meissner1996-05-161-26/+33
* Add input support; at end of user writes, call fflushMichael Meissner1996-02-221-0/+2
* Update to 1995-02-20 releaseMichael Meissner1996-02-211-2/+17
* Work with HP/UX 9.00Michael Meissner1996-02-141-52/+44
* Changes from AndrewMichael Meissner1995-12-151-220/+355
* first stage in function unit support; add new switches & latest code from andrewMichael Meissner1995-11-081-1/+0
* Use autoconf correctly; provide more stats with -IMichael Meissner1995-11-021-6/+18
* Lots of changesMichael Meissner1995-11-011-0/+1202