summaryrefslogtreecommitdiff
path: root/sim/arm/armos.c
Commit message (Expand)AuthorAgeFilesLines
* sim: formally assume unistd.h always exists (via gnulib)Mike Frysinger2023-01-161-3/+0
* sim: nltvals: localize TARGET_<open> definesMike Frysinger2021-10-311-6/+11
* sim: switch config.h usage to defs.hMike Frysinger2021-05-161-1/+3
* sim: callback: convert time interface to 64-bitMike Frysinger2021-05-141-3/+3
* sim: create header namespaceMike Frysinger2021-05-141-1/+1
* Fix printf formatting errors where "0x" is used as a prefix for a decimal num...Dr. David Alan Gilbert2020-10-221-2/+2
* sim: use ARRAY_SIZE instead of ad-hoc sizeof calculationsMike Frysinger2017-02-131-1/+2
* Small improvements to the ARM simulator to cope with illegal binaries.Nick Clifton2016-07-141-1/+4
* sim: arm: delete unused codeMike Frysinger2015-12-251-82/+0
* Remove extraneous whitespace from ARM sim sources.Nick Clifton2015-07-141-11/+11
* Add support for ARM v6 instructions.Nick Clifton2015-06-281-2/+1
* [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
* * armos.c (SWIflen): Do not treate file descriptor zero asMark Mitchell2007-02-271-1/+1
* 2006-03-07 Paul Brook <paul@codesourcery.com>Paul Brook2006-03-071-2/+2
* * armos.c (ARMul_OSHandleSWI): Handle the RedBoot systemDaniel Jacobowitz2006-02-021-2/+19
* 2005-11-16 Shaun Jackman <sjackman@gmail.com>Daniel Jacobowitz2005-11-171-13/+89
* Update the address of the FSF organizationNick Clifton2005-05-121-1/+1
* * armos.c (fcntl.h): Do not include it.Mark Mitchell2003-12-291-25/+16
* Add iWMMXt support to ARM simulatorNick Clifton2003-03-271-10/+39
* (SWIWrite0): Catch big-endian bug when printing charactersNick Clifton2003-03-021-1/+7
* oops - fix typo in previous deltaNick Clifton2002-08-161-2/+2
* Catch and ignore SWIs of -1, they can be caused by an interrupted systemNick Clifton2002-08-151-0/+14
* Move include/callback.h and include/remote-sim.h to include/gdb/.Andrew Cagney2002-06-091-1/+1
* Only perform access checks if 'check' is set.Nick Clifton2002-05-271-2/+2
* Add support for target specific command line switches to old-style simualtors.Nick Clifton2002-05-201-249/+296
* Uses sim callback interface for system calls in RedBoot SWI support.Nick Clifton2002-05-091-8/+13
* Support the RedBoot SWI in ARM mode and some of its system calls.Nick Clifton2002-05-091-30/+104
* * armos.c (SWIWrite0): Use generic host_callback mechanismKeith Seitz2002-02-211-31/+40
* Add support for disabling alignment checks when performing GDB interfaceNick Clifton2001-02-281-20/+7
* remove spurious whitespaceNick Clifton2001-02-141-6/+6
* Prevent Aborts from happening whilst emulating a SWINick Clifton2001-02-141-62/+76
* Detect installation of SWI vector by running program as well as loading program.Nick Clifton2001-02-011-2/+2
* Add 0x91 as an FPE SWI.Nick Clifton2000-12-111-0/+1
* Suppress support of DEMON swi's in XScale mode.Nick Clifton2000-12-031-71/+103
* Add support for ARM's v5TE architecture and Intel's XScale extenstionsNick Clifton2000-11-301-18/+49
* Add support for v4 SystemMode.Nick Clifton2000-05-301-0/+1
* Fix compile time warning messages.Nick Clifton2000-02-081-612/+18
* import gdb-2000-02-04 snapshotJason Molenda2000-02-051-696/+757
* import gdb-1999-12-06 snapshotJason Molenda1999-12-071-2/+13
* import gdb-1999-10-11 snapshotJason Molenda1999-10-121-1/+1
* import gdb-1999-10-04 snapshotJason Molenda1999-10-051-3/+3
* Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-161-0/+1136
* Initial creation of sourceware repositoryStan Shebs1999-04-161-968/+0
* Allow simulator to work with Angel SWIs.Nick Clifton1998-06-021-0/+7
* Mon Jun 1 17:14:19 1998 Anthony Thompson (athompso@cambridge.arm.com)Jason Molenda1998-06-021-0/+961