Commit Graph

43 Commits

Author SHA1 Message Date
Stefan `Sec` Zehl 1554d114d1 Make it work on FreeBSD, too. 2012-01-03 00:10:56 +01:00
Stefan `Sec` Zehl 60da28cddd Following the idea of
9beb9bbaae
make the simulator timing more accurate.
2012-01-03 00:05:44 +01:00
bernd c3d1b63c2a Added mktable.pl to make Makefiles happy in simulat0r tree 2011-12-30 03:57:06 +01:00
bernd 52222b35ed Copy EXPORTS file into simulat0r 2011-12-30 03:47:32 +01:00
bernd b4915949b3 Removed dangling bridge files 2011-12-28 22:33:06 +01:00
Rainer Mueller 12f3a37fe8 Weak aliasing is not supported with Mach-O
This fixes the simulator for Mac OS X.
2011-08-12 19:10:40 +02:00
bernd b47978690d Adjust simulat0r .gitignore files to match r0ket 2011-08-06 16:52:48 +02:00
bernd 12b98a8bd6 Provide a dummy secrets file for simulat0r builds 2011-08-06 16:51:37 +02:00
bernd 3308ced1c3 Don´t hide symbols that do not collide with libc 2011-08-06 16:50:25 +02:00
bernd ccb9a6a6c3 Fix warning 2011-08-06 16:45:25 +02:00
bernd 66d742fe8c Fix warning 2011-08-06 16:44:48 +02:00
bernd b4c80c480c Added dummy implementation for GetChrgStat to simulat0r 2011-08-05 03:12:41 +02:00
bernd d500cf0cbc Added some more bridge files to bring new r0ket sources into simulat0r 2011-08-04 14:32:33 +02:00
bernd ebc4c4eca4 Added .gitignore files 2011-08-04 14:32:03 +02:00
bernd 309e8356d6 Added some more bridge files to bring new r0ket sources into simulat0r 2011-08-04 14:14:39 +02:00
bernd 1a8d44470b Added table.[ch] to follow r0ket .gitignore 2011-08-04 14:12:32 +02:00
bernd e32693aad2 removed simulat0r bridge files due to removed r0ket sources 2011-08-03 14:05:03 +02:00
bernd aa95549b2f Yet another bridge file 2011-08-01 05:59:45 +02:00
bernd 2e1587103c Merge git://github.com/r0ket/r0ket 2011-08-01 05:55:02 +02:00
bernd 86381283d1 Added some more bridge files to bring new r0ket sources into simulat0r 2011-08-01 05:54:40 +02:00
Rainer Mueller 377d614c38 Fix build on Mac OS X
The header stdio.h on Mac OS X includes some defines to do buffer
overflow checks if using _FORTIFY_SOURCE > 2, which is the default.
Defining _FORTIFY_SOURCE=0 disables this behavior.

The Mac OS X linker ld64 has problem with common symbols in static
archives. The workaround here is to run 'ranlib -c' on the static
archive.
2011-08-01 05:45:16 +02:00
bernd a0b26e40a9 Added some more bridge files to bring new r0ket sources into simulat0r 2011-08-01 04:44:42 +02:00
bernd 020c4d8190 Cleanup: use r0ket source expect for that one init function 2011-07-29 07:06:12 +02:00
bernd aed4765bf8 Added some more bridge files for simulat0r 2011-07-29 04:47:15 +02:00
bernd ad81bd24ac Added some more bridge files for simulat0r 2011-07-29 04:37:52 +02:00
bernd 9d933f7d4c Use untracked Makefile.sitespecific to optionally override some build flags 2011-07-29 04:33:29 +02:00
bernd 959ff32306 Provide time_t for globalconfig in simulat0r 2011-07-28 02:21:27 +02:00
bernd 1ea859d6f1 Patch away some asm inlines 2011-07-25 09:08:07 +02:00
bernd 580425615e Replaced usbMSC functions with dummy "implementations" in simulat0r 2011-07-25 08:51:22 +02:00
bernd 36b67aad74 Added .gitignore to simulator/firmware 2011-07-24 23:58:26 +02:00
roy rocket 009e235af0 oops, added real generated files, undone... 2011-07-24 23:32:08 +02:00
roy rocket 603ba7049c New wrapper includes 2011-07-24 23:23:02 +02:00
bernd c7e867815d Added include bridge files for new r0ket source files 2011-07-24 08:34:25 +02:00
bernd 561daa9406 Removed mmap code which lingered around from very early simulat0r approach 2011-07-24 08:33:03 +02:00
bernd 0ecb6ddffb Added include bridge file 2011-07-20 08:01:01 +02:00
bernd 5629836c37 Use patching include bridge for simulat0r/firmware Makefile 2011-07-20 07:57:06 +02:00
bernd 2ced260379 Simulat0r doesn´t have siprintf, use sprintf instead where needed by firmware code 2011-07-20 07:45:54 +02:00
bernd fca18b5029 Added workaround ARM asm 2011-07-20 07:41:14 +02:00
bernd ffcd95d412 Added new include bridge files 2011-07-20 07:07:50 +02:00
bernd 575f1a7d42 Use generated include-bridges for Makefiles 2011-07-20 07:05:58 +02:00
bernd ed74ed76c4 Stay close to r0ket firmware and just #define away some lowlevel functions 2011-07-20 06:25:11 +02:00
bernd 46900e3ecd Added mkwrapper for simulat0r 2011-07-19 10:11:07 +02:00
bernd 20d9fee431 Added simulat0r 2011-07-19 10:09:03 +02:00